卡司特
人形
你的擊中不能被閃避
stance movement speed +% final [-67]
每秒回復 2% 生命
Karst
幽魂N
標籤human, humanoid, is_unarmed, medium_movement, metal_armour, no_pantheon_mod, physical_affinity, red_blood, slashing_weapon
生命
400%
生命轉為護盾
33%
護甲
+33%
閃避
+33%
異常狀態臨界值
400%
抗性
40 40 40 25
傷害
400%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 11
攻擊間隔
1.755 秒
傷害分佈
±20%
經驗值
200%
Model Size
100%
類型
HeistAlliedNPC
Metadata
HeistLockPick1
等級
68
生命
25,733
護甲
28,790
閃避
4,739
能量護盾
0
傷害
1,494
法術傷害
1,494
命中
0
攻擊間隔
1.755
經驗值
20,510
異常狀態臨界值
25,733
冰緩
81
感電
81
易碎
460
焦灼
81
殘喘
225
MPWHeistLockpickerDaggerToss
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 1195–1793
暴擊率: 5%
攻擊間隔: 1.755 秒
造成 278.7% 更多傷害
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [114]
projectile uses contact position [1]
use scaled contact offset [1]
MPWHeistLockpickerDaggerTossFan
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 1195–1793
暴擊率: 5%
攻擊間隔: 1.755 秒
冷卻時間: 4 秒
造成 278.7% 更多傷害
發射 6 個額外投射物
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [114]
projectile uses contact position [1]
use scaled contact offset [1]
HeistLockPick
[UNUSED] You son of a ****
[UNUSED I'm in
skill cannot be knocked back [1]
skill cannot be stunned [1]
HeistLockPickGround
[UNUSED] You son of a ****
[UNUSED I'm in
skill cannot be knocked back [1]
skill cannot be stunned [1]
EGHeistScoutDetect
可觸發, 法術
施放時間: 1.5 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
EGHeistPerceptionDiscoverHidden
可觸發, 法術
施放時間: 1 秒
冷卻時間: 1.5 秒
skill cannot be stunned [1]
HeistFindDoorArt2
[UNUSED] You son of a ****
[UNUSED I'm in
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASHeistAgilityClimbUp
法術
施放時間: 2.17 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASHeistAgilityClimbDown
法術
施放時間: 1.67 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASHeistAgilityAssassinateGuard
攻擊
基本傷害: 1195–1793
暴擊率: 5%
攻擊間隔: 1.755 秒
冷卻時間: 2 秒
main hand base maximum attack distance [-7]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EGHeistAgilityPullLever
可觸發, 法術
施放時間: 3.33 秒
spell maximum action distance +% [-95]
EASHeistAgilityClimbInFloor
法術
施放時間: 2.17 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASHeistAgilityClimbOutFloor
法術
施放時間: 2.57 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASTullinaFlippyFlip
法術
施放時間: 4.53 秒
冷卻時間: 1 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueHeist/NPCAllies/NPCAlliesBase"

Actor
{
    on_event_hidden_for_EmptyActionSpell5 = "SetAnimatedTurnDuration( 0 );"
	on_event_unhidden_for_EmptyActionSpell4 = "ResetAnimatedTurnDuration();"
}

SectorEvents
{
	
}

StateMachine
{
	on_state_abandoned_1 = "ResetAnimatedTurnDuration();"
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueHeist/NPCAllies/NPCAlliesBase"

Actor
{
	on_event_hidden_for_EmptyActionSpell5 =
	"
		DisableRendering();
		HideMinimapIcon();
	"

	on_event_unhidden_for_EmptyActionSpell4 =
	"
		EnableRendering();
		ShowMinimapIcon();
		AddEffectPack( Metadata/Effects/Spells/NPC/League/Heist/Tullina/invisible/invisible.epk );
	"

	on_end_or_destroy_HeistLockPick =
	"
		DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/reveal.ao );
		DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealR.ao );
		DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealL.ao );
	"
}

Animated
{
	on_reveal_start_01 =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealR.ao, jazz_hand_R );
		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealL.ao, jazz_hand_L );
	"

	on_reveal_01 =
	"
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealR.ao, loop );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealL.ao, loop );
	"

	on_reveal_end_01 =
	"
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealR.ao, end );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/revealL.ao, end );
		DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Heist/Nenet/reveal.ao );
	"

	on_end_open_lever_01 = "RemoveEffectPack( Metadata/Effects/Spells/NPC/League/Heist/Tullina/invisible/invisible.epk );"
}

