Properties
- inherit
- Usable
- skills
-
- flags
-
EquippableCraftCategory
Raw data
{
"id": "Consumable",
"inherit": "Usable",
"texts": {
"name": {
"v": "Consumable"
},
"descPrefix": "Use:"
},
"props": {
"stackSize": 200
},
"atbRatio": {},
"skills": [
{
"skill": "ConsumeItem"
}
],
"flags": [
"Equippable",
"CraftCategory"
],
"slot": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "ScrollOfStrength",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "ScrollOfDexterity",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "ScrollOfIntelligence",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "ScrollOfFaith",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "ScrollOfVitality",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "Whetstone",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "Weightstone",
"via_field": "type"
},
{
"from_sheet": "item",
"from_id": "TPDeathStone",
"via_field": "type"
}
]
}