aboutsummaryrefslogtreecommitdiff
path: root/constants/Belts.json
blob: 176137fa65680d8db1a9d49f689130516abbec07 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "belts": {
    "§fWhite Belt": 0,
    "§eYellow Belt": 1000,
    "§aGreen Belt": 2000,
    "§9Blue Belt": 4000,
    "§6Brown Belt": 6000,
    "§8Black Belt": 7000
  }
}