User Tools

Site Tools


modding:xml:itemtable

Differences

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

Link to this comparison view

Next revision
Previous revision
modding:xml:itemtable [2017/02/12 06:57] – created 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. 
Line 26: Line 27:
       * count=       * count=
       * item=       * item=
-      * damaged= 
       * enhanced=       * enhanced=
       * enhancement=       * enhancement=
 +      * damaged=
       * debugOnly= This item only appears during debug mode.       * debugOnly= This item only appears during debug mode.
     * <Null>. Generates nothing     * <Null>. Generates nothing
modding/xml/itemtable.txt · Last modified: 2017/02/12 07:12 by 0xabcdef