Contrabandista Malévolo
Humanóide
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 | Conjurador, 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%
Evasão
+50%
Ailment Threshold
275%
Resistência
0 40 0 0
Damage
132%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
17,692
Armadura
43,185
Evasão
7,109
Escudo de Energia
3,064
Damage
493
Dano Mágico
493
Precisão
290
Attack Time
1.005
Experiência
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
Chance de Crítico: 5%
Tempo de Conjuração: 1.2 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 620.7 a 931 de Dano de Fogo
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
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 1317 a 1976 de Dano de Fogo
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
Tempo de Conjuração: 3.73 seg
Recarga: 5 seg
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
Tempo de Conjuração: 1 seg
Causa 931 a 1396 de Dano de Fogo
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
Tempo de Conjuração: 1 seg
Recarga: 4 seg
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 1.87 seg
Recarga: 12 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa a de Dano de Fogo
Dispara un Projétil 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 Projétil 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
Tempo de Conjuração: 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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Contrabandista Malévolo
Humanóide
Área: As Entranhas Escondidas
stance movement speed +% final [-64]
stance movement speed +% final [-18]
stance movement speed +% final [-18]
Spiteful Smuggler
Spectre | Y |
---|---|
Area | As Entranhas Escondidas |
Tags | Conjurador, 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%
Evasão
+50%
Ailment Threshold
275%
Resistência
0 40 0 0
Damage
132%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
58
Vida
8,946
Armadura
19,353
Evasão
4,953
Escudo de Energia
1,627
Damage
296
Dano Mágico
296
Precisão
195
Attack Time
1.005
Experiência
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
Chance de Crítico: 5%
Tempo de Conjuração: 1.2 seg
Recarga: 3 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 209.6 a 314.5 de Dano de Fogo
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
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 864.7 a 1297 de Dano de Fogo
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
Tempo de Conjuração: 3.73 seg
Recarga: 5 seg
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
Tempo de Conjuração: 1 seg
Causa 628.9 a 943.4 de Dano de Fogo
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
Tempo de Conjuração: 1 seg
Recarga: 4 seg
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 1.87 seg
Recarga: 12 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa a de Dano de Fogo
Dispara un Projétil 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 Projétil 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
Tempo de Conjuração: 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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Contrabandista Malévolo
Humanóide
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 | Conjurador, 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%
Evasão
+50%
Ailment Threshold
275%
Resistência
0 40 0 0
Damage
132%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
17,692
Armadura
43,185
Evasão
7,109
Escudo de Energia
3,064
Damage
493
Dano Mágico
493
Precisão
290
Attack Time
1.005
Experiência
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
Chance de Crítico: 5%
Tempo de Conjuração: 1.2 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 620.7 a 931 de Dano de Fogo
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
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 1317 a 1976 de Dano de Fogo
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
Tempo de Conjuração: 3.73 seg
Recarga: 5 seg
spell maximum action distance +% [-95]
GSHeistThugTrapperPlacedBombExplosion
Spell, Triggerable
Tempo de Conjuração: 1 seg
Causa 931 a 1396 de Dano de Fogo
is area damage [1]
is area damage [1]
EASHeistThugTrapperDetonateBomb
Spell
Tempo de Conjuração: 1 seg
Recarga: 4 seg
MMSHeistThugVolatileThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 1.87 seg
Recarga: 12 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa a de Dano de Fogo
Dispara un Projétil 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 Projétil 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
Tempo de Conjuração: 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 | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
stance movement speed +% final [-64]
Id | StanceHeistThugWalkTrapper |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
stance movement speed +% final [-18]
Id | StanceHeistThugJogTrapper |
---|---|
Family | Stance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |