Files
FireflyGo_Resources/ExcelOutput/ChallengePeakCommonConst.json
2025-08-26 17:57:41 +07:00

233 lines
4.3 KiB
JSON

[
{
"ConstValueName": "ChallengePeak_Pre_Quest",
"Value": {
"Type": "Int32",
"Value": 2200506
}
},
{
"ConstValueName": "ChallengePeak_Mob_Turn_Limit",
"Value": {
"Type": "Int32",
"Value": 6
}
},
{
"ConstValueName": "ChallengePeak_Boss_Turn_Limit",
"Value": {
"Type": "Int32",
"Value": 6
}
},
{
"ConstValueName": "ChallengePeak_HardBoss_Turn_Limit",
"Value": {
"Type": "Int32",
"Value": 2
}
},
{
"ConstValueName": "ChallengePeak_Mob_Recommend_Lineup_Score_Threshold_List",
"Value": {
"Type": "Array",
"Value": [
{
"Type": "Int32",
"Value": 24
},
{
"Type": "Int32",
"Value": 16
},
{
"Type": "Int32",
"Value": 8
},
{
"Type": "Int32",
"Value": 0
}
]
}
},
{
"ConstValueName": "ChallengePeak_Boss_Recommend_Lineup_Score_Threshold_List",
"Value": {
"Type": "Array",
"Value": [
{
"Type": "Int32",
"Value": 8
},
{
"Type": "Int32",
"Value": 5
},
{
"Type": "Int32",
"Value": 2
},
{
"Type": "Int32",
"Value": 0
}
]
}
},
{
"ConstValueName": "ChallengePeak_Mob_BigData_Max_Lineup_Num",
"Value": {
"Type": "Int32",
"Value": 300
}
},
{
"ConstValueName": "ChallengePeak_Boss_BigData_Max_Lineup_Num",
"Value": {
"Type": "Int32",
"Value": 100
}
},
{
"ConstValueName": "ChallengePeak_HeadFrame_ItemID_Gold",
"Value": {
"Type": "Int32",
"Value": 226003
}
},
{
"ConstValueName": "ChallengePeak_HeadFrame_ItemID_Silver",
"Value": {
"Type": "Int32",
"Value": 226002
}
},
{
"ConstValueName": "ChallengePeak_HeadFrame_ItemID_Bronze",
"Value": {
"Type": "Int32",
"Value": 226001
}
},
{
"ConstValueName": "ChallengePeak_HeadFrame_ItemID_Ultra",
"Value": {
"Type": "Int32",
"Value": 226004
}
},
{
"ConstValueName": "HeadFrame_Require_Star_Gold",
"Value": {
"Type": "Int32",
"Value": 3
}
},
{
"ConstValueName": "HeadFrame_Require_Star_Silver",
"Value": {
"Type": "Int32",
"Value": 2
}
},
{
"ConstValueName": "HeadFrame_Require_Star_Bronze",
"Value": {
"Type": "Int32",
"Value": 1
}
},
{
"ConstValueName": "ChallengePeak_Pre_Maze_Quest",
"Value": {
"Type": "Int32",
"Value": 2200503
}
},
{
"ConstValueName": "ChallengePeak_Pre_Story_Quest",
"Value": {
"Type": "Int32",
"Value": 2200504
}
},
{
"ConstValueName": "ChallengePeak_Pre_Boss_Quest",
"Value": {
"Type": "Int32",
"Value": 2200505
}
},
{
"ConstValueName": "ChallengePeak_Pre_GameplayGuide_Quest",
"Value": {
"Type": "Int32",
"Value": 4080203
}
},
{
"ConstValueName": "HeadFrame_Recycle_Delay",
"Value": {
"Type": "Int32",
"Value": 0
}
},
{
"ConstValueName": "ChallengePeak_Entrance_MapInfo",
"Value": {
"Type": "Int32",
"Value": 2116
}
},
{
"ConstValueName": "ChallengePeak_Entrance",
"Value": {
"Type": "Int32",
"Value": 100000352
}
},
{
"ConstValueName": "ChallengePeak_Shop",
"Value": {
"Type": "Int32",
"Value": 108
}
},
{
"ConstValueName": "ChallengePeak_About_To_Expire_Days",
"Value": {
"Type": "Int32",
"Value": 14
}
},
{
"ConstValueName": "ChallengePeak_TutorialMissionID",
"Value": {
"Type": "Int32",
"Value": 8036301
}
},
{
"ConstValueName": "ChallengePeak_Record_Keep_Num",
"Value": {
"Type": "Int32",
"Value": 3
}
},
{
"ConstValueName": "ChallengePeak_GameplayGuide_BossBanner_Common",
"Value": {
"Type": "String",
"Value": "SpriteOutput/UI/DailyMission/ChallengePeakBg3.png"
}
},
{
"ConstValueName": "ChallengePeak_GameplayGuide_BossBanner_Hard",
"Value": {
"Type": "String",
"Value": "SpriteOutput/UI/DailyMission/ChallengePeakBg2.png"
}
}
]