Home · skill · Warrior_BurstOfAnger
Your 3 next Weapon Skills have no cooldown. Lasts 20.
Properties
- status
- WIP
- type
- Class Skill
- nature
- Ability
- mastery
Referenced by
unit (1)
Raw data
{
"status": "WIP",
"gfx": {
"file": "UI/icons/atlas_class_Warrior_96PX.png",
"size": 96,
"x": 8,
"y": 0
},
"id": "Warrior_BurstOfAnger",
"type": "ClassSkill",
"nature": "Ability",
"texts": {
"name": "Burst of Anger",
"desc": "Your ::ref_var1:: next [WeaponSkill]s have no cooldown. Lasts ::ref_duration::.",
"refs": {
"ref": "Warrior_BurstOfAnger_Status"
}
},
"anim": {
"ref": "WarCry",
"blend": 0.1
},
"steps": [],
"flags": [],
"mastery": [
{
"id": "Warrior_BurstOfAnger_M1",
" vars": {},
"gfx": {
"file": "UI/Portraits/Items/Masteries/Warrior_BurstOfAnger/Warrior_BurstOfAnger_M1.png",
"size": 256,
"x": 0,
"y": 0
},
"text": {
"name": "Overwhelming Rage",
"desc": "::name:: instantly fills your [Rage] gauge to maximum."
}
},
{
"id": "Warrior_BurstOfAnger_M2",
"gfx": {
"file": "UI/Portraits/Items/Masteries/Warrior_BurstOfAnger/Warrior_BurstOfAnger_M2.png",
"size": 256,
"x": 0,
"y": 0
},
"text": {
"name": "Into The Fray",
"desc": "::name:: increases the chance for your [WeaponSkill]s to critically strike by ::ref_var2%:: for each enemy within ::ref_range::."
}
},
{
"id": "Warrior_BurstOfAnger_M3",
"gfx": {
"file": "UI/Portraits/Items/Masteries/Warrior_BurstOfAnger/Warrior_BurstOfAnger_M3.png",
"size": 256,
"x": 0,
"y": 0
},
"text": {
"name": "Cycle of Hatred",
"desc": "The cooldown of ::name:: is reduced to ::cooldown::."
},
"props": {
"cooldown": 120
}
}
],
"props": {},
"vars": {},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Warrior",
"via_field": "skills"
}
]
}