Home · skill · Priest_Talent_SolarDevotion
You can trigger Sunlight effects without consuming it anymore.
Properties
- status
- Done
- type
- Talent
- nature
- Passive
Referenced by
unit (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/Priest_talent.png",
"size": 48,
"x": 8,
"y": 2,
"width": 2,
"height": 2
},
"id": "Priest_Talent_SolarDevotion",
"type": "Talent",
"nature": "Passive",
"texts": {
"name": "Solar Devotion",
"desc": "You can trigger ::ref_name:: effects without consuming it anymore.",
"refs": {
"ref": "Priest_Talent_Sunlight_Status"
}
},
"anim": {},
"steps": [],
"flags": [],
"mastery": [],
"props": {
"talent": {
"maxPoints": 1
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Priest",
"via_field": "talentTrees"
}
]
}