Skip to content

Commit cfbcc76

Browse files
committed
feat: add stat changes for new gen 9 moves
1 parent 39bd855 commit cfbcc76

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

data/v2/csv/move_meta.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,3 +825,4 @@ move_id,meta_category_id,meta_ailment_id,min_hits,max_hits,min_turns,max_turns,d
825825
824,0,0,,,,,0,0,0,0,0,0
826826
825,0,0,,,,,0,0,0,0,0,0
827827
826,0,0,,,,,0,0,0,0,0,0
828+
903,13,0,,,3,3,0,0,0,0,0,100

data/v2/csv/move_meta_stat_changes.csv

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,25 @@ move_id,stat_id,change
222222
811,2,1
223223
811,3,1
224224
823,3,-1
225+
851,2,-1
226+
851,4,-1
227+
852,6,-1
228+
855,5,-2
229+
858,2,1
230+
858,3,-1
231+
859,6,-2
232+
868,2,2
233+
868,4,2
234+
868,6,2
235+
871,4,1
236+
872,6,1
225237
874,4,-1
238+
882,2,1
239+
882,6,1
240+
884,6,-1
241+
885,6,1
242+
886,2,-1
243+
890,3,-1
244+
890,5,-1
245+
903,6,-1
246+
905,4,1

0 commit comments

Comments
 (0)