Traficante malicioso
Humanoide
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 | Lanzador de hechizos, cleaving_weapon, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_movement, no_pantheon_mod, ranged, red_blood |
Packs |
Vida
275%
Energy Shield From Life
50%
Armadura
+50%
Evasión
+50%
Ailment Threshold
275%
Resistencia
0 40 0 0
Damage
132%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
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.
Nivel
68
Vida
17,692
Armadura
43,185
Evasión
7,109
Escudo de energía
3,064
Damage
493
Daño de hechizos
493
Precisión
290
Attack Time
1.005
Experiencia
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
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.2 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 620.7 a 931 de daño de fuego
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
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1317 a 1976 de daño de fuego
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
Tiempo de lanzamiento: 3.73 seg
Tiempo de recarga: 5 seg
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
Inflige de 931 a 1396 de daño de fuego
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 4 seg
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tiempo de lanzamiento: 1.87 seg
Tiempo de recarga: 12 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de a de daño de fuego
Dispara un proyectil adicional
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]
Dispara un proyectil adicional
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
Tiempo de lanzamiento: 1 seg
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 | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Traficante malicioso
Humanoide
Área: Los bajos fondos ocultos
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Spiteful Smuggler
Spectre | Y |
---|---|
Area | Los bajos fondos ocultos |
Tags | Lanzador de hechizos, cleaving_weapon, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_movement, no_pantheon_mod, ranged, red_blood |
Packs |
Vida
275%
Energy Shield From Life
50%
Armadura
+50%
Evasión
+50%
Ailment Threshold
275%
Resistencia
0 40 0 0
Damage
132%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
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.
Nivel
58
Vida
8,946
Armadura
19,353
Evasión
4,953
Escudo de energía
1,627
Damage
296
Daño de hechizos
296
Precisión
195
Attack Time
1.005
Experiencia
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
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.2 seg
Tiempo de recarga: 3 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 209.6 a 314.5 de daño de fuego
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
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 864.7 a 1297 de daño de fuego
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
Tiempo de lanzamiento: 3.73 seg
Tiempo de recarga: 5 seg
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
Inflige de 628.9 a 943.4 de daño de fuego
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 4 seg
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tiempo de lanzamiento: 1.87 seg
Tiempo de recarga: 12 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de a de daño de fuego
Dispara un proyectil adicional
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]
Dispara un proyectil adicional
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
Tiempo de lanzamiento: 1 seg
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 | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Traficante rencoroso
Humanoide
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 | Lanzador de hechizos, cleaving_weapon, fire_affinity, heist_guard, human, humanoid, is_unarmed, light_armour, medium_movement, no_pantheon_mod, ranged, red_blood |
Packs |
Vida
275%
Energy Shield From Life
50%
Armadura
+50%
Evasión
+50%
Ailment Threshold
275%
Resistencia
0 40 0 0
Damage
132%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
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.
Nivel
68
Vida
17,692
Armadura
43,185
Evasión
7,109
Escudo de energía
3,064
Damage
493
Daño de hechizos
493
Precisión
290
Attack Time
1.005
Experiencia
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
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.2 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 620.7 a 931 de daño de fuego
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
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1317 a 1976 de daño de fuego
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
Tiempo de lanzamiento: 3.73 seg
Tiempo de recarga: 5 seg
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
Inflige de 931 a 1396 de daño de fuego
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 4 seg
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tiempo de lanzamiento: 1.87 seg
Tiempo de recarga: 12 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de a de daño de fuego
Dispara un proyectil adicional
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]
Dispara un proyectil adicional
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
Tiempo de lanzamiento: 1 seg
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 | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |