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