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