속박된 태풍
구조물
monster base type attack cast speed +% and damage -% final [33]
Bound Storm
Spectre | N |
---|---|
Tags | aura_bearer, bludgeoning_weapon, 시전, construct, fast_movement, golem, is_unarmed, large_model, lightning_affinity, mud_blood, not_dex, not_str, ranged, small_height, stone_armour |
생명력
272%
Energy Shield From Life
100%
Ailment Threshold
272%
저항
0 0 75 0
Damage
160%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 8
Attack Time
1.755 Second
Damage Spread
±20%
경험치
160%
Model Size
110%
Type
LightningGolem
Metadata
LightningGolemStrongbox
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
17,499
방어도
28,790
회피
4,739
에너지 보호막
6,127
Damage
598
주문 피해
598
정확도
290
Attack Time
1.755
경험치
16,408
Ailment Threshold
17,499
Chill
55
Shock
55
Brittle
313
Scorch
55
Sap
153
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
LightningGolemWrath
Spell, Area, Buff, Aura, Lightning, Duration, AreaSpell
시전 속도: 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
Spell, Projectile, ProjectilesFromUser, Triggerable
치명타 확률: 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/LightningGolemStrongbox"] = { name = "Bound Storm", life = 2.72, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.755, attackRange = 8, accuracy = 1, skillList = { "MonsterProjectileSpellLightningGolem", "LightningGolemWrath", }, 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 = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |