Forged Berserker Beast





Spectre | Y |
---|---|
Tags | demon, flesh_armour, is_unarmed, medium_movement, melee, not_dex, not_int, physical_affinity |
Life
224%
Armour
+50%
Ailment Threshold
224%
Resistance




Damage
184%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.17 Second
Damage Spread
±20%
Experience
160%
Model Size
131%
Type
CrucibleFury
Metadata
Fury
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
14,411
Armour
43,185
Evasion Rating
4,739
Damage
687
Spell Damage
687
Accuracy
580
Attack Time
1.17
Experience
16,408
Minion Life
3,126
Minion Damage
549
Ailment Threshold
14,411
Chill
46
Shock
46
Brittle
258
Scorch
46
Sap
126
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 550–825
Critical Strike Chance: 5%
Attack Time: 1.17 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]

EmptyActionAttackAfflictionMinionTripleSlam
Attack
Base Damage: 550–825
Critical Strike Chance: 5%
Attack Time: 1.17 sec
Cooldown Time: 10 sec
GACrucibleFurySlamImpact
Triggerable, Attack
Base Damage: 550–825
Critical Strike Chance: 5%
Attack Damage: 150%
Attack Time: 1.17 sec
Deals 50% more Attack Damage
Deals 30% less Damage
25% of Physical Damage Converted to Fire Damage
is area damage [1]
GACrucibleFurySlamFinalImpact
Triggerable, Attack
Base Damage: 550–825
Critical Strike Chance: 5%
Attack Damage: 200%
Attack Time: 1.17 sec
Deals 100% more Attack Damage
Deals 30% less Damage
25% of Physical Damage Converted to Fire Damage
is area damage [1]
AfflictionMinionPhysSlamCircleRectangle
Triggerable, Attack
Base Damage: 550–825
Critical Strike Chance: 5%
Attack Damage: 140%
Attack Time: 1.17 sec
Deals 40% more Attack Damage
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleMonsterBase" extends "Metadata/Monsters/LeagueCrucible/CriticalSpeedMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleMonsterBase" extends "Metadata/Monsters/LeagueCrucible/CriticalSpeedMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueCrucible/CriticalSpeed/Fury"] = { name = "Forged Berserker Beast", life = 2.24, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 1.84, damageSpread = 0.2, attackTime = 1.17, attackRange = 14, accuracy = 1, skillList = { "Melee", "GACrucibleFurySlamImpact", "GACrucibleFurySlamFinalImpact", "EmptyActionAttackAfflictionMinionTripleSlam", "AfflictionMinionPhysSlamCircleRectangle", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GACrucibleFurySlamImpact"] = { name = "GACrucibleFurySlamImpact", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", "is_area_damage", }, levels = { [1] = {-30, 25, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GACrucibleFurySlamFinalImpact"] = { name = "GACrucibleFurySlamFinalImpact", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", "is_area_damage", }, levels = { [1] = {-30, 25, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionAttackAfflictionMinionTripleSlam"] = { name = "EmptyActionAttackAfflictionMinionTripleSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AfflictionMinionPhysSlamCircleRectangle"] = { name = "AfflictionMinionPhysSlamCircleRectangle", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {baseMultiplier = 1.4, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
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.