hoshimi-venus 0.14.57 → 0.14.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out/database/Card.json +164 -0
- package/out/database/Character.json +2 -0
- package/out/database/LiveAbility.json +886 -419
- package/out/database/LiveBonus.json +18 -0
- package/out/database/LiveBonusGroup.json +18 -0
- package/out/database/Music.json +1386 -234
- package/out/database/MusicChartPattern.json +1392 -0
- package/out/database/Quest.json +506 -0
- package/out/database/Skill.json +2233 -83
- package/out/database/SkillEfficacy.json +877 -7
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Skill.json
CHANGED
@@ -56947,6 +56947,372 @@
|
|
56947
56947
|
],
|
56948
56948
|
"assetId": ""
|
56949
56949
|
},
|
56950
|
+
{
|
56951
|
+
"id": "sk-live-lba-passive_skill-143",
|
56952
|
+
"name": "ライブボーナス",
|
56953
|
+
"categoryType": 3,
|
56954
|
+
"levels": [
|
56955
|
+
{
|
56956
|
+
"level": 1,
|
56957
|
+
"description": "誰かがテンションUP状態の時\n全員に6段階ダンス上昇効果[33ビート]\nCT:50",
|
56958
|
+
"shortDescription": "\n\nCT:50",
|
56959
|
+
"triggerId": "tg-someone_status-tension_up",
|
56960
|
+
"probabilityPermil": 1000,
|
56961
|
+
"coolTime": 50,
|
56962
|
+
"skillDetails": [
|
56963
|
+
{
|
56964
|
+
"efficacyId": "ef-dance_up-6-target-all-33",
|
56965
|
+
"triggerId": ""
|
56966
|
+
}
|
56967
|
+
],
|
56968
|
+
"requiredItemAmount": 0,
|
56969
|
+
"requiredCardLevel": 0,
|
56970
|
+
"stamina": 0,
|
56971
|
+
"limitCount": 0,
|
56972
|
+
"staminaPermil": 0
|
56973
|
+
},
|
56974
|
+
{
|
56975
|
+
"level": 2,
|
56976
|
+
"description": "誰かがテンションUP状態の時\n全員に6段階ダンス上昇効果[36ビート]\nCT:50",
|
56977
|
+
"shortDescription": "\n\nCT:50",
|
56978
|
+
"requiredItemAmount": 1,
|
56979
|
+
"requiredCardLevel": 1,
|
56980
|
+
"triggerId": "tg-someone_status-tension_up",
|
56981
|
+
"probabilityPermil": 1000,
|
56982
|
+
"coolTime": 50,
|
56983
|
+
"skillDetails": [
|
56984
|
+
{
|
56985
|
+
"efficacyId": "ef-dance_up-6-target-all-36",
|
56986
|
+
"triggerId": ""
|
56987
|
+
}
|
56988
|
+
],
|
56989
|
+
"stamina": 0,
|
56990
|
+
"limitCount": 0,
|
56991
|
+
"staminaPermil": 0
|
56992
|
+
},
|
56993
|
+
{
|
56994
|
+
"level": 3,
|
56995
|
+
"description": "誰かがテンションUP状態の時\n全員に6段階ダンス上昇効果[40ビート]\nCT:50",
|
56996
|
+
"shortDescription": "\n\nCT:50",
|
56997
|
+
"requiredItemAmount": 1,
|
56998
|
+
"requiredCardLevel": 2,
|
56999
|
+
"triggerId": "tg-someone_status-tension_up",
|
57000
|
+
"probabilityPermil": 1000,
|
57001
|
+
"coolTime": 50,
|
57002
|
+
"skillDetails": [
|
57003
|
+
{
|
57004
|
+
"efficacyId": "ef-dance_up-6-target-all-40",
|
57005
|
+
"triggerId": ""
|
57006
|
+
}
|
57007
|
+
],
|
57008
|
+
"stamina": 0,
|
57009
|
+
"limitCount": 0,
|
57010
|
+
"staminaPermil": 0
|
57011
|
+
},
|
57012
|
+
{
|
57013
|
+
"level": 4,
|
57014
|
+
"description": "誰かがテンションUP状態の時\n全員に7段階ダンス上昇効果[40ビート]\nCT:50",
|
57015
|
+
"shortDescription": "\n\nCT:50",
|
57016
|
+
"requiredItemAmount": 1,
|
57017
|
+
"requiredCardLevel": 3,
|
57018
|
+
"triggerId": "tg-someone_status-tension_up",
|
57019
|
+
"probabilityPermil": 1000,
|
57020
|
+
"coolTime": 50,
|
57021
|
+
"skillDetails": [
|
57022
|
+
{
|
57023
|
+
"efficacyId": "ef-dance_up-7-target-all-40",
|
57024
|
+
"triggerId": ""
|
57025
|
+
}
|
57026
|
+
],
|
57027
|
+
"stamina": 0,
|
57028
|
+
"limitCount": 0,
|
57029
|
+
"staminaPermil": 0
|
57030
|
+
},
|
57031
|
+
{
|
57032
|
+
"level": 5,
|
57033
|
+
"description": "誰かがテンションUP状態の時\n全員に7段階ダンス上昇効果[45ビート]\nCT:50",
|
57034
|
+
"shortDescription": "\n\nCT:50",
|
57035
|
+
"requiredItemAmount": 1,
|
57036
|
+
"requiredCardLevel": 4,
|
57037
|
+
"triggerId": "tg-someone_status-tension_up",
|
57038
|
+
"probabilityPermil": 1000,
|
57039
|
+
"coolTime": 50,
|
57040
|
+
"skillDetails": [
|
57041
|
+
{
|
57042
|
+
"efficacyId": "ef-dance_up-7-target-all-45",
|
57043
|
+
"triggerId": ""
|
57044
|
+
}
|
57045
|
+
],
|
57046
|
+
"stamina": 0,
|
57047
|
+
"limitCount": 0,
|
57048
|
+
"staminaPermil": 0
|
57049
|
+
},
|
57050
|
+
{
|
57051
|
+
"level": 6,
|
57052
|
+
"description": "誰かがテンションUP状態の時\n全員に8段階ダンス上昇効果[45ビート]\nCT:50",
|
57053
|
+
"shortDescription": "\n\nCT:50",
|
57054
|
+
"requiredItemAmount": 1,
|
57055
|
+
"requiredCardLevel": 5,
|
57056
|
+
"triggerId": "tg-someone_status-tension_up",
|
57057
|
+
"probabilityPermil": 1000,
|
57058
|
+
"coolTime": 50,
|
57059
|
+
"skillDetails": [
|
57060
|
+
{
|
57061
|
+
"efficacyId": "ef-dance_up-8-target-all-45",
|
57062
|
+
"triggerId": ""
|
57063
|
+
}
|
57064
|
+
],
|
57065
|
+
"stamina": 0,
|
57066
|
+
"limitCount": 0,
|
57067
|
+
"staminaPermil": 0
|
57068
|
+
}
|
57069
|
+
],
|
57070
|
+
"assetId": ""
|
57071
|
+
},
|
57072
|
+
{
|
57073
|
+
"id": "sk-live-lba-passive_skill-144",
|
57074
|
+
"name": "ライブボーナス",
|
57075
|
+
"categoryType": 3,
|
57076
|
+
"levels": [
|
57077
|
+
{
|
57078
|
+
"level": 1,
|
57079
|
+
"description": "スコアラータイプ2人に7段階ボーカル上昇効果[33ビート]\nCT:50",
|
57080
|
+
"shortDescription": "\nCT:50",
|
57081
|
+
"probabilityPermil": 1000,
|
57082
|
+
"coolTime": 50,
|
57083
|
+
"skillDetails": [
|
57084
|
+
{
|
57085
|
+
"efficacyId": "ef-vocal_up-7-target-character_type-1-2-33",
|
57086
|
+
"triggerId": ""
|
57087
|
+
}
|
57088
|
+
],
|
57089
|
+
"requiredItemAmount": 0,
|
57090
|
+
"requiredCardLevel": 0,
|
57091
|
+
"stamina": 0,
|
57092
|
+
"triggerId": "",
|
57093
|
+
"limitCount": 0,
|
57094
|
+
"staminaPermil": 0
|
57095
|
+
},
|
57096
|
+
{
|
57097
|
+
"level": 2,
|
57098
|
+
"description": "スコアラータイプ2人に7段階ボーカル上昇効果[36ビート]\nCT:50",
|
57099
|
+
"shortDescription": "\nCT:50",
|
57100
|
+
"requiredItemAmount": 1,
|
57101
|
+
"requiredCardLevel": 1,
|
57102
|
+
"probabilityPermil": 1000,
|
57103
|
+
"coolTime": 50,
|
57104
|
+
"skillDetails": [
|
57105
|
+
{
|
57106
|
+
"efficacyId": "ef-vocal_up-7-target-character_type-1-2-36",
|
57107
|
+
"triggerId": ""
|
57108
|
+
}
|
57109
|
+
],
|
57110
|
+
"stamina": 0,
|
57111
|
+
"triggerId": "",
|
57112
|
+
"limitCount": 0,
|
57113
|
+
"staminaPermil": 0
|
57114
|
+
},
|
57115
|
+
{
|
57116
|
+
"level": 3,
|
57117
|
+
"description": "スコアラータイプ2人に7段階ボーカル上昇効果[39ビート]\nCT:50",
|
57118
|
+
"shortDescription": "\nCT:50",
|
57119
|
+
"requiredItemAmount": 1,
|
57120
|
+
"requiredCardLevel": 2,
|
57121
|
+
"probabilityPermil": 1000,
|
57122
|
+
"coolTime": 50,
|
57123
|
+
"skillDetails": [
|
57124
|
+
{
|
57125
|
+
"efficacyId": "ef-vocal_up-7-target-character_type-1-2-39",
|
57126
|
+
"triggerId": ""
|
57127
|
+
}
|
57128
|
+
],
|
57129
|
+
"stamina": 0,
|
57130
|
+
"triggerId": "",
|
57131
|
+
"limitCount": 0,
|
57132
|
+
"staminaPermil": 0
|
57133
|
+
},
|
57134
|
+
{
|
57135
|
+
"level": 4,
|
57136
|
+
"description": "スコアラータイプ2人に8段階ボーカル上昇効果[40ビート]\nCT:50",
|
57137
|
+
"shortDescription": "\nCT:50",
|
57138
|
+
"requiredItemAmount": 1,
|
57139
|
+
"requiredCardLevel": 3,
|
57140
|
+
"probabilityPermil": 1000,
|
57141
|
+
"coolTime": 50,
|
57142
|
+
"skillDetails": [
|
57143
|
+
{
|
57144
|
+
"efficacyId": "ef-vocal_up-8-target-character_type-1-2-40",
|
57145
|
+
"triggerId": ""
|
57146
|
+
}
|
57147
|
+
],
|
57148
|
+
"stamina": 0,
|
57149
|
+
"triggerId": "",
|
57150
|
+
"limitCount": 0,
|
57151
|
+
"staminaPermil": 0
|
57152
|
+
},
|
57153
|
+
{
|
57154
|
+
"level": 5,
|
57155
|
+
"description": "スコアラータイプ2人に9段階ボーカル上昇効果[41ビート]\nCT:50",
|
57156
|
+
"shortDescription": "\nCT:50",
|
57157
|
+
"requiredItemAmount": 1,
|
57158
|
+
"requiredCardLevel": 4,
|
57159
|
+
"probabilityPermil": 1000,
|
57160
|
+
"coolTime": 50,
|
57161
|
+
"skillDetails": [
|
57162
|
+
{
|
57163
|
+
"efficacyId": "ef-vocal_up-9-target-character_type-1-2-41",
|
57164
|
+
"triggerId": ""
|
57165
|
+
}
|
57166
|
+
],
|
57167
|
+
"stamina": 0,
|
57168
|
+
"triggerId": "",
|
57169
|
+
"limitCount": 0,
|
57170
|
+
"staminaPermil": 0
|
57171
|
+
},
|
57172
|
+
{
|
57173
|
+
"level": 6,
|
57174
|
+
"description": "スコアラータイプ2人に10段階ボーカル上昇効果[42ビート]\nCT:50",
|
57175
|
+
"shortDescription": "\nCT:50",
|
57176
|
+
"requiredItemAmount": 1,
|
57177
|
+
"requiredCardLevel": 5,
|
57178
|
+
"probabilityPermil": 1000,
|
57179
|
+
"coolTime": 50,
|
57180
|
+
"skillDetails": [
|
57181
|
+
{
|
57182
|
+
"efficacyId": "ef-vocal_up-10-target-character_type-1-2-42",
|
57183
|
+
"triggerId": ""
|
57184
|
+
}
|
57185
|
+
],
|
57186
|
+
"stamina": 0,
|
57187
|
+
"triggerId": "",
|
57188
|
+
"limitCount": 0,
|
57189
|
+
"staminaPermil": 0
|
57190
|
+
}
|
57191
|
+
],
|
57192
|
+
"assetId": ""
|
57193
|
+
},
|
57194
|
+
{
|
57195
|
+
"id": "sk-live-lba-passive_skill-145",
|
57196
|
+
"name": "ライブボーナス",
|
57197
|
+
"categoryType": 3,
|
57198
|
+
"levels": [
|
57199
|
+
{
|
57200
|
+
"level": 1,
|
57201
|
+
"description": "スコアラータイプ2人に7段階ビジュアル上昇効果[33ビート]\nCT:50",
|
57202
|
+
"shortDescription": "\nCT:50",
|
57203
|
+
"probabilityPermil": 1000,
|
57204
|
+
"coolTime": 50,
|
57205
|
+
"skillDetails": [
|
57206
|
+
{
|
57207
|
+
"efficacyId": "ef-visual_up-7-target-character_type-1-2-33",
|
57208
|
+
"triggerId": ""
|
57209
|
+
}
|
57210
|
+
],
|
57211
|
+
"requiredItemAmount": 0,
|
57212
|
+
"requiredCardLevel": 0,
|
57213
|
+
"stamina": 0,
|
57214
|
+
"triggerId": "",
|
57215
|
+
"limitCount": 0,
|
57216
|
+
"staminaPermil": 0
|
57217
|
+
},
|
57218
|
+
{
|
57219
|
+
"level": 2,
|
57220
|
+
"description": "スコアラータイプ2人に7段階ビジュアル上昇効果[36ビート]\nCT:50",
|
57221
|
+
"shortDescription": "\nCT:50",
|
57222
|
+
"requiredItemAmount": 1,
|
57223
|
+
"requiredCardLevel": 1,
|
57224
|
+
"probabilityPermil": 1000,
|
57225
|
+
"coolTime": 50,
|
57226
|
+
"skillDetails": [
|
57227
|
+
{
|
57228
|
+
"efficacyId": "ef-visual_up-7-target-character_type-1-2-36",
|
57229
|
+
"triggerId": ""
|
57230
|
+
}
|
57231
|
+
],
|
57232
|
+
"stamina": 0,
|
57233
|
+
"triggerId": "",
|
57234
|
+
"limitCount": 0,
|
57235
|
+
"staminaPermil": 0
|
57236
|
+
},
|
57237
|
+
{
|
57238
|
+
"level": 3,
|
57239
|
+
"description": "スコアラータイプ2人に7段階ビジュアル上昇効果[39ビート]\nCT:50",
|
57240
|
+
"shortDescription": "\nCT:50",
|
57241
|
+
"requiredItemAmount": 1,
|
57242
|
+
"requiredCardLevel": 2,
|
57243
|
+
"probabilityPermil": 1000,
|
57244
|
+
"coolTime": 50,
|
57245
|
+
"skillDetails": [
|
57246
|
+
{
|
57247
|
+
"efficacyId": "ef-visual_up-7-target-character_type-1-2-39",
|
57248
|
+
"triggerId": ""
|
57249
|
+
}
|
57250
|
+
],
|
57251
|
+
"stamina": 0,
|
57252
|
+
"triggerId": "",
|
57253
|
+
"limitCount": 0,
|
57254
|
+
"staminaPermil": 0
|
57255
|
+
},
|
57256
|
+
{
|
57257
|
+
"level": 4,
|
57258
|
+
"description": "スコアラータイプ2人に8段階ビジュアル上昇効果[40ビート]\nCT:50",
|
57259
|
+
"shortDescription": "\nCT:50",
|
57260
|
+
"requiredItemAmount": 1,
|
57261
|
+
"requiredCardLevel": 3,
|
57262
|
+
"probabilityPermil": 1000,
|
57263
|
+
"coolTime": 50,
|
57264
|
+
"skillDetails": [
|
57265
|
+
{
|
57266
|
+
"efficacyId": "ef-visual_up-8-target-character_type-1-2-40",
|
57267
|
+
"triggerId": ""
|
57268
|
+
}
|
57269
|
+
],
|
57270
|
+
"stamina": 0,
|
57271
|
+
"triggerId": "",
|
57272
|
+
"limitCount": 0,
|
57273
|
+
"staminaPermil": 0
|
57274
|
+
},
|
57275
|
+
{
|
57276
|
+
"level": 5,
|
57277
|
+
"description": "スコアラータイプ2人に9段階ビジュアル上昇効果[41ビート]\nCT:50",
|
57278
|
+
"shortDescription": "\nCT:50",
|
57279
|
+
"requiredItemAmount": 1,
|
57280
|
+
"requiredCardLevel": 4,
|
57281
|
+
"probabilityPermil": 1000,
|
57282
|
+
"coolTime": 50,
|
57283
|
+
"skillDetails": [
|
57284
|
+
{
|
57285
|
+
"efficacyId": "ef-visual_up-9-target-character_type-1-2-41",
|
57286
|
+
"triggerId": ""
|
57287
|
+
}
|
57288
|
+
],
|
57289
|
+
"stamina": 0,
|
57290
|
+
"triggerId": "",
|
57291
|
+
"limitCount": 0,
|
57292
|
+
"staminaPermil": 0
|
57293
|
+
},
|
57294
|
+
{
|
57295
|
+
"level": 6,
|
57296
|
+
"description": "スコアラータイプ2人に10段階ビジュアル上昇効果[42ビート]\nCT:50",
|
57297
|
+
"shortDescription": "\nCT:50",
|
57298
|
+
"requiredItemAmount": 1,
|
57299
|
+
"requiredCardLevel": 5,
|
57300
|
+
"probabilityPermil": 1000,
|
57301
|
+
"coolTime": 50,
|
57302
|
+
"skillDetails": [
|
57303
|
+
{
|
57304
|
+
"efficacyId": "ef-visual_up-10-target-character_type-1-2-42",
|
57305
|
+
"triggerId": ""
|
57306
|
+
}
|
57307
|
+
],
|
57308
|
+
"stamina": 0,
|
57309
|
+
"triggerId": "",
|
57310
|
+
"limitCount": 0,
|
57311
|
+
"staminaPermil": 0
|
57312
|
+
}
|
57313
|
+
],
|
57314
|
+
"assetId": ""
|
57315
|
+
},
|
56950
57316
|
{
|
56951
57317
|
"id": "sk-marathon-lba-passive_skill-critical_bonus_permil_up-1",
|
56952
57318
|
"name": "ライブボーナス",
|
@@ -62109,6 +62475,420 @@
|
|
62109
62475
|
],
|
62110
62476
|
"assetId": ""
|
62111
62477
|
},
|
62478
|
+
{
|
62479
|
+
"id": "sk-mei-05-pair-00-1",
|
62480
|
+
"name": "すずにゃん、大好きだよ!",
|
62481
|
+
"categoryType": 1,
|
62482
|
+
"levels": [
|
62483
|
+
{
|
62484
|
+
"level": 1,
|
62485
|
+
"description": "810%のスコア獲得、テンションUP状態の段階数が多い程効果上昇\nスタミナ337消費 ",
|
62486
|
+
"shortDescription": "\nスタミナ337消費 ",
|
62487
|
+
"stamina": 337,
|
62488
|
+
"probabilityPermil": 1000,
|
62489
|
+
"skillDetails": [
|
62490
|
+
{
|
62491
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-tension_up-8100-chart_dependence",
|
62492
|
+
"triggerId": ""
|
62493
|
+
}
|
62494
|
+
],
|
62495
|
+
"requiredItemAmount": 0,
|
62496
|
+
"requiredCardLevel": 0,
|
62497
|
+
"triggerId": "",
|
62498
|
+
"limitCount": 0,
|
62499
|
+
"coolTime": 0,
|
62500
|
+
"staminaPermil": 0
|
62501
|
+
},
|
62502
|
+
{
|
62503
|
+
"level": 2,
|
62504
|
+
"description": "880%のスコア獲得、テンションUP状態の段階数が多い程効果上昇\nスタミナ366消費 ",
|
62505
|
+
"shortDescription": "\nスタミナ366消費 ",
|
62506
|
+
"requiredItemAmount": 500,
|
62507
|
+
"requiredCardLevel": 40,
|
62508
|
+
"stamina": 366,
|
62509
|
+
"probabilityPermil": 1000,
|
62510
|
+
"skillDetails": [
|
62511
|
+
{
|
62512
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-tension_up-8800-chart_dependence",
|
62513
|
+
"triggerId": ""
|
62514
|
+
}
|
62515
|
+
],
|
62516
|
+
"triggerId": "",
|
62517
|
+
"limitCount": 0,
|
62518
|
+
"coolTime": 0,
|
62519
|
+
"staminaPermil": 0
|
62520
|
+
},
|
62521
|
+
{
|
62522
|
+
"level": 3,
|
62523
|
+
"description": "950%のスコア獲得、テンションUP状態の段階数が多い程効果上昇\nスタミナ395消費 ",
|
62524
|
+
"shortDescription": "\nスタミナ395消費 ",
|
62525
|
+
"requiredItemAmount": 2000,
|
62526
|
+
"requiredCardLevel": 60,
|
62527
|
+
"stamina": 395,
|
62528
|
+
"probabilityPermil": 1000,
|
62529
|
+
"skillDetails": [
|
62530
|
+
{
|
62531
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-tension_up-9500-chart_dependence",
|
62532
|
+
"triggerId": ""
|
62533
|
+
}
|
62534
|
+
],
|
62535
|
+
"triggerId": "",
|
62536
|
+
"limitCount": 0,
|
62537
|
+
"coolTime": 0,
|
62538
|
+
"staminaPermil": 0
|
62539
|
+
},
|
62540
|
+
{
|
62541
|
+
"level": 4,
|
62542
|
+
"description": "1080%のスコア獲得、テンションUP状態の段階数が多い程効果上昇\nスタミナ449消費 ",
|
62543
|
+
"shortDescription": "\nスタミナ449消費 ",
|
62544
|
+
"requiredItemAmount": 15000,
|
62545
|
+
"requiredCardLevel": 90,
|
62546
|
+
"stamina": 449,
|
62547
|
+
"probabilityPermil": 1000,
|
62548
|
+
"skillDetails": [
|
62549
|
+
{
|
62550
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-tension_up-10800-chart_dependence",
|
62551
|
+
"triggerId": ""
|
62552
|
+
}
|
62553
|
+
],
|
62554
|
+
"triggerId": "",
|
62555
|
+
"limitCount": 0,
|
62556
|
+
"coolTime": 0,
|
62557
|
+
"staminaPermil": 0
|
62558
|
+
},
|
62559
|
+
{
|
62560
|
+
"level": 5,
|
62561
|
+
"description": "1210%のスコア獲得、テンションUP状態の段階数が多い程効果上昇\nスタミナ503消費 ",
|
62562
|
+
"shortDescription": "\nスタミナ503消費 ",
|
62563
|
+
"requiredItemAmount": 100000,
|
62564
|
+
"requiredCardLevel": 150,
|
62565
|
+
"stamina": 503,
|
62566
|
+
"probabilityPermil": 1000,
|
62567
|
+
"skillDetails": [
|
62568
|
+
{
|
62569
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-tension_up-12100-chart_dependence",
|
62570
|
+
"triggerId": ""
|
62571
|
+
}
|
62572
|
+
],
|
62573
|
+
"triggerId": "",
|
62574
|
+
"limitCount": 0,
|
62575
|
+
"coolTime": 0,
|
62576
|
+
"staminaPermil": 0
|
62577
|
+
},
|
62578
|
+
{
|
62579
|
+
"level": 6,
|
62580
|
+
"description": "1350%のスコア獲得、テンションUP状態の段階数が多い程効果上昇\nスタミナ562消費 ",
|
62581
|
+
"shortDescription": "\nスタミナ562消費 ",
|
62582
|
+
"requiredItemAmount": 230000,
|
62583
|
+
"requiredCardLevel": 180,
|
62584
|
+
"stamina": 562,
|
62585
|
+
"probabilityPermil": 1000,
|
62586
|
+
"skillDetails": [
|
62587
|
+
{
|
62588
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-tension_up-13500-chart_dependence",
|
62589
|
+
"triggerId": ""
|
62590
|
+
}
|
62591
|
+
],
|
62592
|
+
"triggerId": "",
|
62593
|
+
"limitCount": 0,
|
62594
|
+
"coolTime": 0,
|
62595
|
+
"staminaPermil": 0
|
62596
|
+
}
|
62597
|
+
],
|
62598
|
+
"assetId": "sk-mei-05-pair-00-1"
|
62599
|
+
},
|
62600
|
+
{
|
62601
|
+
"id": "sk-mei-05-pair-00-2",
|
62602
|
+
"name": "優勝は柴犬",
|
62603
|
+
"categoryType": 2,
|
62604
|
+
"levels": [
|
62605
|
+
{
|
62606
|
+
"level": 1,
|
62607
|
+
"description": "230%のスコア獲得、コンボ数が多い程効果上昇\n自身に6段階クリティカル率上昇効果[22ビート]\nスタミナ113消費 CT:30",
|
62608
|
+
"shortDescription": "\n\nスタミナ113消費 CT:30",
|
62609
|
+
"stamina": 113,
|
62610
|
+
"probabilityPermil": 1000,
|
62611
|
+
"coolTime": 30,
|
62612
|
+
"skillDetails": [
|
62613
|
+
{
|
62614
|
+
"efficacyId": "ef-score_get_by_more_combo_count-2300-chart_dependence",
|
62615
|
+
"triggerId": ""
|
62616
|
+
},
|
62617
|
+
{
|
62618
|
+
"efficacyId": "ef-critical_rate_up-6-target-self-22",
|
62619
|
+
"triggerId": ""
|
62620
|
+
}
|
62621
|
+
],
|
62622
|
+
"requiredItemAmount": 0,
|
62623
|
+
"requiredCardLevel": 0,
|
62624
|
+
"triggerId": "",
|
62625
|
+
"limitCount": 0,
|
62626
|
+
"staminaPermil": 0
|
62627
|
+
},
|
62628
|
+
{
|
62629
|
+
"level": 2,
|
62630
|
+
"description": "240%のスコア獲得、コンボ数が多い程効果上昇\n自身に6段階クリティカル率上昇効果[28ビート]\nスタミナ120消費 CT:30",
|
62631
|
+
"shortDescription": "\n\nスタミナ120消費 CT:30",
|
62632
|
+
"requiredItemAmount": 1000,
|
62633
|
+
"requiredCardLevel": 50,
|
62634
|
+
"stamina": 120,
|
62635
|
+
"probabilityPermil": 1000,
|
62636
|
+
"coolTime": 30,
|
62637
|
+
"skillDetails": [
|
62638
|
+
{
|
62639
|
+
"efficacyId": "ef-score_get_by_more_combo_count-2400-chart_dependence",
|
62640
|
+
"triggerId": ""
|
62641
|
+
},
|
62642
|
+
{
|
62643
|
+
"efficacyId": "ef-critical_rate_up-6-target-self-28",
|
62644
|
+
"triggerId": ""
|
62645
|
+
}
|
62646
|
+
],
|
62647
|
+
"triggerId": "",
|
62648
|
+
"limitCount": 0,
|
62649
|
+
"staminaPermil": 0
|
62650
|
+
},
|
62651
|
+
{
|
62652
|
+
"level": 3,
|
62653
|
+
"description": "250%のスコア獲得、コンボ数が多い程効果上昇\n自身に7段階クリティカル率上昇効果[28ビート]\nスタミナ126消費 CT:30",
|
62654
|
+
"shortDescription": "\n\nスタミナ126消費 CT:30",
|
62655
|
+
"requiredItemAmount": 4000,
|
62656
|
+
"requiredCardLevel": 70,
|
62657
|
+
"stamina": 126,
|
62658
|
+
"probabilityPermil": 1000,
|
62659
|
+
"coolTime": 30,
|
62660
|
+
"skillDetails": [
|
62661
|
+
{
|
62662
|
+
"efficacyId": "ef-score_get_by_more_combo_count-2500-chart_dependence",
|
62663
|
+
"triggerId": ""
|
62664
|
+
},
|
62665
|
+
{
|
62666
|
+
"efficacyId": "ef-critical_rate_up-7-target-self-28",
|
62667
|
+
"triggerId": ""
|
62668
|
+
}
|
62669
|
+
],
|
62670
|
+
"triggerId": "",
|
62671
|
+
"limitCount": 0,
|
62672
|
+
"staminaPermil": 0
|
62673
|
+
},
|
62674
|
+
{
|
62675
|
+
"level": 4,
|
62676
|
+
"description": "270%のスコア獲得、コンボ数が多い程効果上昇\n自身に7段階クリティカル率上昇効果[34ビート]\nスタミナ138消費 CT:30",
|
62677
|
+
"shortDescription": "\n\nスタミナ138消費 CT:30",
|
62678
|
+
"requiredItemAmount": 30000,
|
62679
|
+
"requiredCardLevel": 110,
|
62680
|
+
"stamina": 138,
|
62681
|
+
"probabilityPermil": 1000,
|
62682
|
+
"coolTime": 30,
|
62683
|
+
"skillDetails": [
|
62684
|
+
{
|
62685
|
+
"efficacyId": "ef-score_get_by_more_combo_count-2700-chart_dependence",
|
62686
|
+
"triggerId": ""
|
62687
|
+
},
|
62688
|
+
{
|
62689
|
+
"efficacyId": "ef-critical_rate_up-7-target-self-34",
|
62690
|
+
"triggerId": ""
|
62691
|
+
}
|
62692
|
+
],
|
62693
|
+
"triggerId": "",
|
62694
|
+
"limitCount": 0,
|
62695
|
+
"staminaPermil": 0
|
62696
|
+
},
|
62697
|
+
{
|
62698
|
+
"level": 5,
|
62699
|
+
"description": "280%のスコア獲得、コンボ数が多い程効果上昇\n自身に8段階クリティカル率上昇効果[34ビート]\nスタミナ145消費 CT:30",
|
62700
|
+
"shortDescription": "\n\nスタミナ145消費 CT:30",
|
62701
|
+
"requiredItemAmount": 140000,
|
62702
|
+
"requiredCardLevel": 160,
|
62703
|
+
"stamina": 145,
|
62704
|
+
"probabilityPermil": 1000,
|
62705
|
+
"coolTime": 30,
|
62706
|
+
"skillDetails": [
|
62707
|
+
{
|
62708
|
+
"efficacyId": "ef-score_get_by_more_combo_count-2800-chart_dependence",
|
62709
|
+
"triggerId": ""
|
62710
|
+
},
|
62711
|
+
{
|
62712
|
+
"efficacyId": "ef-critical_rate_up-8-target-self-34",
|
62713
|
+
"triggerId": ""
|
62714
|
+
}
|
62715
|
+
],
|
62716
|
+
"triggerId": "",
|
62717
|
+
"limitCount": 0,
|
62718
|
+
"staminaPermil": 0
|
62719
|
+
},
|
62720
|
+
{
|
62721
|
+
"level": 6,
|
62722
|
+
"description": "300%のスコア獲得、コンボ数が多い程効果上昇\n自身に8段階クリティカル率上昇効果[40ビート]\nスタミナ157消費 CT:30",
|
62723
|
+
"shortDescription": "\n\nスタミナ157消費 CT:30",
|
62724
|
+
"requiredItemAmount": 280000,
|
62725
|
+
"requiredCardLevel": 200,
|
62726
|
+
"stamina": 157,
|
62727
|
+
"probabilityPermil": 1000,
|
62728
|
+
"coolTime": 30,
|
62729
|
+
"skillDetails": [
|
62730
|
+
{
|
62731
|
+
"efficacyId": "ef-score_get_by_more_combo_count-3000-chart_dependence",
|
62732
|
+
"triggerId": ""
|
62733
|
+
},
|
62734
|
+
{
|
62735
|
+
"efficacyId": "ef-critical_rate_up-8-target-self-40",
|
62736
|
+
"triggerId": ""
|
62737
|
+
}
|
62738
|
+
],
|
62739
|
+
"triggerId": "",
|
62740
|
+
"limitCount": 0,
|
62741
|
+
"staminaPermil": 0
|
62742
|
+
}
|
62743
|
+
],
|
62744
|
+
"assetId": ""
|
62745
|
+
},
|
62746
|
+
{
|
62747
|
+
"id": "sk-mei-05-pair-00-3",
|
62748
|
+
"name": "わんにゃんパラダイス",
|
62749
|
+
"categoryType": 3,
|
62750
|
+
"levels": [
|
62751
|
+
{
|
62752
|
+
"level": 1,
|
62753
|
+
"description": "自身に3段階テンションUP効果[31ビート]\n自身の強化効果を3延長\nスタミナ175消費 CT:50",
|
62754
|
+
"shortDescription": "\n\nスタミナ175消費 CT:50",
|
62755
|
+
"stamina": 175,
|
62756
|
+
"probabilityPermil": 1000,
|
62757
|
+
"coolTime": 50,
|
62758
|
+
"skillDetails": [
|
62759
|
+
{
|
62760
|
+
"efficacyId": "ef-tension_up-3-target-self-31",
|
62761
|
+
"triggerId": ""
|
62762
|
+
},
|
62763
|
+
{
|
62764
|
+
"efficacyId": "ef-strength_effect_count_increase-3-target-self",
|
62765
|
+
"triggerId": ""
|
62766
|
+
}
|
62767
|
+
],
|
62768
|
+
"requiredItemAmount": 0,
|
62769
|
+
"requiredCardLevel": 0,
|
62770
|
+
"triggerId": "",
|
62771
|
+
"limitCount": 0,
|
62772
|
+
"staminaPermil": 0
|
62773
|
+
},
|
62774
|
+
{
|
62775
|
+
"level": 2,
|
62776
|
+
"description": "自身に3段階テンションUP効果[34ビート]\n自身の強化効果を3延長\nスタミナ186消費 CT:50",
|
62777
|
+
"shortDescription": "\n\nスタミナ186消費 CT:50",
|
62778
|
+
"requiredItemAmount": 15000,
|
62779
|
+
"requiredCardLevel": 100,
|
62780
|
+
"stamina": 186,
|
62781
|
+
"probabilityPermil": 1000,
|
62782
|
+
"coolTime": 50,
|
62783
|
+
"skillDetails": [
|
62784
|
+
{
|
62785
|
+
"efficacyId": "ef-tension_up-3-target-self-34",
|
62786
|
+
"triggerId": ""
|
62787
|
+
},
|
62788
|
+
{
|
62789
|
+
"efficacyId": "ef-strength_effect_count_increase-3-target-self",
|
62790
|
+
"triggerId": ""
|
62791
|
+
}
|
62792
|
+
],
|
62793
|
+
"triggerId": "",
|
62794
|
+
"limitCount": 0,
|
62795
|
+
"staminaPermil": 0
|
62796
|
+
},
|
62797
|
+
{
|
62798
|
+
"level": 3,
|
62799
|
+
"description": "自身に4段階テンションUP効果[34ビート]\n自身の強化効果を4延長\nスタミナ248消費 CT:50",
|
62800
|
+
"shortDescription": "\n\nスタミナ248消費 CT:50",
|
62801
|
+
"requiredItemAmount": 60000,
|
62802
|
+
"requiredCardLevel": 130,
|
62803
|
+
"stamina": 248,
|
62804
|
+
"probabilityPermil": 1000,
|
62805
|
+
"coolTime": 50,
|
62806
|
+
"skillDetails": [
|
62807
|
+
{
|
62808
|
+
"efficacyId": "ef-tension_up-4-target-self-34",
|
62809
|
+
"triggerId": ""
|
62810
|
+
},
|
62811
|
+
{
|
62812
|
+
"efficacyId": "ef-strength_effect_count_increase-4-target-self",
|
62813
|
+
"triggerId": ""
|
62814
|
+
}
|
62815
|
+
],
|
62816
|
+
"triggerId": "",
|
62817
|
+
"limitCount": 0,
|
62818
|
+
"staminaPermil": 0
|
62819
|
+
},
|
62820
|
+
{
|
62821
|
+
"level": 4,
|
62822
|
+
"description": "自身に4段階テンションUP効果[38ビート]\n自身の強化効果を4延長\nスタミナ268消費 CT:50",
|
62823
|
+
"shortDescription": "\n\nスタミナ268消費 CT:50",
|
62824
|
+
"requiredItemAmount": 180000,
|
62825
|
+
"requiredCardLevel": 170,
|
62826
|
+
"stamina": 268,
|
62827
|
+
"probabilityPermil": 1000,
|
62828
|
+
"coolTime": 50,
|
62829
|
+
"skillDetails": [
|
62830
|
+
{
|
62831
|
+
"efficacyId": "ef-tension_up-4-target-self-38",
|
62832
|
+
"triggerId": ""
|
62833
|
+
},
|
62834
|
+
{
|
62835
|
+
"efficacyId": "ef-strength_effect_count_increase-4-target-self",
|
62836
|
+
"triggerId": ""
|
62837
|
+
}
|
62838
|
+
],
|
62839
|
+
"triggerId": "",
|
62840
|
+
"limitCount": 0,
|
62841
|
+
"staminaPermil": 0
|
62842
|
+
},
|
62843
|
+
{
|
62844
|
+
"level": 5,
|
62845
|
+
"description": "自身に5段階テンションUP効果[38ビート]\n自身の強化効果を5延長\nスタミナ335消費 CT:50",
|
62846
|
+
"shortDescription": "\n\nスタミナ335消費 CT:50",
|
62847
|
+
"requiredItemAmount": 330000,
|
62848
|
+
"requiredCardLevel": 210,
|
62849
|
+
"stamina": 335,
|
62850
|
+
"probabilityPermil": 1000,
|
62851
|
+
"coolTime": 50,
|
62852
|
+
"skillDetails": [
|
62853
|
+
{
|
62854
|
+
"efficacyId": "ef-tension_up-5-target-self-38",
|
62855
|
+
"triggerId": ""
|
62856
|
+
},
|
62857
|
+
{
|
62858
|
+
"efficacyId": "ef-strength_effect_count_increase-5-target-self",
|
62859
|
+
"triggerId": ""
|
62860
|
+
}
|
62861
|
+
],
|
62862
|
+
"triggerId": "",
|
62863
|
+
"limitCount": 0,
|
62864
|
+
"staminaPermil": 0
|
62865
|
+
},
|
62866
|
+
{
|
62867
|
+
"level": 6,
|
62868
|
+
"description": "自身に5段階テンションUP効果[42ビート]\n自身の強化効果を5延長\nスタミナ360消費 CT:50",
|
62869
|
+
"shortDescription": "\n\nスタミナ360消費 CT:50",
|
62870
|
+
"requiredItemAmount": 380000,
|
62871
|
+
"requiredCardLevel": 230,
|
62872
|
+
"stamina": 360,
|
62873
|
+
"probabilityPermil": 1000,
|
62874
|
+
"coolTime": 50,
|
62875
|
+
"skillDetails": [
|
62876
|
+
{
|
62877
|
+
"efficacyId": "ef-tension_up-5-target-self-42",
|
62878
|
+
"triggerId": ""
|
62879
|
+
},
|
62880
|
+
{
|
62881
|
+
"efficacyId": "ef-strength_effect_count_increase-5-target-self",
|
62882
|
+
"triggerId": ""
|
62883
|
+
}
|
62884
|
+
],
|
62885
|
+
"triggerId": "",
|
62886
|
+
"limitCount": 0,
|
62887
|
+
"staminaPermil": 0
|
62888
|
+
}
|
62889
|
+
],
|
62890
|
+
"assetId": ""
|
62891
|
+
},
|
62112
62892
|
{
|
62113
62893
|
"id": "sk-mei-05-rock-00-1",
|
62114
62894
|
"name": "そうじょうこうかってやつ?",
|
@@ -66621,6 +67401,444 @@
|
|
66621
67401
|
],
|
66622
67402
|
"assetId": ""
|
66623
67403
|
},
|
67404
|
+
{
|
67405
|
+
"id": "sk-mna-02-eve-01-1",
|
67406
|
+
"name": "芽衣feat.麻奈",
|
67407
|
+
"categoryType": 2,
|
67408
|
+
"levels": [
|
67409
|
+
{
|
67410
|
+
"level": 1,
|
67411
|
+
"description": "360%のスコア獲得\n自身がボーカルレーンの時 スコアラータイプ1人に3段階スタミナ継続回復効果[25ビート]\nスタミナ109消費 CT:30",
|
67412
|
+
"shortDescription": "\n \nスタミナ109消費 CT:30",
|
67413
|
+
"stamina": 109,
|
67414
|
+
"probabilityPermil": 1000,
|
67415
|
+
"coolTime": 30,
|
67416
|
+
"skillDetails": [
|
67417
|
+
{
|
67418
|
+
"efficacyId": "ef-score_get-3600-chart_dependence",
|
67419
|
+
"triggerId": ""
|
67420
|
+
},
|
67421
|
+
{
|
67422
|
+
"efficacyId": "ef-stamina_continuous_recovery-3-target-character_type-1-1-25",
|
67423
|
+
"triggerId": "tg-position_attribute_vocal"
|
67424
|
+
}
|
67425
|
+
],
|
67426
|
+
"requiredItemAmount": 0,
|
67427
|
+
"requiredCardLevel": 0,
|
67428
|
+
"triggerId": "",
|
67429
|
+
"limitCount": 0,
|
67430
|
+
"staminaPermil": 0
|
67431
|
+
},
|
67432
|
+
{
|
67433
|
+
"level": 2,
|
67434
|
+
"description": "380%のスコア獲得\n自身がボーカルレーンの時 スコアラータイプ1人に3段階スタミナ継続回復効果[29ビート]\nスタミナ116消費 CT:30",
|
67435
|
+
"shortDescription": "\n \nスタミナ116消費 CT:30",
|
67436
|
+
"requiredItemAmount": 500,
|
67437
|
+
"requiredCardLevel": 40,
|
67438
|
+
"stamina": 116,
|
67439
|
+
"probabilityPermil": 1000,
|
67440
|
+
"coolTime": 30,
|
67441
|
+
"skillDetails": [
|
67442
|
+
{
|
67443
|
+
"efficacyId": "ef-score_get-3800-chart_dependence",
|
67444
|
+
"triggerId": ""
|
67445
|
+
},
|
67446
|
+
{
|
67447
|
+
"efficacyId": "ef-stamina_continuous_recovery-3-target-character_type-1-1-29",
|
67448
|
+
"triggerId": "tg-position_attribute_vocal"
|
67449
|
+
}
|
67450
|
+
],
|
67451
|
+
"triggerId": "",
|
67452
|
+
"limitCount": 0,
|
67453
|
+
"staminaPermil": 0
|
67454
|
+
},
|
67455
|
+
{
|
67456
|
+
"level": 3,
|
67457
|
+
"description": "400%のスコア獲得\n自身がボーカルレーンの時 スコアラータイプ1人に4段階スタミナ継続回復効果[29ビート]\nスタミナ125消費 CT:30",
|
67458
|
+
"shortDescription": "\n \nスタミナ125消費 CT:30",
|
67459
|
+
"requiredItemAmount": 2000,
|
67460
|
+
"requiredCardLevel": 60,
|
67461
|
+
"stamina": 125,
|
67462
|
+
"probabilityPermil": 1000,
|
67463
|
+
"coolTime": 30,
|
67464
|
+
"skillDetails": [
|
67465
|
+
{
|
67466
|
+
"efficacyId": "ef-score_get-4000-chart_dependence",
|
67467
|
+
"triggerId": ""
|
67468
|
+
},
|
67469
|
+
{
|
67470
|
+
"efficacyId": "ef-stamina_continuous_recovery-4-target-character_type-1-1-29",
|
67471
|
+
"triggerId": "tg-position_attribute_vocal"
|
67472
|
+
}
|
67473
|
+
],
|
67474
|
+
"triggerId": "",
|
67475
|
+
"limitCount": 0,
|
67476
|
+
"staminaPermil": 0
|
67477
|
+
},
|
67478
|
+
{
|
67479
|
+
"level": 4,
|
67480
|
+
"description": "430%のスコア獲得\n自身がボーカルレーンの時 スコアラータイプ1人に4段階スタミナ継続回復効果[33ビート]\nスタミナ135消費 CT:30",
|
67481
|
+
"shortDescription": "\n \nスタミナ135消費 CT:30",
|
67482
|
+
"requiredItemAmount": 15000,
|
67483
|
+
"requiredCardLevel": 90,
|
67484
|
+
"stamina": 135,
|
67485
|
+
"probabilityPermil": 1000,
|
67486
|
+
"coolTime": 30,
|
67487
|
+
"skillDetails": [
|
67488
|
+
{
|
67489
|
+
"efficacyId": "ef-score_get-4300-chart_dependence",
|
67490
|
+
"triggerId": ""
|
67491
|
+
},
|
67492
|
+
{
|
67493
|
+
"efficacyId": "ef-stamina_continuous_recovery-4-target-character_type-1-1-33",
|
67494
|
+
"triggerId": "tg-position_attribute_vocal"
|
67495
|
+
}
|
67496
|
+
],
|
67497
|
+
"triggerId": "",
|
67498
|
+
"limitCount": 0,
|
67499
|
+
"staminaPermil": 0
|
67500
|
+
},
|
67501
|
+
{
|
67502
|
+
"level": 5,
|
67503
|
+
"description": "450%のスコア獲得\n自身がボーカルレーンの時 スコアラータイプ1人に5段階スタミナ継続回復効果[33ビート]\nスタミナ144消費 CT:30",
|
67504
|
+
"shortDescription": "\n \nスタミナ144消費 CT:30",
|
67505
|
+
"requiredItemAmount": 100000,
|
67506
|
+
"requiredCardLevel": 150,
|
67507
|
+
"stamina": 144,
|
67508
|
+
"probabilityPermil": 1000,
|
67509
|
+
"coolTime": 30,
|
67510
|
+
"skillDetails": [
|
67511
|
+
{
|
67512
|
+
"efficacyId": "ef-score_get-4500-chart_dependence",
|
67513
|
+
"triggerId": ""
|
67514
|
+
},
|
67515
|
+
{
|
67516
|
+
"efficacyId": "ef-stamina_continuous_recovery-5-target-character_type-1-1-33",
|
67517
|
+
"triggerId": "tg-position_attribute_vocal"
|
67518
|
+
}
|
67519
|
+
],
|
67520
|
+
"triggerId": "",
|
67521
|
+
"limitCount": 0,
|
67522
|
+
"staminaPermil": 0
|
67523
|
+
},
|
67524
|
+
{
|
67525
|
+
"level": 6,
|
67526
|
+
"description": "480%のスコア獲得\n自身がボーカルレーンの時 スコアラータイプ1人に5段階スタミナ継続回復効果[37ビート]\nスタミナ154消費 CT:30",
|
67527
|
+
"shortDescription": "\n \nスタミナ154消費 CT:30",
|
67528
|
+
"requiredItemAmount": 230000,
|
67529
|
+
"requiredCardLevel": 180,
|
67530
|
+
"stamina": 154,
|
67531
|
+
"probabilityPermil": 1000,
|
67532
|
+
"coolTime": 30,
|
67533
|
+
"skillDetails": [
|
67534
|
+
{
|
67535
|
+
"efficacyId": "ef-score_get-4800-chart_dependence",
|
67536
|
+
"triggerId": ""
|
67537
|
+
},
|
67538
|
+
{
|
67539
|
+
"efficacyId": "ef-stamina_continuous_recovery-5-target-character_type-1-1-37",
|
67540
|
+
"triggerId": "tg-position_attribute_vocal"
|
67541
|
+
}
|
67542
|
+
],
|
67543
|
+
"triggerId": "",
|
67544
|
+
"limitCount": 0,
|
67545
|
+
"staminaPermil": 0
|
67546
|
+
}
|
67547
|
+
],
|
67548
|
+
"assetId": ""
|
67549
|
+
},
|
67550
|
+
{
|
67551
|
+
"id": "sk-mna-02-eve-01-2",
|
67552
|
+
"name": "ぬぼーっとしてるのに",
|
67553
|
+
"categoryType": 3,
|
67554
|
+
"levels": [
|
67555
|
+
{
|
67556
|
+
"level": 1,
|
67557
|
+
"description": "スコアラータイプ2人に12段階消費スタミナ低下効果[27ビート]\nスコアラータイプ2人に6段階ビートスコア上昇効果[27ビート]\nスタミナ133消費 CT:50",
|
67558
|
+
"shortDescription": "\n\nスタミナ133消費 CT:50",
|
67559
|
+
"stamina": 133,
|
67560
|
+
"probabilityPermil": 1000,
|
67561
|
+
"coolTime": 50,
|
67562
|
+
"skillDetails": [
|
67563
|
+
{
|
67564
|
+
"efficacyId": "ef-stamina_consumption_reduction-12-target-character_type-1-2-27",
|
67565
|
+
"triggerId": ""
|
67566
|
+
},
|
67567
|
+
{
|
67568
|
+
"efficacyId": "ef-beat_score_up-6-target-character_type-1-2-27",
|
67569
|
+
"triggerId": ""
|
67570
|
+
}
|
67571
|
+
],
|
67572
|
+
"requiredItemAmount": 0,
|
67573
|
+
"requiredCardLevel": 0,
|
67574
|
+
"triggerId": "",
|
67575
|
+
"limitCount": 0,
|
67576
|
+
"staminaPermil": 0
|
67577
|
+
},
|
67578
|
+
{
|
67579
|
+
"level": 2,
|
67580
|
+
"description": "スコアラータイプ2人に12段階消費スタミナ低下効果[32ビート]\nスコアラータイプ2人に6段階ビートスコア上昇効果[32ビート]\nスタミナ158消費 CT:50",
|
67581
|
+
"shortDescription": "\n\nスタミナ158消費 CT:50",
|
67582
|
+
"requiredItemAmount": 1000,
|
67583
|
+
"requiredCardLevel": 50,
|
67584
|
+
"stamina": 158,
|
67585
|
+
"probabilityPermil": 1000,
|
67586
|
+
"coolTime": 50,
|
67587
|
+
"skillDetails": [
|
67588
|
+
{
|
67589
|
+
"efficacyId": "ef-stamina_consumption_reduction-12-target-character_type-1-2-32",
|
67590
|
+
"triggerId": ""
|
67591
|
+
},
|
67592
|
+
{
|
67593
|
+
"efficacyId": "ef-beat_score_up-6-target-character_type-1-2-32",
|
67594
|
+
"triggerId": ""
|
67595
|
+
}
|
67596
|
+
],
|
67597
|
+
"triggerId": "",
|
67598
|
+
"limitCount": 0,
|
67599
|
+
"staminaPermil": 0
|
67600
|
+
},
|
67601
|
+
{
|
67602
|
+
"level": 3,
|
67603
|
+
"description": "スコアラータイプ2人に13段階消費スタミナ低下効果[32ビート]\nスコアラータイプ2人に7段階ビートスコア上昇効果[32ビート]\nスタミナ181消費 CT:50",
|
67604
|
+
"shortDescription": "\n\nスタミナ181消費 CT:50",
|
67605
|
+
"requiredItemAmount": 4000,
|
67606
|
+
"requiredCardLevel": 70,
|
67607
|
+
"stamina": 181,
|
67608
|
+
"probabilityPermil": 1000,
|
67609
|
+
"coolTime": 50,
|
67610
|
+
"skillDetails": [
|
67611
|
+
{
|
67612
|
+
"efficacyId": "ef-stamina_consumption_reduction-13-target-character_type-1-2-32",
|
67613
|
+
"triggerId": ""
|
67614
|
+
},
|
67615
|
+
{
|
67616
|
+
"efficacyId": "ef-beat_score_up-7-target-character_type-1-2-32",
|
67617
|
+
"triggerId": ""
|
67618
|
+
}
|
67619
|
+
],
|
67620
|
+
"triggerId": "",
|
67621
|
+
"limitCount": 0,
|
67622
|
+
"staminaPermil": 0
|
67623
|
+
},
|
67624
|
+
{
|
67625
|
+
"level": 4,
|
67626
|
+
"description": "スコアラータイプ2人に13段階消費スタミナ低下効果[37ビート]\nスコアラータイプ2人に7段階ビートスコア上昇効果[37ビート]\nスタミナ209消費 CT:50",
|
67627
|
+
"shortDescription": "\n\nスタミナ209消費 CT:50",
|
67628
|
+
"requiredItemAmount": 30000,
|
67629
|
+
"requiredCardLevel": 110,
|
67630
|
+
"stamina": 209,
|
67631
|
+
"probabilityPermil": 1000,
|
67632
|
+
"coolTime": 50,
|
67633
|
+
"skillDetails": [
|
67634
|
+
{
|
67635
|
+
"efficacyId": "ef-stamina_consumption_reduction-13-target-character_type-1-2-37",
|
67636
|
+
"triggerId": ""
|
67637
|
+
},
|
67638
|
+
{
|
67639
|
+
"efficacyId": "ef-beat_score_up-7-target-character_type-1-2-37",
|
67640
|
+
"triggerId": ""
|
67641
|
+
}
|
67642
|
+
],
|
67643
|
+
"triggerId": "",
|
67644
|
+
"limitCount": 0,
|
67645
|
+
"staminaPermil": 0
|
67646
|
+
},
|
67647
|
+
{
|
67648
|
+
"level": 5,
|
67649
|
+
"description": "スコアラータイプ2人に14段階消費スタミナ低下効果[37ビート]\nスコアラータイプ2人に8段階ビートスコア上昇効果[37ビート]\nスタミナ236消費 CT:50",
|
67650
|
+
"shortDescription": "\n\nスタミナ236消費 CT:50",
|
67651
|
+
"requiredItemAmount": 140000,
|
67652
|
+
"requiredCardLevel": 160,
|
67653
|
+
"stamina": 236,
|
67654
|
+
"probabilityPermil": 1000,
|
67655
|
+
"coolTime": 50,
|
67656
|
+
"skillDetails": [
|
67657
|
+
{
|
67658
|
+
"efficacyId": "ef-stamina_consumption_reduction-14-target-character_type-1-2-37",
|
67659
|
+
"triggerId": ""
|
67660
|
+
},
|
67661
|
+
{
|
67662
|
+
"efficacyId": "ef-beat_score_up-8-target-character_type-1-2-37",
|
67663
|
+
"triggerId": ""
|
67664
|
+
}
|
67665
|
+
],
|
67666
|
+
"triggerId": "",
|
67667
|
+
"limitCount": 0,
|
67668
|
+
"staminaPermil": 0
|
67669
|
+
},
|
67670
|
+
{
|
67671
|
+
"level": 6,
|
67672
|
+
"description": "スコアラータイプ2人に14段階消費スタミナ低下効果[42ビート]\nスコアラータイプ2人に8段階ビートスコア上昇効果[42ビート]\nスタミナ268消費 CT:50",
|
67673
|
+
"shortDescription": "\n\nスタミナ268消費 CT:50",
|
67674
|
+
"requiredItemAmount": 280000,
|
67675
|
+
"requiredCardLevel": 200,
|
67676
|
+
"stamina": 268,
|
67677
|
+
"probabilityPermil": 1000,
|
67678
|
+
"coolTime": 50,
|
67679
|
+
"skillDetails": [
|
67680
|
+
{
|
67681
|
+
"efficacyId": "ef-stamina_consumption_reduction-14-target-character_type-1-2-42",
|
67682
|
+
"triggerId": ""
|
67683
|
+
},
|
67684
|
+
{
|
67685
|
+
"efficacyId": "ef-beat_score_up-8-target-character_type-1-2-42",
|
67686
|
+
"triggerId": ""
|
67687
|
+
}
|
67688
|
+
],
|
67689
|
+
"triggerId": "",
|
67690
|
+
"limitCount": 0,
|
67691
|
+
"staminaPermil": 0
|
67692
|
+
}
|
67693
|
+
],
|
67694
|
+
"assetId": ""
|
67695
|
+
},
|
67696
|
+
{
|
67697
|
+
"id": "sk-mna-02-eve-01-3",
|
67698
|
+
"name": "本気でぶつかることの大切さ",
|
67699
|
+
"categoryType": 3,
|
67700
|
+
"levels": [
|
67701
|
+
{
|
67702
|
+
"level": 1,
|
67703
|
+
"description": "自身に2段階スキル成功率上昇効果[35ビート]\n自身に2段階Aスキルスコア上昇効果[35ビート]\nスタミナ140消費 CT:50",
|
67704
|
+
"shortDescription": "\n\nスタミナ140消費 CT:50",
|
67705
|
+
"stamina": 140,
|
67706
|
+
"probabilityPermil": 1000,
|
67707
|
+
"coolTime": 50,
|
67708
|
+
"skillDetails": [
|
67709
|
+
{
|
67710
|
+
"efficacyId": "ef-skill_success_rate_up-2-target-self-35",
|
67711
|
+
"triggerId": ""
|
67712
|
+
},
|
67713
|
+
{
|
67714
|
+
"efficacyId": "ef-active_skill_score_up-2-target-self-35",
|
67715
|
+
"triggerId": ""
|
67716
|
+
}
|
67717
|
+
],
|
67718
|
+
"requiredItemAmount": 0,
|
67719
|
+
"requiredCardLevel": 0,
|
67720
|
+
"triggerId": "",
|
67721
|
+
"limitCount": 0,
|
67722
|
+
"staminaPermil": 0
|
67723
|
+
},
|
67724
|
+
{
|
67725
|
+
"level": 2,
|
67726
|
+
"description": "自身に2段階スキル成功率上昇効果[35ビート]\n自身に3段階Aスキルスコア上昇効果[35ビート]\nスタミナ166消費 CT:50",
|
67727
|
+
"shortDescription": "\n\nスタミナ166消費 CT:50",
|
67728
|
+
"requiredItemAmount": 15000,
|
67729
|
+
"requiredCardLevel": 100,
|
67730
|
+
"stamina": 166,
|
67731
|
+
"probabilityPermil": 1000,
|
67732
|
+
"coolTime": 50,
|
67733
|
+
"skillDetails": [
|
67734
|
+
{
|
67735
|
+
"efficacyId": "ef-skill_success_rate_up-2-target-self-35",
|
67736
|
+
"triggerId": ""
|
67737
|
+
},
|
67738
|
+
{
|
67739
|
+
"efficacyId": "ef-active_skill_score_up-3-target-self-35",
|
67740
|
+
"triggerId": ""
|
67741
|
+
}
|
67742
|
+
],
|
67743
|
+
"triggerId": "",
|
67744
|
+
"limitCount": 0,
|
67745
|
+
"staminaPermil": 0
|
67746
|
+
},
|
67747
|
+
{
|
67748
|
+
"level": 3,
|
67749
|
+
"description": "自身に3段階スキル成功率上昇効果[35ビート]\n自身に3段階Aスキルスコア上昇効果[35ビート]\nスタミナ209消費 CT:50",
|
67750
|
+
"shortDescription": "\n\nスタミナ209消費 CT:50",
|
67751
|
+
"requiredItemAmount": 60000,
|
67752
|
+
"requiredCardLevel": 130,
|
67753
|
+
"stamina": 209,
|
67754
|
+
"probabilityPermil": 1000,
|
67755
|
+
"coolTime": 50,
|
67756
|
+
"skillDetails": [
|
67757
|
+
{
|
67758
|
+
"efficacyId": "ef-skill_success_rate_up-3-target-self-35",
|
67759
|
+
"triggerId": ""
|
67760
|
+
},
|
67761
|
+
{
|
67762
|
+
"efficacyId": "ef-active_skill_score_up-3-target-self-35",
|
67763
|
+
"triggerId": ""
|
67764
|
+
}
|
67765
|
+
],
|
67766
|
+
"triggerId": "",
|
67767
|
+
"limitCount": 0,
|
67768
|
+
"staminaPermil": 0
|
67769
|
+
},
|
67770
|
+
{
|
67771
|
+
"level": 4,
|
67772
|
+
"description": "自身に3段階スキル成功率上昇効果[35ビート]\n自身に4段階Aスキルスコア上昇効果[35ビート]\nスタミナ236消費 CT:50",
|
67773
|
+
"shortDescription": "\n\nスタミナ236消費 CT:50",
|
67774
|
+
"requiredItemAmount": 180000,
|
67775
|
+
"requiredCardLevel": 170,
|
67776
|
+
"stamina": 236,
|
67777
|
+
"probabilityPermil": 1000,
|
67778
|
+
"coolTime": 50,
|
67779
|
+
"skillDetails": [
|
67780
|
+
{
|
67781
|
+
"efficacyId": "ef-skill_success_rate_up-3-target-self-35",
|
67782
|
+
"triggerId": ""
|
67783
|
+
},
|
67784
|
+
{
|
67785
|
+
"efficacyId": "ef-active_skill_score_up-4-target-self-35",
|
67786
|
+
"triggerId": ""
|
67787
|
+
}
|
67788
|
+
],
|
67789
|
+
"triggerId": "",
|
67790
|
+
"limitCount": 0,
|
67791
|
+
"staminaPermil": 0
|
67792
|
+
},
|
67793
|
+
{
|
67794
|
+
"level": 5,
|
67795
|
+
"description": "自身に4段階スキル成功率上昇効果[35ビート]\n自身に4段階Aスキルスコア上昇効果[35ビート]\nスタミナ280消費 CT:50",
|
67796
|
+
"shortDescription": "\n\nスタミナ280消費 CT:50",
|
67797
|
+
"requiredItemAmount": 330000,
|
67798
|
+
"requiredCardLevel": 210,
|
67799
|
+
"stamina": 280,
|
67800
|
+
"probabilityPermil": 1000,
|
67801
|
+
"coolTime": 50,
|
67802
|
+
"skillDetails": [
|
67803
|
+
{
|
67804
|
+
"efficacyId": "ef-skill_success_rate_up-4-target-self-35",
|
67805
|
+
"triggerId": ""
|
67806
|
+
},
|
67807
|
+
{
|
67808
|
+
"efficacyId": "ef-active_skill_score_up-4-target-self-35",
|
67809
|
+
"triggerId": ""
|
67810
|
+
}
|
67811
|
+
],
|
67812
|
+
"triggerId": "",
|
67813
|
+
"limitCount": 0,
|
67814
|
+
"staminaPermil": 0
|
67815
|
+
},
|
67816
|
+
{
|
67817
|
+
"level": 6,
|
67818
|
+
"description": "自身に4段階スキル成功率上昇効果[35ビート]\n自身に5段階Aスキルスコア上昇効果[35ビート]\nスタミナ306消費 CT:50",
|
67819
|
+
"shortDescription": "\n\nスタミナ306消費 CT:50",
|
67820
|
+
"requiredItemAmount": 380000,
|
67821
|
+
"requiredCardLevel": 230,
|
67822
|
+
"stamina": 306,
|
67823
|
+
"probabilityPermil": 1000,
|
67824
|
+
"coolTime": 50,
|
67825
|
+
"skillDetails": [
|
67826
|
+
{
|
67827
|
+
"efficacyId": "ef-skill_success_rate_up-4-target-self-35",
|
67828
|
+
"triggerId": ""
|
67829
|
+
},
|
67830
|
+
{
|
67831
|
+
"efficacyId": "ef-active_skill_score_up-5-target-self-35",
|
67832
|
+
"triggerId": ""
|
67833
|
+
}
|
67834
|
+
],
|
67835
|
+
"triggerId": "",
|
67836
|
+
"limitCount": 0,
|
67837
|
+
"staminaPermil": 0
|
67838
|
+
}
|
67839
|
+
],
|
67840
|
+
"assetId": ""
|
67841
|
+
},
|
66624
67842
|
{
|
66625
67843
|
"id": "sk-mna-05-fest-00-1",
|
66626
67844
|
"name": "最っ高のライブにします!",
|
@@ -89411,6 +90629,166 @@
|
|
89411
90629
|
],
|
89412
90630
|
"assetId": ""
|
89413
90631
|
},
|
90632
|
+
{
|
90633
|
+
"id": "sk-photo-recipe-exchange_race-23-1003-5-rare-001",
|
90634
|
+
"name": "AスキルスコアUPスキル",
|
90635
|
+
"categoryType": 3,
|
90636
|
+
"levels": [
|
90637
|
+
{
|
90638
|
+
"level": 1,
|
90639
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に5段階Aスキルスコア上昇効果 [25ビート]\nスタミナ342消費 CT:50",
|
90640
|
+
"shortDescription": "\nスタミナ342消費 CT:50",
|
90641
|
+
"stamina": 342,
|
90642
|
+
"probabilityPermil": 1000,
|
90643
|
+
"coolTime": 50,
|
90644
|
+
"skillDetails": [
|
90645
|
+
{
|
90646
|
+
"efficacyId": "ef-active_skill_score_up-5-target-visual-3-25",
|
90647
|
+
"triggerId": ""
|
90648
|
+
}
|
90649
|
+
],
|
90650
|
+
"requiredItemAmount": 0,
|
90651
|
+
"requiredCardLevel": 0,
|
90652
|
+
"triggerId": "",
|
90653
|
+
"limitCount": 0,
|
90654
|
+
"staminaPermil": 0
|
90655
|
+
},
|
90656
|
+
{
|
90657
|
+
"level": 2,
|
90658
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に5段階Aスキルスコア上昇効果 [29ビート]\nスタミナ495消費 CT:50",
|
90659
|
+
"shortDescription": "\nスタミナ495消費 CT:50",
|
90660
|
+
"requiredItemAmount": 1,
|
90661
|
+
"requiredCardLevel": 10,
|
90662
|
+
"stamina": 495,
|
90663
|
+
"probabilityPermil": 1000,
|
90664
|
+
"coolTime": 50,
|
90665
|
+
"skillDetails": [
|
90666
|
+
{
|
90667
|
+
"efficacyId": "ef-active_skill_score_up-5-target-visual-3-29",
|
90668
|
+
"triggerId": ""
|
90669
|
+
}
|
90670
|
+
],
|
90671
|
+
"triggerId": "",
|
90672
|
+
"limitCount": 0,
|
90673
|
+
"staminaPermil": 0
|
90674
|
+
},
|
90675
|
+
{
|
90676
|
+
"level": 3,
|
90677
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に6段階Aスキルスコア上昇効果 [29ビート]\nスタミナ714消費 CT:50",
|
90678
|
+
"shortDescription": "\nスタミナ714消費 CT:50",
|
90679
|
+
"requiredItemAmount": 1,
|
90680
|
+
"requiredCardLevel": 20,
|
90681
|
+
"stamina": 714,
|
90682
|
+
"probabilityPermil": 1000,
|
90683
|
+
"coolTime": 50,
|
90684
|
+
"skillDetails": [
|
90685
|
+
{
|
90686
|
+
"efficacyId": "ef-active_skill_score_up-6-target-visual-3-29",
|
90687
|
+
"triggerId": ""
|
90688
|
+
}
|
90689
|
+
],
|
90690
|
+
"triggerId": "",
|
90691
|
+
"limitCount": 0,
|
90692
|
+
"staminaPermil": 0
|
90693
|
+
},
|
90694
|
+
{
|
90695
|
+
"level": 4,
|
90696
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に6段階Aスキルスコア上昇効果 [33ビート]\nスタミナ945消費 CT:50",
|
90697
|
+
"shortDescription": "\nスタミナ945消費 CT:50",
|
90698
|
+
"requiredItemAmount": 1,
|
90699
|
+
"requiredCardLevel": 30,
|
90700
|
+
"stamina": 945,
|
90701
|
+
"probabilityPermil": 1000,
|
90702
|
+
"coolTime": 50,
|
90703
|
+
"skillDetails": [
|
90704
|
+
{
|
90705
|
+
"efficacyId": "ef-active_skill_score_up-6-target-visual-3-33",
|
90706
|
+
"triggerId": ""
|
90707
|
+
}
|
90708
|
+
],
|
90709
|
+
"triggerId": "",
|
90710
|
+
"limitCount": 0,
|
90711
|
+
"staminaPermil": 0
|
90712
|
+
},
|
90713
|
+
{
|
90714
|
+
"level": 5,
|
90715
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に7段階Aスキルスコア上昇効果 [33ビート]\nスタミナ1260消費 CT:50",
|
90716
|
+
"shortDescription": "\nスタミナ1260消費 CT:50",
|
90717
|
+
"requiredItemAmount": 1,
|
90718
|
+
"requiredCardLevel": 40,
|
90719
|
+
"stamina": 1260,
|
90720
|
+
"probabilityPermil": 1000,
|
90721
|
+
"coolTime": 50,
|
90722
|
+
"skillDetails": [
|
90723
|
+
{
|
90724
|
+
"efficacyId": "ef-active_skill_score_up-7-target-visual-3-33",
|
90725
|
+
"triggerId": ""
|
90726
|
+
}
|
90727
|
+
],
|
90728
|
+
"triggerId": "",
|
90729
|
+
"limitCount": 0,
|
90730
|
+
"staminaPermil": 0
|
90731
|
+
},
|
90732
|
+
{
|
90733
|
+
"level": 6,
|
90734
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に7段階Aスキルスコア上昇効果 [36ビート]\nスタミナ1550消費 CT:50",
|
90735
|
+
"shortDescription": "\nスタミナ1550消費 CT:50",
|
90736
|
+
"requiredItemAmount": 1,
|
90737
|
+
"requiredCardLevel": 50,
|
90738
|
+
"stamina": 1550,
|
90739
|
+
"probabilityPermil": 1000,
|
90740
|
+
"coolTime": 50,
|
90741
|
+
"skillDetails": [
|
90742
|
+
{
|
90743
|
+
"efficacyId": "ef-active_skill_score_up-7-target-visual-3-36",
|
90744
|
+
"triggerId": ""
|
90745
|
+
}
|
90746
|
+
],
|
90747
|
+
"triggerId": "",
|
90748
|
+
"limitCount": 0,
|
90749
|
+
"staminaPermil": 0
|
90750
|
+
},
|
90751
|
+
{
|
90752
|
+
"level": 7,
|
90753
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に7段階Aスキルスコア上昇効果 [39ビート]\nスタミナ1678消費 CT:50",
|
90754
|
+
"shortDescription": "\nスタミナ1678消費 CT:50",
|
90755
|
+
"requiredItemAmount": 1,
|
90756
|
+
"requiredCardLevel": 60,
|
90757
|
+
"stamina": 1678,
|
90758
|
+
"probabilityPermil": 1000,
|
90759
|
+
"coolTime": 50,
|
90760
|
+
"skillDetails": [
|
90761
|
+
{
|
90762
|
+
"efficacyId": "ef-active_skill_score_up-7-target-visual-3-39",
|
90763
|
+
"triggerId": ""
|
90764
|
+
}
|
90765
|
+
],
|
90766
|
+
"triggerId": "",
|
90767
|
+
"limitCount": 0,
|
90768
|
+
"staminaPermil": 0
|
90769
|
+
},
|
90770
|
+
{
|
90771
|
+
"level": 8,
|
90772
|
+
"description": "<サポータータイプのみ>\nビジュアルタイプ3人に7段階Aスキルスコア上昇効果 [42ビート]\nスタミナ1805消費 CT:50",
|
90773
|
+
"shortDescription": "\nスタミナ1805消費 CT:50",
|
90774
|
+
"requiredItemAmount": 1,
|
90775
|
+
"requiredCardLevel": 70,
|
90776
|
+
"stamina": 1805,
|
90777
|
+
"probabilityPermil": 1000,
|
90778
|
+
"coolTime": 50,
|
90779
|
+
"skillDetails": [
|
90780
|
+
{
|
90781
|
+
"efficacyId": "ef-active_skill_score_up-7-target-visual-3-42",
|
90782
|
+
"triggerId": ""
|
90783
|
+
}
|
90784
|
+
],
|
90785
|
+
"triggerId": "",
|
90786
|
+
"limitCount": 0,
|
90787
|
+
"staminaPermil": 0
|
90788
|
+
}
|
90789
|
+
],
|
90790
|
+
"assetId": ""
|
90791
|
+
},
|
89414
90792
|
{
|
89415
90793
|
"id": "sk-phot_recipe-cmn-001",
|
89416
90794
|
"name": "テンションUP",
|
@@ -95465,20 +96843,199 @@
|
|
95465
96843
|
"assetId": ""
|
95466
96844
|
},
|
95467
96845
|
{
|
95468
|
-
"id": "sk-race-lba-passive_skill-ef-strength_effect_value_increase-2",
|
96846
|
+
"id": "sk-race-lba-passive_skill-ef-strength_effect_value_increase-2",
|
96847
|
+
"name": "ライブボーナス",
|
96848
|
+
"categoryType": 3,
|
96849
|
+
"levels": [
|
96850
|
+
{
|
96851
|
+
"level": 1,
|
96852
|
+
"description": "50コンボ以上時\nセンターの強化効果を1段階増強\nCT:85",
|
96853
|
+
"shortDescription": "\n\nCT:85",
|
96854
|
+
"triggerId": "tg-combo-50",
|
96855
|
+
"probabilityPermil": 1000,
|
96856
|
+
"coolTime": 85,
|
96857
|
+
"skillDetails": [
|
96858
|
+
{
|
96859
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-center",
|
96860
|
+
"triggerId": ""
|
96861
|
+
}
|
96862
|
+
],
|
96863
|
+
"requiredItemAmount": 0,
|
96864
|
+
"requiredCardLevel": 0,
|
96865
|
+
"stamina": 0,
|
96866
|
+
"limitCount": 0,
|
96867
|
+
"staminaPermil": 0
|
96868
|
+
},
|
96869
|
+
{
|
96870
|
+
"level": 2,
|
96871
|
+
"description": "50コンボ以上時\nセンターの強化効果を1段階増強\nCT:80",
|
96872
|
+
"shortDescription": "\n\nCT:80",
|
96873
|
+
"requiredItemAmount": 1,
|
96874
|
+
"requiredCardLevel": 1,
|
96875
|
+
"triggerId": "tg-combo-50",
|
96876
|
+
"probabilityPermil": 1000,
|
96877
|
+
"coolTime": 80,
|
96878
|
+
"skillDetails": [
|
96879
|
+
{
|
96880
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-center",
|
96881
|
+
"triggerId": ""
|
96882
|
+
}
|
96883
|
+
],
|
96884
|
+
"stamina": 0,
|
96885
|
+
"limitCount": 0,
|
96886
|
+
"staminaPermil": 0
|
96887
|
+
},
|
96888
|
+
{
|
96889
|
+
"level": 3,
|
96890
|
+
"description": "50コンボ以上時\nセンターの強化効果を2段階増強\nCT:80",
|
96891
|
+
"shortDescription": "\n\nCT:80",
|
96892
|
+
"requiredItemAmount": 1,
|
96893
|
+
"requiredCardLevel": 2,
|
96894
|
+
"triggerId": "tg-combo-50",
|
96895
|
+
"probabilityPermil": 1000,
|
96896
|
+
"coolTime": 80,
|
96897
|
+
"skillDetails": [
|
96898
|
+
{
|
96899
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-center",
|
96900
|
+
"triggerId": ""
|
96901
|
+
}
|
96902
|
+
],
|
96903
|
+
"stamina": 0,
|
96904
|
+
"limitCount": 0,
|
96905
|
+
"staminaPermil": 0
|
96906
|
+
},
|
96907
|
+
{
|
96908
|
+
"level": 4,
|
96909
|
+
"description": "50コンボ以上時\nセンターの強化効果を2段階増強\nCT:75",
|
96910
|
+
"shortDescription": "\n\nCT:75",
|
96911
|
+
"requiredItemAmount": 1,
|
96912
|
+
"requiredCardLevel": 3,
|
96913
|
+
"triggerId": "tg-combo-50",
|
96914
|
+
"probabilityPermil": 1000,
|
96915
|
+
"coolTime": 75,
|
96916
|
+
"skillDetails": [
|
96917
|
+
{
|
96918
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-center",
|
96919
|
+
"triggerId": ""
|
96920
|
+
}
|
96921
|
+
],
|
96922
|
+
"stamina": 0,
|
96923
|
+
"limitCount": 0,
|
96924
|
+
"staminaPermil": 0
|
96925
|
+
},
|
96926
|
+
{
|
96927
|
+
"level": 5,
|
96928
|
+
"description": "50コンボ以上時\nセンターの強化効果を3段階増強\nCT:75",
|
96929
|
+
"shortDescription": "\n\nCT:75",
|
96930
|
+
"requiredItemAmount": 1,
|
96931
|
+
"requiredCardLevel": 4,
|
96932
|
+
"triggerId": "tg-combo-50",
|
96933
|
+
"probabilityPermil": 1000,
|
96934
|
+
"coolTime": 75,
|
96935
|
+
"skillDetails": [
|
96936
|
+
{
|
96937
|
+
"efficacyId": "ef-strength_effect_value_increase-3-target-center",
|
96938
|
+
"triggerId": ""
|
96939
|
+
}
|
96940
|
+
],
|
96941
|
+
"stamina": 0,
|
96942
|
+
"limitCount": 0,
|
96943
|
+
"staminaPermil": 0
|
96944
|
+
},
|
96945
|
+
{
|
96946
|
+
"level": 6,
|
96947
|
+
"description": "50コンボ以上時\nセンターの強化効果を3段階増強\nCT:70",
|
96948
|
+
"shortDescription": "\n\nCT:70",
|
96949
|
+
"requiredItemAmount": 1,
|
96950
|
+
"requiredCardLevel": 5,
|
96951
|
+
"triggerId": "tg-combo-50",
|
96952
|
+
"probabilityPermil": 1000,
|
96953
|
+
"coolTime": 70,
|
96954
|
+
"skillDetails": [
|
96955
|
+
{
|
96956
|
+
"efficacyId": "ef-strength_effect_value_increase-3-target-center",
|
96957
|
+
"triggerId": ""
|
96958
|
+
}
|
96959
|
+
],
|
96960
|
+
"stamina": 0,
|
96961
|
+
"limitCount": 0,
|
96962
|
+
"staminaPermil": 0
|
96963
|
+
},
|
96964
|
+
{
|
96965
|
+
"level": 7,
|
96966
|
+
"description": "50コンボ以上時\nセンターの強化効果を4段階増強\nCT:70",
|
96967
|
+
"shortDescription": "\n\nCT:70",
|
96968
|
+
"requiredItemAmount": 1,
|
96969
|
+
"requiredCardLevel": 6,
|
96970
|
+
"triggerId": "tg-combo-50",
|
96971
|
+
"probabilityPermil": 1000,
|
96972
|
+
"coolTime": 70,
|
96973
|
+
"skillDetails": [
|
96974
|
+
{
|
96975
|
+
"efficacyId": "ef-strength_effect_value_increase-4-target-center",
|
96976
|
+
"triggerId": ""
|
96977
|
+
}
|
96978
|
+
],
|
96979
|
+
"stamina": 0,
|
96980
|
+
"limitCount": 0,
|
96981
|
+
"staminaPermil": 0
|
96982
|
+
},
|
96983
|
+
{
|
96984
|
+
"level": 8,
|
96985
|
+
"description": "50コンボ以上時\nセンターの強化効果を4段階増強\nCT:65",
|
96986
|
+
"shortDescription": "\n\nCT:65",
|
96987
|
+
"requiredItemAmount": 1,
|
96988
|
+
"requiredCardLevel": 7,
|
96989
|
+
"triggerId": "tg-combo-50",
|
96990
|
+
"probabilityPermil": 1000,
|
96991
|
+
"coolTime": 65,
|
96992
|
+
"skillDetails": [
|
96993
|
+
{
|
96994
|
+
"efficacyId": "ef-strength_effect_value_increase-4-target-center",
|
96995
|
+
"triggerId": ""
|
96996
|
+
}
|
96997
|
+
],
|
96998
|
+
"stamina": 0,
|
96999
|
+
"limitCount": 0,
|
97000
|
+
"staminaPermil": 0
|
97001
|
+
},
|
97002
|
+
{
|
97003
|
+
"level": 9,
|
97004
|
+
"description": "50コンボ以上時\nセンターの強化効果を4段階増強\nCT:55",
|
97005
|
+
"shortDescription": "\n\nCT:55",
|
97006
|
+
"requiredItemAmount": 1,
|
97007
|
+
"requiredCardLevel": 8,
|
97008
|
+
"triggerId": "tg-combo-50",
|
97009
|
+
"probabilityPermil": 1000,
|
97010
|
+
"coolTime": 55,
|
97011
|
+
"skillDetails": [
|
97012
|
+
{
|
97013
|
+
"efficacyId": "ef-strength_effect_value_increase-4-target-center",
|
97014
|
+
"triggerId": ""
|
97015
|
+
}
|
97016
|
+
],
|
97017
|
+
"stamina": 0,
|
97018
|
+
"limitCount": 0,
|
97019
|
+
"staminaPermil": 0
|
97020
|
+
}
|
97021
|
+
],
|
97022
|
+
"assetId": ""
|
97023
|
+
},
|
97024
|
+
{
|
97025
|
+
"id": "sk-race-lba-passive_skill-ef-strength_effect_value_increase-3",
|
95469
97026
|
"name": "ライブボーナス",
|
95470
97027
|
"categoryType": 3,
|
95471
97028
|
"levels": [
|
95472
97029
|
{
|
95473
97030
|
"level": 1,
|
95474
|
-
"description": "
|
95475
|
-
"shortDescription": "\n\nCT:
|
95476
|
-
"triggerId": "tg-combo-
|
97031
|
+
"description": "80コンボ以上時\n全員の強化効果を1段階増強\nCT:101",
|
97032
|
+
"shortDescription": "\n\nCT:101",
|
97033
|
+
"triggerId": "tg-combo-80",
|
95477
97034
|
"probabilityPermil": 1000,
|
95478
|
-
"coolTime":
|
97035
|
+
"coolTime": 101,
|
95479
97036
|
"skillDetails": [
|
95480
97037
|
{
|
95481
|
-
"efficacyId": "ef-strength_effect_value_increase-1-target-
|
97038
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-all",
|
95482
97039
|
"triggerId": ""
|
95483
97040
|
}
|
95484
97041
|
],
|
@@ -95490,16 +97047,16 @@
|
|
95490
97047
|
},
|
95491
97048
|
{
|
95492
97049
|
"level": 2,
|
95493
|
-
"description": "
|
95494
|
-
"shortDescription": "\n\nCT:
|
97050
|
+
"description": "80コンボ以上時\n全員の強化効果を1段階増強\nCT:91",
|
97051
|
+
"shortDescription": "\n\nCT:91",
|
95495
97052
|
"requiredItemAmount": 1,
|
95496
97053
|
"requiredCardLevel": 1,
|
95497
|
-
"triggerId": "tg-combo-
|
97054
|
+
"triggerId": "tg-combo-80",
|
95498
97055
|
"probabilityPermil": 1000,
|
95499
|
-
"coolTime":
|
97056
|
+
"coolTime": 91,
|
95500
97057
|
"skillDetails": [
|
95501
97058
|
{
|
95502
|
-
"efficacyId": "ef-strength_effect_value_increase-1-target-
|
97059
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-all",
|
95503
97060
|
"triggerId": ""
|
95504
97061
|
}
|
95505
97062
|
],
|
@@ -95509,16 +97066,16 @@
|
|
95509
97066
|
},
|
95510
97067
|
{
|
95511
97068
|
"level": 3,
|
95512
|
-
"description": "
|
95513
|
-
"shortDescription": "\n\nCT:
|
97069
|
+
"description": "80コンボ以上時\n全員の強化効果を1段階増強\nCT:81",
|
97070
|
+
"shortDescription": "\n\nCT:81",
|
95514
97071
|
"requiredItemAmount": 1,
|
95515
97072
|
"requiredCardLevel": 2,
|
95516
|
-
"triggerId": "tg-combo-
|
97073
|
+
"triggerId": "tg-combo-80",
|
95517
97074
|
"probabilityPermil": 1000,
|
95518
|
-
"coolTime":
|
97075
|
+
"coolTime": 81,
|
95519
97076
|
"skillDetails": [
|
95520
97077
|
{
|
95521
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
97078
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-all",
|
95522
97079
|
"triggerId": ""
|
95523
97080
|
}
|
95524
97081
|
],
|
@@ -95528,16 +97085,16 @@
|
|
95528
97085
|
},
|
95529
97086
|
{
|
95530
97087
|
"level": 4,
|
95531
|
-
"description": "
|
95532
|
-
"shortDescription": "\n\nCT:
|
97088
|
+
"description": "80コンボ以上時\n全員の強化効果を2段階増強\nCT:81",
|
97089
|
+
"shortDescription": "\n\nCT:81",
|
95533
97090
|
"requiredItemAmount": 1,
|
95534
97091
|
"requiredCardLevel": 3,
|
95535
|
-
"triggerId": "tg-combo-
|
97092
|
+
"triggerId": "tg-combo-80",
|
95536
97093
|
"probabilityPermil": 1000,
|
95537
|
-
"coolTime":
|
97094
|
+
"coolTime": 81,
|
95538
97095
|
"skillDetails": [
|
95539
97096
|
{
|
95540
|
-
"efficacyId": "ef-strength_effect_value_increase-2-target-
|
97097
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-all",
|
95541
97098
|
"triggerId": ""
|
95542
97099
|
}
|
95543
97100
|
],
|
@@ -95547,16 +97104,16 @@
|
|
95547
97104
|
},
|
95548
97105
|
{
|
95549
97106
|
"level": 5,
|
95550
|
-
"description": "
|
95551
|
-
"shortDescription": "\n\nCT:
|
97107
|
+
"description": "80コンボ以上時\n全員の強化効果を2段階増強\nCT:61",
|
97108
|
+
"shortDescription": "\n\nCT:61",
|
95552
97109
|
"requiredItemAmount": 1,
|
95553
97110
|
"requiredCardLevel": 4,
|
95554
|
-
"triggerId": "tg-combo-
|
97111
|
+
"triggerId": "tg-combo-80",
|
95555
97112
|
"probabilityPermil": 1000,
|
95556
|
-
"coolTime":
|
97113
|
+
"coolTime": 61,
|
95557
97114
|
"skillDetails": [
|
95558
97115
|
{
|
95559
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
97116
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-all",
|
95560
97117
|
"triggerId": ""
|
95561
97118
|
}
|
95562
97119
|
],
|
@@ -95566,16 +97123,16 @@
|
|
95566
97123
|
},
|
95567
97124
|
{
|
95568
97125
|
"level": 6,
|
95569
|
-
"description": "
|
95570
|
-
"shortDescription": "\n\nCT:
|
97126
|
+
"description": "80コンボ以上時\n全員の強化効果を2段階増強\nCT:47",
|
97127
|
+
"shortDescription": "\n\nCT:47",
|
95571
97128
|
"requiredItemAmount": 1,
|
95572
97129
|
"requiredCardLevel": 5,
|
95573
|
-
"triggerId": "tg-combo-
|
97130
|
+
"triggerId": "tg-combo-80",
|
95574
97131
|
"probabilityPermil": 1000,
|
95575
|
-
"coolTime":
|
97132
|
+
"coolTime": 47,
|
95576
97133
|
"skillDetails": [
|
95577
97134
|
{
|
95578
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
97135
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-all",
|
95579
97136
|
"triggerId": ""
|
95580
97137
|
}
|
95581
97138
|
],
|
@@ -95585,16 +97142,16 @@
|
|
95585
97142
|
},
|
95586
97143
|
{
|
95587
97144
|
"level": 7,
|
95588
|
-
"description": "
|
95589
|
-
"shortDescription": "\n\nCT:
|
97145
|
+
"description": "80コンボ以上時\n全員の強化効果を2段階増強\nCT:37",
|
97146
|
+
"shortDescription": "\n\nCT:37",
|
95590
97147
|
"requiredItemAmount": 1,
|
95591
97148
|
"requiredCardLevel": 6,
|
95592
|
-
"triggerId": "tg-combo-
|
97149
|
+
"triggerId": "tg-combo-80",
|
95593
97150
|
"probabilityPermil": 1000,
|
95594
|
-
"coolTime":
|
97151
|
+
"coolTime": 37,
|
95595
97152
|
"skillDetails": [
|
95596
97153
|
{
|
95597
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
97154
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-all",
|
95598
97155
|
"triggerId": ""
|
95599
97156
|
}
|
95600
97157
|
],
|
@@ -95604,16 +97161,16 @@
|
|
95604
97161
|
},
|
95605
97162
|
{
|
95606
97163
|
"level": 8,
|
95607
|
-
"description": "
|
95608
|
-
"shortDescription": "\n\nCT:
|
97164
|
+
"description": "80コンボ以上時\n全員の強化効果を2段階増強\nCT:29",
|
97165
|
+
"shortDescription": "\n\nCT:29",
|
95609
97166
|
"requiredItemAmount": 1,
|
95610
97167
|
"requiredCardLevel": 7,
|
95611
|
-
"triggerId": "tg-combo-
|
97168
|
+
"triggerId": "tg-combo-80",
|
95612
97169
|
"probabilityPermil": 1000,
|
95613
|
-
"coolTime":
|
97170
|
+
"coolTime": 29,
|
95614
97171
|
"skillDetails": [
|
95615
97172
|
{
|
95616
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
97173
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-all",
|
95617
97174
|
"triggerId": ""
|
95618
97175
|
}
|
95619
97176
|
],
|
@@ -95623,16 +97180,16 @@
|
|
95623
97180
|
},
|
95624
97181
|
{
|
95625
97182
|
"level": 9,
|
95626
|
-
"description": "
|
95627
|
-
"shortDescription": "\n\nCT:
|
97183
|
+
"description": "80コンボ以上時\n全員の強化効果を2段階増強\nCT:22",
|
97184
|
+
"shortDescription": "\n\nCT:22",
|
95628
97185
|
"requiredItemAmount": 1,
|
95629
97186
|
"requiredCardLevel": 8,
|
95630
|
-
"triggerId": "tg-combo-
|
97187
|
+
"triggerId": "tg-combo-80",
|
95631
97188
|
"probabilityPermil": 1000,
|
95632
|
-
"coolTime":
|
97189
|
+
"coolTime": 22,
|
95633
97190
|
"skillDetails": [
|
95634
97191
|
{
|
95635
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
97192
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-all",
|
95636
97193
|
"triggerId": ""
|
95637
97194
|
}
|
95638
97195
|
],
|
@@ -95644,20 +97201,20 @@
|
|
95644
97201
|
"assetId": ""
|
95645
97202
|
},
|
95646
97203
|
{
|
95647
|
-
"id": "sk-race-lba-passive_skill-ef-
|
97204
|
+
"id": "sk-race-lba-passive_skill-ef-tension_up-1",
|
95648
97205
|
"name": "ライブボーナス",
|
95649
97206
|
"categoryType": 3,
|
95650
97207
|
"levels": [
|
95651
97208
|
{
|
95652
97209
|
"level": 1,
|
95653
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95654
|
-
"shortDescription": "\n\nCT:
|
97210
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に3段階テンションUP効果[27ビート]\nCT:50",
|
97211
|
+
"shortDescription": "\n\nCT:50",
|
95655
97212
|
"triggerId": "tg-combo-50",
|
95656
97213
|
"probabilityPermil": 1000,
|
95657
|
-
"coolTime":
|
97214
|
+
"coolTime": 50,
|
95658
97215
|
"skillDetails": [
|
95659
97216
|
{
|
95660
|
-
"efficacyId": "ef-
|
97217
|
+
"efficacyId": "ef-tension_up-3-target-character_type-1-2-27",
|
95661
97218
|
"triggerId": ""
|
95662
97219
|
}
|
95663
97220
|
],
|
@@ -95669,16 +97226,16 @@
|
|
95669
97226
|
},
|
95670
97227
|
{
|
95671
97228
|
"level": 2,
|
95672
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95673
|
-
"shortDescription": "\n\nCT:
|
97229
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に4段階テンションUP効果[31ビート]\nCT:50",
|
97230
|
+
"shortDescription": "\n\nCT:50",
|
95674
97231
|
"requiredItemAmount": 1,
|
95675
97232
|
"requiredCardLevel": 1,
|
95676
97233
|
"triggerId": "tg-combo-50",
|
95677
97234
|
"probabilityPermil": 1000,
|
95678
|
-
"coolTime":
|
97235
|
+
"coolTime": 50,
|
95679
97236
|
"skillDetails": [
|
95680
97237
|
{
|
95681
|
-
"efficacyId": "ef-
|
97238
|
+
"efficacyId": "ef-tension_up-4-target-character_type-1-2-31",
|
95682
97239
|
"triggerId": ""
|
95683
97240
|
}
|
95684
97241
|
],
|
@@ -95688,16 +97245,16 @@
|
|
95688
97245
|
},
|
95689
97246
|
{
|
95690
97247
|
"level": 3,
|
95691
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95692
|
-
"shortDescription": "\n\nCT:
|
97248
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に5段階テンションUP効果[33ビート]\nCT:50",
|
97249
|
+
"shortDescription": "\n\nCT:50",
|
95693
97250
|
"requiredItemAmount": 1,
|
95694
97251
|
"requiredCardLevel": 2,
|
95695
97252
|
"triggerId": "tg-combo-50",
|
95696
97253
|
"probabilityPermil": 1000,
|
95697
|
-
"coolTime":
|
97254
|
+
"coolTime": 50,
|
95698
97255
|
"skillDetails": [
|
95699
97256
|
{
|
95700
|
-
"efficacyId": "ef-
|
97257
|
+
"efficacyId": "ef-tension_up-5-target-character_type-1-2-33",
|
95701
97258
|
"triggerId": ""
|
95702
97259
|
}
|
95703
97260
|
],
|
@@ -95707,16 +97264,16 @@
|
|
95707
97264
|
},
|
95708
97265
|
{
|
95709
97266
|
"level": 4,
|
95710
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95711
|
-
"shortDescription": "\n\nCT:
|
97267
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に6段階テンションUP効果[35ビート]\nCT:50",
|
97268
|
+
"shortDescription": "\n\nCT:50",
|
95712
97269
|
"requiredItemAmount": 1,
|
95713
97270
|
"requiredCardLevel": 3,
|
95714
97271
|
"triggerId": "tg-combo-50",
|
95715
97272
|
"probabilityPermil": 1000,
|
95716
|
-
"coolTime":
|
97273
|
+
"coolTime": 50,
|
95717
97274
|
"skillDetails": [
|
95718
97275
|
{
|
95719
|
-
"efficacyId": "ef-
|
97276
|
+
"efficacyId": "ef-tension_up-6-target-character_type-1-2-35",
|
95720
97277
|
"triggerId": ""
|
95721
97278
|
}
|
95722
97279
|
],
|
@@ -95726,16 +97283,16 @@
|
|
95726
97283
|
},
|
95727
97284
|
{
|
95728
97285
|
"level": 5,
|
95729
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95730
|
-
"shortDescription": "\n\nCT:
|
97286
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に7段階テンションUP効果[35ビート]\nCT:50",
|
97287
|
+
"shortDescription": "\n\nCT:50",
|
95731
97288
|
"requiredItemAmount": 1,
|
95732
97289
|
"requiredCardLevel": 4,
|
95733
97290
|
"triggerId": "tg-combo-50",
|
95734
97291
|
"probabilityPermil": 1000,
|
95735
|
-
"coolTime":
|
97292
|
+
"coolTime": 50,
|
95736
97293
|
"skillDetails": [
|
95737
97294
|
{
|
95738
|
-
"efficacyId": "ef-
|
97295
|
+
"efficacyId": "ef-tension_up-7-target-character_type-1-2-35",
|
95739
97296
|
"triggerId": ""
|
95740
97297
|
}
|
95741
97298
|
],
|
@@ -95745,16 +97302,16 @@
|
|
95745
97302
|
},
|
95746
97303
|
{
|
95747
97304
|
"level": 6,
|
95748
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95749
|
-
"shortDescription": "\n\nCT:
|
97305
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に7段階テンションUP効果[41ビート]\nCT:50",
|
97306
|
+
"shortDescription": "\n\nCT:50",
|
95750
97307
|
"requiredItemAmount": 1,
|
95751
97308
|
"requiredCardLevel": 5,
|
95752
97309
|
"triggerId": "tg-combo-50",
|
95753
97310
|
"probabilityPermil": 1000,
|
95754
|
-
"coolTime":
|
97311
|
+
"coolTime": 50,
|
95755
97312
|
"skillDetails": [
|
95756
97313
|
{
|
95757
|
-
"efficacyId": "ef-
|
97314
|
+
"efficacyId": "ef-tension_up-7-target-character_type-1-2-41",
|
95758
97315
|
"triggerId": ""
|
95759
97316
|
}
|
95760
97317
|
],
|
@@ -95764,16 +97321,16 @@
|
|
95764
97321
|
},
|
95765
97322
|
{
|
95766
97323
|
"level": 7,
|
95767
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95768
|
-
"shortDescription": "\n\nCT:
|
97324
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に8段階テンションUP効果[41ビート]\nCT:50",
|
97325
|
+
"shortDescription": "\n\nCT:50",
|
95769
97326
|
"requiredItemAmount": 1,
|
95770
97327
|
"requiredCardLevel": 6,
|
95771
97328
|
"triggerId": "tg-combo-50",
|
95772
97329
|
"probabilityPermil": 1000,
|
95773
|
-
"coolTime":
|
97330
|
+
"coolTime": 50,
|
95774
97331
|
"skillDetails": [
|
95775
97332
|
{
|
95776
|
-
"efficacyId": "ef-
|
97333
|
+
"efficacyId": "ef-tension_up-8-target-character_type-1-2-41",
|
95777
97334
|
"triggerId": ""
|
95778
97335
|
}
|
95779
97336
|
],
|
@@ -95783,16 +97340,16 @@
|
|
95783
97340
|
},
|
95784
97341
|
{
|
95785
97342
|
"level": 8,
|
95786
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95787
|
-
"shortDescription": "\n\nCT:
|
97343
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に9段階テンションUP効果[41ビート]\nCT:50",
|
97344
|
+
"shortDescription": "\n\nCT:50",
|
95788
97345
|
"requiredItemAmount": 1,
|
95789
97346
|
"requiredCardLevel": 7,
|
95790
97347
|
"triggerId": "tg-combo-50",
|
95791
97348
|
"probabilityPermil": 1000,
|
95792
|
-
"coolTime":
|
97349
|
+
"coolTime": 50,
|
95793
97350
|
"skillDetails": [
|
95794
97351
|
{
|
95795
|
-
"efficacyId": "ef-
|
97352
|
+
"efficacyId": "ef-tension_up-9-target-character_type-1-2-41",
|
95796
97353
|
"triggerId": ""
|
95797
97354
|
}
|
95798
97355
|
],
|
@@ -95802,16 +97359,16 @@
|
|
95802
97359
|
},
|
95803
97360
|
{
|
95804
97361
|
"level": 9,
|
95805
|
-
"description": "50コンボ以上時\nスコアラータイプ2
|
95806
|
-
"shortDescription": "\n\nCT:
|
97362
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に9段階テンションUP効果[46ビート]\nCT:50",
|
97363
|
+
"shortDescription": "\n\nCT:50",
|
95807
97364
|
"requiredItemAmount": 1,
|
95808
97365
|
"requiredCardLevel": 8,
|
95809
97366
|
"triggerId": "tg-combo-50",
|
95810
97367
|
"probabilityPermil": 1000,
|
95811
|
-
"coolTime":
|
97368
|
+
"coolTime": 50,
|
95812
97369
|
"skillDetails": [
|
95813
97370
|
{
|
95814
|
-
"efficacyId": "ef-
|
97371
|
+
"efficacyId": "ef-tension_up-9-target-character_type-1-2-46",
|
95815
97372
|
"triggerId": ""
|
95816
97373
|
}
|
95817
97374
|
],
|
@@ -96180,6 +97737,185 @@
|
|
96180
97737
|
],
|
96181
97738
|
"assetId": ""
|
96182
97739
|
},
|
97740
|
+
{
|
97741
|
+
"id": "sk-race-lba-passive_skill-ef-vocal_up-1",
|
97742
|
+
"name": "ライブボーナス",
|
97743
|
+
"categoryType": 3,
|
97744
|
+
"levels": [
|
97745
|
+
{
|
97746
|
+
"level": 1,
|
97747
|
+
"description": "バッファータイプ2人に2段階ボーカル上昇効果[26ビート]\nCT:45",
|
97748
|
+
"shortDescription": "\nCT:45",
|
97749
|
+
"probabilityPermil": 1000,
|
97750
|
+
"coolTime": 45,
|
97751
|
+
"skillDetails": [
|
97752
|
+
{
|
97753
|
+
"efficacyId": "ef-vocal_up-2-target-character_type-2-2-26",
|
97754
|
+
"triggerId": ""
|
97755
|
+
}
|
97756
|
+
],
|
97757
|
+
"requiredItemAmount": 0,
|
97758
|
+
"requiredCardLevel": 0,
|
97759
|
+
"stamina": 0,
|
97760
|
+
"triggerId": "",
|
97761
|
+
"limitCount": 0,
|
97762
|
+
"staminaPermil": 0
|
97763
|
+
},
|
97764
|
+
{
|
97765
|
+
"level": 2,
|
97766
|
+
"description": "バッファータイプ2人に3段階ボーカル上昇効果[26ビート]\nCT:45",
|
97767
|
+
"shortDescription": "\nCT:45",
|
97768
|
+
"requiredItemAmount": 1,
|
97769
|
+
"requiredCardLevel": 1,
|
97770
|
+
"probabilityPermil": 1000,
|
97771
|
+
"coolTime": 45,
|
97772
|
+
"skillDetails": [
|
97773
|
+
{
|
97774
|
+
"efficacyId": "ef-vocal_up-3-target-character_type-2-2-26",
|
97775
|
+
"triggerId": ""
|
97776
|
+
}
|
97777
|
+
],
|
97778
|
+
"stamina": 0,
|
97779
|
+
"triggerId": "",
|
97780
|
+
"limitCount": 0,
|
97781
|
+
"staminaPermil": 0
|
97782
|
+
},
|
97783
|
+
{
|
97784
|
+
"level": 3,
|
97785
|
+
"description": "バッファータイプ2人に4段階ボーカル上昇効果[26ビート]\nCT:45",
|
97786
|
+
"shortDescription": "\nCT:45",
|
97787
|
+
"requiredItemAmount": 1,
|
97788
|
+
"requiredCardLevel": 2,
|
97789
|
+
"probabilityPermil": 1000,
|
97790
|
+
"coolTime": 45,
|
97791
|
+
"skillDetails": [
|
97792
|
+
{
|
97793
|
+
"efficacyId": "ef-vocal_up-4-target-character_type-2-2-26",
|
97794
|
+
"triggerId": ""
|
97795
|
+
}
|
97796
|
+
],
|
97797
|
+
"stamina": 0,
|
97798
|
+
"triggerId": "",
|
97799
|
+
"limitCount": 0,
|
97800
|
+
"staminaPermil": 0
|
97801
|
+
},
|
97802
|
+
{
|
97803
|
+
"level": 4,
|
97804
|
+
"description": "バッファータイプ2人に4段階ボーカル上昇効果[31ビート]\nCT:45",
|
97805
|
+
"shortDescription": "\nCT:45",
|
97806
|
+
"requiredItemAmount": 1,
|
97807
|
+
"requiredCardLevel": 3,
|
97808
|
+
"probabilityPermil": 1000,
|
97809
|
+
"coolTime": 45,
|
97810
|
+
"skillDetails": [
|
97811
|
+
{
|
97812
|
+
"efficacyId": "ef-vocal_up-4-target-character_type-2-2-31",
|
97813
|
+
"triggerId": ""
|
97814
|
+
}
|
97815
|
+
],
|
97816
|
+
"stamina": 0,
|
97817
|
+
"triggerId": "",
|
97818
|
+
"limitCount": 0,
|
97819
|
+
"staminaPermil": 0
|
97820
|
+
},
|
97821
|
+
{
|
97822
|
+
"level": 5,
|
97823
|
+
"description": "バッファータイプ2人に5段階ボーカル上昇効果[31ビート]\nCT:45",
|
97824
|
+
"shortDescription": "\nCT:45",
|
97825
|
+
"requiredItemAmount": 1,
|
97826
|
+
"requiredCardLevel": 4,
|
97827
|
+
"probabilityPermil": 1000,
|
97828
|
+
"coolTime": 45,
|
97829
|
+
"skillDetails": [
|
97830
|
+
{
|
97831
|
+
"efficacyId": "ef-vocal_up-5-target-character_type-2-2-31",
|
97832
|
+
"triggerId": ""
|
97833
|
+
}
|
97834
|
+
],
|
97835
|
+
"stamina": 0,
|
97836
|
+
"triggerId": "",
|
97837
|
+
"limitCount": 0,
|
97838
|
+
"staminaPermil": 0
|
97839
|
+
},
|
97840
|
+
{
|
97841
|
+
"level": 6,
|
97842
|
+
"description": "バッファータイプ2人に6段階ボーカル上昇効果[31ビート]\nCT:45",
|
97843
|
+
"shortDescription": "\nCT:45",
|
97844
|
+
"requiredItemAmount": 1,
|
97845
|
+
"requiredCardLevel": 5,
|
97846
|
+
"probabilityPermil": 1000,
|
97847
|
+
"coolTime": 45,
|
97848
|
+
"skillDetails": [
|
97849
|
+
{
|
97850
|
+
"efficacyId": "ef-vocal_up-6-target-character_type-2-2-31",
|
97851
|
+
"triggerId": ""
|
97852
|
+
}
|
97853
|
+
],
|
97854
|
+
"stamina": 0,
|
97855
|
+
"triggerId": "",
|
97856
|
+
"limitCount": 0,
|
97857
|
+
"staminaPermil": 0
|
97858
|
+
},
|
97859
|
+
{
|
97860
|
+
"level": 7,
|
97861
|
+
"description": "バッファータイプ2人に6段階ボーカル上昇効果[33ビート]\nCT:45",
|
97862
|
+
"shortDescription": "\nCT:45",
|
97863
|
+
"requiredItemAmount": 1,
|
97864
|
+
"requiredCardLevel": 6,
|
97865
|
+
"probabilityPermil": 1000,
|
97866
|
+
"coolTime": 45,
|
97867
|
+
"skillDetails": [
|
97868
|
+
{
|
97869
|
+
"efficacyId": "ef-vocal_up-6-target-character_type-2-2-33",
|
97870
|
+
"triggerId": ""
|
97871
|
+
}
|
97872
|
+
],
|
97873
|
+
"stamina": 0,
|
97874
|
+
"triggerId": "",
|
97875
|
+
"limitCount": 0,
|
97876
|
+
"staminaPermil": 0
|
97877
|
+
},
|
97878
|
+
{
|
97879
|
+
"level": 8,
|
97880
|
+
"description": "バッファータイプ2人に7段階ボーカル上昇効果[33ビート]\nCT:45",
|
97881
|
+
"shortDescription": "\nCT:45",
|
97882
|
+
"requiredItemAmount": 1,
|
97883
|
+
"requiredCardLevel": 7,
|
97884
|
+
"probabilityPermil": 1000,
|
97885
|
+
"coolTime": 45,
|
97886
|
+
"skillDetails": [
|
97887
|
+
{
|
97888
|
+
"efficacyId": "ef-vocal_up-7-target-character_type-2-2-33",
|
97889
|
+
"triggerId": ""
|
97890
|
+
}
|
97891
|
+
],
|
97892
|
+
"stamina": 0,
|
97893
|
+
"triggerId": "",
|
97894
|
+
"limitCount": 0,
|
97895
|
+
"staminaPermil": 0
|
97896
|
+
},
|
97897
|
+
{
|
97898
|
+
"level": 9,
|
97899
|
+
"description": "バッファータイプ2人に7段階ボーカル上昇効果[37ビート]\nCT:45",
|
97900
|
+
"shortDescription": "\nCT:45",
|
97901
|
+
"requiredItemAmount": 1,
|
97902
|
+
"requiredCardLevel": 8,
|
97903
|
+
"probabilityPermil": 1000,
|
97904
|
+
"coolTime": 45,
|
97905
|
+
"skillDetails": [
|
97906
|
+
{
|
97907
|
+
"efficacyId": "ef-vocal_up-7-target-character_type-2-2-37",
|
97908
|
+
"triggerId": ""
|
97909
|
+
}
|
97910
|
+
],
|
97911
|
+
"stamina": 0,
|
97912
|
+
"triggerId": "",
|
97913
|
+
"limitCount": 0,
|
97914
|
+
"staminaPermil": 0
|
97915
|
+
}
|
97916
|
+
],
|
97917
|
+
"assetId": ""
|
97918
|
+
},
|
96183
97919
|
{
|
96184
97920
|
"id": "sk-rei-02-eve-01-1",
|
96185
97921
|
"name": "私の選んだ仕事",
|
@@ -129438,6 +131174,420 @@
|
|
129438
131174
|
],
|
129439
131175
|
"assetId": ""
|
129440
131176
|
},
|
131177
|
+
{
|
131178
|
+
"id": "sk-suz-05-pair-00-1",
|
131179
|
+
"name": "燃える対抗心",
|
131180
|
+
"categoryType": 2,
|
131181
|
+
"levels": [
|
131182
|
+
{
|
131183
|
+
"level": 1,
|
131184
|
+
"description": "360%のスコア獲得\n自身がボーカルレーンの時 ボーカルタイプ2人に5段階ボーカル上昇効果[24ビート]\nスタミナ116消費 CT:30",
|
131185
|
+
"shortDescription": "\n \nスタミナ116消費 CT:30",
|
131186
|
+
"stamina": 116,
|
131187
|
+
"probabilityPermil": 1000,
|
131188
|
+
"coolTime": 30,
|
131189
|
+
"skillDetails": [
|
131190
|
+
{
|
131191
|
+
"efficacyId": "ef-score_get-3600-chart_dependence",
|
131192
|
+
"triggerId": ""
|
131193
|
+
},
|
131194
|
+
{
|
131195
|
+
"efficacyId": "ef-vocal_up-5-target-vocal-2-24",
|
131196
|
+
"triggerId": "tg-position_attribute_vocal"
|
131197
|
+
}
|
131198
|
+
],
|
131199
|
+
"requiredItemAmount": 0,
|
131200
|
+
"requiredCardLevel": 0,
|
131201
|
+
"triggerId": "",
|
131202
|
+
"limitCount": 0,
|
131203
|
+
"staminaPermil": 0
|
131204
|
+
},
|
131205
|
+
{
|
131206
|
+
"level": 2,
|
131207
|
+
"description": "380%のスコア獲得\n自身がボーカルレーンの時 ボーカルタイプ2人に5段階ボーカル上昇効果[30ビート]\nスタミナ126消費 CT:30",
|
131208
|
+
"shortDescription": "\n \nスタミナ126消費 CT:30",
|
131209
|
+
"requiredItemAmount": 500,
|
131210
|
+
"requiredCardLevel": 40,
|
131211
|
+
"stamina": 126,
|
131212
|
+
"probabilityPermil": 1000,
|
131213
|
+
"coolTime": 30,
|
131214
|
+
"skillDetails": [
|
131215
|
+
{
|
131216
|
+
"efficacyId": "ef-score_get-3800-chart_dependence",
|
131217
|
+
"triggerId": ""
|
131218
|
+
},
|
131219
|
+
{
|
131220
|
+
"efficacyId": "ef-vocal_up-5-target-vocal-2-30",
|
131221
|
+
"triggerId": "tg-position_attribute_vocal"
|
131222
|
+
}
|
131223
|
+
],
|
131224
|
+
"triggerId": "",
|
131225
|
+
"limitCount": 0,
|
131226
|
+
"staminaPermil": 0
|
131227
|
+
},
|
131228
|
+
{
|
131229
|
+
"level": 3,
|
131230
|
+
"description": "400%のスコア獲得\n自身がボーカルレーンの時 ボーカルタイプ2人に6段階ボーカル上昇効果[30ビート]\nスタミナ135消費 CT:30",
|
131231
|
+
"shortDescription": "\n \nスタミナ135消費 CT:30",
|
131232
|
+
"requiredItemAmount": 2000,
|
131233
|
+
"requiredCardLevel": 60,
|
131234
|
+
"stamina": 135,
|
131235
|
+
"probabilityPermil": 1000,
|
131236
|
+
"coolTime": 30,
|
131237
|
+
"skillDetails": [
|
131238
|
+
{
|
131239
|
+
"efficacyId": "ef-score_get-4000-chart_dependence",
|
131240
|
+
"triggerId": ""
|
131241
|
+
},
|
131242
|
+
{
|
131243
|
+
"efficacyId": "ef-vocal_up-6-target-vocal-2-30",
|
131244
|
+
"triggerId": "tg-position_attribute_vocal"
|
131245
|
+
}
|
131246
|
+
],
|
131247
|
+
"triggerId": "",
|
131248
|
+
"limitCount": 0,
|
131249
|
+
"staminaPermil": 0
|
131250
|
+
},
|
131251
|
+
{
|
131252
|
+
"level": 4,
|
131253
|
+
"description": "420%のスコア獲得\n自身がボーカルレーンの時 ボーカルタイプ2人に6段階ボーカル上昇効果[36ビート]\nスタミナ145消費 CT:30",
|
131254
|
+
"shortDescription": "\n \nスタミナ145消費 CT:30",
|
131255
|
+
"requiredItemAmount": 15000,
|
131256
|
+
"requiredCardLevel": 90,
|
131257
|
+
"stamina": 145,
|
131258
|
+
"probabilityPermil": 1000,
|
131259
|
+
"coolTime": 30,
|
131260
|
+
"skillDetails": [
|
131261
|
+
{
|
131262
|
+
"efficacyId": "ef-score_get-4200-chart_dependence",
|
131263
|
+
"triggerId": ""
|
131264
|
+
},
|
131265
|
+
{
|
131266
|
+
"efficacyId": "ef-vocal_up-6-target-vocal-2-36",
|
131267
|
+
"triggerId": "tg-position_attribute_vocal"
|
131268
|
+
}
|
131269
|
+
],
|
131270
|
+
"triggerId": "",
|
131271
|
+
"limitCount": 0,
|
131272
|
+
"staminaPermil": 0
|
131273
|
+
},
|
131274
|
+
{
|
131275
|
+
"level": 5,
|
131276
|
+
"description": "440%のスコア獲得\n自身がボーカルレーンの時 ボーカルタイプ2人に7段階ボーカル上昇効果[36ビート]\nスタミナ155消費 CT:30",
|
131277
|
+
"shortDescription": "\n \nスタミナ155消費 CT:30",
|
131278
|
+
"requiredItemAmount": 100000,
|
131279
|
+
"requiredCardLevel": 150,
|
131280
|
+
"stamina": 155,
|
131281
|
+
"probabilityPermil": 1000,
|
131282
|
+
"coolTime": 30,
|
131283
|
+
"skillDetails": [
|
131284
|
+
{
|
131285
|
+
"efficacyId": "ef-score_get-4400-chart_dependence",
|
131286
|
+
"triggerId": ""
|
131287
|
+
},
|
131288
|
+
{
|
131289
|
+
"efficacyId": "ef-vocal_up-7-target-vocal-2-36",
|
131290
|
+
"triggerId": "tg-position_attribute_vocal"
|
131291
|
+
}
|
131292
|
+
],
|
131293
|
+
"triggerId": "",
|
131294
|
+
"limitCount": 0,
|
131295
|
+
"staminaPermil": 0
|
131296
|
+
},
|
131297
|
+
{
|
131298
|
+
"level": 6,
|
131299
|
+
"description": "460%のスコア獲得\n自身がボーカルレーンの時 ボーカルタイプ2人に7段階ボーカル上昇効果[43ビート]\nスタミナ167消費 CT:30",
|
131300
|
+
"shortDescription": "\n \nスタミナ167消費 CT:30",
|
131301
|
+
"requiredItemAmount": 230000,
|
131302
|
+
"requiredCardLevel": 180,
|
131303
|
+
"stamina": 167,
|
131304
|
+
"probabilityPermil": 1000,
|
131305
|
+
"coolTime": 30,
|
131306
|
+
"skillDetails": [
|
131307
|
+
{
|
131308
|
+
"efficacyId": "ef-score_get-4600-chart_dependence",
|
131309
|
+
"triggerId": ""
|
131310
|
+
},
|
131311
|
+
{
|
131312
|
+
"efficacyId": "ef-vocal_up-7-target-vocal-2-43",
|
131313
|
+
"triggerId": "tg-position_attribute_vocal"
|
131314
|
+
}
|
131315
|
+
],
|
131316
|
+
"triggerId": "",
|
131317
|
+
"limitCount": 0,
|
131318
|
+
"staminaPermil": 0
|
131319
|
+
}
|
131320
|
+
],
|
131321
|
+
"assetId": ""
|
131322
|
+
},
|
131323
|
+
{
|
131324
|
+
"id": "sk-suz-05-pair-00-2",
|
131325
|
+
"name": "パフェに釣られて",
|
131326
|
+
"categoryType": 3,
|
131327
|
+
"levels": [
|
131328
|
+
{
|
131329
|
+
"level": 1,
|
131330
|
+
"description": "100コンボ以上時\n自身のボーカル上昇効果をスコアラータイプ2人にそのまま譲渡\nスコアラータイプ2人の強化効果を9延長\nスタミナ178消費 ライブ中1回のみ",
|
131331
|
+
"shortDescription": "\n\n\nスタミナ178消費 ライブ中1回のみ ",
|
131332
|
+
"stamina": 178,
|
131333
|
+
"triggerId": "tg-combo-100",
|
131334
|
+
"probabilityPermil": 1000,
|
131335
|
+
"limitCount": 1,
|
131336
|
+
"skillDetails": [
|
131337
|
+
{
|
131338
|
+
"efficacyId": "ef-strength_effect_assignment-vocal_up-target-character_type-1-2",
|
131339
|
+
"triggerId": ""
|
131340
|
+
},
|
131341
|
+
{
|
131342
|
+
"efficacyId": "ef-strength_effect_count_increase-9-target-character_type-1-2",
|
131343
|
+
"triggerId": ""
|
131344
|
+
}
|
131345
|
+
],
|
131346
|
+
"requiredItemAmount": 0,
|
131347
|
+
"requiredCardLevel": 0,
|
131348
|
+
"coolTime": 0,
|
131349
|
+
"staminaPermil": 0
|
131350
|
+
},
|
131351
|
+
{
|
131352
|
+
"level": 2,
|
131353
|
+
"description": "100コンボ以上時\n自身のボーカル上昇効果をスコアラータイプ2人にそのまま譲渡\nスコアラータイプ2人の強化効果を12延長\nスタミナ237消費 ライブ中1回のみ",
|
131354
|
+
"shortDescription": "\n\n\nスタミナ237消費 ライブ中1回のみ ",
|
131355
|
+
"requiredItemAmount": 1000,
|
131356
|
+
"requiredCardLevel": 50,
|
131357
|
+
"stamina": 237,
|
131358
|
+
"triggerId": "tg-combo-100",
|
131359
|
+
"probabilityPermil": 1000,
|
131360
|
+
"limitCount": 1,
|
131361
|
+
"skillDetails": [
|
131362
|
+
{
|
131363
|
+
"efficacyId": "ef-strength_effect_assignment-vocal_up-target-character_type-1-2",
|
131364
|
+
"triggerId": ""
|
131365
|
+
},
|
131366
|
+
{
|
131367
|
+
"efficacyId": "ef-strength_effect_count_increase-12-target-character_type-1-2",
|
131368
|
+
"triggerId": ""
|
131369
|
+
}
|
131370
|
+
],
|
131371
|
+
"coolTime": 0,
|
131372
|
+
"staminaPermil": 0
|
131373
|
+
},
|
131374
|
+
{
|
131375
|
+
"level": 3,
|
131376
|
+
"description": "100コンボ以上時\n自身のボーカル上昇効果をスコアラータイプ2人にそのまま譲渡\nスコアラータイプ2人の強化効果を15延長\nスタミナ297消費 ライブ中1回のみ",
|
131377
|
+
"shortDescription": "\n\n\nスタミナ297消費 ライブ中1回のみ ",
|
131378
|
+
"requiredItemAmount": 4000,
|
131379
|
+
"requiredCardLevel": 70,
|
131380
|
+
"stamina": 297,
|
131381
|
+
"triggerId": "tg-combo-100",
|
131382
|
+
"probabilityPermil": 1000,
|
131383
|
+
"limitCount": 1,
|
131384
|
+
"skillDetails": [
|
131385
|
+
{
|
131386
|
+
"efficacyId": "ef-strength_effect_assignment-vocal_up-target-character_type-1-2",
|
131387
|
+
"triggerId": ""
|
131388
|
+
},
|
131389
|
+
{
|
131390
|
+
"efficacyId": "ef-strength_effect_count_increase-15-target-character_type-1-2",
|
131391
|
+
"triggerId": ""
|
131392
|
+
}
|
131393
|
+
],
|
131394
|
+
"coolTime": 0,
|
131395
|
+
"staminaPermil": 0
|
131396
|
+
},
|
131397
|
+
{
|
131398
|
+
"level": 4,
|
131399
|
+
"description": "100コンボ以上時\n自身のボーカル上昇効果をスコアラータイプ2人にそのまま譲渡\nスコアラータイプ2人の強化効果を18延長\nスタミナ356消費 ライブ中1回のみ",
|
131400
|
+
"shortDescription": "\n\n\nスタミナ356消費 ライブ中1回のみ ",
|
131401
|
+
"requiredItemAmount": 30000,
|
131402
|
+
"requiredCardLevel": 110,
|
131403
|
+
"stamina": 356,
|
131404
|
+
"triggerId": "tg-combo-100",
|
131405
|
+
"probabilityPermil": 1000,
|
131406
|
+
"limitCount": 1,
|
131407
|
+
"skillDetails": [
|
131408
|
+
{
|
131409
|
+
"efficacyId": "ef-strength_effect_assignment-vocal_up-target-character_type-1-2",
|
131410
|
+
"triggerId": ""
|
131411
|
+
},
|
131412
|
+
{
|
131413
|
+
"efficacyId": "ef-strength_effect_count_increase-18-target-character_type-1-2",
|
131414
|
+
"triggerId": ""
|
131415
|
+
}
|
131416
|
+
],
|
131417
|
+
"coolTime": 0,
|
131418
|
+
"staminaPermil": 0
|
131419
|
+
},
|
131420
|
+
{
|
131421
|
+
"level": 5,
|
131422
|
+
"description": "100コンボ以上時\n自身のボーカル上昇効果をスコアラータイプ2人にそのまま譲渡\nスコアラータイプ2人の強化効果を21延長\nスタミナ415消費 ライブ中1回のみ",
|
131423
|
+
"shortDescription": "\n\n\nスタミナ415消費 ライブ中1回のみ ",
|
131424
|
+
"requiredItemAmount": 140000,
|
131425
|
+
"requiredCardLevel": 160,
|
131426
|
+
"stamina": 415,
|
131427
|
+
"triggerId": "tg-combo-100",
|
131428
|
+
"probabilityPermil": 1000,
|
131429
|
+
"limitCount": 1,
|
131430
|
+
"skillDetails": [
|
131431
|
+
{
|
131432
|
+
"efficacyId": "ef-strength_effect_assignment-vocal_up-target-character_type-1-2",
|
131433
|
+
"triggerId": ""
|
131434
|
+
},
|
131435
|
+
{
|
131436
|
+
"efficacyId": "ef-strength_effect_count_increase-21-target-character_type-1-2",
|
131437
|
+
"triggerId": ""
|
131438
|
+
}
|
131439
|
+
],
|
131440
|
+
"coolTime": 0,
|
131441
|
+
"staminaPermil": 0
|
131442
|
+
},
|
131443
|
+
{
|
131444
|
+
"level": 6,
|
131445
|
+
"description": "100コンボ以上時\n自身のボーカル上昇効果をスコアラータイプ2人にそのまま譲渡\nスコアラータイプ2人の強化効果を24延長\nスタミナ474消費 ライブ中1回のみ",
|
131446
|
+
"shortDescription": "\n\n\nスタミナ474消費 ライブ中1回のみ ",
|
131447
|
+
"requiredItemAmount": 280000,
|
131448
|
+
"requiredCardLevel": 200,
|
131449
|
+
"stamina": 474,
|
131450
|
+
"triggerId": "tg-combo-100",
|
131451
|
+
"probabilityPermil": 1000,
|
131452
|
+
"limitCount": 1,
|
131453
|
+
"skillDetails": [
|
131454
|
+
{
|
131455
|
+
"efficacyId": "ef-strength_effect_assignment-vocal_up-target-character_type-1-2",
|
131456
|
+
"triggerId": ""
|
131457
|
+
},
|
131458
|
+
{
|
131459
|
+
"efficacyId": "ef-strength_effect_count_increase-24-target-character_type-1-2",
|
131460
|
+
"triggerId": ""
|
131461
|
+
}
|
131462
|
+
],
|
131463
|
+
"coolTime": 0,
|
131464
|
+
"staminaPermil": 0
|
131465
|
+
}
|
131466
|
+
],
|
131467
|
+
"assetId": ""
|
131468
|
+
},
|
131469
|
+
{
|
131470
|
+
"id": "sk-suz-05-pair-00-3",
|
131471
|
+
"name": "愛情表現は甘噛み",
|
131472
|
+
"categoryType": 3,
|
131473
|
+
"levels": [
|
131474
|
+
{
|
131475
|
+
"level": 1,
|
131476
|
+
"description": "自身に7段階ボーカル上昇効果[23ビート]\nスタミナ133消費 CT:45",
|
131477
|
+
"shortDescription": "\nスタミナ133消費 CT:45",
|
131478
|
+
"stamina": 133,
|
131479
|
+
"probabilityPermil": 1000,
|
131480
|
+
"coolTime": 45,
|
131481
|
+
"skillDetails": [
|
131482
|
+
{
|
131483
|
+
"efficacyId": "ef-vocal_up-7-target-self-23",
|
131484
|
+
"triggerId": ""
|
131485
|
+
}
|
131486
|
+
],
|
131487
|
+
"requiredItemAmount": 0,
|
131488
|
+
"requiredCardLevel": 0,
|
131489
|
+
"triggerId": "",
|
131490
|
+
"limitCount": 0,
|
131491
|
+
"staminaPermil": 0
|
131492
|
+
},
|
131493
|
+
{
|
131494
|
+
"level": 2,
|
131495
|
+
"description": "自身に7段階ボーカル上昇効果[27ビート]\nスタミナ155消費 CT:45",
|
131496
|
+
"shortDescription": "\nスタミナ155消費 CT:45",
|
131497
|
+
"requiredItemAmount": 15000,
|
131498
|
+
"requiredCardLevel": 100,
|
131499
|
+
"stamina": 155,
|
131500
|
+
"probabilityPermil": 1000,
|
131501
|
+
"coolTime": 45,
|
131502
|
+
"skillDetails": [
|
131503
|
+
{
|
131504
|
+
"efficacyId": "ef-vocal_up-7-target-self-27",
|
131505
|
+
"triggerId": ""
|
131506
|
+
}
|
131507
|
+
],
|
131508
|
+
"triggerId": "",
|
131509
|
+
"limitCount": 0,
|
131510
|
+
"staminaPermil": 0
|
131511
|
+
},
|
131512
|
+
{
|
131513
|
+
"level": 3,
|
131514
|
+
"description": "自身に8段階ボーカル上昇効果[27ビート]\nスタミナ177消費 CT:45",
|
131515
|
+
"shortDescription": "\nスタミナ177消費 CT:45",
|
131516
|
+
"requiredItemAmount": 60000,
|
131517
|
+
"requiredCardLevel": 130,
|
131518
|
+
"stamina": 177,
|
131519
|
+
"probabilityPermil": 1000,
|
131520
|
+
"coolTime": 45,
|
131521
|
+
"skillDetails": [
|
131522
|
+
{
|
131523
|
+
"efficacyId": "ef-vocal_up-8-target-self-27",
|
131524
|
+
"triggerId": ""
|
131525
|
+
}
|
131526
|
+
],
|
131527
|
+
"triggerId": "",
|
131528
|
+
"limitCount": 0,
|
131529
|
+
"staminaPermil": 0
|
131530
|
+
},
|
131531
|
+
{
|
131532
|
+
"level": 4,
|
131533
|
+
"description": "自身に8段階ボーカル上昇効果[31ビート]\nスタミナ204消費 CT:45",
|
131534
|
+
"shortDescription": "\nスタミナ204消費 CT:45",
|
131535
|
+
"requiredItemAmount": 180000,
|
131536
|
+
"requiredCardLevel": 170,
|
131537
|
+
"stamina": 204,
|
131538
|
+
"probabilityPermil": 1000,
|
131539
|
+
"coolTime": 45,
|
131540
|
+
"skillDetails": [
|
131541
|
+
{
|
131542
|
+
"efficacyId": "ef-vocal_up-8-target-self-31",
|
131543
|
+
"triggerId": ""
|
131544
|
+
}
|
131545
|
+
],
|
131546
|
+
"triggerId": "",
|
131547
|
+
"limitCount": 0,
|
131548
|
+
"staminaPermil": 0
|
131549
|
+
},
|
131550
|
+
{
|
131551
|
+
"level": 5,
|
131552
|
+
"description": "自身に9段階ボーカル上昇効果[31ビート]\nスタミナ229消費 CT:45",
|
131553
|
+
"shortDescription": "\nスタミナ229消費 CT:45",
|
131554
|
+
"requiredItemAmount": 330000,
|
131555
|
+
"requiredCardLevel": 210,
|
131556
|
+
"stamina": 229,
|
131557
|
+
"probabilityPermil": 1000,
|
131558
|
+
"coolTime": 45,
|
131559
|
+
"skillDetails": [
|
131560
|
+
{
|
131561
|
+
"efficacyId": "ef-vocal_up-9-target-self-31",
|
131562
|
+
"triggerId": ""
|
131563
|
+
}
|
131564
|
+
],
|
131565
|
+
"triggerId": "",
|
131566
|
+
"limitCount": 0,
|
131567
|
+
"staminaPermil": 0
|
131568
|
+
},
|
131569
|
+
{
|
131570
|
+
"level": 6,
|
131571
|
+
"description": "自身に9段階ボーカル上昇効果[36ビート]\nスタミナ266消費 CT:45",
|
131572
|
+
"shortDescription": "\nスタミナ266消費 CT:45",
|
131573
|
+
"requiredItemAmount": 380000,
|
131574
|
+
"requiredCardLevel": 230,
|
131575
|
+
"stamina": 266,
|
131576
|
+
"probabilityPermil": 1000,
|
131577
|
+
"coolTime": 45,
|
131578
|
+
"skillDetails": [
|
131579
|
+
{
|
131580
|
+
"efficacyId": "ef-vocal_up-9-target-self-36",
|
131581
|
+
"triggerId": ""
|
131582
|
+
}
|
131583
|
+
],
|
131584
|
+
"triggerId": "",
|
131585
|
+
"limitCount": 0,
|
131586
|
+
"staminaPermil": 0
|
131587
|
+
}
|
131588
|
+
],
|
131589
|
+
"assetId": ""
|
131590
|
+
},
|
129441
131591
|
{
|
129442
131592
|
"id": "sk-suz-05-seik-00-1",
|
129443
131593
|
"name": "ドラマの評価は私の評価",
|