Updated Obtaining a random item (creole) authored by Indyuce's avatar Indyuce
...@@ -7,7 +7,7 @@ The available command arguments are listed below: ...@@ -7,7 +7,7 @@ The available command arguments are listed below:
| Argument | Use | | Argument | Use |
| -matchlevel | The item level will match the target player's level. | | -matchlevel | The item level will match the target player's level. |
| -matchclass | The item is guaranteed to be usable (class requirements) by the target player. | | -matchclass | The item is guaranteed to be usable (class requirements) by the target player. |
| -gimme | Adds the item to your inventory instead, hence the //<player>// remark. | | -gimme | Adds the item to your inventory instead, hence the previous remark about //<player>//. |
| -class:<class-name> | The item is guaranteed to be usable by the given class. | | -class:<class-name> | The item is guaranteed to be usable by the given class. |
| -level:<integer> | The item is guaranteed to have level X. | | -level:<integer> | The item is guaranteed to have level X. |
| -tier:<tier-name> | The item is guaranteed to have [[tier|Item Tiers]] Y. | | -tier:<tier-name> | The item is guaranteed to have [[tier|Item Tiers]] Y. |
... ...
......