能量腐屍
創造物
drop additional rare items [3]
Energy Aberration
幽魂 | N |
---|---|
標籤 | aura_bearer, bludgeoning_weapon, 法術, construct, fast_movement, golem, is_unarmed, large_model, lightning_affinity, medium_height, mud_blood, not_dex, not_str, ranged, stone_armour |
生命
260%
生命轉為護盾
100%
異常狀態臨界值
260%
抗性
0
0
85
0
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
1.755 秒
傷害分佈
±20%
經驗值
200%
Model Size
200%
類型
ProphecyLightningGolem
Metadata
ProphecyLightningGolem
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
16,727
護甲
28,790
閃避
4,739
能量護盾
0
傷害
747
法術傷害
747
命中
0
攻擊間隔
1.755
經驗值
20,510
異常狀態臨界值
16,727
冰緩
53
感電
53
易碎
299
焦灼
53
殘喘
146
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
ProphecyLightningGolemArc
持續時間, 閃電, 投射物, 玩家投射物, 投射物速度, 法術, 可觸發
暴擊率: 5%
附加傷害效用: 60%
施放時間: 0.8 秒
冷卻時間: 8 秒
造成 97.78 至 293.3 閃電傷害
+8 秒基礎持續時間
+8 秒基礎持續時間
LightningGolemWrath
法術, 範圍, 增益, 光環, 閃電, 持續時間, 範圍法術
施放時間: 0.8 秒
冷卻時間: 12 秒
+4 秒基礎持續時間
附加 3.432 至 30.89 閃電傷害
法術附加 2.059 至 18.53 閃電傷害
base deal no damage [1]
附加 3.432 至 30.89 閃電傷害
法術附加 2.059 至 18.53 閃電傷害
base deal no damage [1]
MonsterProjectileSpellLightningGolem
法術, 投射物, 玩家投射物, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 76.46 至 688.1 閃電傷害
15% 更少施放速度
base is projectile [1]
monster projectile variation [11]
spell maximum action distance +% [-40]
15% 更少施放速度
base is projectile [1]
monster projectile variation [11]
spell maximum action distance +% [-40]
Object Type
version 2 extends "Metadata/Monsters/Monster" BaseEvents { } Actor { basic_action = "Emerge" } Life { corpse_usable = false } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.5 fade_arrows = true } BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk ); " } Life { on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/lightning_elemental/lightning.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LightningGolem/ProphecyLightningGolem"] = { name = "Energy Aberration", life = 2.6, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 85, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "MonsterProjectileSpellLightningGolem", "LightningGolemWrath", "ProphecyLightningGolemArc", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterProjectileSpellLightningGolem"] = { name = "MonsterProjectileSpellLightningGolem", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "monster_projectile_variation", "active_skill_cast_speed_+%_final", "spell_maximum_action_distance_+%", "base_is_projectile", }, levels = { [1] = {0.20000000298023, 1.7999999523163, 11, -15, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["LightningGolemWrath"] = { name = "LightningGolemWrath", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.Aura] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, duration = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_minimum_added_lightning_damage", "attack_maximum_added_lightning_damage", "spell_minimum_added_lightning_damage", "spell_maximum_added_lightning_damage", "base_skill_effect_duration", "base_deal_no_damage", }, levels = { [1] = {0.20000000298023, 1.7999999523163, 0.11999999731779, 1.0800000429153, 4000, levelRequirement = 1, statInterpolation = {3, 3, 3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecyLightningGolemArc"] = { name = "ProphecyLightningGolemArc", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.ProjectileSpeed] = true, [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", }, levels = { [1] = {0.5, 1.5, 8000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
drop additional rare items [3]
Id | ProphecyAdditionalRareItemsBoss |
---|---|
Family | MonsterDropAdditionalRareItems |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.