Devorador de Almas
Demonio
monster base type attack cast speed +% and damage -% final [33]
No puede ser empujado
La rareza de los objetos arrojados está aumentada un 15000%
Los monstruos otorgan la experiencia aumentada un 100%
Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
Permite colocar hasta 6 trampas adicionales a la vez
monster penalty against minions damage +% final vs player minions [-20]
kill traps mines and totems on death [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no drops or experience [1]
Eater of Souls
SpectreN
AreaMapa de Núcleo
Tagsbludgeoning_weapon, bone_armour, Lanzador de hechizos, demon, extra_large_height, fire_affinity, has_one_hand_mace, has_one_handed_melee, human, humanoid, large_model, malachai_boss_map, medium_movement, melee, non_unique_map_boss, not_dex, not_int, physical_affinity, ranged, red_blood
Vida
340%
Armaduras
+25%
Ailment Threshold
340%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 15
Attack Time
1.995 Second
Damage Spread
±30%
Experiencia
200%
Model Size
100%
Type
MalachaiMapBoss
Metadata
MalachaiMapBoss
Nivel
80
Vida
4,780,790
Armaduras
91,801
Evasión
7,124
Escudo de energía
0
Damage
1,727
Daño de hechizos
2,577
Precisión
462
Attack Time
1.33665
Experiencia
139,832
Ailment Threshold
2,294,779
Chill
7,256
Shock
7,256
Brittle
41,051
Scorch
7,256
Sap
20,047
MalachaiElementalCone
Spell
Tiempo de lanzamiento: 3.5 seg
Tiempo de recarga: 8 seg
Tus golpes no pueden aturdir a los enemigos
is area damage [1]
malachai elemental cone spell maximum damage [2393]
malachai elemental cone spell minimum damage [1586]
monster penalty against minions damage +% final vs player minions [-50]
spell maximum action distance +% [-15]
MalachaiTeleportSlam
Attack
Base Damage: 2399–4456
Probabilidad de golpe crítico: 5%
Daño de ataque: 228%
Daño de ataque: 227.5%
Attack Time: 1.995 seg
Tiempo de recarga: 8 seg
Inflige un 127.5% más de daño de ataque
41% menos Velocidad de Ataque
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
voll slam damage +% final at centre [100]
MalachaiMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 1720 a 2581 de daño físico
active skill area of effect radius +% final [30]
base is projectile [1]
is area damage [1]
projectile spread radius [10]
spell maximum action distance +% [-33]
MalachaiSlam
Attack, Area
Base Damage: 2399–4456
Probabilidad de golpe crítico: 5%
Daño de ataque: 250%
Daño de ataque: 250%
Attack Time: 1.995 seg
Tiempo de recarga: 8 seg
Inflige un 150% más de daño de ataque
41% menos Velocidad de Ataque
active skill area of effect radius +% final [-14]
is area damage [1]
voll slam damage +% final at centre [100]
MalachaiRuneTrap
Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
Trampa de fuego
Probabilidad de golpe crítico: 10%
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 5 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.
La trampa dura +38 segundos
Inflige de 3165 a 4747 de daño de fuego
Velocidad de lanzamiento de trampas reducida un 60%
active skill area of effect radius +% final [50]
base skill is trapped [1]
create trap at target location [1]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [6]
MalachaiMeleeAttack
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 2399–4456
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
Derriba a tus enemigos con un golpe poderoso.
MalachaiTransformPiety
MalachaiShield
Spell, Buff, Duration, Totemable, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 8 seg
La duración base es de 5 segundos
base deal no damage [1]
MalachaiImpale
skill cannot be interrupted [1]
skill cannot be stunned [1]
MalachaiSpawnTriBomb
Tiempo de recarga: 5 seg

Object Type

version 2
extends "Metadata/Monsters/Monster"

Transitionable
{

}

Stats
{
	cannot_drop_below_%_life = 70
	set_cannot_die = 1
	monster_no_talismans = 1
}

NPC
{
	marker_enabled = false
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Animated
{
	on_end_submerge_noMace = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/shield/sheildexplode.ao );"
}

Transitionable
{
	create_untransitioned = "PlayAnimation( emerge ); PauseAnimation(); DisableTargetable();"
	on_transition = "PlayAnimation( emerge ); EnableTargetable(); ForEachOfType( Metadata/QuestObjects/Act4/MalachaiGroundHole, { IncrementCounter(); } );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Malachai/MalachaiMapBoss"] = {
    name = "Eater of Souls",
    life = 3.4,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0.3,
    attackTime = 1.995,
    attackRange = 15,
    accuracy = 1,
    weaponType1 = "One Hand Mace",
    skillList = {
        "MalachaiMeleeAttack",
        "MalachaiRuneTrap",
        "MalachaiElementalCone",
        "MalachaiTeleportSlam",
        "MalachaiMortar",
        "MalachaiSlam",
        "MalachaiShield",
        "MalachaiTransformPiety",
        "MalachaiImpale",
        "MalachaiSpawnTriBomb",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiMeleeAttack"] = {
    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 = {
    },
    levels = {
        [1] = {baseMultiplier = 0.75, levelRequirement = 40, statInterpolation = {},  cost = { }, },
        [2] = {baseMultiplier = 0.9, levelRequirement = 57, statInterpolation = {},  cost = { }, },
        [3] = {levelRequirement = 66, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiRuneTrap"] = {
    name = "Fire Trap",
    hidden = true,
    color = 4,
    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_trap_duration",
        "trap_variation",
        "trap_throwing_speed_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "is_trap",
        "is_area_damage",
        "base_skill_is_trapped",
        "create_trap_at_target_location",
        "ignores_trap_and_mine_cooldown_limit",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 19000, 6, -60, 50, critChance = 10, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 38000, 6, -60, 50, critChance = 10, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.68000000715256, 1.0199999809265, 38000, 6, -60, 50, critChance = 10, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiElementalCone"] = {
    name = "MalachaiElementalCone",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.5,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "malachai_elemental_cone_spell_minimum_damage",
        "malachai_elemental_cone_spell_maximum_damage",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "spell_maximum_action_distance_+%",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.63999998569489, 0.95999997854233, -40, -15, -50, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.63999998569489, 0.95999997854233, -20, -15, -50, levelRequirement = 57, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 0, -15, -50, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
        [4] = {0.61000001430511, 0.9200000166893, 0, -15, -50, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiTeleportSlam"] = {
    name = "MalachaiTeleportSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "active_skill_attack_speed_+%_final",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -41, -50, baseMultiplier = 1.36, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
        [2] = {75, -41, -50, baseMultiplier = 1.564, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
        [3] = {100, -41, -50, baseMultiplier = 2.275, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiMortar"] = {
    name = "MalachaiMortar",
    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,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "projectile_spread_radius",
        "spell_maximum_action_distance_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.51999998092651, 0.77999997138977, 10, -33, 30, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 10, -33, 30, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiSlam"] = {
    name = "MalachaiSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "active_skill_attack_speed_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -41, -14, baseMultiplier = 1.36, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
        [2] = {75, -41, -14, baseMultiplier = 1.564, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
        [3] = {100, -41, -14, baseMultiplier = 2.5, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiShield"] = {
    name = "MalachaiShield",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Totemable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {5000, levelRequirement = 34, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiTransformPiety"] = {
    name = "MalachaiTransformPiety",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiImpale"] = {
    name = "MalachaiImpale",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MalachaiSpawnTriBomb"] = {
    name = "MalachaiSpawnTriBomb",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster base type attack cast speed +% and damage -% final [33]
IdMonsterSpeedAndDamageFixupComplete
FamilyMonsterSpeedAndDamageFixup
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    No puede ser empujado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • 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
  • Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Permite colocar hasta 6 trampas adicionales a la vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional traps allowed Min: 6 Max: 6 Global
  • monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • 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
  • monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Devorador de Almas
    Demonio
    monster base type attack cast speed +% and damage -% final [33]
    No puede ser empujado
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Permite colocar hasta 6 trampas adicionales a la vez
    monster penalty against minions damage +% final vs player minions [-20]
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Eater of Souls
    SpectreN
    Tagsbludgeoning_weapon, bone_armour, Lanzador de hechizos, demon, extra_large_height, has_one_hand_mace, has_one_handed_melee, human, humanoid, large_model, medium_movement, non_attacking, not_dex, not_int, red_blood
    Vida
    340%
    Armaduras
    +25%
    Ailment Threshold
    340%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiencia
    200%
    Model Size
    100%
    Type
    MalachaiMapBoss
    Metadata
    MalachaiMapBossElder

    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/Malachai/MalachaiMapBossElder"] = {
        name = "Eater of Souls",
        life = 3.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.3,
        attackTime = 1.995,
        attackRange = 15,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
        },
        modList = {
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    No puede ser empujado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • 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
  • Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Permite colocar hasta 6 trampas adicionales a la vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional traps allowed Min: 6 Max: 6 Global
  • monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • 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
  • Devorador de Almas
    Demonio
    monster base type attack cast speed +% and damage -% final [33]
    No puede ser empujado
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Permite colocar hasta 6 trampas adicionales a la vez
    monster penalty against minions damage +% final vs player minions [-20]
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Eater of Souls
    SpectreN
    AreaMapa de Núcleo
    Tagsbludgeoning_weapon, bone_armour, Lanzador de hechizos, demon, extra_large_height, fire_affinity, human, humanoid, is_unarmed, large_model, malachai_boss_map, medium_movement, non_unique_map_boss, not_dex, not_int, physical_affinity, red_blood
    Vida
    340%
    Armaduras
    +25%
    Ailment Threshold
    340%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiencia
    200%
    Model Size
    100%
    Type
    MalachaiMapBoss
    Metadata
    MalachaiMapBoss2
    Nivel
    80
    Vida
    4,780,790
    Armaduras
    91,801
    Evasión
    7,124
    Escudo de energía
    0
    Damage
    1,727
    Daño de hechizos
    2,577
    Precisión
    462
    Attack Time
    1.33665
    Experiencia
    139,832
    Ailment Threshold
    2,294,779
    Chill
    7,256
    Shock
    7,256
    Brittle
    41,051
    Scorch
    7,256
    Sap
    20,047
    MalachaiElementalCone
    Spell
    Tiempo de lanzamiento: 3.5 seg
    Tiempo de recarga: 8 seg
    Tus golpes no pueden aturdir a los enemigos
    is area damage [1]
    malachai elemental cone spell maximum damage [2393]
    malachai elemental cone spell minimum damage [1586]
    monster penalty against minions damage +% final vs player minions [-50]
    spell maximum action distance +% [-15]
    MalachaiRepeatableWave
    Attack
    Base Damage: 2399–4456
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.995 seg
    Inflige un 40% menos de daño de ataque
    20% menos Velocidad de Ataque
    is area damage [1]
    MalachaiTeleport
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5.5 seg
    MalachaiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 10%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 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.
    La trampa dura +38 segundos
    Inflige de 3165 a 4747 de daño de fuego
    Velocidad de lanzamiento de trampas reducida un 60%
    active skill area of effect radius +% final [50]
    base skill is trapped [1]
    create trap at target location [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [6]
    MalachaiMortarWithDegen
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Mortero
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
    Inflige de 685.2 a 1015 de daño físico
    Inflige 645 de daño físico base por segundo
    La duración base es de 5 segundos
    base is projectile [1]
    is area damage [1]
    projectile spread radius [10]
    spell maximum action distance +% [-33]
    MalachaiMultipleMortarWithDegen
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Mortero
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4.5 seg
    Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
    Inflige de 232.3 a 344.1 de daño físico
    Inflige 548.4 de daño físico base por segundo
    La duración base es de 5 segundos
    base is projectile [1]
    is area damage [1]
    monster projectile variation [1]
    projectile spread radius [30]
    spell maximum action distance +% [-33]
    MalachaiOpenHeart
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    MalachaiShield
    Spell, Buff, Duration, Totemable, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 8 seg
    La duración base es de 5 segundos
    base deal no damage [1]
    MalachaiTeleportSlam
    Attack
    Base Damage: 2399–4456
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 228%
    Daño de ataque: 227.5%
    Attack Time: 1.995 seg
    Tiempo de recarga: 8 seg
    Inflige un 127.5% más de daño de ataque
    41% menos Velocidad de Ataque
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    voll slam damage +% final at centre [100]
    MalachaiSpawnTriBomb
    Tiempo de recarga: 5 seg
    MalachaiMultiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 10%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 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.
    La trampa dura +38 segundos
    Inflige de 3165 a 4747 de daño de fuego
    Lanza hasta 2 trampas adicionales
    Las trampas se lanzan de forma aleatoria alrededor de la ubicación objetivo
    Velocidad de lanzamiento de trampas reducida un 60%
    active skill area of effect radius +% final [50]
    base skill is trapped [1]
    create trap at target location [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [6]
    MalachaiRepeatableWaveGeometryAttack
    Triggerable, Attack
    Base Damage: 2399–4456
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.995 seg
    Inflige un 40% menos de daño de ataque
    20% menos Velocidad de Ataque
    +1.5 metros al alcance de los golpes cuerpo a cuerpo
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    	initial_life_percentage = 92
    }
    
    Transitionable
    {
    }
    
    Stats
    {
    	cannot_drop_below_%_life = 70
    	set_cannot_die = 1
    	set_monster_can_spawn_with_talisman = 1
    }
    
    NPC
    {
    	marker_enabled = false
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaideathstageone_take2.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaigibexplosion_fx.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs1.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs2.ao"
    	preload_animated_object = "Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/Malachai_Death.ao"
    	preload_animated_object = "Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/beastgrowl_loop.ao"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaideathstageone_take2.ao );"
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaigibexplosion_fx.ao );"
    	on_death = "SpawnPermanentEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs1.ao, animate );"
    	on_death = "SpawnPermanentEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs2.ao, animate );"
    	on_death = "SpawnEffect( Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/Malachai_Death.ao );"
    	on_death = "SpawnEffect( Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/beastgrowl_loop.ao );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Malachai/MalachaiMapBoss2"] = {
        name = "Eater of Souls",
        life = 3.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.3,
        attackTime = 1.995,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "MalachaiRuneTrap",
            "MalachaiMultiRuneTrap",
            "MalachaiElementalCone",
            "MalachaiTeleportSlam",
            "MalachaiTeleport",
            "MalachaiShield",
            "MalachaiMortarWithDegen",
            "MalachaiMultipleMortarWithDegen",
            "MalachaiOpenHeart",
            "MalachaiSpawnTriBomb",
            "MalachaiRepeatableWave",
            "MalachaiRepeatableWaveGeometryAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRuneTrap"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        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_trap_duration",
            "trap_variation",
            "trap_throwing_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "create_trap_at_target_location",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 19000, 6, -60, 50, critChance = 10, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38000, 6, -60, 50, critChance = 10, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 38000, 6, -60, 50, critChance = 10, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMultiRuneTrap"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        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_trap_duration",
            "trap_variation",
            "trap_throwing_speed_+%",
            "number_of_additional_traps_to_throw",
            "throw_traps_in_circle_radius",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "create_trap_at_target_location",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.63999998569489, 0.95999997854233, 19000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 38000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiElementalCone"] = {
        name = "MalachaiElementalCone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "malachai_elemental_cone_spell_minimum_damage",
            "malachai_elemental_cone_spell_maximum_damage",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "spell_maximum_action_distance_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.63999998569489, 0.95999997854233, -40, -15, -50, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.63999998569489, 0.95999997854233, -20, -15, -50, levelRequirement = 57, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 0, -15, -50, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.61000001430511, 0.9200000166893, 0, -15, -50, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiTeleportSlam"] = {
        name = "MalachaiTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "voll_slam_damage_+%_final_at_centre",
            "active_skill_attack_speed_+%_final",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {75, -41, -50, baseMultiplier = 1.36, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {75, -41, -50, baseMultiplier = 1.564, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {100, -41, -50, baseMultiplier = 2.275, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiTeleport"] = {
        name = "MalachaiTeleport",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 3, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiShield"] = {
        name = "MalachaiShield",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {5000, levelRequirement = 34, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMortarWithDegen"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        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,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_to_deal_per_minute",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.51999998092651, 0.77999997138977, 1.8899999856949, 10, -33, 5000, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 3},  cost = { }, },
            [2] = {0.51999998092651, 0.77999997138977, 1.8899999856949, 10, -33, 5000, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2.7000000476837, 10, -33, 5000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3},  cost = { }, },
            [4] = {0.54000002145767, 0.80000001192093, 1.8300000429153, 10, -33, 5000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMultipleMortarWithDegen"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        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,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_to_deal_per_minute",
            "monster_projectile_variation",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.51999998092651, 0.77999997138977, 4.0500001907349, 3, 30, -33, 5000, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [2] = {0.51999998092651, 0.77999997138977, 4.0500001907349, 4, 30, -33, 5000, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 6.75, 1, 30, -33, 5000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [4] = {0.54000002145767, 0.80000001192093, 4.5900001525879, 1, 30, -33, 5000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiOpenHeart"] = {
        name = "MalachaiOpenHeart",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiSpawnTriBomb"] = {
        name = "MalachaiSpawnTriBomb",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRepeatableWave"] = {
        name = "MalachaiRepeatableWave",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, baseMultiplier = 0.5, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {-20, baseMultiplier = 0.55, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {-20, baseMultiplier = 0.6, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRepeatableWaveGeometryAttack"] = {
        name = "MalachaiRepeatableWaveGeometryAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "melee_range_+",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, 15, baseMultiplier = 0.5, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {-20, 15, baseMultiplier = 0.55, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {-20, 15, baseMultiplier = 0.6, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    No puede ser empujado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • 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
  • Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Permite colocar hasta 6 trampas adicionales a la vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional traps allowed Min: 6 Max: 6 Global
  • monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • 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
  • Devorador de Almas
    Demonio
    monster base type attack cast speed +% and damage -% final [33]
    No puede ser empujado
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Permite colocar hasta 6 trampas adicionales a la vez
    monster penalty against minions damage +% final vs player minions [-20]
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Eater of Souls
    SpectreN
    Tagsbludgeoning_weapon, bone_armour, Lanzador de hechizos, demon, extra_large_height, fire_affinity, human, humanoid, is_unarmed, large_model, medium_movement, not_dex, not_int, physical_affinity, red_blood, standalone_map_boss
    Vida
    340%
    Armaduras
    +25%
    Ailment Threshold
    340%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiencia
    200%
    Model Size
    100%
    Type
    MalachaiMapBoss
    Metadata
    MalachaiMapBoss2Standalone
    Nivel
    68
    Vida
    473,778
    Armaduras
    35,988
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    851
    Daño de hechizos
    1,270
    Precisión
    290
    Attack Time
    1.33665
    Experiencia
    112,805
    Ailment Threshold
    298,480
    Chill
    944
    Shock
    944
    Brittle
    5,340
    Scorch
    944
    Sap
    2,608
    MalachaiElementalCone
    Spell
    Tiempo de lanzamiento: 3.5 seg
    Tiempo de recarga: 8 seg
    Tus golpes no pueden aturdir a los enemigos
    is area damage [1]
    malachai elemental cone spell maximum damage [1718]
    malachai elemental cone spell minimum damage [1145]
    monster penalty against minions damage +% final vs player minions [-50]
    spell maximum action distance +% [-15]
    MalachaiRepeatableWave
    Attack
    Base Damage: 1182–2196
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.995 seg
    Inflige un 40% menos de daño de ataque
    20% menos Velocidad de Ataque
    is area damage [1]
    MalachaiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 10%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 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.
    La trampa dura +38 segundos
    Inflige de 2195 a 3293 de daño de fuego
    Velocidad de lanzamiento de trampas reducida un 60%
    active skill area of effect radius +% final [50]
    base skill is trapped [1]
    create trap at target location [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [6]
    MalachaiMortarWithDegen
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Mortero
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
    Inflige de 634 a 951 de daño físico
    Inflige 594.4 de daño físico base por segundo
    La duración base es de 5 segundos
    base is projectile [1]
    is area damage [1]
    projectile spread radius [10]
    spell maximum action distance +% [-33]
    MalachaiMultipleMortarWithDegen
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Mortero
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4.5 seg
    Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
    Inflige de 214.9 a 322.4 de daño físico
    Inflige 503.7 de daño físico base por segundo
    La duración base es de 5 segundos
    base is projectile [1]
    is area damage [1]
    monster projectile variation [1]
    projectile spread radius [30]
    spell maximum action distance +% [-33]
    MalachaiTeleportSlam
    Attack
    Base Damage: 1182–2196
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 228%
    Daño de ataque: 227.5%
    Attack Time: 1.995 seg
    Tiempo de recarga: 8 seg
    Inflige un 127.5% más de daño de ataque
    41% menos Velocidad de Ataque
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    voll slam damage +% final at centre [100]
    MalachaiSpawnTriBomb
    Tiempo de recarga: 5 seg
    MalachaiMultiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 10%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 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.
    La trampa dura +38 segundos
    Inflige de 2195 a 3293 de daño de fuego
    Lanza hasta 2 trampas adicionales
    Las trampas se lanzan de forma aleatoria alrededor de la ubicación objetivo
    Velocidad de lanzamiento de trampas reducida un 60%
    active skill area of effect radius +% final [50]
    base skill is trapped [1]
    create trap at target location [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [6]
    MalachaiRepeatableWaveGeometryAttack
    Triggerable, Attack
    Base Damage: 1182–2196
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.995 seg
    Inflige un 40% menos de daño de ataque
    20% menos Velocidad de Ataque
    +1.5 metros al alcance de los golpes cuerpo a cuerpo
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Malachai/MalachaiMapBoss2Standalone"] = {
        name = "Eater of Souls",
        life = 3.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.3,
        attackTime = 1.995,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "MalachaiRuneTrap",
            "MalachaiMultiRuneTrap",
            "MalachaiElementalCone",
            "MalachaiTeleportSlam",
            "MalachaiMortarWithDegen",
            "MalachaiMultipleMortarWithDegen",
            "MalachaiSpawnTriBomb",
            "MalachaiRepeatableWave",
            "MalachaiRepeatableWaveGeometryAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRuneTrap"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        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_trap_duration",
            "trap_variation",
            "trap_throwing_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "create_trap_at_target_location",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 19000, 6, -60, 50, critChance = 10, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38000, 6, -60, 50, critChance = 10, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 38000, 6, -60, 50, critChance = 10, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMultiRuneTrap"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        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_trap_duration",
            "trap_variation",
            "trap_throwing_speed_+%",
            "number_of_additional_traps_to_throw",
            "throw_traps_in_circle_radius",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "create_trap_at_target_location",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.63999998569489, 0.95999997854233, 19000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 38000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiElementalCone"] = {
        name = "MalachaiElementalCone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "malachai_elemental_cone_spell_minimum_damage",
            "malachai_elemental_cone_spell_maximum_damage",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "spell_maximum_action_distance_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.63999998569489, 0.95999997854233, -40, -15, -50, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.63999998569489, 0.95999997854233, -20, -15, -50, levelRequirement = 57, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 0, -15, -50, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.61000001430511, 0.9200000166893, 0, -15, -50, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiTeleportSlam"] = {
        name = "MalachaiTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "voll_slam_damage_+%_final_at_centre",
            "active_skill_attack_speed_+%_final",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {75, -41, -50, baseMultiplier = 1.36, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {75, -41, -50, baseMultiplier = 1.564, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {100, -41, -50, baseMultiplier = 2.275, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMortarWithDegen"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        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,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_to_deal_per_minute",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.51999998092651, 0.77999997138977, 1.8899999856949, 10, -33, 5000, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 3},  cost = { }, },
            [2] = {0.51999998092651, 0.77999997138977, 1.8899999856949, 10, -33, 5000, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2.7000000476837, 10, -33, 5000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3},  cost = { }, },
            [4] = {0.54000002145767, 0.80000001192093, 1.8300000429153, 10, -33, 5000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMultipleMortarWithDegen"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        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,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_to_deal_per_minute",
            "monster_projectile_variation",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.51999998092651, 0.77999997138977, 4.0500001907349, 3, 30, -33, 5000, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [2] = {0.51999998092651, 0.77999997138977, 4.0500001907349, 4, 30, -33, 5000, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 6.75, 1, 30, -33, 5000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [4] = {0.54000002145767, 0.80000001192093, 4.5900001525879, 1, 30, -33, 5000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiSpawnTriBomb"] = {
        name = "MalachaiSpawnTriBomb",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRepeatableWave"] = {
        name = "MalachaiRepeatableWave",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, baseMultiplier = 0.5, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {-20, baseMultiplier = 0.55, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {-20, baseMultiplier = 0.6, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRepeatableWaveGeometryAttack"] = {
        name = "MalachaiRepeatableWaveGeometryAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "melee_range_+",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, 15, baseMultiplier = 0.5, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {-20, 15, baseMultiplier = 0.55, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {-20, 15, baseMultiplier = 0.6, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    No puede ser empujado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • 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
  • Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Permite colocar hasta 6 trampas adicionales a la vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional traps allowed Min: 6 Max: 6 Global
  • monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • 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
  • Devorador de Almas
    Demonio
    monster base type attack cast speed +% and damage -% final [33]
    No puede ser empujado
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Permite colocar hasta 6 trampas adicionales a la vez
    monster penalty against minions damage +% final vs player minions [-20]
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Eater of Souls
    SpectreN
    Tagsbludgeoning_weapon, bone_armour, Lanzador de hechizos, demon, elder_map_boss, extra_large_height, human, humanoid, is_unarmed, large_model, medium_movement, non_attacking, not_dex, not_int, red_blood
    Vida
    340%
    Armaduras
    +25%
    Ailment Threshold
    340%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiencia
    200%
    Model Size
    100%
    Type
    MalachaiMapBoss
    Metadata
    MalachaiMapBoss2Elder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaideathstageone_take2.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaigibexplosion_fx.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs1.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs2.ao"
    	preload_animated_object = "Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/Malachai_Death.ao"
    	preload_animated_object = "Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/beastgrowl_loop.ao"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    
    Life
    {
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaideathstageone_take2.ao );"
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaigibexplosion_fx.ao );"
    	on_death = "SpawnPermanentEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs1.ao, animate );"
    	on_death = "SpawnPermanentEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs2.ao, animate );"
    	on_death = "SpawnEffect( Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/Malachai_Death.ao );"
    	on_death = "SpawnEffect( Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/beastgrowl_loop.ao );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Malachai/MalachaiMapBoss2Elder"] = {
        name = "Eater of Souls",
        life = 3.4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.3,
        attackTime = 1.995,
        attackRange = 15,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    No puede ser empujado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • 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
  • Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Permite colocar hasta 6 trampas adicionales a la vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional traps allowed Min: 6 Max: 6 Global
  • monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • 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
  • Devorador de Almas
    Sobrenatural
    monster base type attack cast speed +% and damage -% final [33]
    No puede ser empujado
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Permite colocar hasta 6 trampas adicionales a la vez
    monster penalty against minions damage +% final vs player minions [-20]
    kill traps mines and totems on death [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Eater of Souls
    SpectreN
    Tagsbludgeoning_weapon, bone_armour, Lanzador de hechizos, demon, eldritch, extra_large_height, fire_affinity, human, humanoid, is_unarmed, large_model, malachai_boss_map, medium_movement, no_maven, not_dex, not_int, physical_affinity, red_blood
    Vida
    400%
    Armaduras
    +25%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiencia
    200%
    Model Size
    100%
    Type
    MalachaiMapBossShaper
    Metadata
    MalachaiMapBoss2Shaper
    Nivel
    68
    Vida
    557,385
    Armaduras
    35,988
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    851
    Daño de hechizos
    1,270
    Precisión
    290
    Attack Time
    1.33665
    Experiencia
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    MalachaiElementalCone
    Spell
    Tiempo de lanzamiento: 3.5 seg
    Tiempo de recarga: 8 seg
    Tus golpes no pueden aturdir a los enemigos
    is area damage [1]
    malachai elemental cone spell maximum damage [1718]
    malachai elemental cone spell minimum damage [1145]
    monster penalty against minions damage +% final vs player minions [-50]
    spell maximum action distance +% [-15]
    MalachaiRepeatableWave
    Attack
    Base Damage: 1182–2196
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.995 seg
    Inflige un 40% menos de daño de ataque
    20% menos Velocidad de Ataque
    is area damage [1]
    MalachaiTeleport
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5.5 seg
    MalachaiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 10%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 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.
    La trampa dura +38 segundos
    Inflige de 2195 a 3293 de daño de fuego
    Velocidad de lanzamiento de trampas reducida un 60%
    active skill area of effect radius +% final [50]
    base skill is trapped [1]
    create trap at target location [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [6]
    MalachaiMortarWithDegen
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Mortero
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
    Inflige de 634 a 951 de daño físico
    Inflige 594.4 de daño físico base por segundo
    La duración base es de 5 segundos
    base is projectile [1]
    is area damage [1]
    projectile spread radius [10]
    spell maximum action distance +% [-33]
    MalachaiMultipleMortarWithDegen
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Mortero
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4.5 seg
    Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
    Inflige de 214.9 a 322.4 de daño físico
    Inflige 503.7 de daño físico base por segundo
    La duración base es de 5 segundos
    base is projectile [1]
    is area damage [1]
    monster projectile variation [1]
    projectile spread radius [30]
    spell maximum action distance +% [-33]
    MalachaiOpenHeart
    skill cannot be interrupted [1]
    skill cannot be stunned [1]
    MalachaiShield
    Spell, Buff, Duration, Totemable, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 8 seg
    La duración base es de 5 segundos
    base deal no damage [1]
    MalachaiTeleportSlam
    Attack
    Base Damage: 1182–2196
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 228%
    Daño de ataque: 227.5%
    Attack Time: 1.995 seg
    Tiempo de recarga: 8 seg
    Inflige un 127.5% más de daño de ataque
    41% menos Velocidad de Ataque
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    voll slam damage +% final at centre [100]
    MalachaiSpawnTriBomb
    Tiempo de recarga: 5 seg
    MalachaiMultiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Trampa de fuego
    Probabilidad de golpe crítico: 10%
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 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.
    La trampa dura +38 segundos
    Inflige de 2195 a 3293 de daño de fuego
    Lanza hasta 2 trampas adicionales
    Las trampas se lanzan de forma aleatoria alrededor de la ubicación objetivo
    Velocidad de lanzamiento de trampas reducida un 60%
    active skill area of effect radius +% final [50]
    base skill is trapped [1]
    create trap at target location [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [6]
    MalachaiRepeatableWaveGeometryAttack
    Triggerable, Attack
    Base Damage: 1182–2196
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 60%
    Daño de ataque: 60%
    Attack Time: 1.995 seg
    Inflige un 40% menos de daño de ataque
    20% menos Velocidad de Ataque
    +1.5 metros al alcance de los golpes cuerpo a cuerpo
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Transitionable
    {
    }
    
    Stats
    {
    	cannot_drop_below_%_life = 70
    	set_cannot_die = 1
    	set_monster_can_spawn_with_talisman = 1
    }
    
    NPC
    {
    	marker_enabled = false
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaideathstageone_take2.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaigibexplosion_fx.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs1.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs2.ao"
    	preload_animated_object = "Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/Malachai_Death.ao"
    	preload_animated_object = "Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/beastgrowl_loop.ao"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaideathstageone_take2.ao );"
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/malachaigibexplosion_fx.ao );"
    	on_death = "SpawnPermanentEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs1.ao, animate );"
    	on_death = "SpawnPermanentEffect( Metadata/Effects/Spells/monsters_effects/act4/Malachai/death_portal/deathexplosion_gibs2.ao, animate );"
    	on_death = "SpawnEffect( Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/Malachai_Death.ao );"
    	on_death = "SpawnEffect( Metadata/Terrain/Mountain/Belly/Feature/BeastGrowls/beastgrowl_loop.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Malachai/MalachaiMapBoss2Shaper"] = {
        name = "Eater of Souls",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.3,
        attackTime = 1.995,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "MalachaiRuneTrap",
            "MalachaiMultiRuneTrap",
            "MalachaiElementalCone",
            "MalachaiTeleportSlam",
            "MalachaiTeleport",
            "MalachaiShield",
            "MalachaiMortarWithDegen",
            "MalachaiMultipleMortarWithDegen",
            "MalachaiOpenHeart",
            "MalachaiSpawnTriBomb",
            "MalachaiRepeatableWave",
            "MalachaiRepeatableWaveGeometryAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRuneTrap"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        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_trap_duration",
            "trap_variation",
            "trap_throwing_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "create_trap_at_target_location",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 19000, 6, -60, 50, critChance = 10, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38000, 6, -60, 50, critChance = 10, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 38000, 6, -60, 50, critChance = 10, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMultiRuneTrap"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        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_trap_duration",
            "trap_variation",
            "trap_throwing_speed_+%",
            "number_of_additional_traps_to_throw",
            "throw_traps_in_circle_radius",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "create_trap_at_target_location",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.63999998569489, 0.95999997854233, 19000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 38000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 38000, 6, -60, 2, 42, 50, critChance = 10, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiElementalCone"] = {
        name = "MalachaiElementalCone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "malachai_elemental_cone_spell_minimum_damage",
            "malachai_elemental_cone_spell_maximum_damage",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "spell_maximum_action_distance_+%",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.63999998569489, 0.95999997854233, -40, -15, -50, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.63999998569489, 0.95999997854233, -20, -15, -50, levelRequirement = 57, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 0, -15, -50, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.61000001430511, 0.9200000166893, 0, -15, -50, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiTeleportSlam"] = {
        name = "MalachaiTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "voll_slam_damage_+%_final_at_centre",
            "active_skill_attack_speed_+%_final",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "is_area_damage",
        },
        levels = {
            [1] = {75, -41, -50, baseMultiplier = 1.36, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {75, -41, -50, baseMultiplier = 1.564, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {100, -41, -50, baseMultiplier = 2.275, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiTeleport"] = {
        name = "MalachaiTeleport",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 3, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiShield"] = {
        name = "MalachaiShield",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {5000, levelRequirement = 34, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMortarWithDegen"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        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,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_to_deal_per_minute",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.51999998092651, 0.77999997138977, 1.8899999856949, 10, -33, 5000, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 3},  cost = { }, },
            [2] = {0.51999998092651, 0.77999997138977, 1.8899999856949, 10, -33, 5000, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2.7000000476837, 10, -33, 5000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3},  cost = { }, },
            [4] = {0.54000002145767, 0.80000001192093, 1.8300000429153, 10, -33, 5000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiMultipleMortarWithDegen"] = {
        name = "Mortar",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Like monster mortar skill, but leaves a ground effect on impact.",
        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,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_physical_damage_to_deal_per_minute",
            "monster_projectile_variation",
            "projectile_spread_radius",
            "spell_maximum_action_distance_+%",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.51999998092651, 0.77999997138977, 4.0500001907349, 3, 30, -33, 5000, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [2] = {0.51999998092651, 0.77999997138977, 4.0500001907349, 4, 30, -33, 5000, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 6.75, 1, 30, -33, 5000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 1},  cost = { }, },
            [4] = {0.54000002145767, 0.80000001192093, 4.5900001525879, 1, 30, -33, 5000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiOpenHeart"] = {
        name = "MalachaiOpenHeart",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiSpawnTriBomb"] = {
        name = "MalachaiSpawnTriBomb",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRepeatableWave"] = {
        name = "MalachaiRepeatableWave",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, baseMultiplier = 0.5, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {-20, baseMultiplier = 0.55, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {-20, baseMultiplier = 0.6, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MalachaiRepeatableWaveGeometryAttack"] = {
        name = "MalachaiRepeatableWaveGeometryAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "melee_range_+",
            "is_area_damage",
        },
        levels = {
            [1] = {-25, 15, baseMultiplier = 0.5, levelRequirement = 40, statInterpolation = {1},  cost = { }, },
            [2] = {-20, 15, baseMultiplier = 0.55, levelRequirement = 57, statInterpolation = {1},  cost = { }, },
            [3] = {-20, 15, baseMultiplier = 0.6, levelRequirement = 66, statInterpolation = {1},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    No puede ser empujado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • 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
  • Las trampas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    Las minas no pueden ser dañadas durante +40 segundos después de ser lanzadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Permite colocar hasta 6 trampas adicionales a la vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional traps allowed Min: 6 Max: 6 Global
  • monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 Global
  • 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
  • Edit

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