执法护军
人形
monster no map drops [1]
stance movement speed +% final [-64]
stance movement speed +% final [-18]
Security Conjuror
幽魂Y
幽魂 取代Metadata/Monsters/LeagueHeist/Military/MilitaryCaster1Spectre
标签施法, human, humanoid, is_unarmed, light_armour, lightning_affinity, medium_movement, melee, military, not_dex, not_str, physical_affinity, ranged, red_blood
Packs
  • 执法守卫, 执法守卫, 执法护军, 执法护军
  • 执法守卫, 执法守卫, 执法护军, 执法护军
  • 执法头领, 执法护军
  • 生命
    220%
    生命转为护盾
    100%
    异常状态临界值
    220%
    抗性
    0 0 40 0
    伤害
    132%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 9
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    110%
    Model Size
    100%
    类型
    HeistMilitaryCaster1
    Metadata
    MilitaryCaster1
    等级
    68
    生命
    14,153
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    6,127
    伤害
    493
    法术伤害
    493
    命中
    290
    攻击间隔
    1.5
    经验值
    11,281
    异常状态临界值
    14,153
    冰缓
    45
    Shock
    45
    Brittle
    253
    Scorch
    45
    Sap
    124
    HeistMilitaryMelee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 394–592
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    DoLiterallyNothing
    EASHeistMindControlSuicide
    法术
    施放间隔: 1 秒
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    WalkEmergeHeistGuard
    walk emerge distance [200]
    MPSHeistTemplarCasterProjectile
    法术, 投射物, 玩家投射物, 可触发
    攻击暴击率: 5%
    施放间隔: 1.333 秒
    造成 950.4 - 1765 闪电伤害
    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
    法术, 投射物, 玩家投射物, 可触发
    攻击暴击率: 5%
    施放间隔: 1.333 秒
    造成 775.8 - 1164 物理伤害
    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
    法术, 投射物, 玩家投射物, 可触发
    攻击暴击率: 5%
    施放间隔: 1.333 秒
    造成 1086 - 1629 物理伤害
    50% 物理伤害转换为闪电伤害
    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
    法术, 可触发, 引导
    攻击暴击率: 5%
    施放间隔: 0.499 秒
    造成 936.1 - 2808 闪电伤害
    is area damage [1]
    HeistCasterFlameblast
    法术, 伤害, 范围, 图腾技能, 火焰, 范围法术
    烈焰爆破
    攻击暴击率: 5%
    施放间隔: 2.5 秒
    冷却时间: 14 秒
    可蓄力(持续施放)来施放大型的爆炸. 蓄力的时间越长, 爆炸的范围与造成的伤害越大. 当停止蓄力后一段时间或使用其他技能时便会触发爆炸.
    造成 1547 - 4640 闪电伤害
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [-64]
    IdStanceHeistTemplarWalk
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -64 Max: -64 全域
  • Craft Tagsspeed
    stance movement speed +% final [-18]
    IdStanceHeistTemplarJog
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -18 Max: -18 全域
  • Craft Tagsspeed
    执法护军
    人形
    stance movement speed +% final [-64]
    stance movement speed +% final [-18]
    Security Conjuror
    幽魂Y
    标签施法, human, humanoid, is_unarmed, light_armour, lightning_affinity, medium_movement, melee, military, not_dex, not_str, physical_affinity, ranged, red_blood
    Packs
  • 执法头领, 安保专家, 执法守卫, 执法守卫, 执法守卫, 执法守卫, 执法护军, 执法护军, 守备队长, 守备队长, 奇术长官
  • 生命
    220%
    生命转为护盾
    100%
    异常状态临界值
    220%
    抗性
    0 0 40 0
    伤害
    132%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 9
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    110%
    Model Size
    100%
    类型
    HeistMilitaryCaster1
    Metadata
    MilitaryCaster1Spectre
    等级
    68
    生命
    14,153
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    6,127
    伤害
    493
    法术伤害
    493
    命中
    290
    攻击间隔
    1.5
    经验值
    11,281
    异常状态临界值
    14,153
    冰缓
    45
    Shock
    45
    Brittle
    253
    Scorch
    45
    Sap
    124
    HeistMilitaryMelee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 394–592
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    DoLiterallyNothing
    EASHeistMindControlSuicide
    法术
    施放间隔: 1 秒
    skill cannot be knocked back [1]
    skill cannot be stunned [1]
    WalkEmergeHeistGuard
    walk emerge distance [200]
    MPSHeistTemplarCasterProjectile
    法术, 投射物, 玩家投射物, 可触发
    攻击暴击率: 5%
    施放间隔: 1.333 秒
    造成 950.4 - 1765 闪电伤害
    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
    法术, 投射物, 玩家投射物, 可触发
    攻击暴击率: 5%
    施放间隔: 1.333 秒
    造成 775.8 - 1164 物理伤害
    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
    法术, 投射物, 玩家投射物, 可触发
    攻击暴击率: 5%
    施放间隔: 1.333 秒
    造成 1086 - 1629 物理伤害
    50% 物理伤害转换为闪电伤害
    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
    法术, 可触发, 引导
    攻击暴击率: 5%
    施放间隔: 0.499 秒
    造成 936.1 - 2808 闪电伤害
    is area damage [1]
    HeistCasterFlameblast
    法术, 伤害, 范围, 图腾技能, 火焰, 范围法术
    烈焰爆破
    攻击暴击率: 5%
    施放间隔: 2.5 秒
    冷却时间: 14 秒
    可蓄力(持续施放)来施放大型的爆炸. 蓄力的时间越长, 爆炸的范围与造成的伤害越大. 当停止蓄力后一段时间或使用其他技能时便会触发爆炸.
    造成 1547 - 4640 闪电伤害
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [-64]
    IdStanceHeistTemplarWalk
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -64 Max: -64 全域
  • Craft Tagsspeed
    stance movement speed +% final [-18]
    IdStanceHeistTemplarJog
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -18 Max: -18 全域
  • Craft Tagsspeed
    Edit

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