Malígaro el Mutilador
Demonio
trigger cascade target variation [1]
Los monstruos otorgan la experiencia aumentada un 100%
monster dropped item rarity +% [15000]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Maligaro the Mutilator
SpectreN
AreaMapa de Santuario descuidado
TagsLanzador de hechizos, chaos_affinity, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, medium_movement, melee, non_unique_map_boss, not_str, physical_affinity, ranged, slashing_weapon
Vida
400%
Energy Shield From Life
50%
Evasión
+50%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
140%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
115%
Type
MaligaroSoulMap
Metadata
MaligaroSoulMap
Nivel
70
Vida
728,502
Armadura
33,714
Evasión
7,622
Escudo de energía
3,469
Damage
672
Daño de hechizos
1,003
Precisión
314
Attack Time
1.005
Experiencia
117,920
Ailment Threshold
422,531
Chill
1,336
Shock
1,336
Brittle
7,559
Scorch
1,336
Sap
3,691
MaligaroSoulComboAttack
Attack, Damage
Base Damage: 1067–1600
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Tiempo de recarga: 7 seg
is area damage [1]
MaligaroBladefallFirestorm1
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
Tormenta de fuego
Tiempo de lanzamiento: 1 seg
Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
Inflige de 216 a 324.1 de daño físico
La duración base es de 0.13 segundos
El 50% del daño físico se convierte en daño de caos
Un impacto cada 0.12 segundos
El radio base es de 1 metro
cast on trigger cascade event % [100]
firestorm base area of effect +% [-40]
firestorm use server effects [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-60]
UnholyTrioTriggerCascade2Maligaro
Triggerable
Tiempo de recarga: 8 seg
trigger cascade B [80]
trigger cascade angle [5]
trigger cascade angle between arms [90]
trigger cascade behaviour variation [3]
trigger cascade ms between spikes [250]
trigger cascade number of arms [3]
trigger cascade number of spikes [6]
MaligaroBoomerangProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 3 seg
Inflige de 370.3 a 555.5 de daño físico
Los proyectiles perforan a todos los objetivos
El 25% del daño físico se convierte en daño de caos
Los proyectiles regresan hacia ti
base is projectile [1]
monster projectile variation [31]
monster reverse point blank damage -% at minimum range [30]
MaligaroTeleportSlam
Attack, Damage
Base Damage: 1067–1600
Probabilidad de golpe crítico: 5%
Daño de ataque: 150%
Daño de ataque: 150%
Attack Time: 1.5 seg
Tiempo de recarga: 10 seg
Inflige un 50% más de daño de ataque
El 25% del daño físico se convierte en daño de caos
Envenena a los enemigos con cada golpe
Lisia con Cada Golpe
active skill area of effect radius +% final [-50]
is area damage [1]
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 1067–1600
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
MaligaroSummonClonesMap
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 8.4 seg
alternate minion [273]
minion dies when parent deleted [1]
monster no drops or experience [1]
number of monsters to summon [1]
skill is minion skill [1]
summon specific monsters radius +% [100]
summoned monster rarity [3]
SSMSentinelSummonMaligaroClones
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
alternate minion [615]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-60]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Stats
{
	set_cannot_drop_below_%_life = 30
}

Transitionable {}

StateMachine {}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
}