StateMachine
{
	on_state_abandoned_1 =
	"
		EnableRendering();
		ShowMinimapIcon();
		RemoveEffectPack( Metadata/Effects/Spells/NPC/League/Heist/Tullina/invisible/invisible.epk, true );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHeist/NPCAllies/HeistLockPick1"] = {
    name = "Karst",
    life = 4,
    energyShield = 0.33,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 4,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 11,
    accuracy = 1,
    skillList = {
        "MPWHeistLockpickerDaggerToss",
        "MPWHeistLockpickerDaggerTossFan",
        "EASHeistAgilityClimbUp",
        "EASHeistAgilityClimbInFloor",
        "EASHeistAgilityClimbDown",
        "EASHeistAgilityClimbOutFloor",
        "EASHeistAgilityAssassinateGuard",
        "EGHeistAgilityPullLever",
        "HeistLockPick",
        "HeistLockPickGround",
        "HeistFindDoorArt2",
        "EGHeistScoutDetect",
        "EASTullinaFlippyFlip",
        "EGHeistPerceptionDiscoverHidden",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPWHeistLockpickerDaggerToss"] = {
    name = "MPWHeistLockpickerDaggerToss",
    hidden = true,
    color = "4",
    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,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.333,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "monster_projectile_variation",
        "base_is_projectile",
        "use_scaled_contact_offset",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
    },
    levels = {
        [1] = {-80, 114, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {450, 114, levelRequirement = 100, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPWHeistLockpickerDaggerTossFan"] = {
    name = "MPWHeistLockpickerDaggerTossFan",
    hidden = true,
    color = "4",
    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,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.333,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "monster_projectile_variation",
        "number_of_additional_projectiles",
        "base_is_projectile",
        "use_scaled_contact_offset",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
    },
    levels = {
        [1] = {-80, 114, 6, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {450, 114, 6, levelRequirement = 100, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASHeistAgilityClimbUp"] = {
    name = "EASHeistAgilityClimbUp",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.17,
    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["EASHeistAgilityClimbInFloor"] = {
    name = "EASHeistAgilityClimbInFloor",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.17,
    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["EASHeistAgilityClimbDown"] = {
    name = "EASHeistAgilityClimbDown",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.67,
    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["EASHeistAgilityClimbOutFloor"] = {
    name = "EASHeistAgilityClimbOutFloor",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.57,
    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["EASHeistAgilityAssassinateGuard"] = {
    name = "EASHeistAgilityAssassinateGuard",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.33,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "main_hand_base_maximum_attack_distance",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {-7, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EGHeistAgilityPullLever"] = {
    name = "EGHeistAgilityPullLever",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.33,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {-95, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HeistLockPick"] = {
    name = "[UNUSED] You son of a ****",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "[UNUSED  I'm in",
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HeistLockPickGround"] = {
    name = "[UNUSED] You son of a ****",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "[UNUSED  I'm in",
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HeistFindDoorArt2"] = {
    name = "[UNUSED] You son of a ****",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "[UNUSED  I'm in",
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EGHeistScoutDetect"] = {
    name = "EGHeistScoutDetect",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    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["EASTullinaFlippyFlip"] = {
    name = "EASTullinaFlippyFlip",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.53,
    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["EGHeistPerceptionDiscoverHidden"] = {
    name = "EGHeistPerceptionDiscoverHidden",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
你的擊中不能被閃避
IdMonsterAlwaysHits
FamilyAlwaysHits
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • global always hit Min: 1 Max: 1 全域
  • Craft Tagsattack
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    stance movement speed +% final [-67]
    IdStanceHeistAgilityStealthWalk
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -67 Max: -67 全域
  • Craft Tagsspeed
    每秒回復 2% 生命
    IdHeistNPCLifeRegen
    FamilyLifeRegenerationRatePercentage
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • life regeneration rate per minute % Min: 120 Max: 120 全域
  • Craft Tagsresource life
    Edit

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