hoshimi-venus 0.16.89 → 0.16.91
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 +52 -0
- package/out/database/Skill.json +438 -0
- package/out/database/SkillEfficacy.json +200 -0
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Card.json
CHANGED
@@ -2965,6 +2965,58 @@
|
|
2965
2965
|
"messages": [],
|
2966
2966
|
"homeTalks": []
|
2967
2967
|
},
|
2968
|
+
{
|
2969
|
+
"id": "card-kkr-05-birt-00",
|
2970
|
+
"assetId": "kkr-05-birt-00",
|
2971
|
+
"name": "可愛くイタズラバースデー",
|
2972
|
+
"description": "てってれ~! 最後はこころ自らおどかしに来ました!\nドッキリ&イタズラ大成功~~!",
|
2973
|
+
"type": 3,
|
2974
|
+
"characterId": "char-kkr",
|
2975
|
+
"initialRarity": 5,
|
2976
|
+
"cardParameterId": "card-param-01",
|
2977
|
+
"vocalRatioPermil": 272,
|
2978
|
+
"danceRatioPermil": 416,
|
2979
|
+
"visualRatioPermil": 312,
|
2980
|
+
"staminaRatioPermil": 1000,
|
2981
|
+
"cardLevelReleaseId": "card_level_release_1",
|
2982
|
+
"skillId1": "sk-kkr-05-birt-00-1",
|
2983
|
+
"skillId2": "sk-kkr-05-birt-00-2",
|
2984
|
+
"skillId3": "sk-kkr-05-birt-00-3",
|
2985
|
+
"liveAbilityId": "lba-critical_score_multiply",
|
2986
|
+
"order": 332,
|
2987
|
+
"releaseDate": "1701788400000",
|
2988
|
+
"imageType1": 3,
|
2989
|
+
"displayPositionX1": 0.158,
|
2990
|
+
"displayScale1": 1.0,
|
2991
|
+
"highlightDisplayPositionX1": -0.274,
|
2992
|
+
"highlightDisplayPositionY1": 0.045,
|
2993
|
+
"highlightDisplayScale1": 0.7,
|
2994
|
+
"imageType2": 3,
|
2995
|
+
"displayPositionX2": 0.158,
|
2996
|
+
"displayScale2": 1.0,
|
2997
|
+
"highlightDisplayPositionX2": -0.274,
|
2998
|
+
"highlightDisplayPositionY2": 0.045,
|
2999
|
+
"highlightDisplayScale2": 0.7,
|
3000
|
+
"obtainMessage": "『赤崎こころのいちばんカワイイTV』!",
|
3001
|
+
"rewardHairId": "hair-kkr-hair-10",
|
3002
|
+
"stories": [
|
3003
|
+
{
|
3004
|
+
"storyId": "st-card-kkr-05-birt-00-01"
|
3005
|
+
},
|
3006
|
+
{
|
3007
|
+
"storyId": "st-card-kkr-05-birt-00-02"
|
3008
|
+
},
|
3009
|
+
{
|
3010
|
+
"storyId": "st-card-kkr-05-birt-00-03"
|
3011
|
+
}
|
3012
|
+
],
|
3013
|
+
"activityAbilityId": "",
|
3014
|
+
"rewardCostumeId": "",
|
3015
|
+
"displayPositionY1": 0.0,
|
3016
|
+
"displayPositionY2": 0.0,
|
3017
|
+
"messages": [],
|
3018
|
+
"homeTalks": []
|
3019
|
+
},
|
2968
3020
|
{
|
2969
3021
|
"id": "card-kkr-05-fest-00",
|
2970
3022
|
"assetId": "kkr-05-fest-00",
|
package/out/database/Skill.json
CHANGED
@@ -29391,6 +29391,444 @@
|
|
29391
29391
|
],
|
29392
29392
|
"assetId": ""
|
29393
29393
|
},
|
29394
|
+
{
|
29395
|
+
"id": "sk-kkr-05-birt-00-1",
|
29396
|
+
"name": "どっかーん大爆発",
|
29397
|
+
"categoryType": 2,
|
29398
|
+
"levels": [
|
29399
|
+
{
|
29400
|
+
"level": 1,
|
29401
|
+
"description": "420%のスコア獲得\n隣接するアイドルに3段階Aスキルスコア上昇効果[25ビート]\n隣接するアイドルのCTを5減少\nスタミナ133消費 CT:50",
|
29402
|
+
"shortDescription": "\n\n\nスタミナ133消費 CT:50",
|
29403
|
+
"stamina": 133,
|
29404
|
+
"probabilityPermil": 1000,
|
29405
|
+
"coolTime": 50,
|
29406
|
+
"skillDetails": [
|
29407
|
+
{
|
29408
|
+
"efficacyId": "ef-score_get-4200-chart_dependence",
|
29409
|
+
"triggerId": ""
|
29410
|
+
},
|
29411
|
+
{
|
29412
|
+
"efficacyId": "ef-active_skill_score_up-3-target-neighbor-25",
|
29413
|
+
"triggerId": ""
|
29414
|
+
},
|
29415
|
+
{
|
29416
|
+
"efficacyId": "ef-cool_time_reduction-5-target-neighbor",
|
29417
|
+
"triggerId": ""
|
29418
|
+
}
|
29419
|
+
],
|
29420
|
+
"requiredItemAmount": 0,
|
29421
|
+
"requiredCardLevel": 0,
|
29422
|
+
"triggerId": "",
|
29423
|
+
"limitCount": 0,
|
29424
|
+
"staminaPermil": 0
|
29425
|
+
},
|
29426
|
+
{
|
29427
|
+
"level": 2,
|
29428
|
+
"description": "440%のスコア獲得\n隣接するアイドルに3段階Aスキルスコア上昇効果[31ビート]\n隣接するアイドルのCTを6減少\nスタミナ142消費 CT:50",
|
29429
|
+
"shortDescription": "\n\n\nスタミナ142消費 CT:50",
|
29430
|
+
"requiredItemAmount": 500,
|
29431
|
+
"requiredCardLevel": 40,
|
29432
|
+
"stamina": 142,
|
29433
|
+
"probabilityPermil": 1000,
|
29434
|
+
"coolTime": 50,
|
29435
|
+
"skillDetails": [
|
29436
|
+
{
|
29437
|
+
"efficacyId": "ef-score_get-4400-chart_dependence",
|
29438
|
+
"triggerId": ""
|
29439
|
+
},
|
29440
|
+
{
|
29441
|
+
"efficacyId": "ef-active_skill_score_up-3-target-neighbor-31",
|
29442
|
+
"triggerId": ""
|
29443
|
+
},
|
29444
|
+
{
|
29445
|
+
"efficacyId": "ef-cool_time_reduction-6-target-neighbor",
|
29446
|
+
"triggerId": ""
|
29447
|
+
}
|
29448
|
+
],
|
29449
|
+
"triggerId": "",
|
29450
|
+
"limitCount": 0,
|
29451
|
+
"staminaPermil": 0
|
29452
|
+
},
|
29453
|
+
{
|
29454
|
+
"level": 3,
|
29455
|
+
"description": "460%のスコア獲得\n隣接するアイドルに4段階Aスキルスコア上昇効果[31ビート]\n隣接するアイドルのCTを7減少\nスタミナ152消費 CT:50",
|
29456
|
+
"shortDescription": "\n\n\nスタミナ152消費 CT:50",
|
29457
|
+
"requiredItemAmount": 2000,
|
29458
|
+
"requiredCardLevel": 60,
|
29459
|
+
"stamina": 152,
|
29460
|
+
"probabilityPermil": 1000,
|
29461
|
+
"coolTime": 50,
|
29462
|
+
"skillDetails": [
|
29463
|
+
{
|
29464
|
+
"efficacyId": "ef-score_get-4600-chart_dependence",
|
29465
|
+
"triggerId": ""
|
29466
|
+
},
|
29467
|
+
{
|
29468
|
+
"efficacyId": "ef-active_skill_score_up-4-target-neighbor-31",
|
29469
|
+
"triggerId": ""
|
29470
|
+
},
|
29471
|
+
{
|
29472
|
+
"efficacyId": "ef-cool_time_reduction-7-target-neighbor",
|
29473
|
+
"triggerId": ""
|
29474
|
+
}
|
29475
|
+
],
|
29476
|
+
"triggerId": "",
|
29477
|
+
"limitCount": 0,
|
29478
|
+
"staminaPermil": 0
|
29479
|
+
},
|
29480
|
+
{
|
29481
|
+
"level": 4,
|
29482
|
+
"description": "480%のスコア獲得\n隣接するアイドルに4段階Aスキルスコア上昇効果[37ビート]\n隣接するアイドルのCTを8減少\nスタミナ162消費 CT:50",
|
29483
|
+
"shortDescription": "\n\n\nスタミナ162消費 CT:50",
|
29484
|
+
"requiredItemAmount": 15000,
|
29485
|
+
"requiredCardLevel": 90,
|
29486
|
+
"stamina": 162,
|
29487
|
+
"probabilityPermil": 1000,
|
29488
|
+
"coolTime": 50,
|
29489
|
+
"skillDetails": [
|
29490
|
+
{
|
29491
|
+
"efficacyId": "ef-score_get-4800-chart_dependence",
|
29492
|
+
"triggerId": ""
|
29493
|
+
},
|
29494
|
+
{
|
29495
|
+
"efficacyId": "ef-active_skill_score_up-4-target-neighbor-37",
|
29496
|
+
"triggerId": ""
|
29497
|
+
},
|
29498
|
+
{
|
29499
|
+
"efficacyId": "ef-cool_time_reduction-8-target-neighbor",
|
29500
|
+
"triggerId": ""
|
29501
|
+
}
|
29502
|
+
],
|
29503
|
+
"triggerId": "",
|
29504
|
+
"limitCount": 0,
|
29505
|
+
"staminaPermil": 0
|
29506
|
+
},
|
29507
|
+
{
|
29508
|
+
"level": 5,
|
29509
|
+
"description": "500%のスコア獲得\n隣接するアイドルに5段階Aスキルスコア上昇効果[37ビート]\n隣接するアイドルのCTを9減少\nスタミナ173消費 CT:50",
|
29510
|
+
"shortDescription": "\n\n\nスタミナ173消費 CT:50",
|
29511
|
+
"requiredItemAmount": 100000,
|
29512
|
+
"requiredCardLevel": 150,
|
29513
|
+
"stamina": 173,
|
29514
|
+
"probabilityPermil": 1000,
|
29515
|
+
"coolTime": 50,
|
29516
|
+
"skillDetails": [
|
29517
|
+
{
|
29518
|
+
"efficacyId": "ef-score_get-5000-chart_dependence",
|
29519
|
+
"triggerId": ""
|
29520
|
+
},
|
29521
|
+
{
|
29522
|
+
"efficacyId": "ef-active_skill_score_up-5-target-neighbor-37",
|
29523
|
+
"triggerId": ""
|
29524
|
+
},
|
29525
|
+
{
|
29526
|
+
"efficacyId": "ef-cool_time_reduction-9-target-neighbor",
|
29527
|
+
"triggerId": ""
|
29528
|
+
}
|
29529
|
+
],
|
29530
|
+
"triggerId": "",
|
29531
|
+
"limitCount": 0,
|
29532
|
+
"staminaPermil": 0
|
29533
|
+
},
|
29534
|
+
{
|
29535
|
+
"level": 6,
|
29536
|
+
"description": "530%のスコア獲得\n隣接するアイドルに5段階Aスキルスコア上昇効果[43ビート]\n隣接するアイドルのCTを10減少\nスタミナ186消費 CT:50",
|
29537
|
+
"shortDescription": "\n\n\nスタミナ186消費 CT:50",
|
29538
|
+
"requiredItemAmount": 230000,
|
29539
|
+
"requiredCardLevel": 180,
|
29540
|
+
"stamina": 186,
|
29541
|
+
"probabilityPermil": 1000,
|
29542
|
+
"coolTime": 50,
|
29543
|
+
"skillDetails": [
|
29544
|
+
{
|
29545
|
+
"efficacyId": "ef-score_get-5300-chart_dependence",
|
29546
|
+
"triggerId": ""
|
29547
|
+
},
|
29548
|
+
{
|
29549
|
+
"efficacyId": "ef-active_skill_score_up-5-target-neighbor-43",
|
29550
|
+
"triggerId": ""
|
29551
|
+
},
|
29552
|
+
{
|
29553
|
+
"efficacyId": "ef-cool_time_reduction-10-target-neighbor",
|
29554
|
+
"triggerId": ""
|
29555
|
+
}
|
29556
|
+
],
|
29557
|
+
"triggerId": "",
|
29558
|
+
"limitCount": 0,
|
29559
|
+
"staminaPermil": 0
|
29560
|
+
}
|
29561
|
+
],
|
29562
|
+
"assetId": ""
|
29563
|
+
},
|
29564
|
+
{
|
29565
|
+
"id": "sk-kkr-05-birt-00-2",
|
29566
|
+
"name": "イタズラ追加プラン、E~X",
|
29567
|
+
"categoryType": 2,
|
29568
|
+
"levels": [
|
29569
|
+
{
|
29570
|
+
"level": 1,
|
29571
|
+
"description": "460%のスコア獲得\n全員に3段階クリティカル係数上昇効果[21ビート]\nスタミナ134消費 CT:50",
|
29572
|
+
"shortDescription": "\n\nスタミナ134消費 CT:50",
|
29573
|
+
"stamina": 134,
|
29574
|
+
"probabilityPermil": 1000,
|
29575
|
+
"coolTime": 50,
|
29576
|
+
"skillDetails": [
|
29577
|
+
{
|
29578
|
+
"efficacyId": "ef-score_get-4600-chart_dependence",
|
29579
|
+
"triggerId": ""
|
29580
|
+
},
|
29581
|
+
{
|
29582
|
+
"efficacyId": "ef-critical_bonus_permil_up-3-target-all-21",
|
29583
|
+
"triggerId": ""
|
29584
|
+
}
|
29585
|
+
],
|
29586
|
+
"requiredItemAmount": 0,
|
29587
|
+
"requiredCardLevel": 0,
|
29588
|
+
"triggerId": "",
|
29589
|
+
"limitCount": 0,
|
29590
|
+
"staminaPermil": 0
|
29591
|
+
},
|
29592
|
+
{
|
29593
|
+
"level": 2,
|
29594
|
+
"description": "480%のスコア獲得\n全員に3段階クリティカル係数上昇効果[30ビート]\nスタミナ142消費 CT:50",
|
29595
|
+
"shortDescription": "\n\nスタミナ142消費 CT:50",
|
29596
|
+
"requiredItemAmount": 1000,
|
29597
|
+
"requiredCardLevel": 50,
|
29598
|
+
"stamina": 142,
|
29599
|
+
"probabilityPermil": 1000,
|
29600
|
+
"coolTime": 50,
|
29601
|
+
"skillDetails": [
|
29602
|
+
{
|
29603
|
+
"efficacyId": "ef-score_get-4800-chart_dependence",
|
29604
|
+
"triggerId": ""
|
29605
|
+
},
|
29606
|
+
{
|
29607
|
+
"efficacyId": "ef-critical_bonus_permil_up-3-target-all-30",
|
29608
|
+
"triggerId": ""
|
29609
|
+
}
|
29610
|
+
],
|
29611
|
+
"triggerId": "",
|
29612
|
+
"limitCount": 0,
|
29613
|
+
"staminaPermil": 0
|
29614
|
+
},
|
29615
|
+
{
|
29616
|
+
"level": 3,
|
29617
|
+
"description": "500%のスコア獲得\n全員に4段階クリティカル係数上昇効果[30ビート]\nスタミナ150消費 CT:50",
|
29618
|
+
"shortDescription": "\n\nスタミナ150消費 CT:50",
|
29619
|
+
"requiredItemAmount": 4000,
|
29620
|
+
"requiredCardLevel": 70,
|
29621
|
+
"stamina": 150,
|
29622
|
+
"probabilityPermil": 1000,
|
29623
|
+
"coolTime": 50,
|
29624
|
+
"skillDetails": [
|
29625
|
+
{
|
29626
|
+
"efficacyId": "ef-score_get-5000-chart_dependence",
|
29627
|
+
"triggerId": ""
|
29628
|
+
},
|
29629
|
+
{
|
29630
|
+
"efficacyId": "ef-critical_bonus_permil_up-4-target-all-30",
|
29631
|
+
"triggerId": ""
|
29632
|
+
}
|
29633
|
+
],
|
29634
|
+
"triggerId": "",
|
29635
|
+
"limitCount": 0,
|
29636
|
+
"staminaPermil": 0
|
29637
|
+
},
|
29638
|
+
{
|
29639
|
+
"level": 4,
|
29640
|
+
"description": "530%のスコア獲得\n全員に4段階クリティカル係数上昇効果[39ビート]\nスタミナ162消費 CT:50",
|
29641
|
+
"shortDescription": "\n\nスタミナ162消費 CT:50",
|
29642
|
+
"requiredItemAmount": 30000,
|
29643
|
+
"requiredCardLevel": 110,
|
29644
|
+
"stamina": 162,
|
29645
|
+
"probabilityPermil": 1000,
|
29646
|
+
"coolTime": 50,
|
29647
|
+
"skillDetails": [
|
29648
|
+
{
|
29649
|
+
"efficacyId": "ef-score_get-5300-chart_dependence",
|
29650
|
+
"triggerId": ""
|
29651
|
+
},
|
29652
|
+
{
|
29653
|
+
"efficacyId": "ef-critical_bonus_permil_up-4-target-all-39",
|
29654
|
+
"triggerId": ""
|
29655
|
+
}
|
29656
|
+
],
|
29657
|
+
"triggerId": "",
|
29658
|
+
"limitCount": 0,
|
29659
|
+
"staminaPermil": 0
|
29660
|
+
},
|
29661
|
+
{
|
29662
|
+
"level": 5,
|
29663
|
+
"description": "560%のスコア獲得\n全員に5段階クリティカル係数上昇効果[39ビート]\nスタミナ173消費 CT:50",
|
29664
|
+
"shortDescription": "\n\nスタミナ173消費 CT:50",
|
29665
|
+
"requiredItemAmount": 140000,
|
29666
|
+
"requiredCardLevel": 160,
|
29667
|
+
"stamina": 173,
|
29668
|
+
"probabilityPermil": 1000,
|
29669
|
+
"coolTime": 50,
|
29670
|
+
"skillDetails": [
|
29671
|
+
{
|
29672
|
+
"efficacyId": "ef-score_get-5600-chart_dependence",
|
29673
|
+
"triggerId": ""
|
29674
|
+
},
|
29675
|
+
{
|
29676
|
+
"efficacyId": "ef-critical_bonus_permil_up-5-target-all-39",
|
29677
|
+
"triggerId": ""
|
29678
|
+
}
|
29679
|
+
],
|
29680
|
+
"triggerId": "",
|
29681
|
+
"limitCount": 0,
|
29682
|
+
"staminaPermil": 0
|
29683
|
+
},
|
29684
|
+
{
|
29685
|
+
"level": 6,
|
29686
|
+
"description": "590%のスコア獲得\n全員に5段階クリティカル係数上昇効果[49ビート]\nスタミナ186消費 CT:50",
|
29687
|
+
"shortDescription": "\n\nスタミナ186消費 CT:50",
|
29688
|
+
"requiredItemAmount": 280000,
|
29689
|
+
"requiredCardLevel": 200,
|
29690
|
+
"stamina": 186,
|
29691
|
+
"probabilityPermil": 1000,
|
29692
|
+
"coolTime": 50,
|
29693
|
+
"skillDetails": [
|
29694
|
+
{
|
29695
|
+
"efficacyId": "ef-score_get-5900-chart_dependence",
|
29696
|
+
"triggerId": ""
|
29697
|
+
},
|
29698
|
+
{
|
29699
|
+
"efficacyId": "ef-critical_bonus_permil_up-5-target-all-49",
|
29700
|
+
"triggerId": ""
|
29701
|
+
}
|
29702
|
+
],
|
29703
|
+
"triggerId": "",
|
29704
|
+
"limitCount": 0,
|
29705
|
+
"staminaPermil": 0
|
29706
|
+
}
|
29707
|
+
],
|
29708
|
+
"assetId": ""
|
29709
|
+
},
|
29710
|
+
{
|
29711
|
+
"id": "sk-kkr-05-birt-00-3",
|
29712
|
+
"name": "愛ちゃん、こころをお見通し",
|
29713
|
+
"categoryType": 3,
|
29714
|
+
"levels": [
|
29715
|
+
{
|
29716
|
+
"level": 1,
|
29717
|
+
"description": "自身がダンスレーンの時\nスコアラータイプ2人に12段階スコア上昇効果[30ビート]\nスタミナ180消費 CT:50",
|
29718
|
+
"shortDescription": "\n\nスタミナ180消費 CT:50",
|
29719
|
+
"stamina": 180,
|
29720
|
+
"triggerId": "tg-position_attribute_dance",
|
29721
|
+
"probabilityPermil": 1000,
|
29722
|
+
"coolTime": 50,
|
29723
|
+
"skillDetails": [
|
29724
|
+
{
|
29725
|
+
"efficacyId": "ef-score_up-12-target-character_type-1-2-30",
|
29726
|
+
"triggerId": ""
|
29727
|
+
}
|
29728
|
+
],
|
29729
|
+
"requiredItemAmount": 0,
|
29730
|
+
"requiredCardLevel": 0,
|
29731
|
+
"limitCount": 0,
|
29732
|
+
"staminaPermil": 0
|
29733
|
+
},
|
29734
|
+
{
|
29735
|
+
"level": 2,
|
29736
|
+
"description": "自身がダンスレーンの時\nスコアラータイプ2人に12段階スコア上昇効果[35ビート]\nスタミナ210消費 CT:50",
|
29737
|
+
"shortDescription": "\n\nスタミナ210消費 CT:50",
|
29738
|
+
"requiredItemAmount": 15000,
|
29739
|
+
"requiredCardLevel": 100,
|
29740
|
+
"stamina": 210,
|
29741
|
+
"triggerId": "tg-position_attribute_dance",
|
29742
|
+
"probabilityPermil": 1000,
|
29743
|
+
"coolTime": 50,
|
29744
|
+
"skillDetails": [
|
29745
|
+
{
|
29746
|
+
"efficacyId": "ef-score_up-12-target-character_type-1-2-35",
|
29747
|
+
"triggerId": ""
|
29748
|
+
}
|
29749
|
+
],
|
29750
|
+
"limitCount": 0,
|
29751
|
+
"staminaPermil": 0
|
29752
|
+
},
|
29753
|
+
{
|
29754
|
+
"level": 3,
|
29755
|
+
"description": "自身がダンスレーンの時\nスコアラータイプ2人に13段階スコア上昇効果[35ビート]\nスタミナ227消費 CT:50",
|
29756
|
+
"shortDescription": "\n\nスタミナ227消費 CT:50",
|
29757
|
+
"requiredItemAmount": 60000,
|
29758
|
+
"requiredCardLevel": 130,
|
29759
|
+
"stamina": 227,
|
29760
|
+
"triggerId": "tg-position_attribute_dance",
|
29761
|
+
"probabilityPermil": 1000,
|
29762
|
+
"coolTime": 50,
|
29763
|
+
"skillDetails": [
|
29764
|
+
{
|
29765
|
+
"efficacyId": "ef-score_up-13-target-character_type-1-2-35",
|
29766
|
+
"triggerId": ""
|
29767
|
+
}
|
29768
|
+
],
|
29769
|
+
"limitCount": 0,
|
29770
|
+
"staminaPermil": 0
|
29771
|
+
},
|
29772
|
+
{
|
29773
|
+
"level": 4,
|
29774
|
+
"description": "自身がダンスレーンの時\nスコアラータイプ2人に13段階スコア上昇効果[41ビート]\nスタミナ266消費 CT:50",
|
29775
|
+
"shortDescription": "\n\nスタミナ266消費 CT:50",
|
29776
|
+
"requiredItemAmount": 180000,
|
29777
|
+
"requiredCardLevel": 170,
|
29778
|
+
"stamina": 266,
|
29779
|
+
"triggerId": "tg-position_attribute_dance",
|
29780
|
+
"probabilityPermil": 1000,
|
29781
|
+
"coolTime": 50,
|
29782
|
+
"skillDetails": [
|
29783
|
+
{
|
29784
|
+
"efficacyId": "ef-score_up-13-target-character_type-1-2-41",
|
29785
|
+
"triggerId": ""
|
29786
|
+
}
|
29787
|
+
],
|
29788
|
+
"limitCount": 0,
|
29789
|
+
"staminaPermil": 0
|
29790
|
+
},
|
29791
|
+
{
|
29792
|
+
"level": 5,
|
29793
|
+
"description": "自身がダンスレーンの時\nスコアラータイプ2人に14段階スコア上昇効果[41ビート]\nスタミナ287消費 CT:50",
|
29794
|
+
"shortDescription": "\n\nスタミナ287消費 CT:50",
|
29795
|
+
"requiredItemAmount": 330000,
|
29796
|
+
"requiredCardLevel": 210,
|
29797
|
+
"stamina": 287,
|
29798
|
+
"triggerId": "tg-position_attribute_dance",
|
29799
|
+
"probabilityPermil": 1000,
|
29800
|
+
"coolTime": 50,
|
29801
|
+
"skillDetails": [
|
29802
|
+
{
|
29803
|
+
"efficacyId": "ef-score_up-14-target-character_type-1-2-41",
|
29804
|
+
"triggerId": ""
|
29805
|
+
}
|
29806
|
+
],
|
29807
|
+
"limitCount": 0,
|
29808
|
+
"staminaPermil": 0
|
29809
|
+
},
|
29810
|
+
{
|
29811
|
+
"level": 6,
|
29812
|
+
"description": "自身がダンスレーンの時\nスコアラータイプ2人に14段階スコア上昇効果[47ビート]\nスタミナ328消費 CT:50",
|
29813
|
+
"shortDescription": "\n\nスタミナ328消費 CT:50",
|
29814
|
+
"requiredItemAmount": 380000,
|
29815
|
+
"requiredCardLevel": 230,
|
29816
|
+
"stamina": 328,
|
29817
|
+
"triggerId": "tg-position_attribute_dance",
|
29818
|
+
"probabilityPermil": 1000,
|
29819
|
+
"coolTime": 50,
|
29820
|
+
"skillDetails": [
|
29821
|
+
{
|
29822
|
+
"efficacyId": "ef-score_up-14-target-character_type-1-2-47",
|
29823
|
+
"triggerId": ""
|
29824
|
+
}
|
29825
|
+
],
|
29826
|
+
"limitCount": 0,
|
29827
|
+
"staminaPermil": 0
|
29828
|
+
}
|
29829
|
+
],
|
29830
|
+
"assetId": ""
|
29831
|
+
},
|
29394
29832
|
{
|
29395
29833
|
"id": "sk-kkr-05-fest-00-1",
|
29396
29834
|
"name": "忘れてはいけない想い",
|
@@ -699,6 +699,26 @@
|
|
699
699
|
"skillTargetId": "target-dance_higher-2",
|
700
700
|
"shortDescription": ""
|
701
701
|
},
|
702
|
+
{
|
703
|
+
"id": "ef-active_skill_score_up-3-target-neighbor-25",
|
704
|
+
"name": "隣接するアイドルにAスキルスコア上昇効果",
|
705
|
+
"type": 18,
|
706
|
+
"description": "隣接するアイドルに3段階Aスキルスコア上昇効果[25ビート]",
|
707
|
+
"grade": 3,
|
708
|
+
"maxGrade": 20,
|
709
|
+
"skillTargetId": "target-neighbor",
|
710
|
+
"shortDescription": ""
|
711
|
+
},
|
712
|
+
{
|
713
|
+
"id": "ef-active_skill_score_up-3-target-neighbor-31",
|
714
|
+
"name": "隣接するアイドルにAスキルスコア上昇効果",
|
715
|
+
"type": 18,
|
716
|
+
"description": "隣接するアイドルに3段階Aスキルスコア上昇効果[31ビート]",
|
717
|
+
"grade": 3,
|
718
|
+
"maxGrade": 20,
|
719
|
+
"skillTargetId": "target-neighbor",
|
720
|
+
"shortDescription": ""
|
721
|
+
},
|
702
722
|
{
|
703
723
|
"id": "ef-active_skill_score_up-3-target-position_attribute_vocal-3-19",
|
704
724
|
"name": "ボーカルレーン3人にAスキルスコア上昇効果",
|
@@ -1149,6 +1169,26 @@
|
|
1149
1169
|
"skillTargetId": "target-dance_higher-2",
|
1150
1170
|
"shortDescription": ""
|
1151
1171
|
},
|
1172
|
+
{
|
1173
|
+
"id": "ef-active_skill_score_up-4-target-neighbor-31",
|
1174
|
+
"name": "隣接するアイドルにAスキルスコア上昇効果",
|
1175
|
+
"type": 18,
|
1176
|
+
"description": "隣接するアイドルに4段階Aスキルスコア上昇効果[31ビート]",
|
1177
|
+
"grade": 4,
|
1178
|
+
"maxGrade": 20,
|
1179
|
+
"skillTargetId": "target-neighbor",
|
1180
|
+
"shortDescription": ""
|
1181
|
+
},
|
1182
|
+
{
|
1183
|
+
"id": "ef-active_skill_score_up-4-target-neighbor-37",
|
1184
|
+
"name": "隣接するアイドルにAスキルスコア上昇効果",
|
1185
|
+
"type": 18,
|
1186
|
+
"description": "隣接するアイドルに4段階Aスキルスコア上昇効果[37ビート]",
|
1187
|
+
"grade": 4,
|
1188
|
+
"maxGrade": 20,
|
1189
|
+
"skillTargetId": "target-neighbor",
|
1190
|
+
"shortDescription": ""
|
1191
|
+
},
|
1152
1192
|
{
|
1153
1193
|
"id": "ef-active_skill_score_up-4-target-position_attribute_vocal-3-29",
|
1154
1194
|
"name": "ボーカルレーン3人にAスキルスコア上昇効果",
|
@@ -1759,6 +1799,26 @@
|
|
1759
1799
|
"skillTargetId": "target-dance_higher-2",
|
1760
1800
|
"shortDescription": ""
|
1761
1801
|
},
|
1802
|
+
{
|
1803
|
+
"id": "ef-active_skill_score_up-5-target-neighbor-37",
|
1804
|
+
"name": "隣接するアイドルにAスキルスコア上昇効果",
|
1805
|
+
"type": 18,
|
1806
|
+
"description": "隣接するアイドルに5段階Aスキルスコア上昇効果[37ビート]",
|
1807
|
+
"grade": 5,
|
1808
|
+
"maxGrade": 20,
|
1809
|
+
"skillTargetId": "target-neighbor",
|
1810
|
+
"shortDescription": ""
|
1811
|
+
},
|
1812
|
+
{
|
1813
|
+
"id": "ef-active_skill_score_up-5-target-neighbor-43",
|
1814
|
+
"name": "隣接するアイドルにAスキルスコア上昇効果",
|
1815
|
+
"type": 18,
|
1816
|
+
"description": "隣接するアイドルに5段階Aスキルスコア上昇効果[43ビート]",
|
1817
|
+
"grade": 5,
|
1818
|
+
"maxGrade": 20,
|
1819
|
+
"skillTargetId": "target-neighbor",
|
1820
|
+
"shortDescription": ""
|
1821
|
+
},
|
1762
1822
|
{
|
1763
1823
|
"id": "ef-active_skill_score_up-5-target-position_attribute_vocal-3-39",
|
1764
1824
|
"name": "ボーカルレーン3人にAスキルスコア上昇効果",
|
@@ -9169,6 +9229,16 @@
|
|
9169
9229
|
"grade": 0,
|
9170
9230
|
"maxGrade": 0
|
9171
9231
|
},
|
9232
|
+
{
|
9233
|
+
"id": "ef-cool_time_reduction-5-target-neighbor",
|
9234
|
+
"name": "隣接するアイドルのCTを減少",
|
9235
|
+
"type": 27,
|
9236
|
+
"description": "隣接するアイドルのCTを5減少",
|
9237
|
+
"skillTargetId": "target-neighbor",
|
9238
|
+
"shortDescription": "",
|
9239
|
+
"grade": 0,
|
9240
|
+
"maxGrade": 0
|
9241
|
+
},
|
9172
9242
|
{
|
9173
9243
|
"id": "ef-cool_time_reduction-5-target-self",
|
9174
9244
|
"name": "自身のCTを減少",
|
@@ -9269,6 +9339,16 @@
|
|
9269
9339
|
"grade": 0,
|
9270
9340
|
"maxGrade": 0
|
9271
9341
|
},
|
9342
|
+
{
|
9343
|
+
"id": "ef-cool_time_reduction-6-target-neighbor",
|
9344
|
+
"name": "隣接するアイドルのCTを減少",
|
9345
|
+
"type": 27,
|
9346
|
+
"description": "隣接するアイドルのCTを6減少",
|
9347
|
+
"skillTargetId": "target-neighbor",
|
9348
|
+
"shortDescription": "",
|
9349
|
+
"grade": 0,
|
9350
|
+
"maxGrade": 0
|
9351
|
+
},
|
9272
9352
|
{
|
9273
9353
|
"id": "ef-cool_time_reduction-6-target-self",
|
9274
9354
|
"name": "自身のCTを減少",
|
@@ -9319,6 +9399,16 @@
|
|
9319
9399
|
"grade": 0,
|
9320
9400
|
"maxGrade": 0
|
9321
9401
|
},
|
9402
|
+
{
|
9403
|
+
"id": "ef-cool_time_reduction-7-target-neighbor",
|
9404
|
+
"name": "隣接するアイドルのCTを減少",
|
9405
|
+
"type": 27,
|
9406
|
+
"description": "隣接するアイドルのCTを7減少",
|
9407
|
+
"skillTargetId": "target-neighbor",
|
9408
|
+
"shortDescription": "",
|
9409
|
+
"grade": 0,
|
9410
|
+
"maxGrade": 0
|
9411
|
+
},
|
9322
9412
|
{
|
9323
9413
|
"id": "ef-cool_time_reduction-7-target-self",
|
9324
9414
|
"name": "自身のCTを減少",
|
@@ -9359,6 +9449,16 @@
|
|
9359
9449
|
"grade": 0,
|
9360
9450
|
"maxGrade": 0
|
9361
9451
|
},
|
9452
|
+
{
|
9453
|
+
"id": "ef-cool_time_reduction-8-target-neighbor",
|
9454
|
+
"name": "隣接するアイドルのCTを減少",
|
9455
|
+
"type": 27,
|
9456
|
+
"description": "隣接するアイドルのCTを8減少",
|
9457
|
+
"skillTargetId": "target-neighbor",
|
9458
|
+
"shortDescription": "",
|
9459
|
+
"grade": 0,
|
9460
|
+
"maxGrade": 0
|
9461
|
+
},
|
9362
9462
|
{
|
9363
9463
|
"id": "ef-cool_time_reduction-9-target-center",
|
9364
9464
|
"name": "センターのCTを減少",
|
@@ -9369,6 +9469,16 @@
|
|
9369
9469
|
"grade": 0,
|
9370
9470
|
"maxGrade": 0
|
9371
9471
|
},
|
9472
|
+
{
|
9473
|
+
"id": "ef-cool_time_reduction-9-target-neighbor",
|
9474
|
+
"name": "隣接するアイドルのCTを減少",
|
9475
|
+
"type": 27,
|
9476
|
+
"description": "隣接するアイドルのCTを9減少",
|
9477
|
+
"skillTargetId": "target-neighbor",
|
9478
|
+
"shortDescription": "",
|
9479
|
+
"grade": 0,
|
9480
|
+
"maxGrade": 0
|
9481
|
+
},
|
9372
9482
|
{
|
9373
9483
|
"id": "ef-cool_time_reduction-9-target-self",
|
9374
9484
|
"name": "自身のCTを減少",
|
@@ -9809,6 +9919,16 @@
|
|
9809
9919
|
"skillTargetId": "target-visual-3",
|
9810
9920
|
"shortDescription": ""
|
9811
9921
|
},
|
9922
|
+
{
|
9923
|
+
"id": "ef-critical_bonus_permil_up-3-target-all-21",
|
9924
|
+
"name": "全員にクリティカル係数上昇効果",
|
9925
|
+
"type": 20,
|
9926
|
+
"description": "全員に3段階クリティカル係数上昇効果[21ビート]",
|
9927
|
+
"grade": 3,
|
9928
|
+
"maxGrade": 20,
|
9929
|
+
"skillTargetId": "target-all",
|
9930
|
+
"shortDescription": ""
|
9931
|
+
},
|
9812
9932
|
{
|
9813
9933
|
"id": "ef-critical_bonus_permil_up-3-target-all-24",
|
9814
9934
|
"name": "全員にクリティカル係数上昇効果",
|
@@ -9829,6 +9949,16 @@
|
|
9829
9949
|
"skillTargetId": "target-all",
|
9830
9950
|
"shortDescription": ""
|
9831
9951
|
},
|
9952
|
+
{
|
9953
|
+
"id": "ef-critical_bonus_permil_up-3-target-all-30",
|
9954
|
+
"name": "全員にクリティカル係数上昇効果",
|
9955
|
+
"type": 20,
|
9956
|
+
"description": "全員に3段階クリティカル係数上昇効果[30ビート]",
|
9957
|
+
"grade": 3,
|
9958
|
+
"maxGrade": 20,
|
9959
|
+
"skillTargetId": "target-all",
|
9960
|
+
"shortDescription": ""
|
9961
|
+
},
|
9832
9962
|
{
|
9833
9963
|
"id": "ef-critical_bonus_permil_up-3-target-all-60",
|
9834
9964
|
"name": "全員にクリティカル係数上昇効果",
|
@@ -10239,6 +10369,16 @@
|
|
10239
10369
|
"skillTargetId": "target-all",
|
10240
10370
|
"shortDescription": ""
|
10241
10371
|
},
|
10372
|
+
{
|
10373
|
+
"id": "ef-critical_bonus_permil_up-4-target-all-39",
|
10374
|
+
"name": "全員にクリティカル係数上昇効果",
|
10375
|
+
"type": 20,
|
10376
|
+
"description": "全員に4段階クリティカル係数上昇効果[39ビート]",
|
10377
|
+
"grade": 4,
|
10378
|
+
"maxGrade": 20,
|
10379
|
+
"skillTargetId": "target-all",
|
10380
|
+
"shortDescription": ""
|
10381
|
+
},
|
10242
10382
|
{
|
10243
10383
|
"id": "ef-critical_bonus_permil_up-4-target-all-65",
|
10244
10384
|
"name": "全員にクリティカル係数上昇効果",
|
@@ -10959,6 +11099,16 @@
|
|
10959
11099
|
"skillTargetId": "target-all",
|
10960
11100
|
"shortDescription": ""
|
10961
11101
|
},
|
11102
|
+
{
|
11103
|
+
"id": "ef-critical_bonus_permil_up-5-target-all-49",
|
11104
|
+
"name": "全員にクリティカル係数上昇効果",
|
11105
|
+
"type": 20,
|
11106
|
+
"description": "全員に5段階クリティカル係数上昇効果[49ビート]",
|
11107
|
+
"grade": 5,
|
11108
|
+
"maxGrade": 20,
|
11109
|
+
"skillTargetId": "target-all",
|
11110
|
+
"shortDescription": ""
|
11111
|
+
},
|
10962
11112
|
{
|
10963
11113
|
"id": "ef-critical_bonus_permil_up-5-target-all-70",
|
10964
11114
|
"name": "全員にクリティカル係数上昇効果",
|
@@ -32469,6 +32619,26 @@
|
|
32469
32619
|
"skillTargetId": "target-character_type-1-1",
|
32470
32620
|
"shortDescription": ""
|
32471
32621
|
},
|
32622
|
+
{
|
32623
|
+
"id": "ef-score_up-12-target-character_type-1-2-30",
|
32624
|
+
"name": "スコアラータイプ2人にスコア上昇効果",
|
32625
|
+
"type": 16,
|
32626
|
+
"description": "スコアラータイプ2人に12段階スコア上昇効果[30ビート]",
|
32627
|
+
"grade": 12,
|
32628
|
+
"maxGrade": 20,
|
32629
|
+
"skillTargetId": "target-character_type-1-2",
|
32630
|
+
"shortDescription": ""
|
32631
|
+
},
|
32632
|
+
{
|
32633
|
+
"id": "ef-score_up-12-target-character_type-1-2-35",
|
32634
|
+
"name": "スコアラータイプ2人にスコア上昇効果",
|
32635
|
+
"type": 16,
|
32636
|
+
"description": "スコアラータイプ2人に12段階スコア上昇効果[35ビート]",
|
32637
|
+
"grade": 12,
|
32638
|
+
"maxGrade": 20,
|
32639
|
+
"skillTargetId": "target-character_type-1-2",
|
32640
|
+
"shortDescription": ""
|
32641
|
+
},
|
32472
32642
|
{
|
32473
32643
|
"id": "ef-score_up-12-target-character_type-1-2-36",
|
32474
32644
|
"name": "スコアラータイプ2人にスコア上昇効果",
|
@@ -32649,6 +32819,16 @@
|
|
32649
32819
|
"skillTargetId": "target-center",
|
32650
32820
|
"shortDescription": ""
|
32651
32821
|
},
|
32822
|
+
{
|
32823
|
+
"id": "ef-score_up-13-target-character_type-1-2-35",
|
32824
|
+
"name": "スコアラータイプ2人にスコア上昇効果",
|
32825
|
+
"type": 16,
|
32826
|
+
"description": "スコアラータイプ2人に13段階スコア上昇効果[35ビート]",
|
32827
|
+
"grade": 13,
|
32828
|
+
"maxGrade": 20,
|
32829
|
+
"skillTargetId": "target-character_type-1-2",
|
32830
|
+
"shortDescription": ""
|
32831
|
+
},
|
32652
32832
|
{
|
32653
32833
|
"id": "ef-score_up-13-target-character_type-1-2-41",
|
32654
32834
|
"name": "スコアラータイプ2人にスコア上昇効果",
|
@@ -32749,6 +32929,16 @@
|
|
32749
32929
|
"skillTargetId": "target-center",
|
32750
32930
|
"shortDescription": ""
|
32751
32931
|
},
|
32932
|
+
{
|
32933
|
+
"id": "ef-score_up-14-target-character_type-1-2-41",
|
32934
|
+
"name": "スコアラータイプ2人にスコア上昇効果",
|
32935
|
+
"type": 16,
|
32936
|
+
"description": "スコアラータイプ2人に14段階スコア上昇効果[41ビート]",
|
32937
|
+
"grade": 14,
|
32938
|
+
"maxGrade": 20,
|
32939
|
+
"skillTargetId": "target-character_type-1-2",
|
32940
|
+
"shortDescription": ""
|
32941
|
+
},
|
32752
32942
|
{
|
32753
32943
|
"id": "ef-score_up-14-target-character_type-1-2-45",
|
32754
32944
|
"name": "スコアラータイプ2人にスコア上昇効果",
|
@@ -32759,6 +32949,16 @@
|
|
32759
32949
|
"skillTargetId": "target-character_type-1-2",
|
32760
32950
|
"shortDescription": ""
|
32761
32951
|
},
|
32952
|
+
{
|
32953
|
+
"id": "ef-score_up-14-target-character_type-1-2-47",
|
32954
|
+
"name": "スコアラータイプ2人にスコア上昇効果",
|
32955
|
+
"type": 16,
|
32956
|
+
"description": "スコアラータイプ2人に14段階スコア上昇効果[47ビート]",
|
32957
|
+
"grade": 14,
|
32958
|
+
"maxGrade": 20,
|
32959
|
+
"skillTargetId": "target-character_type-1-2",
|
32960
|
+
"shortDescription": ""
|
32961
|
+
},
|
32762
32962
|
{
|
32763
32963
|
"id": "ef-score_up-14-target-character_type-1-2-53",
|
32764
32964
|
"name": "スコアラータイプ2人にスコア上昇効果",
|
package/out/package.json
CHANGED