霧の刃、シオラ
Siora, Blade of the Mists
Spectre | N |
---|---|
Area | セールの巨石群 |
Tags | 1HSword_onhit_audio, bones, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, melee, metal_armour, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
ライフ
263%
+25%
回避力
+50%
耐性




Damage
250%
命中力
100%
クリティカルヒット Chance
5%
+30%
Attack Distance
8 ~ 17
アタックタイム
1.455 Second
Damage Spread
±20%
経験値
250%
Model Size
130%
Type
EzomyteReaperBoss
Metadata
EzomyteReaperBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
54
ライフ
8,697
1,299
767
Damage
371
スペルダメージ
371
命中力
1,472
アタックタイム
1.455
経験値
27,493
Minion Life
11,304
Minion Damage
1,148
Minion Armour
1,818
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).
MeleeAtAnimationSpeedChaos
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
基本アタック
Base Damage: 297–446
クリティカルヒット率: 5%
アタックタイム: 1.455 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

MeleeAtAnimationSpeedChaosCombo35
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
基本アタック
Base Damage: 297–446
クリティカルヒット率: 5%
アタックタイム: 1.455 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

EzomyteReaperComboAttack
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
基本アタック
Base Damage: 297–446
クリティカルヒット率: 5%
アタックダメージ: 130%
アタックタイム: 1.455 秒
クールダウン時間: 6 秒
アタックダメージが30%上昇する
action attack or cast time uses animation length [1]
attack maximum action distance + [3]
base skill cannot be avoided by dodge roll or evaded or blocked [1]

