Expanded Spirit
Mage_Talent_ExpandedSpirit in SkillsIncreases your maximum [Spark] gauge by 10 points.
- id
- Mage_Talent_ExpandedSpirit
- type
- 21
- flags
- 0
- nature
- 5
- status
- 2
Raw data
{
"id": "Mage_Talent_ExpandedSpirit",
"gfx": {
"x": 18,
"y": 0,
"file": "UI/icons/Mage_talent.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"type": 21,
"vars": {
"var1": 10
},
"flags": 0,
"props": {
"talent": {
"maxPoints": 2
},
"rankOverride": [
{
"vars": {
"var1": 20
},
"minRank": 2
}
]
},
"steps": [],
"texts": {
"desc": "Increases your maximum [Spark] gauge by ::var1:: points.",
"name": "Expanded Spirit"
},
"nature": 5,
"status": 2,
"affixes": [
{
"mod": {},
"ref": "TAttribute_Flat",
"val": 10,
"conds": {
"maxRank": 1
},
"target": {
"attribute": "MaxSpark"
},
"target2": {}
},
{
"mod": {},
"ref": "TAttribute_Flat",
"val": 20,
"conds": {
"minRank": 2
},
"target": {
"attribute": "MaxSpark"
},
"target2": {}
}
],
"mastery": []
}