Original Author(s)
weirdboo
Description
Documentation on the jump table iteminfotable. This file defines all of the items that can be used with itemappeartable, itemfishingtable, and treasuretable.
iteminfotable can be edited with Jumpah.
Field | Type | Proper Values | Description |
---|---|---|---|
name | String | A valid item name. | Item Types |
character_name | String | A valid actor name. | |
OpenDoorNo | Integer | If a key, then a valid JMP door number. | Door List |
If anything else, then 0. | |||
HP Amount | Integer | N/A | This field is useless besides helping you understand how much hearts should heal Luigi. |
IsEscape | Boolean | If a heart, then 0 or 1. | If set to 1, the heart will bounce around the room randomly. If set to 0, the heart will bounce in place. |
If anything else, then 0. |