mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
80 lines
1.8 KiB
JSON
80 lines
1.8 KiB
JSON
{
|
|
"RedDotMap": {
|
|
"BookHasRead": {
|
|
"MaxLength": 400,
|
|
"IsCompatibleLocal": true
|
|
},
|
|
"SeenGachaPoolID": {
|
|
"MaxLength": 6
|
|
},
|
|
"SeenBuffScheduleChallengeGroupIDs": {
|
|
"MaxLength": 20
|
|
},
|
|
"LastRogueSeasonIDs": {
|
|
"MaxLength": 2,
|
|
"RedDotModuleType": "Rogue"
|
|
},
|
|
"PlayerReturn": {
|
|
"MaxLength": 1
|
|
},
|
|
"ActivityPlayerReturnNew": {
|
|
"MaxLength": 1
|
|
},
|
|
"SeenRogueDiceUnlockAnim": {
|
|
"MaxLength": 10,
|
|
"RedDotModuleType": "Rogue"
|
|
},
|
|
"ChessRogueSeenDimensionTalentIDs": {
|
|
"MaxLength": 70,
|
|
"RedDotModuleType": "Rogue"
|
|
},
|
|
"ChessRogueSeenCabinetIDs": {
|
|
"MaxLength": 40,
|
|
"RedDotModuleType": "Rogue"
|
|
},
|
|
"ChessRogueSeenMainStoryIDs": {
|
|
"MaxLength": 20,
|
|
"RedDotModuleType": "Rogue"
|
|
},
|
|
"ChessRogueSeenSubStoryIDs": {
|
|
"MaxLength": 50,
|
|
"RedDotModuleType": "Rogue"
|
|
},
|
|
"AetherDivideGym": {
|
|
"MaxLength": 18,
|
|
"RedDotModuleType": "AetherDivide"
|
|
},
|
|
"HeliobusSeenPostPhase": {
|
|
"MaxLength": 3,
|
|
"RedDotModuleType": "Heliobus"
|
|
},
|
|
"HeliobusSeenSkills": {
|
|
"MaxLength": 1,
|
|
"RedDotModuleType": "Heliobus"
|
|
},
|
|
"ActivityPanelNew": {
|
|
"MaxLength": 60,
|
|
"RedDotModuleType": "ActivityCommon",
|
|
"IsCompatibleLocal": true
|
|
},
|
|
"ActivityPanelSeen": {
|
|
"MaxLength": 60,
|
|
"RedDotModuleType": "ActivityCommon",
|
|
"IsCompatibleLocal": true
|
|
},
|
|
"ResidentActivityPanelNew": {
|
|
"MaxLength": 60,
|
|
"RedDotModuleType": "ActivityCommon",
|
|
"IsCompatibleLocal": true
|
|
},
|
|
"ResidentActivityPanelSeen": {
|
|
"MaxLength": 60,
|
|
"RedDotModuleType": "ActivityCommon",
|
|
"IsCompatibleLocal": true
|
|
},
|
|
"LastAbyssActivityRedDotTimeStamp": {
|
|
"MaxLength": 2,
|
|
"RedDotModuleType": "ActivityCommon"
|
|
}
|
|
}
|
|
} |