Property:Can use while
Jump to navigation
Jump to search
This property is a WIP and is not yet ready for production use! - Gurgum (talk) 21:16, 25 July 2026 (UTC)
This Keyword property describes the statuses that allow the use of an emote:
The allowed values for this property are:
- normal
- swimming
- underwater
- ground
- chair
- mounted
- parasol
- torch
- backwear
- fishing
Tooltips:
- Usable under normal conditions.
- Usable when swimming.
- Usable when underwater.
- Usable when sitting on ground.
- Usable when sitting in chairs.
- Usable when riding mounts.
- Usable with parasol accessories.
- Usable with torch accessories.
- Usable with knapsacks and wing accessories.
- Usable when fishing.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_keyw", "allowed_values": [ "swimming", "mounted", "fishing", "normal", "underwater", "ground", "chair", "parasol", "torch", "backwear" ] } }
