hoshimi-venus 0.5.1 → 0.6.0

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.
Files changed (53) hide show
  1. package/out/concert/concert.d.ts +2 -0
  2. package/out/concert/concert.js +5 -0
  3. package/out/concert/concert.js.map +1 -1
  4. package/out/concert/consts/chart_consts.d.ts +1 -0
  5. package/out/concert/consts/chart_consts.js +4 -1
  6. package/out/concert/consts/chart_consts.js.map +1 -1
  7. package/out/concert/partial/actions/action.d.ts +1 -1
  8. package/out/concert/partial/actions/action.js +2 -0
  9. package/out/concert/partial/actions/action.js.map +1 -1
  10. package/out/concert/partial/assignment_a_skill.d.ts +2 -0
  11. package/out/concert/partial/assignment_a_skill.js +35 -0
  12. package/out/concert/partial/assignment_a_skill.js.map +1 -0
  13. package/out/concert/partial/b_check_existence.d.ts +1 -1
  14. package/out/concert/partial/b_check_existence.js +6 -2
  15. package/out/concert/partial/b_check_existence.js.map +1 -1
  16. package/out/concert/partial/c_check_act_skill_stamina.js +3 -0
  17. package/out/concert/partial/c_check_act_skill_stamina.js.map +1 -1
  18. package/out/concert/partial/d_check_act_skill_cool_time.js +3 -0
  19. package/out/concert/partial/d_check_act_skill_cool_time.js.map +1 -1
  20. package/out/concert/partial/e_check_act_skill_possibility.js +3 -0
  21. package/out/concert/partial/e_check_act_skill_possibility.js.map +1 -1
  22. package/out/concert/partial/init_concert.js +1 -0
  23. package/out/concert/partial/init_concert.js.map +1 -1
  24. package/out/database/Card.json +1 -8585
  25. package/out/database/CardParameter.json +1 -4682
  26. package/out/database/CardRarity.json +1 -62
  27. package/out/database/Character.json +1 -3743
  28. package/out/database/LiveAbility.json +1 -27692
  29. package/out/database/LiveBonus.json +1 -488
  30. package/out/database/LiveBonusGroup.json +1 -490
  31. package/out/database/MarathonQuest.json +1 -1387
  32. package/out/database/Music.json +1 -24029
  33. package/out/database/MusicChartPattern.json +1 -107582
  34. package/out/database/Quest.json +1 -103537
  35. package/out/database/Setting.json +1 -278
  36. package/out/database/Skill.json +1 -104420
  37. package/out/database/SkillEfficacy.json +1 -40962
  38. package/out/database/SkillTarget.json +1 -227
  39. package/out/database/SkillTrigger.json +1 -576
  40. package/out/main.js +1 -1
  41. package/out/types/card_types.d.ts +3 -3
  42. package/out/types/concert_types.d.ts +13 -12
  43. package/out/types/misc_types.d.ts +2 -2
  44. package/out/types/proto/proto_api.d.ts +834 -834
  45. package/out/types/proto/proto_master.d.ts +265 -265
  46. package/out/types/proto/proto_transaction.d.ts +51 -51
  47. package/out/types/quest_types.d.ts +1 -1
  48. package/out/types/trans_types.d.ts +3 -3
  49. package/out/types/wap/card_waps.d.ts +1 -1
  50. package/out/types/wap/misc_waps.d.ts +2 -2
  51. package/out/types/wap/quest_waps.d.ts +2 -2
  52. package/out/types/wap/skill_waps.d.ts +5 -5
  53. package/package.json +4 -3
