Merge pull request #1102 from DMJamboe/patch-1

Remove max_turns and min_turns from poison fang
This commit is contained in:
Alessandro Pezzè 2024-05-31 23:45:43 +09:00 committed by GitHub
commit 38acc5b9bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -303,7 +303,7 @@ move_id,meta_category_id,meta_ailment_id,min_hits,max_hits,min_turns,max_turns,d
302,0,0,,,,,0,0,0,0,30,0
303,3,0,,,,,0,50,0,0,0,0
304,0,0,,,,,0,0,0,0,0,0
305,4,5,,,15,15,0,0,0,50,0,0
305,4,5,,,,,0,0,0,50,0,0
306,6,0,,,,,0,0,0,0,0,50
307,0,0,,,,,0,0,0,0,0,0
308,0,0,,,,,0,0,0,0,0,0

1 move_id meta_category_id meta_ailment_id min_hits max_hits min_turns max_turns drain healing crit_rate ailment_chance flinch_chance stat_chance
303 302 0 0 0 0 0 0 30 0
304 303 3 0 0 50 0 0 0 0
305 304 0 0 0 0 0 0 0 0
306 305 4 5 15 15 0 0 0 50 0 0
307 306 6 0 0 0 0 0 0 50
308 307 0 0 0 0 0 0 0 0
309 308 0 0 0 0 0 0 0 0