User Tools

Site Tools


yagsbook:xml:equipment

equipment

There are a number of XML structures related to equipment, including weapons, vehicles and tools. Generally, it is assumed that equipment items will be held in external files, and included using a variety of import commands. This enables items to be sorted and filtered according to criteria.

Definition

An equipment list consists of zero or more items of equipment.

equipment: item*

Child Nodes

Example

  <equipment>
    <item name="Item Name">
      ...
    </item>
 
    <item name="Another Item">
      ...
    </item>
  </equipment>
yagsbook/xml/equipment.txt · Last modified: 2019/08/29 11:55 by sam

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki