Spectre | Y |
---|---|
Area | サーンの城壁, 永遠なる研究所, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, ゲットーのマップ |
Tags | cannot_be_monolith, キャスター, demon, extra_small_height, fast_movement, has_one_hand_sword, has_one_handed_melee, humanoid, light_armour, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, undying |
Packs |
ライフ
180%
回避力
+25%
Ailment Threshold
180%
耐性
0 0 40 0
Damage
120%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.65 Second
Damage Spread
±20%
経験値
150%
Model Size
150%
Type
UndyingChampion
Metadata
UndyingOutcastChampion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
83
ライフ
57,630
アーマー
92,477
回避力
9,825
エナジーシールド
0
Damage
1,080
スペルダメージ
1,080
命中
518
Attack Time
1.65
経験値
19,698
Ailment Threshold
57,630
Chill
182
Shock
182
Brittle
1,031
Scorch
182
Sap
503
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 864–1297
クリティカル率: 5%
Attack Time: 1.65 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
UndyingBladefall
Spell, Area, Trappable, Mineable, Totemable, Damage, Triggerable, Multicastable, Cascadable, CanRapidFire, AreaSpell, Physical, Duration
ブレードフォール
クリティカル率: 5%
追加ダメージ効率: 90%
キャストタイム: 1.6 秒
クールダウン時間: 2 秒
空からエーテルの刃が雨のように飛来し、刃が何列にも連なって敵にダメージを与える。刃の列が重なれば敵は複数回のヒットを受けることがある。
240.7から361の物理ダメージを与える
プレイヤーによるヒットは敵をスタンさせることができない
斉射が+5個される
刃の雨の1列ごとにダメージが10%低下する
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
プレイヤーによるヒットは敵をスタンさせることができない
斉射が+5個される
刃の雨の1列ごとにダメージが10%低下する
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Sword" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Undying/UndyingOutcastChampion"] = { name = "Undying Ravager", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.65, attackRange = 6, accuracy = 1, skillList = { "Melee", "UndyingBladefall", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["UndyingBladefall"] = { name = "Bladefall", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "bladefall_damage_per_stage_+%_final", "bladefall_width_+%", "bladefall_number_of_volleys", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -10, -80, 5, 50, critChance = 5, levelRequirement = 55, statInterpolation = {3, 3}, cost = { }, }, }, }
不死の破壊者
悪魔
Undying Ravager
Spectre | Y |
---|---|
Tags | cannot_be_monolith, キャスター, demon, fast_movement, has_one_hand_sword, has_one_handed_melee, humanoid, light_armour, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, undying |
Packs |
ライフ
180%
回避力
+25%
Ailment Threshold
180%
耐性
0 0 40 0
Damage
120%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.65 Second
Damage Spread
±20%
経験値
150%
Model Size
150%
Type
UndyingChampion
Metadata
UndyingOutcastChampionHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
11,580
アーマー
28,790
回避力
5,924
エナジーシールド
0
Damage
448
スペルダメージ
448
命中
290
Attack Time
1.65
経験値
15,383
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 359–538
クリティカル率: 5%
Attack Time: 1.65 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
UndyingBladefall
Spell, Area, Trappable, Mineable, Totemable, Damage, Triggerable, Multicastable, Cascadable, CanRapidFire, AreaSpell, Physical, Duration
ブレードフォール
クリティカル率: 5%
追加ダメージ効率: 90%
キャストタイム: 1.6 秒
クールダウン時間: 2 秒
空からエーテルの刃が雨のように飛来し、刃が何列にも連なって敵にダメージを与える。刃の列が重なれば敵は複数回のヒットを受けることがある。
199.8から299.6の物理ダメージを与える
プレイヤーによるヒットは敵をスタンさせることができない
斉射が+5個される
刃の雨の1列ごとにダメージが10%低下する
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
プレイヤーによるヒットは敵をスタンさせることができない
斉射が+5個される
刃の雨の1列ごとにダメージが10%低下する
active skill area of effect radius +% final [50]
bladefall width +% [-80]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Sword" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Undying/UndyingOutcastChampionHellscape"] = { name = "Undying Ravager", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.65, attackRange = 6, accuracy = 1, skillList = { "Melee", "UndyingBladefall", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["UndyingBladefall"] = { name = "Bladefall", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "bladefall_damage_per_stage_+%_final", "bladefall_width_+%", "bladefall_number_of_volleys", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "cannot_stun", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -10, -80, 5, 50, critChance = 5, levelRequirement = 55, statInterpolation = {3, 3}, cost = { }, }, }, }
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.