Home · skill · Priest_Talent_SharpMind
Cooldown Reduction increased by 2%.
Properties
- status
- Done
- type
- Talent
- nature
- Passive
- affixes
Referenced by
unit (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/Priest_talent.png",
"size": 48,
"x": 18,
"y": 2,
"width": 2,
"height": 2
},
"id": "Priest_Talent_SharpMind",
"type": "Talent",
"nature": "Passive",
"texts": {
"desc": "[CooldownReduction] increased by ::val1%::.",
"name": "Sharp Mind"
},
"anim": {},
"steps": [],
"affixes": [
{
"target": {
"attribute": "CooldownReduction"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {
"maxRank": 1
},
"mod": {},
"val": 2
},
{
"target": {
"attribute": "CooldownReduction"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {
"minRank": 2
},
"mod": {},
"val": 4
}
],
"flags": [],
"mastery": [],
"props": {
"talent": {
"maxPoints": 2
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Priest",
"via_field": "talentTrees"
}
]
}