叫ぶ孤独

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.