Segurança Executor
Humanóide
monster no map drops [1]
stance movement speed +% final [-64]
stance movement speed +% final [-18]
Security Conjuror
SpectreY
Spectre OverrideMetadata/Monsters/LeagueHeist/Military/MilitaryCaster1Spectre
TagsConjurador, human, humanoid, is_unarmed, light_armour, lightning_affinity, medium_movement, melee, military, not_dex, not_str, physical_affinity, ranged, red_blood
Packs
  • Segurança Executor, Segurança Executor, Segurança Executor, Segurança Executor
  • Segurança Executor, Segurança Executor, Segurança Executor, Segurança Executor
  • Executor Supervisor, Segurança Executor
  • Vida
    220%
    Energy Shield From Life
    100%
    Ailment Threshold
    220%
    Resistência
    0 0 40 0
    Damage
    132%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    110%
    Model Size
    100%
    Type
    HeistMilitaryCaster1
    Metadata
    MilitaryCaster1
    Nível
    68
    Vida
    14,153
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    6,127
    Damage
    493
    Dano Mágico
    493
    Precisão
    290
    Attack Time
    1.5
    Experiência
    11,281
    Ailment Threshold
    14,153
    Chill
    45
    Shock
    45
    Brittle
    253
    Scorch
    45
    Sap
    124
    HeistMilitaryMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 394–592
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    DoLiterallyNothing
    EASHeistMindControlSuicide
    Spell
    Tempo de Conjuração: 1 seg
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    WalkEmergeHeistGuard
    walk emerge distance [200]
    MPSHeistTemplarCasterProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.333 seg
    Causa 950.4 a 1765 de Dano de Raio
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [153]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    MPSHeistTemplarCasterProjectilePhys
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.333 seg
    Causa 775.8 a 1164 de Dano Físico
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [156]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    MPSHeistTemplarCasterProjectileCombined
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.333 seg
    Causa 1086 a 1629 de Dano Físico
    50% do Dano Físico Convertido em Dano de Raio
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [157]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    GSHeistTemplarCasterChannelledBlast
    Spell, Triggerable, Channel
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.499 seg
    Causa 936.1 a 2808 de Dano de Raio
    is area damage [1]
    HeistCasterFlameblast
    Spell, Damage, Area, Totemable, Fire, AreaSpell
    Explosão Flamejante
    Chance de Crítico: 5%
    Tempo de Conjuração: 2.5 seg
    Recarga: 14 seg
    Canaliza para preparar uma grande explosão. Quanto mais você canalizar, maior será a área de efeito e o dano da explosão. A explosão ocorre após utilizar outra habilidade ou após um curto período sem conjurar.
    Causa 1547 a 4640 de Dano de Raio
    is area damage [1]
    spell maximum action distance +% [-50]
    ChangeToStance1Heist
    skill cannot be interrupted [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase"
    
    StateMachine
    {
    	on_or_create_state_alert_visuals_1 =
    	"
    		IfAlive( { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/military/caster/active/caster_active.epk ); } );
    	"
    
    	on_state_alert_visuals_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/military/caster/active/caster_active.epk );"
    
    	on_or_create_state_spawned_1 =
    	"
    		IfAlive( { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/military/caster/active/caster_active.epk ); } );
    	"
    }
    
    Life
    {
    	on_death =
    	"
    		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/military/caster/active/caster_active.epk, true );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHeist/Military/MilitaryCaster1"] = {
        name = "Security Conjuror",
        life = 2.2,
        energyShield = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.32,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "HeistMilitaryMelee",
            "MPSHeistTemplarCasterProjectile",
            "MPSHeistTemplarCasterProjectilePhys",
            "MPSHeistTemplarCasterProjectileCombined",
            "GSHeistTemplarCasterChannelledBlast",
            "WalkEmergeHeistGuard",
            "HeistCasterFlameblast",
            "DoLiterallyNothing",
            "EASHeistMindControlSuicide",
            "ChangeToStance1Heist",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HeistMilitaryMelee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSHeistTemplarCasterProjectile"] = {
        name = "MPSHeistTemplarCasterProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 153, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSHeistTemplarCasterProjectilePhys"] = {
        name = "MPSHeistTemplarCasterProjectilePhys",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 156, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSHeistTemplarCasterProjectileCombined"] = {
        name = "MPSHeistTemplarCasterProjectileCombined",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "skill_physical_damage_%_to_convert_to_lightning",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 157, 50, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSHeistTemplarCasterChannelledBlast"] = {
        name = "GSHeistTemplarCasterChannelledBlast",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Channel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.499,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeHeistGuard"] = {
        name = "WalkEmergeHeistGuard",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HeistCasterFlameblast"] = {
        name = "Flameblast",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Channels to build up a large explosion. The longer you channel, the larger the area of effect and damage of the explosion. The explosion occurs after using another skill or after a short period without casting.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DoLiterallyNothing"] = {
        name = "DoLiterallyNothing",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHeistMindControlSuicide"] = {
        name = "EASHeistMindControlSuicide",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ChangeToStance1Heist"] = {
        name = "ChangeToStance1Heist",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [-64]
    IdStanceHeistTemplarWalk
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -64 Max: -64 Global
  • Craft Tagsspeed
    stance movement speed +% final [-18]
    IdStanceHeistTemplarJog
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -18 Max: -18 Global
  • Craft Tagsspeed
    Segurança Executor
    Humanóide
    stance movement speed +% final [-64]
    stance movement speed +% final [-18]
    Security Conjuror
    SpectreY
    TagsConjurador, human, humanoid, is_unarmed, light_armour, lightning_affinity, medium_movement, melee, military, not_dex, not_str, physical_affinity, ranged, red_blood
    Packs
  • Reforço Supervisor, Especialista de Segurança, Segurança Executor, Segurança Executor, Segurança Executor, Segurança Executor, Segurança Executor, Segurança Executor, Captão da Guarda, Captão da Guarda, Oficial Taumaturgo
  • Vida
    220%
    Energy Shield From Life
    100%
    Ailment Threshold
    220%
    Resistência
    0 0 40 0
    Damage
    132%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    110%
    Model Size
    100%
    Type
    HeistMilitaryCaster1
    Metadata
    MilitaryCaster1Spectre
    Nível
    68
    Vida
    14,153
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    6,127
    Damage
    493
    Dano Mágico
    493
    Precisão
    290
    Attack Time
    1.5
    Experiência
    11,281
    Ailment Threshold
    14,153
    Chill
    45
    Shock
    45
    Brittle
    253
    Scorch
    45
    Sap
    124
    HeistMilitaryMelee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 394–592
    Chance de Crítico: 5%
    Attack Time: 1.5 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    DoLiterallyNothing
    EASHeistMindControlSuicide
    Spell
    Tempo de Conjuração: 1 seg
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    WalkEmergeHeistGuard
    walk emerge distance [200]
    MPSHeistTemplarCasterProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.333 seg
    Causa 950.4 a 1765 de Dano de Raio
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [153]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    MPSHeistTemplarCasterProjectilePhys
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.333 seg
    Causa 775.8 a 1164 de Dano Físico
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [156]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    MPSHeistTemplarCasterProjectileCombined
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1.333 seg
    Causa 1086 a 1629 de Dano Físico
    50% do Dano Físico Convertido em Dano de Raio
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [157]
    projectile uses contact position [1]
    spell maximum action distance +% [-50]
    use scaled contact offset [1]
    GSHeistTemplarCasterChannelledBlast
    Spell, Triggerable, Channel
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.499 seg
    Causa 936.1 a 2808 de Dano de Raio
    is area damage [1]
    HeistCasterFlameblast
    Spell, Damage, Area, Totemable, Fire, AreaSpell
    Explosão Flamejante
    Chance de Crítico: 5%
    Tempo de Conjuração: 2.5 seg
    Recarga: 14 seg
    Canaliza para preparar uma grande explosão. Quanto mais você canalizar, maior será a área de efeito e o dano da explosão. A explosão ocorre após utilizar outra habilidade ou após um curto período sem conjurar.
    Causa 1547 a 4640 de Dano de Raio
    is area damage [1]
    spell maximum action distance +% [-50]
    ChangeToStance1Heist
    skill cannot be interrupted [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	slow_animations_go_to_idle = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Functions
    {
    	DetachMilitaryArrow = "DetachAllOfType( Metadata/Monsters/LeagueHeist/Military/attachments/CrossbowBolt.ao );"
    	DetachThugArrow = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/bow/arrow.ao );"
    	AttachMilitaryArrow = "AddAttached( Metadata/Monsters/LeagueHeist/Military/attachments/CrossbowBolt.ao, L_Weapon );"
    	AttachThugArrow = "AddAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/bow/arrow.ao, R_Weapon );"
    }
    
    Animated
    {
    	on_event_remove_arrow = "SetStateTo( arrow_visible, 0 );"
    	on_event_add_arrow = "SetStateTo( arrow_visible, 1 );"
    }
    
    StateMachine
    {
    	define_state = "arrow_visible;"
    
    	on_state_arrow_visible_0 =
    	"
    		Call( DetachMilitaryArrow );
    		Call( DetachThugArrow );
    	"
    
    	on_state_arrow_visible_1 =
    	"
    		IfState( use_arrow_military, 1, { Call( AttachMilitaryArrow ); } );
    		IfState( use_arrow_thug, 1, { Call( AttachThugArrow ); } );
    	"
    }
    
    Animated
    {
    	on_event_stabbed_in_throat = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/military/melee/epk/death_suicide_01.epk );"
    
    	on_event_apply_trail_epk_R =
    	"
    		IfVarietyContains( Thug,
    		{
    			IfVarietyContains( Elite, { AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/weapon_effects/weapon_trails_elite.epk, R_Weapon ); }, { AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/weapon_effects/weapon_trails.epk, R_Weapon ); } );
    		} );
    	"
    
    	on_event_remove_trail_epk_R =
    	"
    		IfVarietyContains( Thug,
    		{
    			IfVarietyContains( Elite, { RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/weapon_effects/weapon_trails_elite.epk, R_Weapon ); }, { RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/weapon_effects/weapon_trails.epk, R_Weapon ); } );
    		} );
    	"
    }
    
    Actor
    {
    	on_destroy_Melee =
    	"
    		IfVarietyContains( Thug, { RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/weapon_effects/weapon_trails.epk, R_Weapon ); } );
    	"
    }
    
    Life
    {
    	on_death =
    	"
    		IfVarietyContains( Thug,
    		{
    			Call( DetachThugArrow );
    			RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/weapon_effects/weapon_trails.epk, R_Weapon );
    		} );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHeist/Military/MilitaryCaster1Spectre"] = {
        name = "Security Conjuror",
        life = 2.2,
        energyShield = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 40,
        chaosResist = 0,
        damage = 1.32,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "HeistMilitaryMelee",
            "MPSHeistTemplarCasterProjectile",
            "MPSHeistTemplarCasterProjectilePhys",
            "MPSHeistTemplarCasterProjectileCombined",
            "GSHeistTemplarCasterChannelledBlast",
            "WalkEmergeHeistGuard",
            "HeistCasterFlameblast",
            "DoLiterallyNothing",
            "EASHeistMindControlSuicide",
            "ChangeToStance1Heist",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HeistMilitaryMelee"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSHeistTemplarCasterProjectile"] = {
        name = "MPSHeistTemplarCasterProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 153, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSHeistTemplarCasterProjectilePhys"] = {
        name = "MPSHeistTemplarCasterProjectilePhys",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 156, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSHeistTemplarCasterProjectileCombined"] = {
        name = "MPSHeistTemplarCasterProjectileCombined",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.333,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "skill_physical_damage_%_to_convert_to_lightning",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 157, 50, -50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSHeistTemplarCasterChannelledBlast"] = {
        name = "GSHeistTemplarCasterChannelledBlast",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Channel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.499,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WalkEmergeHeistGuard"] = {
        name = "WalkEmergeHeistGuard",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HeistCasterFlameblast"] = {
        name = "Flameblast",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Channels to build up a large explosion. The longer you channel, the larger the area of effect and damage of the explosion. The explosion occurs after using another skill or after a short period without casting.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DoLiterallyNothing"] = {
        name = "DoLiterallyNothing",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHeistMindControlSuicide"] = {
        name = "EASHeistMindControlSuicide",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ChangeToStance1Heist"] = {
        name = "ChangeToStance1Heist",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [-64]
    IdStanceHeistTemplarWalk
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -64 Max: -64 Global
  • Craft Tagsspeed
    stance movement speed +% final [-18]
    IdStanceHeistTemplarJog
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -18 Max: -18 Global
  • Craft Tagsspeed
    Edit

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