Animated
{
	on_event_appearraised = "PlayEffect( Metadata/Effects/Spells/monsters_effects/Maligaro_Act7_e/vanish/vanish_return.ao, default, 1, 1, 200 );"
	on_event_vanishraised = "PlayEffect( Metadata/Effects/Spells/monsters_effects/Maligaro_Act7_e/vanish/vanish_disappear.ao, default, 1, 1, 200 );"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act9/The_Trio/soul_transfer/soul_up.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Maligaro/MaligaroSoulMap"] = {
    name = "Maligaro the Mutilator",
    life = 4,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.4,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 15,
    accuracy = 1,
    skillList = {
        "Melee",
        "MaligaroBladefallFirestorm1",
        "SSMSentinelSummonMaligaroClones",
        "MaligaroTeleportSlam",
        "MaligaroSoulComboAttack",
        "MaligaroSummonClonesMap",
        "MaligaroBoomerangProjectile",
        "UnholyTrioTriggerCascade2Maligaro",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MaligaroBladefallFirestorm1"] = {
    name = "Firestorm",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "base_skill_effect_duration",
        "fire_storm_fireball_delay_ms",
        "firestorm_base_area_of_effect_+%",
        "cast_on_trigger_cascade_event_%",
        "skill_physical_damage_%_to_convert_to_chaos",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "firestorm_use_server_effects",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 125, 120, -40, 100, 50, -60, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SSMSentinelSummonMaligaroClones"] = {
    name = "SSMSentinelSummonMaligaroClones",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "monster_no_drops_or_experience",
    },
    levels = {
        [1] = {1, 615, -60, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MaligaroTeleportSlam"] = {
    name = "MaligaroTeleportSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.2,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_chaos",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "global_maim_on_hit",
        "global_poison_on_hit",
    },
    levels = {
        [1] = {25, -50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MaligaroSoulComboAttack"] = {
    name = "MaligaroSoulComboAttack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MaligaroSummonClonesMap"] = {
    name = "MaligaroSummonClonesMap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 8.4,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monster_rarity",
        "monster_no_drops_or_experience",
        "skill_is_minion_skill",
        "minion_dies_when_parent_deleted",
    },
    levels = {
        [1] = {273, 1, 100, 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MaligaroBoomerangProjectile"] = {
    name = "MaligaroBoomerangProjectile",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "skill_physical_damage_%_to_convert_to_chaos",
        "base_is_projectile",
        "always_pierce",
        "projectiles_return",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 31, 30, 25, levelRequirement = 64, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["UnholyTrioTriggerCascade2Maligaro"] = {
    name = "UnholyTrioTriggerCascade2Maligaro",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "trigger_cascade_number_of_spikes",
        "trigger_cascade_behaviour_variation",
        "trigger_cascade_B",
        "trigger_cascade_angle",
        "trigger_cascade_ms_between_spikes",
        "trigger_cascade_number_of_arms",
        "trigger_cascade_angle_between_arms",
    },
    levels = {
        [1] = {6, 3, 80, 5, 250, 3, 90, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
trigger cascade target variation [1]
IdTriggerCascadeTargetVariation1_
FamilyTriggerCascadeTargetVariation
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Malígaro el Mutilador
    Demonio
    trigger cascade target variation [1]
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Maligaro the Mutilator
    SpectreN
    TagsLanzador de hechizos, chaos_affinity, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, medium_movement, melee, not_str, physical_affinity, ranged, slashing_weapon, standalone_map_boss
    Vida
    400%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    140%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    115%
    Type
    MaligaroSoulMap
    Metadata
    MaligaroSoulMapStandalone
    Nivel
    68
    Vida
    557,385
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    596
    Daño de hechizos
    889
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    MaligaroSoulComboAttack
    Attack, Damage
    Base Damage: 946–1419
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Tiempo de recarga: 7 seg
    is area damage [1]
    MaligaroBladefallFirestorm1
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Tiempo de lanzamiento: 1 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    Inflige de 202.5 a 303.7 de daño físico
    La duración base es de 0.13 segundos
    El 50% del daño físico se convierte en daño de caos
    Un impacto cada 0.12 segundos
    El radio base es de 1 metro
    cast on trigger cascade event % [100]
    firestorm base area of effect +% [-40]
    firestorm use server effects [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-60]
    UnholyTrioTriggerCascade2Maligaro
    Triggerable
    Tiempo de recarga: 8 seg
    trigger cascade B [80]
    trigger cascade angle [5]
    trigger cascade angle between arms [90]
    trigger cascade behaviour variation [3]
    trigger cascade ms between spikes [250]
    trigger cascade number of arms [3]
    trigger cascade number of spikes [6]
    MaligaroBoomerangProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 3 seg
    Inflige de 345.7 a 518.6 de daño físico
    Los proyectiles perforan a todos los objetivos
    El 25% del daño físico se convierte en daño de caos
    Los proyectiles regresan hacia ti
    base is projectile [1]
    monster projectile variation [31]
    monster reverse point blank damage -% at minimum range [30]
    MaligaroTeleportSlam
    Attack, Damage
    Base Damage: 946–1419
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 150%
    Daño de ataque: 150%
    Attack Time: 1.5 seg
    Tiempo de recarga: 10 seg
    Inflige un 50% más de daño de ataque
    El 25% del daño físico se convierte en daño de caos
    Envenena a los enemigos con cada golpe
    Lisia con Cada Golpe
    active skill area of effect radius +% final [-50]
    is area damage [1]
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 946–1419
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    StateMachine
    {
    	define_shared_state = "add_effects;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    Animated
    {
    	on_event_appearraised = "PlayEffect( Metadata/Effects/Spells/monsters_effects/Maligaro_Act7_e/vanish/vanish_return.ao, default, 1, 1, 200 );"
    	on_event_vanishraised = "PlayEffect( Metadata/Effects/Spells/monsters_effects/Maligaro_Act7_e/vanish/vanish_disappear.ao, default, 1, 1, 200 );"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act9/The_Trio/soul_transfer/soul_up.ao"
    }
    
    StateMachine
    {
    	on_or_create_state_add_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Maven/bubble_bosses/maligaro_soul.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Maligaro/MaligaroSoulMapStandalone"] = {
        name = "Maligaro the Mutilator",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.4,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "Melee",
            "MaligaroBladefallFirestorm1",
            "MaligaroTeleportSlam",
            "MaligaroSoulComboAttack",
            "MaligaroBoomerangProjectile",
            "UnholyTrioTriggerCascade2Maligaro",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroBladefallFirestorm1"] = {
        name = "Firestorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "firestorm_base_area_of_effect_+%",
            "cast_on_trigger_cascade_event_%",
            "skill_physical_damage_%_to_convert_to_chaos",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_use_server_effects",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 125, 120, -40, 100, 50, -60, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroTeleportSlam"] = {
        name = "MaligaroTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_chaos",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "global_maim_on_hit",
            "global_poison_on_hit",
        },
        levels = {
            [1] = {25, -50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroSoulComboAttack"] = {
        name = "MaligaroSoulComboAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroBoomerangProjectile"] = {
        name = "MaligaroBoomerangProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "skill_physical_damage_%_to_convert_to_chaos",
            "base_is_projectile",
            "always_pierce",
            "projectiles_return",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 31, 30, 25, levelRequirement = 64, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["UnholyTrioTriggerCascade2Maligaro"] = {
        name = "UnholyTrioTriggerCascade2Maligaro",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "trigger_cascade_number_of_spikes",
            "trigger_cascade_behaviour_variation",
            "trigger_cascade_B",
            "trigger_cascade_angle",
            "trigger_cascade_ms_between_spikes",
            "trigger_cascade_number_of_arms",
            "trigger_cascade_angle_between_arms",
        },
        levels = {
            [1] = {6, 3, 80, 5, 250, 3, 90, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    trigger cascade target variation [1]
    IdTriggerCascadeTargetVariation1_
    FamilyTriggerCascadeTargetVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Malígaro el Mutilador
    Demonio
    trigger cascade target variation [1]
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Maligaro the Mutilator
    SpectreN
    Tagsdemon, elder_map_boss, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, medium_movement, non_attacking, not_str, slashing_weapon
    Vida
    400%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    140%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    115%
    Type
    MaligaroSoulMap
    Metadata
    MaligaroSoulMapElder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    Animated
    {
    	on_event_shortdeath_for_death_boss_01 = "PauseAnimation(  );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Maligaro/MaligaroSoulMapElder"] = {
        name = "Maligaro the Mutilator",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.4,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    trigger cascade target variation [1]
    IdTriggerCascadeTargetVariation1_
    FamilyTriggerCascadeTargetVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Malígaro el Mutilador
    Demonio
    trigger cascade target variation [1]
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    cannot have affliction mods [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Maligaro the Mutilator
    SpectreN
    Tagsdemon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, medium_height, medium_movement, melee, not_str, physical_affinity, slashing_weapon
    Vida
    100%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    100%
    Resistencia
    40 40 40 25
    Damage
    50%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    115%
    Type
    MaligaroSoulCloneMap
    Metadata
    MaligaroSoulClone1Map
    Nivel
    68
    Vida
    139,346
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    213
    Daño de hechizos
    318
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    56,403
    Ailment Threshold
    87,788
    Chill
    278
    Shock
    278
    Brittle
    1,570
    Scorch
    278
    Sap
    767
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338–507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MaligaroSoulComboAttack
    Attack, Damage
    Base Damage: 338–507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Tiempo de recarga: 7 seg
    is area damage [1]
    MaligaroCloneWait
    Tiempo de recarga: 1 seg
    La duración base es de 1 segundos

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    }
    
    Pathfinding
    {
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	set_is_double = 1
    	set_suppress_mod_stat_display = 1
    	set_energy_shield_recharge_rate_per_minute_% = 0
    	monster_inherent_damage_taken_+%_final = -80
    }
    
    Actor
    {
    	slow_animations_go_to_idle = false
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    	initial_life_percentage = 33
    }
    
    Animated
    {
    }
    
    DiesAfterTime
    {
    	delete_on_sleep_if_counting = true
    }
    
    MinimapIcon
    {
    	imitate_player = true
    	icon = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Maligaro/MaligaroSoulClone1Map"] = {
        name = "Maligaro the Mutilator",
        life = 1,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 0.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "Melee",
            "MaligaroCloneWait",
            "MaligaroSoulComboAttack",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroCloneWait"] = {
        name = "MaligaroCloneWait",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroSoulComboAttack"] = {
        name = "MaligaroSoulComboAttack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    trigger cascade target variation [1]
    IdTriggerCascadeTargetVariation1_
    FamilyTriggerCascadeTargetVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Malígaro el Mutilador
    Demonio
    trigger cascade target variation [1]
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    cannot have affliction mods [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Maligaro the Mutilator
    SpectreN
    TagsLanzador de hechizos, chaos_affinity, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, medium_height, medium_movement, melee, not_str, physical_affinity, ranged, slashing_weapon
    Vida
    100%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    100%
    Resistencia
    40 40 40 25
    Damage
    50%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    115%
    Type
    MaligaroSoulCloneMap
    Metadata
    MaligaroSoulClone2Map
    Nivel
    68
    Vida
    139,346
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    213
    Daño de hechizos
    318
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    56,403
    Ailment Threshold
    87,788
    Chill
    278
    Shock
    278
    Brittle
    1,570
    Scorch
    278
    Sap
    767
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338–507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MaligaroBladefallFirestorm1Clone
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Tiempo de lanzamiento: 1 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    Inflige de 131.6 a 197.4 de daño físico
    La duración base es de 0.13 segundos
    El 50% del daño físico se convierte en daño de caos
    Un impacto cada 0.12 segundos
    El radio base es de 1 metro
    cast on trigger cascade event % [100]
    firestorm base area of effect +% [-40]
    firestorm use server effects [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-60]
    UnholyTrioTriggerCascade2Maligaro
    Triggerable
    Tiempo de recarga: 8 seg
    trigger cascade B [80]
    trigger cascade angle [5]
    trigger cascade angle between arms [90]
    trigger cascade behaviour variation [3]
    trigger cascade ms between spikes [250]
    trigger cascade number of arms [3]
    trigger cascade number of spikes [6]
    MaligaroCloneWait
    Tiempo de recarga: 1 seg
    La duración base es de 1 segundos

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    }
    
    Pathfinding
    {
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	set_is_double = 1
    	set_suppress_mod_stat_display = 1
    	set_energy_shield_recharge_rate_per_minute_% = 0
    	monster_inherent_damage_taken_+%_final = -80
    }
    
    Actor
    {
    	slow_animations_go_to_idle = false
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    	initial_life_percentage = 33
    }
    
    Animated
    {
    }
    
    DiesAfterTime
    {
    	delete_on_sleep_if_counting = true
    }
    
    MinimapIcon
    {
    	imitate_player = true
    	icon = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Maligaro/MaligaroSoulClone2Map"] = {
        name = "Maligaro the Mutilator",
        life = 1,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 0.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "Melee",
            "MaligaroBladefallFirestorm1Clone",
            "MaligaroCloneWait",
            "UnholyTrioTriggerCascade2Maligaro",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroBladefallFirestorm1Clone"] = {
        name = "Firestorm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "firestorm_base_area_of_effect_+%",
            "cast_on_trigger_cascade_event_%",
            "skill_physical_damage_%_to_convert_to_chaos",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "firestorm_use_server_effects",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 125, 120, -40, 100, 50, -60, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroCloneWait"] = {
        name = "MaligaroCloneWait",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["UnholyTrioTriggerCascade2Maligaro"] = {
        name = "UnholyTrioTriggerCascade2Maligaro",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "trigger_cascade_number_of_spikes",
            "trigger_cascade_behaviour_variation",
            "trigger_cascade_B",
            "trigger_cascade_angle",
            "trigger_cascade_ms_between_spikes",
            "trigger_cascade_number_of_arms",
            "trigger_cascade_angle_between_arms",
        },
        levels = {
            [1] = {6, 3, 80, 5, 250, 3, 90, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    trigger cascade target variation [1]
    IdTriggerCascadeTargetVariation1_
    FamilyTriggerCascadeTargetVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Malígaro el Mutilador
    Demonio
    trigger cascade target variation [1]
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    cannot have affliction mods [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Maligaro the Mutilator
    SpectreN
    TagsLanzador de hechizos, chaos_affinity, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, medium_height, medium_movement, melee, not_str, physical_affinity, ranged, slashing_weapon
    Vida
    100%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    100%
    Resistencia
    40 40 40 25
    Damage
    50%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    115%
    Type
    MaligaroSoulCloneMap
    Metadata
    MaligaroSoulClone3Map
    Nivel
    68
    Vida
    139,346
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    213
    Daño de hechizos
    318
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    56,403
    Ailment Threshold
    87,788
    Chill
    278
    Shock
    278
    Brittle
    1,570
    Scorch
    278
    Sap
    767
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338–507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MaligaroBoomerangProjectileClone
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 3 seg
    Inflige de 161.3 a 242 de daño físico
    Los proyectiles perforan a todos los objetivos
    El 25% del daño físico se convierte en daño de caos
    Los proyectiles regresan hacia ti
    base is projectile [1]
    monster projectile variation [31]
    monster reverse point blank damage -% at minimum range [30]
    MaligaroCloneWait
    Tiempo de recarga: 1 seg
    La duración base es de 1 segundos

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    }
    
    Pathfinding
    {
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	set_is_double = 1
    	set_suppress_mod_stat_display = 1
    	set_energy_shield_recharge_rate_per_minute_% = 0
    	monster_inherent_damage_taken_+%_final = -80
    }
    
    Actor
    {
    	slow_animations_go_to_idle = false
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    	initial_life_percentage = 33
    }
    
    Animated
    {
    }
    
    DiesAfterTime
    {
    	delete_on_sleep_if_counting = true
    }
    
    MinimapIcon
    {
    	imitate_player = true
    	icon = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Maligaro/MaligaroSoulClone3Map"] = {
        name = "Maligaro the Mutilator",
        life = 1,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 0.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "Melee",
            "MaligaroCloneWait",
            "MaligaroBoomerangProjectileClone",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroCloneWait"] = {
        name = "MaligaroCloneWait",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroBoomerangProjectileClone"] = {
        name = "MaligaroBoomerangProjectileClone",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "skill_physical_damage_%_to_convert_to_chaos",
            "base_is_projectile",
            "always_pierce",
            "projectiles_return",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 31, 30, 25, levelRequirement = 64, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    trigger cascade target variation [1]
    IdTriggerCascadeTargetVariation1_
    FamilyTriggerCascadeTargetVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Malígaro el Mutilador
    Demonio
    trigger cascade target variation [1]
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    cannot have affliction mods [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Maligaro the Mutilator
    SpectreN
    Tagschaos_affinity, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, medium_height, medium_movement, melee, not_str, physical_affinity, slashing_weapon
    Vida
    100%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    100%
    Resistencia
    40 40 40 25
    Damage
    50%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    115%
    Type
    MaligaroSoulCloneMap
    Metadata
    MaligaroSoulClone4Map
    Nivel
    68
    Vida
    139,346
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    213
    Daño de hechizos
    318
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    56,403
    Ailment Threshold
    87,788
    Chill
    278
    Shock
    278
    Brittle
    1,570
    Scorch
    278
    Sap
    767
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338–507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MaligaroTeleportSlam
    Attack, Damage
    Base Damage: 338–507
    Probabilidad de golpe crítico: 5%
    Daño de ataque: 150%
    Daño de ataque: 150%
    Attack Time: 1.5 seg
    Tiempo de recarga: 10 seg
    Inflige un 50% más de daño de ataque
    El 25% del daño físico se convierte en daño de caos
    Envenena a los enemigos con cada golpe
    Lisia con Cada Golpe
    active skill area of effect radius +% final [-50]
    is area damage [1]
    MaligaroCloneWait
    Tiempo de recarga: 1 seg
    La duración base es de 1 segundos

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    }
    
    Pathfinding
    {
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	set_is_double = 1
    	set_suppress_mod_stat_display = 1
    	set_energy_shield_recharge_rate_per_minute_% = 0
    	monster_inherent_damage_taken_+%_final = -80
    }
    
    Actor
    {
    	slow_animations_go_to_idle = false
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    	initial_life_percentage = 33
    }
    
    Animated
    {
    }
    
    DiesAfterTime
    {
    	delete_on_sleep_if_counting = true
    }
    
    MinimapIcon
    {
    	imitate_player = true
    	icon = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Maligaro/MaligaroSoulClone4Map"] = {
        name = "Maligaro the Mutilator",
        life = 1,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 0.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "Melee",
            "MaligaroCloneWait",
            "MaligaroTeleportSlam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroCloneWait"] = {
        name = "MaligaroCloneWait",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroTeleportSlam"] = {
        name = "MaligaroTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.2,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_chaos",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "global_maim_on_hit",
            "global_poison_on_hit",
        },
        levels = {
            [1] = {25, -50, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    trigger cascade target variation [1]
    IdTriggerCascadeTargetVariation1_
    FamilyTriggerCascadeTargetVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Malígaro el Mutilador
    Demonio
    trigger cascade target variation [1]
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    cannot have affliction mods [1]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Maligaro the Mutilator
    SpectreN
    Tagsdemon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, medium_height, medium_movement, melee, not_str, physical_affinity, slashing_weapon
    Vida
    100%
    Energy Shield From Life
    50%
    Evasión
    +50%
    Ailment Threshold
    100%
    Resistencia
    40 40 40 25
    Damage
    50%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    115%
    Type
    MaligaroSoulCloneMap
    Metadata
    MaligaroSoulClone5Map
    Nivel
    68
    Vida
    139,346
    Armadura
    28,790
    Evasión
    7,109
    Escudo de energía
    3,064
    Damage
    213
    Daño de hechizos
    318
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    56,403
    Ailment Threshold
    87,788
    Chill
    278
    Shock
    278
    Brittle
    1,570
    Scorch
    278
    Sap
    767
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 338–507
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    MaligaroCloneWait
    Tiempo de recarga: 1 seg
    La duración base es de 1 segundos

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    }
    
    Pathfinding
    {
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    	set_is_double = 1
    	set_suppress_mod_stat_display = 1
    	set_energy_shield_recharge_rate_per_minute_% = 0
    	monster_inherent_damage_taken_+%_final = -80
    }
    
    Actor
    {
    	slow_animations_go_to_idle = false
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    	initial_life_percentage = 33
    }
    
    Animated
    {
    }
    
    DiesAfterTime
    {
    	delete_on_sleep_if_counting = true
    }
    
    MinimapIcon
    {
    	imitate_player = true
    	icon = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/MaligaroSpectral/bodyfx/bodyfx.epk );"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Maligaro/MaligaroSoulClone5Map"] = {
        name = "Maligaro the Mutilator",
        life = 1,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 0.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "Melee",
            "MaligaroCloneWait",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MaligaroCloneWait"] = {
        name = "MaligaroCloneWait",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {1000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    trigger cascade target variation [1]
    IdTriggerCascadeTargetVariation1_
    FamilyTriggerCascadeTargetVariation
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • trigger cascade target variation Min: 1 Max: 1 Global
  • Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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