[Air] Blessed
OreAffix_Air in Skills- id
- OreAffix_Air
- flags
- 0
- nature
- 4
- script
- function onOwnerGathered(gather, gatherers) { for(u in gatherers) { addStatus(u, Skill.OreAffix_Air_Status); } }
Raw data
{
"id": "OreAffix_Air",
"gfx": {
"x": 4,
"y": 1,
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"steps": [],
"texts": {
"name": "[Air] Blessed"
},
"nature": 4,
"script": "function onOwnerGathered(gather, gatherers) {\n\tfor(u in gatherers) {\n\t\taddStatus(u, Skill.OreAffix_Air_Status);\n\t}\n}",
"mastery": []
}