Belicista
Humanoide
Ganas el 25% del daño físico como daño de fuego extra
Ganas el 35% de la vida máxima como escudo de energía máximo extra
Velocidad de recarga del escudo de energía reducida un 80%
La rareza de los objetos arrojados está aumentada un 15000%
Los monstruos otorgan la experiencia aumentada un 100%
20% de probabilidad de bloquear el daño de ataques
Recibes el 10% del daño de los golpes bloqueados
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
El daño de caos recibido no atraviesa el escudo de energía
Warmonger
SpectreN
AreaMapa de Armería
Tagsbludgeoning_weapon, Lanzador de hechizos, fire_affinity, hard_armour, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, non_unique_map_boss, not_dex, not_int, physical_affinity, ranged, red_blood
Vida
340%
Armaduras
+100%
Ailment Threshold
340%
Resistencia
40 40 40 25
Damage
300%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.245 Second
Damage Spread
±20%
Experiencia
200%
Model Size
105%
Type
AxisGeneralMapBoss
Metadata
MapAxisGeneralBoss
Nivel
75
Vida
1,728,118
Armaduras
99,730
Evasión
6,029
Escudo de energía
0
Damage
1,936
Daño de hechizos
2,890
Precisión
381
Attack Time
0.83415
Experiencia
129,844
Ailment Threshold
898,622
Chill
2,841
Shock
2,841
Brittle
16,075
Scorch
2,841
Sap
7,850
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 3075–4612
Probabilidad de golpe crítico: 5%
Attack Time: 1.245 seg
Derriba a tus enemigos con un golpe poderoso.
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]
AxisGeneralBurningGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tiempo de lanzamiento: 1 seg
Inflige 2468.5 de daño de fuego base por segundo
La duración base es de 5 segundos
GravicusMoltenShell
Spell, Damage, Area, Duration, Totemable, TotemCastsWhenNotDetached, Triggerable, Fire, Instant, AreaSpell, Physical, Cooldown
Coraza fundida
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 30 seg
Invoca escudos elementales ardientes que otorgan armadura adicional durante un corto período de tiempo. Si el daño físico acumulado que has evitado gracias al bloqueo o a la armadura llega a un cierto umbral, los escudos explotan hacia afuera e infligen daño de fuego a los enemigos circundantes.
La duración base es de 10 segundos
Inflige de 1894 a 2841 de daño de fuego
Los escudos se rompen después de prevenir 3552 de daño total
15397 de armadura adicional
active skill area of effect radius +% final [50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
AxisGeneralFirestormMapBoss
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
Tormenta de fuego
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.9 seg
Tiempo de recarga: 15 seg
Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
La duración base es de 8 segundos
Inflige de 2220 a 3330 de daño de fuego
25% de probabilidad de quemar a los enemigos
Un impacto cada 0.13 segundos
El radio base es de 1 metro
firestorm base area of effect +% [600]
firestorm use server effects [1]
is area damage [1]
spell maximum action distance +% [-50]
AxisGeneralMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tiempo de lanzamiento: 1.5 seg
Tiempo de recarga: 7.5 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 623.2 a 934.7 de daño físico
Dispara 2 proyectiles adicionales
El 75% del daño físico se convierte en daño de fuego
active skill area of effect radius +% final [-25]
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
projectile minimum range [25]
projectile spread radius [20]
projectile uses contact position [1]
triggered skill use animation event [1]

Object Type

version 2
extends "Metadata/Monsters/Axis/Axis"

Actor
{
	main_hand_unarmed_type = "One_Hand_Mace"
	off_hand_unarmed_type = "Shield"
	slow_animations_go_to_idle = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Axis/Axis"

Animated
{
	on_event_attach_EPK_for_throw_dagger_shield = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act3/gravicius/flash.epk );"
	on_event_remove_EPK_for_throw_dagger_shield = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act3/gravicius/flash.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Axis/MapAxisGeneralBoss"] = {
    name = "Warmonger",
    life = 3.4,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "One Hand Mace",
    weaponType2 = "Shield",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "AxisGeneralFirestormMapBoss",
        "GravicusMoltenShell",
        "AxisGeneralMortar",
        "AxisGeneralBurningGround",
    },
    modList = {
    },
}
-- 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["AxisGeneralFirestormMapBoss"] = {
    name = "Firestorm",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.9,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_skill_effect_duration",
        "fire_storm_fireball_delay_ms",
        "base_chance_to_ignite_%",
        "spell_maximum_action_distance_+%",
        "firestorm_base_area_of_effect_+%",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "firestorm_use_server_effects",
    },
    levels = {
        [1] = {0.60000002384186, 0.89999997615814, 8000, 130, 25, -50, 600, 10, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GravicusMoltenShell"] = {
    name = "Molten Shell",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Summons fiery elemental shields providing additional armour for a short duration. If cumulative physical damage prevented by your blocking or armour reaches a threshold, the shields explode outwards, dealing fire damage to surrounding enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Totemable] = true,
        [SkillType.TotemCastsWhenNotDetached] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Instant] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Physical] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "fire_shield_damage_threshold",
        "base_physical_damage_reduction_rating",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 752, 4352, -20, 10000, 50, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 1422, 7870, -20, 10000, 50, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 2091, 9480, -20, 10000, 50, critChance = 5, levelRequirement = 64, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, 2211, 11090, -20, 10000, 50, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, 2334, 11524, -20, 10000, 50, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [6] = {0.80000001192093, 1.2000000476837, 2456, 11966, -20, 10000, 50, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [7] = {0.80000001192093, 1.2000000476837, 2579, 12428, -20, 10000, 50, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [8] = {0.80000001192093, 1.2000000476837, 2746, 12894, -20, 10000, 50, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [9] = {0.80000001192093, 1.2000000476837, 2912, 13369, -20, 10000, 50, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [10] = {0.80000001192093, 1.2000000476837, 3074, 13857, -20, 10000, 50, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [11] = {0.80000001192093, 1.2000000476837, 3237, 14358, -20, 10000, 50, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [12] = {0.80000001192093, 1.2000000476837, 3397, 14875, -20, 10000, 50, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [13] = {0.80000001192093, 1.2000000476837, 3552, 15397, -20, 10000, 50, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [14] = {0.80000001192093, 1.2000000476837, 3703, 15931, -20, 10000, 50, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [15] = {0.80000001192093, 1.2000000476837, 3847, 16480, -20, 10000, 50, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [16] = {0.80000001192093, 1.2000000476837, 3985, 17039, -20, 10000, 50, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [17] = {0.80000001192093, 1.2000000476837, 4117, 17607, -20, 10000, 50, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [18] = {0.80000001192093, 1.2000000476837, 4242, 18185, -20, 10000, 50, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [19] = {0.80000001192093, 1.2000000476837, 4360, 18772, -20, 10000, 50, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [20] = {0.80000001192093, 1.2000000476837, 4460, 19367, -20, 10000, 50, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisGeneralMortar"] = {
    name = "AxisGeneralMortar",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "burn_damage_+%",
        "projectile_spread_radius",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "skill_physical_damage_%_to_convert_to_fire",
        "number_of_additional_projectiles",
        "projectile_minimum_range",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "base_is_projectile",
        "triggered_skill_use_animation_event",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 0, 20, -50, 75, 2, 25, -25, levelRequirement = 28, statInterpolation = {3, 3, 2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AxisGeneralBurningGround"] = {
    name = "AxisGeneralBurningGround",
    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] = {3.2000000476837, 5000, levelRequirement = 28, statInterpolation = {3},  cost = { }, },
    },
}
Ganas el 25% del daño físico como daño de fuego extra
IdMonsterImplicitFire1
FamilyFireDamageAsPortionOfDamage
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • physical damage % to add as fire Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    IdMonsterImplicitAuraEnergyShield1
    FamilyMonsterAura
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level4 (Effective: 3)
    Stats
  • maximum life % to add as maximum energy shield Min: 35 Max: 35 Global
  • Craft Tagsdefences energy_shield
    Aura de escudo de energía
    Radio: 50
    Los aliados tienen escudo de energía
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Energy Shield Aura
    Velocidad de recarga del escudo de energía reducida un 80%
    IdMonsterEnergyShieldRegenRate-80
    FamilyEnergyShieldRegeneration
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -80 Max: -80 Global
  • Craft Tagsdefences energy_shield
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • 20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    IdMonsterAttackBlock40Bypass15
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • El daño de caos recibido no atraviesa el escudo de energía
    IdMonsterChaosTakenOnES
    FamilyChaosTakenOnES
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • chaos damage does not bypass energy shield Min: 1 Max: 1 Global
  • Craft Tagschaos
    Belicista
    Humanoide
    Ganas el 25% del daño físico como daño de fuego extra
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Velocidad de recarga del escudo de energía reducida un 80%
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    El daño de caos recibido no atraviesa el escudo de energía
    Warmonger
    SpectreN
    Tagsbludgeoning_weapon, Lanzador de hechizos, fire_affinity, hard_armour, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, ranged, red_blood, standalone_map_boss
    Vida
    340%
    Armaduras
    +100%
    Ailment Threshold
    340%
    Resistencia
    40 40 40 25
    Damage
    300%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    105%
    Type
    AxisGeneralMapBoss
    Metadata
    MapAxisGeneralBossStandalone
    Nivel
    68
    Vida
    473,778
    Armaduras
    57,580
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    1,276
    Daño de hechizos
    1,905
    Precisión
    290
    Attack Time
    0.83415
    Experiencia
    112,805
    Ailment Threshold
    298,480
    Chill
    944
    Shock
    944
    Brittle
    5,340
    Scorch
    944
    Sap
    2,608
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 2027–3041
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un golpe poderoso.
    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]
    AxisGeneralBurningGround
    Spell, Area, Damage, Triggerable, Duration, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Inflige 1814 de daño de fuego base por segundo
    La duración base es de 5 segundos
    GravicusMoltenShell
    Spell, Damage, Area, Duration, Totemable, TotemCastsWhenNotDetached, Triggerable, Fire, Instant, AreaSpell, Physical, Cooldown
    Coraza fundida
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 30 seg
    Invoca escudos elementales ardientes que otorgan armadura adicional durante un corto período de tiempo. Si el daño físico acumulado que has evitado gracias al bloqueo o a la armadura llega a un cierto umbral, los escudos explotan hacia afuera e infligen daño de fuego a los enemigos circundantes.
    La duración base es de 10 segundos
    Inflige de 1439 a 2159 de daño de fuego
    Los escudos se rompen después de prevenir 2456 de daño total
    11966 de armadura adicional
    active skill area of effect radius +% final [50]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    AxisGeneralFirestormMapBoss
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 0.9 seg
    Tiempo de recarga: 15 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    La duración base es de 8 segundos
    Inflige de 1558 a 2337 de daño de fuego
    25% de probabilidad de quemar a los enemigos
    Un impacto cada 0.13 segundos
    El radio base es de 1 metro
    firestorm base area of effect +% [600]
    firestorm use server effects [1]
    is area damage [1]
    spell maximum action distance +% [-50]
    AxisGeneralMortar
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1.5 seg
    Tiempo de recarga: 7.5 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    Inflige de 473.6 a 710.3 de daño físico
    Dispara 2 proyectiles adicionales
    El 75% del daño físico se convierte en daño de fuego
    active skill area of effect radius +% final [-25]
    base is projectile [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    projectile minimum range [25]
    projectile spread radius [20]
    projectile uses contact position [1]
    triggered skill use animation event [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"
    	slow_animations_go_to_idle = false
    }
    
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Animated
    {
    	on_event_attach_EPK_for_throw_dagger_shield = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act3/gravicius/flash.epk );"
    	on_event_remove_EPK_for_throw_dagger_shield = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act3/gravicius/flash.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/MapAxisGeneralBossStandalone"] = {
        name = "Warmonger",
        life = 3.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "AxisGeneralFirestormMapBoss",
            "GravicusMoltenShell",
            "AxisGeneralMortar",
            "AxisGeneralBurningGround",
        },
        modList = {
        },
    }
    -- 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["AxisGeneralFirestormMapBoss"] = {
        name = "Firestorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.9,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "base_chance_to_ignite_%",
            "spell_maximum_action_distance_+%",
            "firestorm_base_area_of_effect_+%",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_use_server_effects",
        },
        levels = {
            [1] = {0.60000002384186, 0.89999997615814, 8000, 130, 25, -50, 600, 10, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GravicusMoltenShell"] = {
        name = "Molten Shell",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons fiery elemental shields providing additional armour for a short duration. If cumulative physical damage prevented by your blocking or armour reaches a threshold, the shields explode outwards, dealing fire damage to surrounding enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.TotemCastsWhenNotDetached] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "fire_shield_damage_threshold",
            "base_physical_damage_reduction_rating",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 752, 4352, -20, 10000, 50, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 1422, 7870, -20, 10000, 50, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2091, 9480, -20, 10000, 50, critChance = 5, levelRequirement = 64, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 2211, 11090, -20, 10000, 50, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 2334, 11524, -20, 10000, 50, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 2456, 11966, -20, 10000, 50, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 2579, 12428, -20, 10000, 50, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 2746, 12894, -20, 10000, 50, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 2912, 13369, -20, 10000, 50, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 3074, 13857, -20, 10000, 50, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 3237, 14358, -20, 10000, 50, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 3397, 14875, -20, 10000, 50, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 3552, 15397, -20, 10000, 50, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 3703, 15931, -20, 10000, 50, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 3847, 16480, -20, 10000, 50, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 3985, 17039, -20, 10000, 50, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 4117, 17607, -20, 10000, 50, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 4242, 18185, -20, 10000, 50, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 4360, 18772, -20, 10000, 50, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 4460, 19367, -20, 10000, 50, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisGeneralMortar"] = {
        name = "AxisGeneralMortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "burn_damage_+%",
            "projectile_spread_radius",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "skill_physical_damage_%_to_convert_to_fire",
            "number_of_additional_projectiles",
            "projectile_minimum_range",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
            "triggered_skill_use_animation_event",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0, 20, -50, 75, 2, 25, -25, levelRequirement = 28, statInterpolation = {3, 3, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AxisGeneralBurningGround"] = {
        name = "AxisGeneralBurningGround",
        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] = {3.2000000476837, 5000, levelRequirement = 28, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Ganas el 25% del daño físico como daño de fuego extra
    IdMonsterImplicitFire1
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    IdMonsterImplicitAuraEnergyShield1
    FamilyMonsterAura
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level4 (Effective: 3)
    Stats
  • maximum life % to add as maximum energy shield Min: 35 Max: 35 Global
  • Craft Tagsdefences energy_shield
    Aura de escudo de energía
    Radio: 50
    Los aliados tienen escudo de energía
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Energy Shield Aura
    Velocidad de recarga del escudo de energía reducida un 80%
    IdMonsterEnergyShieldRegenRate-80
    FamilyEnergyShieldRegeneration
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -80 Max: -80 Global
  • Craft Tagsdefences energy_shield
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • 20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    IdMonsterAttackBlock40Bypass15
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • El daño de caos recibido no atraviesa el escudo de energía
    IdMonsterChaosTakenOnES
    FamilyChaosTakenOnES
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • chaos damage does not bypass energy shield Min: 1 Max: 1 Global
  • Craft Tagschaos
    Belicista
    Humanoide
    Ganas el 25% del daño físico como daño de fuego extra
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Velocidad de recarga del escudo de energía reducida un 80%
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    El daño de caos recibido no atraviesa el escudo de energía
    Warmonger
    SpectreN
    Tagsbludgeoning_weapon, elder_map_boss, hard_armour, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_height, military, non_attacking, not_dex, not_int, red_blood, slow_movement
    Vida
    340%
    Armaduras
    +100%
    Ailment Threshold
    340%
    Resistencia
    40 40 40 25
    Damage
    300%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    105%
    Type
    AxisGeneralMapBoss
    Metadata
    MapAxisGeneralBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );"
    	create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/MapAxisGeneralBossElder"] = {
        name = "Warmonger",
        life = 3.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Shield",
        skillList = {
        },
        modList = {
        },
    }
    
    Ganas el 25% del daño físico como daño de fuego extra
    IdMonsterImplicitFire1
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    IdMonsterImplicitAuraEnergyShield1
    FamilyMonsterAura
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level4 (Effective: 3)
    Stats
  • maximum life % to add as maximum energy shield Min: 35 Max: 35 Global
  • Craft Tagsdefences energy_shield
    Aura de escudo de energía
    Radio: 50
    Los aliados tienen escudo de energía
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Energy Shield Aura
    Velocidad de recarga del escudo de energía reducida un 80%
    IdMonsterEnergyShieldRegenRate-80
    FamilyEnergyShieldRegeneration
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -80 Max: -80 Global
  • Craft Tagsdefences energy_shield
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • 20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    IdMonsterAttackBlock40Bypass15
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • El daño de caos recibido no atraviesa el escudo de energía
    IdMonsterChaosTakenOnES
    FamilyChaosTakenOnES
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • chaos damage does not bypass energy shield Min: 1 Max: 1 Global
  • Craft Tagschaos
    Belicista
    Humanoide
    Ganas el 25% del daño físico como daño de fuego extra
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Velocidad de recarga del escudo de energía reducida un 80%
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Warmonger
    SpectreN
    Tagsbludgeoning_weapon, Lanzador de hechizos, fire_affinity, hard_armour, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, red_blood, unique_map_boss
    Vida
    700%
    Armaduras
    +100%
    Ailment Threshold
    700%
    Resistencia
    40 40 40 25
    Damage
    400%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    105%
    Type
    AxisGeneral
    Metadata
    MapAxisGeneralBossPantheon
    Nivel
    68
    Vida
    975,425
    Armaduras
    57,580
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    1,702
    Daño de hechizos
    2,540
    Precisión
    290
    Attack Time
    0.83415
    Experiencia
    112,805
    Ailment Threshold
    614,517
    Chill
    1,943
    Shock
    1,943
    Brittle
    10,993
    Scorch
    1,943
    Sap
    5,368
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 2703–4054
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un golpe poderoso.
    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]
    MonsterGroundFire
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Lanza una trampa que explota cuando se activa. La explosión inflige daño de fuego a los enemigos circundantes y deja un área de suelo incendiado que daña a los enemigos que caminen sobre ella.
    Inflige 155.3 de daño de fuego base por segundo
    La duración base es de 8 segundos
    Inflige de 223.6 a 335.4 de daño de fuego
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]
    GravicusMoltenShell
    Spell, Damage, Area, Duration, Totemable, TotemCastsWhenNotDetached, Triggerable, Fire, Instant, AreaSpell, Physical, Cooldown
    Coraza fundida
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 30 seg
    Invoca escudos elementales ardientes que otorgan armadura adicional durante un corto período de tiempo. Si el daño físico acumulado que has evitado gracias al bloqueo o a la armadura llega a un cierto umbral, los escudos explotan hacia afuera e infligen daño de fuego a los enemigos circundantes.
    La duración base es de 10 segundos
    Inflige de 1439 a 2159 de daño de fuego
    Los escudos se rompen después de prevenir 2456 de daño total
    11966 de armadura adicional
    active skill area of effect radius +% final [50]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-20]
    AxisGeneralFirestorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 0.9 seg
    Tiempo de recarga: 15 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    La duración base es de 8 segundos
    Inflige de 2168 a 3252 de daño de fuego
    25% de probabilidad de quemar a los enemigos
    Un impacto cada 0.13 segundos
    El radio base es de 1 metro
    firestorm base area of effect +% [600]
    firestorm use server effects [1]
    is area damage [1]
    spell maximum action distance +% [-50]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	off_hand_unarmed_type = "Shield"
    }
    
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/MapAxisGeneralBossPantheon"] = {
        name = "Warmonger",
        life = 7,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 4,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "AxisGeneralFirestorm",
            "GravicusMoltenShell",
            "MonsterGroundFire",
        },
        modList = {
        },
    }
    -- 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["AxisGeneralFirestorm"] = {
        name = "Firestorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.9,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "base_chance_to_ignite_%",
            "spell_maximum_action_distance_+%",
            "firestorm_base_area_of_effect_+%",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_use_server_effects",
        },
        levels = {
            [1] = {0.60000002384186, 0.89999997615814, 8000, 130, 25, -50, 600, 10, levelRequirement = 28, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.60000002384186, 0.89999997615814, 8000, 130, 25, -50, 600, 10, critChance = 5, levelRequirement = 37, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.60000002384186, 0.89999997615814, 8000, 130, 25, -50, 600, 10, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GravicusMoltenShell"] = {
        name = "Molten Shell",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons fiery elemental shields providing additional armour for a short duration. If cumulative physical damage prevented by your blocking or armour reaches a threshold, the shields explode outwards, dealing fire damage to surrounding enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.TotemCastsWhenNotDetached] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "fire_shield_damage_threshold",
            "base_physical_damage_reduction_rating",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 752, 4352, -20, 10000, 50, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 1422, 7870, -20, 10000, 50, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2091, 9480, -20, 10000, 50, critChance = 5, levelRequirement = 64, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 2211, 11090, -20, 10000, 50, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 2334, 11524, -20, 10000, 50, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 2456, 11966, -20, 10000, 50, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 2579, 12428, -20, 10000, 50, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 2746, 12894, -20, 10000, 50, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 2912, 13369, -20, 10000, 50, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 3074, 13857, -20, 10000, 50, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 3237, 14358, -20, 10000, 50, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 3397, 14875, -20, 10000, 50, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 3552, 15397, -20, 10000, 50, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 3703, 15931, -20, 10000, 50, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 3847, 16480, -20, 10000, 50, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 3985, 17039, -20, 10000, 50, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 4117, 17607, -20, 10000, 50, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 4242, 18185, -20, 10000, 50, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 4360, 18772, -20, 10000, 50, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 4460, 19367, -20, 10000, 50, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterGroundFire"] = {
        name = "Fire Trap",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 1, 8000, -25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    
    Ganas el 25% del daño físico como daño de fuego extra
    IdMonsterImplicitFire1
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    IdMonsterImplicitAuraEnergyShield1
    FamilyMonsterAura
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level4 (Effective: 3)
    Stats
  • maximum life % to add as maximum energy shield Min: 35 Max: 35 Global
  • Craft Tagsdefences energy_shield
    Aura de escudo de energía
    Radio: 50
    Los aliados tienen escudo de energía
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Energy Shield Aura
    Velocidad de recarga del escudo de energía reducida un 80%
    IdMonsterEnergyShieldRegenRate-80
    FamilyEnergyShieldRegeneration
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -80 Max: -80 Global
  • Craft Tagsdefences energy_shield
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • 20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    IdMonsterAttackBlock40Bypass15
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Belicista
    Humanoide
    Ganas el 25% del daño físico como daño de fuego extra
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    La cantidad de objetos arrojados está aumentada un 1500%
    La rareza de los objetos arrojados está aumentada un 2000%
    Los monstruos otorgan la experiencia aumentada un 1000%
    Velocidad de recarga del escudo de energía reducida un 80%
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    Warmonger
    SpectreN
    Tagsbludgeoning_weapon, Lanzador de hechizos, fire_affinity, hard_armour, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_height, melee, military, not_dex, not_int, physical_affinity, red_blood, slow_movement
    Vida
    260%
    Armaduras
    +100%
    Ailment Threshold
    260%
    Resistencia
    0 0 0 0
    Damage
    225%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.245 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    105%
    Type
    AxisGeneralBossDescent
    Metadata
    AxisGeneralBossDescent
    Nivel
    68
    Vida
    16,727
    Armaduras
    57,580
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    840
    Daño de hechizos
    840
    Precisión
    290
    Attack Time
    1.245
    Experiencia
    20,510
    Ailment Threshold
    16,727
    Chill
    53
    Shock
    53
    Brittle
    299
    Scorch
    53
    Sap
    146
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 672–1009
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.245 seg
    Derriba a tus enemigos con un golpe poderoso.
    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]
    MonsterGroundFireDescentBoss
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Lanza una trampa que explota cuando se activa. La explosión inflige daño de fuego a los enemigos circundantes y deja un área de suelo incendiado que daña a los enemigos que caminen sobre ella.
    Inflige 155.3 de daño de fuego base por segundo
    La duración base es de 8 segundos
    Inflige de 223.6 a 335.4 de daño de fuego
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]
    GravicusMoltenShellDescentBoss
    Spell, Damage, Area, Duration, Totemable, TotemCastsWhenNotDetached, Triggerable, Fire, Instant, AreaSpell, Physical, Cooldown
    Coraza fundida
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 0.5 seg
    Tiempo de recarga: 30 seg
    Invoca escudos elementales ardientes que otorgan armadura adicional durante un corto período de tiempo. Si el daño físico acumulado que has evitado gracias al bloqueo o a la armadura llega a un cierto umbral, los escudos explotan hacia afuera e infligen daño de fuego a los enemigos circundantes.
    La duración base es de 10 segundos
    Inflige de 1439 a 2159 de daño de fuego
    Los escudos se rompen después de prevenir 180 de daño total
    4000 de armadura adicional
    active skill area of effect radius +% final [50]
    is area damage [1]
    AxisGeneralFirestormDescent
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 0.9 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    La duración base es de 1.2 segundos
    Inflige de 123.8 a 185.7 de daño de fuego
    25% de probabilidad de quemar a los enemigos
    Un impacto cada 0.13 segundos
    El radio base es de 1 metro
    firestorm base area of effect +% [-49]
    is area damage [1]
    spell maximum action distance +% [-50]

    Object Type

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	off_hand_unarmed_type = "Shield"
    }
    
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Axis/Axis"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Axis/AxisGeneralBossDescent"] = {
        name = "Warmonger",
        life = 2.6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.25,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Shield",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "AxisGeneralFirestormDescent",
            "GravicusMoltenShellDescentBoss",
            "MonsterGroundFireDescentBoss",
        },
        modList = {
        },
    }
    -- 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["AxisGeneralFirestormDescent"] = {
        name = "Firestorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.9,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "base_chance_to_ignite_%",
            "spell_maximum_action_distance_+%",
            "firestorm_base_area_of_effect_+%",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 1200, 125, 25, -50, -49, 10, critChance = 5, levelRequirement = 26, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GravicusMoltenShellDescentBoss"] = {
        name = "Molten Shell",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons fiery elemental shields providing additional armour for a short duration. If cumulative physical damage prevented by your blocking or armour reaches a threshold, the shields explode outwards, dealing fire damage to surrounding enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.TotemCastsWhenNotDetached] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "fire_shield_damage_threshold",
            "base_physical_damage_reduction_rating",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 180, 4000, 10000, 50, critChance = 5, levelRequirement = 26, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterGroundFireDescentBoss"] = {
        name = "Fire Trap",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 1, 8000, -25, critChance = 5, levelRequirement = 26, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    
    Ganas el 25% del daño físico como daño de fuego extra
    IdMonsterImplicitFire1
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    IdMonsterImplicitAuraEnergyShield1
    FamilyMonsterAura
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level4 (Effective: 3)
    Stats
  • maximum life % to add as maximum energy shield Min: 35 Max: 35 Global
  • Craft Tagsdefences energy_shield
    Aura de escudo de energía
    Radio: 50
    Los aliados tienen escudo de energía
    Ganas el 35% de la vida máxima como escudo de energía máximo extra
    Energy Shield Aura
    La cantidad de objetos arrojados está aumentada un 1500%
    La rareza de los objetos arrojados está aumentada un 2000%
    Los monstruos otorgan la experiencia aumentada un 1000%
    IdMonsterBossDescent
    FamilyMonsterDescentBoss
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 1000 Max: 1000 Global
  • monster dropped item rarity +% Min: 2000 Max: 2000 Global
  • monster dropped item quantity +% Min: 1500 Max: 1500 Global
  • Velocidad de recarga del escudo de energía reducida un 80%
    IdMonsterEnergyShieldRegenRate-80
    FamilyEnergyShieldRegeneration
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • energy shield recharge rate +% Min: -80 Max: -80 Global
  • Craft Tagsdefences energy_shield
    20% de probabilidad de bloquear el daño de ataques
    Recibes el 10% del daño de los golpes bloqueados
    IdMonsterAttackBlock40Bypass15
    FamilyMonsterBlockAndBypass
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base block % Min: 20 Max: 20 Global
  • base block % damage taken Min: 10 Max: 10 Global
  • Craft Tagsblock
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.