rarities/<name>.json
| Name | Type | Description |
|---|---|---|
| id | String | The identifier |
| name | String | The name, can have colors |
| level | int | The level |
{
"id": "RARE",
"name": "%blue%%bold%RARE",
"level": 1
}
rarities/<name>.json| Name | Type | Description |
|---|---|---|
| id | String | The identifier |
| name | String | The name, can have colors |
| level | int | The level |
{
"id": "RARE",
"name": "%blue%%bold%RARE",
"level": 1
}