Home · skill · Fists_WaterUppercut_C_CritStatus
Critical Chance increased by 1%.
Properties
- status
- Done
- nature
- Status
- duration
- 10
- affixes
- flags
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Fists_96PX.png",
"size": 48,
"x": 4,
"y": 0,
"width": 2,
"height": 2
},
"id": "Fists_WaterUppercut_C_CritStatus",
"nature": "Status",
"texts": {
"name": "Sink to the Bottom",
"desc": "[CritChance] increased by ::val1::%."
},
"anim": {
"ref": "AttackCombo",
"startFrame": 0,
"speed": 1,
"blend": 0.1
},
"duration": 10,
"steps": [],
"affixes": [
{
"target": {
"attribute": "CritChance"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {},
"mod": {},
"val": 1
}
],
"flags": [
"IsMetaStatus"
],
"mastery": [],
"props": {
"hit": {
"camShake": 10
},
"status": {
"types": [
{
"type": "Buff"
}
],
"maxStacks": 5
}
},
"vars": {},
"script": ""
}