死靈法師
人形
monster no map drops [1]
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Necroscientist
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandSpectre |
標籤 | 法術, chaos_affinity, has_wand, human, humanoid, light_armour, medium_movement, no_pantheon_mod, not_dex, physical_affinity, ranged, red_blood |
生命
275%
生命轉為護盾
100%
護甲
+50%
異常狀態臨界值
275%
抗性
0
0
0
75
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 60
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
110%
Model Size
100%
類型
HeistProjectWand
Metadata
ProjectCasterWand
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
17,692
護甲
28,790
閃避
4,739
能量護盾
0
傷害
411
法術傷害
411
命中
0
攻擊間隔
1.005
經驗值
11,281
異常狀態臨界值
17,692
冰緩
56
感電
56
易碎
316
焦灼
56
殘喘
155
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
DoLiterallyNothing
WalkEmergeHeistScience
walk emerge distance [50]
HeistScienceSpawnDumpingPortal
可觸發, 法術
施放時間: 1.5 秒
冷卻時間: 10 秒
spell maximum action distance +% [-35]
GSHeistDumpingPortalHit
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 108.6 至 162.9 混沌傷害
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
HeistCultistWandProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 329–493
暴擊率: 5%
攻擊間隔: 1.005 秒
base is projectile [1]
monster projectile variation [121]
projectile uses contact position [1]
monster projectile variation [121]
projectile uses contact position [1]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase" extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase" extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Science/ProjectCasterWand"] = { name = "Necroscientist", life = 2.75, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.1, damageSpread = 0.2, attackTime = 1.005, attackRange = 60, accuracy = 1, weaponType1 = "Wand", skillList = { "HeistCultistWandProjectile", "GSHeistDumpingPortalHit", "WalkEmergeHeistScience", "HeistScienceSpawnDumpingPortal", "DoLiterallyNothing", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HeistCultistWandProjectile"] = { name = "HeistCultistWandProjectile", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {121, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistDumpingPortalHit"] = { name = "GSHeistDumpingPortalHit", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", "cannot_stun", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeHeistScience"] = { name = "WalkEmergeHeistScience", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {50, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["HeistScienceSpawnDumpingPortal"] = { name = "HeistScienceSpawnDumpingPortal", 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 = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-35, levelRequirement = 0, statInterpolation = {}, 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["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]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistScientistWalk_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistScientistJog_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
死靈法師
人形
monster no map drops [1]
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Necroscientist
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandSpectre |
標籤 | 法術, chaos_affinity, has_wand, human, humanoid, light_armour, medium_movement, no_pantheon_mod, not_dex, physical_affinity, ranged, red_blood |
生命
275%
生命轉為護盾
100%
護甲
+50%
異常狀態臨界值
275%
抗性
0
0
0
75
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 60
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
110%
Model Size
100%
類型
HeistProjectWand
Metadata
ProjectCasterWandAssassinated
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
17,692
護甲
28,790
閃避
4,739
能量護盾
0
傷害
411
法術傷害
411
命中
0
攻擊間隔
1.005
經驗值
11,281
異常狀態臨界值
17,692
冰緩
56
感電
56
易碎
316
焦灼
56
殘喘
155
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
DoLiterallyNothing
WalkEmergeHeistGuard
walk emerge distance [200]
HeistScienceSpawnDumpingPortal
可觸發, 法術
施放時間: 1.5 秒
冷卻時間: 10 秒
spell maximum action distance +% [-35]
GSHeistDumpingPortalHit
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 108.6 至 162.9 混沌傷害
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
HeistCultistWandProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 329–493
暴擊率: 5%
攻擊間隔: 1.005 秒
base is projectile [1]
monster projectile variation [121]
projectile uses contact position [1]
monster projectile variation [121]
projectile uses contact position [1]
EGHeistPullLever
可觸發, 法術
施放時間: 2.17 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
spell maximum action distance +% [-95]
skill cannot be stunned [1]
spell maximum action distance +% [-95]
EASHeistMindControlSuicide
法術
施放時間: 1 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase" StateMachine { define_shared_state = "increase_alert_level = 0;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandAssassinated"] = { name = "Necroscientist", life = 2.75, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.1, damageSpread = 0.2, attackTime = 1.005, attackRange = 60, accuracy = 1, weaponType1 = "Wand", skillList = { "HeistCultistWandProjectile", "GSHeistDumpingPortalHit", "WalkEmergeHeistGuard", "HeistScienceSpawnDumpingPortal", "DoLiterallyNothing", "EGHeistPullLever", "EASHeistMindControlSuicide", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HeistCultistWandProjectile"] = { name = "HeistCultistWandProjectile", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {121, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistDumpingPortalHit"] = { name = "GSHeistDumpingPortalHit", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", "cannot_stun", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, 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["HeistScienceSpawnDumpingPortal"] = { name = "HeistScienceSpawnDumpingPortal", 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 = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-35, levelRequirement = 0, statInterpolation = {}, 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["EGHeistPullLever"] = { name = "EGHeistPullLever", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.17, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {-95, 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 = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistScientistWalk_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistScientistJog_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
死靈法師
人形
monster no map drops [1]
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Necroscientist
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandSpectre |
標籤 | 法術, chaos_affinity, has_wand, heist_guard, human, humanoid, light_armour, medium_movement, no_pantheon_mod, not_dex, physical_affinity, ranged, red_blood |
生命
275%
生命轉為護盾
100%
護甲
+50%
異常狀態臨界值
275%
抗性
0
0
0
75
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 60
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
110%
Model Size
100%
類型
HeistProjectWand
Metadata
ProjectCasterWandGuard
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
17,692
護甲
28,790
閃避
4,739
能量護盾
0
傷害
411
法術傷害
411
命中
0
攻擊間隔
1.005
經驗值
11,281
異常狀態臨界值
17,692
冰緩
56
感電
56
易碎
316
焦灼
56
殘喘
155
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
DoLiterallyNothing
WalkEmergeHeistGuard
walk emerge distance [200]
HeistScienceSpawnDumpingPortal
可觸發, 法術
施放時間: 1.5 秒
冷卻時間: 10 秒
spell maximum action distance +% [-35]
GSHeistDumpingPortalHit
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 108.6 至 162.9 混沌傷害
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
HeistCultistWandProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 329–493
暴擊率: 5%
攻擊間隔: 1.005 秒
base is projectile [1]
monster projectile variation [121]
projectile uses contact position [1]
monster projectile variation [121]
projectile uses contact position [1]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
EASHeistMindControlSuicide
法術
施放時間: 1 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectWand" extends "Metadata/Monsters/LeagueHeist/HeistGuardBase" extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectWand" extends "Metadata/Monsters/LeagueHeist/HeistGuardBase" extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandGuard"] = { name = "Necroscientist", life = 2.75, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.1, damageSpread = 0.2, attackTime = 1.005, attackRange = 60, accuracy = 1, weaponType1 = "Wand", skillList = { "HeistCultistWandProjectile", "GSHeistDumpingPortalHit", "WalkEmergeHeistGuard", "HeistScienceSpawnDumpingPortal", "DoLiterallyNothing", "EASHeistMindControlSuicide", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HeistCultistWandProjectile"] = { name = "HeistCultistWandProjectile", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {121, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistDumpingPortalHit"] = { name = "GSHeistDumpingPortalHit", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", "cannot_stun", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, 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["HeistScienceSpawnDumpingPortal"] = { name = "HeistScienceSpawnDumpingPortal", 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 = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-35, levelRequirement = 0, statInterpolation = {}, 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]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistScientistWalk_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistScientistJog_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
死靈法師
人形
monster no map drops [1]
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Necroscientist
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandSpectre |
標籤 | 法術, chaos_affinity, has_wand, heist_guard, human, humanoid, light_armour, medium_movement, no_pantheon_mod, not_dex, physical_affinity, ranged, red_blood |
生命
275%
生命轉為護盾
100%
護甲
+50%
異常狀態臨界值
275%
抗性
0
0
0
75
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 60
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
110%
Model Size
100%
類型
HeistProjectWand
Metadata
ProjectCasterWandGuardBench
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
17,692
護甲
28,790
閃避
4,739
能量護盾
0
傷害
411
法術傷害
411
命中
0
攻擊間隔
1.005
經驗值
11,281
異常狀態臨界值
17,692
冰緩
56
感電
56
易碎
316
焦灼
56
殘喘
155
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
DoLiterallyNothing
WalkEmergeHeistGuard
walk emerge distance [200]
HeistScienceSpawnDumpingPortal
可觸發, 法術
施放時間: 1.5 秒
冷卻時間: 10 秒
spell maximum action distance +% [-35]
GSHeistDumpingPortalHit
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 108.6 至 162.9 混沌傷害
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
HeistCultistWandProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 329–493
暴擊率: 5%
攻擊間隔: 1.005 秒
base is projectile [1]
monster projectile variation [121]
projectile uses contact position [1]
monster projectile variation [121]
projectile uses contact position [1]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
EASHeistMindControlSuicide
法術
施放時間: 1 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectWand" extends "Metadata/Monsters/LeagueHeist/HeistGuardBase" extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectWand" extends "Metadata/Monsters/LeagueHeist/HeistGuardBase" extends "Metadata/Monsters/LeagueHeist/Science/HeistProjectMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandGuardBench"] = { name = "Necroscientist", life = 2.75, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.1, damageSpread = 0.2, attackTime = 1.005, attackRange = 60, accuracy = 1, weaponType1 = "Wand", skillList = { "HeistCultistWandProjectile", "GSHeistDumpingPortalHit", "WalkEmergeHeistGuard", "HeistScienceSpawnDumpingPortal", "DoLiterallyNothing", "EASHeistMindControlSuicide", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HeistCultistWandProjectile"] = { name = "HeistCultistWandProjectile", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {121, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistDumpingPortalHit"] = { name = "GSHeistDumpingPortalHit", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", "cannot_stun", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, 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["HeistScienceSpawnDumpingPortal"] = { name = "HeistScienceSpawnDumpingPortal", 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 = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-35, levelRequirement = 0, statInterpolation = {}, 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]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistScientistWalk_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistScientistJog_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
死靈法師
人形
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Necroscientist
幽魂 | Y |
---|---|
標籤 | 法術, chaos_affinity, has_wand, human, humanoid, light_armour, medium_movement, no_pantheon_mod, not_dex, physical_affinity, ranged, red_blood |
Packs |
生命
275%
生命轉為護盾
100%
護甲
+50%
異常狀態臨界值
275%
抗性
0
0
0
75
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 60
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
110%
Model Size
100%
類型
HeistProjectWand
Metadata
ProjectCasterWandSpectre
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
17,692
護甲
28,790
閃避
4,739
能量護盾
0
傷害
411
法術傷害
411
命中
0
攻擊間隔
1.005
經驗值
11,281
異常狀態臨界值
17,692
冰緩
56
感電
56
易碎
316
焦灼
56
殘喘
155
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
DoLiterallyNothing
WalkEmergeHeistGuard
walk emerge distance [200]
HeistScienceSpawnDumpingPortal
可觸發, 法術
施放時間: 1.5 秒
冷卻時間: 10 秒
spell maximum action distance +% [-35]
GSHeistDumpingPortalHit
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 108.6 至 162.9 混沌傷害
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
HeistCultistWandProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 329–493
暴擊率: 5%
攻擊間隔: 1.005 秒
base is projectile [1]
monster projectile variation [121]
projectile uses contact position [1]
monster projectile variation [121]
projectile uses contact position [1]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
EASHeistMindControlSuicide
法術
施放時間: 1 秒
skill cannot be knocked back [1]
skill cannot be stunned [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/Science/ProjectCasterWandSpectre"] = { name = "Necroscientist", life = 2.75, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.1, damageSpread = 0.2, attackTime = 1.005, attackRange = 60, accuracy = 1, weaponType1 = "Wand", skillList = { "HeistCultistWandProjectile", "GSHeistDumpingPortalHit", "WalkEmergeHeistGuard", "HeistScienceSpawnDumpingPortal", "DoLiterallyNothing", "EASHeistMindControlSuicide", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HeistCultistWandProjectile"] = { name = "HeistCultistWandProjectile", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {121, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistDumpingPortalHit"] = { name = "GSHeistDumpingPortalHit", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", "cannot_stun", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, 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["HeistScienceSpawnDumpingPortal"] = { name = "HeistScienceSpawnDumpingPortal", 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 = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-35, levelRequirement = 0, statInterpolation = {}, 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 = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistScientistWalk_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistScientistJog_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
死靈法師
人形
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Necroscientist
幽魂 | N |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueHeist/Science/ProjectCasterWandSpectre |
標籤 | 法術, chaos_affinity, has_wand, human, humanoid, light_armour, medium_movement, no_pantheon_mod, not_dex, physical_affinity, ranged, red_blood |
Packs |
生命
275%
生命轉為護盾
100%
護甲
+50%
異常狀態臨界值
275%
抗性
0
0
0
75
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 60
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
110%
Model Size
100%
類型
HeistProjectWand
Metadata
ProjectCasterWandStandalone
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
17,692
護甲
28,790
閃避
4,739
能量護盾
0
傷害
411
法術傷害
411
命中
0
攻擊間隔
1.005
經驗值
11,281
異常狀態臨界值
17,692
冰緩
56
感電
56
易碎
316
焦灼
56
殘喘
155
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
DoLiterallyNothing
WalkEmergeHeistGuard
walk emerge distance [200]
HeistScienceSpawnDumpingPortal
可觸發, 法術
施放時間: 1.5 秒
冷卻時間: 10 秒
spell maximum action distance +% [-35]
GSHeistDumpingPortalHit
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 108.6 至 162.9 混沌傷害
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
你的擊中不能暈眩敵人
is area damage [1]
visual hit effect chaos is green [1]
HeistCultistWandProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 329–493
暴擊率: 5%
攻擊間隔: 1.005 秒
base is projectile [1]
monster projectile variation [121]
projectile uses contact position [1]
monster projectile variation [121]
projectile uses contact position [1]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
EASHeistMindControlSuicide
法術
施放時間: 1 秒
skill cannot be knocked back [1]
skill cannot be stunned [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/Science/ProjectCasterWandStandalone"] = { name = "Necroscientist", life = 2.75, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.1, damageSpread = 0.2, attackTime = 1.005, attackRange = 60, accuracy = 1, weaponType1 = "Wand", skillList = { "HeistCultistWandProjectile", "GSHeistDumpingPortalHit", "WalkEmergeHeistGuard", "HeistScienceSpawnDumpingPortal", "DoLiterallyNothing", "EASHeistMindControlSuicide", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["HeistCultistWandProjectile"] = { name = "HeistCultistWandProjectile", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {121, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistDumpingPortalHit"] = { name = "GSHeistDumpingPortalHit", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", "cannot_stun", "visual_hit_effect_chaos_is_green", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, 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["HeistScienceSpawnDumpingPortal"] = { name = "HeistScienceSpawnDumpingPortal", 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 = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-35, levelRequirement = 0, statInterpolation = {}, 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 = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistScientistWalk_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistScientistJog_ |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.