Command: equip
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- equip
- Kind
- rucksack|cloak
- Item
- exact usable wearable
Exact JSON
{
"verb": "equip",
"kind": "rucksack|cloak",
"item": "exact usable wearable"
}