Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions data/v2/csv/pokemon_form_conditions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ pokemon_form_id,form_trigger_id,trigger_item_id,trigger_ability_id,trigger_move_
10261,4,,197,
10262,4,,209,
10264,4,,209,
10316,7,969,,
10337,4,,161,
10340,1,884,,
10341,4,,241,
Expand Down
1 change: 1 addition & 0 deletions data/v2/csv/pokemon_form_trigger_prose.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ pokemon_form_trigger_id,local_language_id,name
4,9,Ability
5,9,Gigantamax factor
6,9,Move
7,9,Ultra Burst item
1 change: 1 addition & 0 deletions data/v2/csv/pokemon_form_triggers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ id,identifier
4,ability
5,gigantamax-factor
6,move
7,ultra-burst-item
2 changes: 1 addition & 1 deletion data/v2/csv/pokemon_forms.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10313,togedemaru-totem,totem,10154,18,1,0,0,2,1147
10314,necrozma-dusk,dusk,10155,18,1,0,0,2,1176
10315,necrozma-dawn,dawn,10156,18,1,0,0,3,1177
10316,necrozma-ultra,ultra,10157,18,1,0,0,4,1178
10316,necrozma-ultra,ultra,10157,18,1,1,0,4,1178
10317,pikachu-starter,starter,10158,19,1,0,0,15,50
10318,eevee-starter,starter,10159,19,1,0,0,2,222
10319,pikachu-world-cap,world-cap,10160,20,1,0,0,16,51
Expand Down
Loading