hoshimi-venus 0.11.16 → 0.11.18
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 +60 -0
- package/out/database/Character.json +1 -0
- package/out/database/LeagueQuest.json +44 -44
- package/out/database/LiveAbility.json +158 -0
- package/out/database/LiveBonus.json +12 -0
- package/out/database/LiveBonusGroup.json +12 -0
- package/out/database/Skill.json +706 -0
- package/out/database/SkillEfficacy.json +170 -0
- package/out/package.json +1 -1
- package/package.json +1 -1
@@ -32419,6 +32419,26 @@
|
|
32419
32419
|
"skillTargetId": "target-self",
|
32420
32420
|
"shortDescription": ""
|
32421
32421
|
},
|
32422
|
+
{
|
32423
|
+
"id": "ef-stamina_consumption_reduction-10-target-self-45",
|
32424
|
+
"name": "自身に消費スタミナ低下効果",
|
32425
|
+
"type": 11,
|
32426
|
+
"description": "自身に10段階消費スタミナ低下効果[45ビート]",
|
32427
|
+
"grade": 10,
|
32428
|
+
"maxGrade": 20,
|
32429
|
+
"skillTargetId": "target-self",
|
32430
|
+
"shortDescription": ""
|
32431
|
+
},
|
32432
|
+
{
|
32433
|
+
"id": "ef-stamina_consumption_reduction-10-target-self-50",
|
32434
|
+
"name": "自身に消費スタミナ低下効果",
|
32435
|
+
"type": 11,
|
32436
|
+
"description": "自身に10段階消費スタミナ低下効果[50ビート]",
|
32437
|
+
"grade": 10,
|
32438
|
+
"maxGrade": 20,
|
32439
|
+
"skillTargetId": "target-self",
|
32440
|
+
"shortDescription": ""
|
32441
|
+
},
|
32422
32442
|
{
|
32423
32443
|
"id": "ef-stamina_consumption_reduction-10-target-trigger-33",
|
32424
32444
|
"name": "対象に消費スタミナ低下効果",
|
@@ -33339,6 +33359,26 @@
|
|
33339
33359
|
"skillTargetId": "target-neighbor",
|
33340
33360
|
"shortDescription": ""
|
33341
33361
|
},
|
33362
|
+
{
|
33363
|
+
"id": "ef-stamina_consumption_reduction-9-target-self-40",
|
33364
|
+
"name": "自身に消費スタミナ低下効果",
|
33365
|
+
"type": 11,
|
33366
|
+
"description": "自身に9段階消費スタミナ低下効果[40ビート]",
|
33367
|
+
"grade": 9,
|
33368
|
+
"maxGrade": 20,
|
33369
|
+
"skillTargetId": "target-self",
|
33370
|
+
"shortDescription": ""
|
33371
|
+
},
|
33372
|
+
{
|
33373
|
+
"id": "ef-stamina_consumption_reduction-9-target-self-45",
|
33374
|
+
"name": "自身に消費スタミナ低下効果",
|
33375
|
+
"type": 11,
|
33376
|
+
"description": "自身に9段階消費スタミナ低下効果[45ビート]",
|
33377
|
+
"grade": 9,
|
33378
|
+
"maxGrade": 20,
|
33379
|
+
"skillTargetId": "target-self",
|
33380
|
+
"shortDescription": ""
|
33381
|
+
},
|
33342
33382
|
{
|
33343
33383
|
"id": "ef-stamina_consumption_reduction-9-target-trigger-30",
|
33344
33384
|
"name": "対象に消費スタミナ低下効果",
|
@@ -36659,6 +36699,16 @@
|
|
36659
36699
|
"skillTargetId": "target-opponent_same_position",
|
36660
36700
|
"shortDescription": ""
|
36661
36701
|
},
|
36702
|
+
{
|
36703
|
+
"id": "ef-visual_down-5-target-opponent_same_position-40",
|
36704
|
+
"name": "同じレーンの相手にビジュアル低下効果",
|
36705
|
+
"type": 32,
|
36706
|
+
"description": "[ライブバトルのみ]同じレーンの相手に5段階ビジュアル低下効果[40ビート]",
|
36707
|
+
"grade": 5,
|
36708
|
+
"maxGrade": 20,
|
36709
|
+
"skillTargetId": "target-opponent_same_position",
|
36710
|
+
"shortDescription": ""
|
36711
|
+
},
|
36662
36712
|
{
|
36663
36713
|
"id": "ef-visual_down-6-target-all-48",
|
36664
36714
|
"name": "全員にビジュアル低下効果",
|
@@ -36769,6 +36819,16 @@
|
|
36769
36819
|
"skillTargetId": "target-opponent_same_position",
|
36770
36820
|
"shortDescription": ""
|
36771
36821
|
},
|
36822
|
+
{
|
36823
|
+
"id": "ef-visual_down-6-target-opponent_same_position-45",
|
36824
|
+
"name": "同じレーンの相手にビジュアル低下効果",
|
36825
|
+
"type": 32,
|
36826
|
+
"description": "[ライブバトルのみ]同じレーンの相手に6段階ビジュアル低下効果[45ビート]",
|
36827
|
+
"grade": 6,
|
36828
|
+
"maxGrade": 20,
|
36829
|
+
"skillTargetId": "target-opponent_same_position",
|
36830
|
+
"shortDescription": ""
|
36831
|
+
},
|
36772
36832
|
{
|
36773
36833
|
"id": "ef-visual_down-7-target-all-48",
|
36774
36834
|
"name": "全員にビジュアル低下効果",
|
@@ -36839,6 +36899,26 @@
|
|
36839
36899
|
"skillTargetId": "target-opponent_same_position",
|
36840
36900
|
"shortDescription": ""
|
36841
36901
|
},
|
36902
|
+
{
|
36903
|
+
"id": "ef-visual_down-7-target-opponent_same_position-45",
|
36904
|
+
"name": "同じレーンの相手にビジュアル低下効果",
|
36905
|
+
"type": 32,
|
36906
|
+
"description": "[ライブバトルのみ]同じレーンの相手に7段階ビジュアル低下効果[45ビート]",
|
36907
|
+
"grade": 7,
|
36908
|
+
"maxGrade": 20,
|
36909
|
+
"skillTargetId": "target-opponent_same_position",
|
36910
|
+
"shortDescription": ""
|
36911
|
+
},
|
36912
|
+
{
|
36913
|
+
"id": "ef-visual_down-7-target-opponent_same_position-50",
|
36914
|
+
"name": "同じレーンの相手にビジュアル低下効果",
|
36915
|
+
"type": 32,
|
36916
|
+
"description": "[ライブバトルのみ]同じレーンの相手に7段階ビジュアル低下効果[50ビート]",
|
36917
|
+
"grade": 7,
|
36918
|
+
"maxGrade": 20,
|
36919
|
+
"skillTargetId": "target-opponent_same_position",
|
36920
|
+
"shortDescription": ""
|
36921
|
+
},
|
36842
36922
|
{
|
36843
36923
|
"id": "ef-visual_down-8-target-all-48",
|
36844
36924
|
"name": "全員にビジュアル低下効果",
|
@@ -37019,6 +37099,16 @@
|
|
37019
37099
|
"skillTargetId": "target-trigger",
|
37020
37100
|
"shortDescription": ""
|
37021
37101
|
},
|
37102
|
+
{
|
37103
|
+
"id": "ef-visual_up-10-target-visual-2-42",
|
37104
|
+
"name": "ビジュアルタイプ2人にビジュアル上昇効果",
|
37105
|
+
"type": 15,
|
37106
|
+
"description": "ビジュアルタイプ2人に10段階ビジュアル上昇効果[42ビート]",
|
37107
|
+
"grade": 10,
|
37108
|
+
"maxGrade": 20,
|
37109
|
+
"skillTargetId": "target-visual-2",
|
37110
|
+
"shortDescription": ""
|
37111
|
+
},
|
37022
37112
|
{
|
37023
37113
|
"id": "ef-visual_up-10-target-visual_higher-2-44",
|
37024
37114
|
"name": "ビジュアルが高い2人にビジュアル上昇効果",
|
@@ -38909,6 +38999,16 @@
|
|
38909
38999
|
"skillTargetId": "target-self",
|
38910
39000
|
"shortDescription": ""
|
38911
39001
|
},
|
39002
|
+
{
|
39003
|
+
"id": "ef-visual_up-6-target-self-40",
|
39004
|
+
"name": "自身にビジュアル上昇効果",
|
39005
|
+
"type": 15,
|
39006
|
+
"description": "自身に6段階ビジュアル上昇効果[40ビート]",
|
39007
|
+
"grade": 6,
|
39008
|
+
"maxGrade": 20,
|
39009
|
+
"skillTargetId": "target-self",
|
39010
|
+
"shortDescription": ""
|
39011
|
+
},
|
38912
39012
|
{
|
38913
39013
|
"id": "ef-visual_up-6-target-self-43",
|
38914
39014
|
"name": "自身にビジュアル上昇効果",
|
@@ -39399,6 +39499,16 @@
|
|
39399
39499
|
"skillTargetId": "target-self",
|
39400
39500
|
"shortDescription": ""
|
39401
39501
|
},
|
39502
|
+
{
|
39503
|
+
"id": "ef-visual_up-7-target-self-45",
|
39504
|
+
"name": "自身にビジュアル上昇効果",
|
39505
|
+
"type": 15,
|
39506
|
+
"description": "自身に7段階ビジュアル上昇効果[45ビート]",
|
39507
|
+
"grade": 7,
|
39508
|
+
"maxGrade": 20,
|
39509
|
+
"skillTargetId": "target-self",
|
39510
|
+
"shortDescription": ""
|
39511
|
+
},
|
39402
39512
|
{
|
39403
39513
|
"id": "ef-visual_up-7-target-self-51",
|
39404
39514
|
"name": "自身にビジュアル上昇効果",
|
@@ -39549,6 +39659,36 @@
|
|
39549
39659
|
"skillTargetId": "target-trigger",
|
39550
39660
|
"shortDescription": ""
|
39551
39661
|
},
|
39662
|
+
{
|
39663
|
+
"id": "ef-visual_up-7-target-visual-2-33",
|
39664
|
+
"name": "ビジュアルタイプ2人にビジュアル上昇効果",
|
39665
|
+
"type": 15,
|
39666
|
+
"description": "ビジュアルタイプ2人に7段階ビジュアル上昇効果[33ビート]",
|
39667
|
+
"grade": 7,
|
39668
|
+
"maxGrade": 20,
|
39669
|
+
"skillTargetId": "target-visual-2",
|
39670
|
+
"shortDescription": ""
|
39671
|
+
},
|
39672
|
+
{
|
39673
|
+
"id": "ef-visual_up-7-target-visual-2-36",
|
39674
|
+
"name": "ビジュアルタイプ2人にビジュアル上昇効果",
|
39675
|
+
"type": 15,
|
39676
|
+
"description": "ビジュアルタイプ2人に7段階ビジュアル上昇効果[36ビート]",
|
39677
|
+
"grade": 7,
|
39678
|
+
"maxGrade": 20,
|
39679
|
+
"skillTargetId": "target-visual-2",
|
39680
|
+
"shortDescription": ""
|
39681
|
+
},
|
39682
|
+
{
|
39683
|
+
"id": "ef-visual_up-7-target-visual-2-39",
|
39684
|
+
"name": "ビジュアルタイプ2人にビジュアル上昇効果",
|
39685
|
+
"type": 15,
|
39686
|
+
"description": "ビジュアルタイプ2人に7段階ビジュアル上昇効果[39ビート]",
|
39687
|
+
"grade": 7,
|
39688
|
+
"maxGrade": 20,
|
39689
|
+
"skillTargetId": "target-visual-2",
|
39690
|
+
"shortDescription": ""
|
39691
|
+
},
|
39552
39692
|
{
|
39553
39693
|
"id": "ef-visual_up-7-target-visual_higher-2-34",
|
39554
39694
|
"name": "ビジュアルが高い2人にビジュアル上昇効果",
|
@@ -39809,6 +39949,16 @@
|
|
39809
39949
|
"skillTargetId": "target-self",
|
39810
39950
|
"shortDescription": ""
|
39811
39951
|
},
|
39952
|
+
{
|
39953
|
+
"id": "ef-visual_up-8-target-self-50",
|
39954
|
+
"name": "自身にビジュアル上昇効果",
|
39955
|
+
"type": 15,
|
39956
|
+
"description": "自身に8段階ビジュアル上昇効果[50ビート]",
|
39957
|
+
"grade": 8,
|
39958
|
+
"maxGrade": 20,
|
39959
|
+
"skillTargetId": "target-self",
|
39960
|
+
"shortDescription": ""
|
39961
|
+
},
|
39812
39962
|
{
|
39813
39963
|
"id": "ef-visual_up-8-target-self-60",
|
39814
39964
|
"name": "自身にビジュアル上昇効果",
|
@@ -39939,6 +40089,16 @@
|
|
39939
40089
|
"skillTargetId": "target-trigger",
|
39940
40090
|
"shortDescription": ""
|
39941
40091
|
},
|
40092
|
+
{
|
40093
|
+
"id": "ef-visual_up-8-target-visual-2-40",
|
40094
|
+
"name": "ビジュアルタイプ2人にビジュアル上昇効果",
|
40095
|
+
"type": 15,
|
40096
|
+
"description": "ビジュアルタイプ2人に8段階ビジュアル上昇効果[40ビート]",
|
40097
|
+
"grade": 8,
|
40098
|
+
"maxGrade": 20,
|
40099
|
+
"skillTargetId": "target-visual-2",
|
40100
|
+
"shortDescription": ""
|
40101
|
+
},
|
39942
40102
|
{
|
39943
40103
|
"id": "ef-visual_up-8-target-visual_higher-2-44",
|
39944
40104
|
"name": "ビジュアルが高い2人にビジュアル上昇効果",
|
@@ -40139,6 +40299,16 @@
|
|
40139
40299
|
"skillTargetId": "target-trigger",
|
40140
40300
|
"shortDescription": ""
|
40141
40301
|
},
|
40302
|
+
{
|
40303
|
+
"id": "ef-visual_up-9-target-visual-2-41",
|
40304
|
+
"name": "ビジュアルタイプ2人にビジュアル上昇効果",
|
40305
|
+
"type": 15,
|
40306
|
+
"description": "ビジュアルタイプ2人に9段階ビジュアル上昇効果[41ビート]",
|
40307
|
+
"grade": 9,
|
40308
|
+
"maxGrade": 20,
|
40309
|
+
"skillTargetId": "target-visual-2",
|
40310
|
+
"shortDescription": ""
|
40311
|
+
},
|
40142
40312
|
{
|
40143
40313
|
"id": "ef-visual_up-9-target-visual_higher-2-44",
|
40144
40314
|
"name": "ビジュアルが高い2人にビジュアル上昇効果",
|
package/out/package.json
CHANGED