Added spell type

This commit is contained in:
Luca Améaume 2022-09-04 23:40:25 +02:00
parent a5d9c271de
commit 4ccedff964

View File

@ -15,8 +15,15 @@ types:
high-level-bias: 0 high-level-bias: 0
no-grindstone: true # If enchants of this type should not be removable in the grindstone no-grindstone: true # If enchants of this type should not be removable in the grindstone
- id: spell
format: "<gradient:#0575E6:#1E3FBA>"
limit: 1
high-level-bias: 0.5
no-grindstone: false # If enchants of this type should not be removable in the grindstone
- id: special - id: special
format: "<gradient:#FB57EC:#EF1DEC>" format: "<gradient:#FB57EC:#EF1DEC>"
limit: 1 limit: 1
high-level-bias: 0.7 high-level-bias: 0.7
no-grindstone: false # If enchants of this type should not be removable in the grindstone no-grindstone: false # If enchants of this type should not be removable in the grindstone