절규하는 고독

drop zana influence petals on death [1]
monster difficulty tankiness +% [100]
monster difficulty tankiness +% [100]
Screaming Loneliness
Spectre | Y |
---|---|
Tags | construct, fast_movement, large_model, mud_blood, not_str |
Packs |
생명력
675%
Energy Shield From Life
33%
회피
+100%
Ailment Threshold
675%
저항




Damage
225%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
경험치
225%
Model Size
112%
Type
ZanaWyvern
Metadata
ZanaWyvern_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
29,095
방어도
28,790
회피
9,478
에너지 보호막
13,648
Damage
840
주문 피해
840
정확도
580
Attack Time
1.5
경험치
23,074
Minion Life
6,311
Minion Energy Shield
2,960
Minion Damage
671
Ailment Threshold
43,425
Chill
137
Shock
137
Brittle
777
Scorch
137
Sap
379
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 672–1009
치명타 확률: 5%
Attack Time: 1.5 초
강력한 일격으로 적들을 쓰러트립니다.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

GSZanaWyvernStormCall
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
1620~2430 물리 피해
물리 피해의 60%를 번개 피해로 전환
25%의 확률로 적을 감전
action attack or cast time uses animation length [1]
is area damage [1]
MPSZanaWalkerLightningProj
Spell, Projectile, ProjectilesFromUser, Triggerable
치명타 확률: 5%
시전 속도: 1 초
22.42~33.63 물리 피해
물리 피해의 60%를 번개 피해로 전환
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [263]
projectile uses contact position [1]
spell maximum action distance +% [-25]
use scaled contact offset [1]
GSZanaWalkerProjImpact
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
1473~2210 물리 피해
물리 피해의 60%를 번개 피해로 전환
action attack or cast time uses animation length [1]
is area damage [1]
GTZanaWyvernStormcalls
Triggerable, Spell
시전 속도: 1 초
재사용 대기시간: 10 초
action attack or cast time uses animation length [1]
spell maximum action distance +% [-35]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/AtlasMemories/ZanaInfluenceMonsters/ZanaWyvern_"] = { name = "Screaming Loneliness", life = 6.75, energyShield = 0.33, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.25, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MPSZanaWalkerLightningProj", "GSZanaWalkerProjImpact", "GSZanaWyvernStormCall", "GTZanaWyvernStormcalls", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSZanaWalkerLightningProj"] = { name = "MPSZanaWalkerLightningProj", 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_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "base_physical_damage_%_to_convert_to_lightning", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "maintain_projectile_direction_when_using_contact_position", "check_for_targets_between_initiator_and_projectile_source", "base_deal_no_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 263, 60, -25, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSZanaWalkerProjImpact"] = { name = "GSZanaWalkerProjImpact", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "base_physical_damage_%_to_convert_to_lightning", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 60, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSZanaWyvernStormCall"] = { name = "GSZanaWyvernStormCall", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "base_physical_damage_%_to_convert_to_lightning", "base_chance_to_shock_%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 60, 25, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTZanaWyvernStormcalls"] = { name = "GTZanaWyvernStormcalls", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-35, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
drop zana influence petals on death [1]
monster difficulty tankiness +% [100]
Id | MonsterZanaInfluenced |
---|---|
Family | MonsterZanaInfluenced |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
visual_display_buff_removed_on_death
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.