... | @@ -4,3 +4,4 @@ MMOItems features an item generator which you can use to lower the amount of con |
... | @@ -4,3 +4,4 @@ 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**. |