Asaltante de los baldíos
Humanoide
monster ignores delve darkness mechanic [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Wasteland Outrider
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LegionLeague/LegionMarakethRiderSpearSpectre |
Tags | fast_movement, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_model, legion_monster, light_armour, maraketh, medium_height, melee, no_pantheon_mod, not_int, physical_affinity, puncturing_weapon, red_blood |
Vida
470%
Armadura
+50%
Evasión
+100%
Ailment Threshold
470%
Resistencia
20 20 20 0
Damage
125%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
125%
Model Size
100%
Type
LegionMarakethRiderSpear
Metadata
LegionMarakethRiderSpear
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
30,237
Armadura
43,185
Evasión
9,478
Escudo de energía
0
Damage
467
Daño de hechizos
467
Precisión
290
Attack Time
1.5
Experiencia
12,819
Ailment Threshold
30,237
Chill
96
Shock
96
Brittle
541
Scorch
96
Sap
264
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
Ataque estándar
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
LegionMarakethRiderLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Salto con impacto
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Daño de ataque: 115%
Attack Time: 1.5 seg
Tiempo de recarga: 8 seg
Saltas por los aires para infligir daño y empujar a los enemigos con tu arma en el lugar donde caes. Empujas a los enemigos sobre los que caerías fuera de tu camino. Requiere un hacha, una maza, un cetro, una espada o un báculo.
Inflige un 15% más de daño de ataque
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink" StateMachine { define_shared_state = "weapon_trail_epk;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink" StateMachine { on_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" on_state_weapon_trail_epk_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" create_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LegionLeague/LegionMarakethRiderSpear"] = { name = "Wasteland Outrider", life = 4.7, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, weaponType1 = "Thrusting One Hand Sword", skillList = { "Melee", "LegionMarakethRiderLeapSlam", }, 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["LegionMarakethRiderLeapSlam"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through 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.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {25, 15, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
monster ignores delve darkness mechanic [1]
Id | MonsterIgnoresDelveDarkness |
---|---|
Family | MonsterIgnoresDelveDarkness |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Asaltante de los baldíos
Humanoide
monster ignores delve darkness mechanic [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Wasteland Outrider
Spectre | Y |
---|---|
Tags | fast_movement, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_model, legion_monster, light_armour, maraketh, melee, no_pantheon_mod, not_int, physical_affinity, puncturing_weapon, red_blood |
Vida
356%
Armadura
+50%
Evasión
+100%
Ailment Threshold
356%
Resistencia
20 20 20 0
Damage
125%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
125%
Model Size
100%
Type
LegionMarakethRiderSpearSpectre
Metadata
LegionMarakethRiderSpearSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
22,903
Armadura
43,185
Evasión
9,478
Escudo de energía
0
Damage
467
Daño de hechizos
467
Precisión
290
Attack Time
1.5
Experiencia
12,819
Ailment Threshold
22,903
Chill
72
Shock
72
Brittle
410
Scorch
72
Sap
200
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
Ataque estándar
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
LegionMarakethRiderLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Salto con impacto
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Daño de ataque: 115%
Attack Time: 1.5 seg
Tiempo de recarga: 8 seg
Saltas por los aires para infligir daño y empujar a los enemigos con tu arma en el lugar donde caes. Empujas a los enemigos sobre los que caerías fuera de tu camino. Requiere un hacha, una maza, un cetro, una espada o un báculo.
Inflige un 15% más de daño de ataque
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre" StateMachine { define_shared_state = "weapon_trail_epk;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSinkSpectre" StateMachine { on_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" on_state_weapon_trail_epk_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" create_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LegionLeague/LegionMarakethRiderSpearSpectre"] = { name = "Wasteland Outrider", life = 3.56, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, weaponType1 = "Thrusting One Hand Sword", skillList = { "Melee", "LegionMarakethRiderLeapSlam", }, 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["LegionMarakethRiderLeapSlam"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through 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.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {25, 15, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
monster ignores delve darkness mechanic [1]
Id | MonsterIgnoresDelveDarkness |
---|---|
Family | MonsterIgnoresDelveDarkness |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Asaltante de los baldíos
Humanoide
Wasteland Outrider
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LegionLeague/LegionMarakethRiderSpearSpectre |
Tags | fast_movement, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_model, legion_monster, light_armour, maraketh, medium_height, melee, no_pantheon_mod, not_int, physical_affinity, puncturing_weapon, red_blood |
Packs |
Vida
470%
Armadura
+50%
Evasión
+100%
Ailment Threshold
470%
Resistencia
20 20 20 0
Damage
125%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
125%
Model Size
100%
Type
LegionMarakethRiderSpear
Metadata
LegionMarakethRiderSpearStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
30,237
Armadura
43,185
Evasión
9,478
Escudo de energía
0
Damage
467
Daño de hechizos
467
Precisión
290
Attack Time
1.5
Experiencia
12,819
Ailment Threshold
30,237
Chill
96
Shock
96
Brittle
541
Scorch
96
Sap
264
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
Ataque estándar
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
LegionMarakethRiderLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Salto con impacto
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Daño de ataque: 115%
Attack Time: 1.5 seg
Tiempo de recarga: 8 seg
Saltas por los aires para infligir daño y empujar a los enemigos con tu arma en el lugar donde caes. Empujas a los enemigos sobre los que caerías fuera de tu camino. Requiere un hacha, una maza, un cetro, una espada o un báculo.
Inflige un 15% más de daño de ataque
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseStandalone" StateMachine { define_shared_state = "weapon_trail_epk;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseStandalone" StateMachine { on_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" on_state_weapon_trail_epk_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" create_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LegionLeague/LegionMarakethRiderSpearStandalone"] = { name = "Wasteland Outrider", life = 4.7, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, weaponType1 = "Thrusting One Hand Sword", skillList = { "Melee", "LegionMarakethRiderLeapSlam", }, 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["LegionMarakethRiderLeapSlam"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through 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.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {25, 15, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Asaltante de los baldíos
Humanoide
monster ignores delve darkness mechanic [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
No puedes ganar cargas
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
No puedes ganar cargas
Wasteland Outrider
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LegionLeague/LegionMarakethRiderSpearSpectre |
Tags | fast_movement, has_one_handed_melee, has_thrusting_one_hand_sword, humanoid, large_model, legion_monster, light_armour, maraketh, medium_height, melee, no_pantheon_mod, not_int, physical_affinity, puncturing_weapon, red_blood |
Vida
470%
Armadura
+50%
Evasión
+100%
Ailment Threshold
470%
Resistencia
20 20 20 0
Damage
125%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
125%
Model Size
100%
Type
LegionMarakethRiderSpear
Metadata
LegionMarakethRiderSpearEndless
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
30,237
Armadura
43,185
Evasión
9,478
Escudo de energía
0
Damage
467
Daño de hechizos
467
Precisión
290
Attack Time
1.5
Experiencia
12,819
Ailment Threshold
30,237
Chill
96
Shock
96
Brittle
541
Scorch
96
Sap
264
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
Ataque estándar
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
LegionMarakethRiderLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Salto con impacto
Base Damage: 374–560
Probabilidad de golpe crítico: 5%
Daño de ataque: 115%
Attack Time: 1.5 seg
Tiempo de recarga: 8 seg
Saltas por los aires para infligir daño y empujar a los enemigos con tu arma en el lugar donde caes. Empujas a los enemigos sobre los que caerías fuera de tu camino. Requiere un hacha, una maza, un cetro, una espada o un báculo.
Inflige un 15% más de daño de ataque
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
25% más Velocidad de Ataque
El radio base es de 1.5 metros
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink" StateMachine { define_shared_state = "weapon_trail_epk;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink" StateMachine { on_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" on_state_weapon_trail_epk_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" create_state_weapon_trail_epk_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Maraketh/maraketh_spear_attack.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LegionLeague/LegionMarakethRiderSpearEndless"] = { name = "Wasteland Outrider", life = 4.7, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.25, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, weaponType1 = "Thrusting One Hand Sword", skillList = { "Melee", "LegionMarakethRiderLeapSlam", }, 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["LegionMarakethRiderLeapSlam"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through 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.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {25, 15, baseMultiplier = 1.15, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
monster ignores delve darkness mechanic [1]
Id | MonsterIgnoresDelveDarkness |
---|---|
Family | MonsterIgnoresDelveDarkness |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Id | BreachReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
No puedes ganar cargas
Id | CannotGainCharges_ |
---|---|
Family | CannotGainCharges |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | endurance_charge frenzy_charge power_charge |