Template:EnemyList/doc: Difference between revisions
No edit summary |
→Entries: added drop2 and rate2 parameters |
||
| Line 19: | Line 19: | ||
*drop: An optional parameter for specifying an item or items that the enemy might drop. Should be used only when 'includeDrops' is specified in the header. | *drop: An optional parameter for specifying an item or items that the enemy might drop. Should be used only when 'includeDrops' is specified in the header. | ||
*rate: An optional parameter for specifying the drop rate for a drop item or items. Should be used only when 'includeDrops' is specified in the header. | *rate: An optional parameter for specifying the drop rate for a drop item or items. Should be used only when 'includeDrops' is specified in the header. | ||
*drop2: Same as drop, for a second item. | |||
*rate2: Same as rate, for a second item. | |||
===Note=== | ===Note=== | ||
A note specifies additional information about the enemy list. | A note specifies additional information about the enemy list. | ||