Update: UI and minor commu fixes

This commit is contained in:
Mocca
2025-03-22 14:08:09 +07:00
parent 510474a57b
commit 466822a28d
37 changed files with 25012 additions and 15444 deletions
+76 -1
View File
@@ -500,6 +500,21 @@
"name": "The Scenery Everyone Sees",
"description": "【Campus mode!!】Get rating of A+ or higher in Lilja Katsuragi's production {threshold} time(s)"
},
{
"id": "achieve-i_card-kllj-3-008-01",
"name": "Sparkling Prism",
"description": "【Aurora】Pass the final exam in Mao Arimura's production"
},
{
"id": "achieve-i_card-kllj-3-008-02",
"name": "Aurora",
"description": "【Aurora】Set Mao Arimura's SP training stage to {threshold}"
},
{
"id": "achieve-i_card-kllj-3-008-03",
"name": "Just as I Am",
"description": "【Aurora】Get rating of A+ or higher in Mao Arimura's production {threshold} time(s)"
},
{
"id": "achieve-i_card-shro-3-001-01",
"name": "Rocked by the Bus",
@@ -918,7 +933,7 @@
{
"id": "achieve-p_common-015",
"name": "Regular visitor",
"description": "Exchange in the consultation room {threshold} time(s)"
"description": "Exchange {threshold} times in consultations"
},
{
"id": "achieve-p_common-016",
@@ -975,6 +990,11 @@
"name": "Master Producer",
"description": "Pass the final exam with an SS score or higher {threshold} time(s)"
},
{
"id": "achieve-p_common-027",
"name": "Nurturer of Talent",
"description": "Pass the final exam with an SS+ score {threshold} times"
},
{
"id": "achieve-p_idol-amao-000",
"name": "The real me",
@@ -1080,6 +1100,11 @@
"name": "Countless cheers",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-amao-020",
"name": "Accepting Myself",
"description": "Pass the final exam with Mao Arimura and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-card-amao-002-1",
"name": "Uniqueness",
@@ -1455,6 +1480,11 @@
"name": "A future resource",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-fktn-020",
"name": "Reaching for the Starlight",
"description": "Pass the final exam with Kotone Fujita and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-hrnm-000",
"name": "True feelings",
@@ -1560,6 +1590,11 @@
"name": "Someone to protect",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-hrnm-020",
"name": "Entrusted With Dreams",
"description": "Pass the final exam with Rinami Himesaki and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-hski-000",
"name": "An invincible top idol",
@@ -1665,6 +1700,11 @@
"name": "External muscles",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-hski-020",
"name": "An Idols Greatest Asset",
"description": "Pass the final exam with Saki Hanami and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-hume-000",
"name": "The best play of my life",
@@ -1770,6 +1810,11 @@
"name": "Part of myself",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-hume-020",
"name": "A Further Breakthrough",
"description": "Pass the final exam with Ume Hanami and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-jsna-000",
"name": "The true top idol",
@@ -1875,6 +1920,11 @@
"name": "Stargazer",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-jsna-020",
"name": "The Radiance in My Hands",
"description": "Pass the final exam with Sena Juo and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-kcna-000",
"name": "Level 1 rookie idol",
@@ -1980,6 +2030,11 @@
"name": "My Treasure",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-kcna-020",
"name": "An Inseparable Power",
"description": "Pass the final exam with China Kuramoto and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-kllj-000",
"name": "Light",
@@ -2085,6 +2140,11 @@
"name": "Every Individual Is Precious",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-kllj-020",
"name": "Weakness is Strength",
"description": "Pass the final exam with Lilja Katsuragi and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-shro-000",
"name": "Always Fun Together",
@@ -2190,6 +2250,11 @@
"name": "So Many Eccentrics",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-shro-020",
"name": "Destrode Conquered",
"description": "Pass the final exam with Hiro Shinosawa and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-ssmk-000",
"name": "A Step Taken",
@@ -2295,6 +2360,11 @@
"name": "Strength to Take Flight",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-ssmk-020",
"name": "No More Hiding",
"description": "Pass the final exam with Sumika Shiun and earn an SS or higher {threshold} times"
},
{
"id": "achieve-p_idol-ttmr-000",
"name": "My One and Only Producer",
@@ -2399,6 +2469,11 @@
"id": "achieve-p_idol-ttmr-019",
"name": "Special and Destined",
"description": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-ttmr-020",
"name": "Finally, at the Same Height",
"description": "Pass the final exam with Temari Tsukimura and earn an SS or higher {threshold} times"
}
]
}
+36 -36
View File
@@ -7,93 +7,93 @@
"data": [
{
"id": "amao",
"lastName": "有村",
"firstName": "麻央"
"lastName": "Arimura",
"firstName": "Mao"
},
{
"id": "atbm",
"lastName": "雨夜",
"firstName": ""
"lastName": "Amaya",
"firstName": "Tsubame"
},
{
"id": "fktn",
"lastName": "藤田",
"firstName": "ことね"
"lastName": "Fujita",
"firstName": "Kotone"
},
{
"id": "hmsz",
"lastName": "秦谷",
"firstName": "美鈴"
"lastName": "Hataya",
"firstName": "Misuzu"
},
{
"id": "hrnm",
"lastName": "姫崎",
"firstName": "莉波"
"lastName": "Himesaki",
"firstName": "Rinami"
},
{
"id": "hski",
"lastName": "花海",
"firstName": "咲季"
"lastName": "Hanami",
"firstName": "Saki"
},
{
"id": "hume",
"lastName": "花海",
"firstName": "佑芽"
"lastName": "Hanami",
"firstName": "Ume"
},
{
"id": "jkno",
"lastName": "十王",
"firstName": "邦夫"
"lastName": "Juo",
"firstName": "Kunio"
},
{
"id": "jsna",
"lastName": "十王",
"firstName": "星南"
"lastName": "Juo",
"firstName": "Sena"
},
{
"id": "kcna",
"lastName": "倉本",
"firstName": "千奈"
"lastName": "Kuramoto",
"firstName": "China"
},
{
"id": "kllj",
"lastName": "葛城",
"firstName": "リーリヤ"
"lastName": "Katsuragi",
"firstName": "Lilja"
},
{
"id": "nasr",
"lastName": "根緒",
"firstName": "亜紗里"
"lastName": "Neo",
"firstName": "Asari"
},
{
"id": "shro",
"lastName": "篠澤",
"firstName": ""
"lastName": "Shinosawa",
"firstName": "Hiro"
},
{
"id": "ssmk",
"lastName": "紫雲",
"firstName": "清夏"
"lastName": "Shiun",
"firstName": "Sumika"
},
{
"id": "trda",
"lastName": "ダンス",
"firstName": "トレーナー"
"lastName": "Dance",
"firstName": "Trainer"
},
{
"id": "trvi",
"lastName": "ビジュアル",
"firstName": "トレーナー"
"lastName": "Visual",
"firstName": "Trainer"
},
{
"id": "trvo",
"lastName": "ボーカル",
"firstName": "トレーナー"
"lastName": "Vocal",
"firstName": "Trainer"
},
{
"id": "ttmr",
"lastName": "月村",
"firstName": "手毬"
"lastName": "Tsukimura",
"firstName": "Temari"
}
]
}
+10
View File
@@ -785,6 +785,16 @@
"name": "Hakusen",
"description": "【Hakusen】Obtained at the 4th stage of Lilja Katsuragi's talent bloom"
},
{
"id": "kllj-cstm-0041",
"name": "Aurora",
"description": "【Aurora】Get Lilja Katsuragi"
},
{
"id": "kllj-cstm-0042",
"name": "Aurora",
"description": "【Aurora】Obtained at the 4th stage of Lilja Katsuragi's talent bloom"
},
{
"id": "kllj-cstm-0045",
"name": "Kamugiroku",
+10
View File
@@ -590,6 +590,16 @@
"name": "Hakusen",
"description": "【Hakusen】Get Lilja Katsuragi"
},
{
"id": "costume_head_kllj-cstm-0041",
"name": "Aurora",
"description": "【Aurora】Get Lilja Katsuragi"
},
{
"id": "costume_head_kllj-cstm-0042",
"name": "Aurora",
"description": "【Aurora】Obtained at the 4th stage of Lilja Katsuragi's talent bloom"
},
{
"id": "costume_head_kllj-cstm-0045",
"name": "Kamugiroku",
+4
View File
@@ -241,6 +241,10 @@
"id": "i_card-kllj-3-006",
"name": "Campus mode!!"
},
{
"id": "i_card-kllj-3-008",
"name": "Aurora"
},
{
"id": "i_card-shro-1-000",
"name": "School Life"
+6
View File
@@ -689,6 +689,12 @@
"description": "Item used for awakening and unlocking Produce Idols",
"acquisitionRouteDescription": "Gacha, etc."
},
{
"id": "item-piece-idol_kllj-3-008",
"name": "[Aurora] Lilja Katsuragi's Piece",
"description": "Item used for awakening and unlocking Produce Idols",
"acquisitionRouteDescription": "Gacha, etc."
},
{
"id": "item-piece-idol_shro-1-000",
"name": "[Campus Life] Hiro Shinosawa's Piece",
+11 -3
View File
@@ -85,6 +85,14 @@
"id": "common.meishi_base.description",
"description": "Items that can be set on Business Cards"
},
{
"id": "common.network.error.outdated_app.button",
"description": "Migration"
},
{
"id": "common.network.error.outdated_app.description",
"description": "There is a newer version\nPlease update"
},
{
"id": "common.network.error.purchase_limit.description",
"description": "Purchase could not be completed due to reaching the purchase limit. Please contact support."
@@ -439,15 +447,15 @@
},
{
"id": "story_event.box_gasha.reset_description.EmptyAll",
"description": "Once all rewards are obtained, the event gacha lineup updates automatically."
"description": "Once all rewards are obtained,\nthe event gacha lineup updates automatically."
},
{
"id": "story_event.box_gasha.reset_description.EmptyFeature",
"description": "When all pickup rewards are obtained, the event gacha lineup updates automatically."
"description": "When all pickup rewards are obtained,\nthe event gacha lineup updates automatically."
},
{
"id": "story_event.box_gasha.reset_description.Optional",
"description": "You can reset the event gacha lineup anytime by performing a reward reset. ※The lineup updates immediately after performing the reset."
"description": "You can reset the event gacha lineup anytime by performing a reward reset.\n※The lineup updates immediately after performing the reset."
},
{
"id": "story_event.box_gasha.reset_result.sheet.description",
+350
View File
@@ -1475,6 +1475,356 @@
"title": "P-Task 2-50",
"description": "Achieve an S Rating in Produce Mode",
"homeDescription": "Achieve an S Rating in Produce Mode"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 51,
"title": "P-Task 51",
"description": "Take on N.I.A in Production.",
"homeDescription": "Take on N.I.A in Production."
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 52,
"title": "P-Task 52",
"description": "Achieve {threshold} Achievements",
"homeDescription": "Achieve {threshold} Achievements"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 53,
"title": "P-Task 53",
"description": "Raise the Training Stage of {threshold} Produce Idols to 6",
"homeDescription": "Raise the Training Stage of {threshold} Produce Idols to 6"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 54,
"title": "P-Task 54",
"description": "Raise the Total Unit Power in a Contest to {threshold} or higher",
"homeDescription": "Raise the Total Unit Power in a Contest to {threshold} or higher"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 55,
"title": "P-Task 55",
"description": "Earn a score of {threshold} or higher in a Contest",
"homeDescription": "Earn a score of {threshold} or higher in a Contest"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 56,
"title": "P-Task 56",
"description": "Challenge a Contest",
"homeDescription": "Challenge a Contest"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 57,
"title": "P-Task 57",
"description": "Customize a skill card {threshold} times in N.I.A",
"homeDescription": "Customize a skill card {threshold} times in N.I.A"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 58,
"title": "P-Task 58",
"description": "Gain {threshold} fan votes in N.I.A",
"homeDescription": "Gain {threshold} fan votes in N.I.A"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 59,
"title": "P-Task 59",
"description": "Achieve {threshold} Achievements",
"homeDescription": "Achieve {threshold} Achievements"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 60,
"title": "P-Task 60",
"description": "Pass the final audition in N.I.A",
"homeDescription": "Pass the final audition in N.I.A"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 61,
"title": "P-Task 61",
"description": "Earn a total of {threshold}★ in The Idol Road",
"homeDescription": "Earn a total of {threshold}★ in The Idol Road"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 62,
"title": "P-Task 62",
"description": "Raise the Total Unit Power in a Contest to {threshold} or higher",
"homeDescription": "Raise the Total Unit Power in a Contest to {threshold} or higher"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 63,
"title": "P-Task 63",
"description": "Earn a score of {threshold} or higher in a Contest",
"homeDescription": "Earn a score of {threshold} or higher in a Contest"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 64,
"title": "P-Task 64",
"description": "Reach a total of {threshold} fans",
"homeDescription": "Reach a total of {threshold} fans"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 65,
"title": "P-Task 65",
"description": "Work a total of {threshold} hours",
"homeDescription": "Work a total of {threshold} hours"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 66,
"title": "P-Task 66",
"description": "Achieve an S or higher rating in N.I.A's production\n【Condition】Plan: Sense Production Idol",
"homeDescription": "Achieve an S or higher rating in N.I.A's production\n【Condition】Plan: Sense Production Idol"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 67,
"title": "P-Task 67",
"description": "Train any parameter to 1,700 or higher in Production",
"homeDescription": "Train any parameter to 1,700 or higher in Production"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 68,
"title": "P-Task 68",
"description": "Acquire {threshold} types of Skill Cards",
"homeDescription": "Acquire {threshold} types of Skill Cards"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 69,
"title": "P-Task 69",
"description": "Customize a skill card {threshold} times in N.I.A",
"homeDescription": "Customize a skill card {threshold} times in N.I.A"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 70,
"title": "P-Task 70",
"description": "Achieve {threshold} Achievements",
"homeDescription": "Achieve {threshold} Achievements"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 71,
"title": "P-Task 71",
"description": "Select Special Guidance {threshold} times in Production",
"homeDescription": "Select Special Guidance {threshold} times in Production"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 72,
"title": "P-Task 72",
"description": "Raise any idols Bond Lv to {threshold}",
"homeDescription": "Raise any idols Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 73,
"title": "P-Task 73",
"description": "Work a total of {threshold} hours",
"homeDescription": "Work a total of {threshold} hours"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 74,
"title": "P-Task 74",
"description": "Reach Producer Lv{threshold}",
"homeDescription": "Reach Producer Lv{threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 75,
"title": "P-Task 75",
"description": "Raise the Total Unit Power in a Contest to {threshold} or higher",
"homeDescription": "Raise the Total Unit Power in a Contest to {threshold} or higher"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 76,
"title": "P-Task 76",
"description": "Earn a score of {threshold} or higher in a Contest",
"homeDescription": "Earn a score of {threshold} or higher in a Contest"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 77,
"title": "P-Task 77",
"description": "Gain {threshold} fan votes in N.I.A",
"homeDescription": "Gain {threshold} fan votes in N.I.A"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 78,
"title": "P-Task 78",
"description": "Achieve an S or higher rating in N.I.A's production\n【Condition】Plan: Logic Production Idol",
"homeDescription": "Achieve an S or higher rating in N.I.A's production\n【Condition】Plan: Logic Production Idol"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 79,
"title": "P-Task 79",
"description": "Reach a total of {threshold} fans",
"homeDescription": "Reach a total of {threshold} fans"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 80,
"title": "P-Task 80",
"description": "Achieve {threshold} Achievements",
"homeDescription": "Achieve {threshold} Achievements"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 81,
"title": "P-Task 81",
"description": "Achieve an S or higher rating in N.I.A's production\n【Condition】Plan: Anomaly Production Idol",
"homeDescription": "Achieve an S or higher rating in N.I.A's production\n【Condition】Plan: Anomaly Production Idol"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 82,
"title": "P-Task 82",
"description": "Raise Saki Hanamis Bond Lv to {threshold}",
"homeDescription": "Raise Saki Hanamis Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 83,
"title": "P-Task 83",
"description": "Raise Temari Tsukimuras Bond Lv to {threshold}",
"homeDescription": "Raise Temari Tsukimuras Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 84,
"title": "P-Task 84",
"description": "Raise Kotone Fujitas Bond Lv to {threshold}",
"homeDescription": "Raise Kotone Fujitas Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 85,
"title": "P-Task 85",
"description": "Raise Mao Arimuras Bond Lv to {threshold}",
"homeDescription": "Raise Mao Arimuras Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 86,
"title": "P-Task 86",
"description": "Raise Lilja Katsuragis Bond Lv to {threshold}",
"homeDescription": "Raise Lilja Katsuragis Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 87,
"title": "P-Task 87",
"description": "Raise China Kuramotos Bond Lv to {threshold}",
"homeDescription": "Raise China Kuramotos Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 88,
"title": "P-Task 88",
"description": "Raise Sumika Shiuns Bond Lv to {threshold}",
"homeDescription": "Raise Sumika Shiuns Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 89,
"title": "P-Task 89",
"description": "Raise Hiro Shinosawas Bond Lv to {threshold}",
"homeDescription": "Raise Hiro Shinosawas Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 90,
"title": "P-Task 90",
"description": "Raise Sena Juos Bond Lv to {threshold}",
"homeDescription": "Raise Sena Juos Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 91,
"title": "P-Task 91",
"description": "Raise Ume Hanamis Bond Lv to {threshold}",
"homeDescription": "Raise Ume Hanamis Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 92,
"title": "P-Task 92",
"description": "Raise Rinami Himesakis Bond Lv to {threshold}",
"homeDescription": "Raise Rinami Himesakis Bond Lv to {threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 93,
"title": "P-Task 93",
"description": "Customize a skill card {threshold} times in N.I.A",
"homeDescription": "Customize a skill card {threshold} times in N.I.A"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 94,
"title": "P-Task 94",
"description": "Earn a total of {threshold}★ in The Idol Road",
"homeDescription": "Earn a total of {threshold}★ in The Idol Road"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 95,
"title": "P-Task 95",
"description": "Get N.I.A True End {threshold} times",
"homeDescription": "Get N.I.A True End {threshold} times"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 96,
"title": "P-Task 96",
"description": "Raise the Total Unit Power in a Contest to {threshold} or higher",
"homeDescription": "Raise the Total Unit Power in a Contest to {threshold} or higher"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 97,
"title": "P-Task 97",
"description": "Earn a score of {threshold} or higher in a Contest",
"homeDescription": "Earn a score of {threshold} or higher in a Contest"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 98,
"title": "P-Task 98",
"description": "Reach Producer Lv{threshold}",
"homeDescription": "Reach Producer Lv{threshold}"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 99,
"title": "P-Task 99",
"description": "Take on Production and achieve an S+ or higher rating",
"homeDescription": "Take on Production and achieve an S+ or higher rating"
},
{
"mainTaskGroupId": "main_task_group-03-01",
"number": 100,
"title": "P-Task 100",
"description": "Get N.I.A True End {threshold} times",
"homeDescription": "Get N.I.A True End {threshold} times"
}
]
}
+269 -1
View File
@@ -2293,6 +2293,14 @@
"id": "mission-normal-incrementmemorygradecount-s-2",
"name": "Earn {threshold} memories with an S+ rating"
},
{
"id": "mission-normal-incrementmemorygradecount-ss-1",
"name": "Earn {threshold} memories with an SS rating"
},
{
"id": "mission-normal-incrementmemorygradecount-ss-2",
"name": "Earn {threshold} memories with an SS+ rating"
},
{
"id": "mission-normal-incrementmissionclear-1",
"name": "Clear {threshold} tasks!"
@@ -3565,6 +3573,18 @@
"id": "achieve-i_card-kllj-3-006-03",
"name": "【Campus mode!!】Get rating of A+ or higher in Lilja Katsuragi's production {threshold} time(s)"
},
{
"id": "achieve-i_card-kllj-3-008-01",
"name": "【Aurora】Pass the final exam in Mao Arimura's production"
},
{
"id": "achieve-i_card-kllj-3-008-02",
"name": "【Aurora】Set Mao Arimura's SP training stage to {threshold}"
},
{
"id": "achieve-i_card-kllj-3-008-03",
"name": "【Aurora】Get rating of A+ or higher in Mao Arimura's production {threshold} time(s)"
},
{
"id": "achieve-i_card-shro-3-001-01",
"name": "【Contrast】Pass the final exam in Hiro Shinosawa's production"
@@ -3899,7 +3919,7 @@
},
{
"id": "achieve-p_common-015",
"name": "Exchange {threshold} time(s) in the consultation room"
"name": "Exchange through consultations {threshold} times."
},
{
"id": "achieve-p_common-016",
@@ -3945,6 +3965,10 @@
"id": "achieve-p_common-026",
"name": "Pass the final exam with a score of SS or higher {threshold} time(s)"
},
{
"id": "achieve-p_common-027",
"name": "Pass the final exam with an SS+ score or higher {threshold} times."
},
{
"id": "achieve-p_idol-amao-000",
"name": "View True End with Mao Arimura"
@@ -4029,6 +4053,10 @@
"id": "achieve-p_idol-amao-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-amao-020",
"name": "Pass the final exam with Mao Arimura and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-card-amao-002-1",
"name": "【A Cool Beginning】Pass the final exam in Mao Arimura's production"
@@ -4329,6 +4357,10 @@
"id": "achieve-p_idol-fktn-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-fktn-020",
"name": "Pass the final exam with Kotone Fujita and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-hrnm-000",
"name": "View True End with Rinami Himesaki"
@@ -4413,6 +4445,10 @@
"id": "achieve-p_idol-hrnm-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-hrnm-020",
"name": "Pass the final exam with Rinami Himesaki and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-hski-000",
"name": "See True End with Saki Hanami"
@@ -4497,6 +4533,10 @@
"id": "achieve-p_idol-hski-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-hski-020",
"name": "Pass the final exam with Saki Hanami and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-hume-000",
"name": "View True End with Ume Hanami"
@@ -4581,6 +4621,10 @@
"id": "achieve-p_idol-hume-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-hume-020",
"name": "Pass the final exam with Ume Hanami and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-jsna-000",
"name": "View True End with Sena Juo"
@@ -4665,6 +4709,10 @@
"id": "achieve-p_idol-jsna-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-jsna-020",
"name": "Pass the final exam with Sena Juo and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-kcna-000",
"name": "View True End with China Kuramoto"
@@ -4749,6 +4797,10 @@
"id": "achieve-p_idol-kcna-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-kcna-020",
"name": "Pass the final exam with China Kuramoto and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-kllj-000",
"name": "See True End with Lilja Katsuragi"
@@ -4833,6 +4885,10 @@
"id": "achieve-p_idol-kllj-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-kllj-020",
"name": "Pass the final exam with Lilja Katsuragi and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-shro-000",
"name": "View True End with Hiro Shinosawa"
@@ -4917,6 +4973,10 @@
"id": "achieve-p_idol-shro-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-shro-020",
"name": "Pass the final exam with Hiro Shinosawa and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-ssmk-000",
"name": "View True End with Sumika Shiun"
@@ -5001,6 +5061,10 @@
"id": "achieve-p_idol-ssmk-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-ssmk-020",
"name": "Pass the final exam with Sumika Shiun and achieve an SS rating or higher {threshold} times."
},
{
"id": "achieve-p_idol-ttmr-000",
"name": "View True End with Temari Tsukimura"
@@ -5085,6 +5149,10 @@
"id": "achieve-p_idol-ttmr-019",
"name": "Earn {threshold} fan votes in production"
},
{
"id": "achieve-p_idol-ttmr-020",
"name": "Pass the final exam with Temari Tsukimura and achieve an SS rating or higher {threshold} times."
},
{
"id": "main_task_group-01-01#1",
"name": "Start production"
@@ -5924,6 +5992,206 @@
{
"id": "main_task_group-03-01#50",
"name": "Achieve S rank or higher in production"
},
{
"id": "main_task_group-03-01#51",
"name": "Challenge N.I.A in Production"
},
{
"id": "main_task_group-03-01#52",
"name": "Obtain {threshold} achievements"
},
{
"id": "main_task_group-03-01#53",
"name": "Unlock the sixth training level for {threshold} produced idols"
},
{
"id": "main_task_group-03-01#54",
"name": "Increase your unit's overall strength in the contest to {threshold} or higher"
},
{
"id": "main_task_group-03-01#55",
"name": "Score {threshold} or higher in a contest"
},
{
"id": "main_task_group-03-01#56",
"name": "Participate in a contest"
},
{
"id": "main_task_group-03-01#57",
"name": "Customize skill cards in N.I.A {threshold} times"
},
{
"id": "main_task_group-03-01#58",
"name": "Gain {threshold} fan votes in N.I.A"
},
{
"id": "main_task_group-03-01#59",
"name": "Obtain {threshold} achievements"
},
{
"id": "main_task_group-03-01#60",
"name": "Pass the final audition in N.I.A"
},
{
"id": "main_task_group-03-01#61",
"name": "Earn a total of {threshold} stars in The Idol Road"
},
{
"id": "main_task_group-03-01#62",
"name": "Increase your unit's overall strength in the contest to {threshold} or higher"
},
{
"id": "main_task_group-03-01#63",
"name": "Score {threshold} or higher in a contest"
},
{
"id": "main_task_group-03-01#64",
"name": "Gain a total of {threshold} fans"
},
{
"id": "main_task_group-03-01#65",
"name": "Work for a total of {threshold} hours"
},
{
"id": "main_task_group-03-01#66",
"name": "Achieve an S rating or higher in N.I.A Production.\n【Condition】 Plan: Sense Production Idol"
},
{
"id": "main_task_group-03-01#67",
"name": "Raise any parameter to 1,700 or higher in Production."
},
{
"id": "main_task_group-03-01#68",
"name": "Acquire {threshold} different skill cards"
},
{
"id": "main_task_group-03-01#69",
"name": "Customize skill cards in N.I.A {threshold} times"
},
{
"id": "main_task_group-03-01#70",
"name": "Obtain {threshold} achievements"
},
{
"id": "main_task_group-03-01#71",
"name": "Select special training {threshold} times in Production."
},
{
"id": "main_task_group-03-01#72",
"name": "Raise the Bond Lv of any idol to {threshold}"
},
{
"id": "main_task_group-03-01#73",
"name": "Work for a total of {threshold} hours"
},
{
"id": "main_task_group-03-01#74",
"name": "Reach producer level {threshold}"
},
{
"id": "main_task_group-03-01#75",
"name": "Increase your unit's overall strength in the contest to {threshold} or higher"
},
{
"id": "main_task_group-03-01#76",
"name": "Score {threshold} or higher in a contest"
},
{
"id": "main_task_group-03-01#77",
"name": "Gain {threshold} fan votes in N.I.A"
},
{
"id": "main_task_group-03-01#78",
"name": "Achieve an S rating or higher in N.I.A Production.\n【Condition】 Plan: Logic Production Idol"
},
{
"id": "main_task_group-03-01#79",
"name": "Gain a total of {threshold} fans"
},
{
"id": "main_task_group-03-01#80",
"name": "Obtain {threshold} achievements"
},
{
"id": "main_task_group-03-01#81",
"name": "Achieve an S rating or higher in N.I.A Production.\n【Condition】 Plan: Anomaly Production Idol"
},
{
"id": "main_task_group-03-01#82",
"name": "Raise Saki Hanami's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#83",
"name": "Raise Temari Tsukimuras Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#84",
"name": "Raise Kotone Fujita's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#85",
"name": "Increase Mao Arimura's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#86",
"name": "Raise Lilja Katsuragi's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#87",
"name": "Raise China Kuramoto's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#88",
"name": "Increase Sumika Shiun's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#89",
"name": "Increase Hiro Shinosawa's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#90",
"name": "Raise Sena Juo's Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#91",
"name": "Raise Ume Hanami's Bond Lv to {threshold}!"
},
{
"id": "main_task_group-03-01#92",
"name": "Raise Rinami Himesakis Bond Lv to {threshold}"
},
{
"id": "main_task_group-03-01#93",
"name": "Customize skill cards in N.I.A {threshold} times"
},
{
"id": "main_task_group-03-01#94",
"name": "Earn a total of {threshold} stars in The Idol Road"
},
{
"id": "main_task_group-03-01#95",
"name": "Watch N.I.A true end {threshold} times."
},
{
"id": "main_task_group-03-01#96",
"name": "Increase your unit's overall strength in the contest to {threshold} or higher"
},
{
"id": "main_task_group-03-01#97",
"name": "Score {threshold} or higher in a contest"
},
{
"id": "main_task_group-03-01#98",
"name": "Reach producer level {threshold}"
},
{
"id": "main_task_group-03-01#99",
"name": "Challenge Production and achieve an S+ rating or higher."
},
{
"id": "main_task_group-03-01#100",
"name": "Watch N.I.A true end {threshold} times."
}
]
}
+8
View File
@@ -813,6 +813,14 @@
"composer": "NayutalieN",
"arranger": "NayutalieN"
},
{
"id": "music-char-kllj-002",
"title": "Aurora",
"displayTitle": "Aurora",
"lyrics": "Ryosuke Shigenaga",
"composer": "Ryosuke Shigenaga",
"arranger": "Ryosuke Shigenaga"
},
{
"id": "music-char-kllj-003",
"title": "Wake up!!",
File diff suppressed because it is too large Load Diff
@@ -211,6 +211,21 @@
"customizeCount": 3,
"description": ""
},
{
"id": "p_card_custom-040_040_070-g_effect-p_card-02-act-1_037-enc_1-g_effect-p_card-02-act-1_037-enc_2-g_effect-p_card-02-act-1_037-enc_3",
"customizeCount": 1,
"description": "Sustain Effect+"
},
{
"id": "p_card_custom-040_040_070-g_effect-p_card-02-act-1_037-enc_1-g_effect-p_card-02-act-1_037-enc_2-g_effect-p_card-02-act-1_037-enc_3",
"customizeCount": 2,
"description": ""
},
{
"id": "p_card_custom-040_040_070-g_effect-p_card-02-act-1_037-enc_1-g_effect-p_card-02-act-1_037-enc_2-g_effect-p_card-02-act-1_037-enc_3",
"customizeCount": 3,
"description": ""
},
{
"id": "p_card_custom-040_040_070-g_effect-parameter_buff_multiple_per_turn_add-1-g_effect-parameter_buff_multiple_per_turn_add-2-g_effect-parameter_buff_multiple_per_turn_add-4",
"customizeCount": 1,
@@ -721,6 +736,21 @@
"customizeCount": 1,
"description": ""
},
{
"id": "p_card_custom-070-g_effect-play_effect_trigger_change-e_trigger-none-review_up-15-e_trigger-none-review_up-10",
"customizeCount": 1,
"description": ""
},
{
"id": "p_card_custom-070-g_effect-play_trigger_change-e_trigger-none-block_up-30-e_trigger-none-block_up-15",
"customizeCount": 1,
"description": ""
},
{
"id": "p_card_custom-070-g_effect-play_trigger_change-e_trigger-none-preservation_change_count_up-2-e_trigger-none-preservation_change_count_up-1",
"customizeCount": 1,
"description": ""
},
{
"id": "p_card_custom-070-g_effect-review_add-2",
"customizeCount": 1,
@@ -274,59 +274,59 @@
"name": "Growth "
},
{
"type": 167,
"type": "ProduceExamEffectType_ExamOverPreservation",
"name": "Relaxed "
},
{
"type": 170,
"type": "ProduceExamEffectType_ExamEnthusiasticAdditive",
"name": "Additional Enthusiasm "
},
{
"type": 171,
"type": "ProduceExamEffectType_ExamEnthusiasticMultiple",
"name": "Enthusiasm Increase "
},
{
"type": 172,
"type": "ProduceExamEffectType_ExamFullPowerLessonMultipleAdditive",
"name": "Full Power Enhancement "
},
{
"type": 173,
"type": "ProduceExamEffectType_ExamConcentrationLessonMultipleAdditive",
"name": "Confidence Enhancement "
},
{
"type": 174,
"type": "ProduceExamEffectType_ExamLessonBuffAdditive",
"name": "Increased Focus Gain "
},
{
"type": 175,
"type": "ProduceExamEffectType_ExamParameterBuffAdditive",
"name": "Increased Good Condition Gain "
},
{
"type": 176,
"type": "ProduceExamEffectType_ExamAggressiveAdditive",
"name": "Increased Motivation Gain "
},
{
"type": 177,
"type": "ProduceExamEffectType_ExamReviewAdditive",
"name": "Increased Good Impression Gain "
},
{
"type": 178,
"type": "ProduceExamEffectType_ExamFullPowerPointAdditive",
"name": "Increased Full Power Point Gain "
},
{
"type": 179,
"type": "ProduceExamEffectType_ExamGrowEffectLessonAddAdditive",
"name": "Increased Parameter Gain Increase "
},
{
"type": 180,
"type": "ProduceExamEffectType_ExamParameterBuffMultiplePerTurnReduce",
"name": "Good Shape Decrease "
},
{
"type": 181,
"type": "ProduceExamEffectType_ExamLessonValueMultipleDependReviewOrAggressive",
"name": "Pride (Temp) "
},
{
"type": 182,
"type": "ProduceExamEffectType_ExamReviewMultiple",
"name": "Good Impression Enhancement "
}
]
@@ -3981,7 +3981,7 @@
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": 167,
"examEffectType": "ProduceExamEffectType_ExamOverPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
@@ -4021,7 +4021,7 @@
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": 167,
"examEffectType": "ProduceExamEffectType_ExamOverPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
@@ -4081,7 +4081,7 @@
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": 167,
"examEffectType": "ProduceExamEffectType_ExamOverPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
@@ -4137,7 +4137,7 @@
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": 167,
"examEffectType": "ProduceExamEffectType_ExamOverPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
@@ -4297,7 +4297,7 @@
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": 167,
"examEffectType": "ProduceExamEffectType_ExamOverPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
@@ -4337,7 +4337,7 @@
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": 167,
"examEffectType": "ProduceExamEffectType_ExamOverPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
@@ -4397,7 +4397,7 @@
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": 167,
"examEffectType": "ProduceExamEffectType_ExamOverPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
@@ -210,11 +210,11 @@
"name": "Good Impression-based Parameter Multiplier Increase "
},
{
"type": 53,
"type": "ProduceCardGrowEffectType_CostParameterBuffMultiplePerTurnAdd",
"name": "Excellent Condition Cost Increase "
},
{
"type": 54,
"type": "ProduceCardGrowEffectType_CostParameterBuffMultiplePerTurnReduce",
"name": "Excellent Condition Cost Decrease"
}
]
+423 -1
View File
@@ -554,6 +554,232 @@
],
"name": "Powerful herbal remedy drink "
},
{
"id": "pdrink_00-2-010",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamLessonValueMultiple",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamLessonValueMultiple",
"text": "Increase in parameter increase "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValuePercent1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "10"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "%</nobr> (<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeTurn",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "5"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": " turns</nobr>)"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "Draw <nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValue1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "2"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "skill cards </nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamStaminaReduceFix",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamStaminaReduceFix",
"text": "Health consumption "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValue1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "2"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "</nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "During <nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeTurn",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "5"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "turn </nobr>,"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "At the start of the turn, "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "draw a skill card "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "\t"
}
],
"name": "Senburi Soda "
},
{
"id": "pdrink_00-3-001",
"produceDescriptions": [
@@ -1002,6 +1228,202 @@
],
"name": "Hatsuboshi Boost Energy"
},
{
"id": "pdrink_01-3-012",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "Select a skill card from the deck or discard pile, "
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceDescriptionName",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ProduceCardPositionType_Hand",
"text": "Hand "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "Move to "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "The next skill card used will consume <nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValue1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "0"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "</nobr> stamina (<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectCount",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "2"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "times</nobr>) "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamStaminaReduceFix",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamStaminaReduceFix",
"text": "Health consumption "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValue1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "2"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "</nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamStaminaConsumptionAdd",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamStaminaConsumptionAdd",
"text": "Increase in health consumption "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeTurn",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "1"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": " turns</nobr> "
}
],
"name": "Hatsuboshi Kurozu "
},
{
"id": "pdrink_02-1-006",
"produceDescriptions": [
@@ -2082,7 +2504,7 @@
"text": " turns</nobr> "
}
],
"name": "Hatsuboshi Hot Water"
"name": "Hatsuboshi Soup"
}
]
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1342,6 +1342,51 @@
}
]
},
{
"id": "e_trigger-exam_card_play-concentration_up-2-p_card_search-mental_skill-playing-0_1",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceCardCategory",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_MentalSkill",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_MentalSkillCard",
"text": "Mental skill card"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "At the time of use,"
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamConcentration",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamConcentration_Produce",
"text": "Confident"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "In the second stage,"
}
]
},
{
"id": "e_trigger-exam_card_play-condition_threshold_multiple_down-250",
"produceDescriptions": [
@@ -7351,6 +7396,31 @@
}
]
},
{
"id": "e_trigger-exam_start_turn-stamina_less_multiple-500-lesson_dance",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceDescriptionName",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Convert_StepLessonType_DanceLesson",
"text": "【Dance Lesson/Dance Turn Only】"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "At the start of the turn, if stamina is 50% or lower,"
}
]
},
{
"id": "e_trigger-exam_start_turn-stamina_less_multiple-500-lesson_vocal",
"produceDescriptions": [
@@ -8580,6 +8650,31 @@
}
]
},
{
"id": "e_trigger-none-block_up-15",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamBlock",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamBlock",
"text": "Energy"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "If it is 15 or higher,"
}
]
},
{
"id": "e_trigger-none-block_up-30",
"produceDescriptions": [
@@ -8630,6 +8725,31 @@
}
]
},
{
"id": "e_trigger-none-concentration_up-2",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamConcentration",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamConcentration_Produce",
"text": "Confident"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "In the second stage,"
}
]
},
{
"id": "e_trigger-none-full_power_change_count_up-1",
"produceDescriptions": [
@@ -8840,6 +8960,56 @@
}
]
},
{
"id": "e_trigger-none-preservation_change_count_up-1",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamPreservation_Produce",
"text": "Preservation"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "If the number of occurrences reaches 1 or more,"
}
]
},
{
"id": "e_trigger-none-preservation_change_count_up-2",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamPreservation",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamPreservation_Produce",
"text": "Preservation"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "If the number of occurrences reaches 2 or more,"
}
]
},
{
"id": "e_trigger-none-preservation_up",
"produceDescriptions": [
@@ -8890,6 +9060,31 @@
}
]
},
{
"id": "e_trigger-none-review_up-15",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamReview",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamReview_Produce",
"text": "Good Impression"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "If it is 15 or higher,"
}
]
},
{
"id": "e_trigger-start_exam_play",
"produceDescriptions": [
+469 -11
View File
@@ -10633,7 +10633,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -10829,7 +10829,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -12132,6 +12132,112 @@
],
"name": "N.I.A Patch"
},
{
"id": "pitem_00-3-119-0",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceDescriptionName",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Convert_StepLessonType_DanceLesson",
"text": "【Dance lesson/Dance turn only】"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "At the start of the turn, if stamina is 50% or less, "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "Max Stamina <nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValuePercent1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "15"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "%</nobr> "
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamStaminaRecoverFix",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamStaminaRecoverFix",
"text": "Stamina Recovery "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": " ("
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceDescriptionName",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Convert_002",
"text": "Lesson "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "2 Times Out of the Total) "
}
],
"name": "Standing Shoes"
},
{
"id": "pitem_01-0-001-0-000",
"produceDescriptions": [
@@ -12173,7 +12279,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -23339,7 +23445,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -23475,7 +23581,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -37977,7 +38083,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -38153,7 +38259,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -39543,7 +39649,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -39719,7 +39825,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -39835,7 +39941,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -40081,7 +40187,7 @@
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_EffectTimes",
"text": " times "
"text": "x "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
@@ -50472,6 +50578,358 @@
],
"name": "Sign of solidarity+"
},
{
"id": "pitem_03-3-109-0",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceCardCategory",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_MentalSkill",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_MentalSkillCard",
"text": "Mental Skill Card"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "When used, "
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamConcentration",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamConcentration_Produce",
"text": "Confident "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "When in the second stage,"
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceCardCategory",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_MentalSkill",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_MentalSkillCard",
"text": "Mental Skill Card"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "of "
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceCardGrowEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_BlockAdd",
"text": "Increases energy"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "+4"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamStaminaReduceFix",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamStaminaReduceFix",
"text": "Stamina Consumption "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValue1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "2"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "</nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": " ("
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceDescriptionName",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Convert_002",
"text": "Lesson "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "3 Times Out of the Total) "
}
],
"name": "Small Galaxy"
},
{
"id": "pitem_03-3-109-1",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceCardCategory",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_MentalSkill",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_MentalSkillCard",
"text": "Mental Skill Card"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "When used, "
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamConcentration",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamConcentration_Produce",
"text": "Confident "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "When in the second stage,"
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceCardCategory",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_MentalSkill",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_MentalSkillCard",
"text": "Mental Skill Card"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "of "
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceCardGrowEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_BlockAdd",
"text": "Increases energy"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "+4"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceExamEffectType",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_ExamStaminaReduceFix",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ExamStaminaReduceFix",
"text": "Stamina Consumption "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "<nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_Exam",
"examDescriptionType": "ExamDescriptionType_CustomizeEffectValue1",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "1"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "</nobr>"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": ""
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": " ("
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceDescriptionName",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Convert_002",
"text": "Lesson "
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "3 Times Out of the Total) "
}
],
"name": "Small Galaxy+"
},
{
"id": "pitem_03-3-111-0",
"produceDescriptions": [
File diff suppressed because it is too large Load Diff
@@ -63515,6 +63515,18 @@
"id": "event-detail-p_story-i_card-kllj-3-006-03",
"produceDescriptions": []
},
{
"id": "event-detail-p_story-i_card-kllj-3-008-01",
"produceDescriptions": []
},
{
"id": "event-detail-p_story-i_card-kllj-3-008-02",
"produceDescriptions": []
},
{
"id": "event-detail-p_story-i_card-kllj-3-008-03",
"produceDescriptions": []
},
{
"id": "event-detail-p_story-i_card-shro-3-001-01",
"produceDescriptions": []
@@ -69967,6 +69979,81 @@
}
]
},
{
"id": "event-detail-s_card-3-0049-01",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_ProduceItem",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "pitem_00-3-119-0",
"text": "Solitary Shoes"
},
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "Acquire "
}
]
},
{
"id": "event-detail-s_card-3-0049-02",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "Dance Increase+"
},
{
"produceDescriptionType": "ProduceDescriptionType_DiffText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "20"
}
]
},
{
"id": "event-detail-s_card-3-0049-03",
"produceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "",
"text": "Select a Skill Card with \"Basic\" in its Name and Change to a Different Skill Card "
},
{
"produceDescriptionType": "ProduceDescriptionType_ProduceDescription",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"targetId": "Label_ProduceCardChange",
"text": "Change"
}
]
},
{
"id": "event-detail-s_card-3-0050-01",
"produceDescriptions": [
+30
View File
@@ -9569,6 +9569,21 @@
"title": "Campus mode!! Ep.3",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-i_card-kllj-3-008-01",
"title": "Aurora Ep.1",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-i_card-kllj-3-008-02",
"title": "Aurora Ep.2",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-i_card-kllj-3-008-03",
"title": "Aurora Ep.3",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-i_card-shro-3-000-01",
"title": "Koukei Ep.1",
@@ -11039,6 +11054,21 @@
"title": "Treasure-Worthy Chocolate",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-s_card-3-0049-01",
"title": "To be independent!",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-s_card-3-0049-02",
"title": "Don't ever let me go!",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-s_card-3-0049-03",
"title": "Incoherent conversation",
"produceEventHintProduceConditionDescriptions": []
},
{
"id": "p_story-s_card-3-0050-01",
"title": "Were Still a Work in Progress",
+16
View File
@@ -1644,6 +1644,22 @@
],
"name": "I'll deliver this no matter what!"
},
{
"id": "s_card-3-0049",
"upgradeProduceCardProduceDescriptions": [
{
"produceDescriptionType": "ProduceDescriptionType_PlainText",
"examDescriptionType": "ExamDescriptionType_Unknown",
"examEffectType": "ProduceExamEffectType_Unknown",
"produceCardGrowEffectType": "ProduceCardGrowEffectType_Unknown",
"produceCardCategory": "ProduceCardCategory_Unknown",
"produceCardMovePositionType": "ProduceCardMovePositionType_Unknown",
"produceStepType": "ProduceStepType_Unknown",
"text": "/ High"
}
],
"name": "Can you stand by yourself?"
},
{
"id": "s_card-3-0050",
"upgradeProduceCardProduceDescriptions": [
@@ -1346,6 +1346,21 @@
"number": 3,
"text": "My turn is coming up soon...\nMmm~! Im so nervous~!"
},
{
"supportCardId": "s_card-3-0049",
"number": 1,
"text": "Ugh, ugh...... scary......"
},
{
"supportCardId": "s_card-3-0049",
"number": 2,
"text": "Uh, ...... by myself?"
},
{
"supportCardId": "s_card-3-0049",
"number": 3,
"text": "W-Wait!\nDon't leave my side!"
},
{
"supportCardId": "s_card-3-0050",
"number": 1,
+70
View File
@@ -3756,6 +3756,66 @@
"voiceAssetId": "sud_vo_system_kllj-cstm-0075_02",
"title": "Change ②"
},
{
"id": "voice_group-cidol-kllj-3-008_home",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_home_cmmn-01",
"title": "Home ①"
},
{
"id": "voice_group-cidol-kllj-3-008_home",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_home_cmmn-02",
"title": "Home ②"
},
{
"id": "voice_group-cidol-kllj-3-008_home",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_home_cmmn-03",
"title": "Home ③"
},
{
"id": "voice_group-cidol-kllj-3-008-detail",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_home_cmmn-01",
"title": "Home ①"
},
{
"id": "voice_group-cidol-kllj-3-008-detail",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_home_cmmn-02",
"title": "Home ②"
},
{
"id": "voice_group-cidol-kllj-3-008-detail",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_home_cmmn-03",
"title": "Home ③"
},
{
"id": "voice_group-cidol-kllj-3-008-detail",
"voiceAssetId": "sud_vo_system_kllj-cstm-0041_01",
"title": "Change ①"
},
{
"id": "voice_group-cidol-kllj-3-008-detail",
"voiceAssetId": "sud_vo_system_kllj-cstm-0041_02",
"title": "Change ②"
},
{
"id": "voice_group-cidol-kllj-3-008-produce_schedule",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_produce_schedule-01",
"title": "Produce ①"
},
{
"id": "voice_group-cidol-kllj-3-008-produce_schedule",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_produce_schedule-02",
"title": "Produce ②"
},
{
"id": "voice_group-cidol-kllj-3-008-produce_schedule",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_produce_schedule-03",
"title": "Produce ③"
},
{
"id": "voice_group-cidol-kllj-3-008-produce_schedule",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-008_produce_schedule-04",
"title": "Produce ④"
},
{
"id": "voice_group-cidol-kllj-3-009_home",
"voiceAssetId": "sud_vo_system_cidol-kllj-3-009_home_cmmn-01",
@@ -6216,6 +6276,16 @@
"voiceAssetId": "sud_vo_system_kllj-cstm-0007_02",
"title": "Hakusen"
},
{
"id": "voice_group-kllj-cstm-0041-cmmn",
"voiceAssetId": "sud_vo_system_kllj-cstm-0041_01",
"title": "Aurora"
},
{
"id": "voice_group-kllj-cstm-0041-cmmn",
"voiceAssetId": "sud_vo_system_kllj-cstm-0041_02",
"title": "Aurora"
},
{
"id": "voice_group-kllj-cstm-0045-cmmn",
"voiceAssetId": "sud_vo_system_kllj-cstm-0045_01",