Home · skill · CannonPlant_Load
Properties
- type
- Skill
- nature
- Ability
- cooldown
- 1
- steps
Referenced by
unit (1)
Raw data
{
"gfx": {
"file": "UI/Placeholder/Icons_Resources.png",
"size": 48,
"x": 36,
"y": 38,
"width": 2,
"height": 2
},
"id": "CannonPlant_Load",
"type": "Skill",
"nature": "Ability",
"texts": {
"name": "Digestion"
},
"anim": {},
"cooldown": 1,
"steps": [
{
"visuals": {
"fxs": [
{
"set": "Light_Cast_Fast",
"space": 0,
"props": {
"offset": {
"x": 0.5,
"y": 0,
"z": 0,
"height": 0
}
},
"flags": 8,
"scale": 5
}
]
},
"props": {
"castFlags": 14
},
"on": 0,
"type": 3,
"duration": 3,
"id": "Start"
},
{
"on": 7,
"props": {
"targetSkill": "CannonPlant_Shoot"
},
"type": 16,
"id": "End"
}
],
"flags": [],
"mastery": [],
"props": {},
"vars": {},
"script": "",
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "CannonPlant",
"via_field": "skills"
}
]
}