wicked-waifus-data/BinData/BabelTowerDifficulty.json

26 lines
522 B
JSON
Raw Normal View History

2025-02-21 13:04:58 +00:00
[
{
"Id": 1,
"ActivityId": 104000001,
"DifficultyId": 0,
"StarNum": 0,
"TextBgColor": "3cad69",
"DifficultyTextKey": "BabelDifficultyTipsEasy"
},
{
"Id": 2,
"ActivityId": 104000001,
"DifficultyId": 1,
"StarNum": 10,
"TextBgColor": "d8762f",
"DifficultyTextKey": "BabelDifficultyTipsNormal"
},
{
"Id": 3,
"ActivityId": 104000001,
"DifficultyId": 2,
"StarNum": 18,
"TextBgColor": "d22448",
"DifficultyTextKey": "BabelDifficultyTipsHard"
}
]