... | @@ -5,3 +5,7 @@ MMOItems features an item generator which you can use to lower the amount of con |
... | @@ -5,3 +5,7 @@ MMOItems features an item generator which you can use to lower the amount of con |
|
When being generated, items all have an **item level** which directly determines how strong the item stats are and a **modifier capacity** which determines how many modifiers the item can have.
|
|
When being generated, items all have an **item level** which directly determines how strong the item stats are and a **modifier capacity** which determines how many modifiers the item can have.
|
|
|
|
|
|
MMOItems item generator hooks onto the MMOItems tier system. The higher the item tier, the more modifiers the item has. In other words, the item tier determines the item **modifier capacity**.
|
|
MMOItems item generator hooks onto the MMOItems tier system. The higher the item tier, the more modifiers the item has. In other words, the item tier determines the item **modifier capacity**.
|
|
|
|
|
|
|
|
---
|
|
|
|
Example:\
|
|
|
|
![](https://i.imgur.com/UFjM4d9.png) ![](https://i.imgur.com/HF4FEOm.png) |
|
|
|
\ No newline at end of file |