hoshimi-venus 0.11.7 → 0.11.9
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 +120 -0
- package/out/database/Character.json +2 -0
- package/out/database/LiveAbility.json +237 -0
- package/out/database/LiveBonus.json +18 -0
- package/out/database/LiveBonusGroup.json +18 -0
- package/out/database/Skill.json +8840 -7598
- package/out/database/SkillEfficacy.json +560 -0
- package/out/database/SkillTarget.json +5 -0
- package/out/database/SkillTrigger.json +5 -0
- package/out/package.json +1 -1
- package/package.json +1 -1
package/out/database/Card.json
CHANGED
@@ -2064,6 +2064,66 @@
|
|
2064
2064
|
"activityAbilityId": "",
|
2065
2065
|
"homeTalks": []
|
2066
2066
|
},
|
2067
|
+
{
|
2068
|
+
"id": "card-kan-05-idol-03",
|
2069
|
+
"assetId": "kan-05-idol-03",
|
2070
|
+
"name": "本音イミテーション",
|
2071
|
+
"description": "ポンコツマネージャーでも分かるでしょ?\r\n安心しなって\r\nしばらくは恋愛する気なんてないから\r\n再びBIG4に返り咲くまでは、ね",
|
2072
|
+
"type": 3,
|
2073
|
+
"characterId": "char-kan",
|
2074
|
+
"initialRarity": 5,
|
2075
|
+
"cardParameterId": "card-param-01",
|
2076
|
+
"vocalRatioPermil": 415,
|
2077
|
+
"danceRatioPermil": 328,
|
2078
|
+
"visualRatioPermil": 287,
|
2079
|
+
"staminaRatioPermil": 900,
|
2080
|
+
"cardLevelReleaseId": "card_level_release_1",
|
2081
|
+
"skillId1": "sk-kan-05-idol-03-1",
|
2082
|
+
"skillId2": "sk-kan-05-idol-03-2",
|
2083
|
+
"skillId3": "sk-kan-05-idol-03-3",
|
2084
|
+
"activityAbilityId": "aab-promotion_accessory_multi_step_reward_up",
|
2085
|
+
"order": 278,
|
2086
|
+
"releaseDate": "1680577200000",
|
2087
|
+
"rewardCostumeId": "cos-kan-idol-03",
|
2088
|
+
"imageType1": 3,
|
2089
|
+
"displayPositionX1": -0.044,
|
2090
|
+
"displayScale1": 1.0,
|
2091
|
+
"highlightDisplayPositionX1": 0.064,
|
2092
|
+
"highlightDisplayPositionY1": 0.136,
|
2093
|
+
"highlightDisplayScale1": 0.6,
|
2094
|
+
"imageType2": 3,
|
2095
|
+
"displayPositionX2": -0.044,
|
2096
|
+
"displayScale2": 1.0,
|
2097
|
+
"highlightDisplayPositionX2": 0.064,
|
2098
|
+
"highlightDisplayPositionY2": 0.136,
|
2099
|
+
"highlightDisplayScale2": 0.6,
|
2100
|
+
"obtainMessage": "kanaのこと\n何も分かってないよね~",
|
2101
|
+
"stories": [
|
2102
|
+
{
|
2103
|
+
"storyId": "st-card-kan-05-idol-03-01"
|
2104
|
+
},
|
2105
|
+
{
|
2106
|
+
"storyId": "st-card-kan-05-idol-03-02"
|
2107
|
+
},
|
2108
|
+
{
|
2109
|
+
"storyId": "st-card-kan-05-idol-03-03"
|
2110
|
+
}
|
2111
|
+
],
|
2112
|
+
"messages": [
|
2113
|
+
{
|
2114
|
+
"messageId": "message-card-kan-05-idol-03",
|
2115
|
+
"telephoneId": ""
|
2116
|
+
},
|
2117
|
+
{
|
2118
|
+
"telephoneId": "tel-card-kan-05-idol-03",
|
2119
|
+
"messageId": ""
|
2120
|
+
}
|
2121
|
+
],
|
2122
|
+
"liveAbilityId": "",
|
2123
|
+
"displayPositionY1": 0.0,
|
2124
|
+
"displayPositionY2": 0.0,
|
2125
|
+
"homeTalks": []
|
2126
|
+
},
|
2067
2127
|
{
|
2068
2128
|
"id": "card-kan-05-poli-00",
|
2069
2129
|
"assetId": "kan-05-poli-00",
|
@@ -3840,6 +3900,66 @@
|
|
3840
3900
|
"liveAbilityId": "",
|
3841
3901
|
"homeTalks": []
|
3842
3902
|
},
|
3903
|
+
{
|
3904
|
+
"id": "card-mhk-05-idol-03",
|
3905
|
+
"assetId": "mhk-05-idol-03",
|
3906
|
+
"name": "囚われの執心",
|
3907
|
+
"description": "葉ちゃんは、ファンの人達に喜んでもらいたいと\r\nいつも言っていましたから\r\nそれなら私はスリクスとして、ファンに届ける\r\n新曲に取り組んだ方がいいと思っただけです",
|
3908
|
+
"type": 2,
|
3909
|
+
"characterId": "char-mhk",
|
3910
|
+
"initialRarity": 5,
|
3911
|
+
"cardParameterId": "card-param-01",
|
3912
|
+
"vocalRatioPermil": 277,
|
3913
|
+
"danceRatioPermil": 403,
|
3914
|
+
"visualRatioPermil": 320,
|
3915
|
+
"staminaRatioPermil": 1000,
|
3916
|
+
"cardLevelReleaseId": "card_level_release_1",
|
3917
|
+
"skillId1": "sk-mhk-05-idol-03-1",
|
3918
|
+
"skillId2": "sk-mhk-05-idol-03-2",
|
3919
|
+
"skillId3": "sk-mhk-05-idol-03-3",
|
3920
|
+
"liveAbilityId": "lba-dance_multiply",
|
3921
|
+
"order": 279,
|
3922
|
+
"releaseDate": "1680577200000",
|
3923
|
+
"rewardCostumeId": "cos-mhk-idol-03",
|
3924
|
+
"imageType1": 3,
|
3925
|
+
"displayPositionX1": -0.04,
|
3926
|
+
"displayPositionY1": 0.25,
|
3927
|
+
"displayScale1": 2.0,
|
3928
|
+
"highlightDisplayPositionX1": 0.746,
|
3929
|
+
"highlightDisplayPositionY1": 0.377,
|
3930
|
+
"highlightDisplayScale1": 0.6,
|
3931
|
+
"imageType2": 3,
|
3932
|
+
"displayPositionX2": -0.04,
|
3933
|
+
"displayPositionY2": 0.25,
|
3934
|
+
"displayScale2": 2.0,
|
3935
|
+
"highlightDisplayPositionX2": 0.746,
|
3936
|
+
"highlightDisplayPositionY2": 0.377,
|
3937
|
+
"highlightDisplayScale2": 0.6,
|
3938
|
+
"obtainMessage": "……葉ちゃんに笑われないように、\n私も頑張らないと",
|
3939
|
+
"stories": [
|
3940
|
+
{
|
3941
|
+
"storyId": "st-card-mhk-05-idol-03-01"
|
3942
|
+
},
|
3943
|
+
{
|
3944
|
+
"storyId": "st-card-mhk-05-idol-03-02"
|
3945
|
+
},
|
3946
|
+
{
|
3947
|
+
"storyId": "st-card-mhk-05-idol-03-03"
|
3948
|
+
}
|
3949
|
+
],
|
3950
|
+
"messages": [
|
3951
|
+
{
|
3952
|
+
"messageId": "message-card-mhk-05-idol-03",
|
3953
|
+
"telephoneId": ""
|
3954
|
+
},
|
3955
|
+
{
|
3956
|
+
"telephoneId": "tel-card-mhk-05-idol-03",
|
3957
|
+
"messageId": ""
|
3958
|
+
}
|
3959
|
+
],
|
3960
|
+
"activityAbilityId": "",
|
3961
|
+
"homeTalks": []
|
3962
|
+
},
|
3843
3963
|
{
|
3844
3964
|
"id": "card-mhk-05-poli-00",
|
3845
3965
|
"assetId": "mhk-05-poli-00",
|
@@ -641,6 +641,7 @@
|
|
641
641
|
"costumeIds": [
|
642
642
|
"cos-kan-casl-00",
|
643
643
|
"cos-kan-idol-00",
|
644
|
+
"cos-kan-idol-03",
|
644
645
|
"cos-kan-miku-00",
|
645
646
|
"cos-kan-mizg-00",
|
646
647
|
"cos-kan-poli-00",
|
@@ -1545,6 +1546,7 @@
|
|
1545
1546
|
"costumeIds": [
|
1546
1547
|
"cos-mhk-casl-00",
|
1547
1548
|
"cos-mhk-idol-00",
|
1549
|
+
"cos-mhk-idol-03",
|
1548
1550
|
"cos-mhk-miku-00",
|
1549
1551
|
"cos-mhk-mizg-00",
|
1550
1552
|
"cos-mhk-poli-00",
|
@@ -16813,6 +16813,243 @@
|
|
16813
16813
|
],
|
16814
16814
|
"description": ""
|
16815
16815
|
},
|
16816
|
+
{
|
16817
|
+
"id": "live-lba-passive_skill-096",
|
16818
|
+
"name": "90コンボ時、スコアラータイプ2人にボーカル低下効果\nスコアラータイプ2人にスコア上昇効果(1回)",
|
16819
|
+
"levels": [
|
16820
|
+
{
|
16821
|
+
"level": 1,
|
16822
|
+
"description": "パッシブスキル発動",
|
16823
|
+
"type": 13,
|
16824
|
+
"value": 1,
|
16825
|
+
"skillId": "sk-live-lba-passive_skill-096",
|
16826
|
+
"shortDescription": "",
|
16827
|
+
"requiredItemAmount": 0,
|
16828
|
+
"requiredCardLevel": 0,
|
16829
|
+
"moodType": 0,
|
16830
|
+
"backgroundRankType": 0
|
16831
|
+
},
|
16832
|
+
{
|
16833
|
+
"level": 2,
|
16834
|
+
"description": "パッシブスキル発動",
|
16835
|
+
"type": 13,
|
16836
|
+
"requiredItemAmount": 1,
|
16837
|
+
"requiredCardLevel": 1,
|
16838
|
+
"value": 2,
|
16839
|
+
"skillId": "sk-live-lba-passive_skill-096",
|
16840
|
+
"shortDescription": "",
|
16841
|
+
"moodType": 0,
|
16842
|
+
"backgroundRankType": 0
|
16843
|
+
},
|
16844
|
+
{
|
16845
|
+
"level": 3,
|
16846
|
+
"description": "パッシブスキル発動",
|
16847
|
+
"type": 13,
|
16848
|
+
"requiredItemAmount": 1,
|
16849
|
+
"requiredCardLevel": 2,
|
16850
|
+
"value": 3,
|
16851
|
+
"skillId": "sk-live-lba-passive_skill-096",
|
16852
|
+
"shortDescription": "",
|
16853
|
+
"moodType": 0,
|
16854
|
+
"backgroundRankType": 0
|
16855
|
+
},
|
16856
|
+
{
|
16857
|
+
"level": 4,
|
16858
|
+
"description": "パッシブスキル発動",
|
16859
|
+
"type": 13,
|
16860
|
+
"requiredItemAmount": 1,
|
16861
|
+
"requiredCardLevel": 3,
|
16862
|
+
"value": 4,
|
16863
|
+
"skillId": "sk-live-lba-passive_skill-096",
|
16864
|
+
"shortDescription": "",
|
16865
|
+
"moodType": 0,
|
16866
|
+
"backgroundRankType": 0
|
16867
|
+
},
|
16868
|
+
{
|
16869
|
+
"level": 5,
|
16870
|
+
"description": "パッシブスキル発動",
|
16871
|
+
"type": 13,
|
16872
|
+
"requiredItemAmount": 1,
|
16873
|
+
"requiredCardLevel": 4,
|
16874
|
+
"value": 5,
|
16875
|
+
"skillId": "sk-live-lba-passive_skill-096",
|
16876
|
+
"shortDescription": "",
|
16877
|
+
"moodType": 0,
|
16878
|
+
"backgroundRankType": 0
|
16879
|
+
},
|
16880
|
+
{
|
16881
|
+
"level": 6,
|
16882
|
+
"description": "パッシブスキル発動",
|
16883
|
+
"type": 13,
|
16884
|
+
"requiredItemAmount": 1,
|
16885
|
+
"requiredCardLevel": 5,
|
16886
|
+
"value": 6,
|
16887
|
+
"skillId": "sk-live-lba-passive_skill-096",
|
16888
|
+
"shortDescription": "",
|
16889
|
+
"moodType": 0,
|
16890
|
+
"backgroundRankType": 0
|
16891
|
+
}
|
16892
|
+
],
|
16893
|
+
"description": ""
|
16894
|
+
},
|
16895
|
+
{
|
16896
|
+
"id": "live-lba-passive_skill-097",
|
16897
|
+
"name": "誰かがクリティカル係数アップ状態の時\n全員にダンス上昇効果",
|
16898
|
+
"levels": [
|
16899
|
+
{
|
16900
|
+
"level": 1,
|
16901
|
+
"description": "パッシブスキル発動",
|
16902
|
+
"type": 13,
|
16903
|
+
"value": 1,
|
16904
|
+
"skillId": "sk-live-lba-passive_skill-097",
|
16905
|
+
"shortDescription": "",
|
16906
|
+
"requiredItemAmount": 0,
|
16907
|
+
"requiredCardLevel": 0,
|
16908
|
+
"moodType": 0,
|
16909
|
+
"backgroundRankType": 0
|
16910
|
+
},
|
16911
|
+
{
|
16912
|
+
"level": 2,
|
16913
|
+
"description": "パッシブスキル発動",
|
16914
|
+
"type": 13,
|
16915
|
+
"requiredItemAmount": 1,
|
16916
|
+
"requiredCardLevel": 1,
|
16917
|
+
"value": 2,
|
16918
|
+
"skillId": "sk-live-lba-passive_skill-097",
|
16919
|
+
"shortDescription": "",
|
16920
|
+
"moodType": 0,
|
16921
|
+
"backgroundRankType": 0
|
16922
|
+
},
|
16923
|
+
{
|
16924
|
+
"level": 3,
|
16925
|
+
"description": "パッシブスキル発動",
|
16926
|
+
"type": 13,
|
16927
|
+
"requiredItemAmount": 1,
|
16928
|
+
"requiredCardLevel": 2,
|
16929
|
+
"value": 3,
|
16930
|
+
"skillId": "sk-live-lba-passive_skill-097",
|
16931
|
+
"shortDescription": "",
|
16932
|
+
"moodType": 0,
|
16933
|
+
"backgroundRankType": 0
|
16934
|
+
},
|
16935
|
+
{
|
16936
|
+
"level": 4,
|
16937
|
+
"description": "パッシブスキル発動",
|
16938
|
+
"type": 13,
|
16939
|
+
"requiredItemAmount": 1,
|
16940
|
+
"requiredCardLevel": 3,
|
16941
|
+
"value": 4,
|
16942
|
+
"skillId": "sk-live-lba-passive_skill-097",
|
16943
|
+
"shortDescription": "",
|
16944
|
+
"moodType": 0,
|
16945
|
+
"backgroundRankType": 0
|
16946
|
+
},
|
16947
|
+
{
|
16948
|
+
"level": 5,
|
16949
|
+
"description": "パッシブスキル発動",
|
16950
|
+
"type": 13,
|
16951
|
+
"requiredItemAmount": 1,
|
16952
|
+
"requiredCardLevel": 4,
|
16953
|
+
"value": 5,
|
16954
|
+
"skillId": "sk-live-lba-passive_skill-097",
|
16955
|
+
"shortDescription": "",
|
16956
|
+
"moodType": 0,
|
16957
|
+
"backgroundRankType": 0
|
16958
|
+
},
|
16959
|
+
{
|
16960
|
+
"level": 6,
|
16961
|
+
"description": "パッシブスキル発動",
|
16962
|
+
"type": 13,
|
16963
|
+
"requiredItemAmount": 1,
|
16964
|
+
"requiredCardLevel": 5,
|
16965
|
+
"value": 6,
|
16966
|
+
"skillId": "sk-live-lba-passive_skill-097",
|
16967
|
+
"shortDescription": "",
|
16968
|
+
"moodType": 0,
|
16969
|
+
"backgroundRankType": 0
|
16970
|
+
}
|
16971
|
+
],
|
16972
|
+
"description": ""
|
16973
|
+
},
|
16974
|
+
{
|
16975
|
+
"id": "live-lba-passive_skill-098",
|
16976
|
+
"name": "誰かが消費スタミナ低下状態の時\nスコアラータイプ2人にスキル成功率UP",
|
16977
|
+
"levels": [
|
16978
|
+
{
|
16979
|
+
"level": 1,
|
16980
|
+
"description": "パッシブスキル発動",
|
16981
|
+
"type": 13,
|
16982
|
+
"value": 1,
|
16983
|
+
"skillId": "sk-live-lba-passive_skill-098",
|
16984
|
+
"shortDescription": "",
|
16985
|
+
"requiredItemAmount": 0,
|
16986
|
+
"requiredCardLevel": 0,
|
16987
|
+
"moodType": 0,
|
16988
|
+
"backgroundRankType": 0
|
16989
|
+
},
|
16990
|
+
{
|
16991
|
+
"level": 2,
|
16992
|
+
"description": "パッシブスキル発動",
|
16993
|
+
"type": 13,
|
16994
|
+
"requiredItemAmount": 1,
|
16995
|
+
"requiredCardLevel": 1,
|
16996
|
+
"value": 2,
|
16997
|
+
"skillId": "sk-live-lba-passive_skill-098",
|
16998
|
+
"shortDescription": "",
|
16999
|
+
"moodType": 0,
|
17000
|
+
"backgroundRankType": 0
|
17001
|
+
},
|
17002
|
+
{
|
17003
|
+
"level": 3,
|
17004
|
+
"description": "パッシブスキル発動",
|
17005
|
+
"type": 13,
|
17006
|
+
"requiredItemAmount": 1,
|
17007
|
+
"requiredCardLevel": 2,
|
17008
|
+
"value": 3,
|
17009
|
+
"skillId": "sk-live-lba-passive_skill-098",
|
17010
|
+
"shortDescription": "",
|
17011
|
+
"moodType": 0,
|
17012
|
+
"backgroundRankType": 0
|
17013
|
+
},
|
17014
|
+
{
|
17015
|
+
"level": 4,
|
17016
|
+
"description": "パッシブスキル発動",
|
17017
|
+
"type": 13,
|
17018
|
+
"requiredItemAmount": 1,
|
17019
|
+
"requiredCardLevel": 3,
|
17020
|
+
"value": 4,
|
17021
|
+
"skillId": "sk-live-lba-passive_skill-098",
|
17022
|
+
"shortDescription": "",
|
17023
|
+
"moodType": 0,
|
17024
|
+
"backgroundRankType": 0
|
17025
|
+
},
|
17026
|
+
{
|
17027
|
+
"level": 5,
|
17028
|
+
"description": "パッシブスキル発動",
|
17029
|
+
"type": 13,
|
17030
|
+
"requiredItemAmount": 1,
|
17031
|
+
"requiredCardLevel": 4,
|
17032
|
+
"value": 5,
|
17033
|
+
"skillId": "sk-live-lba-passive_skill-098",
|
17034
|
+
"shortDescription": "",
|
17035
|
+
"moodType": 0,
|
17036
|
+
"backgroundRankType": 0
|
17037
|
+
},
|
17038
|
+
{
|
17039
|
+
"level": 6,
|
17040
|
+
"description": "パッシブスキル発動",
|
17041
|
+
"type": 13,
|
17042
|
+
"requiredItemAmount": 1,
|
17043
|
+
"requiredCardLevel": 5,
|
17044
|
+
"value": 6,
|
17045
|
+
"skillId": "sk-live-lba-passive_skill-098",
|
17046
|
+
"shortDescription": "",
|
17047
|
+
"moodType": 0,
|
17048
|
+
"backgroundRankType": 0
|
17049
|
+
}
|
17050
|
+
],
|
17051
|
+
"description": ""
|
17052
|
+
},
|
16816
17053
|
{
|
16817
17054
|
"id": "marathon-lba-accessory_parameter_up",
|
16818
17055
|
"name": "アクセサリー効果上昇",
|
@@ -556,5 +556,23 @@
|
|
556
556
|
"name": "ライブボーナス",
|
557
557
|
"liveAbilityId": "live-lba-passive_skill-095",
|
558
558
|
"liveAbilityLevel": 5
|
559
|
+
},
|
560
|
+
{
|
561
|
+
"id": "live-lba-passive_skill-096",
|
562
|
+
"name": "ライブボーナス",
|
563
|
+
"liveAbilityId": "live-lba-passive_skill-096",
|
564
|
+
"liveAbilityLevel": 5
|
565
|
+
},
|
566
|
+
{
|
567
|
+
"id": "live-lba-passive_skill-097",
|
568
|
+
"name": "ライブボーナス",
|
569
|
+
"liveAbilityId": "live-lba-passive_skill-097",
|
570
|
+
"liveAbilityLevel": 5
|
571
|
+
},
|
572
|
+
{
|
573
|
+
"id": "live-lba-passive_skill-098",
|
574
|
+
"name": "ライブボーナス",
|
575
|
+
"liveAbilityId": "live-lba-passive_skill-098",
|
576
|
+
"liveAbilityLevel": 5
|
559
577
|
}
|
560
578
|
]
|
@@ -558,5 +558,23 @@
|
|
558
558
|
"liveBonusIds": [
|
559
559
|
"live-lba-passive_skill-095"
|
560
560
|
]
|
561
|
+
},
|
562
|
+
{
|
563
|
+
"groupId": "live-bonus-group-096",
|
564
|
+
"liveBonusIds": [
|
565
|
+
"live-lba-passive_skill-096"
|
566
|
+
]
|
567
|
+
},
|
568
|
+
{
|
569
|
+
"groupId": "live-bonus-group-097",
|
570
|
+
"liveBonusIds": [
|
571
|
+
"live-lba-passive_skill-097"
|
572
|
+
]
|
573
|
+
},
|
574
|
+
{
|
575
|
+
"groupId": "live-bonus-group-098",
|
576
|
+
"liveBonusIds": [
|
577
|
+
"live-lba-passive_skill-098"
|
578
|
+
]
|
561
579
|
}
|
562
580
|
]
|