@@ -1,227 +1 @@
1
- [
2
- {
3
- "id": "target-all",
4
- "type": 2,
5
- "isOpponent": false
6
- },
7
- {
8
- "id": "target-center",
9
- "type": 3,
10
- "isOpponent": false
11
- },
12
- {
13
- "id": "target-character_type-1-1",
14
- "type": 14,
15
- "isOpponent": false
16
- },
17
- {
18
- "id": "target-character_type-1-2",
19
- "type": 14,
20
- "isOpponent": false
21
- },
22
- {
23
- "id": "target-character_type-2-1",
24
- "type": 14,
25
- "isOpponent": false
26
- },
27
- {
28
- "id": "target-character_type-2-2",
29
- "type": 14,
30
- "isOpponent": false
31
- },
32
- {
33
- "id": "target-character_type-3-2",
34
- "type": 14,
35
- "isOpponent": false
36
- },
37
- {
38
- "id": "target-dance-1",
39
- "type": 17,
40
- "isOpponent": false
41
- },
42
- {
43
- "id": "target-dance-2",
44
- "type": 17,
45
- "isOpponent": false
46
- },
47
- {
48
- "id": "target-dance-3",
49
- "type": 17,
50
- "isOpponent": false
51
- },
52
- {
53
- "id": "target-dance_higher-1",
54
- "type": 4,
55
- "isOpponent": false
56
- },
57
- {
58
- "id": "target-dance_higher-2",
59
- "type": 4,
60
- "isOpponent": false
61
- },
62
- {
63
- "id": "target-dance_higher-3",
64
- "type": 4,
65
- "isOpponent": false
66
- },
67
- {
68
- "id": "target-neighbor",
69
- "type": 15,
70
- "isOpponent": false
71
- },
72
- {
73
- "id": "target-opponent_all",
74
- "type": 24,
75
- "isOpponent": true
76
- },
77
- {
78
- "id": "target-opponent_center",
79
- "type": 22,
80
- "isOpponent": true
81
- },
82
- {
83
- "id": "target-opponent_character_type-1-2",
84
- "type": 23,
85
- "isOpponent": true
86
- },
87
- {
88
- "id": "target-opponent_same_position",
89
- "type": 25,
90
- "isOpponent": true
91
- },
92
- {
93
- "id": "target-position_attribute_visual-2",
94
- "type": 21,
95
- "isOpponent": false
96
- },
97
- {
98
- "id": "target-position_attribute_vocal-2",
99
- "type": 19,
100
- "isOpponent": false
101
- },
102
- {
103
- "id": "target-position_attribute_vocal-3",
104
- "type": 19,
105
- "isOpponent": false
106
- },
107
- {
108
- "id": "target-self",
109
- "type": 1,
110
- "isOpponent": false
111
- },
112
- {
113
- "id": "target-stamina_higher-1",
114
- "type": 10,
115
- "isOpponent": false
116
- },
117
- {
118
- "id": "target-stamina_lower-1",
119
- "type": 11,
120
- "isOpponent": false
121
- },
122
- {
123
- "id": "target-stamina_lower-2",
124
- "type": 11,
125
- "isOpponent": false
126
- },
127
- {
128
- "id": "target-stamina_lower-3",
129
- "type": 11,
130
- "isOpponent": false
131
- },
132
- {
133
- "id": "target-status-dance_up-1",
134
- "type": 12,
135
- "isOpponent": false
136
- },
137
- {
138
- "id": "target-status-dance_up-3",
139
- "type": 12,
140
- "isOpponent": false
141
- },
142
- {
143
- "id": "target-status-skill_score_up-1",
144
- "type": 12,
145
- "isOpponent": false
146
- },
147
- {
148
- "id": "target-status-vocal_up-1",
149
- "type": 12,
150
- "isOpponent": false
151
- },
152
- {
153
- "id": "target-trigger",
154
- "type": 13,
155
- "isOpponent": false
156
- },
157
- {
158
- "id": "target-trigger-2",
159
- "type": 13,
160
- "isOpponent": false
161
- },
162
- {
163
- "id": "target-visual-1",
164
- "type": 18,
165
- "isOpponent": false
166
- },
167
- {
168
- "id": "target-visual-2",
169
- "type": 18,
170
- "isOpponent": false
171
- },
172
- {
173
- "id": "target-visual-3",
174
- "type": 18,
175
- "isOpponent": false
176
- },
177
- {
178
- "id": "target-visual-5",
179
- "type": 18,
180
- "isOpponent": false
181
- },
182
- {
183
- "id": "target-visual_higher-1",
184
- "type": 8,
185
- "isOpponent": false
186
- },
187
- {
188
- "id": "target-visual_higher-2",
189
- "type": 8,
190
- "isOpponent": false
191
- },
192
- {
193
- "id": "target-visual_higher-3",
194
- "type": 8,
195
- "isOpponent": false
196
- },
197
- {
198
- "id": "target-vocal-1",
199
- "type": 16,
200
- "isOpponent": false
201
- },
202
- {
203
- "id": "target-vocal-2",
204
- "type": 16,
205
- "isOpponent": false
206
- },
207
- {
208
- "id": "target-vocal-3",
209
- "type": 16,
210
- "isOpponent": false
211
- },
212
- {
213
- "id": "target-vocal_higher-1",
214
- "type": 6,
215
- "isOpponent": false
216
- },
217
- {
218
- "id": "target-vocal_higher-2",
219
- "type": 6,
220
- "isOpponent": false
221
- },
222
- {
223
- "id": "target-vocal_higher-3",
224
- "type": 6,
225
- "isOpponent": false
226
- }
227
- ]
1
+ [{ "id": "target-all", "type": 2, "isOpponent": false }, { "id": "target-center", "type": 3, "isOpponent": false }, { "id": "target-character_type-1-1", "type": 14, "isOpponent": false }, { "id": "target-character_type-1-2", "type": 14, "isOpponent": false }, { "id": "target-character_type-2-1", "type": 14, "isOpponent": false }, { "id": "target-character_type-2-2", "type": 14, "isOpponent": false }, { "id": "target-character_type-3-2", "type": 14, "isOpponent": false }, { "id": "target-dance-1", "type": 17, "isOpponent": false }, { "id": "target-dance-2", "type": 17, "isOpponent": false }, { "id": "target-dance-3", "type": 17, "isOpponent": false }, { "id": "target-dance_higher-1", "type": 4, "isOpponent": false }, { "id": "target-dance_higher-2", "type": 4, "isOpponent": false }, { "id": "target-dance_higher-3", "type": 4, "isOpponent": false }, { "id": "target-neighbor", "type": 15, "isOpponent": false }, { "id": "target-opponent_all", "type": 24, "isOpponent": true }, { "id": "target-opponent_center", "type": 22, "isOpponent": true }, { "id": "target-opponent_character_type-1-2", "type": 23, "isOpponent": true }, { "id": "target-opponent_same_position", "type": 25, "isOpponent": true }, { "id": "target-position_attribute_visual-1", "type": 21, "isOpponent": false }, { "id": "target-position_attribute_visual-2", "type": 21, "isOpponent": false }, { "id": "target-position_attribute_vocal-2", "type": 19, "isOpponent": false }, { "id": "target-position_attribute_vocal-3", "type": 19, "isOpponent": false }, { "id": "target-self", "type": 1, "isOpponent": false }, { "id": "target-stamina_higher-1", "type": 10, "isOpponent": false }, { "id": "target-stamina_lower-1", "type": 11, "isOpponent": false }, { "id": "target-stamina_lower-2", "type": 11, "isOpponent": false }, { "id": "target-stamina_lower-3", "type": 11, "isOpponent": false }, { "id": "target-status-dance_up-1", "type": 12, "isOpponent": false }, { "id": "target-status-dance_up-3", "type": 12, "isOpponent": false }, { "id": "target-status-skill_score_up-1", "type": 12, "isOpponent": false }, { "id": "target-status-vocal_up-1", "type": 12, "isOpponent": false }, { "id": "target-trigger", "type": 13, "isOpponent": false }, { "id": "target-trigger-2", "type": 13, "isOpponent": false }, { "id": "target-visual-1", "type": 18, "isOpponent": false }, { "id": "target-visual-2", "type": 18, "isOpponent": false }, { "id": "target-visual-3", "type": 18, "isOpponent": false }, { "id": "target-visual-5", "type": 18, "isOpponent": false }, { "id": "target-visual_higher-1", "type": 8, "isOpponent": false }, { "id": "target-visual_higher-2", "type": 8, "isOpponent": false }, { "id": "target-visual_higher-3", "type": 8, "isOpponent": false }, { "id": "target-vocal-1", "type": 16, "isOpponent": false }, { "id": "target-vocal-2", "type": 16, "isOpponent": false }, { "id": "target-vocal-3", "type": 16, "isOpponent": false }, { "id": "target-vocal_higher-1", "type": 6, "isOpponent": false }, { "id": "target-vocal_higher-2", "type": 6, "isOpponent": false }, { "id": "target-vocal_higher-3", "type": 6, "isOpponent": false }]