User Tools

Site Tools


modding:xml:itemtable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
modding:xml:itemtable [2017/02/12 06:57] 0xabcdefmodding:xml:itemtable [2017/02/12 07:12] (current) 0xabcdef
Line 1: Line 1:
 =====Summary===== =====Summary=====
   * <ItemTable>. Contains multiple generators. All child generators and their children can have **chance** (100 by default) and **count** (1 by default). Each generator is tested for **chance** and if successful will run a number of times based on **count**.   * <ItemTable>. Contains multiple generators. All child generators and their children can have **chance** (100 by default) and **count** (1 by default). Each generator is tested for **chance** and if successful will run a number of times based on **count**.
 +    * UNID=
     * <Group>. Same as <ItemTable>     * <Group>. Same as <ItemTable>
       * **value=** Runs until the total value of items generated reaches this amount.        * **value=** Runs until the total value of items generated reaches this amount. 
modding/xml/itemtable.txt · Last modified: 2017/02/12 07:12 by 0xabcdef