悪意ある密輸人
人型
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Spiteful Smuggler
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueHeist/Thug/ThugTrapper1Spectre |
Tags | キャスター, cleaving_weapon, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_movement, no_pantheon_mod, ranged, red_blood |
Packs |
ライフ
275%
Energy Shield From Life
50%
アーマー
+50%
回避力
+50%
Ailment Threshold
275%
耐性
0 40 0 0
Damage
132%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
経験値
110%
Model Size
100%
Type
HeistThugTrapper1
Metadata
ThugTrapper1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
17,692
アーマー
43,185
回避力
7,109
エナジーシールド
3,064
Damage
493
スペルダメージ
493
命中
290
Attack Time
1.005
経験値
11,281
Ailment Threshold
17,692
Chill
56
Shock
56
Brittle
316
Scorch
56
Sap
155
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
DoLiterallyNothing
MMSHeistThugTNTThrowTrapper
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
クリティカル率: 5%
キャストタイム: 1.2 秒
一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
620.7から931の火ダメージを与える
active skill area of effect radius +% final [-75]
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
active skill area of effect radius +% final [-75]
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
GSHeistThugTorchBomb
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
1317から1976の火ダメージを与える
active skill area of effect radius +% final [-40]
is area damage [1]
active skill area of effect radius +% final [-40]
is area damage [1]
SOHeistThugTrapperPlacedBomb
Triggerable, Spell
キャストタイム: 3.73 秒
クールダウン時間: 5 秒
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
キャストタイム: 1 秒
931から1396の火ダメージを与える
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
キャストタイム: 1 秒
クールダウン時間: 4 秒
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
キャストタイム: 1.87 秒
クールダウン時間: 12 秒
一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
からの火ダメージを与える
追加の投射物を1個放つ
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile spread radius [20]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
追加の投射物を1個放つ
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile spread radius [20]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
WalkEmergeHeistThug
walk emerge distance [200]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
EASHeistMindControlSuicide
Spell
キャストタイム: 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" extends "Metadata/Monsters/LeagueHeist/HeistFactionBaseThug"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Thug/ThugTrapper1"] = { name = "Spiteful Smuggler", life = 2.75, energyShield = 0.5, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.32, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MMSHeistThugTNTThrowTrapper", "MMSHeistThugVolatileThrow", "GSHeistThugTorchBomb", "GSHeistThugTrapperPlacedBombExplosion", "EASHeistThugTrapperDetonateBomb", "WalkEmergeHeistThug", "SOHeistThugTrapperPlacedBomb", "DoLiterallyNothing", "EASHeistMindControlSuicide", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MMSHeistThugTNTThrowTrapper"] = { name = "MMSHeistThugTNTThrowTrapper", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_minimum_range", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "base_deal_no_damage", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, -50, -75, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSHeistThugVolatileThrow"] = { name = "MMSHeistThugVolatileThrow", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.87, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_minimum_range", "number_of_additional_projectiles", "spell_maximum_action_distance_+%", "projectile_spread_radius", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "base_deal_no_damage", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, 1, -50, 20, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistThugTorchBomb"] = { name = "GSHeistThugTorchBomb", 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_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistThugTrapperPlacedBombExplosion"] = { name = "GSHeistThugTrapperPlacedBombExplosion", 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_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASHeistThugTrapperDetonateBomb"] = { name = "EASHeistThugTrapperDetonateBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeHeistThug"] = { name = "WalkEmergeHeistThug", 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["SOHeistThugTrapperPlacedBomb"] = { name = "SOHeistThugTrapperPlacedBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.73, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-95, 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 | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
悪意ある密輸人
Spiteful Smuggler
Spectre | Y |
---|---|
Area | 隠れた裏道 |
Tags | キャスター, cleaving_weapon, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_movement, no_pantheon_mod, ranged, red_blood |
Packs |
ライフ
275%
Energy Shield From Life
50%
アーマー
+50%
回避力
+50%
Ailment Threshold
275%
耐性
0 40 0 0
Damage
132%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
経験値
110%
Model Size
100%
Type
HeistThugTrapper1
Metadata
ThugTrapper1Spectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
58
ライフ
8,946
アーマー
19,353
回避力
4,953
エナジーシールド
1,627
Damage
296
スペルダメージ
296
命中
195
Attack Time
1.005
経験値
8,473
Ailment Threshold
8,946
Chill
28
Shock
28
Brittle
160
Scorch
28
Sap
78
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
DoLiterallyNothing
MMSHeistThugTNTThrowTrapperSpectre
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
クリティカル率: 5%
キャストタイム: 1.2 秒
クールダウン時間: 3 秒
一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
209.6から314.5の火ダメージを与える
active skill area of effect radius +% final [-75]
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
active skill area of effect radius +% final [-75]
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
GSHeistThugTorchBomb
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
864.7から1297の火ダメージを与える
active skill area of effect radius +% final [-40]
is area damage [1]
active skill area of effect radius +% final [-40]
is area damage [1]
SOHeistThugTrapperPlacedBomb
Triggerable, Spell
キャストタイム: 3.73 秒
クールダウン時間: 5 秒
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
キャストタイム: 1 秒
628.9から943.4の火ダメージを与える
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
キャストタイム: 1 秒
クールダウン時間: 4 秒
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
キャストタイム: 1.87 秒
クールダウン時間: 12 秒
一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
からの火ダメージを与える
追加の投射物を1個放つ
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile spread radius [20]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
追加の投射物を1個放つ
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile spread radius [20]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
WalkEmergeHeistThug
walk emerge distance [200]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
EASHeistMindControlSuicide
Spell
キャストタイム: 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/HeistMonsterSpectreBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterSpectreBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Thug/ThugTrapper1Spectre"] = { name = "Spiteful Smuggler", life = 2.75, energyShield = 0.5, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.32, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MMSHeistThugTNTThrowTrapperSpectre", "MMSHeistThugVolatileThrow", "GSHeistThugTorchBomb", "GSHeistThugTrapperPlacedBombExplosion", "EASHeistThugTrapperDetonateBomb", "WalkEmergeHeistThug", "SOHeistThugTrapperPlacedBomb", "DoLiterallyNothing", "EASHeistMindControlSuicide", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MMSHeistThugTNTThrowTrapperSpectre"] = { name = "MMSHeistThugTNTThrowTrapperSpectre", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_minimum_range", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "base_deal_no_damage", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, -50, -75, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSHeistThugVolatileThrow"] = { name = "MMSHeistThugVolatileThrow", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.87, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_minimum_range", "number_of_additional_projectiles", "spell_maximum_action_distance_+%", "projectile_spread_radius", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "base_deal_no_damage", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, 1, -50, 20, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistThugTorchBomb"] = { name = "GSHeistThugTorchBomb", 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_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistThugTrapperPlacedBombExplosion"] = { name = "GSHeistThugTrapperPlacedBombExplosion", 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_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASHeistThugTrapperDetonateBomb"] = { name = "EASHeistThugTrapperDetonateBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeHeistThug"] = { name = "WalkEmergeHeistThug", 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["SOHeistThugTrapperPlacedBomb"] = { name = "SOHeistThugTrapperPlacedBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.73, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-95, 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 | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
悪意ある密輸人
人型
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Spiteful Smuggler
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueHeist/Thug/ThugTrapper1Spectre |
Tags | キャスター, cleaving_weapon, fire_affinity, heist_guard, human, humanoid, is_unarmed, light_armour, medium_movement, no_pantheon_mod, ranged, red_blood |
Packs |
ライフ
275%
Energy Shield From Life
50%
アーマー
+50%
回避力
+50%
Ailment Threshold
275%
耐性
0 40 0 0
Damage
132%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
経験値
110%
Model Size
100%
Type
HeistThugTrapper1
Metadata
ThugTrapper1Guard
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
17,692
アーマー
43,185
回避力
7,109
エナジーシールド
3,064
Damage
493
スペルダメージ
493
命中
290
Attack Time
1.005
経験値
11,281
Ailment Threshold
17,692
Chill
56
Shock
56
Brittle
316
Scorch
56
Sap
155
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
DoLiterallyNothing
MMSHeistThugTNTThrowTrapper
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
クリティカル率: 5%
キャストタイム: 1.2 秒
一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
620.7から931の火ダメージを与える
active skill area of effect radius +% final [-75]
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
active skill area of effect radius +% final [-75]
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
GSHeistThugTorchBomb
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
1317から1976の火ダメージを与える
active skill area of effect radius +% final [-40]
is area damage [1]
active skill area of effect radius +% final [-40]
is area damage [1]
SOHeistThugTrapperPlacedBomb
Triggerable, Spell
キャストタイム: 3.73 秒
クールダウン時間: 5 秒
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
キャストタイム: 1 秒
931から1396の火ダメージを与える
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
キャストタイム: 1 秒
クールダウン時間: 4 秒
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
キャストタイム: 1.87 秒
クールダウン時間: 12 秒
一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
からの火ダメージを与える
追加の投射物を1個放つ
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile spread radius [20]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
追加の投射物を1個放つ
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile spread radius [20]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
ChangeToStance1Heist
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
EASHeistMindControlSuicide
Spell
キャストタイム: 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/Thug/HeistThugTrapper1" extends "Metadata/Monsters/LeagueHeist/HeistGuardBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/Thug/HeistThugTrapper1" extends "Metadata/Monsters/LeagueHeist/HeistGuardBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Thug/ThugTrapper1Guard"] = { name = "Spiteful Smuggler", life = 2.75, energyShield = 0.5, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.32, damageSpread = 0.2, attackTime = 1.005, attackRange = 10, accuracy = 1, skillList = { "MMSHeistThugTNTThrowTrapper", "MMSHeistThugVolatileThrow", "GSHeistThugTorchBomb", "GSHeistThugTrapperPlacedBombExplosion", "EASHeistThugTrapperDetonateBomb", "SOHeistThugTrapperPlacedBomb", "DoLiterallyNothing", "EASHeistMindControlSuicide", "ChangeToStance1Heist", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MMSHeistThugTNTThrowTrapper"] = { name = "MMSHeistThugTNTThrowTrapper", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_minimum_range", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "base_deal_no_damage", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, -50, -75, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSHeistThugVolatileThrow"] = { name = "MMSHeistThugVolatileThrow", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.87, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "projectile_minimum_range", "number_of_additional_projectiles", "spell_maximum_action_distance_+%", "projectile_spread_radius", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "base_deal_no_damage", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, 1, -50, 20, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistThugTorchBomb"] = { name = "GSHeistThugTorchBomb", 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_fire_damage", "spell_maximum_base_fire_damage", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSHeistThugTrapperPlacedBombExplosion"] = { name = "GSHeistThugTrapperPlacedBombExplosion", 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_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASHeistThugTrapperDetonateBomb"] = { name = "EASHeistThugTrapperDetonateBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SOHeistThugTrapperPlacedBomb"] = { name = "SOHeistThugTrapperPlacedBomb", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.73, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-95, 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 | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |