Vanguarda Ensanguentada
Morto-vivo
undead description [1]
Bloodsoaked Vanguard
Vida
150%
Armadura
+100%
Evasão
+10%
Ailment Threshold
150%
Resistência
0 0 40 0
Damage
169%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
150%
Model Size
115%
Type
SkeletonSoldierRangedChampion
Metadata
SkeletonSoldierRangedTornadoShotBloodChampion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
83
Vida
48,025
Armadura
184,954
Evasão
8,646
Escudo de Energia
0
Damage
1,522
Dano Mágico
1,522
Precisão
518
Attack Time
1.5
Experiência
19,698
Ailment Threshold
48,025
Chill
152
Shock
152
Brittle
859
Scorch
152
Sap
420
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 1217–1826
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
SkeletonSoldierTornadoShotBlood
Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
Tiro Tornado
Base Damage: 1217–1826
Chance de Crítico: 5%
Attack Time: 1.5 seg
Recarga: 4 seg
Atira um tiro penetrante que viaja até atingir o local alvo. Então ele atirará projéteis de fogo em todas as direções a partir daquele ponto, que podem viajar por um tempo curto antes de desaparecerem.
Causa 50% menos Dano
Dispara 2 Projéteis adicionais
Dispara +3 Projéteis secundários
base is projectile [1]
skill can fire arrows [1]
Dispara 2 Projéteis adicionais
Dispara +3 Projéteis secundários
base is projectile [1]
skill can fire arrows [1]
CarpetBombProjectile
Attack, Damage, Projectile, Area, Totemable, Trappable, Mineable
Base Damage: 1217–1826
Chance de Crítico: 5%
Dano de Ataque: 60%
Attack Time: 1.5 seg
Recarga: 4 seg
Causa 40% menos Dano de Ataque
Dispara 10 Projéteis adicionais
active skill area of effect radius +% final [100]
base is projectile [1]
Dispara 10 Projéteis adicionais
active skill area of effect radius +% final [100]
base is projectile [1]
MortarInRectangle
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Triggerable
Tempo de Conjuração: 1 seg
base is projectile [1]
is area damage [1]
projectile spread radius [10]
skill unusable [1]
is area damage [1]
projectile spread radius [10]
skill unusable [1]
Object Type
version 2 extends "Metadata/Monsters/SkeletonSoldier/SkeletonSoldierRanged"
Object Type Codes
version 2 extends "Metadata/Monsters/SkeletonSoldier/SkeletonSoldierRanged" Life { on_spawned_alive = " AddEffectPack( Metadata/Effects/Microtransactions/Character_FX/Gore/gore_FX.epk ); AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/carnage/bow/bow.epk, OffHand ); " on_death = " RemoveEffectPack( Metadata/Effects/Microtransactions/Character_FX/Gore/gore_FX.epk ); RemoveEffectPackFromVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/carnage/bow/bow.epk, OffHand ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SkeletonSoldier/SkeletonSoldierRangedTornadoShotBloodChampion"] = { name = "Bloodsoaked Vanguard", life = 1.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.69, damageSpread = 0.2, attackTime = 1.5, attackRange = 40, accuracy = 1, weaponType1 = "Bow", skillList = { "MeleeAtAnimationSpeed", "SkeletonSoldierTornadoShotBlood", "CarpetBombProjectile", "MortarInRectangle", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SkeletonSoldierTornadoShotBlood"] = { name = "Tornado Shot", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "number_of_additional_projectiles", "tornado_shot_num_of_secondary_projectiles", "base_is_projectile", "skill_can_fire_arrows", }, levels = { [1] = {-50, 2, 3, levelRequirement = 2, statInterpolation = {}, cost = { }, }, [2] = {-50, 2, 3, levelRequirement = 38, statInterpolation = {}, cost = { }, }, [3] = {-50, 2, 3, levelRequirement = 54, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CarpetBombProjectile"] = { name = "CarpetBombProjectile", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_additional_projectiles", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", }, levels = { [1] = {10, 100, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MortarInRectangle"] = { name = "MortarInRectangle", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_spread_radius", "base_is_projectile", "is_area_damage", "skill_unusable", }, levels = { [1] = {10, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Vanguarda Ensanguentada
Morto-vivo
undead description [1]
Bloodsoaked Vanguard
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_bow, not_int, physical_affinity, puncturing_weapon, ranged, skeleton, undead, very_slow_movement |
Packs |
Vida
150%
Armadura
+100%
Evasão
+10%
Ailment Threshold
150%
Resistência
0 0 40 0
Damage
169%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
150%
Model Size
115%
Type
SkeletonSoldierRangedChampion
Metadata
SkeletonSoldierRangedTornadoShotBloodChampionHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
9,650
Armadura
57,580
Evasão
5,213
Escudo de Energia
0
Damage
631
Dano Mágico
631
Precisão
290
Attack Time
1.5
Experiência
15,383
Ailment Threshold
9,650
Chill
31
Shock
31
Brittle
173
Scorch
31
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 505–758
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
SkeletonSoldierTornadoShotBlood
Attack, Projectile, ProjectilesFromUser, Trappable, Mineable, Totemable, RangedAttack, MirageArcherCanUse, Triggerable
Tiro Tornado
Base Damage: 505–758
Chance de Crítico: 5%
Attack Time: 1.5 seg
Recarga: 4 seg
Atira um tiro penetrante que viaja até atingir o local alvo. Então ele atirará projéteis de fogo em todas as direções a partir daquele ponto, que podem viajar por um tempo curto antes de desaparecerem.
Causa 50% menos Dano
Dispara 2 Projéteis adicionais
Dispara +3 Projéteis secundários
base is projectile [1]
skill can fire arrows [1]
Dispara 2 Projéteis adicionais
Dispara +3 Projéteis secundários
base is projectile [1]
skill can fire arrows [1]
CarpetBombProjectile
Attack, Damage, Projectile, Area, Totemable, Trappable, Mineable
Base Damage: 505–758
Chance de Crítico: 5%
Dano de Ataque: 60%
Attack Time: 1.5 seg
Recarga: 4 seg
Causa 40% menos Dano de Ataque
Dispara 10 Projéteis adicionais
active skill area of effect radius +% final [100]
base is projectile [1]
Dispara 10 Projéteis adicionais
active skill area of effect radius +% final [100]
base is projectile [1]
MortarInRectangle
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Triggerable
Tempo de Conjuração: 1 seg
base is projectile [1]
is area damage [1]
projectile spread radius [10]
skill unusable [1]
is area damage [1]
projectile spread radius [10]
skill unusable [1]
Object Type
version 2 extends "Metadata/Monsters/SkeletonSoldier/SkeletonSoldierRanged"
Object Type Codes
version 2 extends "Metadata/Monsters/SkeletonSoldier/SkeletonSoldierRanged" Life { on_spawned_alive = " AddEffectPack( Metadata/Effects/Microtransactions/Character_FX/Gore/gore_FX.epk ); AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/carnage/bow/bow.epk, OffHand ); " on_death = " RemoveEffectPack( Metadata/Effects/Microtransactions/Character_FX/Gore/gore_FX.epk ); RemoveEffectPackFromVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/red/carnage/bow/bow.epk, OffHand ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SkeletonSoldier/SkeletonSoldierRangedTornadoShotBloodChampionHellscape"] = { name = "Bloodsoaked Vanguard", life = 1.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.69, damageSpread = 0.2, attackTime = 1.5, attackRange = 40, accuracy = 1, weaponType1 = "Bow", skillList = { "MeleeAtAnimationSpeed", "SkeletonSoldierTornadoShotBlood", "CarpetBombProjectile", "MortarInRectangle", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SkeletonSoldierTornadoShotBlood"] = { name = "Tornado Shot", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "number_of_additional_projectiles", "tornado_shot_num_of_secondary_projectiles", "base_is_projectile", "skill_can_fire_arrows", }, levels = { [1] = {-50, 2, 3, levelRequirement = 2, statInterpolation = {}, cost = { }, }, [2] = {-50, 2, 3, levelRequirement = 38, statInterpolation = {}, cost = { }, }, [3] = {-50, 2, 3, levelRequirement = 54, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CarpetBombProjectile"] = { name = "CarpetBombProjectile", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_additional_projectiles", "active_skill_area_of_effect_radius_+%_final", "base_is_projectile", }, levels = { [1] = {10, 100, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MortarInRectangle"] = { name = "MortarInRectangle", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_spread_radius", "base_is_projectile", "is_area_damage", "skill_unusable", }, levels = { [1] = {10, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |