끊임없는 태풍
구조물
damage taken +% from arrow traps final [-100]
몬스터 처치 시 플라스크가 충전되지 않음
monster casts shock nova text [1]
몬스터 처치 시 플라스크가 충전되지 않음
monster casts shock nova text [1]
cant touch this [1]
cant possess this [1]
cant possess this [1]
Unending Storm
Spectre | N |
---|---|
Tags | 시전, construct, immobile, is_unarmed, large_model, lightning_affinity, medium_height, not_dex, not_int, plate_armour |
생명력
200%
방어도
+100%
Ailment Threshold
200%
저항
0 0 0 0
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
경험치
100%
Model Size
100%
Type
LabyrinthMonsterTotem
Metadata
LabyrinthPopUpTotemMonsterLightning
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
12,867
방어도
57,580
회피
4,739
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.5
경험치
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
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).
PopUpTotemShockNova
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell, Nova
충격 폭발
시전 속도: 0.75 초
재사용 대기시간: 2 초
주위에 번개의 고리를 시전하고 잇따라 커다란 번개 폭발을 일으킵니다. 각각의 효과는 범위 내 적들을 공격하여 번개 피해를 줍니다.
736.5~2210 번개 피해
시전 속도 50% 증가
15%의 확률로 적을 감전
고리가 주는 피해 50% 감폭
is area damage [1]
시전 속도 50% 증가
15%의 확률로 적을 감전
고리가 주는 피해 50% 감폭
is area damage [1]
ReviveAfterDuration
Spell, Triggerable
시전 속도: 1 초
기본 지속시간 6초
사망 시 100%의 확률로 이 주문 발동
사망 시 100%의 확률로 이 주문 발동
Object Type
version 2 extends "Metadata/Monsters/Monster" Positioned { blocking = true object_size = 3 force_placement = true } Transitionable { num_states = 3 } Pathfinding { immobile = true } Stats { set_item_drop_slots = 0 set_cannot_be_converted_or_dominated = 1 mana_regeneration_rate_per_minute_% = 100 base_maximum_mana = 100000 set_monster_no_drops_or_experience = 1 set_max_frenzy_charges = 0 set_max_power_charges = 0 set_physical_damage_reduction_%_per_endurance_charge = 5 set_resist_all_elements_%_per_endurance_charge = 5 set_immune_vaal_lighting_warp = 1 immune_to_labyrinth_degen_effect = 1 immune_to_lava_damage = 1 damage_taken_+%_from_spike_traps_final = -100 damage_taken_+%_from_arrow_traps_final = -100 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 corpse_cannot_be_destroyed = 1 minion_dies_when_parent_dies = 1 cannot_have_life_leeched_from = 1 cannot_have_mana_leeched_from = 1 } Life { corpse_usable = false } Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Totems/LabyrinthPopUpTotemMonsterLightning"] = { name = "Unending Storm", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "PopUpTotemShockNova", "ReviveAfterDuration", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["PopUpTotemShockNova"] = { name = "Shock Nova", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "newshocknova_first_ring_damage_+%_final", "base_chance_to_shock_%", "base_cast_speed_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, -50, 15, 50, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ReviveAfterDuration"] = { name = "ReviveAfterDuration", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "cast_on_death_%", }, levels = { [1] = {6000, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
damage taken +% from arrow traps final [-100]
Id | LabyrinthArrowTrapDamageTaken2_ |
---|---|
Family | LabyrinthTrapDamage |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
몬스터 처치 시 플라스크가 충전되지 않음
Id | MonsterNoFlaskCharges |
---|---|
Family | MonsterSlainNoFlaskCharges |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | flask |
monster casts shock nova text [1]
Id | TotemCastsShockNovaText |
---|---|
Family | TotemCastsShockNovaText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
cant touch this [1]
Id | TormentCantTouchThis |
---|---|
Family | CantTouchThis |
Domains | 몬스터 (3) |
GenerationType | 고통 (7) |
Req. level | 1 |
Stats |
cant possess this [1]
Id | TormentCantPossessThis |
---|---|
Family | CantPossessThis |
Domains | 몬스터 (3) |
GenerationType | 고통 (7) |
Req. level | 1 |
Stats |
끊임없는 태풍
구조물
damage taken +% from arrow traps final [-100]
몬스터 처치 시 플라스크가 충전되지 않음
level [0]
monster casts shock nova text [1]
몬스터 처치 시 플라스크가 충전되지 않음
level [0]
monster casts shock nova text [1]
cant touch this [1]
cant possess this [1]
cant possess this [1]
Unending Storm
Spectre | N |
---|---|
Tags | 시전, construct, immobile, is_unarmed, large_model, lightning_affinity, medium_height, not_dex, not_int, plate_armour |
생명력
200%
방어도
+100%
Ailment Threshold
200%
저항
0 0 0 0
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
경험치
100%
Model Size
100%
Type
LabyrinthMonsterTotem
Metadata
LabyrinthPopUpTotemMonsterLightningProximityShield
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
12,867
방어도
57,580
회피
4,739
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.5
경험치
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
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).
PopUpTotemShockNova
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell, Nova
충격 폭발
시전 속도: 0.75 초
재사용 대기시간: 2 초
주위에 번개의 고리를 시전하고 잇따라 커다란 번개 폭발을 일으킵니다. 각각의 효과는 범위 내 적들을 공격하여 번개 피해를 줍니다.
736.5~2210 번개 피해
시전 속도 50% 증가
15%의 확률로 적을 감전
고리가 주는 피해 50% 감폭
is area damage [1]
시전 속도 50% 증가
15%의 확률로 적을 감전
고리가 주는 피해 50% 감폭
is area damage [1]
ReviveAfterDuration
Spell, Triggerable
시전 속도: 1 초
기본 지속시간 6초
사망 시 100%의 확률로 이 주문 발동
사망 시 100%의 확률로 이 주문 발동
Object Type
version 2 extends "Metadata/Monsters/Monster" Positioned { blocking = true object_size = 3 force_placement = true } Transitionable { num_states = 3 } Pathfinding { immobile = true } Stats { set_item_drop_slots = 0 set_cannot_be_converted_or_dominated = 1 mana_regeneration_rate_per_minute_% = 100 base_maximum_mana = 100000 set_monster_no_drops_or_experience = 1 set_max_frenzy_charges = 0 set_max_power_charges = 0 set_physical_damage_reduction_%_per_endurance_charge = 5 set_resist_all_elements_%_per_endurance_charge = 5 set_immune_vaal_lighting_warp = 1 immune_to_labyrinth_degen_effect = 1 immune_to_lava_damage = 1 damage_taken_+%_from_spike_traps_final = -100 damage_taken_+%_from_arrow_traps_final = -100 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 corpse_cannot_be_destroyed = 1 minion_dies_when_parent_dies = 1 cannot_have_life_leeched_from = 1 cannot_have_mana_leeched_from = 1 } Life { corpse_usable = false } Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Totems/LabyrinthPopUpTotemMonsterLightningProximityShield"] = { name = "Unending Storm", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "PopUpTotemShockNova", "ReviveAfterDuration", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["PopUpTotemShockNova"] = { name = "Shock Nova", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "newshocknova_first_ring_damage_+%_final", "base_chance_to_shock_%", "base_cast_speed_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, -50, 15, 50, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ReviveAfterDuration"] = { name = "ReviveAfterDuration", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "cast_on_death_%", }, levels = { [1] = {6000, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
damage taken +% from arrow traps final [-100]
Id | LabyrinthArrowTrapDamageTaken2_ |
---|---|
Family | LabyrinthTrapDamage |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
몬스터 처치 시 플라스크가 충전되지 않음
Id | MonsterNoFlaskCharges |
---|---|
Family | MonsterSlainNoFlaskCharges |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | flask |
level [0]
Id | PopUpTotemProximityShield |
---|---|
Name | 근접 보호막 |
Family | MonsterNemesis |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster casts shock nova text [1]
Id | TotemCastsShockNovaText |
---|---|
Family | TotemCastsShockNovaText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
cant touch this [1]
Id | TormentCantTouchThis |
---|---|
Family | CantTouchThis |
Domains | 몬스터 (3) |
GenerationType | 고통 (7) |
Req. level | 1 |
Stats |
cant possess this [1]
Id | TormentCantPossessThis |
---|---|
Family | CantPossessThis |
Domains | 몬스터 (3) |
GenerationType | 고통 (7) |
Req. level | 1 |
Stats |