Home · skill · Mage_Talent_ExpandedSpirit

Increases your maximum Spark gauge by 10 points.

Properties

status
Done
type
Talent
nature
Passive
affixes
target={"attribute":"MaxSpark"}target2={}ref=TAttribute_Flatconds={"maxRank":1}mod={}val=10target={"attribute":"MaxSpark"}target2={}ref=TAttribute_Flatconds={"minRank":2}mod={}val=20

Referenced by

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