Module:ItemData/doc: Difference between revisionsGive feedback
Jump to navigation
Jump to search
mNo edit summary |
Gammaton32 (talk | contribs) →Functions: wording |
||
| Line 10: | Line 10: | ||
**returns true/false | **returns true/false | ||
*<code>get_prop|ITEM_NAME|PROPERTY</code> | *<code>get_prop|ITEM_NAME|PROPERTY</code> | ||
** | **Returns the value of one of the item's properties. Check the [[Data:ItemData.json|json file]] for item properties | ||
==Example== | ==Example== | ||
To get the total cost of [[Boundless Spirit]] you'd type: | To get the total cost of [[Boundless Spirit]] you'd type: | ||