hoshimi-venus 0.11.101 → 0.11.103
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 +161 -0
- package/out/database/Character.json +3 -0
- package/out/database/LeagueQuest.json +50 -50
- package/out/database/LiveAbility.json +498 -383
- package/out/database/Music.json +302 -0
- package/out/database/MusicChartPattern.json +1464 -0
- package/out/database/Skill.json +1581 -88
- package/out/database/SkillEfficacy.json +641 -11
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Skill.json
CHANGED
@@ -23355,6 +23355,420 @@
|
|
23355
23355
|
],
|
23356
23356
|
"assetId": ""
|
23357
23357
|
},
|
23358
|
+
{
|
23359
|
+
"id": "sk-kan-02-eve-01-1",
|
23360
|
+
"name": "くたばれシュート",
|
23361
|
+
"categoryType": 2,
|
23362
|
+
"levels": [
|
23363
|
+
{
|
23364
|
+
"level": 1,
|
23365
|
+
"description": "350%のスコア獲得\nセンターに4段階ビジュアル上昇効果[20ビート]\nスタミナ108消費 CT:30",
|
23366
|
+
"shortDescription": "\n\nスタミナ108消費 CT:30",
|
23367
|
+
"stamina": 108,
|
23368
|
+
"probabilityPermil": 1000,
|
23369
|
+
"coolTime": 30,
|
23370
|
+
"skillDetails": [
|
23371
|
+
{
|
23372
|
+
"efficacyId": "ef-score_get-3500-chart_dependence",
|
23373
|
+
"triggerId": ""
|
23374
|
+
},
|
23375
|
+
{
|
23376
|
+
"efficacyId": "ef-visual_up-4-target-center-20",
|
23377
|
+
"triggerId": ""
|
23378
|
+
}
|
23379
|
+
],
|
23380
|
+
"requiredItemAmount": 0,
|
23381
|
+
"requiredCardLevel": 0,
|
23382
|
+
"triggerId": "",
|
23383
|
+
"limitCount": 0,
|
23384
|
+
"staminaPermil": 0
|
23385
|
+
},
|
23386
|
+
{
|
23387
|
+
"level": 2,
|
23388
|
+
"description": "360%のスコア獲得\nセンターに4段階ビジュアル上昇効果[25ビート]\nスタミナ113消費 CT:30",
|
23389
|
+
"shortDescription": "\n\nスタミナ113消費 CT:30",
|
23390
|
+
"requiredItemAmount": 500,
|
23391
|
+
"requiredCardLevel": 40,
|
23392
|
+
"stamina": 113,
|
23393
|
+
"probabilityPermil": 1000,
|
23394
|
+
"coolTime": 30,
|
23395
|
+
"skillDetails": [
|
23396
|
+
{
|
23397
|
+
"efficacyId": "ef-score_get-3600-chart_dependence",
|
23398
|
+
"triggerId": ""
|
23399
|
+
},
|
23400
|
+
{
|
23401
|
+
"efficacyId": "ef-visual_up-4-target-center-25",
|
23402
|
+
"triggerId": ""
|
23403
|
+
}
|
23404
|
+
],
|
23405
|
+
"triggerId": "",
|
23406
|
+
"limitCount": 0,
|
23407
|
+
"staminaPermil": 0
|
23408
|
+
},
|
23409
|
+
{
|
23410
|
+
"level": 3,
|
23411
|
+
"description": "380%のスコア獲得\nセンターに5段階ビジュアル上昇効果[25ビート]\nスタミナ122消費 CT:30",
|
23412
|
+
"shortDescription": "\n\nスタミナ122消費 CT:30",
|
23413
|
+
"requiredItemAmount": 2000,
|
23414
|
+
"requiredCardLevel": 60,
|
23415
|
+
"stamina": 122,
|
23416
|
+
"probabilityPermil": 1000,
|
23417
|
+
"coolTime": 30,
|
23418
|
+
"skillDetails": [
|
23419
|
+
{
|
23420
|
+
"efficacyId": "ef-score_get-3800-chart_dependence",
|
23421
|
+
"triggerId": ""
|
23422
|
+
},
|
23423
|
+
{
|
23424
|
+
"efficacyId": "ef-visual_up-5-target-center-25",
|
23425
|
+
"triggerId": ""
|
23426
|
+
}
|
23427
|
+
],
|
23428
|
+
"triggerId": "",
|
23429
|
+
"limitCount": 0,
|
23430
|
+
"staminaPermil": 0
|
23431
|
+
},
|
23432
|
+
{
|
23433
|
+
"level": 4,
|
23434
|
+
"description": "400%のスコア獲得\nセンターに5段階ビジュアル上昇効果[30ビート]\nスタミナ131消費 CT:30",
|
23435
|
+
"shortDescription": "\n\nスタミナ131消費 CT:30",
|
23436
|
+
"requiredItemAmount": 15000,
|
23437
|
+
"requiredCardLevel": 90,
|
23438
|
+
"stamina": 131,
|
23439
|
+
"probabilityPermil": 1000,
|
23440
|
+
"coolTime": 30,
|
23441
|
+
"skillDetails": [
|
23442
|
+
{
|
23443
|
+
"efficacyId": "ef-score_get-4000-chart_dependence",
|
23444
|
+
"triggerId": ""
|
23445
|
+
},
|
23446
|
+
{
|
23447
|
+
"efficacyId": "ef-visual_up-5-target-center-30",
|
23448
|
+
"triggerId": ""
|
23449
|
+
}
|
23450
|
+
],
|
23451
|
+
"triggerId": "",
|
23452
|
+
"limitCount": 0,
|
23453
|
+
"staminaPermil": 0
|
23454
|
+
},
|
23455
|
+
{
|
23456
|
+
"level": 5,
|
23457
|
+
"description": "420%のスコア獲得\nセンターに6段階ビジュアル上昇効果[30ビート]\nスタミナ140消費 CT:30",
|
23458
|
+
"shortDescription": "\n\nスタミナ140消費 CT:30",
|
23459
|
+
"requiredItemAmount": 100000,
|
23460
|
+
"requiredCardLevel": 150,
|
23461
|
+
"stamina": 140,
|
23462
|
+
"probabilityPermil": 1000,
|
23463
|
+
"coolTime": 30,
|
23464
|
+
"skillDetails": [
|
23465
|
+
{
|
23466
|
+
"efficacyId": "ef-score_get-4200-chart_dependence",
|
23467
|
+
"triggerId": ""
|
23468
|
+
},
|
23469
|
+
{
|
23470
|
+
"efficacyId": "ef-visual_up-6-target-center-30",
|
23471
|
+
"triggerId": ""
|
23472
|
+
}
|
23473
|
+
],
|
23474
|
+
"triggerId": "",
|
23475
|
+
"limitCount": 0,
|
23476
|
+
"staminaPermil": 0
|
23477
|
+
},
|
23478
|
+
{
|
23479
|
+
"level": 6,
|
23480
|
+
"description": "440%のスコア獲得\nセンターに6段階ビジュアル上昇効果[35ビート]\nスタミナ149消費 CT:30",
|
23481
|
+
"shortDescription": "\n\nスタミナ149消費 CT:30",
|
23482
|
+
"requiredItemAmount": 230000,
|
23483
|
+
"requiredCardLevel": 180,
|
23484
|
+
"stamina": 149,
|
23485
|
+
"probabilityPermil": 1000,
|
23486
|
+
"coolTime": 30,
|
23487
|
+
"skillDetails": [
|
23488
|
+
{
|
23489
|
+
"efficacyId": "ef-score_get-4400-chart_dependence",
|
23490
|
+
"triggerId": ""
|
23491
|
+
},
|
23492
|
+
{
|
23493
|
+
"efficacyId": "ef-visual_up-6-target-center-35",
|
23494
|
+
"triggerId": ""
|
23495
|
+
}
|
23496
|
+
],
|
23497
|
+
"triggerId": "",
|
23498
|
+
"limitCount": 0,
|
23499
|
+
"staminaPermil": 0
|
23500
|
+
}
|
23501
|
+
],
|
23502
|
+
"assetId": ""
|
23503
|
+
},
|
23504
|
+
{
|
23505
|
+
"id": "sk-kan-02-eve-01-2",
|
23506
|
+
"name": "シュート練習の成果",
|
23507
|
+
"categoryType": 3,
|
23508
|
+
"levels": [
|
23509
|
+
{
|
23510
|
+
"level": 1,
|
23511
|
+
"description": "50%のスコア獲得\nビジュアルタイプ1人の強化効果を3延長\nスタミナ129消費 CT:50",
|
23512
|
+
"shortDescription": "\n\nスタミナ129消費 CT:50",
|
23513
|
+
"stamina": 129,
|
23514
|
+
"probabilityPermil": 1000,
|
23515
|
+
"coolTime": 50,
|
23516
|
+
"skillDetails": [
|
23517
|
+
{
|
23518
|
+
"efficacyId": "ef-score_get-500-chart_dependence",
|
23519
|
+
"triggerId": ""
|
23520
|
+
},
|
23521
|
+
{
|
23522
|
+
"efficacyId": "ef-strength_effect_count_increase-3-target-visual-1",
|
23523
|
+
"triggerId": ""
|
23524
|
+
}
|
23525
|
+
],
|
23526
|
+
"requiredItemAmount": 0,
|
23527
|
+
"requiredCardLevel": 0,
|
23528
|
+
"triggerId": "",
|
23529
|
+
"limitCount": 0,
|
23530
|
+
"staminaPermil": 0
|
23531
|
+
},
|
23532
|
+
{
|
23533
|
+
"level": 2,
|
23534
|
+
"description": "50%のスコア獲得\nビジュアルタイプ1人の強化効果を4延長\nスタミナ150消費 CT:50",
|
23535
|
+
"shortDescription": "\n\nスタミナ150消費 CT:50",
|
23536
|
+
"requiredItemAmount": 1000,
|
23537
|
+
"requiredCardLevel": 50,
|
23538
|
+
"stamina": 150,
|
23539
|
+
"probabilityPermil": 1000,
|
23540
|
+
"coolTime": 50,
|
23541
|
+
"skillDetails": [
|
23542
|
+
{
|
23543
|
+
"efficacyId": "ef-score_get-500-chart_dependence",
|
23544
|
+
"triggerId": ""
|
23545
|
+
},
|
23546
|
+
{
|
23547
|
+
"efficacyId": "ef-strength_effect_count_increase-4-target-visual-1",
|
23548
|
+
"triggerId": ""
|
23549
|
+
}
|
23550
|
+
],
|
23551
|
+
"triggerId": "",
|
23552
|
+
"limitCount": 0,
|
23553
|
+
"staminaPermil": 0
|
23554
|
+
},
|
23555
|
+
{
|
23556
|
+
"level": 3,
|
23557
|
+
"description": "70%のスコア獲得\nビジュアルタイプ1人の強化効果を4延長\nスタミナ178消費 CT:50",
|
23558
|
+
"shortDescription": "\n\nスタミナ178消費 CT:50",
|
23559
|
+
"requiredItemAmount": 4000,
|
23560
|
+
"requiredCardLevel": 70,
|
23561
|
+
"stamina": 178,
|
23562
|
+
"probabilityPermil": 1000,
|
23563
|
+
"coolTime": 50,
|
23564
|
+
"skillDetails": [
|
23565
|
+
{
|
23566
|
+
"efficacyId": "ef-score_get-700-chart_dependence",
|
23567
|
+
"triggerId": ""
|
23568
|
+
},
|
23569
|
+
{
|
23570
|
+
"efficacyId": "ef-strength_effect_count_increase-4-target-visual-1",
|
23571
|
+
"triggerId": ""
|
23572
|
+
}
|
23573
|
+
],
|
23574
|
+
"triggerId": "",
|
23575
|
+
"limitCount": 0,
|
23576
|
+
"staminaPermil": 0
|
23577
|
+
},
|
23578
|
+
{
|
23579
|
+
"level": 4,
|
23580
|
+
"description": "70%のスコア獲得\nビジュアルタイプ1人の強化効果を5延長\nスタミナ197消費 CT:50",
|
23581
|
+
"shortDescription": "\n\nスタミナ197消費 CT:50",
|
23582
|
+
"requiredItemAmount": 30000,
|
23583
|
+
"requiredCardLevel": 110,
|
23584
|
+
"stamina": 197,
|
23585
|
+
"probabilityPermil": 1000,
|
23586
|
+
"coolTime": 50,
|
23587
|
+
"skillDetails": [
|
23588
|
+
{
|
23589
|
+
"efficacyId": "ef-score_get-700-chart_dependence",
|
23590
|
+
"triggerId": ""
|
23591
|
+
},
|
23592
|
+
{
|
23593
|
+
"efficacyId": "ef-strength_effect_count_increase-5-target-visual-1",
|
23594
|
+
"triggerId": ""
|
23595
|
+
}
|
23596
|
+
],
|
23597
|
+
"triggerId": "",
|
23598
|
+
"limitCount": 0,
|
23599
|
+
"staminaPermil": 0
|
23600
|
+
},
|
23601
|
+
{
|
23602
|
+
"level": 5,
|
23603
|
+
"description": "95%のスコア獲得\nビジュアルタイプ1人の強化効果を5延長\nスタミナ232消費 CT:50",
|
23604
|
+
"shortDescription": "\n\nスタミナ232消費 CT:50",
|
23605
|
+
"requiredItemAmount": 140000,
|
23606
|
+
"requiredCardLevel": 160,
|
23607
|
+
"stamina": 232,
|
23608
|
+
"probabilityPermil": 1000,
|
23609
|
+
"coolTime": 50,
|
23610
|
+
"skillDetails": [
|
23611
|
+
{
|
23612
|
+
"efficacyId": "ef-score_get-950-chart_dependence",
|
23613
|
+
"triggerId": ""
|
23614
|
+
},
|
23615
|
+
{
|
23616
|
+
"efficacyId": "ef-strength_effect_count_increase-5-target-visual-1",
|
23617
|
+
"triggerId": ""
|
23618
|
+
}
|
23619
|
+
],
|
23620
|
+
"triggerId": "",
|
23621
|
+
"limitCount": 0,
|
23622
|
+
"staminaPermil": 0
|
23623
|
+
},
|
23624
|
+
{
|
23625
|
+
"level": 6,
|
23626
|
+
"description": "95%のスコア獲得\nビジュアルタイプ1人の強化効果を6延長\nスタミナ252消費 CT:50",
|
23627
|
+
"shortDescription": "\n\nスタミナ252消費 CT:50",
|
23628
|
+
"requiredItemAmount": 280000,
|
23629
|
+
"requiredCardLevel": 200,
|
23630
|
+
"stamina": 252,
|
23631
|
+
"probabilityPermil": 1000,
|
23632
|
+
"coolTime": 50,
|
23633
|
+
"skillDetails": [
|
23634
|
+
{
|
23635
|
+
"efficacyId": "ef-score_get-950-chart_dependence",
|
23636
|
+
"triggerId": ""
|
23637
|
+
},
|
23638
|
+
{
|
23639
|
+
"efficacyId": "ef-strength_effect_count_increase-6-target-visual-1",
|
23640
|
+
"triggerId": ""
|
23641
|
+
}
|
23642
|
+
],
|
23643
|
+
"triggerId": "",
|
23644
|
+
"limitCount": 0,
|
23645
|
+
"staminaPermil": 0
|
23646
|
+
}
|
23647
|
+
],
|
23648
|
+
"assetId": ""
|
23649
|
+
},
|
23650
|
+
{
|
23651
|
+
"id": "sk-kan-02-eve-01-3",
|
23652
|
+
"name": "ターゲット撃破完了",
|
23653
|
+
"categoryType": 3,
|
23654
|
+
"levels": [
|
23655
|
+
{
|
23656
|
+
"level": 1,
|
23657
|
+
"description": "自身に5段階ビジュアル上昇効果[30ビート]\nスタミナ123消費 CT:50",
|
23658
|
+
"shortDescription": "\nスタミナ123消費 CT:50",
|
23659
|
+
"stamina": 123,
|
23660
|
+
"probabilityPermil": 1000,
|
23661
|
+
"coolTime": 50,
|
23662
|
+
"skillDetails": [
|
23663
|
+
{
|
23664
|
+
"efficacyId": "ef-visual_up-5-target-self-30",
|
23665
|
+
"triggerId": ""
|
23666
|
+
}
|
23667
|
+
],
|
23668
|
+
"requiredItemAmount": 0,
|
23669
|
+
"requiredCardLevel": 0,
|
23670
|
+
"triggerId": "",
|
23671
|
+
"limitCount": 0,
|
23672
|
+
"staminaPermil": 0
|
23673
|
+
},
|
23674
|
+
{
|
23675
|
+
"level": 2,
|
23676
|
+
"description": "自身に5段階ビジュアル上昇効果[34ビート]\nスタミナ140消費 CT:50",
|
23677
|
+
"shortDescription": "\nスタミナ140消費 CT:50",
|
23678
|
+
"requiredItemAmount": 15000,
|
23679
|
+
"requiredCardLevel": 100,
|
23680
|
+
"stamina": 140,
|
23681
|
+
"probabilityPermil": 1000,
|
23682
|
+
"coolTime": 50,
|
23683
|
+
"skillDetails": [
|
23684
|
+
{
|
23685
|
+
"efficacyId": "ef-visual_up-5-target-self-34",
|
23686
|
+
"triggerId": ""
|
23687
|
+
}
|
23688
|
+
],
|
23689
|
+
"triggerId": "",
|
23690
|
+
"limitCount": 0,
|
23691
|
+
"staminaPermil": 0
|
23692
|
+
},
|
23693
|
+
{
|
23694
|
+
"level": 3,
|
23695
|
+
"description": "自身に6段階ビジュアル上昇効果[34ビート]\nスタミナ167消費 CT:50",
|
23696
|
+
"shortDescription": "\nスタミナ167消費 CT:50",
|
23697
|
+
"requiredItemAmount": 60000,
|
23698
|
+
"requiredCardLevel": 130,
|
23699
|
+
"stamina": 167,
|
23700
|
+
"probabilityPermil": 1000,
|
23701
|
+
"coolTime": 50,
|
23702
|
+
"skillDetails": [
|
23703
|
+
{
|
23704
|
+
"efficacyId": "ef-visual_up-6-target-self-34",
|
23705
|
+
"triggerId": ""
|
23706
|
+
}
|
23707
|
+
],
|
23708
|
+
"triggerId": "",
|
23709
|
+
"limitCount": 0,
|
23710
|
+
"staminaPermil": 0
|
23711
|
+
},
|
23712
|
+
{
|
23713
|
+
"level": 4,
|
23714
|
+
"description": "自身に6段階ビジュアル上昇効果[39ビート]\nスタミナ192消費 CT:50",
|
23715
|
+
"shortDescription": "\nスタミナ192消費 CT:50",
|
23716
|
+
"requiredItemAmount": 180000,
|
23717
|
+
"requiredCardLevel": 170,
|
23718
|
+
"stamina": 192,
|
23719
|
+
"probabilityPermil": 1000,
|
23720
|
+
"coolTime": 50,
|
23721
|
+
"skillDetails": [
|
23722
|
+
{
|
23723
|
+
"efficacyId": "ef-visual_up-6-target-self-39",
|
23724
|
+
"triggerId": ""
|
23725
|
+
}
|
23726
|
+
],
|
23727
|
+
"triggerId": "",
|
23728
|
+
"limitCount": 0,
|
23729
|
+
"staminaPermil": 0
|
23730
|
+
},
|
23731
|
+
{
|
23732
|
+
"level": 5,
|
23733
|
+
"description": "自身に7段階ビジュアル上昇効果[39ビート]\nスタミナ224消費 CT:50",
|
23734
|
+
"shortDescription": "\nスタミナ224消費 CT:50",
|
23735
|
+
"requiredItemAmount": 330000,
|
23736
|
+
"requiredCardLevel": 210,
|
23737
|
+
"stamina": 224,
|
23738
|
+
"probabilityPermil": 1000,
|
23739
|
+
"coolTime": 50,
|
23740
|
+
"skillDetails": [
|
23741
|
+
{
|
23742
|
+
"efficacyId": "ef-visual_up-7-target-self-39",
|
23743
|
+
"triggerId": ""
|
23744
|
+
}
|
23745
|
+
],
|
23746
|
+
"triggerId": "",
|
23747
|
+
"limitCount": 0,
|
23748
|
+
"staminaPermil": 0
|
23749
|
+
},
|
23750
|
+
{
|
23751
|
+
"level": 6,
|
23752
|
+
"description": "自身に7段階ビジュアル上昇効果[44ビート]\nスタミナ252消費 CT:50",
|
23753
|
+
"shortDescription": "\nスタミナ252消費 CT:50",
|
23754
|
+
"requiredItemAmount": 380000,
|
23755
|
+
"requiredCardLevel": 230,
|
23756
|
+
"stamina": 252,
|
23757
|
+
"probabilityPermil": 1000,
|
23758
|
+
"coolTime": 50,
|
23759
|
+
"skillDetails": [
|
23760
|
+
{
|
23761
|
+
"efficacyId": "ef-visual_up-7-target-self-44",
|
23762
|
+
"triggerId": ""
|
23763
|
+
}
|
23764
|
+
],
|
23765
|
+
"triggerId": "",
|
23766
|
+
"limitCount": 0,
|
23767
|
+
"staminaPermil": 0
|
23768
|
+
}
|
23769
|
+
],
|
23770
|
+
"assetId": ""
|
23771
|
+
},
|
23358
23772
|
{
|
23359
23773
|
"id": "sk-kan-05-idol-00-1",
|
23360
23774
|
"name": "スカ勝ち",
|
@@ -29391,6 +29805,468 @@
|
|
29391
29805
|
],
|
29392
29806
|
"assetId": ""
|
29393
29807
|
},
|
29808
|
+
{
|
29809
|
+
"id": "sk-kor-05-mizg-01-1",
|
29810
|
+
"name": "卓越した生存技術",
|
29811
|
+
"categoryType": 2,
|
29812
|
+
"levels": [
|
29813
|
+
{
|
29814
|
+
"level": 1,
|
29815
|
+
"description": "350%のスコア獲得\n自身がダンスレーンの時 スコアラータイプ2人に2段階SPスキルスコア追加効果\nスタミナ114消費 CT:30",
|
29816
|
+
"shortDescription": "\n \nスタミナ114消費 CT:30",
|
29817
|
+
"stamina": 114,
|
29818
|
+
"probabilityPermil": 1000,
|
29819
|
+
"coolTime": 30,
|
29820
|
+
"skillDetails": [
|
29821
|
+
{
|
29822
|
+
"efficacyId": "ef-score_get-3500-chart_dependence",
|
29823
|
+
"triggerId": ""
|
29824
|
+
},
|
29825
|
+
{
|
29826
|
+
"efficacyId": "ef-special_score_multiplier_add-2-target-character_type-1-2-999",
|
29827
|
+
"triggerId": "tg-position_attribute_dance"
|
29828
|
+
}
|
29829
|
+
],
|
29830
|
+
"requiredItemAmount": 0,
|
29831
|
+
"requiredCardLevel": 0,
|
29832
|
+
"triggerId": "",
|
29833
|
+
"limitCount": 0,
|
29834
|
+
"staminaPermil": 0
|
29835
|
+
},
|
29836
|
+
{
|
29837
|
+
"level": 2,
|
29838
|
+
"description": "370%のスコア獲得\n自身がダンスレーンの時 スコアラータイプ2人に2段階SPスキルスコア追加効果\nスタミナ120消費 CT:30",
|
29839
|
+
"shortDescription": "\n \nスタミナ120消費 CT:30",
|
29840
|
+
"requiredItemAmount": 500,
|
29841
|
+
"requiredCardLevel": 40,
|
29842
|
+
"stamina": 120,
|
29843
|
+
"probabilityPermil": 1000,
|
29844
|
+
"coolTime": 30,
|
29845
|
+
"skillDetails": [
|
29846
|
+
{
|
29847
|
+
"efficacyId": "ef-score_get-3700-chart_dependence",
|
29848
|
+
"triggerId": ""
|
29849
|
+
},
|
29850
|
+
{
|
29851
|
+
"efficacyId": "ef-special_score_multiplier_add-2-target-character_type-1-2-999",
|
29852
|
+
"triggerId": "tg-position_attribute_dance"
|
29853
|
+
}
|
29854
|
+
],
|
29855
|
+
"triggerId": "",
|
29856
|
+
"limitCount": 0,
|
29857
|
+
"staminaPermil": 0
|
29858
|
+
},
|
29859
|
+
{
|
29860
|
+
"level": 3,
|
29861
|
+
"description": "390%のスコア獲得\n自身がダンスレーンの時 スコアラータイプ2人に3段階SPスキルスコア追加効果\nスタミナ133消費 CT:30",
|
29862
|
+
"shortDescription": "\n \nスタミナ133消費 CT:30",
|
29863
|
+
"requiredItemAmount": 2000,
|
29864
|
+
"requiredCardLevel": 60,
|
29865
|
+
"stamina": 133,
|
29866
|
+
"probabilityPermil": 1000,
|
29867
|
+
"coolTime": 30,
|
29868
|
+
"skillDetails": [
|
29869
|
+
{
|
29870
|
+
"efficacyId": "ef-score_get-3900-chart_dependence",
|
29871
|
+
"triggerId": ""
|
29872
|
+
},
|
29873
|
+
{
|
29874
|
+
"efficacyId": "ef-special_score_multiplier_add-3-target-character_type-1-2-999",
|
29875
|
+
"triggerId": "tg-position_attribute_dance"
|
29876
|
+
}
|
29877
|
+
],
|
29878
|
+
"triggerId": "",
|
29879
|
+
"limitCount": 0,
|
29880
|
+
"staminaPermil": 0
|
29881
|
+
},
|
29882
|
+
{
|
29883
|
+
"level": 4,
|
29884
|
+
"description": "420%のスコア獲得\n自身がダンスレーンの時 スコアラータイプ2人に3段階SPスキルスコア追加効果\nスタミナ142消費 CT:30",
|
29885
|
+
"shortDescription": "\n \nスタミナ142消費 CT:30",
|
29886
|
+
"requiredItemAmount": 15000,
|
29887
|
+
"requiredCardLevel": 90,
|
29888
|
+
"stamina": 142,
|
29889
|
+
"probabilityPermil": 1000,
|
29890
|
+
"coolTime": 30,
|
29891
|
+
"skillDetails": [
|
29892
|
+
{
|
29893
|
+
"efficacyId": "ef-score_get-4200-chart_dependence",
|
29894
|
+
"triggerId": ""
|
29895
|
+
},
|
29896
|
+
{
|
29897
|
+
"efficacyId": "ef-special_score_multiplier_add-3-target-character_type-1-2-999",
|
29898
|
+
"triggerId": "tg-position_attribute_dance"
|
29899
|
+
}
|
29900
|
+
],
|
29901
|
+
"triggerId": "",
|
29902
|
+
"limitCount": 0,
|
29903
|
+
"staminaPermil": 0
|
29904
|
+
},
|
29905
|
+
{
|
29906
|
+
"level": 5,
|
29907
|
+
"description": "440%のスコア獲得\n自身がダンスレーンの時 スコアラータイプ2人に4段階SPスキルスコア追加効果\nスタミナ155消費 CT:30",
|
29908
|
+
"shortDescription": "\n \nスタミナ155消費 CT:30",
|
29909
|
+
"requiredItemAmount": 100000,
|
29910
|
+
"requiredCardLevel": 150,
|
29911
|
+
"stamina": 155,
|
29912
|
+
"probabilityPermil": 1000,
|
29913
|
+
"coolTime": 30,
|
29914
|
+
"skillDetails": [
|
29915
|
+
{
|
29916
|
+
"efficacyId": "ef-score_get-4400-chart_dependence",
|
29917
|
+
"triggerId": ""
|
29918
|
+
},
|
29919
|
+
{
|
29920
|
+
"efficacyId": "ef-special_score_multiplier_add-4-target-character_type-1-2-999",
|
29921
|
+
"triggerId": "tg-position_attribute_dance"
|
29922
|
+
}
|
29923
|
+
],
|
29924
|
+
"triggerId": "",
|
29925
|
+
"limitCount": 0,
|
29926
|
+
"staminaPermil": 0
|
29927
|
+
},
|
29928
|
+
{
|
29929
|
+
"level": 6,
|
29930
|
+
"description": "470%のスコア獲得\n自身がダンスレーンの時 スコアラータイプ2人に4段階SPスキルスコア追加効果\nスタミナ164消費 CT:30",
|
29931
|
+
"shortDescription": "\n \nスタミナ164消費 CT:30",
|
29932
|
+
"requiredItemAmount": 230000,
|
29933
|
+
"requiredCardLevel": 180,
|
29934
|
+
"stamina": 164,
|
29935
|
+
"probabilityPermil": 1000,
|
29936
|
+
"coolTime": 30,
|
29937
|
+
"skillDetails": [
|
29938
|
+
{
|
29939
|
+
"efficacyId": "ef-score_get-4700-chart_dependence",
|
29940
|
+
"triggerId": ""
|
29941
|
+
},
|
29942
|
+
{
|
29943
|
+
"efficacyId": "ef-special_score_multiplier_add-4-target-character_type-1-2-999",
|
29944
|
+
"triggerId": "tg-position_attribute_dance"
|
29945
|
+
}
|
29946
|
+
],
|
29947
|
+
"triggerId": "",
|
29948
|
+
"limitCount": 0,
|
29949
|
+
"staminaPermil": 0
|
29950
|
+
}
|
29951
|
+
],
|
29952
|
+
"assetId": ""
|
29953
|
+
},
|
29954
|
+
{
|
29955
|
+
"id": "sk-kor-05-mizg-01-2",
|
29956
|
+
"name": "大自然で過ごした休暇",
|
29957
|
+
"categoryType": 3,
|
29958
|
+
"levels": [
|
29959
|
+
{
|
29960
|
+
"level": 1,
|
29961
|
+
"description": "スコアラータイプ2人に2段階SPスキルスコア上昇効果\nスコアラータイプ2人に2段階の集目効果[40ビート]\nスコアラータイプ2人に2段階ダンス上昇効果[40ビート]\nスタミナ182消費 CT:80",
|
29962
|
+
"shortDescription": "\n\n\nスタミナ182消費 CT:80",
|
29963
|
+
"stamina": 182,
|
29964
|
+
"probabilityPermil": 1000,
|
29965
|
+
"coolTime": 80,
|
29966
|
+
"skillDetails": [
|
29967
|
+
{
|
29968
|
+
"efficacyId": "ef-special_skill_score_up-2-target-character_type-1-2-999",
|
29969
|
+
"triggerId": ""
|
29970
|
+
},
|
29971
|
+
{
|
29972
|
+
"efficacyId": "ef-audience_amount_increase-2-target-character_type-1-2-40",
|
29973
|
+
"triggerId": ""
|
29974
|
+
},
|
29975
|
+
{
|
29976
|
+
"efficacyId": "ef-dance_up-2-target-character_type-1-2-40",
|
29977
|
+
"triggerId": ""
|
29978
|
+
}
|
29979
|
+
],
|
29980
|
+
"requiredItemAmount": 0,
|
29981
|
+
"requiredCardLevel": 0,
|
29982
|
+
"triggerId": "",
|
29983
|
+
"limitCount": 0,
|
29984
|
+
"staminaPermil": 0
|
29985
|
+
},
|
29986
|
+
{
|
29987
|
+
"level": 2,
|
29988
|
+
"description": "スコアラータイプ2人に2段階SPスキルスコア上昇効果\nスコアラータイプ2人に2段階の集目効果[40ビート]\nスコアラータイプ2人に2段階ダンス上昇効果[40ビート]\nスタミナ182消費 CT:75",
|
29989
|
+
"shortDescription": "\n\n\nスタミナ182消費 CT:75",
|
29990
|
+
"requiredItemAmount": 1000,
|
29991
|
+
"requiredCardLevel": 50,
|
29992
|
+
"stamina": 182,
|
29993
|
+
"probabilityPermil": 1000,
|
29994
|
+
"coolTime": 75,
|
29995
|
+
"skillDetails": [
|
29996
|
+
{
|
29997
|
+
"efficacyId": "ef-special_skill_score_up-2-target-character_type-1-2-999",
|
29998
|
+
"triggerId": ""
|
29999
|
+
},
|
30000
|
+
{
|
30001
|
+
"efficacyId": "ef-audience_amount_increase-2-target-character_type-1-2-40",
|
30002
|
+
"triggerId": ""
|
30003
|
+
},
|
30004
|
+
{
|
30005
|
+
"efficacyId": "ef-dance_up-2-target-character_type-1-2-40",
|
30006
|
+
"triggerId": ""
|
30007
|
+
}
|
30008
|
+
],
|
30009
|
+
"triggerId": "",
|
30010
|
+
"limitCount": 0,
|
30011
|
+
"staminaPermil": 0
|
30012
|
+
},
|
30013
|
+
{
|
30014
|
+
"level": 3,
|
30015
|
+
"description": "スコアラータイプ2人に2段階SPスキルスコア上昇効果\nスコアラータイプ2人に2段階の集目効果[40ビート]\nスコアラータイプ2人に2段階ダンス上昇効果[40ビート]\nスタミナ182消費 CT:70",
|
30016
|
+
"shortDescription": "\n\n\nスタミナ182消費 CT:70",
|
30017
|
+
"requiredItemAmount": 4000,
|
30018
|
+
"requiredCardLevel": 70,
|
30019
|
+
"stamina": 182,
|
30020
|
+
"probabilityPermil": 1000,
|
30021
|
+
"coolTime": 70,
|
30022
|
+
"skillDetails": [
|
30023
|
+
{
|
30024
|
+
"efficacyId": "ef-special_skill_score_up-2-target-character_type-1-2-999",
|
30025
|
+
"triggerId": ""
|
30026
|
+
},
|
30027
|
+
{
|
30028
|
+
"efficacyId": "ef-audience_amount_increase-2-target-character_type-1-2-40",
|
30029
|
+
"triggerId": ""
|
30030
|
+
},
|
30031
|
+
{
|
30032
|
+
"efficacyId": "ef-dance_up-2-target-character_type-1-2-40",
|
30033
|
+
"triggerId": ""
|
30034
|
+
}
|
30035
|
+
],
|
30036
|
+
"triggerId": "",
|
30037
|
+
"limitCount": 0,
|
30038
|
+
"staminaPermil": 0
|
30039
|
+
},
|
30040
|
+
{
|
30041
|
+
"level": 4,
|
30042
|
+
"description": "スコアラータイプ2人に3段階SPスキルスコア上昇効果\nスコアラータイプ2人に3段階の集目効果[40ビート]\nスコアラータイプ2人に3段階ダンス上昇効果[40ビート]\nスタミナ272消費 CT:70",
|
30043
|
+
"shortDescription": "\n\n\nスタミナ272消費 CT:70",
|
30044
|
+
"requiredItemAmount": 30000,
|
30045
|
+
"requiredCardLevel": 110,
|
30046
|
+
"stamina": 272,
|
30047
|
+
"probabilityPermil": 1000,
|
30048
|
+
"coolTime": 70,
|
30049
|
+
"skillDetails": [
|
30050
|
+
{
|
30051
|
+
"efficacyId": "ef-special_skill_score_up-3-target-character_type-1-2-999",
|
30052
|
+
"triggerId": ""
|
30053
|
+
},
|
30054
|
+
{
|
30055
|
+
"efficacyId": "ef-audience_amount_increase-3-target-character_type-1-2-40",
|
30056
|
+
"triggerId": ""
|
30057
|
+
},
|
30058
|
+
{
|
30059
|
+
"efficacyId": "ef-dance_up-3-target-character_type-1-2-40",
|
30060
|
+
"triggerId": ""
|
30061
|
+
}
|
30062
|
+
],
|
30063
|
+
"triggerId": "",
|
30064
|
+
"limitCount": 0,
|
30065
|
+
"staminaPermil": 0
|
30066
|
+
},
|
30067
|
+
{
|
30068
|
+
"level": 5,
|
30069
|
+
"description": "スコアラータイプ2人に3段階SPスキルスコア上昇効果\nスコアラータイプ2人に3段階の集目効果[46ビート]\nスコアラータイプ2人に3段階ダンス上昇効果[46ビート]\nスタミナ293消費 CT:65",
|
30070
|
+
"shortDescription": "\n\n\nスタミナ293消費 CT:65",
|
30071
|
+
"requiredItemAmount": 140000,
|
30072
|
+
"requiredCardLevel": 160,
|
30073
|
+
"stamina": 293,
|
30074
|
+
"probabilityPermil": 1000,
|
30075
|
+
"coolTime": 65,
|
30076
|
+
"skillDetails": [
|
30077
|
+
{
|
30078
|
+
"efficacyId": "ef-special_skill_score_up-3-target-character_type-1-2-999",
|
30079
|
+
"triggerId": ""
|
30080
|
+
},
|
30081
|
+
{
|
30082
|
+
"efficacyId": "ef-audience_amount_increase-3-target-character_type-1-2-46",
|
30083
|
+
"triggerId": ""
|
30084
|
+
},
|
30085
|
+
{
|
30086
|
+
"efficacyId": "ef-dance_up-3-target-character_type-1-2-46",
|
30087
|
+
"triggerId": ""
|
30088
|
+
}
|
30089
|
+
],
|
30090
|
+
"triggerId": "",
|
30091
|
+
"limitCount": 0,
|
30092
|
+
"staminaPermil": 0
|
30093
|
+
},
|
30094
|
+
{
|
30095
|
+
"level": 6,
|
30096
|
+
"description": "スコアラータイプ2人に3段階SPスキルスコア上昇効果\nスコアラータイプ2人に3段階の集目効果[51ビート]\nスコアラータイプ2人に3段階ダンス上昇効果[51ビート]\nスタミナ310消費 CT:60",
|
30097
|
+
"shortDescription": "\n\n\nスタミナ310消費 CT:60",
|
30098
|
+
"requiredItemAmount": 280000,
|
30099
|
+
"requiredCardLevel": 200,
|
30100
|
+
"stamina": 310,
|
30101
|
+
"probabilityPermil": 1000,
|
30102
|
+
"coolTime": 60,
|
30103
|
+
"skillDetails": [
|
30104
|
+
{
|
30105
|
+
"efficacyId": "ef-special_skill_score_up-3-target-character_type-1-2-999",
|
30106
|
+
"triggerId": ""
|
30107
|
+
},
|
30108
|
+
{
|
30109
|
+
"efficacyId": "ef-audience_amount_increase-3-target-character_type-1-2-51",
|
30110
|
+
"triggerId": ""
|
30111
|
+
},
|
30112
|
+
{
|
30113
|
+
"efficacyId": "ef-dance_up-3-target-character_type-1-2-51",
|
30114
|
+
"triggerId": ""
|
30115
|
+
}
|
30116
|
+
],
|
30117
|
+
"triggerId": "",
|
30118
|
+
"limitCount": 0,
|
30119
|
+
"staminaPermil": 0
|
30120
|
+
}
|
30121
|
+
],
|
30122
|
+
"assetId": ""
|
30123
|
+
},
|
30124
|
+
{
|
30125
|
+
"id": "sk-kor-05-mizg-01-3",
|
30126
|
+
"name": "ご飯は野草",
|
30127
|
+
"categoryType": 3,
|
30128
|
+
"levels": [
|
30129
|
+
{
|
30130
|
+
"level": 1,
|
30131
|
+
"description": "50コンボ以上時\nダンスタイプ3人の強化効果を6延長\nダンスタイプ3人に5段階クリティカル率上昇効果[48ビート]\nスタミナ284消費 ライブ中1回のみ ",
|
30132
|
+
"shortDescription": "\n\n\nスタミナ284消費 ライブ中1回のみ ",
|
30133
|
+
"stamina": 284,
|
30134
|
+
"triggerId": "tg-combo-50",
|
30135
|
+
"probabilityPermil": 1000,
|
30136
|
+
"limitCount": 1,
|
30137
|
+
"skillDetails": [
|
30138
|
+
{
|
30139
|
+
"efficacyId": "ef-strength_effect_count_increase-6-target-dance-3",
|
30140
|
+
"triggerId": ""
|
30141
|
+
},
|
30142
|
+
{
|
30143
|
+
"efficacyId": "ef-critical_rate_up-5-target-dance-3-48",
|
30144
|
+
"triggerId": ""
|
30145
|
+
}
|
30146
|
+
],
|
30147
|
+
"requiredItemAmount": 0,
|
30148
|
+
"requiredCardLevel": 0,
|
30149
|
+
"coolTime": 0,
|
30150
|
+
"staminaPermil": 0
|
30151
|
+
},
|
30152
|
+
{
|
30153
|
+
"level": 2,
|
30154
|
+
"description": "50コンボ以上時\nダンスタイプ3人の強化効果を7延長\nダンスタイプ3人に6段階クリティカル率上昇効果[48ビート]\nスタミナ335消費 ライブ中1回のみ ",
|
30155
|
+
"shortDescription": "\n\n\nスタミナ335消費 ライブ中1回のみ ",
|
30156
|
+
"requiredItemAmount": 15000,
|
30157
|
+
"requiredCardLevel": 100,
|
30158
|
+
"stamina": 335,
|
30159
|
+
"triggerId": "tg-combo-50",
|
30160
|
+
"probabilityPermil": 1000,
|
30161
|
+
"limitCount": 1,
|
30162
|
+
"skillDetails": [
|
30163
|
+
{
|
30164
|
+
"efficacyId": "ef-strength_effect_count_increase-7-target-dance-3",
|
30165
|
+
"triggerId": ""
|
30166
|
+
},
|
30167
|
+
{
|
30168
|
+
"efficacyId": "ef-critical_rate_up-6-target-dance-3-48",
|
30169
|
+
"triggerId": ""
|
30170
|
+
}
|
30171
|
+
],
|
30172
|
+
"coolTime": 0,
|
30173
|
+
"staminaPermil": 0
|
30174
|
+
},
|
30175
|
+
{
|
30176
|
+
"level": 3,
|
30177
|
+
"description": "50コンボ以上時\nダンスタイプ3人の強化効果を8延長\nダンスタイプ3人に6段階クリティカル率上昇効果[55ビート]\nスタミナ384消費 ライブ中1回のみ ",
|
30178
|
+
"shortDescription": "\n\n\nスタミナ384消費 ライブ中1回のみ ",
|
30179
|
+
"requiredItemAmount": 60000,
|
30180
|
+
"requiredCardLevel": 130,
|
30181
|
+
"stamina": 384,
|
30182
|
+
"triggerId": "tg-combo-50",
|
30183
|
+
"probabilityPermil": 1000,
|
30184
|
+
"limitCount": 1,
|
30185
|
+
"skillDetails": [
|
30186
|
+
{
|
30187
|
+
"efficacyId": "ef-strength_effect_count_increase-8-target-dance-3",
|
30188
|
+
"triggerId": ""
|
30189
|
+
},
|
30190
|
+
{
|
30191
|
+
"efficacyId": "ef-critical_rate_up-6-target-dance-3-55",
|
30192
|
+
"triggerId": ""
|
30193
|
+
}
|
30194
|
+
],
|
30195
|
+
"coolTime": 0,
|
30196
|
+
"staminaPermil": 0
|
30197
|
+
},
|
30198
|
+
{
|
30199
|
+
"level": 4,
|
30200
|
+
"description": "50コンボ以上時\nダンスタイプ3人の強化効果を9延長\nダンスタイプ3人に7段階クリティカル率上昇効果[55ビート]\nスタミナ440消費 ライブ中1回のみ ",
|
30201
|
+
"shortDescription": "\n\n\nスタミナ440消費 ライブ中1回のみ ",
|
30202
|
+
"requiredItemAmount": 180000,
|
30203
|
+
"requiredCardLevel": 170,
|
30204
|
+
"stamina": 440,
|
30205
|
+
"triggerId": "tg-combo-50",
|
30206
|
+
"probabilityPermil": 1000,
|
30207
|
+
"limitCount": 1,
|
30208
|
+
"skillDetails": [
|
30209
|
+
{
|
30210
|
+
"efficacyId": "ef-strength_effect_count_increase-9-target-dance-3",
|
30211
|
+
"triggerId": ""
|
30212
|
+
},
|
30213
|
+
{
|
30214
|
+
"efficacyId": "ef-critical_rate_up-7-target-dance-3-55",
|
30215
|
+
"triggerId": ""
|
30216
|
+
}
|
30217
|
+
],
|
30218
|
+
"coolTime": 0,
|
30219
|
+
"staminaPermil": 0
|
30220
|
+
},
|
30221
|
+
{
|
30222
|
+
"level": 5,
|
30223
|
+
"description": "50コンボ以上時\nダンスタイプ3人の強化効果を10延長\nダンスタイプ3人に7段階クリティカル率上昇効果[62ビート]\nスタミナ493消費 ライブ中1回のみ ",
|
30224
|
+
"shortDescription": "\n\n\nスタミナ493消費 ライブ中1回のみ ",
|
30225
|
+
"requiredItemAmount": 330000,
|
30226
|
+
"requiredCardLevel": 210,
|
30227
|
+
"stamina": 493,
|
30228
|
+
"triggerId": "tg-combo-50",
|
30229
|
+
"probabilityPermil": 1000,
|
30230
|
+
"limitCount": 1,
|
30231
|
+
"skillDetails": [
|
30232
|
+
{
|
30233
|
+
"efficacyId": "ef-strength_effect_count_increase-10-target-dance-3",
|
30234
|
+
"triggerId": ""
|
30235
|
+
},
|
30236
|
+
{
|
30237
|
+
"efficacyId": "ef-critical_rate_up-7-target-dance-3-62",
|
30238
|
+
"triggerId": ""
|
30239
|
+
}
|
30240
|
+
],
|
30241
|
+
"coolTime": 0,
|
30242
|
+
"staminaPermil": 0
|
30243
|
+
},
|
30244
|
+
{
|
30245
|
+
"level": 6,
|
30246
|
+
"description": "50コンボ以上時\nダンスタイプ3人の強化効果を11延長\nダンスタイプ3人に8段階クリティカル率上昇効果[62ビート]\nスタミナ554消費 ライブ中1回のみ ",
|
30247
|
+
"shortDescription": "\n\n\nスタミナ554消費 ライブ中1回のみ ",
|
30248
|
+
"requiredItemAmount": 380000,
|
30249
|
+
"requiredCardLevel": 230,
|
30250
|
+
"stamina": 554,
|
30251
|
+
"triggerId": "tg-combo-50",
|
30252
|
+
"probabilityPermil": 1000,
|
30253
|
+
"limitCount": 1,
|
30254
|
+
"skillDetails": [
|
30255
|
+
{
|
30256
|
+
"efficacyId": "ef-strength_effect_count_increase-11-target-dance-3",
|
30257
|
+
"triggerId": ""
|
30258
|
+
},
|
30259
|
+
{
|
30260
|
+
"efficacyId": "ef-critical_rate_up-8-target-dance-3-62",
|
30261
|
+
"triggerId": ""
|
30262
|
+
}
|
30263
|
+
],
|
30264
|
+
"coolTime": 0,
|
30265
|
+
"staminaPermil": 0
|
30266
|
+
}
|
30267
|
+
],
|
30268
|
+
"assetId": ""
|
30269
|
+
},
|
29394
30270
|
{
|
29395
30271
|
"id": "sk-kor-05-poli-00-1",
|
29396
30272
|
"name": "いいお湯だわ、気持ちぃ~",
|
@@ -55923,6 +56799,444 @@
|
|
55923
56799
|
],
|
55924
56800
|
"assetId": ""
|
55925
56801
|
},
|
56802
|
+
{
|
56803
|
+
"id": "sk-mhk-05-mizg-01-1",
|
56804
|
+
"name": "友人と行って以来でしょうか",
|
56805
|
+
"categoryType": 1,
|
56806
|
+
"levels": [
|
56807
|
+
{
|
56808
|
+
"level": 1,
|
56809
|
+
"description": "860%のスコア獲得、残スタミナが多い程効果上昇\n自身に4段階ビジュアル上昇効果[54ビート]\nスタミナ364消費 ",
|
56810
|
+
"shortDescription": "\n\nスタミナ364消費 ",
|
56811
|
+
"stamina": 364,
|
56812
|
+
"probabilityPermil": 1000,
|
56813
|
+
"skillDetails": [
|
56814
|
+
{
|
56815
|
+
"efficacyId": "ef-score_get_by_more_stamina-8600-chart_dependence",
|
56816
|
+
"triggerId": ""
|
56817
|
+
},
|
56818
|
+
{
|
56819
|
+
"efficacyId": "ef-visual_up-4-target-self-54",
|
56820
|
+
"triggerId": ""
|
56821
|
+
}
|
56822
|
+
],
|
56823
|
+
"requiredItemAmount": 0,
|
56824
|
+
"requiredCardLevel": 0,
|
56825
|
+
"triggerId": "",
|
56826
|
+
"limitCount": 0,
|
56827
|
+
"coolTime": 0,
|
56828
|
+
"staminaPermil": 0
|
56829
|
+
},
|
56830
|
+
{
|
56831
|
+
"level": 2,
|
56832
|
+
"description": "920%のスコア獲得、残スタミナが多い程効果上昇\n自身に4段階ビジュアル上昇効果[62ビート]\nスタミナ393消費 ",
|
56833
|
+
"shortDescription": "\n\nスタミナ393消費 ",
|
56834
|
+
"requiredItemAmount": 500,
|
56835
|
+
"requiredCardLevel": 40,
|
56836
|
+
"stamina": 393,
|
56837
|
+
"probabilityPermil": 1000,
|
56838
|
+
"skillDetails": [
|
56839
|
+
{
|
56840
|
+
"efficacyId": "ef-score_get_by_more_stamina-9200-chart_dependence",
|
56841
|
+
"triggerId": ""
|
56842
|
+
},
|
56843
|
+
{
|
56844
|
+
"efficacyId": "ef-visual_up-4-target-self-62",
|
56845
|
+
"triggerId": ""
|
56846
|
+
}
|
56847
|
+
],
|
56848
|
+
"triggerId": "",
|
56849
|
+
"limitCount": 0,
|
56850
|
+
"coolTime": 0,
|
56851
|
+
"staminaPermil": 0
|
56852
|
+
},
|
56853
|
+
{
|
56854
|
+
"level": 3,
|
56855
|
+
"description": "980%のスコア獲得、残スタミナが多い程効果上昇\n自身に5段階ビジュアル上昇効果[62ビート]\nスタミナ430消費 ",
|
56856
|
+
"shortDescription": "\n\nスタミナ430消費 ",
|
56857
|
+
"requiredItemAmount": 2000,
|
56858
|
+
"requiredCardLevel": 60,
|
56859
|
+
"stamina": 430,
|
56860
|
+
"probabilityPermil": 1000,
|
56861
|
+
"skillDetails": [
|
56862
|
+
{
|
56863
|
+
"efficacyId": "ef-score_get_by_more_stamina-9800-chart_dependence",
|
56864
|
+
"triggerId": ""
|
56865
|
+
},
|
56866
|
+
{
|
56867
|
+
"efficacyId": "ef-visual_up-5-target-self-62",
|
56868
|
+
"triggerId": ""
|
56869
|
+
}
|
56870
|
+
],
|
56871
|
+
"triggerId": "",
|
56872
|
+
"limitCount": 0,
|
56873
|
+
"coolTime": 0,
|
56874
|
+
"staminaPermil": 0
|
56875
|
+
},
|
56876
|
+
{
|
56877
|
+
"level": 4,
|
56878
|
+
"description": "1120%のスコア獲得、残スタミナが多い程効果上昇\n自身に5段階ビジュアル上昇効果[70ビート]\nスタミナ490消費 ",
|
56879
|
+
"shortDescription": "\n\nスタミナ490消費 ",
|
56880
|
+
"requiredItemAmount": 15000,
|
56881
|
+
"requiredCardLevel": 90,
|
56882
|
+
"stamina": 490,
|
56883
|
+
"probabilityPermil": 1000,
|
56884
|
+
"skillDetails": [
|
56885
|
+
{
|
56886
|
+
"efficacyId": "ef-score_get_by_more_stamina-11200-chart_dependence",
|
56887
|
+
"triggerId": ""
|
56888
|
+
},
|
56889
|
+
{
|
56890
|
+
"efficacyId": "ef-visual_up-5-target-self-70",
|
56891
|
+
"triggerId": ""
|
56892
|
+
}
|
56893
|
+
],
|
56894
|
+
"triggerId": "",
|
56895
|
+
"limitCount": 0,
|
56896
|
+
"coolTime": 0,
|
56897
|
+
"staminaPermil": 0
|
56898
|
+
},
|
56899
|
+
{
|
56900
|
+
"level": 5,
|
56901
|
+
"description": "1260%のスコア獲得、残スタミナが多い程効果上昇\n自身に6段階ビジュアル上昇効果[70ビート]\nスタミナ558消費 ",
|
56902
|
+
"shortDescription": "\n\nスタミナ558消費 ",
|
56903
|
+
"requiredItemAmount": 100000,
|
56904
|
+
"requiredCardLevel": 150,
|
56905
|
+
"stamina": 558,
|
56906
|
+
"probabilityPermil": 1000,
|
56907
|
+
"skillDetails": [
|
56908
|
+
{
|
56909
|
+
"efficacyId": "ef-score_get_by_more_stamina-12600-chart_dependence",
|
56910
|
+
"triggerId": ""
|
56911
|
+
},
|
56912
|
+
{
|
56913
|
+
"efficacyId": "ef-visual_up-6-target-self-70",
|
56914
|
+
"triggerId": ""
|
56915
|
+
}
|
56916
|
+
],
|
56917
|
+
"triggerId": "",
|
56918
|
+
"limitCount": 0,
|
56919
|
+
"coolTime": 0,
|
56920
|
+
"staminaPermil": 0
|
56921
|
+
},
|
56922
|
+
{
|
56923
|
+
"level": 6,
|
56924
|
+
"description": "1400%のスコア獲得、残スタミナが多い程効果上昇\n自身に6段階ビジュアル上昇効果[78ビート]\nスタミナ620消費 ",
|
56925
|
+
"shortDescription": "\n\nスタミナ620消費 ",
|
56926
|
+
"requiredItemAmount": 230000,
|
56927
|
+
"requiredCardLevel": 180,
|
56928
|
+
"stamina": 620,
|
56929
|
+
"probabilityPermil": 1000,
|
56930
|
+
"skillDetails": [
|
56931
|
+
{
|
56932
|
+
"efficacyId": "ef-score_get_by_more_stamina-14000-chart_dependence",
|
56933
|
+
"triggerId": ""
|
56934
|
+
},
|
56935
|
+
{
|
56936
|
+
"efficacyId": "ef-visual_up-6-target-self-78",
|
56937
|
+
"triggerId": ""
|
56938
|
+
}
|
56939
|
+
],
|
56940
|
+
"triggerId": "",
|
56941
|
+
"limitCount": 0,
|
56942
|
+
"coolTime": 0,
|
56943
|
+
"staminaPermil": 0
|
56944
|
+
}
|
56945
|
+
],
|
56946
|
+
"assetId": "sk-mhk-05-mizg-01-1"
|
56947
|
+
},
|
56948
|
+
{
|
56949
|
+
"id": "sk-mhk-05-mizg-01-2",
|
56950
|
+
"name": "過ぎ去りし夏の日々",
|
56951
|
+
"categoryType": 2,
|
56952
|
+
"levels": [
|
56953
|
+
{
|
56954
|
+
"level": 1,
|
56955
|
+
"description": "320%のスコア獲得、ビジュアル上昇状態の段階数が多い程効果上昇\n自身のスタミナを500回復\n[ライブバトルのみ]同じレーンの相手のスタミナを900消費\nスタミナ117消費 CT:30",
|
56956
|
+
"shortDescription": "\n\n\nスタミナ117消費 CT:30",
|
56957
|
+
"stamina": 117,
|
56958
|
+
"probabilityPermil": 1000,
|
56959
|
+
"coolTime": 30,
|
56960
|
+
"skillDetails": [
|
56961
|
+
{
|
56962
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-visual_up-3200-chart_dependence",
|
56963
|
+
"triggerId": ""
|
56964
|
+
},
|
56965
|
+
{
|
56966
|
+
"efficacyId": "ef-fix_stamina_recovery-500-target-self",
|
56967
|
+
"triggerId": ""
|
56968
|
+
},
|
56969
|
+
{
|
56970
|
+
"efficacyId": "ef-stamina_consumption-900-target-opponent_same_position",
|
56971
|
+
"triggerId": ""
|
56972
|
+
}
|
56973
|
+
],
|
56974
|
+
"requiredItemAmount": 0,
|
56975
|
+
"requiredCardLevel": 0,
|
56976
|
+
"triggerId": "",
|
56977
|
+
"limitCount": 0,
|
56978
|
+
"staminaPermil": 0
|
56979
|
+
},
|
56980
|
+
{
|
56981
|
+
"level": 2,
|
56982
|
+
"description": "330%のスコア獲得、ビジュアル上昇状態の段階数が多い程効果上昇\n自身のスタミナを600回復\n[ライブバトルのみ]同じレーンの相手のスタミナを1100消費\nスタミナ124消費 CT:30",
|
56983
|
+
"shortDescription": "\n\n\nスタミナ124消費 CT:30",
|
56984
|
+
"requiredItemAmount": 1000,
|
56985
|
+
"requiredCardLevel": 50,
|
56986
|
+
"stamina": 124,
|
56987
|
+
"probabilityPermil": 1000,
|
56988
|
+
"coolTime": 30,
|
56989
|
+
"skillDetails": [
|
56990
|
+
{
|
56991
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-visual_up-3300-chart_dependence",
|
56992
|
+
"triggerId": ""
|
56993
|
+
},
|
56994
|
+
{
|
56995
|
+
"efficacyId": "ef-fix_stamina_recovery-600-target-self",
|
56996
|
+
"triggerId": ""
|
56997
|
+
},
|
56998
|
+
{
|
56999
|
+
"efficacyId": "ef-stamina_consumption-1100-target-opponent_same_position",
|
57000
|
+
"triggerId": ""
|
57001
|
+
}
|
57002
|
+
],
|
57003
|
+
"triggerId": "",
|
57004
|
+
"limitCount": 0,
|
57005
|
+
"staminaPermil": 0
|
57006
|
+
},
|
57007
|
+
{
|
57008
|
+
"level": 3,
|
57009
|
+
"description": "350%のスコア獲得、ビジュアル上昇状態の段階数が多い程効果上昇\n自身のスタミナを900回復\n[ライブバトルのみ]同じレーンの相手のスタミナを1300消費\nスタミナ135消費 CT:30",
|
57010
|
+
"shortDescription": "\n\n\nスタミナ135消費 CT:30",
|
57011
|
+
"requiredItemAmount": 4000,
|
57012
|
+
"requiredCardLevel": 70,
|
57013
|
+
"stamina": 135,
|
57014
|
+
"probabilityPermil": 1000,
|
57015
|
+
"coolTime": 30,
|
57016
|
+
"skillDetails": [
|
57017
|
+
{
|
57018
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-visual_up-3500-chart_dependence",
|
57019
|
+
"triggerId": ""
|
57020
|
+
},
|
57021
|
+
{
|
57022
|
+
"efficacyId": "ef-fix_stamina_recovery-900-target-self",
|
57023
|
+
"triggerId": ""
|
57024
|
+
},
|
57025
|
+
{
|
57026
|
+
"efficacyId": "ef-stamina_consumption-1300-target-opponent_same_position",
|
57027
|
+
"triggerId": ""
|
57028
|
+
}
|
57029
|
+
],
|
57030
|
+
"triggerId": "",
|
57031
|
+
"limitCount": 0,
|
57032
|
+
"staminaPermil": 0
|
57033
|
+
},
|
57034
|
+
{
|
57035
|
+
"level": 4,
|
57036
|
+
"description": "370%のスコア獲得、ビジュアル上昇状態の段階数が多い程効果上昇\n自身のスタミナを2100回復\n[ライブバトルのみ]同じレーンの相手のスタミナを1600消費\nスタミナ146消費 CT:30",
|
57037
|
+
"shortDescription": "\n\n\nスタミナ146消費 CT:30",
|
57038
|
+
"requiredItemAmount": 30000,
|
57039
|
+
"requiredCardLevel": 110,
|
57040
|
+
"stamina": 146,
|
57041
|
+
"probabilityPermil": 1000,
|
57042
|
+
"coolTime": 30,
|
57043
|
+
"skillDetails": [
|
57044
|
+
{
|
57045
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-visual_up-3700-chart_dependence",
|
57046
|
+
"triggerId": ""
|
57047
|
+
},
|
57048
|
+
{
|
57049
|
+
"efficacyId": "ef-fix_stamina_recovery-2100-target-self",
|
57050
|
+
"triggerId": ""
|
57051
|
+
},
|
57052
|
+
{
|
57053
|
+
"efficacyId": "ef-stamina_consumption-1600-target-opponent_same_position",
|
57054
|
+
"triggerId": ""
|
57055
|
+
}
|
57056
|
+
],
|
57057
|
+
"triggerId": "",
|
57058
|
+
"limitCount": 0,
|
57059
|
+
"staminaPermil": 0
|
57060
|
+
},
|
57061
|
+
{
|
57062
|
+
"level": 5,
|
57063
|
+
"description": "390%のスコア獲得、ビジュアル上昇状態の段階数が多い程効果上昇\n自身のスタミナを3200回復\n[ライブバトルのみ]同じレーンの相手のスタミナを1900消費\nスタミナ157消費 CT:30",
|
57064
|
+
"shortDescription": "\n\n\nスタミナ157消費 CT:30",
|
57065
|
+
"requiredItemAmount": 140000,
|
57066
|
+
"requiredCardLevel": 160,
|
57067
|
+
"stamina": 157,
|
57068
|
+
"probabilityPermil": 1000,
|
57069
|
+
"coolTime": 30,
|
57070
|
+
"skillDetails": [
|
57071
|
+
{
|
57072
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-visual_up-3900-chart_dependence",
|
57073
|
+
"triggerId": ""
|
57074
|
+
},
|
57075
|
+
{
|
57076
|
+
"efficacyId": "ef-fix_stamina_recovery-3200-target-self",
|
57077
|
+
"triggerId": ""
|
57078
|
+
},
|
57079
|
+
{
|
57080
|
+
"efficacyId": "ef-stamina_consumption-1900-target-opponent_same_position",
|
57081
|
+
"triggerId": ""
|
57082
|
+
}
|
57083
|
+
],
|
57084
|
+
"triggerId": "",
|
57085
|
+
"limitCount": 0,
|
57086
|
+
"staminaPermil": 0
|
57087
|
+
},
|
57088
|
+
{
|
57089
|
+
"level": 6,
|
57090
|
+
"description": "410%のスコア獲得、ビジュアル上昇状態の段階数が多い程効果上昇\n自身のスタミナを5280回復\n[ライブバトルのみ]同じレーンの相手のスタミナを2200消費\nスタミナ168消費 CT:30",
|
57091
|
+
"shortDescription": "\n\n\nスタミナ168消費 CT:30",
|
57092
|
+
"requiredItemAmount": 280000,
|
57093
|
+
"requiredCardLevel": 200,
|
57094
|
+
"stamina": 168,
|
57095
|
+
"probabilityPermil": 1000,
|
57096
|
+
"coolTime": 30,
|
57097
|
+
"skillDetails": [
|
57098
|
+
{
|
57099
|
+
"efficacyId": "ef-score_get_by_status_effect_type_grade-visual_up-4100-chart_dependence",
|
57100
|
+
"triggerId": ""
|
57101
|
+
},
|
57102
|
+
{
|
57103
|
+
"efficacyId": "ef-fix_stamina_recovery-5280-target-self",
|
57104
|
+
"triggerId": ""
|
57105
|
+
},
|
57106
|
+
{
|
57107
|
+
"efficacyId": "ef-stamina_consumption-2200-target-opponent_same_position",
|
57108
|
+
"triggerId": ""
|
57109
|
+
}
|
57110
|
+
],
|
57111
|
+
"triggerId": "",
|
57112
|
+
"limitCount": 0,
|
57113
|
+
"staminaPermil": 0
|
57114
|
+
}
|
57115
|
+
],
|
57116
|
+
"assetId": ""
|
57117
|
+
},
|
57118
|
+
{
|
57119
|
+
"id": "sk-mhk-05-mizg-01-3",
|
57120
|
+
"name": "独特な泳ぎ方",
|
57121
|
+
"categoryType": 3,
|
57122
|
+
"levels": [
|
57123
|
+
{
|
57124
|
+
"level": 1,
|
57125
|
+
"description": "自身に6段階ビジュアル上昇効果[28ビート]\nスタミナ138消費 CT:50",
|
57126
|
+
"shortDescription": "\nスタミナ138消費 CT:50",
|
57127
|
+
"stamina": 138,
|
57128
|
+
"probabilityPermil": 1000,
|
57129
|
+
"coolTime": 50,
|
57130
|
+
"skillDetails": [
|
57131
|
+
{
|
57132
|
+
"efficacyId": "ef-visual_up-6-target-self-28",
|
57133
|
+
"triggerId": ""
|
57134
|
+
}
|
57135
|
+
],
|
57136
|
+
"requiredItemAmount": 0,
|
57137
|
+
"requiredCardLevel": 0,
|
57138
|
+
"triggerId": "",
|
57139
|
+
"limitCount": 0,
|
57140
|
+
"staminaPermil": 0
|
57141
|
+
},
|
57142
|
+
{
|
57143
|
+
"level": 2,
|
57144
|
+
"description": "自身に6段階ビジュアル上昇効果[33ビート]\nスタミナ162消費 CT:50",
|
57145
|
+
"shortDescription": "\nスタミナ162消費 CT:50",
|
57146
|
+
"requiredItemAmount": 15000,
|
57147
|
+
"requiredCardLevel": 100,
|
57148
|
+
"stamina": 162,
|
57149
|
+
"probabilityPermil": 1000,
|
57150
|
+
"coolTime": 50,
|
57151
|
+
"skillDetails": [
|
57152
|
+
{
|
57153
|
+
"efficacyId": "ef-visual_up-6-target-self-33",
|
57154
|
+
"triggerId": ""
|
57155
|
+
}
|
57156
|
+
],
|
57157
|
+
"triggerId": "",
|
57158
|
+
"limitCount": 0,
|
57159
|
+
"staminaPermil": 0
|
57160
|
+
},
|
57161
|
+
{
|
57162
|
+
"level": 3,
|
57163
|
+
"description": "自身に7段階ビジュアル上昇効果[33ビート]\nスタミナ189消費 CT:50",
|
57164
|
+
"shortDescription": "\nスタミナ189消費 CT:50",
|
57165
|
+
"requiredItemAmount": 60000,
|
57166
|
+
"requiredCardLevel": 130,
|
57167
|
+
"stamina": 189,
|
57168
|
+
"probabilityPermil": 1000,
|
57169
|
+
"coolTime": 50,
|
57170
|
+
"skillDetails": [
|
57171
|
+
{
|
57172
|
+
"efficacyId": "ef-visual_up-7-target-self-33",
|
57173
|
+
"triggerId": ""
|
57174
|
+
}
|
57175
|
+
],
|
57176
|
+
"triggerId": "",
|
57177
|
+
"limitCount": 0,
|
57178
|
+
"staminaPermil": 0
|
57179
|
+
},
|
57180
|
+
{
|
57181
|
+
"level": 4,
|
57182
|
+
"description": "自身に7段階ビジュアル上昇効果[38ビート]\nスタミナ218消費 CT:50",
|
57183
|
+
"shortDescription": "\nスタミナ218消費 CT:50",
|
57184
|
+
"requiredItemAmount": 180000,
|
57185
|
+
"requiredCardLevel": 170,
|
57186
|
+
"stamina": 218,
|
57187
|
+
"probabilityPermil": 1000,
|
57188
|
+
"coolTime": 50,
|
57189
|
+
"skillDetails": [
|
57190
|
+
{
|
57191
|
+
"efficacyId": "ef-visual_up-7-target-self-38",
|
57192
|
+
"triggerId": ""
|
57193
|
+
}
|
57194
|
+
],
|
57195
|
+
"triggerId": "",
|
57196
|
+
"limitCount": 0,
|
57197
|
+
"staminaPermil": 0
|
57198
|
+
},
|
57199
|
+
{
|
57200
|
+
"level": 5,
|
57201
|
+
"description": "自身に8段階ビジュアル上昇効果[38ビート]\nスタミナ249消費 CT:50",
|
57202
|
+
"shortDescription": "\nスタミナ249消費 CT:50",
|
57203
|
+
"requiredItemAmount": 330000,
|
57204
|
+
"requiredCardLevel": 210,
|
57205
|
+
"stamina": 249,
|
57206
|
+
"probabilityPermil": 1000,
|
57207
|
+
"coolTime": 50,
|
57208
|
+
"skillDetails": [
|
57209
|
+
{
|
57210
|
+
"efficacyId": "ef-visual_up-8-target-self-38",
|
57211
|
+
"triggerId": ""
|
57212
|
+
}
|
57213
|
+
],
|
57214
|
+
"triggerId": "",
|
57215
|
+
"limitCount": 0,
|
57216
|
+
"staminaPermil": 0
|
57217
|
+
},
|
57218
|
+
{
|
57219
|
+
"level": 6,
|
57220
|
+
"description": "自身に8段階ビジュアル上昇効果[43ビート]\nスタミナ282消費 CT:50",
|
57221
|
+
"shortDescription": "\nスタミナ282消費 CT:50",
|
57222
|
+
"requiredItemAmount": 380000,
|
57223
|
+
"requiredCardLevel": 230,
|
57224
|
+
"stamina": 282,
|
57225
|
+
"probabilityPermil": 1000,
|
57226
|
+
"coolTime": 50,
|
57227
|
+
"skillDetails": [
|
57228
|
+
{
|
57229
|
+
"efficacyId": "ef-visual_up-8-target-self-43",
|
57230
|
+
"triggerId": ""
|
57231
|
+
}
|
57232
|
+
],
|
57233
|
+
"triggerId": "",
|
57234
|
+
"limitCount": 0,
|
57235
|
+
"staminaPermil": 0
|
57236
|
+
}
|
57237
|
+
],
|
57238
|
+
"assetId": ""
|
57239
|
+
},
|
55926
57240
|
{
|
55927
57241
|
"id": "sk-mhk-05-poli-00-1",
|
55928
57242
|
"name": "こりごり二日酔い",
|
@@ -77411,14 +78725,14 @@
|
|
77411
78725
|
"levels": [
|
77412
78726
|
{
|
77413
78727
|
"level": 1,
|
77414
|
-
"description": "
|
78728
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを7減少\nCT:50",
|
77415
78729
|
"shortDescription": "\n\nCT:50",
|
77416
|
-
"triggerId": "tg-someone_status-
|
78730
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77417
78731
|
"probabilityPermil": 1000,
|
77418
78732
|
"coolTime": 50,
|
77419
78733
|
"skillDetails": [
|
77420
78734
|
{
|
77421
|
-
"efficacyId": "ef-cool_time_reduction-
|
78735
|
+
"efficacyId": "ef-cool_time_reduction-7-target-all",
|
77422
78736
|
"triggerId": ""
|
77423
78737
|
}
|
77424
78738
|
],
|
@@ -77430,16 +78744,16 @@
|
|
77430
78744
|
},
|
77431
78745
|
{
|
77432
78746
|
"level": 2,
|
77433
|
-
"description": "
|
78747
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを10減少\nCT:50",
|
77434
78748
|
"shortDescription": "\n\nCT:50",
|
77435
78749
|
"requiredItemAmount": 1,
|
77436
78750
|
"requiredCardLevel": 1,
|
77437
|
-
"triggerId": "tg-someone_status-
|
78751
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77438
78752
|
"probabilityPermil": 1000,
|
77439
78753
|
"coolTime": 50,
|
77440
78754
|
"skillDetails": [
|
77441
78755
|
{
|
77442
|
-
"efficacyId": "ef-cool_time_reduction-
|
78756
|
+
"efficacyId": "ef-cool_time_reduction-10-target-all",
|
77443
78757
|
"triggerId": ""
|
77444
78758
|
}
|
77445
78759
|
],
|
@@ -77449,16 +78763,16 @@
|
|
77449
78763
|
},
|
77450
78764
|
{
|
77451
78765
|
"level": 3,
|
77452
|
-
"description": "
|
78766
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを14減少\nCT:50",
|
77453
78767
|
"shortDescription": "\n\nCT:50",
|
77454
78768
|
"requiredItemAmount": 1,
|
77455
78769
|
"requiredCardLevel": 2,
|
77456
|
-
"triggerId": "tg-someone_status-
|
78770
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77457
78771
|
"probabilityPermil": 1000,
|
77458
78772
|
"coolTime": 50,
|
77459
78773
|
"skillDetails": [
|
77460
78774
|
{
|
77461
|
-
"efficacyId": "ef-cool_time_reduction-
|
78775
|
+
"efficacyId": "ef-cool_time_reduction-14-target-all",
|
77462
78776
|
"triggerId": ""
|
77463
78777
|
}
|
77464
78778
|
],
|
@@ -77468,16 +78782,16 @@
|
|
77468
78782
|
},
|
77469
78783
|
{
|
77470
78784
|
"level": 4,
|
77471
|
-
"description": "
|
78785
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを17減少\nCT:50",
|
77472
78786
|
"shortDescription": "\n\nCT:50",
|
77473
78787
|
"requiredItemAmount": 1,
|
77474
78788
|
"requiredCardLevel": 3,
|
77475
|
-
"triggerId": "tg-someone_status-
|
78789
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77476
78790
|
"probabilityPermil": 1000,
|
77477
78791
|
"coolTime": 50,
|
77478
78792
|
"skillDetails": [
|
77479
78793
|
{
|
77480
|
-
"efficacyId": "ef-cool_time_reduction-
|
78794
|
+
"efficacyId": "ef-cool_time_reduction-17-target-all",
|
77481
78795
|
"triggerId": ""
|
77482
78796
|
}
|
77483
78797
|
],
|
@@ -77487,16 +78801,16 @@
|
|
77487
78801
|
},
|
77488
78802
|
{
|
77489
78803
|
"level": 5,
|
77490
|
-
"description": "
|
78804
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを21減少\nCT:50",
|
77491
78805
|
"shortDescription": "\n\nCT:50",
|
77492
78806
|
"requiredItemAmount": 1,
|
77493
78807
|
"requiredCardLevel": 4,
|
77494
|
-
"triggerId": "tg-someone_status-
|
78808
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77495
78809
|
"probabilityPermil": 1000,
|
77496
78810
|
"coolTime": 50,
|
77497
78811
|
"skillDetails": [
|
77498
78812
|
{
|
77499
|
-
"efficacyId": "ef-cool_time_reduction-
|
78813
|
+
"efficacyId": "ef-cool_time_reduction-21-target-all",
|
77500
78814
|
"triggerId": ""
|
77501
78815
|
}
|
77502
78816
|
],
|
@@ -77506,16 +78820,16 @@
|
|
77506
78820
|
},
|
77507
78821
|
{
|
77508
78822
|
"level": 6,
|
77509
|
-
"description": "
|
78823
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを25減少\nCT:50",
|
77510
78824
|
"shortDescription": "\n\nCT:50",
|
77511
78825
|
"requiredItemAmount": 1,
|
77512
78826
|
"requiredCardLevel": 5,
|
77513
|
-
"triggerId": "tg-someone_status-
|
78827
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77514
78828
|
"probabilityPermil": 1000,
|
77515
78829
|
"coolTime": 50,
|
77516
78830
|
"skillDetails": [
|
77517
78831
|
{
|
77518
|
-
"efficacyId": "ef-cool_time_reduction-
|
78832
|
+
"efficacyId": "ef-cool_time_reduction-25-target-all",
|
77519
78833
|
"triggerId": ""
|
77520
78834
|
}
|
77521
78835
|
],
|
@@ -77525,16 +78839,16 @@
|
|
77525
78839
|
},
|
77526
78840
|
{
|
77527
78841
|
"level": 7,
|
77528
|
-
"description": "
|
78842
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを28減少\nCT:50",
|
77529
78843
|
"shortDescription": "\n\nCT:50",
|
77530
78844
|
"requiredItemAmount": 1,
|
77531
78845
|
"requiredCardLevel": 6,
|
77532
|
-
"triggerId": "tg-someone_status-
|
78846
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77533
78847
|
"probabilityPermil": 1000,
|
77534
78848
|
"coolTime": 50,
|
77535
78849
|
"skillDetails": [
|
77536
78850
|
{
|
77537
|
-
"efficacyId": "ef-cool_time_reduction-
|
78851
|
+
"efficacyId": "ef-cool_time_reduction-28-target-all",
|
77538
78852
|
"triggerId": ""
|
77539
78853
|
}
|
77540
78854
|
],
|
@@ -77544,16 +78858,16 @@
|
|
77544
78858
|
},
|
77545
78859
|
{
|
77546
78860
|
"level": 8,
|
77547
|
-
"description": "
|
78861
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを31減少\nCT:50",
|
77548
78862
|
"shortDescription": "\n\nCT:50",
|
77549
78863
|
"requiredItemAmount": 1,
|
77550
78864
|
"requiredCardLevel": 7,
|
77551
|
-
"triggerId": "tg-someone_status-
|
78865
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77552
78866
|
"probabilityPermil": 1000,
|
77553
78867
|
"coolTime": 50,
|
77554
78868
|
"skillDetails": [
|
77555
78869
|
{
|
77556
|
-
"efficacyId": "ef-cool_time_reduction-
|
78870
|
+
"efficacyId": "ef-cool_time_reduction-31-target-all",
|
77557
78871
|
"triggerId": ""
|
77558
78872
|
}
|
77559
78873
|
],
|
@@ -77563,16 +78877,16 @@
|
|
77563
78877
|
},
|
77564
78878
|
{
|
77565
78879
|
"level": 9,
|
77566
|
-
"description": "
|
78880
|
+
"description": "誰かがクリティカル率上昇状態の時\n全員のCTを35減少\nCT:50",
|
77567
78881
|
"shortDescription": "\n\nCT:50",
|
77568
78882
|
"requiredItemAmount": 1,
|
77569
78883
|
"requiredCardLevel": 8,
|
77570
|
-
"triggerId": "tg-someone_status-
|
78884
|
+
"triggerId": "tg-someone_status-critical_rate_up",
|
77571
78885
|
"probabilityPermil": 1000,
|
77572
78886
|
"coolTime": 50,
|
77573
78887
|
"skillDetails": [
|
77574
78888
|
{
|
77575
|
-
"efficacyId": "ef-cool_time_reduction-
|
78889
|
+
"efficacyId": "ef-cool_time_reduction-35-target-all",
|
77576
78890
|
"triggerId": ""
|
77577
78891
|
}
|
77578
78892
|
],
|
@@ -79421,14 +80735,14 @@
|
|
79421
80735
|
"levels": [
|
79422
80736
|
{
|
79423
80737
|
"level": 1,
|
79424
|
-
"description": "
|
80738
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に4段階スコア上昇効果[25ビート]\nCT:50",
|
79425
80739
|
"shortDescription": "\n\nCT:50",
|
79426
|
-
"triggerId": "tg-combo-
|
80740
|
+
"triggerId": "tg-combo-50",
|
79427
80741
|
"probabilityPermil": 1000,
|
79428
80742
|
"coolTime": 50,
|
79429
80743
|
"skillDetails": [
|
79430
80744
|
{
|
79431
|
-
"efficacyId": "ef-score_up-
|
80745
|
+
"efficacyId": "ef-score_up-4-target-character_type-1-2-25",
|
79432
80746
|
"triggerId": ""
|
79433
80747
|
}
|
79434
80748
|
],
|
@@ -79440,16 +80754,16 @@
|
|
79440
80754
|
},
|
79441
80755
|
{
|
79442
80756
|
"level": 2,
|
79443
|
-
"description": "
|
80757
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に5段階スコア上昇効果[30ビート]\nCT:50",
|
79444
80758
|
"shortDescription": "\n\nCT:50",
|
79445
80759
|
"requiredItemAmount": 1,
|
79446
80760
|
"requiredCardLevel": 1,
|
79447
|
-
"triggerId": "tg-combo-
|
80761
|
+
"triggerId": "tg-combo-50",
|
79448
80762
|
"probabilityPermil": 1000,
|
79449
80763
|
"coolTime": 50,
|
79450
80764
|
"skillDetails": [
|
79451
80765
|
{
|
79452
|
-
"efficacyId": "ef-score_up-
|
80766
|
+
"efficacyId": "ef-score_up-5-target-character_type-1-2-30",
|
79453
80767
|
"triggerId": ""
|
79454
80768
|
}
|
79455
80769
|
],
|
@@ -79459,16 +80773,16 @@
|
|
79459
80773
|
},
|
79460
80774
|
{
|
79461
80775
|
"level": 3,
|
79462
|
-
"description": "
|
80776
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に6段階スコア上昇効果[33ビート]\nCT:50",
|
79463
80777
|
"shortDescription": "\n\nCT:50",
|
79464
80778
|
"requiredItemAmount": 1,
|
79465
80779
|
"requiredCardLevel": 2,
|
79466
|
-
"triggerId": "tg-combo-
|
80780
|
+
"triggerId": "tg-combo-50",
|
79467
80781
|
"probabilityPermil": 1000,
|
79468
80782
|
"coolTime": 50,
|
79469
80783
|
"skillDetails": [
|
79470
80784
|
{
|
79471
|
-
"efficacyId": "ef-score_up-
|
80785
|
+
"efficacyId": "ef-score_up-6-target-character_type-1-2-33",
|
79472
80786
|
"triggerId": ""
|
79473
80787
|
}
|
79474
80788
|
],
|
@@ -79478,16 +80792,16 @@
|
|
79478
80792
|
},
|
79479
80793
|
{
|
79480
80794
|
"level": 4,
|
79481
|
-
"description": "
|
80795
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に7段階スコア上昇効果[36ビート]\nCT:50",
|
79482
80796
|
"shortDescription": "\n\nCT:50",
|
79483
80797
|
"requiredItemAmount": 1,
|
79484
80798
|
"requiredCardLevel": 3,
|
79485
|
-
"triggerId": "tg-combo-
|
80799
|
+
"triggerId": "tg-combo-50",
|
79486
80800
|
"probabilityPermil": 1000,
|
79487
80801
|
"coolTime": 50,
|
79488
80802
|
"skillDetails": [
|
79489
80803
|
{
|
79490
|
-
"efficacyId": "ef-score_up-
|
80804
|
+
"efficacyId": "ef-score_up-7-target-character_type-1-2-36",
|
79491
80805
|
"triggerId": ""
|
79492
80806
|
}
|
79493
80807
|
],
|
@@ -79497,16 +80811,16 @@
|
|
79497
80811
|
},
|
79498
80812
|
{
|
79499
80813
|
"level": 5,
|
79500
|
-
"description": "
|
80814
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に8段階スコア上昇効果[38ビート]\nCT:50",
|
79501
80815
|
"shortDescription": "\n\nCT:50",
|
79502
80816
|
"requiredItemAmount": 1,
|
79503
80817
|
"requiredCardLevel": 4,
|
79504
|
-
"triggerId": "tg-combo-
|
80818
|
+
"triggerId": "tg-combo-50",
|
79505
80819
|
"probabilityPermil": 1000,
|
79506
80820
|
"coolTime": 50,
|
79507
80821
|
"skillDetails": [
|
79508
80822
|
{
|
79509
|
-
"efficacyId": "ef-score_up-
|
80823
|
+
"efficacyId": "ef-score_up-8-target-character_type-1-2-38",
|
79510
80824
|
"triggerId": ""
|
79511
80825
|
}
|
79512
80826
|
],
|
@@ -79516,16 +80830,16 @@
|
|
79516
80830
|
},
|
79517
80831
|
{
|
79518
80832
|
"level": 6,
|
79519
|
-
"description": "
|
80833
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に9段階スコア上昇効果[39ビート]\nCT:50",
|
79520
80834
|
"shortDescription": "\n\nCT:50",
|
79521
80835
|
"requiredItemAmount": 1,
|
79522
80836
|
"requiredCardLevel": 5,
|
79523
|
-
"triggerId": "tg-combo-
|
80837
|
+
"triggerId": "tg-combo-50",
|
79524
80838
|
"probabilityPermil": 1000,
|
79525
80839
|
"coolTime": 50,
|
79526
80840
|
"skillDetails": [
|
79527
80841
|
{
|
79528
|
-
"efficacyId": "ef-score_up-
|
80842
|
+
"efficacyId": "ef-score_up-9-target-character_type-1-2-39",
|
79529
80843
|
"triggerId": ""
|
79530
80844
|
}
|
79531
80845
|
],
|
@@ -79535,16 +80849,16 @@
|
|
79535
80849
|
},
|
79536
80850
|
{
|
79537
80851
|
"level": 7,
|
79538
|
-
"description": "
|
80852
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に10段階スコア上昇効果[40ビート]\nCT:50",
|
79539
80853
|
"shortDescription": "\n\nCT:50",
|
79540
80854
|
"requiredItemAmount": 1,
|
79541
80855
|
"requiredCardLevel": 6,
|
79542
|
-
"triggerId": "tg-combo-
|
80856
|
+
"triggerId": "tg-combo-50",
|
79543
80857
|
"probabilityPermil": 1000,
|
79544
80858
|
"coolTime": 50,
|
79545
80859
|
"skillDetails": [
|
79546
80860
|
{
|
79547
|
-
"efficacyId": "ef-score_up-
|
80861
|
+
"efficacyId": "ef-score_up-10-target-character_type-1-2-40",
|
79548
80862
|
"triggerId": ""
|
79549
80863
|
}
|
79550
80864
|
],
|
@@ -79554,16 +80868,16 @@
|
|
79554
80868
|
},
|
79555
80869
|
{
|
79556
80870
|
"level": 8,
|
79557
|
-
"description": "
|
80871
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に11段階スコア上昇効果[41ビート]\nCT:50",
|
79558
80872
|
"shortDescription": "\n\nCT:50",
|
79559
80873
|
"requiredItemAmount": 1,
|
79560
80874
|
"requiredCardLevel": 7,
|
79561
|
-
"triggerId": "tg-combo-
|
80875
|
+
"triggerId": "tg-combo-50",
|
79562
80876
|
"probabilityPermil": 1000,
|
79563
80877
|
"coolTime": 50,
|
79564
80878
|
"skillDetails": [
|
79565
80879
|
{
|
79566
|
-
"efficacyId": "ef-score_up-
|
80880
|
+
"efficacyId": "ef-score_up-11-target-character_type-1-2-41",
|
79567
80881
|
"triggerId": ""
|
79568
80882
|
}
|
79569
80883
|
],
|
@@ -79573,16 +80887,16 @@
|
|
79573
80887
|
},
|
79574
80888
|
{
|
79575
80889
|
"level": 9,
|
79576
|
-
"description": "
|
80890
|
+
"description": "50コンボ以上時\nスコアラータイプ2人に12段階スコア上昇効果[42ビート]\nCT:50",
|
79577
80891
|
"shortDescription": "\n\nCT:50",
|
79578
80892
|
"requiredItemAmount": 1,
|
79579
80893
|
"requiredCardLevel": 8,
|
79580
|
-
"triggerId": "tg-combo-
|
80894
|
+
"triggerId": "tg-combo-50",
|
79581
80895
|
"probabilityPermil": 1000,
|
79582
80896
|
"coolTime": 50,
|
79583
80897
|
"skillDetails": [
|
79584
80898
|
{
|
79585
|
-
"efficacyId": "ef-score_up-
|
80899
|
+
"efficacyId": "ef-score_up-12-target-character_type-1-2-42",
|
79586
80900
|
"triggerId": ""
|
79587
80901
|
}
|
79588
80902
|
],
|
@@ -80130,6 +81444,185 @@
|
|
80130
81444
|
],
|
80131
81445
|
"assetId": ""
|
80132
81446
|
},
|
81447
|
+
{
|
81448
|
+
"id": "sk-race-lba-passive_skill-ef-skill_success_rate_up-4",
|
81449
|
+
"name": "ライブボーナス",
|
81450
|
+
"categoryType": 3,
|
81451
|
+
"levels": [
|
81452
|
+
{
|
81453
|
+
"level": 1,
|
81454
|
+
"description": "スコアラータイプ2人に2段階スキル成功率上昇効果[28ビート]\nCT:50",
|
81455
|
+
"shortDescription": "\nCT:50",
|
81456
|
+
"probabilityPermil": 1000,
|
81457
|
+
"coolTime": 50,
|
81458
|
+
"skillDetails": [
|
81459
|
+
{
|
81460
|
+
"efficacyId": "ef-skill_success_rate_up-2-target-character_type-1-2-28",
|
81461
|
+
"triggerId": ""
|
81462
|
+
}
|
81463
|
+
],
|
81464
|
+
"requiredItemAmount": 0,
|
81465
|
+
"requiredCardLevel": 0,
|
81466
|
+
"stamina": 0,
|
81467
|
+
"triggerId": "",
|
81468
|
+
"limitCount": 0,
|
81469
|
+
"staminaPermil": 0
|
81470
|
+
},
|
81471
|
+
{
|
81472
|
+
"level": 2,
|
81473
|
+
"description": "スコアラータイプ2人に3段階スキル成功率上昇効果[28ビート]\nCT:50",
|
81474
|
+
"shortDescription": "\nCT:50",
|
81475
|
+
"requiredItemAmount": 1,
|
81476
|
+
"requiredCardLevel": 1,
|
81477
|
+
"probabilityPermil": 1000,
|
81478
|
+
"coolTime": 50,
|
81479
|
+
"skillDetails": [
|
81480
|
+
{
|
81481
|
+
"efficacyId": "ef-skill_success_rate_up-3-target-character_type-1-2-28",
|
81482
|
+
"triggerId": ""
|
81483
|
+
}
|
81484
|
+
],
|
81485
|
+
"stamina": 0,
|
81486
|
+
"triggerId": "",
|
81487
|
+
"limitCount": 0,
|
81488
|
+
"staminaPermil": 0
|
81489
|
+
},
|
81490
|
+
{
|
81491
|
+
"level": 3,
|
81492
|
+
"description": "スコアラータイプ2人に4段階スキル成功率上昇効果[28ビート]\nCT:50",
|
81493
|
+
"shortDescription": "\nCT:50",
|
81494
|
+
"requiredItemAmount": 1,
|
81495
|
+
"requiredCardLevel": 2,
|
81496
|
+
"probabilityPermil": 1000,
|
81497
|
+
"coolTime": 50,
|
81498
|
+
"skillDetails": [
|
81499
|
+
{
|
81500
|
+
"efficacyId": "ef-skill_success_rate_up-4-target-character_type-1-2-28",
|
81501
|
+
"triggerId": ""
|
81502
|
+
}
|
81503
|
+
],
|
81504
|
+
"stamina": 0,
|
81505
|
+
"triggerId": "",
|
81506
|
+
"limitCount": 0,
|
81507
|
+
"staminaPermil": 0
|
81508
|
+
},
|
81509
|
+
{
|
81510
|
+
"level": 4,
|
81511
|
+
"description": "スコアラータイプ2人に4段階スキル成功率上昇効果[32ビート]\nCT:50",
|
81512
|
+
"shortDescription": "\nCT:50",
|
81513
|
+
"requiredItemAmount": 1,
|
81514
|
+
"requiredCardLevel": 3,
|
81515
|
+
"probabilityPermil": 1000,
|
81516
|
+
"coolTime": 50,
|
81517
|
+
"skillDetails": [
|
81518
|
+
{
|
81519
|
+
"efficacyId": "ef-skill_success_rate_up-4-target-character_type-1-2-32",
|
81520
|
+
"triggerId": ""
|
81521
|
+
}
|
81522
|
+
],
|
81523
|
+
"stamina": 0,
|
81524
|
+
"triggerId": "",
|
81525
|
+
"limitCount": 0,
|
81526
|
+
"staminaPermil": 0
|
81527
|
+
},
|
81528
|
+
{
|
81529
|
+
"level": 5,
|
81530
|
+
"description": "スコアラータイプ2人に5段階スキル成功率上昇効果[32ビート]\nCT:50",
|
81531
|
+
"shortDescription": "\nCT:50",
|
81532
|
+
"requiredItemAmount": 1,
|
81533
|
+
"requiredCardLevel": 4,
|
81534
|
+
"probabilityPermil": 1000,
|
81535
|
+
"coolTime": 50,
|
81536
|
+
"skillDetails": [
|
81537
|
+
{
|
81538
|
+
"efficacyId": "ef-skill_success_rate_up-5-target-character_type-1-2-32",
|
81539
|
+
"triggerId": ""
|
81540
|
+
}
|
81541
|
+
],
|
81542
|
+
"stamina": 0,
|
81543
|
+
"triggerId": "",
|
81544
|
+
"limitCount": 0,
|
81545
|
+
"staminaPermil": 0
|
81546
|
+
},
|
81547
|
+
{
|
81548
|
+
"level": 6,
|
81549
|
+
"description": "スコアラータイプ2人に6段階スキル成功率上昇効果[32ビート]\nCT:50",
|
81550
|
+
"shortDescription": "\nCT:50",
|
81551
|
+
"requiredItemAmount": 1,
|
81552
|
+
"requiredCardLevel": 5,
|
81553
|
+
"probabilityPermil": 1000,
|
81554
|
+
"coolTime": 50,
|
81555
|
+
"skillDetails": [
|
81556
|
+
{
|
81557
|
+
"efficacyId": "ef-skill_success_rate_up-6-target-character_type-1-2-32",
|
81558
|
+
"triggerId": ""
|
81559
|
+
}
|
81560
|
+
],
|
81561
|
+
"stamina": 0,
|
81562
|
+
"triggerId": "",
|
81563
|
+
"limitCount": 0,
|
81564
|
+
"staminaPermil": 0
|
81565
|
+
},
|
81566
|
+
{
|
81567
|
+
"level": 7,
|
81568
|
+
"description": "スコアラータイプ2人に6段階スキル成功率上昇効果[36ビート]\nCT:50",
|
81569
|
+
"shortDescription": "\nCT:50",
|
81570
|
+
"requiredItemAmount": 1,
|
81571
|
+
"requiredCardLevel": 6,
|
81572
|
+
"probabilityPermil": 1000,
|
81573
|
+
"coolTime": 50,
|
81574
|
+
"skillDetails": [
|
81575
|
+
{
|
81576
|
+
"efficacyId": "ef-skill_success_rate_up-6-target-character_type-1-2-36",
|
81577
|
+
"triggerId": ""
|
81578
|
+
}
|
81579
|
+
],
|
81580
|
+
"stamina": 0,
|
81581
|
+
"triggerId": "",
|
81582
|
+
"limitCount": 0,
|
81583
|
+
"staminaPermil": 0
|
81584
|
+
},
|
81585
|
+
{
|
81586
|
+
"level": 8,
|
81587
|
+
"description": "スコアラータイプ2人に7段階スキル成功率上昇効果[36ビート]\nCT:50",
|
81588
|
+
"shortDescription": "\nCT:50",
|
81589
|
+
"requiredItemAmount": 1,
|
81590
|
+
"requiredCardLevel": 7,
|
81591
|
+
"probabilityPermil": 1000,
|
81592
|
+
"coolTime": 50,
|
81593
|
+
"skillDetails": [
|
81594
|
+
{
|
81595
|
+
"efficacyId": "ef-skill_success_rate_up-7-target-character_type-1-2-36",
|
81596
|
+
"triggerId": ""
|
81597
|
+
}
|
81598
|
+
],
|
81599
|
+
"stamina": 0,
|
81600
|
+
"triggerId": "",
|
81601
|
+
"limitCount": 0,
|
81602
|
+
"staminaPermil": 0
|
81603
|
+
},
|
81604
|
+
{
|
81605
|
+
"level": 9,
|
81606
|
+
"description": "スコアラータイプ2人に7段階スキル成功率上昇効果[40ビート]\nCT:50",
|
81607
|
+
"shortDescription": "\nCT:50",
|
81608
|
+
"requiredItemAmount": 1,
|
81609
|
+
"requiredCardLevel": 8,
|
81610
|
+
"probabilityPermil": 1000,
|
81611
|
+
"coolTime": 50,
|
81612
|
+
"skillDetails": [
|
81613
|
+
{
|
81614
|
+
"efficacyId": "ef-skill_success_rate_up-7-target-character_type-1-2-40",
|
81615
|
+
"triggerId": ""
|
81616
|
+
}
|
81617
|
+
],
|
81618
|
+
"stamina": 0,
|
81619
|
+
"triggerId": "",
|
81620
|
+
"limitCount": 0,
|
81621
|
+
"staminaPermil": 0
|
81622
|
+
}
|
81623
|
+
],
|
81624
|
+
"assetId": ""
|
81625
|
+
},
|
80133
81626
|
{
|
80134
81627
|
"id": "sk-race-lba-passive_skill-ef-strength_effect_value_increase-1",
|
80135
81628
|
"name": "ライブボーナス",
|
@@ -80495,14 +81988,14 @@
|
|
80495
81988
|
"levels": [
|
80496
81989
|
{
|
80497
81990
|
"level": 1,
|
80498
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
81991
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を1段階増強\nCT:85",
|
80499
81992
|
"shortDescription": "\n\nCT:85",
|
80500
81993
|
"triggerId": "tg-combo-50",
|
80501
81994
|
"probabilityPermil": 1000,
|
80502
81995
|
"coolTime": 85,
|
80503
81996
|
"skillDetails": [
|
80504
81997
|
{
|
80505
|
-
"efficacyId": "ef-strength_effect_value_increase-1-target-character_type-1-
|
81998
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-character_type-1-2",
|
80506
81999
|
"triggerId": ""
|
80507
82000
|
}
|
80508
82001
|
],
|
@@ -80514,16 +82007,16 @@
|
|
80514
82007
|
},
|
80515
82008
|
{
|
80516
82009
|
"level": 2,
|
80517
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
80518
|
-
"shortDescription": "\n\nCT:
|
82010
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を1段階増強\nCT:72",
|
82011
|
+
"shortDescription": "\n\nCT:72",
|
80519
82012
|
"requiredItemAmount": 1,
|
80520
82013
|
"requiredCardLevel": 1,
|
80521
82014
|
"triggerId": "tg-combo-50",
|
80522
82015
|
"probabilityPermil": 1000,
|
80523
|
-
"coolTime":
|
82016
|
+
"coolTime": 72,
|
80524
82017
|
"skillDetails": [
|
80525
82018
|
{
|
80526
|
-
"efficacyId": "ef-strength_effect_value_increase-1-target-character_type-1-
|
82019
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-character_type-1-2",
|
80527
82020
|
"triggerId": ""
|
80528
82021
|
}
|
80529
82022
|
],
|
@@ -80533,16 +82026,16 @@
|
|
80533
82026
|
},
|
80534
82027
|
{
|
80535
82028
|
"level": 3,
|
80536
|
-
"description": "50コンボ以上時\nスコアラータイプ1
|
80537
|
-
"shortDescription": "\n\nCT:
|
82029
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を1段階増強\nCT:59",
|
82030
|
+
"shortDescription": "\n\nCT:59",
|
80538
82031
|
"requiredItemAmount": 1,
|
80539
82032
|
"requiredCardLevel": 2,
|
80540
82033
|
"triggerId": "tg-combo-50",
|
80541
82034
|
"probabilityPermil": 1000,
|
80542
|
-
"coolTime":
|
82035
|
+
"coolTime": 59,
|
80543
82036
|
"skillDetails": [
|
80544
82037
|
{
|
80545
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
82038
|
+
"efficacyId": "ef-strength_effect_value_increase-1-target-character_type-1-2",
|
80546
82039
|
"triggerId": ""
|
80547
82040
|
}
|
80548
82041
|
],
|
@@ -80552,16 +82045,16 @@
|
|
80552
82045
|
},
|
80553
82046
|
{
|
80554
82047
|
"level": 4,
|
80555
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
80556
|
-
"shortDescription": "\n\nCT:
|
82048
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を2段階増強\nCT:59",
|
82049
|
+
"shortDescription": "\n\nCT:59",
|
80557
82050
|
"requiredItemAmount": 1,
|
80558
82051
|
"requiredCardLevel": 3,
|
80559
82052
|
"triggerId": "tg-combo-50",
|
80560
82053
|
"probabilityPermil": 1000,
|
80561
|
-
"coolTime":
|
82054
|
+
"coolTime": 59,
|
80562
82055
|
"skillDetails": [
|
80563
82056
|
{
|
80564
|
-
"efficacyId": "ef-strength_effect_value_increase-2-target-character_type-1-
|
82057
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-character_type-1-2",
|
80565
82058
|
"triggerId": ""
|
80566
82059
|
}
|
80567
82060
|
],
|
@@ -80571,16 +82064,16 @@
|
|
80571
82064
|
},
|
80572
82065
|
{
|
80573
82066
|
"level": 5,
|
80574
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
80575
|
-
"shortDescription": "\n\nCT:
|
82067
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を2段階増強\nCT:56",
|
82068
|
+
"shortDescription": "\n\nCT:56",
|
80576
82069
|
"requiredItemAmount": 1,
|
80577
82070
|
"requiredCardLevel": 4,
|
80578
82071
|
"triggerId": "tg-combo-50",
|
80579
82072
|
"probabilityPermil": 1000,
|
80580
|
-
"coolTime":
|
82073
|
+
"coolTime": 56,
|
80581
82074
|
"skillDetails": [
|
80582
82075
|
{
|
80583
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
82076
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-character_type-1-2",
|
80584
82077
|
"triggerId": ""
|
80585
82078
|
}
|
80586
82079
|
],
|
@@ -80590,16 +82083,16 @@
|
|
80590
82083
|
},
|
80591
82084
|
{
|
80592
82085
|
"level": 6,
|
80593
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
80594
|
-
"shortDescription": "\n\nCT:
|
82086
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を2段階増強\nCT:53",
|
82087
|
+
"shortDescription": "\n\nCT:53",
|
80595
82088
|
"requiredItemAmount": 1,
|
80596
82089
|
"requiredCardLevel": 5,
|
80597
82090
|
"triggerId": "tg-combo-50",
|
80598
82091
|
"probabilityPermil": 1000,
|
80599
|
-
"coolTime":
|
82092
|
+
"coolTime": 53,
|
80600
82093
|
"skillDetails": [
|
80601
82094
|
{
|
80602
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
82095
|
+
"efficacyId": "ef-strength_effect_value_increase-2-target-character_type-1-2",
|
80603
82096
|
"triggerId": ""
|
80604
82097
|
}
|
80605
82098
|
],
|
@@ -80609,16 +82102,16 @@
|
|
80609
82102
|
},
|
80610
82103
|
{
|
80611
82104
|
"level": 7,
|
80612
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
80613
|
-
"shortDescription": "\n\nCT:
|
82105
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を3段階増強\nCT:53",
|
82106
|
+
"shortDescription": "\n\nCT:53",
|
80614
82107
|
"requiredItemAmount": 1,
|
80615
82108
|
"requiredCardLevel": 6,
|
80616
82109
|
"triggerId": "tg-combo-50",
|
80617
82110
|
"probabilityPermil": 1000,
|
80618
|
-
"coolTime":
|
82111
|
+
"coolTime": 53,
|
80619
82112
|
"skillDetails": [
|
80620
82113
|
{
|
80621
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
82114
|
+
"efficacyId": "ef-strength_effect_value_increase-3-target-character_type-1-2",
|
80622
82115
|
"triggerId": ""
|
80623
82116
|
}
|
80624
82117
|
],
|
@@ -80628,16 +82121,16 @@
|
|
80628
82121
|
},
|
80629
82122
|
{
|
80630
82123
|
"level": 8,
|
80631
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
80632
|
-
"shortDescription": "\n\nCT:
|
82124
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を3段階増強\nCT:44",
|
82125
|
+
"shortDescription": "\n\nCT:44",
|
80633
82126
|
"requiredItemAmount": 1,
|
80634
82127
|
"requiredCardLevel": 7,
|
80635
82128
|
"triggerId": "tg-combo-50",
|
80636
82129
|
"probabilityPermil": 1000,
|
80637
|
-
"coolTime":
|
82130
|
+
"coolTime": 44,
|
80638
82131
|
"skillDetails": [
|
80639
82132
|
{
|
80640
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
82133
|
+
"efficacyId": "ef-strength_effect_value_increase-3-target-character_type-1-2",
|
80641
82134
|
"triggerId": ""
|
80642
82135
|
}
|
80643
82136
|
],
|
@@ -80647,16 +82140,16 @@
|
|
80647
82140
|
},
|
80648
82141
|
{
|
80649
82142
|
"level": 9,
|
80650
|
-
"description": "50コンボ以上時\nスコアラータイプ
|
80651
|
-
"shortDescription": "\n\nCT:
|
82143
|
+
"description": "50コンボ以上時\nスコアラータイプ2人の強化効果を3段階増強\nCT:35",
|
82144
|
+
"shortDescription": "\n\nCT:35",
|
80652
82145
|
"requiredItemAmount": 1,
|
80653
82146
|
"requiredCardLevel": 8,
|
80654
82147
|
"triggerId": "tg-combo-50",
|
80655
82148
|
"probabilityPermil": 1000,
|
80656
|
-
"coolTime":
|
82149
|
+
"coolTime": 35,
|
80657
82150
|
"skillDetails": [
|
80658
82151
|
{
|
80659
|
-
"efficacyId": "ef-strength_effect_value_increase-
|
82152
|
+
"efficacyId": "ef-strength_effect_value_increase-3-target-character_type-1-2",
|
80660
82153
|
"triggerId": ""
|
80661
82154
|
}
|
80662
82155
|
],
|