Properties
- type
- ItemUse
- nature
- Ability
- duration
- 0.1
- steps
Referenced by
itemType (1)
Raw data
{
"id": "ConsumeFood",
"type": "ItemUse",
"nature": "Ability",
"texts": {},
"anim": {
"ref": "Eat"
},
"duration": 0.1,
"steps": [
{
"on": 0,
"props": {},
"type": 3,
"duration": 3
},
{
"props": {},
"on": 7,
"type": 18
}
],
"flags": [],
"mastery": [],
"props": {},
"vars": {},
"_xrefs": [
{
"from_sheet": "itemType",
"from_id": "Food",
"via_field": "skills"
}
]
}