DTTEzomyteReaper
Spell, Movement
キャストタイム: 1.5 秒
クールダウン時間: 10 秒
action attack or cast time uses animation length [1]
leap slam minimum distance [40]
walk emerge extra distance [-9]
EzomyteReaperCyclone
EAAEzomyteReaperDualStrike
クールダウン時間: 12 秒
action attack or cast time uses animation length [1]
attack maximum action distance + [50]
EASEzomyteReaperTeleport
クールダウン時間: 50 秒
action attack or cast time uses animation length [1]
EASEzomyteReaperTeleportFast
action attack or cast time uses animation length [1]
spell maximum action distance +% [1000]
GTEzomyteReaperCycloneBeam
Triggerable
action attack or cast time uses animation length [1]
GTEzomyteReaperLightningStrike
Triggerable
action attack or cast time uses animation length [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/ReaperBoss/EzomyteReaperBoss"] = { name = "Siora, Blade of the Mists", life = 2.63, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 1.455, attackRange = 17, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeedChaos", "MeleeAtAnimationSpeedChaosCombo35", "GAEzomyteReaperComboWhirl", "GAEzomyteReaperComboLeftSlash", "GAEzomyteReaperComboRightSlash", "GAEzomyteReaperDashImpactSlash", "GAEzomyteReaperDash", "GAEzomyteReaperCycloneImpact", "GSEzomyteReaperLightningStrike", "EzomyteReaperComboAttack", "EzomyteReaperCyclone", "EAAEzomyteReaperDualStrike", "EASEzomyteReaperTeleport", "EASEzomyteReaperTeleportFast", "TBEzomyteReaperCycloneBeamSingle", "GTEzomyteReaperCycloneBeam", "GTEzomyteReaperLightningStrike", "DTTEzomyteReaper", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedChaos"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_chaos", "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] = {40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedChaosCombo35"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_chaos", "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] = {35, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAEzomyteReaperComboWhirl"] = { name = "GAEzomyteReaperComboWhirl", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_lightning", "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, 40, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAEzomyteReaperComboLeftSlash"] = { name = "GAEzomyteReaperComboLeftSlash", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_lightning", "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, 40, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAEzomyteReaperComboRightSlash"] = { name = "GAEzomyteReaperComboRightSlash", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_lightning", "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, 40, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAEzomyteReaperDashImpactSlash"] = { name = "GAEzomyteReaperDashImpactSlash", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAEzomyteReaperDash"] = { name = "GAEzomyteReaperDash", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, baseMultiplier = 0.4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAEzomyteReaperCycloneImpact"] = { name = "GAEzomyteReaperCycloneImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_lightning", "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {60, 40, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSEzomyteReaperLightningStrike"] = { name = "GSEzomyteReaperLightningStrike", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_base_lightning_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, 50, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EzomyteReaperComboAttack"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {3, 60, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EzomyteReaperCyclone"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "active_skill_base_physical_damage_%_to_convert_to_chaos", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {40, 60, baseMultiplier = 0.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EAAEzomyteReaperDualStrike"] = { name = "EAAEzomyteReaperDualStrike", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASEzomyteReaperTeleport"] = { name = "EASEzomyteReaperTeleport", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASEzomyteReaperTeleportFast"] = { name = "EASEzomyteReaperTeleportFast", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {1000, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TBEzomyteReaperCycloneBeamSingle"] = { name = "TBEzomyteReaperCycloneBeamSingle", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_shock_chance_+%_final", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, 33, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTEzomyteReaperCycloneBeam"] = { name = "GTEzomyteReaperCycloneBeam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTEzomyteReaperLightningStrike"] = { name = "GTEzomyteReaperLightningStrike", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DTTEzomyteReaper"] = { name = "DTTEzomyteReaper", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "leap_slam_minimum_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-9, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster dropped item rarity +% [1600]
monster slain experience +% [0]
Family | MonsterActBoss |
---|---|
Domains | Monster (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
霧の刃、シオラ Text Audio /36
名前 |
---|
闇が降臨する......あなたの終わりを乗せてな! — SioraBossMAP_Emerge_Random |
闇が降臨する......あなたの終わりを乗せてな! — SioraBossMAP_Emerge_2 |
この森は霧の王の領域だ。王の資産は私が守り抜く。 — SioraBoss_Emerge_3 |
この森は霧の王の領域だ。王の資産は私が守り抜く。 — SioraBoss_Emerge_4 |
エゾミアは王の意志に従っている......あなたもそうするのだ、エゾマイトよ。 — SioraBoss_Emerge_Ezomyte_Random |
エゾミアは王の意志に従っている......あなたもそうするのだ、エゾマイトよ。 — SioraBoss_Emerge_Ezomyte_2 |
エゾミアは王の意志に従っている......あなたもそうするのだ、エゾマイトよ。 — SioraBoss_Emerge_Ezomyte_3 |
霧の中で窒息せよ! — SioraBoss_Skill_Cyclone_Random |
あなたの結末は間近だ! — SioraBoss_Skill_Cyclone_2 |
霧と嵐の竜巻よ! — SioraBoss_Skill_Cyclone_3 |
霧と嵐の竜巻よ! — SioraBoss_Skill_Cyclone_4 |
破滅せよ! — SioraBoss_Skill_Dash_Random |
破滅せよ! — SioraBoss_Skill_Dash_2 |
破滅せよ! — SioraBoss_Skill_Dash_3 |
裂けよ! — SioraBoss_Skill_DualStrike_Random |
裂けよ! — SioraBoss_Skill_DualStrike_2 |
裂けよ! — SioraBoss_Skill_DualStrike_3 |
消し去れ! — SioraBoss_Skill_DualStrike_4 |
消し去れ! — SioraBoss_Skill_DualStrike_5 |
闇に溺れよ! — SioraBoss_Skill_StormPhase_Random |
闇に溺れよ! — SioraBoss_Skill_StormPhase_2 |
息の根を止めてやる! — SioraBoss_Skill_StormPhase_3 |
息の根を止めてやる! — SioraBoss_Skill_StormPhase_4 |
霧が迫ってくる...... — SioraBoss_Skill_StormPhase_5 |
くっ!これで何も変わらない! — SioraBoss_Knockdown_Random |
くっ!これで何も変わらない! — SioraBoss_Knockdown_2 |
くっ!これで何も変わらない! — SioraBoss_Knockdown_3 |
霧が残る...... — SioraBoss_Death_Random |
霧が残る...... — SioraBoss_Death_2 |
霧が残る...... — SioraBoss_Death_3 |
引き裂け! — SioraBoss_Skill_Attack_Random |
引き裂け! — SioraBoss_Skill_Attack_2 |
引き裂け! — SioraBoss_Skill_Attack_3 |
破れよ! — SioraBoss_Skill_Attack_4 |
破れよ! — SioraBoss_Skill_Attack_5 |
破れよ! — SioraBoss_Skill_Attack_6 |
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.