Devorador de Almas
Demoníaco
monster base type attack cast speed +% and damage -% final [33]
Não Pode ser Empurrado
Raridade dos Itens Derrubados aumentada em 15000%
Monstros concedem Experiência aumentada em 100%
Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
Minas não podem ser Danificadas por +40 segundos após serem arremessadas
Pode ter até 6 Armadilhas adicionais plantadas por 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: Núcleo
Tagsbludgeoning_weapon, bone_armour, Conjurador, 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%
Armadura
+25%
Ailment Threshold
340%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 15
Attack Time
1.995 Second
Damage Spread
±30%
Experiência
200%
Model Size
100%
Type
MalachaiMapBoss
Metadata
MalachaiMapBoss
Nível
80
Vida
4,780,790
Armadura
91,801
Evasão
7,124
Escudo de Energia
0
Damage
1,727
Dano Mágico
2,577
Precisão
462
Attack Time
1.33665
Experiência
139,832
Ailment Threshold
2,294,779
Chill
7,256
Shock
7,256
Brittle
41,051
Scorch
7,256
Sap
20,047
MalachaiElementalCone
Spell
Tempo de Conjuração: 3.5 seg
Recarga: 8 seg
Seus Acertos não podem Atordoar Inimigos
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
Chance de Crítico: 5%
Dano de Ataque: 228%
Dano de Ataque: 227.5%
Attack Time: 1.995 seg
Recarga: 8 seg
Causa 127.5% mais Dano de Ataque
41% menos Velocidade 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
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 1720 a 2581 de Dano 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
Chance de Crítico: 5%
Dano de Ataque: 250%
Dano de Ataque: 250%
Attack Time: 1.995 seg
Recarga: 8 seg
Causa 150% mais Dano de Ataque
41% menos Velocidade 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
Armadilha Flamejante
Chance de Crítico: 10%
Tempo de Conjuração: 1 seg
Recarga: 5 seg
Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
Armadilha dura +38 segundos
Causa 3165 a 4747 de Dano de Fogo
Velocidade de Lançamento de Armadilhas reduzida em 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 Padrão
Base Damage: 2399–4456
Chance de Crítico: 5%
Attack Time: 1.995 seg
Abate seus inimigos com um golpe poderoso.
MalachaiTransformPiety
MalachaiShield
Spell, Buff, Duration, Totemable, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 8 seg
Duração base é de 5 segundos
base deal no damage [1]
MalachaiImpale
skill cannot be interrupted [1]
skill cannot be stunned [1]
MalachaiSpawnTriBomb
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
Domainsmonstro (3)
GenerationTypeunico (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
    Não Pode ser Empurrado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Pode ter até 6 Armadilhas adicionais plantadas por vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Devorador de Almas
    Demoníaco
    monster base type attack cast speed +% and damage -% final [33]
    Não Pode ser Empurrado
    Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    Pode ter até 6 Armadilhas adicionais plantadas por 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, Conjurador, 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%
    Armadura
    +25%
    Ailment Threshold
    340%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiência
    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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Não Pode ser Empurrado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Pode ter até 6 Armadilhas adicionais plantadas por vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Demoníaco
    monster base type attack cast speed +% and damage -% final [33]
    Não Pode ser Empurrado
    Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    Pode ter até 6 Armadilhas adicionais plantadas por 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: Núcleo
    Tagsbludgeoning_weapon, bone_armour, Conjurador, 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%
    Armadura
    +25%
    Ailment Threshold
    340%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiência
    200%
    Model Size
    100%
    Type
    MalachaiMapBoss
    Metadata
    MalachaiMapBoss2
    Nível
    80
    Vida
    4,780,790
    Armadura
    91,801
    Evasão
    7,124
    Escudo de Energia
    0
    Damage
    1,727
    Dano Mágico
    2,577
    Precisão
    462
    Attack Time
    1.33665
    Experiência
    139,832
    Ailment Threshold
    2,294,779
    Chill
    7,256
    Shock
    7,256
    Brittle
    41,051
    Scorch
    7,256
    Sap
    20,047
    MalachaiElementalCone
    Spell
    Tempo de Conjuração: 3.5 seg
    Recarga: 8 seg
    Seus Acertos não podem Atordoar Inimigos
    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
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.995 seg
    Causa 40% menos Dano de Ataque
    20% menos Velocidade de Ataque
    is area damage [1]
    MalachaiTeleport
    Spell
    Tempo de Conjuração: 1 seg
    Recarga: 5.5 seg
    MalachaiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 10%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +38 segundos
    Causa 3165 a 4747 de Dano de Fogo
    Velocidade de Lançamento de Armadilhas reduzida em 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
    Morteiro
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 685.2 a 1015 de Dano Físico
    Causa 645 de Dano Físico Base por segundo
    Duração base é 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
    Morteiro
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 4.5 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 232.3 a 344.1 de Dano Físico
    Causa 548.4 de Dano Físico Base por segundo
    Duração base é 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
    Tempo de Conjuração: 1 seg
    Recarga: 8 seg
    Duração base é de 5 segundos
    base deal no damage [1]
    MalachaiTeleportSlam
    Attack
    Base Damage: 2399–4456
    Chance de Crítico: 5%
    Dano de Ataque: 228%
    Dano de Ataque: 227.5%
    Attack Time: 1.995 seg
    Recarga: 8 seg
    Causa 127.5% mais Dano de Ataque
    41% menos Velocidade de Ataque
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    voll slam damage +% final at centre [100]
    MalachaiSpawnTriBomb
    Recarga: 5 seg
    MalachaiMultiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 10%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +38 segundos
    Causa 3165 a 4747 de Dano de Fogo
    Arremessa até 2 Armadilhas adicionais
    Armadilhas são arremessadas aleatoriamente ao redor do local alvo
    Velocidade de Lançamento de Armadilhas reduzida em 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
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.995 seg
    Causa 40% menos Dano de Ataque
    20% menos Velocidade de Ataque
    +1.5 metros ao Alcance de Golpes Corpo a Corpo
    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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Não Pode ser Empurrado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Pode ter até 6 Armadilhas adicionais plantadas por vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Demoníaco
    monster base type attack cast speed +% and damage -% final [33]
    Não Pode ser Empurrado
    Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    Pode ter até 6 Armadilhas adicionais plantadas por 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, Conjurador, 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%
    Armadura
    +25%
    Ailment Threshold
    340%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiência
    200%
    Model Size
    100%
    Type
    MalachaiMapBoss
    Metadata
    MalachaiMapBoss2Standalone
    Nível
    68
    Vida
    473,778
    Armadura
    35,988
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    851
    Dano Mágico
    1,270
    Precisão
    290
    Attack Time
    1.33665
    Experiência
    112,805
    Ailment Threshold
    298,480
    Chill
    944
    Shock
    944
    Brittle
    5,340
    Scorch
    944
    Sap
    2,608
    MalachaiElementalCone
    Spell
    Tempo de Conjuração: 3.5 seg
    Recarga: 8 seg
    Seus Acertos não podem Atordoar Inimigos
    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
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.995 seg
    Causa 40% menos Dano de Ataque
    20% menos Velocidade de Ataque
    is area damage [1]
    MalachaiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 10%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +38 segundos
    Causa 2195 a 3293 de Dano de Fogo
    Velocidade de Lançamento de Armadilhas reduzida em 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
    Morteiro
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 634 a 951 de Dano Físico
    Causa 594.4 de Dano Físico Base por segundo
    Duração base é 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
    Morteiro
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 4.5 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 214.9 a 322.4 de Dano Físico
    Causa 503.7 de Dano Físico Base por segundo
    Duração base é 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
    Chance de Crítico: 5%
    Dano de Ataque: 228%
    Dano de Ataque: 227.5%
    Attack Time: 1.995 seg
    Recarga: 8 seg
    Causa 127.5% mais Dano de Ataque
    41% menos Velocidade de Ataque
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    voll slam damage +% final at centre [100]
    MalachaiSpawnTriBomb
    Recarga: 5 seg
    MalachaiMultiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 10%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +38 segundos
    Causa 2195 a 3293 de Dano de Fogo
    Arremessa até 2 Armadilhas adicionais
    Armadilhas são arremessadas aleatoriamente ao redor do local alvo
    Velocidade de Lançamento de Armadilhas reduzida em 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
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.995 seg
    Causa 40% menos Dano de Ataque
    20% menos Velocidade de Ataque
    +1.5 metros ao Alcance de Golpes Corpo a Corpo
    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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Não Pode ser Empurrado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Pode ter até 6 Armadilhas adicionais plantadas por vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Demoníaco
    monster base type attack cast speed +% and damage -% final [33]
    Não Pode ser Empurrado
    Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    Pode ter até 6 Armadilhas adicionais plantadas por 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, Conjurador, 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%
    Armadura
    +25%
    Ailment Threshold
    340%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiência
    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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Não Pode ser Empurrado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Pode ter até 6 Armadilhas adicionais plantadas por vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Ancestral
    monster base type attack cast speed +% and damage -% final [33]
    Não Pode ser Empurrado
    Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    Pode ter até 6 Armadilhas adicionais plantadas por 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, Conjurador, 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%
    Armadura
    +25%
    Ailment Threshold
    400%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.995 Second
    Damage Spread
    ±30%
    Experiência
    200%
    Model Size
    100%
    Type
    MalachaiMapBossShaper
    Metadata
    MalachaiMapBoss2Shaper
    Nível
    68
    Vida
    557,385
    Armadura
    35,988
    Evasão
    4,739
    Escudo de Energia
    0
    Damage
    851
    Dano Mágico
    1,270
    Precisão
    290
    Attack Time
    1.33665
    Experiência
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    MalachaiElementalCone
    Spell
    Tempo de Conjuração: 3.5 seg
    Recarga: 8 seg
    Seus Acertos não podem Atordoar Inimigos
    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
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.995 seg
    Causa 40% menos Dano de Ataque
    20% menos Velocidade de Ataque
    is area damage [1]
    MalachaiTeleport
    Spell
    Tempo de Conjuração: 1 seg
    Recarga: 5.5 seg
    MalachaiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 10%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +38 segundos
    Causa 2195 a 3293 de Dano de Fogo
    Velocidade de Lançamento de Armadilhas reduzida em 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
    Morteiro
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 634 a 951 de Dano Físico
    Causa 594.4 de Dano Físico Base por segundo
    Duração base é 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
    Morteiro
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Recarga: 4.5 seg
    Como a habilidade de morteiro de monstro, mas deixa um efeito no solo com o impacto.
    Causa 214.9 a 322.4 de Dano Físico
    Causa 503.7 de Dano Físico Base por segundo
    Duração base é 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
    Tempo de Conjuração: 1 seg
    Recarga: 8 seg
    Duração base é de 5 segundos
    base deal no damage [1]
    MalachaiTeleportSlam
    Attack
    Base Damage: 1182–2196
    Chance de Crítico: 5%
    Dano de Ataque: 228%
    Dano de Ataque: 227.5%
    Attack Time: 1.995 seg
    Recarga: 8 seg
    Causa 127.5% mais Dano de Ataque
    41% menos Velocidade de Ataque
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-50]
    voll slam damage +% final at centre [100]
    MalachaiSpawnTriBomb
    Recarga: 5 seg
    MalachaiMultiRuneTrap
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    Armadilha Flamejante
    Chance de Crítico: 10%
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    Lança uma armadilha que explode ao ser ativada, causando dano de fogo a inimigos próximos e deixando uma área de solo ardente que causa dano a inimigos que passarem sobre ela.
    Armadilha dura +38 segundos
    Causa 2195 a 3293 de Dano de Fogo
    Arremessa até 2 Armadilhas adicionais
    Armadilhas são arremessadas aleatoriamente ao redor do local alvo
    Velocidade de Lançamento de Armadilhas reduzida em 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
    Chance de Crítico: 5%
    Dano de Ataque: 60%
    Dano de Ataque: 60%
    Attack Time: 1.995 seg
    Causa 40% menos Dano de Ataque
    20% menos Velocidade de Ataque
    +1.5 metros ao Alcance de Golpes Corpo a Corpo
    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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Não Pode ser Empurrado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Raridade dos Itens Derrubados aumentada em 15000%
    Monstros concedem Experiência aumentada em 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Armadilhas não podem ser Danificadas por +40 segundos após serem Arremessadas
    Minas não podem ser Danificadas por +40 segundos após serem arremessadas
    IdMonsterImplicitTrapsInvulnerableMalachai
    FamilyMonsterTrapsInvulnerable
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • mines invulnerable for duration ms Min: 40000 Max: 40000 Global
  • traps invulnerable for duration ms Min: 40000 Max: 40000 Global
  • Pode ter até 6 Armadilhas adicionais plantadas por vez
    IdMonsterIncreasedTrapsAllowedMalachai
    FamilyTrapsAllowed
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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
    Domainsmonstro (3)
    GenerationTypeunico (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.