Files
Gakumas-Translation-Data-EN/local-files/masterTrans/ProduceAdv.json
2025-01-20 17:45:56 +00:00

171 lines
5.1 KiB
JSON

{
"data": [
{
"produceType": "ProduceType_FirstStar",
"title": "Start of the final exam lesson!",
"type": "ProduceAdvType_BeforeFinalLessonHard"
},
{
"produceType": "ProduceType_FirstStar",
"title": "Start of the final exam lesson!",
"type": "ProduceAdvType_BeforeMid1LessonHard"
},
{
"produceType": "ProduceType_FirstStar",
"title": "Start of the final exam lesson!",
"type": "ProduceAdvType_BeforeMid2LessonHard"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The day before the final exam",
"type": "ProduceAdvType_BeforeFinalAuditionRefresh"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The day before the mid-term exam",
"type": "ProduceAdvType_BeforeMid1AuditionRefresh"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The day before the mid-term exam",
"type": "ProduceAdvType_BeforeMid2AuditionRefresh"
},
{
"produceType": "ProduceType_FirstStar",
"title": "Regular performance \"Hajime\"",
"type": "ProduceAdvType_Opening"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultTrueEnd"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultA"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultB"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultC"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultFailedFinal"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultFailedMid1"
},
{
"produceType": "ProduceType_FirstStar",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultFailedMid2"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "Start of the final exam lesson!",
"type": "ProduceAdvType_BeforeFinalLessonHard"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "Start of the final exam lesson!",
"type": "ProduceAdvType_BeforeMid1LessonHard"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "Start of the final exam lesson!",
"type": "ProduceAdvType_BeforeMid2LessonHard"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The day before the final audition",
"type": "ProduceAdvType_BeforeFinalAuditionRefresh"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The day before the 1st audition",
"type": "ProduceAdvType_BeforeMid1AuditionRefresh"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The day before the 2nd audition",
"type": "ProduceAdvType_BeforeMid2AuditionRefresh"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "Final audition selection",
"type": "ProduceAdvType_BeforeFinalAuditionSelect"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "1st audition selection",
"type": "ProduceAdvType_BeforeMid1AuditionSelect"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "2nd audition selection",
"type": "ProduceAdvType_BeforeMid2AuditionSelect"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "Let's take a rest today",
"type": "ProduceAdvType_StepSkip"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "NEXT IDOL AUDITION",
"type": "ProduceAdvType_Opening"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultTrueEnd"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultA"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultB"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultC"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultFailedFinal"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultFailedMid1"
},
{
"produceType": "ProduceType_NextIdolAudition",
"title": "The final evaluation is...",
"type": "ProduceAdvType_ProduceResultFailedMid2"
}
],
"rules": {
"primaryKeys": [
"produceType",
"type"
]
}
}