Items: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino |
imported>Leoetlino No edit summary |
||
Line 1: | Line 1: | ||
This article provides a list of game items and their various properties and IDs. | This article provides a list of game items and their various properties and IDs. | ||
* Type-A numbers are used as itemTypes for the Inventory.HasItem event query<ref>HasItem query handler {{addr|a=0x7100819A70|ver=1.0.0}}</ref>. | * Type-A numbers are used as itemTypes for the Inventory.HasItem event query<ref>HasItem query handler @ {{addr|a=0x7100819A70|ver=1.0.0}}</ref>. | ||
* Type-B numbers are used as itemTypes for the Inventory.AddItem, RemoveItem and GenericItemGetSequence event actions {{addr|a=0x7100819A70|ver=1.0.0}}. | * Type-B numbers are used as itemTypes for the Inventory.AddItem, RemoveItem and GenericItemGetSequence event actions <ref>Item ID translating function @ {{addr|a=0x7100819A70|ver=1.0.0}}</ref>. | ||
* Inventory.SetWarashibeItem itemTypes are not listed here currently. | * Inventory.SetWarashibeItem itemTypes are not listed here currently. | ||