defaultitems.xml
Determines the possible beginner items a player can select from upon character creation.
This is broken down by key (jobCode) -> (slot name)
| element | explanation |
|---|---|
| id | The Item's ID |
| visible | bool - whether this item is a selectable item within the list. |
| base | bool - whether this item is a core component/default item that is pre-selected |