Files
Endfield-Data/TableCfg/RarityColorTable.json
2025-12-02 20:37:18 +07:00

26 lines
320 B
JSON

{
"1": {
"color": "9B9B9B",
"rarity": 1
},
"2": {
"color": "ABCE42",
"rarity": 2
},
"3": {
"color": "26BBFD",
"rarity": 3
},
"4": {
"color": "9452FA",
"rarity": 4
},
"5": {
"color": "FFBB03",
"rarity": 5
},
"6": {
"color": "FF7100",
"rarity": 6
}
}