Raw data
{
"gfx": {
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96,
"x": 6,
"y": 1
},
"id": "OreAffix_Ice",
"nature": "Status",
"texts": {
"name": "[Ice] Blessed"
},
"anim": {},
"steps": [],
"flags": [],
"mastery": [],
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"vars": {},
"script": "function onOwnerGathered(gather, gatherers) {\n\tfor(u in gatherers) {\n\t\taddStatus(u, Skill.OreAffix_Ice_Status);\n\t}\n}",
"_xrefs": [
{
"from_sheet": "gatherable",
"from_id": "Ore",
"via_field": "props"
},
{
"from_sheet": "gatherable",
"from_id": "Plant",
"via_field": "props"
}
]
}