Bloodsoaked Vanguard
อันเดด
undead description [1]
พลังชีวิต
150%
ค่าเกราะ
+100%
การหลบหลีก
+10%
Ailment Threshold
150%
ค่าต้านทาน
0 0 40 0
Damage
169%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
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.
เลเวล
83
พลังชีวิต
48,025
ค่าเกราะ
184,954
การหลบหลีก
8,646
โล่พลังงาน
0
Damage
1,522
ความเสียหายเวท
1,522
ความแม่นยำ
518
Attack Time
1.5
ค่าประสบการณ์
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
โจมตีธรรมดา (Default Attack)
Base Damage: 1217–1826
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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
ศรสลาตัน (Tornado Shot)
Base Damage: 1217–1826
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
คูลดาวน์: 4 วินาที
ยิงศรเจาะทะลุที่จะพุ่งไปข้างหน้าจนกว่าจะถึงตำแหน่งเป้าหมาย แล้วยิงกระสุนออกรอบทิศทางจากจุดนั้น ซึ่งจะเคลื่อนที่ออกไปเป็นระยะเวลาสั้นๆ ก่อนที่จะหายไป
สร้างความเสียหาย ลดลง อีก 50%
ยิงกระสุน เพิ่มเติม 2 ลูก
ยิงกระสุนรอง +3 ลูก
base is projectile [1]
skill can fire arrows [1]
ยิงกระสุน เพิ่มเติม 2 ลูก
ยิงกระสุนรอง +3 ลูก
base is projectile [1]
skill can fire arrows [1]
CarpetBombProjectile
Attack, Damage, Projectile, Area, Totemable, Trappable, Mineable
Base Damage: 1217–1826
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 60%
Attack Time: 1.5 วินาที
คูลดาวน์: 4 วินาที
สร้างความเสียหาย โจมตี ลดลง อีก 40%
ยิงกระสุน เพิ่มเติม 10 ลูก
active skill area of effect radius +% final [100]
base is projectile [1]
ยิงกระสุน เพิ่มเติม 10 ลูก
active skill area of effect radius +% final [100]
base is projectile [1]
MortarInRectangle
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Triggerable
เวลาร่าย: 1 วินาที
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 | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
Bloodsoaked Vanguard
อันเดด
undead description [1]
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_bow, not_int, physical_affinity, puncturing_weapon, ranged, skeleton, undead, very_slow_movement |
Packs |
พลังชีวิต
150%
ค่าเกราะ
+100%
การหลบหลีก
+10%
Ailment Threshold
150%
ค่าต้านทาน
0 0 40 0
Damage
169%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
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.
เลเวล
68
พลังชีวิต
9,650
ค่าเกราะ
57,580
การหลบหลีก
5,213
โล่พลังงาน
0
Damage
631
ความเสียหายเวท
631
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
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
โจมตีธรรมดา (Default Attack)
Base Damage: 505–758
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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
ศรสลาตัน (Tornado Shot)
Base Damage: 505–758
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
คูลดาวน์: 4 วินาที
ยิงศรเจาะทะลุที่จะพุ่งไปข้างหน้าจนกว่าจะถึงตำแหน่งเป้าหมาย แล้วยิงกระสุนออกรอบทิศทางจากจุดนั้น ซึ่งจะเคลื่อนที่ออกไปเป็นระยะเวลาสั้นๆ ก่อนที่จะหายไป
สร้างความเสียหาย ลดลง อีก 50%
ยิงกระสุน เพิ่มเติม 2 ลูก
ยิงกระสุนรอง +3 ลูก
base is projectile [1]
skill can fire arrows [1]
ยิงกระสุน เพิ่มเติม 2 ลูก
ยิงกระสุนรอง +3 ลูก
base is projectile [1]
skill can fire arrows [1]
CarpetBombProjectile
Attack, Damage, Projectile, Area, Totemable, Trappable, Mineable
Base Damage: 505–758
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 60%
Attack Time: 1.5 วินาที
คูลดาวน์: 4 วินาที
สร้างความเสียหาย โจมตี ลดลง อีก 40%
ยิงกระสุน เพิ่มเติม 10 ลูก
active skill area of effect radius +% final [100]
base is projectile [1]
ยิงกระสุน เพิ่มเติม 10 ลูก
active skill area of effect radius +% final [100]
base is projectile [1]
MortarInRectangle
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Triggerable
เวลาร่าย: 1 วินาที
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 | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
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.