... | ... | @@ -54,6 +54,7 @@ TestGemSlots: |
|
|
Type: GEM # The Augment Type to add a slot for
|
|
|
Amount: 1to2 # How many Augments Slots should the items have
|
|
|
Chance: 1 # The chance of the item being given these slots on generation
|
|
|
MaxAmount: 3 # Max amount of augment slots this item can have
|
|
|
```
|
|
|
#### Augments Slots of multiple Types
|
|
|
```yaml
|
... | ... | |