Incendiário Cruel
Humanóidestance movement speed +% final [-67]
stance movement speed +% final [-29]
stance movement speed +% final [-29]
Cruel Arsonist
| Spectre | Y |
|---|---|
| Spectre Override | Metadata/Monsters/LeagueHeist/Thug/ThugTorch1Spectre |
| Tags | bludgeoning_weapon, Conjurador, fast_movement, fire_affinity, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, melee, no_pantheon_mod, not_int, physical_affinity, ranged, red_blood |
| Packs |
Vida
275%
Armadura
+50%
Evasão
+50%
Ailment Threshold
275%
Resistência
Damage
88%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.335 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
HeistThugTorch1
Metadata
ThugTorch1
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
Damage
329
Dano Mágico
329
Precisão
580
Attack Time
1.335
Experiência
11,281
Minion Life
3,837
Minion Damage
262
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).
MeleeFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 263–394
Chance de Crítico: 5%
Attack Time: 1.335 seg
Abate seus inimigos com um golpe poderoso.
DoLiterallyNothing
MMSHeistThugTNTThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 1.2 seg
Recarga: 5 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]
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]
MMSHeistThugOilVase
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 1.5 seg
Recarga: 8 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 465.5 a 698.2 de Dano Físico
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
use scaled contact offset [1]
CGEHeistThugTarGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 1 seg
Causa 538.8 de Dano de Fogo Base por segundo
Duração base é de 6 segundos
Velocidade de Movimento reduzida em 20%
active skill area of effect radius +% final [-30]
WalkEmergeHeistThug
walk emerge distance [200]
ChangeToStance1Heist
skill cannot be interrupted [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]
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase" extends "Metadata/Monsters/LeagueHeist/HeistFactionBaseThug"
Object Type Codes
version 2
extends "Metadata/Monsters/LeagueHeist/HeistMonsterBase"
Life
{
on_spawned_alive = "AddEffectPackAttached( Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.epk, Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.ao );"
on_death = "RemoveEffectPackAttached( Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.epk, Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.ao );"
}
Preload
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/torch/oil_mortar_impact.ao"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHeist/Thug/ThugTorch1"] = {
name = "Cruel Arsonist",
life = 2.75,
fireResist = 0,
coldResist = 40,
lightningResist = 0,
chaosResist = 0,
damage = 0.88,
damageSpread = 0.2,
attackTime = 1.335,
attackRange = 13,
accuracy = 1,
weaponType1 = "One Hand Mace",
weaponType2 = "One Hand Mace",
skillList = {
"MeleeFire",
"MMSHeistThugTNTThrow",
"MMSHeistThugOilVase",
"CGEHeistThugTarGround",
"GSHeistThugTorchBomb",
"WalkEmergeHeistThug",
"DoLiterallyNothing",
"EASHeistMindControlSuicide",
"ChangeToStance1Heist",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeFire"] = {
name = "Default Attack",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Strike your foes down with a powerful blow.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_physical_damage_%_to_convert_to_fire",
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
},
levels = {
[1] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MMSHeistThugTNTThrow"] = {
name = "MMSHeistThugTNTThrow",
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["MMSHeistThugOilVase"] = {
name = "MMSHeistThugOilVase",
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.5,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"projectile_minimum_range",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"base_deal_no_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 15, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEHeistThugTarGround"] = {
name = "CGEHeistThugTarGround",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"base_skill_effect_duration",
"base_movement_velocity_+%",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {1, 6000, -20, -30, levelRequirement = 1, statInterpolation = {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["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["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 = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
stance movement speed +% final [-67]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
stance movement speed +% final [-29]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
Incendiário Cruel
HumanóideÁrea: As Entranhas Escondidas
stance movement speed +% final [-67]
stance movement speed +% final [-29]
stance movement speed +% final [-29]
Cruel Arsonist
| Spectre | Y |
|---|---|
| Area | As Entranhas Escondidas |
| Tags | bludgeoning_weapon, Conjurador, fast_movement, fire_affinity, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, melee, no_pantheon_mod, not_int, physical_affinity, ranged, red_blood |
| Packs |
Vida
275%
Armadura
+50%
Evasão
+50%
Ailment Threshold
275%
Resistência
Damage
88%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.335 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
HeistThugTorch1
Metadata
ThugTorch1Spectre
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
Damage
197
Dano Mágico
197
Precisão
390
Attack Time
1.335
Experiência
8,473
Minion Life
2,123
Minion Damage
153
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).
MeleeFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 158–236
Chance de Crítico: 5%
Attack Time: 1.335 seg
Abate seus inimigos com um golpe poderoso.
DoLiterallyNothing
MMSHeistThugTNTThrowSpectre
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 182.7 a 274 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]
GSHeistThugTorchBomb
Spell, Triggerable
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 753.5 a 1130 de Dano de Fogo
active skill area of effect radius +% final [-40]
is area damage [1]
MMSHeistThugOilVase
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 1.5 seg
Recarga: 8 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 274 a 411.1 de Dano Físico
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
use scaled contact offset [1]
CGEHeistThugTarGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 1 seg
Causa 317.2 de Dano de Fogo Base por segundo
Duração base é de 6 segundos
Velocidade de Movimento reduzida em 20%
active skill area of effect radius +% final [-30]
WalkEmergeHeistThug
walk emerge distance [200]
ChangeToStance1Heist
skill cannot be interrupted [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]
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/HeistMonsterSpectreBase"
Object Type Codes
version 2
extends "Metadata/Monsters/LeagueHeist/HeistMonsterSpectreBase"
Life
{
on_spawned_alive = "AddEffectPackAttached( Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.epk, Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.ao );"
on_death = "RemoveEffectPackAttached( Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.epk, Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.ao );"
}
Preload
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/torch/oil_mortar_impact.ao"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHeist/Thug/ThugTorch1Spectre"] = {
name = "Cruel Arsonist",
life = 2.75,
fireResist = 0,
coldResist = 40,
lightningResist = 0,
chaosResist = 0,
damage = 0.88,
damageSpread = 0.2,
attackTime = 1.335,
attackRange = 13,
accuracy = 1,
weaponType1 = "One Hand Mace",
weaponType2 = "One Hand Mace",
skillList = {
"MeleeFire",
"MMSHeistThugTNTThrowSpectre",
"MMSHeistThugOilVase",
"CGEHeistThugTarGround",
"GSHeistThugTorchBomb",
"WalkEmergeHeistThug",
"DoLiterallyNothing",
"EASHeistMindControlSuicide",
"ChangeToStance1Heist",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeFire"] = {
name = "Default Attack",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Strike your foes down with a powerful blow.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_physical_damage_%_to_convert_to_fire",
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
},
levels = {
[1] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MMSHeistThugTNTThrowSpectre"] = {
name = "MMSHeistThugTNTThrowSpectre",
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["MMSHeistThugOilVase"] = {
name = "MMSHeistThugOilVase",
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.5,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"projectile_minimum_range",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"base_deal_no_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 15, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEHeistThugTarGround"] = {
name = "CGEHeistThugTarGround",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"base_skill_effect_duration",
"base_movement_velocity_+%",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {1, 6000, -20, -30, levelRequirement = 1, statInterpolation = {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["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["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 = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
stance movement speed +% final [-67]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
stance movement speed +% final [-29]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
Incendiário Cruel
Humanóidestance movement speed +% final [-67]
stance movement speed +% final [-29]
stance movement speed +% final [-29]
Cruel Arsonist
| Spectre | Y |
|---|---|
| Spectre Override | Metadata/Monsters/LeagueHeist/Thug/ThugTorch1Spectre |
| Tags | bludgeoning_weapon, Conjurador, fast_movement, fire_affinity, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, heist_guard, human, humanoid, light_armour, melee, no_pantheon_mod, not_int, physical_affinity, ranged, red_blood |
| Packs |
Vida
275%
Armadura
+50%
Evasão
+50%
Ailment Threshold
275%
Resistência
Damage
88%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 13
Attack Time
1.335 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
HeistThugTorch1
Metadata
ThugTorch1Guard
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
Damage
329
Dano Mágico
329
Precisão
580
Attack Time
1.335
Experiência
11,281
Minion Life
3,837
Minion Damage
262
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).
MeleeFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 263–394
Chance de Crítico: 5%
Attack Time: 1.335 seg
Abate seus inimigos com um golpe poderoso.
DoLiterallyNothing
MMSHeistThugTNTThrow
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chance de Crítico: 5%
Tempo de Conjuração: 1.2 seg
Recarga: 5 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]
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]
MMSHeistThugOilVase
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tempo de Conjuração: 1.5 seg
Recarga: 8 seg
Habilidade de morteiro de monstro genérico. Como Projétil de Monstro, mas com um efeito de impacto.
Causa 465.5 a 698.2 de Dano Físico
base deal no damage [1]
base is projectile [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
use scaled contact offset [1]
CGEHeistThugTarGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tempo de Conjuração: 1 seg
Causa 538.8 de Dano de Fogo Base por segundo
Duração base é de 6 segundos
Velocidade de Movimento reduzida em 20%
active skill area of effect radius +% final [-30]
ChangeToStance1Heist
skill cannot be interrupted [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]
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/Thug/HeistThugTorch1" extends "Metadata/Monsters/LeagueHeist/HeistGuardBase"
Object Type Codes
version 2
extends "Metadata/Monsters/LeagueHeist/Thug/HeistThugTorch1"
extends "Metadata/Monsters/LeagueHeist/HeistGuardBase"
Life
{
on_spawned_alive = "AddEffectPackAttached( Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.epk, Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.ao );"
on_death = "RemoveEffectPackAttached( Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.epk, Metadata/Items/Weapons/OneHandWeapons/throw/monster/HeistThugTorch.ao );"
}
Preload
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Heist/thugs/torch/oil_mortar_impact.ao"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHeist/Thug/ThugTorch1Guard"] = {
name = "Cruel Arsonist",
life = 2.75,
fireResist = 0,
coldResist = 40,
lightningResist = 0,
chaosResist = 0,
damage = 0.88,
damageSpread = 0.2,
attackTime = 1.335,
attackRange = 13,
accuracy = 1,
weaponType1 = "One Hand Mace",
weaponType2 = "One Hand Mace",
skillList = {
"MeleeFire",
"MMSHeistThugTNTThrow",
"MMSHeistThugOilVase",
"CGEHeistThugTarGround",
"GSHeistThugTorchBomb",
"DoLiterallyNothing",
"EASHeistMindControlSuicide",
"ChangeToStance1Heist",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeFire"] = {
name = "Default Attack",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Strike your foes down with a powerful blow.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_physical_damage_%_to_convert_to_fire",
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
},
levels = {
[1] = {75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MMSHeistThugTNTThrow"] = {
name = "MMSHeistThugTNTThrow",
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["MMSHeistThugOilVase"] = {
name = "MMSHeistThugOilVase",
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.5,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"projectile_minimum_range",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"base_deal_no_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 15, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEHeistThugTarGround"] = {
name = "CGEHeistThugTarGround",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"base_skill_effect_duration",
"base_movement_velocity_+%",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {1, 6000, -20, -30, levelRequirement = 1, statInterpolation = {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["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 = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
stance movement speed +% final [-67]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
stance movement speed +% final [-29]
| Family | Stance |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Velocidade |
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.