Home · skill · Warrior_Talent_ZealousWarrior
Fervor increased by 2%.
Properties
- status
- Done
- type
- Talent
- nature
- Passive
- affixes
Referenced by
unit (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/Warrior_talent.png",
"size": 96,
"x": 0,
"y": 2
},
"id": "Warrior_Talent_ZealousWarrior",
"type": "Talent",
"nature": "Passive",
"texts": {
"name": "Zealous Warrior",
"desc": "[Fervor] increased by ::val1%::."
},
"anim": {},
"steps": [],
"affixes": [
{
"target": {
"attribute": "Fervor"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {
"maxRank": 1
},
"mod": {},
"val": 2
},
{
"target": {
"attribute": "Fervor"
},
"target2": {},
"ref": "TAttribute_Flat",
"conds": {
"minRank": 2
},
"mod": {},
"val": 4
}
],
"flags": [],
"mastery": [],
"props": {
"talent": {
"maxPoints": 2
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Warrior",
"via_field": "talentTrees"
}
]
}