レギウス・ガーホール
人型
エリア: 古代都市のマップ
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Legius Garhall
Spectre | N |
---|---|
Area | 古代都市のマップ |
Tags | has_two_hand_sword, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, non_unique_map_boss, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon |
ライフ
400%
アーマー
+25%
Ailment Threshold
400%
耐性
40 40 40 25
Damage
259%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.44 Second
Damage Spread
±20%
経験値
200%
Model Size
120%
Type
AxisSoldierMapBoss
Metadata
AxisEliteGuardMapBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
72
ライフ
932,128
アーマー
49,311
回避力
5,444
エナジーシールド
0
Damage
1,400
スペルダメージ
2,090
命中
339
Attack Time
0.9648
経験値
122,870
Ailment Threshold
521,992
Chill
1,651
Shock
1,651
Brittle
9,338
Scorch
1,651
Sap
4,560
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 2224–3335
クリティカル率: 5%
Attack Time: 1.44 秒
強力な一撃で敵を打ち倒す。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterCleaveWithEffect
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
クリーヴ
Base Damage: 2224–3335
クリティカル率: 5%
Attack Time: 1.44 秒
武器(二刀流の場合は両方の武器)を弧をかくように振り、前方範囲内のモンスターにダメージを与える。使用するには斧または剣を装備する必要がある。
二刀流中にそれぞれの武器の60%のダメージを与える
物理ダメージが31%増加する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理ダメージが31%増加する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
AxisLeapSlamFire
Spell, Movement
追加ダメージ効率: 150%
キャストタイム: 1.23 秒
クールダウン時間: 0.3 秒
スタンを受けることがない
アタックダメージが50%上昇する
skill cannot be interrupted [1]
walk emerge extra distance [-10]
アタックダメージが50%上昇する
skill cannot be interrupted [1]
walk emerge extra distance [-10]
GAAxisLeapSlamFireDamage
Triggerable, Attack
Base Damage: 2224–3335
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.44 秒
アタックダメージが50%上昇する
ダメージが1%上昇する
is area damage [1]
ダメージが1%上昇する
is area damage [1]
CGEAxisLeapSlamBurningGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
キャストタイム: 1 秒
毎秒318.1の基礎火ダメージを与える
基礎持続時間は5.5秒
基礎持続時間は5.5秒
DoubleStrikeMeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 2224–3335
クリティカル率: 5%
Attack Time: 1.44 秒
強力な一撃で敵を打ち倒す。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Axis/Axis" Actor { main_hand_unarmed_type = "One_Hand_Mace" off_hand_unarmed_type = "Shield" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/Axis"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteGuardMapBoss"] = { name = "Legius Garhall", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.59, damageSpread = 0.2, attackTime = 1.44, attackRange = 12, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MonsterCleaveWithEffect", "MeleeAtAnimationSpeedUnique", "DoubleStrikeMeleeAtAnimationSpeedUnique", "AxisLeapSlamFire", "GAAxisLeapSlamFireDamage", "CGEAxisLeapSlamBurningGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterCleaveWithEffect"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {-40, 31, -20, levelRequirement = 4, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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["DoubleStrikeMeleeAtAnimationSpeedUnique"] = { 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["AxisLeapSlamFire"] = { name = "AxisLeapSlamFire", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.23, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "base_cannot_be_stunned", "skill_cannot_be_interrupted", }, levels = { [1] = {-10, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAAxisLeapSlamFireDamage"] = { name = "GAAxisLeapSlamFireDamage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "is_area_damage", }, levels = { [1] = {50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {1, baseMultiplier = 1.5, levelRequirement = 68, statInterpolation = {2}, cost = { }, }, [3] = {1, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEAxisLeapSlamBurningGround"] = { name = "CGEAxisLeapSlamBurningGround", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "base_skill_effect_duration", }, levels = { [1] = {1, 5500, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
レギウス・ガーホール
人型
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Legius Garhall
Spectre | N |
---|---|
Tags | has_two_hand_sword, has_two_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon, standalone_map_boss |
ライフ
400%
アーマー
+25%
Ailment Threshold
400%
耐性
40 40 40 25
Damage
259%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.44 Second
Damage Spread
±20%
経験値
200%
Model Size
120%
Type
AxisSoldierMapBoss
Metadata
AxisEliteGuardMapBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
557,385
アーマー
35,988
回避力
4,739
エナジーシールド
0
Damage
1,102
スペルダメージ
1,645
命中
290
Attack Time
0.9648
経験値
112,805
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 1750–2625
クリティカル率: 5%
Attack Time: 1.44 秒
強力な一撃で敵を打ち倒す。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterCleaveWithEffect
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
クリーヴ
Base Damage: 1750–2625
クリティカル率: 5%
Attack Time: 1.44 秒
武器(二刀流の場合は両方の武器)を弧をかくように振り、前方範囲内のモンスターにダメージを与える。使用するには斧または剣を装備する必要がある。
二刀流中にそれぞれの武器の60%のダメージを与える
物理ダメージが31%増加する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理ダメージが31%増加する
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
AxisLeapSlamFire
Spell, Movement
追加ダメージ効率: 150%
キャストタイム: 1.23 秒
クールダウン時間: 0.3 秒
スタンを受けることがない
アタックダメージが50%上昇する
skill cannot be interrupted [1]
walk emerge extra distance [-10]
アタックダメージが50%上昇する
skill cannot be interrupted [1]
walk emerge extra distance [-10]
GAAxisLeapSlamFireDamage
Triggerable, Attack
Base Damage: 1750–2625
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.44 秒
アタックダメージが50%上昇する
ダメージが1%上昇する
is area damage [1]
ダメージが1%上昇する
is area damage [1]
CGEAxisLeapSlamBurningGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
キャストタイム: 1 秒
毎秒271.9の基礎火ダメージを与える
基礎持続時間は5.5秒
基礎持続時間は5.5秒
DoubleStrikeMeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 1750–2625
クリティカル率: 5%
Attack Time: 1.44 秒
強力な一撃で敵を打ち倒す。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Axis/Axis" extends "Metadata/Monsters/StandaloneMapBoss" Actor { main_hand_unarmed_type = "One_Hand_Mace" off_hand_unarmed_type = "Shield" }
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/Axis" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteGuardMapBossStandalone"] = { name = "Legius Garhall", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.59, damageSpread = 0.2, attackTime = 1.44, attackRange = 12, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MonsterCleaveWithEffect", "MeleeAtAnimationSpeedUnique", "DoubleStrikeMeleeAtAnimationSpeedUnique", "AxisLeapSlamFire", "GAAxisLeapSlamFireDamage", "CGEAxisLeapSlamBurningGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterCleaveWithEffect"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {-40, 31, -20, levelRequirement = 4, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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["DoubleStrikeMeleeAtAnimationSpeedUnique"] = { 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["AxisLeapSlamFire"] = { name = "AxisLeapSlamFire", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.23, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "base_cannot_be_stunned", "skill_cannot_be_interrupted", }, levels = { [1] = {-10, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAAxisLeapSlamFireDamage"] = { name = "GAAxisLeapSlamFireDamage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "is_area_damage", }, levels = { [1] = {50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {1, baseMultiplier = 1.5, levelRequirement = 68, statInterpolation = {2}, cost = { }, }, [3] = {1, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEAxisLeapSlamBurningGround"] = { name = "CGEAxisLeapSlamBurningGround", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "base_skill_effect_duration", }, levels = { [1] = {1, 5500, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
レギウス・ガーホール
人型
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Legius Garhall
Spectre | N |
---|---|
Tags | elder_map_boss, has_two_hand_sword, has_two_handed_melee, human, humanoid, medium_height, medium_movement, military, non_attacking, not_dex, not_int, plate_armour, red_blood, slashing_weapon |
ライフ
400%
アーマー
+25%
Ailment Threshold
400%
耐性
40 40 40 25
Damage
259%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.44 Second
Damage Spread
±20%
経験値
200%
Model Size
120%
Type
AxisSoldierMapBoss
Metadata
AxisEliteGuardMapBossElder
Object Type
version 2 extends "Metadata/Monsters/ElderBosses/ElderBossClone"
Object Type Codes
version 2 extends "Metadata/Monsters/ElderBosses/ElderBossClone"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteGuardMapBossElder"] = { name = "Legius Garhall", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.59, damageSpread = 0.2, attackTime = 1.44, attackRange = 12, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { }, modList = { }, }
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |