Home · skill · Mage_Talent_ConduitLifebolt
Properties
- status
- WIP
- type
- Talent
- nature
- Passive
Referenced by
unit (1)
Raw data
{
"status": "WIP",
"gfx": {
"file": "UI/icons/Mage_talent.png",
"size": 48,
"x": 16,
"y": 2,
"width": 2,
"height": 2
},
"id": "Mage_Talent_ConduitLifebolt",
"type": "Talent",
"nature": "Passive",
"texts": {
"desc": "Unlocks a new Conduit : Lifebolt.\n\nLaunches a lifebolt healing the nearest wounded ally for ::ref_heal::.\n\nActivates when you consume [Spark] above the gauge threshold.",
"name": "Conduit: Lifebolt",
"refs": {
"ref": "Mage_Talent_ConduitLifebolt_Conduit"
}
},
"anim": {},
"steps": [],
"flags": [],
"mastery": [],
"props": {
"talent": {
"maxPoints": 1,
"unlockConduit": "Mage_Talent_ConduitLifebolt_Conduit"
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Mage",
"via_field": "talentTrees"
}
]
}