mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 17:14:02 +00:00
69 lines
2.2 KiB
JSON
69 lines
2.2 KiB
JSON
{
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"tutorialType"
|
|
]
|
|
},
|
|
"data": [
|
|
{
|
|
"tutorialType": "TutorialType_Work",
|
|
"name": "Work",
|
|
"description": "Work feature unlocked",
|
|
"routeDescription": "Check from \"Work\" on the Home screen"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_PvpRate",
|
|
"name": "Contest",
|
|
"description": "Contest feature unlocked",
|
|
"routeDescription": "Check from \"Contest\""
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_CoinGasha",
|
|
"name": "Coin Gacha",
|
|
"description": "Coin Gacha feature unlocked",
|
|
"routeDescription": "Check from \"Coin Gacha\" in the Shop"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_MoneyReceive",
|
|
"name": "Activity Funds",
|
|
"description": "Activity Funds feature unlocked",
|
|
"routeDescription": "Check from \"Activity Funds\" on the Home screen"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_IdolCardLevelLimitRankUpdate",
|
|
"name": "Produce Idol Training",
|
|
"description": "Produce Idol Training feature unlocked",
|
|
"routeDescription": "Check from \"P-Idol Development\" under Idol"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_SupportCardLevelUpdate",
|
|
"name": "Support Card Upgrade",
|
|
"description": "Support Card Upgrade feature unlocked",
|
|
"routeDescription": "Check from \"Support Cards\" under Idol"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_DailyExchange",
|
|
"name": "Daily Exchange Shop",
|
|
"description": "Daily Exchange Shop feature unlocked",
|
|
"routeDescription": "Check from \"Daily Exchange Shop\" in the Shop"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_Tower",
|
|
"name": "The Idol Road",
|
|
"description": "The Idol Road feature unlocked",
|
|
"routeDescription": "Check from \"The Idol Road\" under Contest"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_Guild",
|
|
"name": "Circle",
|
|
"description": "Circle feature unlocked",
|
|
"routeDescription": "Check from \"Circle\" in the Menu"
|
|
},
|
|
{
|
|
"tutorialType": "TutorialType_DearnessTop",
|
|
"name": "BondLv TOP",
|
|
"description": "\"BondLv TOP\" function unlocked",
|
|
"routeDescription": "You can check this from the Home Bond Lv"
|
|
}
|
|
]
|
|
} |