PGRData/Client/Fuben/Course/CourseClientConfig.json

167 lines
No EOL
5.8 KiB
JSON

[
{
"Key": "ChapterTipsDescColor",
"Comment": "The explanatory text's color in the chapter pop-up window (Values[1]: Incomplete; Values[2]: Complete)",
"Values": [
"737373",
"0d70bc"
]
},
{
"Key": "ChapterTipsUnlockDesc",
"Comment": "The unlock condition text in the chapter pop-up window (1: Achievement Points; 2: Pre-Chapter)",
"Values": [
"Total Achievement Points reached %d",
"Courses Completed: %s"
]
},
{
"Key": "ExamChapterPanel",
"Comment": "Resource paths of the Battle License main screen chapter layout",
"Values": [
"Assets/Product/Ui/ComponentPrefab/UiMultiDim/UiCourseXianDuan.prefab"
]
},
{
"Key": "ExamChapterPanelGrid",
"Comment": "Resource paths of the grid in the Battle License main screen chapter layout",
"Values": [
"Assets/Product/Ui/ComponentPrefab/FuBenPokemon/CourseCombatlicense01.prefab"
]
},
{
"Key": "ExamChapterTipsBtnName",
"Comment": "The button name of the pop-up window for the Battle License chapter description (1: Unlocked; 2: Locked)",
"Values": [
"Join Exam",
"Joining requirements not met."
]
},
{
"Key": "ExamChapterTipsClearPointDesc",
"Comment": "The exam passing score description in the Battle License chapter description pop-up windown",
"Values": [
"Complete %d challenge(s) on all subjects."
]
},
{
"Key": "ExamChapterTipsPanelTitle",
"Comment": "Distribution title of the Battle License chapter description pop-up window",
"Values": [
"Joining Requirements",
"Exam Subject",
"Passing Conditions"
]
},
{
"Key": "ExamManagementGridPrefab",
"Comment": "Resource paths of the grid of the Battle License stage",
"Values": [
"Assets/Product/Ui/ComponentPrefab/FuBenNoanActivity/UiCourseManagementGk.prefab"
]
},
{
"Key": "ExamManagementGridNumAsset",
"Comment": "Resource paths of the grid number of the Battle License stage",
"Values": [
"Assets/Product/Texture/Atlas/UiCourse/UiCourseManagement01.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseManagement02.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseManagement03.png"
]
},
{
"Key": "PointItemId",
"Comment": "Achievement Point Item ID",
"Values": [
"96122"
]
},
{
"Key": "ReturnPreStageTipsDesc",
"Comment": "In the details of the Battle License stage, tap the pop-up window reminder text of the review course",
"Values": [
"Return to the previous exam subject?",
"Return to the previous exam subject?"
]
},
{
"Key": "ExamMainBg",
"Comment": "Battle License main screen background",
"Values": [
"Assets/Product/Texture/Image/UiCourse/UiCourseBg01.png",
"Assets/Product/Texture/Image/UiCourse/UiCourseBg02.png",
"Assets/Product/Texture/Image/UiCourse/UiCourseBg03.png"
]
},
{
"Key": "ChapterLockDesc",
"Comment": "Text of locked chapter",
"Values": [
"[Tap to view unlock conditions]"
]
},
{
"Key": "ExamStagePercent",
"Comment": "Progress text for the Battle License stage screen",
"Values": [
"<color=#000000f><size=44>%d</size></color>/%d"
]
},
{
"Key": "LessonStageImgNum",
"Comment": "Digital resource paths of a certain grid of the course stage",
"Values": [
"Assets/Product/Texture/Atlas/UiCourse/UiCourseVol1.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseVol2.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseVol3.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseVol4.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseVol5.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseVol6.png",
"Assets/Product/Texture/Atlas/UiCourse/UiCourseVol7.png"
]
},
{
"Key": "HelpKey",
"Comment": "Function field of HelpCourse table (1: Course; 2: License)",
"Values": [
"SpecialTrainHelp",
"MoeWarParkourMain"
]
},
{
"Key": "SettlementCacelDialogDesc",
"Comment": "The second confirmation pop-up text of cancelling saving in the battle settlement screen",
"Values": [
"You have achieved the highest rating? Confirm to cancel it?"
]
},
{
"Key": "SettlementSaveDialogDesc",
"Comment": "Battle settlement screen, the number of targets achieved this time is less than the prior time, the second confirmation pop-up text of saving results",
"Values": [
"This rating is lower than the last one. Saving it will lower your rating. Confirm?"
]
},
{
"Key": "SettlementSaveDialogInoperativeDesc",
"Comment": "Battle settlement screen, all goals have been achieved before, the second confirmation pop-up text of saving results",
"Values": [
"You have already achieved the highest rating. Saving this will not result in any changes."
]
},
{
"Key": "CourseOrExamFinishTips",
"Comment": "Course/Exam Result Tips",
"Values": [
"Completed [%s]",
"Extra target rewards can be claimed in the lower left corner of the screen."
]
},
{
"Key": "RewardTips",
"Comment": "Reward Tips",
"Values": [
"Reward already claimed"
]
}
]