MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Promotor Vaal
Humanoide
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
monster no map drops [1]
Vaal Advocate
Spectre
AreaSala de incursión, Sala de incursión, Sala de incursión, Sala de incursión
TagsLanzador de hechizos, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, lightning_affinity, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
Vida
203%
Armadura
+25%
Evasión
+40%
Ailment Threshold
203%
Resistencia
IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
75%
Model Size
120%
Type
VaalCultistSpearChampion
Metadata
VaalCultistSpearLightningChampion_
Nivel
55
Vida
5,436
Armadura
12,613
Evasión
4,127
Damage
287
Daño de hechizos
287
Precisión
344
Attack Time
1.5
Experiencia
5,144
Minion Life
1,326
Minion Damage
221
Ailment Threshold
5,436
Chill
17
Shock
17
Brittle
97
Scorch
17
Sap
47
Phys Convert Ele
175%
FireballIncusionLightning
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 1.2 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
El radio base es de 0.9 metros
base is projectile [1]
spell maximum action distance +% [-40]
spell maximum base lightning damage [533.7]
spell minimum base lightning damage [177.9]
iconfireball
DelayedLightningSpark
Spell, Triggerable
Tiempo de lanzamiento: 1.2 seg
Tiempo de recarga: 6 seg
La duración base es de 0.5 segundos
Velocidad de proyectiles aumentada un 25%
active skill area of effect radius +% final [-75]
spell maximum action distance +% [-40]
spell maximum base lightning damage [565.6]
spell minimum base lightning damage [188.5]
SummonedSparkDaemonLightning
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
Velocidad de proyectiles aumentada un 25%
alternate minion [340]
cast on delayed skill trigger % [100]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-90]
summoned monsters are minions [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearLightningChampion_"] = {
    fireResist = 35,
    coldResist = 35,
    lightningResist = 35,
    chaosResist = 20,
    name = "Vaal Advocate",
    life = 2.03,
    damage = 1.5,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    weaponType1 = "Thrusting One Hand Sword",
    skillList = {
        "FireballIncusionLightning",
        "DelayedLightningSpark",
        "SummonedSparkDaemonLightning",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["FireballIncusionLightning"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    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.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "spell_maximum_action_distance_+%",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.5, 1.5, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelayedLightningSpark"] = {
    name = "DelayedLightningSpark",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "spell_maximum_action_distance_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "base_projectile_speed_+%",
    },
    levels = {
        [1] = {0.5, 1.5, 500, -40, -75, 25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SummonedSparkDaemonLightning"] = {
    name = "SummonedSparkDaemonLightning",
    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 = {
        "cast_on_delayed_skill_trigger_%",
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "base_projectile_speed_+%",
        "summoned_monsters_are_minions",
        "monster_no_drops_or_experience",
    },
    levels = {
        [1] = {100, 340, 1, -90, 25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster no map drops [1]
FamilyMonsterNoMapDrops
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
Stats
  • monster no map drops 1 1 Global — Valor fijo
  • Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster no map drops [1]
    Vaal Advocate
    Spectre
    AreaSala de incursión, Sala de incursión, Sala de incursión, Sala de incursión, Lago de Kalandra
    TagsLanzador de hechizos, cultist, fire_affinity, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Vida
    203%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    203%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    75%
    Model Size
    120%
    Type
    VaalCultistSpearChampion
    Metadata
    VaalCultistSpearFireChampion
    Nivel
    55
    Vida
    5,436
    Armadura
    12,613
    Evasión
    4,127
    Damage
    287
    Daño de hechizos
    287
    Precisión
    344
    Attack Time
    1.5
    Experiencia
    5,144
    Minion Life
    1,326
    Minion Damage
    221
    Ailment Threshold
    5,436
    Chill
    17
    Shock
    17
    Brittle
    97
    Scorch
    17
    Sap
    47
    Phys Convert Ele
    175%
    FireballIncusionFire
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    Inflige de 253 a 379.5 de daño de fuego
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    iconfireball
    VaalIncursionFirestorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Tiempo de lanzamiento: 1.2 seg
    Tiempo de recarga: 6 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    La duración base es de 0.6 segundos
    Inflige de 689.9 a 1035 de daño de fuego
    Un impacto cada 0.2 segundos
    El radio base es de 1 metro
    firestorm base area of effect +% [100]
    is area damage [1]
    FirestormV2

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearFireChampion"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 2.03,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncusionFire",
            "VaalIncursionFirestorm",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncusionFire"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalIncursionFirestorm"] = {
        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.2,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "firestorm_base_area_of_effect_+%",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 600, 200, 100, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor fijo
  • Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster no map drops [1]
    Vaal Advocate
    Spectre
    AreaSala de incursión, Sala de incursión, Sala de incursión
    TagsLanzador de hechizos, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, physical_affinity, puncturing_weapon, ranged, red_blood
    Vida
    203%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    203%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    75%
    Model Size
    120%
    Type
    VaalCultistSpearChampion
    Metadata
    VaalCultistSpearBloodChampion
    Nivel
    55
    Vida
    5,436
    Armadura
    12,613
    Evasión
    4,127
    Damage
    287
    Daño de hechizos
    287
    Precisión
    344
    Attack Time
    1.5
    Experiencia
    5,144
    Minion Life
    1,326
    Minion Damage
    221
    Ailment Threshold
    5,436
    Chill
    17
    Shock
    17
    Brittle
    97
    Scorch
    17
    Sap
    47
    Phys Convert Ele
    175%
    VaalincursionMortar
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1.2 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    is area damage [1]
    projectile minimum range [10]
    projectile spread radius [10]
    projectile spread radius per additional projectile [5]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    spell maximum base physical damage [350.9]
    spell minimum base physical damage [233.9]
    VaalIncursionSpecialBeamCannonBlood
    Spell, Damage
    Tiempo de lanzamiento: 1.5 seg
    Tiempo de recarga: 8 seg
    active skill area of effect radius +% final [-40]
    is area damage [1]
    spell maximum base physical damage [359]
    spell minimum base physical damage [239.3]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearBloodChampion"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 2.03,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "VaalincursionMortar",
            "VaalIncursionSpecialBeamCannonBlood",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalincursionMortar"] = {
        name = "VaalincursionMortar",
        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.2,
        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_+%",
            "projectile_spread_radius_per_additional_projectile",
            "projectile_minimum_range",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, -40, 5, 10, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalIncursionSpecialBeamCannonBlood"] = {
        name = "VaalIncursionSpecialBeamCannonBlood",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, levelRequirement = 83, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor fijo
  • Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster no map drops [1]
    Vaal Advocate
    Spectre
    TagsLanzador de hechizos, chaos_affinity, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Vida
    203%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    203%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    75%
    Model Size
    120%
    Type
    VaalCultistSpearChampion
    Metadata
    VaalCultistSpearChaosChampion
    Nivel
    68
    Vida
    13,060
    Armadura
    35,988
    Evasión
    6,635
    Damage
    560
    Daño de hechizos
    560
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    7,691
    Minion Life
    2,833
    Minion Damage
    447
    Ailment Threshold
    13,060
    Chill
    41
    Shock
    41
    Brittle
    234
    Scorch
    41
    Sap
    114
    Phys Convert Ele
    240%
    FireballIncursionChaos
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    spell maximum base chaos damage [351.7]
    spell minimum base chaos damage [234.5]
    iconfireball
    IncursionSummonPhantasms
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 15 seg
    alternate minion [351]
    number of monsters to summon [4]
    summon specific monsters radius +% [50]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    IncursionMeteorUpheaval
    Spell, Damage, Fire, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 2.5 seg
    Tiempo de recarga: 8 seg
    El 30% del daño físico se convierte en daño de caos
    Provoca 8 estallidos
    is area damage [1]
    spell maximum base physical damage [336]
    spell minimum base physical damage [224]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearChaosChampion"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 2.03,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncursionChaos",
            "IncursionSummonPhantasms",
            "IncursionMeteorUpheaval",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncursionChaos"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionSummonPhantasms"] = {
        name = "IncursionSummonPhantasms",
        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 = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {4, 351, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionMeteorUpheaval"] = {
        name = "IncursionMeteorUpheaval",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "upheaval_number_of_spikes",
            "skill_physical_damage_%_to_convert_to_chaos",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 8, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnicos (3)
    Req. level1
    Stats
  • monster no map drops 1 1 Global — Valor fijo
  • Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    Spectre OverrideMetadata/Monsters/KitavaCultist/VaalCultistSpearLightningChampionTempleMapSpectre
    AreaSala de incursión, Sala de incursión, Sala de incursión
    TagsLanzador de hechizos, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, lightning_affinity, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearLightningChampionMap
    Nivel
    78
    Vida
    73,864
    Armadura
    78,668
    Evasión
    9,334
    Damage
    1,013
    Daño de hechizos
    1,013
    Precisión
    856
    Attack Time
    1.5
    Experiencia
    18,566
    Minion Life
    14,691
    Minion Damage
    838
    Ailment Threshold
    73,864
    Chill
    234
    Shock
    234
    Brittle
    1,321
    Scorch
    234
    Sap
    645
    Phys Convert Ele
    290%
    FireballIncusionLightning
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    spell maximum base lightning damage [2221]
    spell minimum base lightning damage [740.5]
    iconfireball
    DelayedLightningSpark
    Spell, Triggerable
    Tiempo de lanzamiento: 1.2 seg
    Tiempo de recarga: 6 seg
    La duración base es de 0.5 segundos
    Velocidad de proyectiles aumentada un 25%
    active skill area of effect radius +% final [-75]
    spell maximum action distance +% [-40]
    spell maximum base lightning damage [2109]
    spell minimum base lightning damage [703.1]
    SummonedSparkDaemonLightning
    Spell, Multicastable, Triggerable
    Tiempo de lanzamiento: 1 seg
    Velocidad de proyectiles aumentada un 25%
    alternate minion [340]
    cast on delayed skill trigger % [100]
    monster no drops or experience [1]
    number of monsters to summon [1]
    summon specific monsters radius +% [-90]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearLightningChampionMap"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncusionLightning",
            "DelayedLightningSpark",
            "SummonedSparkDaemonLightning",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncusionLightning"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DelayedLightningSpark"] = {
        name = "DelayedLightningSpark",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "spell_maximum_action_distance_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "base_projectile_speed_+%",
        },
        levels = {
            [1] = {0.5, 1.5, 500, -40, -75, 25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonedSparkDaemonLightning"] = {
        name = "SummonedSparkDaemonLightning",
        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 = {
            "cast_on_delayed_skill_trigger_%",
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_radius_+%",
            "base_projectile_speed_+%",
            "summoned_monsters_are_minions",
            "monster_no_drops_or_experience",
        },
        levels = {
            [1] = {100, 340, 1, -90, 25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    TagsLanzador de hechizos, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, lightning_affinity, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Packs
  • Mercader de carne vaal, Entusiasta Vaal, Fanático Vaal, Entusiasta Vaal, Promotor Vaal
  • Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearLightningChampionMapMemoryLine_
    Nivel
    68
    Vida
    26,055
    Armadura
    35,988
    Evasión
    6,635
    Damage
    560
    Daño de hechizos
    560
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    15,383
    Minion Life
    5,652
    Minion Damage
    447
    Ailment Threshold
    26,055
    Chill
    82
    Shock
    82
    Brittle
    466
    Scorch
    82
    Sap
    228
    Phys Convert Ele
    240%
    FireballIncusionLightning
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    spell maximum base lightning damage [1208]
    spell minimum base lightning damage [402.8]
    iconfireball
    DelayedLightningSpark
    Spell, Triggerable
    Tiempo de lanzamiento: 1.2 seg
    Tiempo de recarga: 6 seg
    La duración base es de 0.5 segundos
    Velocidad de proyectiles aumentada un 25%
    active skill area of effect radius +% final [-75]
    spell maximum action distance +% [-40]
    spell maximum base lightning damage [1204]
    spell minimum base lightning damage [401.2]
    SummonedSparkDaemonLightning
    Spell, Multicastable, Triggerable
    Tiempo de lanzamiento: 1 seg
    Velocidad de proyectiles aumentada un 25%
    alternate minion [340]
    cast on delayed skill trigger % [100]
    monster no drops or experience [1]
    number of monsters to summon [1]
    summon specific monsters radius +% [-90]
    summoned monsters are minions [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearLightningChampionMapMemoryLine_"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncusionLightning",
            "DelayedLightningSpark",
            "SummonedSparkDaemonLightning",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncusionLightning"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DelayedLightningSpark"] = {
        name = "DelayedLightningSpark",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "spell_maximum_action_distance_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "base_projectile_speed_+%",
        },
        levels = {
            [1] = {0.5, 1.5, 500, -40, -75, 25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonedSparkDaemonLightning"] = {
        name = "SummonedSparkDaemonLightning",
        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 = {
            "cast_on_delayed_skill_trigger_%",
            "alternate_minion",
            "number_of_monsters_to_summon",
            "summon_specific_monsters_radius_+%",
            "base_projectile_speed_+%",
            "summoned_monsters_are_minions",
            "monster_no_drops_or_experience",
        },
        levels = {
            [1] = {100, 340, 1, -90, 25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    Spectre OverrideMetadata/Monsters/KitavaCultist/VaalCultistSpearFireChampionTempleMapSpectre_
    AreaSala de incursión, Sala de incursión, Sala de incursión
    TagsLanzador de hechizos, cultist, fire_affinity, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearFireChampionMap
    Nivel
    78
    Vida
    73,864
    Armadura
    78,668
    Evasión
    9,334
    Damage
    1,013
    Daño de hechizos
    1,013
    Precisión
    856
    Attack Time
    1.5
    Experiencia
    18,566
    Minion Life
    14,691
    Minion Damage
    838
    Ailment Threshold
    73,864
    Chill
    234
    Shock
    234
    Brittle
    1,321
    Scorch
    234
    Sap
    645
    Phys Convert Ele
    290%
    FireballIncusionFire
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    Inflige de 1053 a 1580 de daño de fuego
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    iconfireball
    VaalIncursionFirestorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Tiempo de lanzamiento: 1.2 seg
    Tiempo de recarga: 6 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    La duración base es de 0.6 segundos
    Inflige de 2304 a 3456 de daño de fuego
    Un impacto cada 0.2 segundos
    El radio base es de 1 metro
    firestorm base area of effect +% [100]
    is area damage [1]
    FirestormV2

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearFireChampionMap"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncusionFire",
            "VaalIncursionFirestorm",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncusionFire"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalIncursionFirestorm"] = {
        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.2,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "firestorm_base_area_of_effect_+%",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 600, 200, 100, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    TagsLanzador de hechizos, cultist, fire_affinity, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Packs
  • Mercader de carne vaal, Entusiasta Vaal, Fanático Vaal, Entusiasta Vaal, Promotor Vaal
  • Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearFireChampionMapMemoryLine_
    Nivel
    68
    Vida
    26,055
    Armadura
    35,988
    Evasión
    6,635
    Damage
    560
    Daño de hechizos
    560
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    15,383
    Minion Life
    5,652
    Minion Damage
    447
    Ailment Threshold
    26,055
    Chill
    82
    Shock
    82
    Brittle
    466
    Scorch
    82
    Sap
    228
    Phys Convert Ele
    240%
    FireballIncusionFire
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    Inflige de 572.8 a 859.2 de daño de fuego
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    iconfireball
    VaalIncursionFirestorm
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
    Tormenta de fuego
    Tiempo de lanzamiento: 1.2 seg
    Tiempo de recarga: 6 seg
    Una lluvia de bolas de fuego cae sobre el área objetivo. Las bolas de fuego explotan al impactar e infligen daño a los enemigos cercanos.
    La duración base es de 0.6 segundos
    Inflige de 1379 a 2069 de daño de fuego
    Un impacto cada 0.2 segundos
    El radio base es de 1 metro
    firestorm base area of effect +% [100]
    is area damage [1]
    FirestormV2

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearFireChampionMapMemoryLine_"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncusionFire",
            "VaalIncursionFirestorm",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncusionFire"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalIncursionFirestorm"] = {
        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.2,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "firestorm_base_area_of_effect_+%",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 600, 200, 100, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    Spectre OverrideMetadata/Monsters/KitavaCultist/VaalCultistSpearBloodChampionTempleMapSpectre
    AreaSala de incursión, Sala de incursión, Sala de incursión
    TagsLanzador de hechizos, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, physical_affinity, puncturing_weapon, ranged, red_blood
    Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearBloodChampionMap
    Nivel
    78
    Vida
    73,864
    Armadura
    78,668
    Evasión
    9,334
    Damage
    1,013
    Daño de hechizos
    1,013
    Precisión
    856
    Attack Time
    1.5
    Experiencia
    18,566
    Minion Life
    14,691
    Minion Damage
    838
    Ailment Threshold
    73,864
    Chill
    234
    Shock
    234
    Brittle
    1,321
    Scorch
    234
    Sap
    645
    Phys Convert Ele
    290%
    VaalincursionMortar
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1.2 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    is area damage [1]
    projectile minimum range [10]
    projectile spread radius [10]
    projectile spread radius per additional projectile [5]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    spell maximum base physical damage [1049]
    spell minimum base physical damage [699.3]
    VaalIncursionSpecialBeamCannonBlood
    Spell, Damage
    Tiempo de lanzamiento: 1.5 seg
    Tiempo de recarga: 8 seg
    active skill area of effect radius +% final [-40]
    is area damage [1]
    spell maximum base physical damage [1073]
    spell minimum base physical damage [715.4]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearBloodChampionMap"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "VaalincursionMortar",
            "VaalIncursionSpecialBeamCannonBlood",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalincursionMortar"] = {
        name = "VaalincursionMortar",
        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.2,
        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_+%",
            "projectile_spread_radius_per_additional_projectile",
            "projectile_minimum_range",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, -40, 5, 10, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalIncursionSpecialBeamCannonBlood"] = {
        name = "VaalIncursionSpecialBeamCannonBlood",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, levelRequirement = 83, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    TagsLanzador de hechizos, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, physical_affinity, puncturing_weapon, ranged, red_blood
    Packs
  • Mercader de carne vaal, Entusiasta Vaal, Fanático Vaal, Entusiasta Vaal, Promotor Vaal
  • Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearBloodChampionMapMemoryLine
    Nivel
    68
    Vida
    26,055
    Armadura
    35,988
    Evasión
    6,635
    Damage
    560
    Daño de hechizos
    560
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    15,383
    Minion Life
    5,652
    Minion Damage
    447
    Ailment Threshold
    26,055
    Chill
    82
    Shock
    82
    Brittle
    466
    Scorch
    82
    Sap
    228
    Phys Convert Ele
    240%
    VaalincursionMortar
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1.2 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    is area damage [1]
    projectile minimum range [10]
    projectile spread radius [10]
    projectile spread radius per additional projectile [5]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    spell maximum base physical damage [658.9]
    spell minimum base physical damage [439.3]
    VaalIncursionSpecialBeamCannonBlood
    Spell, Damage
    Tiempo de lanzamiento: 1.5 seg
    Tiempo de recarga: 8 seg
    active skill area of effect radius +% final [-40]
    is area damage [1]
    spell maximum base physical damage [674.1]
    spell minimum base physical damage [449.4]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearBloodChampionMapMemoryLine"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "VaalincursionMortar",
            "VaalIncursionSpecialBeamCannonBlood",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalincursionMortar"] = {
        name = "VaalincursionMortar",
        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.2,
        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_+%",
            "projectile_spread_radius_per_additional_projectile",
            "projectile_minimum_range",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, -40, 5, 10, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalIncursionSpecialBeamCannonBlood"] = {
        name = "VaalIncursionSpecialBeamCannonBlood",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, levelRequirement = 83, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    Spectre OverrideMetadata/Monsters/KitavaCultist/VaalCultistSpearChaosChampionTempleMapSpectre
    AreaSala de incursión, Sala de incursión, Sala de incursión
    TagsLanzador de hechizos, chaos_affinity, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearChaosChampionMap
    Nivel
    78
    Vida
    73,864
    Armadura
    78,668
    Evasión
    9,334
    Damage
    1,013
    Daño de hechizos
    1,013
    Precisión
    856
    Attack Time
    1.5
    Experiencia
    18,566
    Minion Life
    14,691
    Minion Damage
    838
    Ailment Threshold
    73,864
    Chill
    234
    Shock
    234
    Brittle
    1,321
    Scorch
    234
    Sap
    645
    Phys Convert Ele
    290%
    FireballIncursionChaos
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    spell maximum base chaos damage [508.1]
    spell minimum base chaos damage [338.7]
    iconfireball
    IncursionSummonPhantasms
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 15 seg
    alternate minion [351]
    number of monsters to summon [4]
    summon specific monsters radius +% [50]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    IncursionMeteorUpheaval
    Spell, Damage, Fire, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 2.5 seg
    Tiempo de recarga: 8 seg
    El 30% del daño físico se convierte en daño de caos
    Provoca 8 estallidos
    is area damage [1]
    spell maximum base physical damage [473.7]
    spell minimum base physical damage [315.8]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearChaosChampionMap"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncursionChaos",
            "IncursionSummonPhantasms",
            "IncursionMeteorUpheaval",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncursionChaos"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionSummonPhantasms"] = {
        name = "IncursionSummonPhantasms",
        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 = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {4, 351, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionMeteorUpheaval"] = {
        name = "IncursionMeteorUpheaval",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "upheaval_number_of_spikes",
            "skill_physical_damage_%_to_convert_to_chaos",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 8, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Promotor Vaal
    Humanoide
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Vaal Advocate
    Spectre
    TagsLanzador de hechizos, chaos_affinity, cultist, flesh_armour, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, medium_height, medium_movement, not_int, puncturing_weapon, ranged, red_blood
    Packs
  • Mercader de carne vaal, Entusiasta Vaal, Fanático Vaal, Entusiasta Vaal, Promotor Vaal
  • Vida
    405%
    Armadura
    +25%
    Evasión
    +40%
    Ailment Threshold
    405%
    Resistencia
    IconEnemyResistanceFire35% IconEnemyResistanceCold35% IconEnemyResistanceLightning35% IconEnemyResistanceChaos20%
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de golpe crítico
    +130%
    Attack Distance
    6 ~ 14
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    150%
    Model Size
    120%
    Type
    VaalCultistSpearChampionMap
    Metadata
    VaalCultistSpearChaosChampionMapMemoryLine
    Nivel
    68
    Vida
    26,055
    Armadura
    35,988
    Evasión
    6,635
    Damage
    560
    Daño de hechizos
    560
    Precisión
    580
    Attack Time
    1.5
    Experiencia
    15,383
    Minion Life
    5,652
    Minion Damage
    447
    Ailment Threshold
    26,055
    Chill
    82
    Shock
    82
    Brittle
    466
    Scorch
    82
    Sap
    228
    Phys Convert Ele
    240%
    FireballIncursionChaos
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
    Bola de fuego
    Probabilidad de golpe crítico: 6%
    Tiempo de lanzamiento: 1.2 seg
    Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
    El radio base es de 0.9 metros
    base is projectile [1]
    spell maximum action distance +% [-40]
    spell maximum base chaos damage [351.7]
    spell minimum base chaos damage [234.5]
    iconfireball
    IncursionSummonPhantasms
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 15 seg
    alternate minion [351]
    number of monsters to summon [4]
    summon specific monsters radius +% [50]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    IncursionMeteorUpheaval
    Spell, Damage, Fire, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 2.5 seg
    Tiempo de recarga: 8 seg
    El 30% del daño físico se convierte en daño de caos
    Provoca 8 estallidos
    is area damage [1]
    spell maximum base physical damage [336]
    spell minimum base physical damage [224]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/VaalCultist"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/KitavaCultist/VaalCultistSpearChaosChampionMapMemoryLine"] = {
        fireResist = 35,
        coldResist = 35,
        lightningResist = 35,
        chaosResist = 20,
        name = "Vaal Advocate",
        life = 4.05,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        weaponType1 = "Thrusting One Hand Sword",
        skillList = {
            "FireballIncursionChaos",
            "IncursionSummonPhantasms",
            "IncursionMeteorUpheaval",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireballIncursionChaos"] = {
        name = "Fireball",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
        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.Fire] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_maximum_action_distance_+%",
            "active_skill_base_area_of_effect_radius",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -40, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionSummonPhantasms"] = {
        name = "IncursionSummonPhantasms",
        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 = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
        },
        levels = {
            [1] = {4, 351, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionMeteorUpheaval"] = {
        name = "IncursionMeteorUpheaval",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "upheaval_number_of_spikes",
            "skill_physical_damage_%_to_convert_to_chaos",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 8, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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