Properties
- nature
- Ability
- cooldown
- 1
- duration
- 0.1
- steps
-
props={"castFlags":9}on=0type=3duration=0.1on=7props={}type=11id=End
Raw data
{
"gfx": {
"file": "UI/icons/atlas_vehicles_96PX.png",
"size": 96,
"x": 2,
"y": 0
},
"id": "Exit_Vehicle",
"nature": "Ability",
"texts": {
"name": "Exit"
},
"anim": {},
"cooldown": 1,
"duration": 0.1,
"steps": [
{
"props": {
"castFlags": 9
},
"on": 0,
"type": 3,
"duration": 0.1
},
{
"on": 7,
"props": {},
"type": 11,
"id": "End"
}
],
"flags": [],
"mastery": [],
"props": {},
"vars": {},
"script": "function onStep(s) {\n if(s.kind == Steps.End)\n kickDriver();\n}",
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "CannonHoney",
"via_field": "skills"
},
{
"from_sheet": "unit",
"from_id": "Cannon_Mokshi",
"via_field": "skills"
}
]
}