Files
turnbasedgamedata/Config/ConfigRedDot/RedDotConfig.json
2025-07-03 10:50:43 +02:00

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"
}
}
}