mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-10 12:02:33 +00:00
Revert "chore(format): Format and Sort JSON files"
This reverts commit 22b5de455b.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,84 +1,84 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"firstName": "麻央",
|
||||
"id": "amao",
|
||||
"lastName": "有村"
|
||||
},
|
||||
{
|
||||
"firstName": "燕",
|
||||
"id": "atbm",
|
||||
"lastName": "雨夜"
|
||||
},
|
||||
{
|
||||
"firstName": "ことね",
|
||||
"id": "fktn",
|
||||
"lastName": "藤田"
|
||||
},
|
||||
{
|
||||
"firstName": "美鈴",
|
||||
"id": "hmsz",
|
||||
"lastName": "秦谷"
|
||||
},
|
||||
{
|
||||
"firstName": "莉波",
|
||||
"id": "hrnm",
|
||||
"lastName": "姫崎"
|
||||
},
|
||||
{
|
||||
"firstName": "咲季",
|
||||
"id": "hski",
|
||||
"lastName": "花海"
|
||||
},
|
||||
{
|
||||
"firstName": "佑芽",
|
||||
"id": "hume",
|
||||
"lastName": "花海"
|
||||
},
|
||||
{
|
||||
"firstName": "邦夫",
|
||||
"id": "jkno",
|
||||
"lastName": "十王"
|
||||
},
|
||||
{
|
||||
"firstName": "星南",
|
||||
"id": "jsna",
|
||||
"lastName": "十王"
|
||||
},
|
||||
{
|
||||
"firstName": "千奈",
|
||||
"id": "kcna",
|
||||
"lastName": "倉本"
|
||||
},
|
||||
{
|
||||
"firstName": "リーリヤ",
|
||||
"id": "kllj",
|
||||
"lastName": "葛城"
|
||||
},
|
||||
{
|
||||
"firstName": "亜紗里",
|
||||
"id": "nasr",
|
||||
"lastName": "根緒"
|
||||
},
|
||||
{
|
||||
"firstName": "広",
|
||||
"id": "shro",
|
||||
"lastName": "篠澤"
|
||||
},
|
||||
{
|
||||
"firstName": "清夏",
|
||||
"id": "ssmk",
|
||||
"lastName": "紫雲"
|
||||
},
|
||||
{
|
||||
"firstName": "手毬",
|
||||
"id": "ttmr",
|
||||
"lastName": "月村"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "amao",
|
||||
"lastName": "有村",
|
||||
"firstName": "麻央"
|
||||
},
|
||||
{
|
||||
"id": "atbm",
|
||||
"lastName": "雨夜",
|
||||
"firstName": "燕"
|
||||
},
|
||||
{
|
||||
"id": "fktn",
|
||||
"lastName": "藤田",
|
||||
"firstName": "ことね"
|
||||
},
|
||||
{
|
||||
"id": "hmsz",
|
||||
"lastName": "秦谷",
|
||||
"firstName": "美鈴"
|
||||
},
|
||||
{
|
||||
"id": "hrnm",
|
||||
"lastName": "姫崎",
|
||||
"firstName": "莉波"
|
||||
},
|
||||
{
|
||||
"id": "hski",
|
||||
"lastName": "花海",
|
||||
"firstName": "咲季"
|
||||
},
|
||||
{
|
||||
"id": "hume",
|
||||
"lastName": "花海",
|
||||
"firstName": "佑芽"
|
||||
},
|
||||
{
|
||||
"id": "jkno",
|
||||
"lastName": "十王",
|
||||
"firstName": "邦夫"
|
||||
},
|
||||
{
|
||||
"id": "jsna",
|
||||
"lastName": "十王",
|
||||
"firstName": "星南"
|
||||
},
|
||||
{
|
||||
"id": "kcna",
|
||||
"lastName": "倉本",
|
||||
"firstName": "千奈"
|
||||
},
|
||||
{
|
||||
"id": "kllj",
|
||||
"lastName": "葛城",
|
||||
"firstName": "リーリヤ"
|
||||
},
|
||||
{
|
||||
"id": "nasr",
|
||||
"lastName": "根緒",
|
||||
"firstName": "亜紗里"
|
||||
},
|
||||
{
|
||||
"id": "shro",
|
||||
"lastName": "篠澤",
|
||||
"firstName": "広"
|
||||
},
|
||||
{
|
||||
"id": "ssmk",
|
||||
"lastName": "紫雲",
|
||||
"firstName": "清夏"
|
||||
},
|
||||
{
|
||||
"id": "ttmr",
|
||||
"lastName": "月村",
|
||||
"firstName": "手毬"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"characterId",
|
||||
"dearnessLevel"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"characterId": "amao",
|
||||
@@ -1100,11 +1106,5 @@
|
||||
"dearnessLevel": 20,
|
||||
"produceConditionDescription": "Complete production after passing \"FINALE\" in the final audition"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"characterId",
|
||||
"dearnessLevel"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,54 +1,54 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-001_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-002_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-003_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw",
|
||||
"id": "box-gasha-event-004_box_01_button",
|
||||
"name": "Draw"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-001",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-002",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-003",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-1-004",
|
||||
"name": "Draw 1"
|
||||
},
|
||||
{
|
||||
"description": "Draw 1",
|
||||
"id": "coin_gasha_button-newyear-001",
|
||||
"name": "Draw 1"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "box-gasha-event-001_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "box-gasha-event-002_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "box-gasha-event-003_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "box-gasha-event-004_box_01_button",
|
||||
"name": "Draw",
|
||||
"description": "Draw"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-001",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-002",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-003",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-1-004",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
},
|
||||
{
|
||||
"id": "coin_gasha_button-newyear-001",
|
||||
"name": "Draw 1",
|
||||
"description": "Draw 1"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "effect_group-hidden-stamina_reduce_fix-000",
|
||||
@@ -248,10 +253,5 @@
|
||||
"id": "effect_group-visible-vocal_addition-000",
|
||||
"name": "Vocal Increase"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"eventType"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"eventType": "EventType_MissionDailyRelease",
|
||||
@@ -36,10 +41,5 @@
|
||||
"eventType": "EventType_GvgRaid",
|
||||
"name": "Regional Tour"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"eventType"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,63 +1,63 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "Work feature unlocked",
|
||||
"name": "Work",
|
||||
"routeDescription": "Check from \"Work\" on the Home screen",
|
||||
"tutorialType": "TutorialType_Work"
|
||||
},
|
||||
{
|
||||
"description": "Contest feature unlocked",
|
||||
"name": "Contest",
|
||||
"routeDescription": "Check from \"Contest\"",
|
||||
"tutorialType": "TutorialType_PvpRate"
|
||||
},
|
||||
{
|
||||
"description": "Coin Gacha feature unlocked",
|
||||
"name": "Coin Gacha",
|
||||
"routeDescription": "Check from \"Coin Gacha\" in the Shop",
|
||||
"tutorialType": "TutorialType_CoinGasha"
|
||||
},
|
||||
{
|
||||
"description": "Activity Funds feature unlocked",
|
||||
"name": "Activity Funds",
|
||||
"routeDescription": "Check from \"Activity Funds\" on the Home screen",
|
||||
"tutorialType": "TutorialType_MoneyReceive"
|
||||
},
|
||||
{
|
||||
"description": "Produce Idol Training feature unlocked",
|
||||
"name": "Produce Idol Training",
|
||||
"routeDescription": "Check from \"P-Idol Development\" under Idol",
|
||||
"tutorialType": "TutorialType_IdolCardLevelLimitRankUpdate"
|
||||
},
|
||||
{
|
||||
"description": "Support Card Enhancement feature unlocked",
|
||||
"name": "Support Card Enhancement",
|
||||
"routeDescription": "Check from \"Support Cards\" under Idol",
|
||||
"tutorialType": "TutorialType_SupportCardLevelUpdate"
|
||||
},
|
||||
{
|
||||
"description": "Daily Exchange Shop feature unlocked",
|
||||
"name": "Daily Exchange Shop",
|
||||
"routeDescription": "Check from \"Daily Exchange Shop\" in the Shop",
|
||||
"tutorialType": "TutorialType_DailyExchange"
|
||||
},
|
||||
{
|
||||
"description": "Path to Idol feature unlocked",
|
||||
"name": "Path to Idol",
|
||||
"routeDescription": "Check from \"Path to Idol\" under Contest",
|
||||
"tutorialType": "TutorialType_Tower"
|
||||
},
|
||||
{
|
||||
"description": "Circle feature unlocked",
|
||||
"name": "Circle",
|
||||
"routeDescription": "Check from \"Circle\" in the Menu",
|
||||
"tutorialType": "TutorialType_Guild"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"tutorialType"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"tutorialType": "TutorialType_Work",
|
||||
"name": "Work",
|
||||
"description": "Work feature unlocked",
|
||||
"routeDescription": "Check from \"Work\" on the Home screen"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_PvpRate",
|
||||
"name": "Contest",
|
||||
"description": "Contest feature unlocked",
|
||||
"routeDescription": "Check from \"Contest\""
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_CoinGasha",
|
||||
"name": "Coin Gacha",
|
||||
"description": "Coin Gacha feature unlocked",
|
||||
"routeDescription": "Check from \"Coin Gacha\" in the Shop"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_MoneyReceive",
|
||||
"name": "Activity Funds",
|
||||
"description": "Activity Funds feature unlocked",
|
||||
"routeDescription": "Check from \"Activity Funds\" on the Home screen"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_IdolCardLevelLimitRankUpdate",
|
||||
"name": "Produce Idol Training",
|
||||
"description": "Produce Idol Training feature unlocked",
|
||||
"routeDescription": "Check from \"P-Idol Development\" under Idol"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_SupportCardLevelUpdate",
|
||||
"name": "Support Card Enhancement",
|
||||
"description": "Support Card Enhancement feature unlocked",
|
||||
"routeDescription": "Check from \"Support Cards\" under Idol"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_DailyExchange",
|
||||
"name": "Daily Exchange Shop",
|
||||
"description": "Daily Exchange Shop feature unlocked",
|
||||
"routeDescription": "Check from \"Daily Exchange Shop\" in the Shop"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_Tower",
|
||||
"name": "Path to Idol",
|
||||
"description": "Path to Idol feature unlocked",
|
||||
"routeDescription": "Check from \"Path to Idol\" under Contest"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_Guild",
|
||||
"name": "Circle",
|
||||
"description": "Circle feature unlocked",
|
||||
"routeDescription": "Check from \"Circle\" in the Menu"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,112 +1,112 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "1-Time Gacha",
|
||||
"id": "gasha_button-001-01",
|
||||
"name": "1-Time Gacha",
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"description": "1-Time Daily Gacha",
|
||||
"id": "gasha_button-001-01-discount",
|
||||
"name": "1-Time Daily Gacha",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "10-Time Gacha",
|
||||
"id": "gasha_button-001-10",
|
||||
"name": "10-Time Gacha",
|
||||
"order": 3
|
||||
},
|
||||
{
|
||||
"description": "10-Time Gacha",
|
||||
"id": "gasha_button-001-10-ssr",
|
||||
"name": "10-Time Gacha",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "Draw with Ticket",
|
||||
"id": "gasha_button-001-ticket",
|
||||
"name": "Draw with Ticket",
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"description": "10-Time Item Gacha",
|
||||
"id": "gasha_button-010-item_01",
|
||||
"name": "10-Time Item Gacha",
|
||||
"order": 3
|
||||
},
|
||||
{
|
||||
"description": "10-Time Ticket Gacha",
|
||||
"id": "gasha_button-010-ticket",
|
||||
"name": "10-Time Ticket Gacha",
|
||||
"order": 3
|
||||
},
|
||||
{
|
||||
"description": "10-Time Gacha",
|
||||
"id": "gasha_button-free-10-01",
|
||||
"name": "10-Time Gacha",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "1-Time Gacha",
|
||||
"id": "gasha_button-pickup-001-01",
|
||||
"name": "1-Time Gacha",
|
||||
"order": 2
|
||||
},
|
||||
{
|
||||
"description": "1-Time Daily Gacha",
|
||||
"id": "gasha_button-pickup-001-01-discount",
|
||||
"name": "1-Time Daily Gacha",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "10-Time Gacha",
|
||||
"id": "gasha_button-pickup-001-10",
|
||||
"name": "10-Time Gacha",
|
||||
"order": 3
|
||||
},
|
||||
{
|
||||
"description": "10-Time Gacha",
|
||||
"id": "gasha_button-select-pickup-01",
|
||||
"name": "10-Time Gacha",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "10-Time Gacha",
|
||||
"id": "gasha_button-select-pickup-01-discount",
|
||||
"name": "10-Time Gacha",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "Guaranteed SSR 10-Draw",
|
||||
"id": "gasha_ticket_ssr_10_button-001",
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "Guaranteed SSR 1-Draw",
|
||||
"id": "gasha_ticket_ssr_button",
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "Guaranteed SSR Idol 1-Draw",
|
||||
"id": "gasha_ticket_ssr_button_idol",
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"order": 1
|
||||
},
|
||||
{
|
||||
"description": "Guaranteed SSR Support 1-Draw",
|
||||
"id": "gasha_ticket_ssr_button_support",
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"order": 1
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"order"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "gasha_button-001-01",
|
||||
"order": 2,
|
||||
"name": "1-Time Gacha",
|
||||
"description": "1-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-001-01-discount",
|
||||
"order": 1,
|
||||
"name": "1-Time Daily Gacha",
|
||||
"description": "1-Time Daily Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-001-10",
|
||||
"order": 3,
|
||||
"name": "10-Time Gacha",
|
||||
"description": "10-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-001-10-ssr",
|
||||
"order": 1,
|
||||
"name": "10-Time Gacha",
|
||||
"description": "10-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-001-ticket",
|
||||
"order": 2,
|
||||
"name": "Draw with Ticket",
|
||||
"description": "Draw with Ticket"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-010-item_01",
|
||||
"order": 3,
|
||||
"name": "10-Time Item Gacha",
|
||||
"description": "10-Time Item Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-010-ticket",
|
||||
"order": 3,
|
||||
"name": "10-Time Ticket Gacha",
|
||||
"description": "10-Time Ticket Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-free-10-01",
|
||||
"order": 1,
|
||||
"name": "10-Time Gacha",
|
||||
"description": "10-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-pickup-001-01",
|
||||
"order": 2,
|
||||
"name": "1-Time Gacha",
|
||||
"description": "1-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-pickup-001-01-discount",
|
||||
"order": 1,
|
||||
"name": "1-Time Daily Gacha",
|
||||
"description": "1-Time Daily Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-pickup-001-10",
|
||||
"order": 3,
|
||||
"name": "10-Time Gacha",
|
||||
"description": "10-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-select-pickup-01",
|
||||
"order": 1,
|
||||
"name": "10-Time Gacha",
|
||||
"description": "10-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_button-select-pickup-01-discount",
|
||||
"order": 1,
|
||||
"name": "10-Time Gacha",
|
||||
"description": "10-Time Gacha"
|
||||
},
|
||||
{
|
||||
"id": "gasha_ticket_ssr_10_button-001",
|
||||
"order": 1,
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"description": "Guaranteed SSR 10-Draw"
|
||||
},
|
||||
{
|
||||
"id": "gasha_ticket_ssr_button",
|
||||
"order": 1,
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"description": "Guaranteed SSR 1-Draw"
|
||||
},
|
||||
{
|
||||
"id": "gasha_ticket_ssr_button_idol",
|
||||
"order": 1,
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"description": "Guaranteed SSR Idol 1-Draw"
|
||||
},
|
||||
{
|
||||
"id": "gasha_ticket_ssr_button_support",
|
||||
"order": 1,
|
||||
"name": "Draw with Guaranteed SSR Ticket",
|
||||
"description": "Guaranteed SSR Support 1-Draw"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"id": "circle-battle-event-001",
|
||||
"name": "#AnimateCheers",
|
||||
"order": 1
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"order"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "circle-battle-event-001",
|
||||
"order": 1,
|
||||
"name": "#AnimateCheers"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,9 +1,15 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"order"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "help-achievement",
|
||||
"name": "Achievements",
|
||||
"order": 13,
|
||||
"name": "Achievements",
|
||||
"texts": [
|
||||
" Achievements can be obtained by meeting various conditions. Collect achievements actively to earn rewards such as experience points for increasing your Producer Level. ",
|
||||
" When the number of stars earned through achievements reaches a certain amount, you can obtain Master Achievements. Master Achievements rank up based on the number of stars collected and grant rewards. ",
|
||||
@@ -12,24 +18,24 @@
|
||||
},
|
||||
{
|
||||
"id": "help-box-gasha-event",
|
||||
"name": "Seasonal Events",
|
||||
"order": 20,
|
||||
"name": "Seasonal Events",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-circle-battle-event",
|
||||
"name": "Regional Tour Events",
|
||||
"order": 22,
|
||||
"name": "Regional Tour Events",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-contest",
|
||||
"name": "Contests",
|
||||
"order": 8,
|
||||
"name": "Contests",
|
||||
"texts": [
|
||||
" You can compete against producers nationwide. In contests, you can use the parameters, skill cards, and P items tied to the memories gained during production. ",
|
||||
" Performance battles are conducted on each stage, and victories are determined by the scores obtained. The producer with the most stage victories wins. ",
|
||||
@@ -39,32 +45,32 @@
|
||||
},
|
||||
{
|
||||
"id": "help-event_mission",
|
||||
"name": "Event Missions",
|
||||
"order": 21,
|
||||
"name": "Event Missions",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-event-mission",
|
||||
"name": "Special Missions",
|
||||
"order": 18,
|
||||
"name": "Special Missions",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-gasha",
|
||||
"name": "Gacha",
|
||||
"order": 10,
|
||||
"name": "Gacha",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-guild",
|
||||
"name": "Circles",
|
||||
"order": 12,
|
||||
"name": "Circles",
|
||||
"texts": [
|
||||
" In Circles, you can team up and interact with producers nationwide. ",
|
||||
" In Circles, you can request training items from Circle members and receive donated items. Donating items also earns you Friend Coins."
|
||||
@@ -72,88 +78,88 @@
|
||||
},
|
||||
{
|
||||
"id": "help-highscore",
|
||||
"name": "Kunio Juo's Idol Growth Month",
|
||||
"order": 20,
|
||||
"name": "Kunio Juo's Idol Growth Month",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-home",
|
||||
"name": "Home",
|
||||
"order": 1,
|
||||
"name": "Home",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-idol",
|
||||
"name": "Idols",
|
||||
"order": 2,
|
||||
"name": "Idols",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-lesson",
|
||||
"name": "Lessons/Exams",
|
||||
"order": 6,
|
||||
"name": "Lessons/Exams",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-main-story-event",
|
||||
"name": "Hatsuboshi Commu Event",
|
||||
"order": 19,
|
||||
"name": "Hatsuboshi Commu Event",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-memory",
|
||||
"name": "Memories",
|
||||
"order": 4,
|
||||
"name": "Memories",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-menu",
|
||||
"name": "Menu",
|
||||
"order": 15,
|
||||
"name": "Menu",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-mission",
|
||||
"name": "Missions",
|
||||
"order": 11,
|
||||
"name": "Missions",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-panel-mission",
|
||||
"name": "Panel Mission Events",
|
||||
"order": 17,
|
||||
"name": "Panel Mission Events",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-photography-prepare-top",
|
||||
"name": "Idol Photo Shoots",
|
||||
"order": 19,
|
||||
"name": "Idol Photo Shoots",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-produce",
|
||||
"name": "Produce",
|
||||
"order": 5,
|
||||
"name": "Produce",
|
||||
"texts": [
|
||||
" Aim to pass exams and participate in live performances. To participate in lives, you need to pass the midterm and final exams. ",
|
||||
" Idol parameters are crucial for passing exams. Train your parameters to prepare for exams. ",
|
||||
@@ -162,57 +168,51 @@
|
||||
},
|
||||
{
|
||||
"id": "help-shop",
|
||||
"name": "Shop",
|
||||
"order": 14,
|
||||
"name": "Shop",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-story",
|
||||
"name": "Commu",
|
||||
"order": 7,
|
||||
"name": "Commu",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-story-event",
|
||||
"name": "Story Events",
|
||||
"order": 16,
|
||||
"name": "Story Events",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-story-event-guild-mission",
|
||||
"name": "Linked Missions",
|
||||
"order": 21,
|
||||
"name": "Linked Missions",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-support",
|
||||
"name": "Support Cards",
|
||||
"order": 3,
|
||||
"name": "Support Cards",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "help-tower",
|
||||
"name": "Idol Road",
|
||||
"order": 9,
|
||||
"name": "Idol Road",
|
||||
"texts": [
|
||||
""
|
||||
]
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"order"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "i_card-amao-1-000",
|
||||
@@ -304,10 +309,5 @@
|
||||
"id": "i_card-ttmr-3-007",
|
||||
"name": "Campus mode!!"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "Welcome to Hatsuboshi Academy",
|
||||
"id": "story-main-01-01",
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"title": "Ch.1"
|
||||
},
|
||||
{
|
||||
"description": "Idols living together",
|
||||
"id": "story-main-01-02",
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"title": "Ch.2"
|
||||
},
|
||||
{
|
||||
"description": "We are Re:IRIS",
|
||||
"id": "story-main-01-03",
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"title": "Ch.3"
|
||||
},
|
||||
{
|
||||
"description": "Hatsuboshi IDOL FESTIVAL",
|
||||
"id": "story-main-01-04",
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"title": "Ch.4"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"mainStoryPartId",
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"id": "story-main-01-01",
|
||||
"title": "Ch.1",
|
||||
"description": "Welcome to Hatsuboshi Academy"
|
||||
},
|
||||
{
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"id": "story-main-01-02",
|
||||
"title": "Ch.2",
|
||||
"description": "Idols living together"
|
||||
},
|
||||
{
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"id": "story-main-01-03",
|
||||
"title": "Ch.3",
|
||||
"description": "We are Re:IRIS"
|
||||
},
|
||||
{
|
||||
"mainStoryPartId": "story-main-01",
|
||||
"id": "story-main-01-04",
|
||||
"title": "Ch.4",
|
||||
"description": "Hatsuboshi IDOL FESTIVAL"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "story-main-01",
|
||||
"title": "Part 1"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "main_task_group-01-01",
|
||||
@@ -12,10 +17,5 @@
|
||||
"id": "main_task_group-03-01",
|
||||
"title": "P-Task 2"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "comic_0001",
|
||||
@@ -356,10 +361,5 @@
|
||||
"id": "movie-0003",
|
||||
"name": "Sena Juo PROMOTION VIDEO \"Choo Choo Choo\""
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "amao-001",
|
||||
@@ -448,10 +453,5 @@
|
||||
"id": "ttmr-birthday-01",
|
||||
"name": "So Many Dreams to Fulfill"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "costume-amao-casl-0000",
|
||||
@@ -1020,10 +1025,5 @@
|
||||
"id": "stamp-ttmr-03",
|
||||
"name": ""
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "memory_gift-fktn",
|
||||
@@ -12,10 +17,5 @@
|
||||
"id": "memory_gift-ttmr",
|
||||
"name": "Hajime live"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,105 +1,105 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"defaultName": "Vocal",
|
||||
"id": "memory_tag_01"
|
||||
},
|
||||
{
|
||||
"defaultName": "Dance",
|
||||
"id": "memory_tag_02"
|
||||
},
|
||||
{
|
||||
"defaultName": "Visual",
|
||||
"id": "memory_tag_03"
|
||||
},
|
||||
{
|
||||
"defaultName": "Tag 1",
|
||||
"id": "memory_tag_04"
|
||||
},
|
||||
{
|
||||
"defaultName": "Tag 2",
|
||||
"id": "memory_tag_05"
|
||||
},
|
||||
{
|
||||
"defaultName": "Tag 3",
|
||||
"id": "memory_tag_06"
|
||||
},
|
||||
{
|
||||
"defaultName": "Tag 4",
|
||||
"id": "memory_tag_07"
|
||||
},
|
||||
{
|
||||
"defaultName": "Sense",
|
||||
"id": "memory_tag_08"
|
||||
},
|
||||
{
|
||||
"defaultName": "Logic",
|
||||
"id": "memory_tag_09"
|
||||
},
|
||||
{
|
||||
"defaultName": "Stamina",
|
||||
"id": "memory_tag_10"
|
||||
},
|
||||
{
|
||||
"defaultName": "P-Points",
|
||||
"id": "memory_tag_11"
|
||||
},
|
||||
{
|
||||
"defaultName": "Contest",
|
||||
"id": "memory_tag_12"
|
||||
},
|
||||
{
|
||||
"defaultName": "Produce",
|
||||
"id": "memory_tag_13"
|
||||
},
|
||||
{
|
||||
"defaultName": "Good Condition",
|
||||
"id": "memory_tag_14"
|
||||
},
|
||||
{
|
||||
"defaultName": "Focus",
|
||||
"id": "memory_tag_15"
|
||||
},
|
||||
{
|
||||
"defaultName": "Good Impression",
|
||||
"id": "memory_tag_16"
|
||||
},
|
||||
{
|
||||
"defaultName": "Motivation",
|
||||
"id": "memory_tag_17"
|
||||
},
|
||||
{
|
||||
"defaultName": "Energy",
|
||||
"id": "memory_tag_18"
|
||||
},
|
||||
{
|
||||
"defaultName": "Reduced ST Consumption",
|
||||
"id": "memory_tag_19"
|
||||
},
|
||||
{
|
||||
"defaultName": "Anomaly",
|
||||
"id": "memory_tag_20"
|
||||
},
|
||||
{
|
||||
"defaultName": "Full Power",
|
||||
"id": "memory_tag_21"
|
||||
},
|
||||
{
|
||||
"defaultName": "Confident",
|
||||
"id": "memory_tag_22"
|
||||
},
|
||||
{
|
||||
"defaultName": "Preservation",
|
||||
"id": "memory_tag_23"
|
||||
},
|
||||
{
|
||||
"defaultName": "Growth Effect",
|
||||
"id": "memory_tag_24"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "memory_tag_01",
|
||||
"defaultName": "Vocal"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_02",
|
||||
"defaultName": "Dance"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_03",
|
||||
"defaultName": "Visual"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_04",
|
||||
"defaultName": "Tag 1"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_05",
|
||||
"defaultName": "Tag 2"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_06",
|
||||
"defaultName": "Tag 3"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_07",
|
||||
"defaultName": "Tag 4"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_08",
|
||||
"defaultName": "Sense"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_09",
|
||||
"defaultName": "Logic"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_10",
|
||||
"defaultName": "Stamina"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_11",
|
||||
"defaultName": "P-Points"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_12",
|
||||
"defaultName": "Contest"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_13",
|
||||
"defaultName": "Produce"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_14",
|
||||
"defaultName": "Good Condition"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_15",
|
||||
"defaultName": "Focus"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_16",
|
||||
"defaultName": "Good Impression"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_17",
|
||||
"defaultName": "Motivation"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_18",
|
||||
"defaultName": "Energy"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_19",
|
||||
"defaultName": "Reduced ST Consumption"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_20",
|
||||
"defaultName": "Anomaly"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_21",
|
||||
"defaultName": "Full Power"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_22",
|
||||
"defaultName": "Confident"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_23",
|
||||
"defaultName": "Preservation"
|
||||
},
|
||||
{
|
||||
"id": "memory_tag_24",
|
||||
"defaultName": "Growth Effect"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "hidden_mission-app-review-main-task-clear",
|
||||
@@ -5324,10 +5329,5 @@
|
||||
"id": "main_task_group-03-01#50",
|
||||
"name": "Achieve S rank or higher in production"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "mission_group-daily-001",
|
||||
@@ -296,10 +301,5 @@
|
||||
"id": "panel_mission-event-niv-group_1",
|
||||
"name": "Kunio Juo's Challenge Mission Path to A+"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,60 +1,60 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-002",
|
||||
"name": "1st",
|
||||
"number": 1
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-002",
|
||||
"name": "2nd",
|
||||
"number": 2
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-003",
|
||||
"name": "1st",
|
||||
"number": 1
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-004",
|
||||
"name": "1st",
|
||||
"number": 1
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-004",
|
||||
"name": "2nd",
|
||||
"number": 2
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-006",
|
||||
"name": "1st",
|
||||
"number": 1
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-006",
|
||||
"name": "2nd",
|
||||
"number": 2
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-niv",
|
||||
"name": "1st",
|
||||
"number": 1
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel-mission-01",
|
||||
"name": "1st",
|
||||
"number": 1
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel-mission-01",
|
||||
"name": "2nd",
|
||||
"number": 2
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"missionPanelSheetGroupId",
|
||||
"number"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-002",
|
||||
"number": 1,
|
||||
"name": "1st"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-002",
|
||||
"number": 2,
|
||||
"name": "2nd"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-003",
|
||||
"number": 1,
|
||||
"name": "1st"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-004",
|
||||
"number": 1,
|
||||
"name": "1st"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-004",
|
||||
"number": 2,
|
||||
"name": "2nd"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-006",
|
||||
"number": 1,
|
||||
"name": "1st"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-006",
|
||||
"number": 2,
|
||||
"name": "2nd"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel_mission-event-niv",
|
||||
"number": 1,
|
||||
"name": "1st"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel-mission-01",
|
||||
"number": 1,
|
||||
"name": "1st"
|
||||
},
|
||||
{
|
||||
"missionPanelSheetGroupId": "panel-mission-01",
|
||||
"number": 2,
|
||||
"name": "2nd"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "panel_mission-event-002",
|
||||
@@ -24,10 +29,5 @@
|
||||
"id": "panel-mission-01",
|
||||
"name": "Panel Mission"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,54 +1,54 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "\"Mission Pass May 2024\" will release premium rewards that can be earned through the Mission Pass May 2024 achievement rewards.\nMission Pass May 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\nThursday, May 16, 2024 at the time of release ~ Monday, June 03, 2024 at 4:59:59 p.m.\n\nNotes\n・Even if you have purchased Premium Mission Pass May 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass May 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass May 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass May 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass May 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-001",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass June 2024\" will release premium rewards that can be earned through the Mission Pass June 2024 achievement rewards.\nMission Pass June 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/06/03 5:00:00 〜 2024/07/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass June 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass June 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass June 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass June 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass June 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2024-06",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass July 2024\" will release premium rewards that can be earned through the Mission Pass July 2024 achievement rewards.\nMission Pass July 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/07/01 5:00:00 〜 2024/08/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass July 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass July 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass July 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass July 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass July 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2024-07",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass August 2024\" will release premium rewards that can be earned through the Mission Pass August 2024 achievement rewards.\nMission Pass August 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/08/01 5:00:00 〜 2024/09/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass August 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass August 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass August 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass August 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass August 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2024-08",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass September 2024\" will release premium rewards that can be earned through the Mission Pass September 2024 achievement rewards.\nMission Pass September 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/09/01 5:00:00 〜 2024/10/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass September 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass September 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass September 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass September 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass September 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2024-09",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass October 2024\" will release premium rewards that can be earned through the Mission Pass October 2024 achievement rewards.\nMission Pass October 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/10/01 5:00:00 〜 2024/11/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass October 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass October 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass October 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass October 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass October 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2024-10",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass November 2024\" will release premium rewards that can be earned through the Mission Pass November 2024 achievement rewards.\nMission Pass November 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/11/01 05:00:00 〜 2024/12/01 04:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass November 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass November 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass November 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass November 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass November 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2024-11",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass December 2024\" will release premium rewards that can be earned through the Mission Pass December 2024 achievement rewards.\nMission Pass December 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/12/01 05:00:00 〜 2025/01/01 04:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass December 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass December 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass December 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass December 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass December 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2024-12",
|
||||
"name": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "\"Mission Pass January 2025\" will release premium rewards that can be earned through the Mission Pass January 2025 achievement rewards.\nMission Pass January 2025 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2025/01/01 05:00:00 〜 2025/02/01 04:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass January 2025, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass January 2025 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass January 2025 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass January 2025 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass January 2025 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\"",
|
||||
"id": "mission_pass-2025-01",
|
||||
"name": "Mission Pass"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "mission_pass-001",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass May 2024\" will release premium rewards that can be earned through the Mission Pass May 2024 achievement rewards.\nMission Pass May 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\nThursday, May 16, 2024 at the time of release ~ Monday, June 03, 2024 at 4:59:59 p.m.\n\nNotes\n・Even if you have purchased Premium Mission Pass May 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass May 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass May 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass May 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass May 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2024-06",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass June 2024\" will release premium rewards that can be earned through the Mission Pass June 2024 achievement rewards.\nMission Pass June 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/06/03 5:00:00 〜 2024/07/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass June 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass June 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass June 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass June 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass June 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2024-07",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass July 2024\" will release premium rewards that can be earned through the Mission Pass July 2024 achievement rewards.\nMission Pass July 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/07/01 5:00:00 〜 2024/08/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass July 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass July 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass July 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass July 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass July 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2024-08",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass August 2024\" will release premium rewards that can be earned through the Mission Pass August 2024 achievement rewards.\nMission Pass August 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/08/01 5:00:00 〜 2024/09/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass August 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass August 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass August 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass August 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass August 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2024-09",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass September 2024\" will release premium rewards that can be earned through the Mission Pass September 2024 achievement rewards.\nMission Pass September 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/09/01 5:00:00 〜 2024/10/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass September 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass September 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass September 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass September 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass September 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2024-10",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass October 2024\" will release premium rewards that can be earned through the Mission Pass October 2024 achievement rewards.\nMission Pass October 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/10/01 5:00:00 〜 2024/11/01 4:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass October 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass October 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass October 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass October 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass October 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2024-11",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass November 2024\" will release premium rewards that can be earned through the Mission Pass November 2024 achievement rewards.\nMission Pass November 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/11/01 05:00:00 〜 2024/12/01 04:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass November 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass November 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass November 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass November 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass November 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2024-12",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass December 2024\" will release premium rewards that can be earned through the Mission Pass December 2024 achievement rewards.\nMission Pass December 2024 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2024/12/01 05:00:00 〜 2025/01/01 04:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass December 2024, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass December 2024 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass December 2024 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass December 2024 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass December 2024 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
},
|
||||
{
|
||||
"id": "mission_pass-2025-01",
|
||||
"name": "Mission Pass",
|
||||
"description": "\"Mission Pass January 2025\" will release premium rewards that can be earned through the Mission Pass January 2025 achievement rewards.\nMission Pass January 2025 can be purchased at any time during the event period, and premium rewards for Mission Pass Pt that have\nalready been achieved can be earned immediately.\n\nPeriod of the event\n2025/01/01 05:00:00 〜 2025/02/01 04:59:59\n\nNotes\n・Even if you have purchased Premium Mission Pass January 2025, you will not be able to receive Premium Rewards for unfulfilled\n Mission Pass Pt.\n・The effect of Premium Mission Pass January 2025 will be inherited even if you change your device to another OS.\n・The Premium Mission Pass January 2025 will be inherited even if you play a multi-session with other devices.\n・The Jewels earned as Premium Rewards are free Jewels.You cannot use free Jewels to pay for Jewel services.\n・The effect of Premium Mission Pass January 2025 will not be available until the payment is completed after the purchase.\n・Premium Mission Pass January 2025 cannot be returned or exchanged at any time.\n・\"Mission Pass Pt\" earned during the period cannot be carried over to other mission passes.\""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "mission_pass_point-001",
|
||||
"name": "Mission Pass Pt"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "comeback_daily_release_mission_001_point",
|
||||
@@ -52,10 +57,5 @@
|
||||
"id": "mission-weekly-point",
|
||||
"name": "Weekly Pt"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "photo_background-danceroom-01",
|
||||
@@ -24,10 +29,5 @@
|
||||
"id": "photo_photobooth-01",
|
||||
"name": "Animate"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,30 +1,30 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"name": "Laugh",
|
||||
"number": 1
|
||||
},
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"name": "Angry",
|
||||
"number": 2
|
||||
},
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"name": "Troubled",
|
||||
"number": 3
|
||||
},
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"name": "Shy",
|
||||
"number": 4
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"number"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"number": 1,
|
||||
"name": "Laugh"
|
||||
},
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"number": 2,
|
||||
"name": "Angry"
|
||||
},
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"number": 3,
|
||||
"name": "Troubled"
|
||||
},
|
||||
{
|
||||
"id": "photo_facial_motion_group-amao-001",
|
||||
"number": 4,
|
||||
"name": "Shy"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "photo_pose-photo_background-danceroom-01-1-1-1-reaction-amao",
|
||||
@@ -2992,10 +2997,5 @@
|
||||
"id": "photo_pose-photo_photobooth-01-2-2-3-reaction-ttmr",
|
||||
"name": "Hand on chest"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "produce-001",
|
||||
@@ -16,10 +21,5 @@
|
||||
"id": "produce-004",
|
||||
"name": "N.I.A"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,170 +1,170 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_BeforeFinalLessonHard",
|
||||
"title": "Start of the final exam lesson!"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_BeforeMid1LessonHard",
|
||||
"title": "Start of the final exam lesson!"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_BeforeMid2LessonHard",
|
||||
"title": "Start of the final exam lesson!"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_BeforeFinalAuditionRefresh",
|
||||
"title": "The day before the final exam"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_BeforeMid1AuditionRefresh",
|
||||
"title": "The day before the mid-term exam"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_BeforeMid2AuditionRefresh",
|
||||
"title": "The day before the mid-term exam"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_Opening",
|
||||
"title": "Regular performance \"Hajime\""
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_ProduceResultTrueEnd",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_ProduceResultA",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_ProduceResultB",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_ProduceResultC",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_ProduceResultFailedFinal",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_ProduceResultFailedMid1",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_FirstStar",
|
||||
"type": "ProduceAdvType_ProduceResultFailedMid2",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeFinalLessonHard",
|
||||
"title": "Start of the final exam lesson!"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeMid1LessonHard",
|
||||
"title": "Start of the final exam lesson!"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeMid2LessonHard",
|
||||
"title": "Start of the final exam lesson!"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeFinalAuditionRefresh",
|
||||
"title": "The day before the final audition"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeMid1AuditionRefresh",
|
||||
"title": "The day before the 1st audition"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeMid2AuditionRefresh",
|
||||
"title": "The day before the 2nd audition"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeFinalAuditionSelect",
|
||||
"title": "Final audition selection"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeMid1AuditionSelect",
|
||||
"title": "1st audition selection"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_BeforeMid2AuditionSelect",
|
||||
"title": "2nd audition selection"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_StepSkip",
|
||||
"title": "Let's take a rest today"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_Opening",
|
||||
"title": "NEXT IDOL AUDITION"
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_ProduceResultTrueEnd",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_ProduceResultA",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_ProduceResultB",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_ProduceResultC",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_ProduceResultFailedFinal",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_ProduceResultFailedMid1",
|
||||
"title": "The final evaluation is..."
|
||||
},
|
||||
{
|
||||
"produceType": "ProduceType_NextIdolAudition",
|
||||
"type": "ProduceAdvType_ProduceResultFailedMid2",
|
||||
"title": "The final evaluation is..."
|
||||
}
|
||||
]
|
||||
}
|
||||
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
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "idol-unique",
|
||||
@@ -12,10 +17,5 @@
|
||||
"id": "strike",
|
||||
"name": "Lesson Menu"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"number"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "challenge_slot-exam_card_play_aggressive",
|
||||
@@ -90,11 +96,5 @@
|
||||
"number": 3,
|
||||
"unlockDescription": "Obtain a Produce Rating of S in the \"Master\" difficulty"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"number"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"assetId"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"assetId": "adv_dear_amao_010-01",
|
||||
@@ -40,10 +45,5 @@
|
||||
"assetId": "adv_dear_ttmr_010-01",
|
||||
"title": "Ep.10.5"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"assetId"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "Convert_001",
|
||||
@@ -785,10 +790,5 @@
|
||||
"name": "Trouble Card",
|
||||
"swapName": ""
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,277 +1,277 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Parameter",
|
||||
"type": "ProduceExamEffectType_ExamLesson"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape",
|
||||
"type": "ProduceExamEffectType_ExamParameterBuff"
|
||||
},
|
||||
{
|
||||
"name": "Energy",
|
||||
"type": "ProduceExamEffectType_ExamBlock"
|
||||
},
|
||||
{
|
||||
"name": "Draw a Skill Card",
|
||||
"type": "ProduceExamEffectType_ExamCardDraw"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDown"
|
||||
},
|
||||
{
|
||||
"name": "Generation",
|
||||
"type": "ProduceExamEffectType_ExamCardCreateId"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "Focus",
|
||||
"type": "ProduceExamEffectType_ExamLessonBuff"
|
||||
},
|
||||
{
|
||||
"name": "Enhanced During Lesson",
|
||||
"type": "ProduceExamEffectType_ExamCardUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Additional Skill Card Usage",
|
||||
"type": "ProduceExamEffectType_ExamPlayableValueAdd"
|
||||
},
|
||||
{
|
||||
"name": "Temporary Focus Effect Increase",
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Change",
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionChange"
|
||||
},
|
||||
{
|
||||
"name": "Energy Increase Immunity",
|
||||
"type": "ProduceExamEffectType_ExamBlockRestriction"
|
||||
},
|
||||
{
|
||||
"name": "Ongoing Effect",
|
||||
"type": "ProduceExamEffectType_ExamStatusEnchant"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionDownSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease",
|
||||
"type": "ProduceExamEffectType_ExamStaminaDamage"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery",
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverFix"
|
||||
},
|
||||
{
|
||||
"name": "Fixed Parameter",
|
||||
"type": "ProduceExamEffectType_ExamLessonFix"
|
||||
},
|
||||
{
|
||||
"name": "Duplication",
|
||||
"type": "ProduceExamEffectType_ExamCardDuplicate"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression",
|
||||
"type": "ProduceExamEffectType_ExamReview"
|
||||
},
|
||||
{
|
||||
"name": "Additional Skill Card Activation",
|
||||
"type": "ProduceExamEffectType_ExamCardSearchEffectPlayCountBuff"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Amount Boost",
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Motivation",
|
||||
"type": "ProduceExamEffectType_ExamCardPlayAggressive"
|
||||
},
|
||||
{
|
||||
"name": "Confidence",
|
||||
"type": "ProduceExamEffectType_ExamConcentration"
|
||||
},
|
||||
{
|
||||
"name": "Preservation",
|
||||
"type": "ProduceExamEffectType_ExamPreservation"
|
||||
},
|
||||
{
|
||||
"name": "Full Power",
|
||||
"type": "ProduceExamEffectType_ExamFullPower"
|
||||
},
|
||||
{
|
||||
"name": "Guideline Removal",
|
||||
"type": "ProduceExamEffectType_ExamStanceReset"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value",
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPoint"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Decrease",
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPointReduce"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Change",
|
||||
"type": "ProduceExamEffectType_ExamSearchPlayCardStaminaConsumptionChange"
|
||||
},
|
||||
{
|
||||
"name": "Excitement",
|
||||
"type": "ProduceExamEffectType_ExamUplifting"
|
||||
},
|
||||
{
|
||||
"name": "Extra Turn",
|
||||
"type": "ProduceExamEffectType_ExamExtraTurn"
|
||||
},
|
||||
{
|
||||
"name": "Debuff Immunity",
|
||||
"type": "ProduceExamEffectType_ExamAntiDebuff"
|
||||
},
|
||||
{
|
||||
"name": "Increased Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAdd"
|
||||
},
|
||||
{
|
||||
"name": "Anxiety",
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDown"
|
||||
},
|
||||
{
|
||||
"name": "Anxiety Immunity",
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDownRestriction"
|
||||
},
|
||||
{
|
||||
"name": "Increased Stamina Recovery Effect",
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverAdd"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceChange"
|
||||
},
|
||||
{
|
||||
"name": "Whimsy",
|
||||
"type": "ProduceExamEffectType_ExamPanic"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Value Change",
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyLessThan"
|
||||
},
|
||||
{
|
||||
"name": "Carry Over Hand",
|
||||
"type": "ProduceExamEffectType_ExamHandHold"
|
||||
},
|
||||
{
|
||||
"name": "Additional Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddFix"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Effect of Increased Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Disabled",
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverRestriction"
|
||||
},
|
||||
{
|
||||
"name": "Increased Effect of Reduced Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownAdd"
|
||||
},
|
||||
{
|
||||
"name": "Enhanced Generation",
|
||||
"type": "ProduceExamEffectType_ExamGetCardUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Reduction",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownFix"
|
||||
},
|
||||
{
|
||||
"name": "Replace Hand",
|
||||
"type": "ProduceExamEffectType_ExamHandGraveCountCardDraw"
|
||||
},
|
||||
{
|
||||
"name": "Activation Reservation",
|
||||
"type": "ProduceExamEffectType_ExamEffectTimer"
|
||||
},
|
||||
{
|
||||
"name": "Tension",
|
||||
"type": "ProduceExamEffectType_ExamGimmickLessonDebuff"
|
||||
},
|
||||
{
|
||||
"name": "Bad Shape",
|
||||
"type": "ProduceExamEffectType_ExamGimmickParameterDebuff"
|
||||
},
|
||||
{
|
||||
"name": "Low Confidence",
|
||||
"type": "ProduceExamEffectType_ExamGimmickSleepy"
|
||||
},
|
||||
{
|
||||
"name": "Enthusiasm",
|
||||
"type": "ProduceExamEffectType_ExamGimmickEnthusiastic"
|
||||
},
|
||||
{
|
||||
"name": "Unavailable",
|
||||
"type": "ProduceExamEffectType_ExamGimmickPlayCardLimit"
|
||||
},
|
||||
{
|
||||
"name": "Slump",
|
||||
"type": "ProduceExamEffectType_ExamGimmickSlump"
|
||||
},
|
||||
{
|
||||
"name": "Hand Decrease",
|
||||
"type": "ProduceExamEffectType_ExamGimmickStartTurnCardDrawDown"
|
||||
},
|
||||
{
|
||||
"name": "Fixed Energy",
|
||||
"type": "ProduceExamEffectType_ExamBlockFix"
|
||||
},
|
||||
{
|
||||
"name": "Distracted",
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyMoreThan"
|
||||
},
|
||||
{
|
||||
"name": "Excellent Shape",
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffMultiplePerTurn"
|
||||
},
|
||||
{
|
||||
"name": "Fixed Guideline",
|
||||
"type": "ProduceExamEffectType_StanceLock"
|
||||
},
|
||||
{
|
||||
"name": "Debuff Recovery",
|
||||
"type": "ProduceExamEffectType_ExamDebuffRecover"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Reduction",
|
||||
"type": "ProduceExamEffectType_ExamReviewReduce"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Decrease",
|
||||
"type": "ProduceExamEffectType_ExamAggressiveReduce"
|
||||
},
|
||||
{
|
||||
"name": "Focus Decrease",
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape Decrease",
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Amount Reduction",
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultipleDown"
|
||||
},
|
||||
{
|
||||
"name": "Growth",
|
||||
"type": "ProduceExamEffectType_ExamAddGrowEffect"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLesson",
|
||||
"name": "Parameter"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamParameterBuff",
|
||||
"name": "Good Shape"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlock",
|
||||
"name": "Energy"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardDraw",
|
||||
"name": "Draw a Skill Card"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDown",
|
||||
"name": "Reduced Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardCreateId",
|
||||
"name": "Generation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceFix",
|
||||
"name": "Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonBuff",
|
||||
"name": "Focus"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardUpgrade",
|
||||
"name": "Enhanced During Lesson"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamPlayableValueAdd",
|
||||
"name": "Additional Skill Card Usage"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffMultiple",
|
||||
"name": "Temporary Focus Effect Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionChange",
|
||||
"name": "Stamina Consumption Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockRestriction",
|
||||
"name": "Energy Increase Immunity"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStatusEnchant",
|
||||
"name": "Ongoing Effect"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionDownSpecify",
|
||||
"name": "Reduced Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaDamage",
|
||||
"name": "Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverFix",
|
||||
"name": "Stamina Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonFix",
|
||||
"name": "Fixed Parameter"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardDuplicate",
|
||||
"name": "Duplication"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamReview",
|
||||
"name": "Good Impression"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardSearchEffectPlayCountBuff",
|
||||
"name": "Additional Skill Card Activation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultiple",
|
||||
"name": "Parameter Increase Amount Boost"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardPlayAggressive",
|
||||
"name": "Motivation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamConcentration",
|
||||
"name": "Confidence"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamPreservation",
|
||||
"name": "Preservation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamFullPower",
|
||||
"name": "Full Power"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStanceReset",
|
||||
"name": "Guideline Removal"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPoint",
|
||||
"name": "Full Power Value"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPointReduce",
|
||||
"name": "Full Power Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamSearchPlayCardStaminaConsumptionChange",
|
||||
"name": "Stamina Consumption Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamUplifting",
|
||||
"name": "Excitement"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamExtraTurn",
|
||||
"name": "Extra Turn"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamAntiDebuff",
|
||||
"name": "Debuff Immunity"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAdd",
|
||||
"name": "Increased Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDown",
|
||||
"name": "Anxiety"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDownRestriction",
|
||||
"name": "Anxiety Immunity"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverAdd",
|
||||
"name": "Increased Stamina Recovery Effect"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceChange",
|
||||
"name": "Reduced Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamPanic",
|
||||
"name": "Whimsy"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyLessThan",
|
||||
"name": "Parameter Increase Value Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamHandHold",
|
||||
"name": "Carry Over Hand"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddFix",
|
||||
"name": "Additional Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddDown",
|
||||
"name": "Reduced Effect of Increased Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverRestriction",
|
||||
"name": "Stamina Recovery Disabled"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownAdd",
|
||||
"name": "Increased Effect of Reduced Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGetCardUpgrade",
|
||||
"name": "Enhanced Generation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownFix",
|
||||
"name": "Stamina Consumption Reduction"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamHandGraveCountCardDraw",
|
||||
"name": "Replace Hand"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamEffectTimer",
|
||||
"name": "Activation Reservation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickLessonDebuff",
|
||||
"name": "Tension"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickParameterDebuff",
|
||||
"name": "Bad Shape"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickSleepy",
|
||||
"name": "Low Confidence"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickEnthusiastic",
|
||||
"name": "Enthusiasm"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickPlayCardLimit",
|
||||
"name": "Unavailable"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickSlump",
|
||||
"name": "Slump"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickStartTurnCardDrawDown",
|
||||
"name": "Hand Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockFix",
|
||||
"name": "Fixed Energy"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyMoreThan",
|
||||
"name": "Distracted"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffMultiplePerTurn",
|
||||
"name": "Excellent Shape"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_StanceLock",
|
||||
"name": "Fixed Guideline"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamDebuffRecover",
|
||||
"name": "Debuff Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamReviewReduce",
|
||||
"name": "Good Impression Reduction"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamAggressiveReduce",
|
||||
"name": "Motivation Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffReduce",
|
||||
"name": "Focus Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffReduce",
|
||||
"name": "Good Shape Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultipleDown",
|
||||
"name": "Parameter Increase Amount Reduction"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamAddGrowEffect",
|
||||
"name": "Growth"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "Convert_001",
|
||||
@@ -728,10 +733,5 @@
|
||||
"id": "Label_TroubleSkillCard",
|
||||
"name": "Trouble Card"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,213 +1,213 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Parameter Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_LessonAdd"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_LessonReduce"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Count Increase",
|
||||
"type": "ProduceCardGrowEffectType_LessonCountAdd"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Count Decrease",
|
||||
"type": "ProduceCardGrowEffectType_LessonCountReduce"
|
||||
},
|
||||
{
|
||||
"name": "Energy Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_BlockAdd"
|
||||
},
|
||||
{
|
||||
"name": "Energy Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_BlockReduce"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointAdd"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointReduce"
|
||||
},
|
||||
{
|
||||
"name": "Enhanced State Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Enhanced State Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostBuffAdd"
|
||||
},
|
||||
{
|
||||
"name": "Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostReduce"
|
||||
},
|
||||
{
|
||||
"name": "Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostAdd"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateReduce"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Focus Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffAdd"
|
||||
},
|
||||
{
|
||||
"name": "Focus Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_ReviewAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_ReviewReduce"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_AggressiveAdd"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_AggressiveReduce"
|
||||
},
|
||||
{
|
||||
"name": "Draw Count Increase",
|
||||
"type": "ProduceCardGrowEffectType_CardDrawAdd"
|
||||
},
|
||||
{
|
||||
"name": "Draw Count Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CardDrawReduce"
|
||||
},
|
||||
{
|
||||
"name": "Excellent Shape Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Excellent Shape Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Stamina Consumption Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Stamina Consumption Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Increased Stamina Consumption Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Increased Stamina Consumption Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Effect Addition",
|
||||
"type": "ProduceCardGrowEffectType_EffectAdd"
|
||||
},
|
||||
{
|
||||
"name": "Effect Deletion",
|
||||
"type": "ProduceCardGrowEffectType_EffectDelete"
|
||||
},
|
||||
{
|
||||
"name": "Effect Replacement",
|
||||
"type": "ProduceCardGrowEffectType_EffectChange"
|
||||
},
|
||||
{
|
||||
"name": "Growth Effect Replacement",
|
||||
"type": "ProduceCardGrowEffectType_CardStatusEnchantChange"
|
||||
},
|
||||
{
|
||||
"name": "Use Condition Replacement",
|
||||
"type": "ProduceCardGrowEffectType_PlayTriggerChange"
|
||||
},
|
||||
{
|
||||
"name": "Effect Activation Condition Replacement",
|
||||
"type": "ProduceCardGrowEffectType_PlayEffectTriggerChange"
|
||||
},
|
||||
{
|
||||
"name": "Post-use Move Destination Change",
|
||||
"type": "ProduceCardGrowEffectType_PlayMovePositionTypeChange"
|
||||
},
|
||||
{
|
||||
"name": "Start Hand Effect Grant",
|
||||
"type": "ProduceCardGrowEffectType_InitialAdd"
|
||||
},
|
||||
{
|
||||
"name": "Focus Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostLessonBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Focus Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostLessonBuffAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostReviewReduce"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostReviewAdd"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostAggressiveReduce"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostAggressiveAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostParameterBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostParameterBuffAdd"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Cost Value Decrease",
|
||||
"type": "ProduceCardGrowEffectType_CostFullPowerPointReduce"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Cost Value Increase",
|
||||
"type": "ProduceCardGrowEffectType_CostFullPowerPointAdd"
|
||||
},
|
||||
{
|
||||
"name": "Energy-based Parameter Multiplier Increase",
|
||||
"type": "ProduceCardGrowEffectType_LessonDependBlockAdd"
|
||||
},
|
||||
{
|
||||
"name": "Motivation-based Parameter Multiplier Increase",
|
||||
"type": "ProduceCardGrowEffectType_LessonDependExamCardPlayAggressiveAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression-based Parameter Multiplier Increase",
|
||||
"type": "ProduceCardGrowEffectType_LessonDependExamReviewAdd"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonAdd",
|
||||
"name": "Parameter Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonReduce",
|
||||
"name": "Parameter Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonCountAdd",
|
||||
"name": "Parameter Increase Count Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonCountReduce",
|
||||
"name": "Parameter Increase Count Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_BlockAdd",
|
||||
"name": "Energy Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_BlockReduce",
|
||||
"name": "Energy Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointAdd",
|
||||
"name": "Full Power Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointReduce",
|
||||
"name": "Full Power Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostBuffReduce",
|
||||
"name": "Enhanced State Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostBuffAdd",
|
||||
"name": "Enhanced State Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostReduce",
|
||||
"name": "Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostAdd",
|
||||
"name": "Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateReduce",
|
||||
"name": "Stamina Consumption Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateAdd",
|
||||
"name": "Stamina Consumption Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnAdd",
|
||||
"name": "Good Shape Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnReduce",
|
||||
"name": "Good Shape Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffAdd",
|
||||
"name": "Focus Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffReduce",
|
||||
"name": "Focus Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ReviewAdd",
|
||||
"name": "Good Impression Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ReviewReduce",
|
||||
"name": "Good Impression Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_AggressiveAdd",
|
||||
"name": "Motivation Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_AggressiveReduce",
|
||||
"name": "Motivation Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CardDrawAdd",
|
||||
"name": "Draw Count Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CardDrawReduce",
|
||||
"name": "Draw Count Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnAdd",
|
||||
"name": "Excellent Shape Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnReduce",
|
||||
"name": "Excellent Shape Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnAdd",
|
||||
"name": "Reduced Stamina Consumption Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnReduce",
|
||||
"name": "Reduced Stamina Consumption Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnAdd",
|
||||
"name": "Increased Stamina Consumption Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnReduce",
|
||||
"name": "Increased Stamina Consumption Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_EffectAdd",
|
||||
"name": "Effect Addition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_EffectDelete",
|
||||
"name": "Effect Deletion"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_EffectChange",
|
||||
"name": "Effect Replacement"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CardStatusEnchantChange",
|
||||
"name": "Growth Effect Replacement"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_PlayTriggerChange",
|
||||
"name": "Use Condition Replacement"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_PlayEffectTriggerChange",
|
||||
"name": "Effect Activation Condition Replacement"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_PlayMovePositionTypeChange",
|
||||
"name": "Post-use Move Destination Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_InitialAdd",
|
||||
"name": "Start Hand Effect Grant"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostLessonBuffReduce",
|
||||
"name": "Focus Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostLessonBuffAdd",
|
||||
"name": "Focus Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostReviewReduce",
|
||||
"name": "Good Impression Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostReviewAdd",
|
||||
"name": "Good Impression Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostAggressiveReduce",
|
||||
"name": "Motivation Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostAggressiveAdd",
|
||||
"name": "Motivation Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostParameterBuffReduce",
|
||||
"name": "Good Shape Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostParameterBuffAdd",
|
||||
"name": "Good Shape Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostFullPowerPointReduce",
|
||||
"name": "Full Power Value Cost Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostFullPowerPointAdd",
|
||||
"name": "Full Power Value Cost Value Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonDependBlockAdd",
|
||||
"name": "Energy-based Parameter Multiplier Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonDependExamCardPlayAggressiveAdd",
|
||||
"name": "Motivation-based Parameter Multiplier Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonDependExamReviewAdd",
|
||||
"name": "Good Impression-based Parameter Multiplier Increase"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,199 +1,199 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Parameter Increase",
|
||||
"produceCardCustomizeTemplate": "Parameter +",
|
||||
"type": "ProduceCardGrowEffectType_LessonAdd"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Decrease",
|
||||
"produceCardCustomizeTemplate": "Parameter -",
|
||||
"type": "ProduceCardGrowEffectType_LessonReduce"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Count Increase",
|
||||
"produceCardCustomizeTemplate": "Parameter Increase Count +",
|
||||
"type": "ProduceCardGrowEffectType_LessonCountAdd"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Count Decrease",
|
||||
"produceCardCustomizeTemplate": "Parameter Increase Count -",
|
||||
"type": "ProduceCardGrowEffectType_LessonCountReduce"
|
||||
},
|
||||
{
|
||||
"name": "Energy Value Increase",
|
||||
"produceCardCustomizeTemplate": "Energy +",
|
||||
"type": "ProduceCardGrowEffectType_BlockAdd"
|
||||
},
|
||||
{
|
||||
"name": "Energy Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Energy -",
|
||||
"type": "ProduceCardGrowEffectType_BlockReduce"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Increase",
|
||||
"produceCardCustomizeTemplate": "Full Power Value +",
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointAdd"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Full Power Value -",
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointReduce"
|
||||
},
|
||||
{
|
||||
"name": "Enhanced State Cost Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Enhanced State Cost Value -",
|
||||
"type": "ProduceCardGrowEffectType_CostBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Enhanced State Cost Value Increase",
|
||||
"produceCardCustomizeTemplate": "Enhanced State Cost Value +",
|
||||
"type": "ProduceCardGrowEffectType_CostBuffAdd"
|
||||
},
|
||||
{
|
||||
"name": "Cost Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Cost Value -",
|
||||
"type": "ProduceCardGrowEffectType_CostReduce"
|
||||
},
|
||||
{
|
||||
"name": "Cost Value Increase",
|
||||
"produceCardCustomizeTemplate": "Cost Value +",
|
||||
"type": "ProduceCardGrowEffectType_CostAdd"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Cost Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Stamina Consumption Cost Value -",
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateReduce"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Cost Value Increase",
|
||||
"produceCardCustomizeTemplate": "Stamina Consumption Cost Value +",
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape Value Increase",
|
||||
"produceCardCustomizeTemplate": "Good Shape +",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Shape Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Good Shape -",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Focus Value Increase",
|
||||
"produceCardCustomizeTemplate": "Focus +",
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffAdd"
|
||||
},
|
||||
{
|
||||
"name": "Focus Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Focus -",
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Value Increase",
|
||||
"produceCardCustomizeTemplate": "Good Impression +",
|
||||
"type": "ProduceCardGrowEffectType_ReviewAdd"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Good Impression -",
|
||||
"type": "ProduceCardGrowEffectType_ReviewReduce"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Value Increase",
|
||||
"produceCardCustomizeTemplate": "Motivation +",
|
||||
"type": "ProduceCardGrowEffectType_AggressiveAdd"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Motivation -",
|
||||
"type": "ProduceCardGrowEffectType_AggressiveReduce"
|
||||
},
|
||||
{
|
||||
"name": "Draw Count Increase",
|
||||
"produceCardCustomizeTemplate": "Draw Card +",
|
||||
"type": "ProduceCardGrowEffectType_CardDrawAdd"
|
||||
},
|
||||
{
|
||||
"name": "Draw Count Decrease",
|
||||
"produceCardCustomizeTemplate": "Draw Card -",
|
||||
"type": "ProduceCardGrowEffectType_CardDrawReduce"
|
||||
},
|
||||
{
|
||||
"name": "Excellent Shape Value Increase",
|
||||
"produceCardCustomizeTemplate": "Excellent Shape +",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Excellent Shape Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Excellent Shape -",
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Stamina Consumption Value Increase",
|
||||
"produceCardCustomizeTemplate": "Reduced Stamina Consumption +",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Reduced Stamina Consumption Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Reduced Stamina Consumption -",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Decreased Stamina Consumption Value Increase",
|
||||
"produceCardCustomizeTemplate": "Increased Stamina Consumption +",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnAdd"
|
||||
},
|
||||
{
|
||||
"name": "Increased Stamina Consumption Value Increase",
|
||||
"produceCardCustomizeTemplate": "Increased Stamina Consumption -",
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnReduce"
|
||||
},
|
||||
{
|
||||
"name": "Effect Addition",
|
||||
"produceCardCustomizeTemplate": "Effect Addition",
|
||||
"type": "ProduceCardGrowEffectType_EffectAdd"
|
||||
},
|
||||
{
|
||||
"name": "Effect Deletion",
|
||||
"produceCardCustomizeTemplate": "Effect Deletion",
|
||||
"type": "ProduceCardGrowEffectType_EffectDelete"
|
||||
},
|
||||
{
|
||||
"name": "Effect Replacement",
|
||||
"produceCardCustomizeTemplate": "Effect Change",
|
||||
"type": "ProduceCardGrowEffectType_EffectChange"
|
||||
},
|
||||
{
|
||||
"name": "Growth Effect Replacement",
|
||||
"produceCardCustomizeTemplate": "Growth Change",
|
||||
"type": "ProduceCardGrowEffectType_CardStatusEnchantChange"
|
||||
},
|
||||
{
|
||||
"name": "Use Condition Replacement",
|
||||
"produceCardCustomizeTemplate": "Condition Change",
|
||||
"type": "ProduceCardGrowEffectType_PlayTriggerChange"
|
||||
},
|
||||
{
|
||||
"name": "Effect Activation Condition Replacement",
|
||||
"produceCardCustomizeTemplate": "Condition Change",
|
||||
"type": "ProduceCardGrowEffectType_PlayEffectTriggerChange"
|
||||
},
|
||||
{
|
||||
"name": "Post-use Move Destination Change",
|
||||
"produceCardCustomizeTemplate": "Move Destination Change",
|
||||
"type": "ProduceCardGrowEffectType_PlayMovePositionTypeChange"
|
||||
},
|
||||
{
|
||||
"name": "Start Hand Effect Grant",
|
||||
"produceCardCustomizeTemplate": "Enter Start Hand",
|
||||
"type": "ProduceCardGrowEffectType_InitialAdd"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonAdd",
|
||||
"name": "Parameter Increase",
|
||||
"produceCardCustomizeTemplate": "Parameter +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonReduce",
|
||||
"name": "Parameter Decrease",
|
||||
"produceCardCustomizeTemplate": "Parameter -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonCountAdd",
|
||||
"name": "Parameter Count Increase",
|
||||
"produceCardCustomizeTemplate": "Parameter Increase Count +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonCountReduce",
|
||||
"name": "Parameter Count Decrease",
|
||||
"produceCardCustomizeTemplate": "Parameter Increase Count -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_BlockAdd",
|
||||
"name": "Energy Value Increase",
|
||||
"produceCardCustomizeTemplate": "Energy +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_BlockReduce",
|
||||
"name": "Energy Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Energy -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointAdd",
|
||||
"name": "Full Power Value Increase",
|
||||
"produceCardCustomizeTemplate": "Full Power Value +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_FullPowerPointReduce",
|
||||
"name": "Full Power Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Full Power Value -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostBuffReduce",
|
||||
"name": "Enhanced State Cost Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Enhanced State Cost Value -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostBuffAdd",
|
||||
"name": "Enhanced State Cost Value Increase",
|
||||
"produceCardCustomizeTemplate": "Enhanced State Cost Value +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostReduce",
|
||||
"name": "Cost Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Cost Value -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostAdd",
|
||||
"name": "Cost Value Increase",
|
||||
"produceCardCustomizeTemplate": "Cost Value +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateReduce",
|
||||
"name": "Stamina Consumption Cost Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Stamina Consumption Cost Value -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CostPenetrateAdd",
|
||||
"name": "Stamina Consumption Cost Value Increase",
|
||||
"produceCardCustomizeTemplate": "Stamina Consumption Cost Value +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnAdd",
|
||||
"name": "Good Shape Value Increase",
|
||||
"produceCardCustomizeTemplate": "Good Shape +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffTurnReduce",
|
||||
"name": "Good Shape Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Good Shape -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffAdd",
|
||||
"name": "Focus Value Increase",
|
||||
"produceCardCustomizeTemplate": "Focus +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_LessonBuffReduce",
|
||||
"name": "Focus Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Focus -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ReviewAdd",
|
||||
"name": "Good Impression Value Increase",
|
||||
"produceCardCustomizeTemplate": "Good Impression +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ReviewReduce",
|
||||
"name": "Good Impression Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Good Impression -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_AggressiveAdd",
|
||||
"name": "Motivation Value Increase",
|
||||
"produceCardCustomizeTemplate": "Motivation +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_AggressiveReduce",
|
||||
"name": "Motivation Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Motivation -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CardDrawAdd",
|
||||
"name": "Draw Count Increase",
|
||||
"produceCardCustomizeTemplate": "Draw Card +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CardDrawReduce",
|
||||
"name": "Draw Count Decrease",
|
||||
"produceCardCustomizeTemplate": "Draw Card -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnAdd",
|
||||
"name": "Excellent Shape Value Increase",
|
||||
"produceCardCustomizeTemplate": "Excellent Shape +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_ParameterBuffMultiplePerTurnReduce",
|
||||
"name": "Excellent Shape Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Excellent Shape -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnAdd",
|
||||
"name": "Reduced Stamina Consumption Value Increase",
|
||||
"produceCardCustomizeTemplate": "Reduced Stamina Consumption +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionDownTurnReduce",
|
||||
"name": "Reduced Stamina Consumption Value Decrease",
|
||||
"produceCardCustomizeTemplate": "Reduced Stamina Consumption -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnAdd",
|
||||
"name": "Decreased Stamina Consumption Value Increase",
|
||||
"produceCardCustomizeTemplate": "Increased Stamina Consumption +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_StaminaConsumptionAddTurnReduce",
|
||||
"name": "Increased Stamina Consumption Value Increase",
|
||||
"produceCardCustomizeTemplate": "Increased Stamina Consumption -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_EffectAdd",
|
||||
"name": "Effect Addition",
|
||||
"produceCardCustomizeTemplate": "Effect Addition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_EffectDelete",
|
||||
"name": "Effect Deletion",
|
||||
"produceCardCustomizeTemplate": "Effect Deletion"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_EffectChange",
|
||||
"name": "Effect Replacement",
|
||||
"produceCardCustomizeTemplate": "Effect Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_CardStatusEnchantChange",
|
||||
"name": "Growth Effect Replacement",
|
||||
"produceCardCustomizeTemplate": "Growth Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_PlayTriggerChange",
|
||||
"name": "Use Condition Replacement",
|
||||
"produceCardCustomizeTemplate": "Condition Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_PlayEffectTriggerChange",
|
||||
"name": "Effect Activation Condition Replacement",
|
||||
"produceCardCustomizeTemplate": "Condition Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_PlayMovePositionTypeChange",
|
||||
"name": "Post-use Move Destination Change",
|
||||
"produceCardCustomizeTemplate": "Move Destination Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceCardGrowEffectType_InitialAdd",
|
||||
"name": "Start Hand Effect Grant",
|
||||
"produceCardCustomizeTemplate": "Enter Start Hand"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,349 +1,349 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Vocal Increase",
|
||||
"type": "ProduceEffectType_VocalAddition"
|
||||
},
|
||||
{
|
||||
"name": "Dance Increase",
|
||||
"type": "ProduceEffectType_DanceAddition"
|
||||
},
|
||||
{
|
||||
"name": "Visual Increase",
|
||||
"type": "ProduceEffectType_VisualAddition"
|
||||
},
|
||||
{
|
||||
"name": "Vocal Decrease",
|
||||
"type": "ProduceEffectType_VocalDown"
|
||||
},
|
||||
{
|
||||
"name": "Dance Decrease",
|
||||
"type": "ProduceEffectType_DanceDown"
|
||||
},
|
||||
{
|
||||
"name": "Visual Decrease",
|
||||
"type": "ProduceEffectType_VisualDown"
|
||||
},
|
||||
{
|
||||
"name": "Vocal Lesson Bonus +",
|
||||
"type": "ProduceEffectType_VocalGrowthRateAddition"
|
||||
},
|
||||
{
|
||||
"name": "Dance Lesson Bonus +",
|
||||
"type": "ProduceEffectType_DanceGrowthRateAddition"
|
||||
},
|
||||
{
|
||||
"name": "Visual Lesson Bonus +",
|
||||
"type": "ProduceEffectType_VisualGrowthRateAddition"
|
||||
},
|
||||
{
|
||||
"name": "Vocal Lesson Bonus -",
|
||||
"type": "ProduceEffectType_VocalGrowthRateDown"
|
||||
},
|
||||
{
|
||||
"name": "Dance Lesson Bonus -",
|
||||
"type": "ProduceEffectType_DanceGrowthRateDown"
|
||||
},
|
||||
{
|
||||
"name": "Visual Lesson Bonus -",
|
||||
"type": "ProduceEffectType_VisualGrowthRateDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery",
|
||||
"type": "ProduceEffectType_StaminaRecoverFix"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Percentage Recovery",
|
||||
"type": "ProduceEffectType_StaminaRecoverMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease",
|
||||
"type": "ProduceEffectType_StaminaReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Percentage Decrease",
|
||||
"type": "ProduceEffectType_StaminaReduceMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Change",
|
||||
"type": "ProduceEffectType_StaminaSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Amount Increase",
|
||||
"type": "ProduceEffectType_StaminaRecoverValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Amount Decrease",
|
||||
"type": "ProduceEffectType_StaminaRecoverValueDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease Amount Increase",
|
||||
"type": "ProduceEffectType_StaminaReduceValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease Amount Reduction",
|
||||
"type": "ProduceEffectType_StaminaReduceValueDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Inactive",
|
||||
"type": "ProduceEffectType_StaminaRecoverDisable"
|
||||
},
|
||||
{
|
||||
"name": "Max Stamina Increase",
|
||||
"type": "ProduceEffectType_MaxStaminaAddition"
|
||||
},
|
||||
{
|
||||
"name": "Max Stamina Decrease",
|
||||
"type": "ProduceEffectType_MaxStaminaReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "Max Stamina Percentage Decrease",
|
||||
"type": "ProduceEffectType_MaxStaminaReduceMultiple"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Decrease",
|
||||
"type": "ProduceEffectType_ProducePointReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Percentage Decrease",
|
||||
"type": "ProduceEffectType_ProducePointReduceMultiple"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Change",
|
||||
"type": "ProduceEffectType_ProducePointSpecify"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition Amount Increase",
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueUp"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition Amount Decrease",
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueDown"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Decrease Amount Increase",
|
||||
"type": "ProduceEffectType_ProducePointReduceValueUp"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Decrease Amount Decrease",
|
||||
"type": "ProduceEffectType_ProducePointReduceValueDown"
|
||||
},
|
||||
{
|
||||
"name": "Enhancement",
|
||||
"type": "ProduceEffectType_ProduceCardUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Copy",
|
||||
"type": "ProduceEffectType_ProduceCardDuplicate"
|
||||
},
|
||||
{
|
||||
"name": "Copy and Enhance",
|
||||
"type": "ProduceEffectType_ProduceCardDuplicateUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Change",
|
||||
"type": "ProduceEffectType_ProduceCardChange"
|
||||
},
|
||||
{
|
||||
"name": "Change and Enhance",
|
||||
"type": "ProduceEffectType_ProduceCardChangeUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Delete",
|
||||
"type": "ProduceEffectType_ProduceCardDelete"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition",
|
||||
"type": "ProduceEffectType_ProducePointAddition"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition Inactive",
|
||||
"type": "ProduceEffectType_ProducePointGetDisable"
|
||||
},
|
||||
{
|
||||
"name": "P-Item Acquisition Inactive",
|
||||
"type": "ProduceEffectType_ProduceItemGetDisable"
|
||||
},
|
||||
{
|
||||
"name": "P-Drink Acquisition Inactive",
|
||||
"type": "ProduceEffectType_ProduceDrinkGetDisable"
|
||||
},
|
||||
{
|
||||
"name": "Reward Acquisition",
|
||||
"type": "ProduceEffectType_ProduceReward"
|
||||
},
|
||||
{
|
||||
"name": "Reward Acquisition",
|
||||
"type": "ProduceEffectType_ProduceRewardSet"
|
||||
},
|
||||
{
|
||||
"name": "Score Bonus Increase",
|
||||
"type": "ProduceEffectType_AuditionParameterBonusMultiple"
|
||||
},
|
||||
{
|
||||
"name": "SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "Vocal SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonVocalSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "Dance SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonDanceSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "Visual SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonVisualSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "SP Lesson Occurrence Rate Decrease",
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilDown"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Effect Occurrence",
|
||||
"type": "ProduceEffectType_ExamStatusEnchant"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Reward Skill Card Options Increase",
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountUp"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Reward Skill Card Options Decrease",
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountDown"
|
||||
},
|
||||
{
|
||||
"name": "Consultation All Items Discount",
|
||||
"type": "ProduceEffectType_ShopPriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Discount",
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation P-Drink Discount",
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Discount",
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Change",
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Deletion Discount",
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Change",
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Producer Completion Money Acquisition Increase",
|
||||
"type": "ProduceEffectType_ProduceResultRewardMoneyUp"
|
||||
},
|
||||
{
|
||||
"name": "Producer Completion Support Pt Increase",
|
||||
"type": "ProduceEffectType_ProduceResultRewardSupportCardEnhancePointUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event Stamina Recovery Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventStaminaRecoverUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event P-Points Acquisition Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventProducePointAdditionValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event Parameter Increase Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventParameterAdditionValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventProbabilityUp"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Reward P-Points Acquisition Increase",
|
||||
"type": "ProduceEffectType_LessonPresentProducePointUp"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Support Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_SupportCardProduceCardUpgradeProbabilityUp"
|
||||
},
|
||||
{
|
||||
"name": "Re-roll Count Increase",
|
||||
"type": "ProduceEffectType_ProduceCardSelectRerollCountUp"
|
||||
},
|
||||
{
|
||||
"name": "Initial P-Points Increase",
|
||||
"type": "ProduceEffectType_ProducePointAdditionDisableTrigger"
|
||||
},
|
||||
{
|
||||
"name": "Turn Count Increase",
|
||||
"type": "ProduceEffectType_ExamTurnUp"
|
||||
},
|
||||
{
|
||||
"name": "Turn Count Decrease",
|
||||
"type": "ProduceEffectType_ExamTurnDown"
|
||||
},
|
||||
{
|
||||
"name": "Rival Score Increase",
|
||||
"type": "ProduceEffectType_AuditionNpcEnhance"
|
||||
},
|
||||
{
|
||||
"name": "Consultation All Items Increase",
|
||||
"type": "ProduceEffectType_ShopPriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Increase",
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation P-Drink Increase",
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Increase",
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Deletion Increase",
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Class Consumption Stamina Increase",
|
||||
"type": "ProduceEffectType_EventSchoolStaminaUp"
|
||||
},
|
||||
{
|
||||
"name": "Class Consumption Stamina Decrease",
|
||||
"type": "ProduceEffectType_EventSchoolStaminaDown"
|
||||
},
|
||||
{
|
||||
"name": "Outing P-Points Consumption Increase",
|
||||
"type": "ProduceEffectType_EventActivityProducePointUp"
|
||||
},
|
||||
{
|
||||
"name": "Outing P-Points Consumption Decrease",
|
||||
"type": "ProduceEffectType_EventActivityProducePointDown"
|
||||
},
|
||||
{
|
||||
"name": "Pre-exam Stamina Recovery Increase",
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaUp"
|
||||
},
|
||||
{
|
||||
"name": "Pre-exam Stamina Recovery Decrease",
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaDown"
|
||||
},
|
||||
{
|
||||
"name": "Skill Card Removal",
|
||||
"type": "ProduceEffectType_ProduceCardExcludeCountUp"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProduceEffectType_VocalAddition",
|
||||
"name": "Vocal Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceAddition",
|
||||
"name": "Dance Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualAddition",
|
||||
"name": "Visual Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VocalDown",
|
||||
"name": "Vocal Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceDown",
|
||||
"name": "Dance Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualDown",
|
||||
"name": "Visual Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VocalGrowthRateAddition",
|
||||
"name": "Vocal Lesson Bonus +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceGrowthRateAddition",
|
||||
"name": "Dance Lesson Bonus +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualGrowthRateAddition",
|
||||
"name": "Visual Lesson Bonus +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VocalGrowthRateDown",
|
||||
"name": "Vocal Lesson Bonus -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceGrowthRateDown",
|
||||
"name": "Dance Lesson Bonus -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualGrowthRateDown",
|
||||
"name": "Visual Lesson Bonus -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverFix",
|
||||
"name": "Stamina Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverMultiple",
|
||||
"name": "Stamina Percentage Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceFix",
|
||||
"name": "Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceMultiple",
|
||||
"name": "Stamina Percentage Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaSpecify",
|
||||
"name": "Stamina Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverValueUp",
|
||||
"name": "Stamina Recovery Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverValueDown",
|
||||
"name": "Stamina Recovery Amount Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceValueUp",
|
||||
"name": "Stamina Decrease Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceValueDown",
|
||||
"name": "Stamina Decrease Amount Reduction"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverDisable",
|
||||
"name": "Stamina Recovery Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_MaxStaminaAddition",
|
||||
"name": "Max Stamina Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_MaxStaminaReduceFix",
|
||||
"name": "Max Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_MaxStaminaReduceMultiple",
|
||||
"name": "Max Stamina Percentage Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceFix",
|
||||
"name": "P-Points Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceMultiple",
|
||||
"name": "P-Points Percentage Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointSpecify",
|
||||
"name": "P-Points Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueUp",
|
||||
"name": "P-Points Acquisition Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueDown",
|
||||
"name": "P-Points Acquisition Amount Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceValueUp",
|
||||
"name": "P-Points Decrease Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceValueDown",
|
||||
"name": "P-Points Decrease Amount Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardUpgrade",
|
||||
"name": "Enhancement"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardDuplicate",
|
||||
"name": "Copy"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardDuplicateUpgrade",
|
||||
"name": "Copy and Enhance"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardChange",
|
||||
"name": "Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardChangeUpgrade",
|
||||
"name": "Change and Enhance"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardDelete",
|
||||
"name": "Delete"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAddition",
|
||||
"name": "P-Points Acquisition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointGetDisable",
|
||||
"name": "P-Points Acquisition Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceItemGetDisable",
|
||||
"name": "P-Item Acquisition Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceDrinkGetDisable",
|
||||
"name": "P-Drink Acquisition Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceReward",
|
||||
"name": "Reward Acquisition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceRewardSet",
|
||||
"name": "Reward Acquisition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_AuditionParameterBonusMultiple",
|
||||
"name": "Score Bonus Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilAddition",
|
||||
"name": "SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonVocalSpChangeRatePermilAddition",
|
||||
"name": "Vocal SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonDanceSpChangeRatePermilAddition",
|
||||
"name": "Dance SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonVisualSpChangeRatePermilAddition",
|
||||
"name": "Visual SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilDown",
|
||||
"name": "SP Lesson Occurrence Rate Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ExamStatusEnchant",
|
||||
"name": "Lesson Effect Occurrence"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountUp",
|
||||
"name": "Lesson Reward Skill Card Options Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountDown",
|
||||
"name": "Lesson Reward Skill Card Options Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopPriceDiscountMultiple",
|
||||
"name": "Consultation All Items Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceDiscountMultiple",
|
||||
"name": "Consultation Skill Card Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceDiscountMultiple",
|
||||
"name": "Consultation P-Drink Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceDiscountMultiple",
|
||||
"name": "Consultation Skill Card Enhancement Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceSpecify",
|
||||
"name": "Consultation Skill Card Enhancement Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceDiscountMultiple",
|
||||
"name": "Consultation Skill Card Deletion Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceSpecify",
|
||||
"name": "Consultation Skill Card Enhancement Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceResultRewardMoneyUp",
|
||||
"name": "Producer Completion Money Acquisition Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceResultRewardSupportCardEnhancePointUp",
|
||||
"name": "Producer Completion Support Pt Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventStaminaRecoverUp",
|
||||
"name": "Support Event Stamina Recovery Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventProducePointAdditionValueUp",
|
||||
"name": "Support Event P-Points Acquisition Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventParameterAdditionValueUp",
|
||||
"name": "Support Event Parameter Increase Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventProbabilityUp",
|
||||
"name": "Support Event Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonPresentProducePointUp",
|
||||
"name": "Lesson Reward P-Points Acquisition Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardProduceCardUpgradeProbabilityUp",
|
||||
"name": "Lesson Support Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardSelectRerollCountUp",
|
||||
"name": "Re-roll Count Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAdditionDisableTrigger",
|
||||
"name": "Initial P-Points Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ExamTurnUp",
|
||||
"name": "Turn Count Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ExamTurnDown",
|
||||
"name": "Turn Count Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_AuditionNpcEnhance",
|
||||
"name": "Rival Score Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopPriceUpMultiple",
|
||||
"name": "Consultation All Items Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceUpMultiple",
|
||||
"name": "Consultation Skill Card Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceUpMultiple",
|
||||
"name": "Consultation P-Drink Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceUpMultiple",
|
||||
"name": "Consultation Skill Card Enhancement Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceUpMultiple",
|
||||
"name": "Consultation Skill Card Deletion Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventSchoolStaminaUp",
|
||||
"name": "Class Consumption Stamina Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventSchoolStaminaDown",
|
||||
"name": "Class Consumption Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventActivityProducePointUp",
|
||||
"name": "Outing P-Points Consumption Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventActivityProducePointDown",
|
||||
"name": "Outing P-Points Consumption Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaUp",
|
||||
"name": "Pre-exam Stamina Recovery Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaDown",
|
||||
"name": "Pre-exam Stamina Recovery Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardExcludeCountUp",
|
||||
"name": "Skill Card Removal"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,345 +1,345 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Vocal Increase",
|
||||
"type": "ProduceEffectType_VocalAddition"
|
||||
},
|
||||
{
|
||||
"name": "Dance Increase",
|
||||
"type": "ProduceEffectType_DanceAddition"
|
||||
},
|
||||
{
|
||||
"name": "Visual Increase",
|
||||
"type": "ProduceEffectType_VisualAddition"
|
||||
},
|
||||
{
|
||||
"name": "Vocal Decrease",
|
||||
"type": "ProduceEffectType_VocalDown"
|
||||
},
|
||||
{
|
||||
"name": "Dance Decrease",
|
||||
"type": "ProduceEffectType_DanceDown"
|
||||
},
|
||||
{
|
||||
"name": "Visual Decrease",
|
||||
"type": "ProduceEffectType_VisualDown"
|
||||
},
|
||||
{
|
||||
"name": "Vocal Lesson Bonus +",
|
||||
"type": "ProduceEffectType_VocalGrowthRateAddition"
|
||||
},
|
||||
{
|
||||
"name": "Dance Lesson Bonus +",
|
||||
"type": "ProduceEffectType_DanceGrowthRateAddition"
|
||||
},
|
||||
{
|
||||
"name": "Visual Lesson Bonus +",
|
||||
"type": "ProduceEffectType_VisualGrowthRateAddition"
|
||||
},
|
||||
{
|
||||
"name": "Vocal Lesson Bonus -",
|
||||
"type": "ProduceEffectType_VocalGrowthRateDown"
|
||||
},
|
||||
{
|
||||
"name": "Dance Lesson Bonus -",
|
||||
"type": "ProduceEffectType_DanceGrowthRateDown"
|
||||
},
|
||||
{
|
||||
"name": "Visual Lesson Bonus -",
|
||||
"type": "ProduceEffectType_VisualGrowthRateDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery",
|
||||
"type": "ProduceEffectType_StaminaRecoverFix"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Percentage Recovery",
|
||||
"type": "ProduceEffectType_StaminaRecoverMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease",
|
||||
"type": "ProduceEffectType_StaminaReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Percentage Decrease",
|
||||
"type": "ProduceEffectType_StaminaReduceMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Change",
|
||||
"type": "ProduceEffectType_StaminaSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Amount Increase",
|
||||
"type": "ProduceEffectType_StaminaRecoverValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Amount Decrease",
|
||||
"type": "ProduceEffectType_StaminaRecoverValueDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease Amount Increase",
|
||||
"type": "ProduceEffectType_StaminaReduceValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease Amount Reduction",
|
||||
"type": "ProduceEffectType_StaminaReduceValueDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Inactive",
|
||||
"type": "ProduceEffectType_StaminaRecoverDisable"
|
||||
},
|
||||
{
|
||||
"name": "Max Stamina Increase",
|
||||
"type": "ProduceEffectType_MaxStaminaAddition"
|
||||
},
|
||||
{
|
||||
"name": "Max Stamina Decrease",
|
||||
"type": "ProduceEffectType_MaxStaminaReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "Max Stamina Percentage Decrease",
|
||||
"type": "ProduceEffectType_MaxStaminaReduceMultiple"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Decrease",
|
||||
"type": "ProduceEffectType_ProducePointReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Percentage Decrease",
|
||||
"type": "ProduceEffectType_ProducePointReduceMultiple"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Change",
|
||||
"type": "ProduceEffectType_ProducePointSpecify"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition Amount Increase",
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueUp"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition Amount Decrease",
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueDown"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Decrease Amount Increase",
|
||||
"type": "ProduceEffectType_ProducePointReduceValueUp"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Decrease Amount Decrease",
|
||||
"type": "ProduceEffectType_ProducePointReduceValueDown"
|
||||
},
|
||||
{
|
||||
"name": "Enhancement",
|
||||
"type": "ProduceEffectType_ProduceCardUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Copy",
|
||||
"type": "ProduceEffectType_ProduceCardDuplicate"
|
||||
},
|
||||
{
|
||||
"name": "Copy and Enhance",
|
||||
"type": "ProduceEffectType_ProduceCardDuplicateUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Change",
|
||||
"type": "ProduceEffectType_ProduceCardChange"
|
||||
},
|
||||
{
|
||||
"name": "Change and Enhance",
|
||||
"type": "ProduceEffectType_ProduceCardChangeUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Delete",
|
||||
"type": "ProduceEffectType_ProduceCardDelete"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition",
|
||||
"type": "ProduceEffectType_ProducePointAddition"
|
||||
},
|
||||
{
|
||||
"name": "P-Points Acquisition Inactive",
|
||||
"type": "ProduceEffectType_ProducePointGetDisable"
|
||||
},
|
||||
{
|
||||
"name": "P-Item Acquisition Inactive",
|
||||
"type": "ProduceEffectType_ProduceItemGetDisable"
|
||||
},
|
||||
{
|
||||
"name": "P-Drink Acquisition Inactive",
|
||||
"type": "ProduceEffectType_ProduceDrinkGetDisable"
|
||||
},
|
||||
{
|
||||
"name": "Reward Acquisition",
|
||||
"type": "ProduceEffectType_ProduceReward"
|
||||
},
|
||||
{
|
||||
"name": "Reward Acquisition",
|
||||
"type": "ProduceEffectType_ProduceRewardSet"
|
||||
},
|
||||
{
|
||||
"name": "Score Bonus Increase",
|
||||
"type": "ProduceEffectType_AuditionParameterBonusMultiple"
|
||||
},
|
||||
{
|
||||
"name": "SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "Vocal SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonVocalSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "Dance SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonDanceSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "Visual SP Lesson Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_LessonVisualSpChangeRatePermilAddition"
|
||||
},
|
||||
{
|
||||
"name": "SP Lesson Occurrence Rate Decrease",
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilDown"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Effect Occurrence",
|
||||
"type": "ProduceEffectType_ExamStatusEnchant"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Reward Skill Card Options Increase",
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountUp"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Reward Skill Card Options Decrease",
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountDown"
|
||||
},
|
||||
{
|
||||
"name": "Consultation All Items Discount",
|
||||
"type": "ProduceEffectType_ShopPriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Discount",
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation P-Drink Discount",
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Discount",
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Change",
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Deletion Discount",
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceDiscountMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Change",
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Producer Completion Money Acquisition Increase",
|
||||
"type": "ProduceEffectType_ProduceResultRewardMoneyUp"
|
||||
},
|
||||
{
|
||||
"name": "Producer Completion Support Pt Increase",
|
||||
"type": "ProduceEffectType_ProduceResultRewardSupportCardEnhancePointUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event Stamina Recovery Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventStaminaRecoverUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event P-Points Acquisition Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventProducePointAdditionValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event Parameter Increase Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventParameterAdditionValueUp"
|
||||
},
|
||||
{
|
||||
"name": "Support Event Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_SupportCardEventProbabilityUp"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Reward P-Points Acquisition Increase",
|
||||
"type": "ProduceEffectType_LessonPresentProducePointUp"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Support Occurrence Rate Increase",
|
||||
"type": "ProduceEffectType_SupportCardProduceCardUpgradeProbabilityUp"
|
||||
},
|
||||
{
|
||||
"name": "Re-roll Count Increase",
|
||||
"type": "ProduceEffectType_ProduceCardSelectRerollCountUp"
|
||||
},
|
||||
{
|
||||
"name": "Initial P-Points Increase",
|
||||
"type": "ProduceEffectType_ProducePointAdditionDisableTrigger"
|
||||
},
|
||||
{
|
||||
"name": "Turn Count Increase",
|
||||
"type": "ProduceEffectType_ExamTurnUp"
|
||||
},
|
||||
{
|
||||
"name": "Turn Count Decrease",
|
||||
"type": "ProduceEffectType_ExamTurnDown"
|
||||
},
|
||||
{
|
||||
"name": "Rival Score Increase",
|
||||
"type": "ProduceEffectType_AuditionNpcEnhance"
|
||||
},
|
||||
{
|
||||
"name": "Consultation All Items Increase",
|
||||
"type": "ProduceEffectType_ShopPriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Increase",
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation P-Drink Increase",
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Enhancement Increase",
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Consultation Skill Card Deletion Increase",
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceUpMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Class Consumption Stamina Increase",
|
||||
"type": "ProduceEffectType_EventSchoolStaminaUp"
|
||||
},
|
||||
{
|
||||
"name": "Class Consumption Stamina Decrease",
|
||||
"type": "ProduceEffectType_EventSchoolStaminaDown"
|
||||
},
|
||||
{
|
||||
"name": "Outing P-Points Consumption Increase",
|
||||
"type": "ProduceEffectType_EventActivityProducePointUp"
|
||||
},
|
||||
{
|
||||
"name": "Outing P-Points Consumption Decrease",
|
||||
"type": "ProduceEffectType_EventActivityProducePointDown"
|
||||
},
|
||||
{
|
||||
"name": "Pre-exam Stamina Recovery Increase",
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaUp"
|
||||
},
|
||||
{
|
||||
"name": "Pre-exam Stamina Recovery Decrease",
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaDown"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProduceEffectType_VocalAddition",
|
||||
"name": "Vocal Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceAddition",
|
||||
"name": "Dance Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualAddition",
|
||||
"name": "Visual Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VocalDown",
|
||||
"name": "Vocal Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceDown",
|
||||
"name": "Dance Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualDown",
|
||||
"name": "Visual Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VocalGrowthRateAddition",
|
||||
"name": "Vocal Lesson Bonus +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceGrowthRateAddition",
|
||||
"name": "Dance Lesson Bonus +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualGrowthRateAddition",
|
||||
"name": "Visual Lesson Bonus +"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VocalGrowthRateDown",
|
||||
"name": "Vocal Lesson Bonus -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_DanceGrowthRateDown",
|
||||
"name": "Dance Lesson Bonus -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_VisualGrowthRateDown",
|
||||
"name": "Visual Lesson Bonus -"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverFix",
|
||||
"name": "Stamina Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverMultiple",
|
||||
"name": "Stamina Percentage Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceFix",
|
||||
"name": "Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceMultiple",
|
||||
"name": "Stamina Percentage Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaSpecify",
|
||||
"name": "Stamina Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverValueUp",
|
||||
"name": "Stamina Recovery Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverValueDown",
|
||||
"name": "Stamina Recovery Amount Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceValueUp",
|
||||
"name": "Stamina Decrease Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaReduceValueDown",
|
||||
"name": "Stamina Decrease Amount Reduction"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_StaminaRecoverDisable",
|
||||
"name": "Stamina Recovery Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_MaxStaminaAddition",
|
||||
"name": "Max Stamina Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_MaxStaminaReduceFix",
|
||||
"name": "Max Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_MaxStaminaReduceMultiple",
|
||||
"name": "Max Stamina Percentage Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceFix",
|
||||
"name": "P-Points Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceMultiple",
|
||||
"name": "P-Points Percentage Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointSpecify",
|
||||
"name": "P-Points Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueUp",
|
||||
"name": "P-Points Acquisition Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAdditionValueDown",
|
||||
"name": "P-Points Acquisition Amount Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceValueUp",
|
||||
"name": "P-Points Decrease Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointReduceValueDown",
|
||||
"name": "P-Points Decrease Amount Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardUpgrade",
|
||||
"name": "Enhancement"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardDuplicate",
|
||||
"name": "Copy"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardDuplicateUpgrade",
|
||||
"name": "Copy and Enhance"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardChange",
|
||||
"name": "Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardChangeUpgrade",
|
||||
"name": "Change and Enhance"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardDelete",
|
||||
"name": "Delete"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAddition",
|
||||
"name": "P-Points Acquisition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointGetDisable",
|
||||
"name": "P-Points Acquisition Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceItemGetDisable",
|
||||
"name": "P-Item Acquisition Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceDrinkGetDisable",
|
||||
"name": "P-Drink Acquisition Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceReward",
|
||||
"name": "Reward Acquisition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceRewardSet",
|
||||
"name": "Reward Acquisition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_AuditionParameterBonusMultiple",
|
||||
"name": "Score Bonus Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilAddition",
|
||||
"name": "SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonVocalSpChangeRatePermilAddition",
|
||||
"name": "Vocal SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonDanceSpChangeRatePermilAddition",
|
||||
"name": "Dance SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonVisualSpChangeRatePermilAddition",
|
||||
"name": "Visual SP Lesson Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonSpChangeRatePermilDown",
|
||||
"name": "SP Lesson Occurrence Rate Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ExamStatusEnchant",
|
||||
"name": "Lesson Effect Occurrence"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountUp",
|
||||
"name": "Lesson Reward Skill Card Options Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonPresentProduceCardRewardCountDown",
|
||||
"name": "Lesson Reward Skill Card Options Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopPriceDiscountMultiple",
|
||||
"name": "Consultation All Items Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceDiscountMultiple",
|
||||
"name": "Consultation Skill Card Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceDiscountMultiple",
|
||||
"name": "Consultation P-Drink Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceDiscountMultiple",
|
||||
"name": "Consultation Skill Card Enhancement Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceSpecify",
|
||||
"name": "Consultation Skill Card Enhancement Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceDiscountMultiple",
|
||||
"name": "Consultation Skill Card Deletion Discount"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceSpecify",
|
||||
"name": "Consultation Skill Card Enhancement Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceResultRewardMoneyUp",
|
||||
"name": "Producer Completion Money Acquisition Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceResultRewardSupportCardEnhancePointUp",
|
||||
"name": "Producer Completion Support Pt Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventStaminaRecoverUp",
|
||||
"name": "Support Event Stamina Recovery Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventProducePointAdditionValueUp",
|
||||
"name": "Support Event P-Points Acquisition Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventParameterAdditionValueUp",
|
||||
"name": "Support Event Parameter Increase Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardEventProbabilityUp",
|
||||
"name": "Support Event Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_LessonPresentProducePointUp",
|
||||
"name": "Lesson Reward P-Points Acquisition Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_SupportCardProduceCardUpgradeProbabilityUp",
|
||||
"name": "Lesson Support Occurrence Rate Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProduceCardSelectRerollCountUp",
|
||||
"name": "Re-roll Count Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ProducePointAdditionDisableTrigger",
|
||||
"name": "Initial P-Points Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ExamTurnUp",
|
||||
"name": "Turn Count Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ExamTurnDown",
|
||||
"name": "Turn Count Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_AuditionNpcEnhance",
|
||||
"name": "Rival Score Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopPriceUpMultiple",
|
||||
"name": "Consultation All Items Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardPriceUpMultiple",
|
||||
"name": "Consultation Skill Card Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceDrinkPriceUpMultiple",
|
||||
"name": "Consultation P-Drink Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardUpgradePriceUpMultiple",
|
||||
"name": "Consultation Skill Card Enhancement Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_ShopProduceCardDeletePriceUpMultiple",
|
||||
"name": "Consultation Skill Card Deletion Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventSchoolStaminaUp",
|
||||
"name": "Class Consumption Stamina Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventSchoolStaminaDown",
|
||||
"name": "Class Consumption Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventActivityProducePointUp",
|
||||
"name": "Outing P-Points Consumption Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_EventActivityProducePointDown",
|
||||
"name": "Outing P-Points Consumption Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaUp",
|
||||
"name": "Pre-exam Stamina Recovery Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceEffectType_BeforeAuditionRefreshStaminaDown",
|
||||
"name": "Pre-exam Stamina Recovery Decrease"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,344 +1,344 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Parameter",
|
||||
"swapName": "Score",
|
||||
"type": "ProduceExamEffectType_ExamLesson"
|
||||
},
|
||||
{
|
||||
"name": "Good Condition",
|
||||
"swapName": "Good Condition",
|
||||
"type": "ProduceExamEffectType_ExamParameterBuff"
|
||||
},
|
||||
{
|
||||
"name": "Energy",
|
||||
"swapName": "Energy",
|
||||
"type": "ProduceExamEffectType_ExamBlock"
|
||||
},
|
||||
{
|
||||
"name": "Draw Skill Card",
|
||||
"swapName": "Draw Skill Card",
|
||||
"type": "ProduceExamEffectType_ExamCardDraw"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Decrease",
|
||||
"swapName": "Stamina Consumption Decrease",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDown"
|
||||
},
|
||||
{
|
||||
"name": "Generation",
|
||||
"swapName": "Generation",
|
||||
"type": "ProduceExamEffectType_ExamCardCreateId"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption",
|
||||
"swapName": "Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceFix"
|
||||
},
|
||||
{
|
||||
"name": "Focus",
|
||||
"swapName": "Focus",
|
||||
"type": "ProduceExamEffectType_ExamLessonBuff"
|
||||
},
|
||||
{
|
||||
"name": "Lesson Strengthening",
|
||||
"swapName": "Exam/Stage Strengthening",
|
||||
"type": "ProduceExamEffectType_ExamCardUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Additional Skill Card Usage",
|
||||
"swapName": "Additional Skill Card Usage",
|
||||
"type": "ProduceExamEffectType_ExamPlayableValueAdd"
|
||||
},
|
||||
{
|
||||
"name": "Temporary Focus Effect Increase",
|
||||
"swapName": "Temporary Focus Effect Increase",
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Change",
|
||||
"swapName": "Stamina Consumption Change",
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionChange"
|
||||
},
|
||||
{
|
||||
"name": "Energy Increase Inactive",
|
||||
"swapName": "Energy Increase Inactive",
|
||||
"type": "ProduceExamEffectType_ExamBlockRestriction"
|
||||
},
|
||||
{
|
||||
"name": "Sustained Effect",
|
||||
"swapName": "Sustained Effect",
|
||||
"type": "ProduceExamEffectType_ExamStatusEnchant"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Decrease",
|
||||
"swapName": "Stamina Consumption Decrease",
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionDownSpecify"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Decrease",
|
||||
"swapName": "Stamina Decrease",
|
||||
"type": "ProduceExamEffectType_ExamStaminaDamage"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery",
|
||||
"swapName": "Stamina Recovery",
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverFix"
|
||||
},
|
||||
{
|
||||
"name": "Fixed Parameter",
|
||||
"swapName": "Fixed Score",
|
||||
"type": "ProduceExamEffectType_ExamLessonFix"
|
||||
},
|
||||
{
|
||||
"name": "Duplication",
|
||||
"swapName": "Duplication",
|
||||
"type": "ProduceExamEffectType_ExamCardDuplicate"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression",
|
||||
"swapName": "Good Impression",
|
||||
"type": "ProduceExamEffectType_ExamReview"
|
||||
},
|
||||
{
|
||||
"name": "Skill Card Additional Activation",
|
||||
"swapName": "Skill Card Additional Activation",
|
||||
"type": "ProduceExamEffectType_ExamCardSearchEffectPlayCountBuff"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Amount Increase",
|
||||
"swapName": "Score Increase Amount Increase",
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultiple"
|
||||
},
|
||||
{
|
||||
"name": "Motivation",
|
||||
"swapName": "Motivation",
|
||||
"type": "ProduceExamEffectType_ExamCardPlayAggressive"
|
||||
},
|
||||
{
|
||||
"name": "Confidence",
|
||||
"swapName": "Confidence",
|
||||
"type": "ProduceExamEffectType_ExamConcentration"
|
||||
},
|
||||
{
|
||||
"name": "Preservation",
|
||||
"swapName": "Preservation",
|
||||
"type": "ProduceExamEffectType_ExamPreservation"
|
||||
},
|
||||
{
|
||||
"name": "Full Power",
|
||||
"swapName": "Full Power",
|
||||
"type": "ProduceExamEffectType_ExamFullPower"
|
||||
},
|
||||
{
|
||||
"name": "Guideline Removal",
|
||||
"swapName": "Guideline Removal",
|
||||
"type": "ProduceExamEffectType_ExamStanceReset"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value",
|
||||
"swapName": "Full Power Value",
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPoint"
|
||||
},
|
||||
{
|
||||
"name": "Full Power Value Decrease",
|
||||
"swapName": "Full Power Value Decrease",
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPointReduce"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Change",
|
||||
"swapName": "Stamina Consumption Change",
|
||||
"type": "ProduceExamEffectType_ExamSearchPlayCardStaminaConsumptionChange"
|
||||
},
|
||||
{
|
||||
"name": "Exhilaration",
|
||||
"swapName": "Exhilaration",
|
||||
"type": "ProduceExamEffectType_ExamUplifting"
|
||||
},
|
||||
{
|
||||
"name": "Turn Addition",
|
||||
"swapName": "Turn Addition",
|
||||
"type": "ProduceExamEffectType_ExamExtraTurn"
|
||||
},
|
||||
{
|
||||
"name": "Decreased State Inactive",
|
||||
"swapName": "Decreased State Inactive",
|
||||
"type": "ProduceExamEffectType_ExamAntiDebuff"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Increase",
|
||||
"swapName": "Stamina Consumption Increase",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAdd"
|
||||
},
|
||||
{
|
||||
"name": "Anxiety",
|
||||
"swapName": "Anxiety",
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDown"
|
||||
},
|
||||
{
|
||||
"name": "Anxiety Inactive",
|
||||
"swapName": "Anxiety Inactive",
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDownRestriction"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Effect Increase",
|
||||
"swapName": "Stamina Recovery Effect Increase",
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverAdd"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Reduction",
|
||||
"swapName": "Stamina Consumption Reduction",
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceChange"
|
||||
},
|
||||
{
|
||||
"name": "Whim",
|
||||
"swapName": "Whim",
|
||||
"type": "ProduceExamEffectType_ExamPanic"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Value Change",
|
||||
"swapName": "Score Increase Value Change",
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyLessThan"
|
||||
},
|
||||
{
|
||||
"name": "Carry Over Hand",
|
||||
"swapName": "Carry Over Hand",
|
||||
"type": "ProduceExamEffectType_ExamHandHold"
|
||||
},
|
||||
{
|
||||
"name": "Additional Stamina Consumption",
|
||||
"swapName": "Additional Stamina Consumption",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddFix"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Increase Effect Decrease",
|
||||
"swapName": "Stamina Consumption Increase Effect Decrease",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddDown"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Recovery Inactive",
|
||||
"swapName": "Stamina Recovery Inactive",
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverRestriction"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Decrease Effect Increase",
|
||||
"swapName": "Stamina Consumption Decrease Effect Increase",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownAdd"
|
||||
},
|
||||
{
|
||||
"name": "Generation Strengthening",
|
||||
"swapName": "Generation Strengthening",
|
||||
"type": "ProduceExamEffectType_ExamGetCardUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "Stamina Consumption Reduction",
|
||||
"swapName": "Stamina Consumption Reduction",
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownFix"
|
||||
},
|
||||
{
|
||||
"name": "Swap Hand",
|
||||
"swapName": "Swap Hand",
|
||||
"type": "ProduceExamEffectType_ExamHandGraveCountCardDraw"
|
||||
},
|
||||
{
|
||||
"name": "Activation Reservation",
|
||||
"swapName": "Activation Reservation",
|
||||
"type": "ProduceExamEffectType_ExamEffectTimer"
|
||||
},
|
||||
{
|
||||
"name": "Nervousness",
|
||||
"swapName": "Nervousness",
|
||||
"type": "ProduceExamEffectType_ExamGimmickLessonDebuff"
|
||||
},
|
||||
{
|
||||
"name": "Bad Condition",
|
||||
"swapName": "Bad Condition",
|
||||
"type": "ProduceExamEffectType_ExamGimmickParameterDebuff"
|
||||
},
|
||||
{
|
||||
"name": "Weakness",
|
||||
"swapName": "Weakness",
|
||||
"type": "ProduceExamEffectType_ExamGimmickSleepy"
|
||||
},
|
||||
{
|
||||
"name": "Enthusiasm",
|
||||
"swapName": "Enthusiasm",
|
||||
"type": "ProduceExamEffectType_ExamGimmickEnthusiastic"
|
||||
},
|
||||
{
|
||||
"name": "Unavailable",
|
||||
"swapName": "Unavailable",
|
||||
"type": "ProduceExamEffectType_ExamGimmickPlayCardLimit"
|
||||
},
|
||||
{
|
||||
"name": "Slump",
|
||||
"swapName": "Slump",
|
||||
"type": "ProduceExamEffectType_ExamGimmickSlump"
|
||||
},
|
||||
{
|
||||
"name": "Hand Decrease",
|
||||
"swapName": "Hand Decrease",
|
||||
"type": "ProduceExamEffectType_ExamGimmickStartTurnCardDrawDown"
|
||||
},
|
||||
{
|
||||
"name": "Fixed Energy",
|
||||
"swapName": "Fixed Energy",
|
||||
"type": "ProduceExamEffectType_ExamBlockFix"
|
||||
},
|
||||
{
|
||||
"name": "Absent-minded",
|
||||
"swapName": "Absent-minded",
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyMoreThan"
|
||||
},
|
||||
{
|
||||
"name": "Excellent Condition",
|
||||
"swapName": "Excellent Condition",
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffMultiplePerTurn"
|
||||
},
|
||||
{
|
||||
"name": "Fixed Guideline",
|
||||
"swapName": "Fixed Guideline",
|
||||
"type": "ProduceExamEffectType_StanceLock"
|
||||
},
|
||||
{
|
||||
"name": "Decreased State Recovery",
|
||||
"swapName": "Decreased State Recovery",
|
||||
"type": "ProduceExamEffectType_ExamDebuffRecover"
|
||||
},
|
||||
{
|
||||
"name": "Good Impression Decrease",
|
||||
"swapName": "Good Impression Decrease",
|
||||
"type": "ProduceExamEffectType_ExamReviewReduce"
|
||||
},
|
||||
{
|
||||
"name": "Motivation Decrease",
|
||||
"swapName": "Motivation Decrease",
|
||||
"type": "ProduceExamEffectType_ExamAggressiveReduce"
|
||||
},
|
||||
{
|
||||
"name": "Focus Decrease",
|
||||
"swapName": "Focus Decrease",
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Good Condition Decrease",
|
||||
"swapName": "Good Condition Decrease",
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffReduce"
|
||||
},
|
||||
{
|
||||
"name": "Parameter Increase Amount Decrease",
|
||||
"swapName": "Score Increase Amount Decrease",
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultipleDown"
|
||||
},
|
||||
{
|
||||
"name": "Growth Effect",
|
||||
"swapName": "Growth Effect",
|
||||
"type": "ProduceExamEffectType_ExamAddGrowEffect"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLesson",
|
||||
"name": "Parameter",
|
||||
"swapName": "Score"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamParameterBuff",
|
||||
"name": "Good Condition",
|
||||
"swapName": "Good Condition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlock",
|
||||
"name": "Energy",
|
||||
"swapName": "Energy"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardDraw",
|
||||
"name": "Draw Skill Card",
|
||||
"swapName": "Draw Skill Card"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDown",
|
||||
"name": "Stamina Consumption Decrease",
|
||||
"swapName": "Stamina Consumption Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardCreateId",
|
||||
"name": "Generation",
|
||||
"swapName": "Generation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceFix",
|
||||
"name": "Stamina Consumption",
|
||||
"swapName": "Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonBuff",
|
||||
"name": "Focus",
|
||||
"swapName": "Focus"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardUpgrade",
|
||||
"name": "Lesson Strengthening",
|
||||
"swapName": "Exam/Stage Strengthening"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamPlayableValueAdd",
|
||||
"name": "Additional Skill Card Usage",
|
||||
"swapName": "Additional Skill Card Usage"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffMultiple",
|
||||
"name": "Temporary Focus Effect Increase",
|
||||
"swapName": "Temporary Focus Effect Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionChange",
|
||||
"name": "Stamina Consumption Change",
|
||||
"swapName": "Stamina Consumption Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockRestriction",
|
||||
"name": "Energy Increase Inactive",
|
||||
"swapName": "Energy Increase Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStatusEnchant",
|
||||
"name": "Sustained Effect",
|
||||
"swapName": "Sustained Effect"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardStaminaConsumptionDownSpecify",
|
||||
"name": "Stamina Consumption Decrease",
|
||||
"swapName": "Stamina Consumption Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaDamage",
|
||||
"name": "Stamina Decrease",
|
||||
"swapName": "Stamina Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverFix",
|
||||
"name": "Stamina Recovery",
|
||||
"swapName": "Stamina Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonFix",
|
||||
"name": "Fixed Parameter",
|
||||
"swapName": "Fixed Score"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardDuplicate",
|
||||
"name": "Duplication",
|
||||
"swapName": "Duplication"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamReview",
|
||||
"name": "Good Impression",
|
||||
"swapName": "Good Impression"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardSearchEffectPlayCountBuff",
|
||||
"name": "Skill Card Additional Activation",
|
||||
"swapName": "Skill Card Additional Activation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultiple",
|
||||
"name": "Parameter Increase Amount Increase",
|
||||
"swapName": "Score Increase Amount Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamCardPlayAggressive",
|
||||
"name": "Motivation",
|
||||
"swapName": "Motivation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamConcentration",
|
||||
"name": "Confidence",
|
||||
"swapName": "Confidence"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamPreservation",
|
||||
"name": "Preservation",
|
||||
"swapName": "Preservation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamFullPower",
|
||||
"name": "Full Power",
|
||||
"swapName": "Full Power"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStanceReset",
|
||||
"name": "Guideline Removal",
|
||||
"swapName": "Guideline Removal"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPoint",
|
||||
"name": "Full Power Value",
|
||||
"swapName": "Full Power Value"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamFullPowerPointReduce",
|
||||
"name": "Full Power Value Decrease",
|
||||
"swapName": "Full Power Value Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamSearchPlayCardStaminaConsumptionChange",
|
||||
"name": "Stamina Consumption Change",
|
||||
"swapName": "Stamina Consumption Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamUplifting",
|
||||
"name": "Exhilaration",
|
||||
"swapName": "Exhilaration"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamExtraTurn",
|
||||
"name": "Turn Addition",
|
||||
"swapName": "Turn Addition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamAntiDebuff",
|
||||
"name": "Decreased State Inactive",
|
||||
"swapName": "Decreased State Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAdd",
|
||||
"name": "Stamina Consumption Increase",
|
||||
"swapName": "Stamina Consumption Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDown",
|
||||
"name": "Anxiety",
|
||||
"swapName": "Anxiety"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockAddDownRestriction",
|
||||
"name": "Anxiety Inactive",
|
||||
"swapName": "Anxiety Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverAdd",
|
||||
"name": "Stamina Recovery Effect Increase",
|
||||
"swapName": "Stamina Recovery Effect Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaReduceChange",
|
||||
"name": "Stamina Consumption Reduction",
|
||||
"swapName": "Stamina Consumption Reduction"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamPanic",
|
||||
"name": "Whim",
|
||||
"swapName": "Whim"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyLessThan",
|
||||
"name": "Parameter Increase Value Change",
|
||||
"swapName": "Score Increase Value Change"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamHandHold",
|
||||
"name": "Carry Over Hand",
|
||||
"swapName": "Carry Over Hand"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddFix",
|
||||
"name": "Additional Stamina Consumption",
|
||||
"swapName": "Additional Stamina Consumption"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionAddDown",
|
||||
"name": "Stamina Consumption Increase Effect Decrease",
|
||||
"swapName": "Stamina Consumption Increase Effect Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaRecoverRestriction",
|
||||
"name": "Stamina Recovery Inactive",
|
||||
"swapName": "Stamina Recovery Inactive"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownAdd",
|
||||
"name": "Stamina Consumption Decrease Effect Increase",
|
||||
"swapName": "Stamina Consumption Decrease Effect Increase"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGetCardUpgrade",
|
||||
"name": "Generation Strengthening",
|
||||
"swapName": "Generation Strengthening"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamStaminaConsumptionDownFix",
|
||||
"name": "Stamina Consumption Reduction",
|
||||
"swapName": "Stamina Consumption Reduction"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamHandGraveCountCardDraw",
|
||||
"name": "Swap Hand",
|
||||
"swapName": "Swap Hand"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamEffectTimer",
|
||||
"name": "Activation Reservation",
|
||||
"swapName": "Activation Reservation"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickLessonDebuff",
|
||||
"name": "Nervousness",
|
||||
"swapName": "Nervousness"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickParameterDebuff",
|
||||
"name": "Bad Condition",
|
||||
"swapName": "Bad Condition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickSleepy",
|
||||
"name": "Weakness",
|
||||
"swapName": "Weakness"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickEnthusiastic",
|
||||
"name": "Enthusiasm",
|
||||
"swapName": "Enthusiasm"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickPlayCardLimit",
|
||||
"name": "Unavailable",
|
||||
"swapName": "Unavailable"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickSlump",
|
||||
"name": "Slump",
|
||||
"swapName": "Slump"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamGimmickStartTurnCardDrawDown",
|
||||
"name": "Hand Decrease",
|
||||
"swapName": "Hand Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamBlockFix",
|
||||
"name": "Fixed Energy",
|
||||
"swapName": "Fixed Energy"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonChangeSpecifyMoreThan",
|
||||
"name": "Absent-minded",
|
||||
"swapName": "Absent-minded"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffMultiplePerTurn",
|
||||
"name": "Excellent Condition",
|
||||
"swapName": "Excellent Condition"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_StanceLock",
|
||||
"name": "Fixed Guideline",
|
||||
"swapName": "Fixed Guideline"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamDebuffRecover",
|
||||
"name": "Decreased State Recovery",
|
||||
"swapName": "Decreased State Recovery"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamReviewReduce",
|
||||
"name": "Good Impression Decrease",
|
||||
"swapName": "Good Impression Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamAggressiveReduce",
|
||||
"name": "Motivation Decrease",
|
||||
"swapName": "Motivation Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonBuffReduce",
|
||||
"name": "Focus Decrease",
|
||||
"swapName": "Focus Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamParameterBuffReduce",
|
||||
"name": "Good Condition Decrease",
|
||||
"swapName": "Good Condition Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamLessonValueMultipleDown",
|
||||
"name": "Parameter Increase Amount Decrease",
|
||||
"swapName": "Score Increase Amount Decrease"
|
||||
},
|
||||
{
|
||||
"type": "ProduceExamEffectType_ExamAddGrowEffect",
|
||||
"name": "Growth Effect",
|
||||
"swapName": "Growth Effect"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Common",
|
||||
"type": "ProducePlanType_Common"
|
||||
},
|
||||
{
|
||||
"name": "【Sense Exclusive】",
|
||||
"type": "ProducePlanType_Plan1"
|
||||
},
|
||||
{
|
||||
"name": "【Logic Exclusive】",
|
||||
"type": "ProducePlanType_Plan2"
|
||||
},
|
||||
{
|
||||
"name": "【Anomaly Exclusive】",
|
||||
"type": "ProducePlanType_Plan3"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProducePlanType_Common",
|
||||
"name": "Common"
|
||||
},
|
||||
{
|
||||
"type": "ProducePlanType_Plan1",
|
||||
"name": "【Sense Exclusive】"
|
||||
},
|
||||
{
|
||||
"type": "ProducePlanType_Plan2",
|
||||
"name": "【Logic Exclusive】"
|
||||
},
|
||||
{
|
||||
"type": "ProducePlanType_Plan3",
|
||||
"name": "【Anomaly Exclusive】"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Common",
|
||||
"type": "ProducePlanType_Common"
|
||||
},
|
||||
{
|
||||
"name": "【Sense Exclusive】",
|
||||
"type": "ProducePlanType_Plan1"
|
||||
},
|
||||
{
|
||||
"name": "【Logic Exclusive】",
|
||||
"type": "ProducePlanType_Plan2"
|
||||
},
|
||||
{
|
||||
"name": "【Anomaly Exclusive】",
|
||||
"type": "ProducePlanType_Plan3"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProducePlanType_Common",
|
||||
"name": "Common"
|
||||
},
|
||||
{
|
||||
"type": "ProducePlanType_Plan1",
|
||||
"name": "【Sense Exclusive】"
|
||||
},
|
||||
{
|
||||
"type": "ProducePlanType_Plan2",
|
||||
"name": "【Logic Exclusive】"
|
||||
},
|
||||
{
|
||||
"type": "ProducePlanType_Plan3",
|
||||
"name": "【Anomaly Exclusive】"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Activities",
|
||||
"type": "ProduceStepType_EventSchool"
|
||||
},
|
||||
{
|
||||
"name": "Gift",
|
||||
"type": "ProduceStepType_Present"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "ProduceStepType_EventSchool",
|
||||
"name": "Activities"
|
||||
},
|
||||
{
|
||||
"type": "ProduceStepType_Present",
|
||||
"name": "Gift"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"swapType"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "Swap_Convert_001",
|
||||
@@ -310,11 +316,5 @@
|
||||
"swapType": "ProduceDescriptionSwapType_Audition",
|
||||
"text": "Exclusion"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id",
|
||||
"swapType"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,208 +1,208 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"characterId": "amao",
|
||||
"description": "Visual 300 or higher",
|
||||
"number": 1,
|
||||
"title": "A New Me"
|
||||
},
|
||||
{
|
||||
"characterId": "amao",
|
||||
"description": "Vocal 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Proof of growth"
|
||||
},
|
||||
{
|
||||
"characterId": "amao",
|
||||
"description": "Visual 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "Getting closer to my aspiration"
|
||||
},
|
||||
{
|
||||
"characterId": "fktn",
|
||||
"description": "Dance 300 or higher",
|
||||
"number": 1,
|
||||
"title": "Improving my lifestyle"
|
||||
},
|
||||
{
|
||||
"characterId": "fktn",
|
||||
"description": "Visual 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Brilliant talent"
|
||||
},
|
||||
{
|
||||
"characterId": "fktn",
|
||||
"description": "Dance 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "Power of belief"
|
||||
},
|
||||
{
|
||||
"characterId": "hrnm",
|
||||
"description": "Vocal 200 or higher",
|
||||
"number": 1,
|
||||
"title": "The ability of a 3rd-year student"
|
||||
},
|
||||
{
|
||||
"characterId": "hrnm",
|
||||
"description": "Dance 450 or higher",
|
||||
"number": 2,
|
||||
"title": "To grab the dream again"
|
||||
},
|
||||
{
|
||||
"characterId": "hrnm",
|
||||
"description": "Visual 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "Everyone's big sister"
|
||||
},
|
||||
{
|
||||
"characterId": "hski",
|
||||
"description": "Dance 200 or higher",
|
||||
"number": 1,
|
||||
"title": "A sure step forward"
|
||||
},
|
||||
{
|
||||
"characterId": "hski",
|
||||
"description": "Vocal 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Full speed ahead"
|
||||
},
|
||||
{
|
||||
"characterId": "hski",
|
||||
"description": "Visual 900 or higher",
|
||||
"number": 3,
|
||||
"title": "The power to never lose"
|
||||
},
|
||||
{
|
||||
"characterId": "hume",
|
||||
"description": "Dance 300 or higher",
|
||||
"number": 1,
|
||||
"title": "Starting from minus"
|
||||
},
|
||||
{
|
||||
"characterId": "hume",
|
||||
"description": "Vocal 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Boundless talent"
|
||||
},
|
||||
{
|
||||
"characterId": "hume",
|
||||
"description": "Dance 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "Explosion birth"
|
||||
},
|
||||
{
|
||||
"characterId": "jsna",
|
||||
"description": "Dance 200 or higher",
|
||||
"number": 1,
|
||||
"title": "Re-start"
|
||||
},
|
||||
{
|
||||
"characterId": "jsna",
|
||||
"description": "Vocal 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Elite moving forward"
|
||||
},
|
||||
{
|
||||
"characterId": "jsna",
|
||||
"description": "Visual 900 or higher",
|
||||
"number": 3,
|
||||
"title": "Radiantly shining"
|
||||
},
|
||||
{
|
||||
"characterId": "kcna",
|
||||
"description": "Vocal 200 or higher",
|
||||
"number": 1,
|
||||
"title": "The first step"
|
||||
},
|
||||
{
|
||||
"characterId": "kcna",
|
||||
"description": "Visual 450 or higher",
|
||||
"number": 2,
|
||||
"title": "The power of being cute and energetic"
|
||||
},
|
||||
{
|
||||
"characterId": "kcna",
|
||||
"description": "Dance 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "A step toward my aspiration"
|
||||
},
|
||||
{
|
||||
"characterId": "kllj",
|
||||
"description": "Dance 200 or higher",
|
||||
"number": 1,
|
||||
"title": "One step at a time, little by little"
|
||||
},
|
||||
{
|
||||
"characterId": "kllj",
|
||||
"description": "Vocal 450 or higher",
|
||||
"number": 2,
|
||||
"title": "The power to deliver"
|
||||
},
|
||||
{
|
||||
"characterId": "kllj",
|
||||
"description": "Visual 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "Ideal image"
|
||||
},
|
||||
{
|
||||
"characterId": "shro",
|
||||
"description": "Vocal 300 or higher",
|
||||
"number": 1,
|
||||
"title": "Necessary foundational strength"
|
||||
},
|
||||
{
|
||||
"characterId": "shro",
|
||||
"description": "Dance 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Endurance to dance through"
|
||||
},
|
||||
{
|
||||
"characterId": "shro",
|
||||
"description": "Vocal 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "The power to keep singing"
|
||||
},
|
||||
{
|
||||
"characterId": "ssmk",
|
||||
"description": "Dance 300 or higher",
|
||||
"number": 1,
|
||||
"title": "A step to move forward"
|
||||
},
|
||||
{
|
||||
"characterId": "ssmk",
|
||||
"description": "Visual 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Polished smile"
|
||||
},
|
||||
{
|
||||
"characterId": "ssmk",
|
||||
"description": "Dance 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "Dancing once more"
|
||||
},
|
||||
{
|
||||
"characterId": "ttmr",
|
||||
"description": "Vocal 200 or higher",
|
||||
"number": 1,
|
||||
"title": "Showing my true ability"
|
||||
},
|
||||
{
|
||||
"characterId": "ttmr",
|
||||
"description": "Dance 450 or higher",
|
||||
"number": 2,
|
||||
"title": "Overcoming weaknesses"
|
||||
},
|
||||
{
|
||||
"characterId": "ttmr",
|
||||
"description": "Vocal 1000 or higher",
|
||||
"number": 3,
|
||||
"title": "Breaking through limits"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"characterId",
|
||||
"number"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"characterId": "amao",
|
||||
"number": 1,
|
||||
"title": "A New Me",
|
||||
"description": "Visual 300 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "amao",
|
||||
"number": 2,
|
||||
"title": "Proof of growth",
|
||||
"description": "Vocal 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "amao",
|
||||
"number": 3,
|
||||
"title": "Getting closer to my aspiration",
|
||||
"description": "Visual 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "fktn",
|
||||
"number": 1,
|
||||
"title": "Improving my lifestyle",
|
||||
"description": "Dance 300 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "fktn",
|
||||
"number": 2,
|
||||
"title": "Brilliant talent",
|
||||
"description": "Visual 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "fktn",
|
||||
"number": 3,
|
||||
"title": "Power of belief",
|
||||
"description": "Dance 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hrnm",
|
||||
"number": 1,
|
||||
"title": "The ability of a 3rd-year student",
|
||||
"description": "Vocal 200 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hrnm",
|
||||
"number": 2,
|
||||
"title": "To grab the dream again",
|
||||
"description": "Dance 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hrnm",
|
||||
"number": 3,
|
||||
"title": "Everyone's big sister",
|
||||
"description": "Visual 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hski",
|
||||
"number": 1,
|
||||
"title": "A sure step forward",
|
||||
"description": "Dance 200 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hski",
|
||||
"number": 2,
|
||||
"title": "Full speed ahead",
|
||||
"description": "Vocal 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hski",
|
||||
"number": 3,
|
||||
"title": "The power to never lose",
|
||||
"description": "Visual 900 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hume",
|
||||
"number": 1,
|
||||
"title": "Starting from minus",
|
||||
"description": "Dance 300 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hume",
|
||||
"number": 2,
|
||||
"title": "Boundless talent",
|
||||
"description": "Vocal 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "hume",
|
||||
"number": 3,
|
||||
"title": "Explosion birth",
|
||||
"description": "Dance 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "jsna",
|
||||
"number": 1,
|
||||
"title": "Re-start",
|
||||
"description": "Dance 200 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "jsna",
|
||||
"number": 2,
|
||||
"title": "Elite moving forward",
|
||||
"description": "Vocal 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "jsna",
|
||||
"number": 3,
|
||||
"title": "Radiantly shining",
|
||||
"description": "Visual 900 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "kcna",
|
||||
"number": 1,
|
||||
"title": "The first step",
|
||||
"description": "Vocal 200 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "kcna",
|
||||
"number": 2,
|
||||
"title": "The power of being cute and energetic",
|
||||
"description": "Visual 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "kcna",
|
||||
"number": 3,
|
||||
"title": "A step toward my aspiration",
|
||||
"description": "Dance 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "kllj",
|
||||
"number": 1,
|
||||
"title": "One step at a time, little by little",
|
||||
"description": "Dance 200 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "kllj",
|
||||
"number": 2,
|
||||
"title": "The power to deliver",
|
||||
"description": "Vocal 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "kllj",
|
||||
"number": 3,
|
||||
"title": "Ideal image",
|
||||
"description": "Visual 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "shro",
|
||||
"number": 1,
|
||||
"title": "Necessary foundational strength",
|
||||
"description": "Vocal 300 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "shro",
|
||||
"number": 2,
|
||||
"title": "Endurance to dance through",
|
||||
"description": "Dance 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "shro",
|
||||
"number": 3,
|
||||
"title": "The power to keep singing",
|
||||
"description": "Vocal 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "ssmk",
|
||||
"number": 1,
|
||||
"title": "A step to move forward",
|
||||
"description": "Dance 300 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "ssmk",
|
||||
"number": 2,
|
||||
"title": "Polished smile",
|
||||
"description": "Visual 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "ssmk",
|
||||
"number": 3,
|
||||
"title": "Dancing once more",
|
||||
"description": "Dance 1000 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "ttmr",
|
||||
"number": 1,
|
||||
"title": "Showing my true ability",
|
||||
"description": "Vocal 200 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "ttmr",
|
||||
"number": 2,
|
||||
"title": "Overcoming weaknesses",
|
||||
"description": "Dance 450 or higher"
|
||||
},
|
||||
{
|
||||
"characterId": "ttmr",
|
||||
"number": 3,
|
||||
"title": "Breaking through limits",
|
||||
"description": "Vocal 1000 or higher"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "npc_andk",
|
||||
@@ -204,10 +209,5 @@
|
||||
"id": "npc_sson",
|
||||
"name": "Shion Shirakusa"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
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
File diff suppressed because it is too large
Load Diff
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "『Hajime』── It is a stage that only the top performers of Hatsuboshi Idol Academy can stand on. Polishing themselves, now, they begin to shine──",
|
||||
"id": "produce_group-001",
|
||||
"name": "Regular performance『Hajime』"
|
||||
},
|
||||
{
|
||||
"description": "『NEXT IDOL AUDITION』 ──a.k.a.『N.I.A』\nThe race to determine the top idol of the next generation has begun! Gather your fans and join us on the stage of glory──",
|
||||
"id": "produce_group-002",
|
||||
"name": "NEXT IDOL AUDITION"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "produce_group-001",
|
||||
"name": "Regular performance『Hajime』",
|
||||
"description": "『Hajime』── It is a stage that only the top performers of Hatsuboshi Idol Academy can stand on. Polishing themselves, now, they begin to shine──"
|
||||
},
|
||||
{
|
||||
"id": "produce_group-002",
|
||||
"name": "NEXT IDOL AUDITION",
|
||||
"description": "『NEXT IDOL AUDITION』 ──a.k.a.『N.I.A』\nThe race to determine the top idol of the next generation has begun! Gather your fans and join us on the stage of glory──"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "highscore-event-001",
|
||||
@@ -12,10 +17,5 @@
|
||||
"id": "highscore-event-003",
|
||||
"name": "High Score Event"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
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
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "p_step_lesson_level-001-amao-hard-da-001",
|
||||
@@ -3580,10 +3585,5 @@
|
||||
"id": "p_step_lesson-produce-003-exam_review_03-hard-02",
|
||||
"name": "Intensive Lesson"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,73 +1,73 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "The First Contest",
|
||||
"id": "pvp_rate_config-1"
|
||||
},
|
||||
{
|
||||
"description": "S10",
|
||||
"id": "pvp_rate_config-10"
|
||||
},
|
||||
{
|
||||
"description": "S11",
|
||||
"id": "pvp_rate_config-11"
|
||||
},
|
||||
{
|
||||
"description": "S12",
|
||||
"id": "pvp_rate_config-12"
|
||||
},
|
||||
{
|
||||
"description": "S13",
|
||||
"id": "pvp_rate_config-13"
|
||||
},
|
||||
{
|
||||
"description": "S14",
|
||||
"id": "pvp_rate_config-14"
|
||||
},
|
||||
{
|
||||
"description": "S15",
|
||||
"id": "pvp_rate_config-15"
|
||||
},
|
||||
{
|
||||
"description": "S16",
|
||||
"id": "pvp_rate_config-16"
|
||||
},
|
||||
{
|
||||
"description": "S2",
|
||||
"id": "pvp_rate_config-2"
|
||||
},
|
||||
{
|
||||
"description": "S3",
|
||||
"id": "pvp_rate_config-3"
|
||||
},
|
||||
{
|
||||
"description": "S4",
|
||||
"id": "pvp_rate_config-4"
|
||||
},
|
||||
{
|
||||
"description": "S5",
|
||||
"id": "pvp_rate_config-5"
|
||||
},
|
||||
{
|
||||
"description": "S6",
|
||||
"id": "pvp_rate_config-6"
|
||||
},
|
||||
{
|
||||
"description": "S7",
|
||||
"id": "pvp_rate_config-7"
|
||||
},
|
||||
{
|
||||
"description": "S8",
|
||||
"id": "pvp_rate_config-8"
|
||||
},
|
||||
{
|
||||
"description": "S9",
|
||||
"id": "pvp_rate_config-9"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "pvp_rate_config-1",
|
||||
"description": "The First Contest"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-10",
|
||||
"description": "S10"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-11",
|
||||
"description": "S11"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-12",
|
||||
"description": "S12"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-13",
|
||||
"description": "S13"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-14",
|
||||
"description": "S14"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-15",
|
||||
"description": "S15"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-16",
|
||||
"description": "S16"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-2",
|
||||
"description": "S2"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-3",
|
||||
"description": "S3"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-4",
|
||||
"description": "S4"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-5",
|
||||
"description": "S5"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-6",
|
||||
"description": "S6"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-7",
|
||||
"description": "S7"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-8",
|
||||
"description": "S8"
|
||||
},
|
||||
{
|
||||
"id": "pvp_rate_config-9",
|
||||
"description": "S9"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
@@ -1,75 +1,75 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "We were a little short of the target value. Good condition has the effect of increasing the amount of parameter growth. Let's learn the tips to use it effectively in the exam training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamParameterBuff",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamId": "seminar_gruop-03_01",
|
||||
"seminarExamName": "【Exam Training 1】Good Condition"
|
||||
},
|
||||
{
|
||||
"description": "We were a little short of the target value. Good condition has the effect of increasing the amount of parameter growth. Let's learn the tips to use it effectively in the training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamParameterBuff",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamId": "seminar_gruop-01_01",
|
||||
"seminarExamName": "【Basic 1】Good Condition"
|
||||
},
|
||||
{
|
||||
"description": "We were a little short of the target value. Focus has the effect of increasing the amount of parameter growth by the value. Let's learn the tips to use it effectively in the exam training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamLessonBuff",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamId": "seminar_gruop-03_02",
|
||||
"seminarExamName": "【Exam Training 2】Focus"
|
||||
},
|
||||
{
|
||||
"description": "We were a little short of the target value. Focus has the effect of increasing the amount of parameter growth by the value. Let's learn the tips to use it effectively in the training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamLessonBuff",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamId": "seminar_gruop-01_02",
|
||||
"seminarExamName": "【Basic 2】Focus"
|
||||
},
|
||||
{
|
||||
"description": "We were a little short of the target value. Good Impression has the effect of increasing parameters at the end of the turn. Let's learn the tips to use it effectively in the exam training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamReview",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamId": "seminar_gruop-03_03",
|
||||
"seminarExamName": "【Exam Training 3】Good Impression"
|
||||
},
|
||||
{
|
||||
"description": "We were a little short of the target value. Good Impression has the effect of increasing parameters at the end of the turn. Let's learn the tips to use it effectively in the training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamReview",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamId": "seminar_gruop-01_03",
|
||||
"seminarExamName": "【Basic 3】Good Impression"
|
||||
},
|
||||
{
|
||||
"description": "We were a little short of the target value. Motivation has the effect of increasing the amount of energy growth by the value. Let's learn the tips to use it effectively in the exam training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamCardPlayAggressive",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamId": "seminar_gruop-03_04",
|
||||
"seminarExamName": "【Exam Training 4】Motivation"
|
||||
},
|
||||
{
|
||||
"description": "We were a little short of the target value. Motivation has the effect of increasing the amount of energy growth by the value. Let's learn the tips to use it effectively in the training!",
|
||||
"examEffectType": "ProduceExamEffectType_ExamCardPlayAggressive",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamId": "seminar_gruop-01_04",
|
||||
"seminarExamName": "【Basic 4】Motivation"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"examEffectType",
|
||||
"isLessonInt",
|
||||
"seminarExamId"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamParameterBuff",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamId": "seminar_gruop-03_01",
|
||||
"description": "We were a little short of the target value. Good condition has the effect of increasing the amount of parameter growth. Let's learn the tips to use it effectively in the exam training!",
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamName": "【Exam Training 1】Good Condition"
|
||||
},
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamParameterBuff",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamId": "seminar_gruop-01_01",
|
||||
"description": "We were a little short of the target value. Good condition has the effect of increasing the amount of parameter growth. Let's learn the tips to use it effectively in the training!",
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamName": "【Basic 1】Good Condition"
|
||||
},
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamLessonBuff",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamId": "seminar_gruop-03_02",
|
||||
"description": "We were a little short of the target value. Focus has the effect of increasing the amount of parameter growth by the value. Let's learn the tips to use it effectively in the exam training!",
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamName": "【Exam Training 2】Focus"
|
||||
},
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamLessonBuff",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamId": "seminar_gruop-01_02",
|
||||
"description": "We were a little short of the target value. Focus has the effect of increasing the amount of parameter growth by the value. Let's learn the tips to use it effectively in the training!",
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamName": "【Basic 2】Focus"
|
||||
},
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamReview",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamId": "seminar_gruop-03_03",
|
||||
"description": "We were a little short of the target value. Good Impression has the effect of increasing parameters at the end of the turn. Let's learn the tips to use it effectively in the exam training!",
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamName": "【Exam Training 3】Good Impression"
|
||||
},
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamReview",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamId": "seminar_gruop-01_03",
|
||||
"description": "We were a little short of the target value. Good Impression has the effect of increasing parameters at the end of the turn. Let's learn the tips to use it effectively in the training!",
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamName": "【Basic 3】Good Impression"
|
||||
},
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamCardPlayAggressive",
|
||||
"isLessonInt": 0,
|
||||
"seminarExamId": "seminar_gruop-03_04",
|
||||
"description": "We were a little short of the target value. Motivation has the effect of increasing the amount of energy growth by the value. Let's learn the tips to use it effectively in the exam training!",
|
||||
"seminarExamGroupName": "Exam Training",
|
||||
"seminarExamName": "【Exam Training 4】Motivation"
|
||||
},
|
||||
{
|
||||
"examEffectType": "ProduceExamEffectType_ExamCardPlayAggressive",
|
||||
"isLessonInt": 1,
|
||||
"seminarExamId": "seminar_gruop-01_04",
|
||||
"description": "We were a little short of the target value. Motivation has the effect of increasing the amount of energy growth by the value. Let's learn the tips to use it effectively in the training!",
|
||||
"seminarExamGroupName": "Basic Training",
|
||||
"seminarExamName": "【Basic 4】Motivation"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"banWarningMessage": "It has been detected that your account is accessing [Gakuen Idolm@ster] through modified client software or unauthorized third-party malicious software, in violation of the terms of use.",
|
||||
"id": "1",
|
||||
"initialUserName": "Produce"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "1",
|
||||
"initialUserName": "Produce",
|
||||
"banWarningMessage": "It has been detected that your account is accessing [Gakuen Idolm@ster] through modified client software or unauthorized third-party malicious software, in violation of the terms of use."
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "shop_costume",
|
||||
@@ -16,10 +21,5 @@
|
||||
"id": "shop_pass",
|
||||
"name": "Pass"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "shop_costume_amao-trng-0002",
|
||||
@@ -312,10 +317,5 @@
|
||||
"id": "shop_pass_item-0009",
|
||||
"name": "Premium Mission Pass January 2025"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "dearness-story-amao-10",
|
||||
@@ -516,10 +521,5 @@
|
||||
"id": "story-main-01-04-05",
|
||||
"title": "Ch.4 Ep.5"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "box-gasha-event-001",
|
||||
@@ -56,10 +61,5 @@
|
||||
"id": "story-event-004",
|
||||
"title": "Student Council Idols"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "box_gasha_event-01-01",
|
||||
@@ -164,10 +169,5 @@
|
||||
"id": "story_gvg_group-01-01",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Terms",
|
||||
"type": "TermsType_TermsOfService"
|
||||
},
|
||||
{
|
||||
"name": "Privacy Policy",
|
||||
"type": "TermsType_PrivacyPolicy"
|
||||
},
|
||||
{
|
||||
"name": "Outlet",
|
||||
"type": "TermsType_GlobalConsent"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "TermsType_TermsOfService",
|
||||
"name": "Terms"
|
||||
},
|
||||
{
|
||||
"type": "TermsType_PrivacyPolicy",
|
||||
"name": "Privacy Policy"
|
||||
},
|
||||
{
|
||||
"type": "TermsType_GlobalConsent",
|
||||
"name": "Outlet"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,149 +1,149 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"description": "Watch various content like video clips and one-panel comics.",
|
||||
"id": "tips-out-help-0001",
|
||||
"title": "Media"
|
||||
},
|
||||
{
|
||||
"description": "Increase your Producer Lv to unlock rewards and new features.",
|
||||
"id": "tips-out-help-0002",
|
||||
"title": "Producer Lv"
|
||||
},
|
||||
{
|
||||
"description": "The Money Exchange resets daily. Check regularly for the materials you need.",
|
||||
"id": "tips-out-help-0003",
|
||||
"title": "Money Exchange"
|
||||
},
|
||||
{
|
||||
"description": "Earn Mission Pass Points through daily and weekly missions to unlock various rewards.",
|
||||
"id": "tips-out-help-0004",
|
||||
"title": "Mission Pass"
|
||||
},
|
||||
{
|
||||
"description": "Use AP to trade for items that enhance production rewards.",
|
||||
"id": "tips-out-help-0005",
|
||||
"title": "AP Exchange"
|
||||
},
|
||||
{
|
||||
"description": "Top-ranking idol students perform live at regular concerts.",
|
||||
"id": "tips-out-world-0001",
|
||||
"title": "Hatsuboshi Academy"
|
||||
},
|
||||
{
|
||||
"description": "Each plan features different skill cards and P-items. Understand their traits to progress efficiently.",
|
||||
"id": "tips-pro-help-0001",
|
||||
"title": "Plans"
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0001",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0002",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0003",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0004",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0005",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0006",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0007",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0008",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0009",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0010",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0011",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0012",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0013",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0014",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0015",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0016",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0017",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0018",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0019",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0020",
|
||||
"title": ""
|
||||
},
|
||||
{
|
||||
"description": "",
|
||||
"id": "comic_0021",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "tips-out-help-0001",
|
||||
"title": "Media",
|
||||
"description": "Watch various content like video clips and one-panel comics."
|
||||
},
|
||||
{
|
||||
"id": "tips-out-help-0002",
|
||||
"title": "Producer Lv",
|
||||
"description": "Increase your Producer Lv to unlock rewards and new features."
|
||||
},
|
||||
{
|
||||
"id": "tips-out-help-0003",
|
||||
"title": "Money Exchange",
|
||||
"description": "The Money Exchange resets daily. Check regularly for the materials you need."
|
||||
},
|
||||
{
|
||||
"id": "tips-out-help-0004",
|
||||
"title": "Mission Pass",
|
||||
"description": "Earn Mission Pass Points through daily and weekly missions to unlock various rewards."
|
||||
},
|
||||
{
|
||||
"id": "tips-out-help-0005",
|
||||
"title": "AP Exchange",
|
||||
"description": "Use AP to trade for items that enhance production rewards."
|
||||
},
|
||||
{
|
||||
"id": "tips-out-world-0001",
|
||||
"title": "Hatsuboshi Academy",
|
||||
"description": "Top-ranking idol students perform live at regular concerts."
|
||||
},
|
||||
{
|
||||
"id": "tips-pro-help-0001",
|
||||
"title": "Plans",
|
||||
"description": "Each plan features different skill cards and P-items. Understand their traits to progress efficiently."
|
||||
},
|
||||
{
|
||||
"id": "comic_0001",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0002",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0003",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0004",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0005",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0006",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0007",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0008",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0009",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0010",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0011",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0012",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0013",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0014",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0015",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0016",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0017",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0018",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0019",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0020",
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
{
|
||||
"id": "comic_0021",
|
||||
"title": "",
|
||||
"description": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"id": "tower_001-amao",
|
||||
@@ -44,10 +49,5 @@
|
||||
"id": "tower_001-ttmr",
|
||||
"title": "Temari Tsukimura's Idol Road"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"id"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,90 +1,4 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Visual Lesson",
|
||||
"stepNumber": 1,
|
||||
"stepType": "ProduceStepType_LessonVisualNormal",
|
||||
"tutorialStep": 5,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Dance Lesson",
|
||||
"stepNumber": 2,
|
||||
"stepType": "ProduceStepType_LessonDanceNormal",
|
||||
"tutorialStep": 8,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Rest",
|
||||
"stepNumber": 3,
|
||||
"stepType": "ProduceStepType_Refresh",
|
||||
"tutorialStep": 10,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Final Exam",
|
||||
"stepNumber": 4,
|
||||
"stepType": "ProduceStepType_AuditionFinal",
|
||||
"tutorialStep": 12,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Dance Lesson",
|
||||
"stepNumber": 1,
|
||||
"stepType": "ProduceStepType_LessonDanceNormal",
|
||||
"tutorialStep": 5,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Visual Lesson",
|
||||
"stepNumber": 2,
|
||||
"stepType": "ProduceStepType_LessonVisualNormal",
|
||||
"tutorialStep": 8,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Rest",
|
||||
"stepNumber": 3,
|
||||
"stepType": "ProduceStepType_Refresh",
|
||||
"tutorialStep": 10,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Final Exam",
|
||||
"stepNumber": 4,
|
||||
"stepType": "ProduceStepType_AuditionFinal",
|
||||
"tutorialStep": 12,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Dance Lesson",
|
||||
"stepNumber": 1,
|
||||
"stepType": "ProduceStepType_LessonDanceNormal",
|
||||
"tutorialStep": 5,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Vocal Lesson",
|
||||
"stepNumber": 2,
|
||||
"stepType": "ProduceStepType_LessonVocalNormal",
|
||||
"tutorialStep": 8,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Rest",
|
||||
"stepNumber": 3,
|
||||
"stepType": "ProduceStepType_Refresh",
|
||||
"tutorialStep": 10,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
},
|
||||
{
|
||||
"name": "Final Exam",
|
||||
"stepNumber": 4,
|
||||
"stepType": "ProduceStepType_AuditionFinal",
|
||||
"tutorialStep": 12,
|
||||
"tutorialType": "TutorialType_GameStart"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"tutorialType",
|
||||
@@ -92,5 +6,91 @@
|
||||
"tutorialStep",
|
||||
"stepType"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 1,
|
||||
"tutorialStep": 5,
|
||||
"stepType": "ProduceStepType_LessonVisualNormal",
|
||||
"name": "Visual Lesson"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 2,
|
||||
"tutorialStep": 8,
|
||||
"stepType": "ProduceStepType_LessonDanceNormal",
|
||||
"name": "Dance Lesson"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 3,
|
||||
"tutorialStep": 10,
|
||||
"stepType": "ProduceStepType_Refresh",
|
||||
"name": "Rest"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 4,
|
||||
"tutorialStep": 12,
|
||||
"stepType": "ProduceStepType_AuditionFinal",
|
||||
"name": "Final Exam"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 1,
|
||||
"tutorialStep": 5,
|
||||
"stepType": "ProduceStepType_LessonDanceNormal",
|
||||
"name": "Dance Lesson"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 2,
|
||||
"tutorialStep": 8,
|
||||
"stepType": "ProduceStepType_LessonVisualNormal",
|
||||
"name": "Visual Lesson"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 3,
|
||||
"tutorialStep": 10,
|
||||
"stepType": "ProduceStepType_Refresh",
|
||||
"name": "Rest"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 4,
|
||||
"tutorialStep": 12,
|
||||
"stepType": "ProduceStepType_AuditionFinal",
|
||||
"name": "Final Exam"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 1,
|
||||
"tutorialStep": 5,
|
||||
"stepType": "ProduceStepType_LessonDanceNormal",
|
||||
"name": "Dance Lesson"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 2,
|
||||
"tutorialStep": 8,
|
||||
"stepType": "ProduceStepType_LessonVocalNormal",
|
||||
"name": "Vocal Lesson"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 3,
|
||||
"tutorialStep": 10,
|
||||
"stepType": "ProduceStepType_Refresh",
|
||||
"name": "Rest"
|
||||
},
|
||||
{
|
||||
"tutorialType": "TutorialType_GameStart",
|
||||
"stepNumber": 4,
|
||||
"tutorialStep": 12,
|
||||
"stepType": "ProduceStepType_AuditionFinal",
|
||||
"name": "Final Exam"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"name": "Mini Live",
|
||||
"type": "WorkType_MiniLive"
|
||||
},
|
||||
{
|
||||
"name": "Livestream",
|
||||
"type": "WorkType_LiveStreaming"
|
||||
}
|
||||
],
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
}
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "WorkType_MiniLive",
|
||||
"name": "Mini Live"
|
||||
},
|
||||
{
|
||||
"type": "WorkType_LiveStreaming",
|
||||
"name": "Livestream"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user