Brutal Frenzy
GA_Craft_FinalCombo_Status in Skills[PhysicalMastery] increased by 3% to 4% per stack.
- id
- GA_Craft_FinalCombo_Status
- flags
- 0
- nature
- 4
- script
- status
- 2
- duration
- 15
Raw data
{
"id": "GA_Craft_FinalCombo_Status",
"gfx": {
"x": 4,
"y": 0,
"file": "UI/icons/atlas_weapon_GreatAxe_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {
"var1": 3
},
"costs": [],
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Buff"
}
],
"maxStacks": 3
},
"rankOverride": [
{
"vars": {
"var1": 4
},
"minRank": 2
}
]
},
"steps": [],
"texts": {
"desc": "[PhysicalMastery] increased by ::val1%:: per stack.",
"name": "Brutal Frenzy"
},
"nature": 4,
"script": "",
"status": 2,
"affixes": [
{
"mod": {},
"ref": "TAttribute_Flat",
"val": 3,
"conds": {
"maxRank": 1
},
"target": {
"attribute": "PhysicalMastery"
},
"target2": {}
},
{
"mod": {},
"ref": "TAttribute_Flat",
"val": 4,
"conds": {
"minRank": 2
},
"target": {
"attribute": "PhysicalMastery"
},
"target2": {}
}
],
"mastery": [],
"duration": 15
}