Vaal Guard
Humanoid
is spectre with death action [1]
stance movement speed +% final [236]
SpectreY
AreaUtzaal, Library of Kamasa, The Cuachic Vault, The Ziggurat Refuge
Tagsallows_additional_projectiles, allows_inc_aoe, fire_affinity, human, humanoid, not_int, not_str, ranged, red_blood, Unarmed_onhit_audio, very_slow_movement
Packs
  • Library of Kamasa: Vaal Overseer, Vaal Guard, Vaal Guard
  • Library of Kamasa: Vaal Overseer, Vaal Guard, Vaal Guard
  • Vaal Overseer, Vaal Guard, Vaal Guard
  • Utzaal, The Cuachic Vault: Loyal Jaguar, Vaal Guard, Vaal Excoriator
  • The Ziggurat Refuge: Vaal Guard, Vaal Excoriator
  • Life
    100%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    100%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    VaalGuardLivingMortar
    Metadata
    VaalGuardMortarLiving
    Level
    65
    Life
    6,513
    Armour
    2,023
    Evasion Rating
    995
    Damage
    212
    Spell Damage
    212
    Accuracy
    2,228
    Attack Time
    1.5
    Experience
    21,507
    Minion Life
    6,282
    Minion Damage
    829
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 170—255
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MMSVaalGuardGrenade
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Grenade, Fire, UsableWhileMoving, DetonatesAfterTime, Projectile, Detonator
    Explosive Grenade
    Base Damage: 170—255
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Cooldown Time: 2 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrap
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Duration, Grenade, Fire, UsableWhileMoving, CreatesGroundEffect, DetonatesAfterTime, Projectile
    Oil Grenade
    Base Damage: 170—255
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Cooldown Time: 11 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardGrenadeDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, DetonatesAfterTime, Projectile, NoAttackOrCastTime
    Explosive Grenade
    Base Damage: 170—255
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrapDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, CreatesGroundEffect, DetonatesAfterTime, Projectile, NoAttackOrCastTime, AttackInPlace
    Oil Grenade
    Base Damage: 170—255
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    StateMachine
    {
    	define_shared_state =
    	"
    		holding_explosive_grenade;
    		holding_oil_grenade;
    	"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2300
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    StateMachine
    {
    	on_or_create_state_holding_explosive_grenade_1 = "AddAttachedObjectToBones( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuards/VaalGuard03/ao/mortar.ao', R_Weapon, 0 );"
    	on_state_holding_explosive_grenade_0 = "DetachAllOfType( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuards/VaalGuard03/ao/mortar.ao' );"
    	on_or_create_state_holding_oil_grenade_1 = "AddAttachedObjectToBones( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuardBombThrower/oil_grenade.ao', R_Weapon, 0 );"
    	on_state_holding_oil_grenade_0 = "DetachAllOfType( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalGuardBombThrower/oil_grenade.ao' );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Living/VaalGuardMortarLiving"] = {
        name = "Vaal Guard",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "MMSVaalGuardGrenade",
            "MMSVaalGuardGrenadeDeath",
            "MMSVaalGuardOilTrap",
            "MMSVaalGuardOilTrapDeath",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenade"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.Detonator] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenadeDeath"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, -60, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrap"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrapDeath"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, -60, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    
    is spectre with death action [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • is spectre with death action Min: 1 Max: 1 Global
  • stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    stance movement speed +% final [236]
    SpectreY
    AreaUtzaal, Library of Kamasa, The Cuachic Vault, The Ziggurat Refuge
    Tags2HSharpMetal_onhit_audio, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement
    Packs
  • Library of Kamasa: Vaal Overseer, Vaal Guard, Vaal Guard, Vaal Guard
  • Library of Kamasa: Vaal Enforcer, Vaal Guard, Vaal Guard
  • Vaal Overseer, Vaal Guard, Vaal Guard, Vaal Guard
  • Utzaal, The Cuachic Vault: Loyal Jaguar, Vaal Guard, Vaal Guard
  • Vaal Guard
  • The Ziggurat Refuge: Vaal Overseer, Vaal Guard, Vaal Guard
  • Life
    110%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    121%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 20
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    110%
    Model Size
    100%
    Type
    VaalGuardLivingSpear
    Metadata
    VaalGuardSpearLiving
    Level
    65
    Life
    7,164
    Armour
    2,023
    Evasion Rating
    995
    Damage
    257
    Spell Damage
    257
    Accuracy
    2,228
    Attack Time
    1.5
    Experience
    23,658
    Minion Life
    6,910
    Minion Damage
    1,003
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 206—308
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DTTVaalGuardSpearLeap
    Spell, Movement, AttackInPlace
    Cast Time: 1 sec
    Cooldown Time: 4.5 sec
    action attack or cast time uses animation length [1]
    leap slam minimum distance [15]
    spell maximum action distance +% [-50]
    walk emerge extra distance [-15]
    GAVaalGuardSpearLeapImpact
    Triggerable, Attack, AttackInPlace
    Base Damage: 206—308
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2733
    }
    
    Transitionable {}

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition =
    	"
    		Roll( 1, 2,
    		{
    			PlayEffect( 'Metadata/Monsters/VaalMonsters/Living/VaalGuardSpearLivingAggroAudio.ao' );
    		} );
    	"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/VaalMonsters/Living/VaalGuardSpearLivingAggroAudio.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Living/VaalGuardSpearLiving"] = {
        name = "Vaal Guard",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.21,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalGuardSpearLeapImpact",
            "DTTVaalGuardSpearLeap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAVaalGuardSpearLeapImpact"] = {
        name = "GAVaalGuardSpearLeapImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTVaalGuardSpearLeap"] = {
        name = "DTTVaalGuardSpearLeap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, 15, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    stance movement speed +% final [236]
    SpectreY
    Tags2HSharpMetal_onhit_audio, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement
    Life
    110%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    121%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 20
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    110%
    Model Size
    100%
    Type
    VaalGuardLivingSpear
    Metadata
    VaalGuardSpearLivingSacrificeGuide
    Level
    68
    Life
    8,533
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    282
    Spell Damage
    282
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    31,497
    Minion Life
    7,623
    Minion Damage
    1,172
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DTTVaalGuardSpearLeap
    Spell, Movement, AttackInPlace
    Cast Time: 1 sec
    Cooldown Time: 4.5 sec
    action attack or cast time uses animation length [1]
    leap slam minimum distance [15]
    spell maximum action distance +% [-50]
    walk emerge extra distance [-15]
    GAVaalGuardSpearLeapImpact
    Triggerable, Attack, AttackInPlace
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2733
    }
    
    Transitionable {}

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition =
    	"
    		Roll( 1, 2,
    		{
    			PlayEffect( 'Metadata/Monsters/VaalMonsters/Living/VaalGuardSpearLivingAggroAudio.ao' );
    		} );
    	"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/VaalMonsters/Living/VaalGuardSpearLivingAggroAudio.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Living/VaalGuardSpearLivingSacrificeGuide"] = {
        name = "Vaal Guard",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.21,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalGuardSpearLeapImpact",
            "DTTVaalGuardSpearLeap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAVaalGuardSpearLeapImpact"] = {
        name = "GAVaalGuardSpearLeapImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTVaalGuardSpearLeap"] = {
        name = "DTTVaalGuardSpearLeap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, 15, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    stance movement speed +% final [236]
    SpectreY
    AreaUtzaal, Library of Kamasa, The Cuachic Vault, The Ziggurat Refuge
    Tagsallows_additional_projectiles, Arrow_onhit_audio, fire_affinity, human, humanoid, not_int, not_str, physical_affinity, ranged, red_blood, very_slow_movement
    Packs
  • Library of Kamasa: Vaal Overseer, Vaal Guard, Vaal Guard
  • Library of Kamasa: Vaal Overseer, Vaal Guard, Vaal Guard
  • Library of Kamasa: Vaal Enforcer, Vaal Guard
  • Vaal Overseer, Vaal Guard, Vaal Guard
  • Vaal Enforcer, Vaal Excoriator, Vaal Guard
  • Utzaal, The Cuachic Vault: Loyal Jaguar, Vaal Guard
  • The Ziggurat Refuge: Vaal Overseer, Vaal Guard
  • Life
    110%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    110%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 45
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experience
    110%
    Model Size
    100%
    Type
    VaalGuardLivingBow
    Metadata
    VaalGuardBowLiving
    Level
    65
    Life
    7,164
    Armour
    2,023
    Evasion Rating
    995
    Damage
    234
    Spell Damage
    234
    Accuracy
    2,228
    Attack Time
    1.005
    Experience
    23,658
    Minion Life
    6,910
    Minion Damage
    912
    Minion Armour
    2,023
    MeleeAtAnimationSpeedVaalGuardFireArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 187—280
    Critical Hit Chance: 5%
    Attack Time: 1.005 sec
    Converts 50% of Physical damage to Fire damage
    action attack or cast time uses animation length [1]
    arrow projectile variation [36]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MPWVaalGuardBowSnipe
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 187—280
    Critical Hit Chance: 5%
    Attack Damage: 105%
    Attack Time: 1.005 sec
    Cooldown Time: 4.5 sec
    Deals 5% more Attack damage
    Deals 92.6% more damage
    Converts 75% of Physical damage to Fire damage
    +50 to Melee Strike Range
    Pierces all Targets
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1035]
    number of projectiles override [1]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    use scaled contact offset [1]
    MPWVaalGuardBlazeArrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 187—280
    Critical Hit Chance: 5%
    Attack Time: 1.005 sec
    +60 to Melee Strike Range
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1034]
    projectile spread radius [5]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2888
    }
    
    Transitionable {}

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition =
    	"
    		Roll( 1, 2,
    		{
    			PlayEffect( 'Metadata/Monsters/VaalMonsters/Living/VaalGuardBowLivingAggroAudio.ao' );
    		} );
    	"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Monsters/VaalMonsters/Living/VaalGuardBowLivingAggroAudio.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Living/VaalGuardBowLiving"] = {
        name = "Vaal Guard",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.1,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 45,
        accuracy = 1,
        weaponType1 = "Bow",
        skillList = {
            "MeleeAtAnimationSpeedVaalGuardFireArrow",
            "MPWVaalGuardBowSnipe",
            "MPWVaalGuardBlazeArrow",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedVaalGuardFireArrow"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "arrow_projectile_variation",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {50, 36, levelRequirement = 1, statInterpolation = {},  cost = { }, },
            [2] = {50, 36, levelRequirement = 19, statInterpolation = {},  cost = { }, },
            [3] = {50, 36, levelRequirement = 20, statInterpolation = {},  cost = { }, },
            [4] = {50, 36, levelRequirement = 84, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWVaalGuardBowSnipe"] = {
        name = "MPWVaalGuardBowSnipe",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "monster_projectile_variation",
            "melee_range_+",
            "number_of_projectiles_override",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_direction",
            "always_pierce",
        },
        levels = {
            [1] = {-30, 1035, 50, 1, 75, -40, baseMultiplier = 1.05, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 1035, 50, 1, 75, -40, baseMultiplier = 1.05, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
            [3] = {1, 1035, 50, 1, 75, -40, baseMultiplier = 1.05, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [4] = {129, 1035, 50, 1, 75, -40, baseMultiplier = 1.05, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWVaalGuardBlazeArrow"] = {
        name = "MPWVaalGuardBlazeArrow",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "melee_range_+",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {1034, 60, 5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    is spectre with death action [1]
    stance movement speed +% final [236]
    SpectreY
    Tagsallows_additional_projectiles, allows_inc_aoe, fire_affinity, human, humanoid, not_int, not_str, ranged, red_blood, Unarmed_onhit_audio, very_slow_movement
    Packs
  • Vaal Excoriator, Vaal Guard
  • Vaal Guard, Vaal Guard
  • Life
    100%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    100%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    VaalGuardLivingMortar
    Metadata
    VaalGuardMortarIncursion
    Level
    68
    Life
    7,757
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    233
    Spell Damage
    233
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MMSVaalGuardGrenade
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Grenade, Fire, UsableWhileMoving, DetonatesAfterTime, Projectile, Detonator
    Explosive Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Cooldown Time: 2 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrap
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Duration, Grenade, Fire, UsableWhileMoving, CreatesGroundEffect, DetonatesAfterTime, Projectile
    Oil Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Cooldown Time: 11 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardGrenadeDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, DetonatesAfterTime, Projectile, NoAttackOrCastTime
    Explosive Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrapDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, CreatesGroundEffect, DetonatesAfterTime, Projectile, NoAttackOrCastTime, AttackInPlace
    Oil Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/CommanderNew/VaalGuardMortarIncursion"] = {
        name = "Vaal Guard",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "MMSVaalGuardGrenade",
            "MMSVaalGuardGrenadeDeath",
            "MMSVaalGuardOilTrap",
            "MMSVaalGuardOilTrapDeath",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenade"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.Detonator] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenadeDeath"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, -60, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrap"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrapDeath"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, -60, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    
    is spectre with death action [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • is spectre with death action Min: 1 Max: 1 Global
  • stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    is spectre with death action [1]
    stance movement speed +% final [236]
    SpectreY
    Tagsallows_additional_projectiles, allows_inc_aoe, fire_affinity, human, humanoid, not_int, not_str, ranged, red_blood, Unarmed_onhit_audio, very_slow_movement
    Packs
  • Vaal Excoriator, Vaal Guard, Vaal Guard
  • Life
    100%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    100%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    VaalGuardLivingMortar
    Metadata
    VaalGuardTrainingMortarIncursion
    Level
    68
    Life
    7,757
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    233
    Spell Damage
    233
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MMSVaalGuardGrenade
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Grenade, Fire, UsableWhileMoving, DetonatesAfterTime, Projectile, Detonator
    Explosive Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Cooldown Time: 2 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrap
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Duration, Grenade, Fire, UsableWhileMoving, CreatesGroundEffect, DetonatesAfterTime, Projectile
    Oil Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Cooldown Time: 11 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardGrenadeDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, DetonatesAfterTime, Projectile, NoAttackOrCastTime
    Explosive Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrapDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, CreatesGroundEffect, DetonatesAfterTime, Projectile, NoAttackOrCastTime, AttackInPlace
    Oil Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/CommanderNew/VaalGuardTrainingMortarIncursion"] = {
        name = "Vaal Guard",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "MMSVaalGuardGrenade",
            "MMSVaalGuardGrenadeDeath",
            "MMSVaalGuardOilTrap",
            "MMSVaalGuardOilTrapDeath",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenade"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.Detonator] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenadeDeath"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, -60, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrap"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrapDeath"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, -60, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    
    is spectre with death action [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • is spectre with death action Min: 1 Max: 1 Global
  • stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    stance movement speed +% final [236]
    SpectreY
    Tags2HSharpMetal_onhit_audio, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement
    Packs
  • Vaal Guard, Vaal Guard
  • Life
    110%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    121%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 20
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    110%
    Model Size
    100%
    Type
    VaalGuardLivingSpear
    Metadata
    VaalGuardSpearIncursion
    Level
    68
    Life
    8,533
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    282
    Spell Damage
    282
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    31,497
    Minion Life
    7,623
    Minion Damage
    1,172
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DTTVaalGuardSpearLeap
    Spell, Movement, AttackInPlace
    Cast Time: 1 sec
    Cooldown Time: 4.5 sec
    action attack or cast time uses animation length [1]
    leap slam minimum distance [15]
    spell maximum action distance +% [-50]
    walk emerge extra distance [-15]
    GAVaalGuardSpearLeapImpact
    Triggerable, Attack, AttackInPlace
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    is area damage [1]
    EGDummyBeingHit
    Triggerable, AttackInPlace

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/CommanderNew/VaalGuardSpearIncursion"] = {
        name = "Vaal Guard",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.21,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalGuardSpearLeapImpact",
            "EGDummyBeingHit",
            "DTTVaalGuardSpearLeap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAVaalGuardSpearLeapImpact"] = {
        name = "GAVaalGuardSpearLeapImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGDummyBeingHit"] = {
        name = "EGDummyBeingHit",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTVaalGuardSpearLeap"] = {
        name = "DTTVaalGuardSpearLeap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, 15, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    stance movement speed +% final [236]
    SpectreY
    Tags2HSharpMetal_onhit_audio, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement
    Packs
  • Vaal Excoriator, Vaal Guard, Vaal Guard
  • Life
    110%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    121%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 20
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    110%
    Model Size
    100%
    Type
    VaalGuardLivingSpear
    Metadata
    VaalGuardTrainingSpearIncursion
    Level
    68
    Life
    8,533
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    282
    Spell Damage
    282
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    31,497
    Minion Life
    7,623
    Minion Damage
    1,172
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DTTVaalGuardSpearLeap
    Spell, Movement, AttackInPlace
    Cast Time: 1 sec
    Cooldown Time: 4.5 sec
    action attack or cast time uses animation length [1]
    leap slam minimum distance [15]
    spell maximum action distance +% [-50]
    walk emerge extra distance [-15]
    GAVaalGuardSpearLeapImpact
    Triggerable, Attack, AttackInPlace
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    is area damage [1]
    EGDummyBeingHit
    Triggerable, AttackInPlace

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/CommanderNew/VaalGuardTrainingSpearIncursion"] = {
        name = "Vaal Guard",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.21,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalGuardSpearLeapImpact",
            "EGDummyBeingHit",
            "DTTVaalGuardSpearLeap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAVaalGuardSpearLeapImpact"] = {
        name = "GAVaalGuardSpearLeapImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGDummyBeingHit"] = {
        name = "EGDummyBeingHit",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTVaalGuardSpearLeap"] = {
        name = "DTTVaalGuardSpearLeap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, 15, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    is spectre with death action [1]
    stance movement speed +% final [236]
    SpectreY
    Tagsallows_additional_projectiles, allows_inc_aoe, fire_affinity, human, humanoid, not_int, not_str, ranged, red_blood, Unarmed_onhit_audio, very_slow_movement
    Life
    100%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    100%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 10
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    VaalGuardLivingMortar
    Metadata
    VaalGuardMortarPatrolIncursion
    Level
    68
    Life
    7,757
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    233
    Spell Damage
    233
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MMSVaalGuardGrenade
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Grenade, Fire, UsableWhileMoving, DetonatesAfterTime, Projectile, Detonator
    Explosive Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Cooldown Time: 2 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrap
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Duration, Grenade, Fire, UsableWhileMoving, CreatesGroundEffect, DetonatesAfterTime, Projectile
    Oil Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Cooldown Time: 11 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardGrenadeDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, DetonatesAfterTime, Projectile, NoAttackOrCastTime
    Explosive Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Damage: 440%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that unleashes a devastating fiery blast when its fuse expires.
    Detonation Time is 1.5 seconds
    Deals 340% more Attack damage
    Converts 20% of Physical damage to Fire damage
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Explosion radius is 1.8 metres
    ballistic projectiles always bounce [1]
    base is projectile [1]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]
    MMSVaalGuardOilTrapDeath
    Attack, RangedAttack, Area, ProjectileNumber, ProjectileSpeed, Cooldown, Triggerable, Triggered, InbuiltTrigger, Duration, Grenade, Fire, CreatesGroundEffect, DetonatesAfterTime, Projectile, NoAttackOrCastTime, AttackInPlace
    Oil Grenade
    Base Damage: 186—280
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    Fire a bouncing Grenade that bursts in a spray of Oil when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the ground and nearby enemies in Oil. Oil created this way can be Ignited by Detonator Skills or Ignited Ground.
    Detonation Time is 1.3 seconds
    60% reduced Projectile Speed
    +40 to Melee Strike Range
    Oil Slows enemy movement speed by 25%
    Oil applies Exposure, lowering Total
    Elemental Resistances by 10%
    Damage and Oil spray radius is 2 metres
    Oil Duration is 7 seconds
    ballistic projectiles always bounce [1]
    base is projectile [1]
    ground oil art variation [2002]
    is area damage [1]
    projectile ballistic angle from reference event [1]
    projectile uses contact position [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Garrison/VaalGuardMortarPatrolIncursion"] = {
        name = "Vaal Guard",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "MMSVaalGuardGrenade",
            "MMSVaalGuardGrenadeDeath",
            "MMSVaalGuardOilTrap",
            "MMSVaalGuardOilTrapDeath",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenade"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.Detonator] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardGrenadeDeath"] = {
        name = "Explosive Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that unleashes a devastating fiery blast when its fuse expires.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
        },
        statDescriptionScope = "explosive_grenade",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "base_skill_detonation_time",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {18, 1500, 20, 40, -60, baseMultiplier = 4.4, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrap"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.UsableWhileMoving] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MMSVaalGuardOilTrapDeath"] = {
        name = "Oil Grenade",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fire a bouncing [Grenade] that bursts in a spray of [Oil] when the fuse expires or when it impacts an Enemy, dealing minimal damage but covering the [OilGround|ground] and nearby enemies in [Oil]. Oil created this way can be [Ignite|Ignited] by [Detonator] Skills or [IgnitedGround|Ignited Ground].",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Area] = true,
            [SkillType.ProjectileNumber] = true,
            [SkillType.ProjectileSpeed] = true,
            [SkillType.Cooldown] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.InbuiltTrigger] = true,
            [SkillType.Duration] = true,
            [SkillType.Grenade] = true,
            [SkillType.Fire] = true,
            [SkillType.CreatesGroundEffect] = true,
            [SkillType.DetonatesAfterTime] = true,
            [SkillType.Projectile] = true,
            [SkillType.NoAttackOrCastTime] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "oil_grenade/statset_0",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "skill_base_oil_movement_speed_+%_final_to_apply",
            "skill_base_oil_exposure_-_to_total_elemental_resistance",
            "ground_oil_art_variation",
            "base_skill_detonation_time",
            "base_secondary_skill_effect_duration",
            "melee_range_+",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_ballistic_angle_from_reference_event",
            "projectile_uses_contact_position",
            "is_area_damage",
            "ballistic_projectiles_always_bounce",
        },
        levels = {
            [1] = {20, -25, 10, 2002, 1300, 7000, 40, -60, levelRequirement = 1, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    
    is spectre with death action [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • is spectre with death action Min: 1 Max: 1 Global
  • stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    stance movement speed +% final [236]
    SpectreY
    Tags2HSharpMetal_onhit_audio, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement
    Life
    110%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    121%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 20
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    110%
    Model Size
    100%
    Type
    VaalGuardLivingSpear
    Metadata
    VaalGuardSpearPatrolIncursion
    Level
    68
    Life
    8,533
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    282
    Spell Damage
    282
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    31,497
    Minion Life
    7,623
    Minion Damage
    1,172
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DTTVaalGuardSpearLeap
    Spell, Movement, AttackInPlace
    Cast Time: 1 sec
    Cooldown Time: 4.5 sec
    action attack or cast time uses animation length [1]
    leap slam minimum distance [15]
    spell maximum action distance +% [-50]
    walk emerge extra distance [-15]
    GAVaalGuardSpearLeapImpact
    Triggerable, Attack, AttackInPlace
    Base Damage: 226—338
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    is area damage [1]
    EGDummyBeingHit
    Triggerable, AttackInPlace

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Garrison/VaalGuardSpearPatrolIncursion"] = {
        name = "Vaal Guard",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.21,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalGuardSpearLeapImpact",
            "EGDummyBeingHit",
            "DTTVaalGuardSpearLeap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAVaalGuardSpearLeapImpact"] = {
        name = "GAVaalGuardSpearLeapImpact",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGDummyBeingHit"] = {
        name = "EGDummyBeingHit",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTVaalGuardSpearLeap"] = {
        name = "DTTVaalGuardSpearLeap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, 15, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Vaal Guard
    Humanoid
    stance movement speed +% final [236]
    SpectreY
    Tags2HSharpMetal_onhit_audio, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_slow_movement
    Packs
  • Vaal Guard, Vaal Excoriator
  • Life
    135%
    Evasion
    +50%
    Resistance
    0 0 0 0
    Damage
    149%
    Accuracy
    100%
    5%
    Attack Distance
    3 ~ 20
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    135%
    Model Size
    100%
    Type
    VaalGuardLivingSpearThaum
    Metadata
    VaalThaumaturgeSpear
    Level
    68
    Life
    10,472
    Armour
    2,413
    Evasion Rating
    1,062
    Damage
    347
    Spell Damage
    347
    Accuracy
    2,502
    Attack Time
    1.5
    Experience
    38,656
    Minion Life
    9,356
    Minion Damage
    1,443
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Basic Attack
    Base Damage: 278—417
    Critical Hit Chance: 5%
    Attack Time: 1.5 sec
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DTTVaalGuardSpearLeap
    Spell, Movement, AttackInPlace
    Cast Time: 1 sec
    Cooldown Time: 4.5 sec
    action attack or cast time uses animation length [1]
    leap slam minimum distance [15]
    spell maximum action distance +% [-50]
    walk emerge extra distance [-15]
    GAIncursionThaumSpearSlam
    Triggerable, Attack, AttackInPlace
    Base Damage: 278—417
    Critical Hit Chance: 5%
    Attack Damage: 125%
    Attack Time: 1.5 sec
    Cooldown Time: 4 sec
    Deals 25% more Attack damage
    Causes Bleeding
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Thaumaturge/VaalThaumaturgeSpear"] = {
        name = "Vaal Guard",
        life = 1.35,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.49,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Warstaff",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAIncursionThaumSpearSlam",
            "DTTVaalGuardSpearLeap",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAIncursionThaumSpearSlam"] = {
        name = "GAIncursionThaumSpearSlam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "bleed_on_hit_with_attacks_%",
            "is_area_damage",
        },
        levels = {
            [1] = {100, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTVaalGuardSpearLeap"] = {
        name = "DTTVaalGuardSpearLeap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-15, 15, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [236]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 236 Max: 236 Global
  • Craft TagsSpeed
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Edit

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