Legius Garhall
Legius Garhall(Legius Garhall)
Spectre | N | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | [72] Ciudad Antigua | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mod | unique_boss_curse_effect_on_self_+%_final [-33] Usa Hendidura monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] cannot_be_taunted_when_taunted_ms [0] Usa Golpe Doble cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | red_blood, human, humanoid | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage | 180% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vida | 400% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ailment Threshold | 400% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daño de golpe crítico | 5% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type | AxisSoldierMapBoss | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Distance | 6 ~ 12 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Time | 1.445 Second | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage Spread | 20% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Armadura | +100% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Precisión | +100% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object Typeversion 2 extends "Metadata/Monsters/Axis/Axis" Actor { main_hand_unarmed_type = "One_Hand_Mace" off_hand_unarmed_type = "Shield" } Transitionable { } Object Type Codesversion 2 extends "Metadata/Monsters/Axis/Axis" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteGuardMapBoss"] = { name = "Legius Garhall", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.8, damageSpread = 0.2, attackTime = 1.445, attackRange = 12, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MonsterCleave", "MonsterDoubleStrike", "MeleeAtAnimationSpeedUnique", "MapBossLeapSlamGroundFire", }, modList = { }, } -- Data\3_0\Skills\spectre.lua skills["MonsterCleave"] = { 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.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Type53] = true, [SkillType.PhysicalSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "cleave_damage_+%_final_while_dual_wielding", "is_area_damage", "physical_damage_+%", "skill_double_hits_when_dual_wielding", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", }, levels = { [1] = {-40, 1, 31, 1, -20, levelRequirement = 4, statInterpolation = {1, 1, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterDoubleStrike"] = { name = "Double Strike", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs two fast strikes with a melee weapon.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.PhysicalSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "base_skill_number_of_additional_hits", }, levels = { [1] = {0, 1, levelRequirement = 1, statInterpolation = {1, 1}, }, }, } -- Data\3_0\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.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MapBossLeapSlamGroundFire"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 1.1111, incrementalEffectiveness = 0.06, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_art_variation", "is_area_damage", "cast_time_overrides_attack_duration", "active_skill_damage_+%_final", "leap_slam_base_ground_fire_damage_to_deal_per_minute", "base_skill_effect_duration", }, levels = { [1] = {0, 1, 1, 20, 2.2, 4000, levelRequirement = 3, statInterpolation = {1, 1, 1, 1, 3, 1}, }, }, } |
Spectre | N | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mod | unique_boss_curse_effect_on_self_+%_final [-33] Usa Hendidura monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] cannot_be_taunted_when_taunted_ms [0] Usa Golpe Doble cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | red_blood, human, humanoid | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage | 180% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vida | 400% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ailment Threshold | 400% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daño de golpe crítico | 5% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type | AxisSoldierMapBoss | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Distance | 6 ~ 12 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Time | 1.445 Second | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage Spread | 20% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Armadura | +100% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Precisión | +100% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object Typeversion 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 Codesversion 2 extends "Metadata/Monsters/Axis/Axis" extends "Metadata/Monsters/StandaloneMapBoss" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteGuardMapBossStandalone"] = { name = "Legius Garhall", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.8, damageSpread = 0.2, attackTime = 1.445, attackRange = 12, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MonsterCleave", "MonsterDoubleStrike", "MeleeAtAnimationSpeedUnique", "MapBossLeapSlamGroundFire", }, modList = { }, } -- Data\3_0\Skills\spectre.lua skills["MonsterCleave"] = { 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.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Type53] = true, [SkillType.PhysicalSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "cleave_damage_+%_final_while_dual_wielding", "is_area_damage", "physical_damage_+%", "skill_double_hits_when_dual_wielding", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", }, levels = { [1] = {-40, 1, 31, 1, -20, levelRequirement = 4, statInterpolation = {1, 1, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterDoubleStrike"] = { name = "Double Strike", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs two fast strikes with a melee weapon.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.PhysicalSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "base_skill_number_of_additional_hits", }, levels = { [1] = {0, 1, levelRequirement = 1, statInterpolation = {1, 1}, }, }, } -- Data\3_0\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.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MapBossLeapSlamGroundFire"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 1.1111, incrementalEffectiveness = 0.06, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_art_variation", "is_area_damage", "cast_time_overrides_attack_duration", "active_skill_damage_+%_final", "leap_slam_base_ground_fire_damage_to_deal_per_minute", "base_skill_effect_duration", }, levels = { [1] = {0, 1, 1, 20, 2.2, 4000, levelRequirement = 3, statInterpolation = {1, 1, 1, 1, 3, 1}, }, }, } |
Spectre | N | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | |||||||||||||||||||||
Mod | unique_boss_curse_effect_on_self_+%_final [-33] Usa Hendidura monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] cannot_be_taunted_when_taunted_ms [0] Usa Golpe Doble cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | ||||||||||||||||||||
Tags | red_blood, human, humanoid | ||||||||||||||||||||
Damage | 180% | ||||||||||||||||||||
Vida | 400% | ||||||||||||||||||||
Ailment Threshold | 400% | ||||||||||||||||||||
Daño de golpe crítico | 5% | ||||||||||||||||||||
Type | AxisSoldierMapBoss | ||||||||||||||||||||
Attack Distance | 6 ~ 8 | ||||||||||||||||||||
Attack Time | 1.445 Second | ||||||||||||||||||||
Damage Spread | 20% | ||||||||||||||||||||
Armadura | +100% | ||||||||||||||||||||
Precisión | +100% | ||||||||||||||||||||
| |||||||||||||||||||||
Path of Building Spectre | -- Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteGuardMapBossElder"] = { name = "Legius Garhall", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.8, damageSpread = 0.2, attackTime = 1.445, attackRange = 8, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { }, modList = { }, } |