Age4/object types/iteminfo: Difference between revisions
< Age4 | object types
(Created page with "Shows an item description of an item. If the item is an equipment also display the equipment stats relative to the player level. '''Example Usage''' <nowiki>#type buyitem name=Potion</nowiki> '''Required Variables''' name - The name of the item. '''Alignment Restrictable''': Yes") |
No edit summary |
||
| Line 3: | Line 3: | ||
'''Example Usage''' | '''Example Usage''' | ||
<nowiki>#type | <nowiki>#type iteminfo name=Potion</nowiki> | ||
'''Required Variables''' | '''Required Variables''' | ||
Latest revision as of 23:59, 8 June 2025
Shows an item description of an item. If the item is an equipment also display the equipment stats relative to the player level.
Example Usage
#type iteminfo name=Potion
Required Variables
name - The name of the item.
Alignment Restrictable: Yes