กองไม้แสนระทม
Bundle of Woe
Spectre | N |
---|---|
Area | ซากปรักหักพังเฟลไชร์น |
Tags | bones, extra_large_height, humanoid, is_unarmed, large_model, medium_movement, melee, not_dex, not_int, physical_affinity, ranged, skeleton, slashing_weapon, stone_armour, undead |
พลังชีวิต
400%
ค่าเกราะ
+50%
Ailment Threshold
400%
ค่าต้านทาน
0 0 85 0
Damage
225%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
120%
Type
MassSkeletonBoss2
Metadata
MassSkeletonBoss2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
51
พลังชีวิต
8,236
ค่าเกราะ
10,857
การหลบหลีก
2,524
โล่พลังงาน
0
Damage
348
ความเสียหายเวท
348
ความแม่นยำ
146
Attack Time
1.5
ค่าประสบการณ์
11,616
Ailment Threshold
8,236
Chill
26
Shock
26
Brittle
147
Scorch
26
Sap
72
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 278–418
โอกาสคริติคอล: 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]
SkeletonMassBowProjectileBoss2
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 278–418
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
ยิงกระสุน เพิ่มเติม 4 ลูก
เพิ่มความเร็วกระสุน 200%
สร้างสถานะ เลือดไหล
base is projectile [1]
monster projectile variation [12]
spell maximum action distance +% [-50]
เพิ่มความเร็วกระสุน 200%
สร้างสถานะ เลือดไหล
base is projectile [1]
monster projectile variation [12]
spell maximum action distance +% [-50]
MassSkeletonSummonMinions
Spell, Multicastable, Triggerable
เวลาร่าย: 1 วินาที
คูลดาวน์: 3 วินาที
alternate minion [236]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [25]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [3]
summon specific monsters radius +% [25]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/SkeletonMass/SkeletonMassBase" Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/skeletonsoldier/emerge/emergefx.ao" }
Object Type Codes
version 2 extends "Metadata/Monsters/SkeletonMass/SkeletonMassBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/MassSkeleton/MassSkeletonBoss2"] = { name = "Bundle of Woe", life = 4, fireResist = 0, coldResist = 0, lightningResist = 85, chaosResist = 0, damage = 2.25, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "SkeletonMassBowProjectileBoss2", "MassSkeletonSummonMinions", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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["SkeletonMassBowProjectileBoss2"] = { name = "SkeletonMassBowProjectileBoss2", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_projectile_speed_+%", "number_of_additional_projectiles", "base_is_projectile", "global_bleed_on_hit", }, levels = { [1] = {12, -50, 200, 4, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MassSkeletonSummonMinions"] = { name = "MassSkeletonSummonMinions", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {236, 3, 25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster casts puncture text [1]
Id | MonsterCastsPunctureText |
---|---|
Family | MonsterCastsPunctureText |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |