Skip to content
Open
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
4 changes: 4 additions & 0 deletions data/v2/csv/abilities.csv
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,10 @@ id,identifier,generation_id,is_main_series
305,tera-shell,9,1
306,teraform-zero,9,1
307,poison-puppeteer,9,1
308,piercing-drill,9,1
309,dragonize,9,1
310,mega-sol,9,1
311,spicy-spray,9,1
10001,mountaineer,5,0
10002,wave-rider,5,0
10003,skater,5,0
Expand Down
4 changes: 4 additions & 0 deletions data/v2/csv/ability_flavor_text.csv
Original file line number Diff line number Diff line change
Expand Up @@ -29859,3 +29859,7 @@ Unnerve Ability and Spectrier’s Grim Neigh Ability."
306,27,9,"When Terapagos changes into its Stellar Form, it uses its hidden powers to eliminate all effects of weather and terrain, reducing them to zero."
307,27,5,"Lorsque Pêchaminus empoisonne un Pokémon grâce\nà l’une de ses capacités, ce dernier devient également\nconfus."
307,27,9,Pokémon poisoned by Pecharunt's moves will also become confused.
308,32,9,"When the Pokémon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered."
309,32,9,"The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%."
310,32,9,"Even when the sunlight has not turned harsh, the Pokémon can use its moves as if the weather were harsh sunlight."
311,32,9,"When the Pokémon takes damage from a move, it burns the attacker."
4 changes: 4 additions & 0 deletions data/v2/csv/ability_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2978,6 +2978,10 @@ ability_id,local_language_id,name
307,9,Poison Puppeteer
307,11,どくくぐつ
307,12,毒傀儡
308,9,Piercing Drill
309,9,Dragonize
310,9,Mega Sol
311,9,Spicy Spray
10001,9,Mountaineer
10002,9,Wave Rider
10003,9,Skater
Expand Down
6 changes: 5 additions & 1 deletion data/v2/csv/ability_prose.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2037,4 +2037,8 @@ This Ability is not bypassed by []{ability:mold-breaker}, []{ability:teravolt},
306,5,"Tant que Terapagos est dans sa Forme Stellaire, il neutralisera immédiatement les effets de météo et terrain.","Quand Terapagos prend sa Forme Stellaire, il utilise ses pouvoirs cachés pour éliminer tous les effets du météo et de terrain, les réduisant à zéro."
306,9,"As soon as Terapagos assumes its Stellar Form, it will immediately neutralize weather and terrain effects. ","When Terapagos changes into its Stellar Form, it uses its hidden powers to eliminate all effects of weather and terrain, reducing them to zero."
307,5,Un Pokémon empoisonné par les capacités de Pêchaminus sera aussi confus.,"Quand un Pokémon est empoisonné par n'importe quelle capacité de Pêchaminus, il sera aussi confus."
307,9,"Pokémon poisoned by Pecharunt's moves will also become confused.","When a Pokémon is poisoned by any of Pecharunt's moves, it will also become confused."
307,9,"Pokémon poisoned by Pecharunt's moves will also become confused.","When a Pokémon is poisoned by any of Pecharunt's moves, it will also become confused."
308,9,"When the Pokémon uses contact moves, it can hit even targets that are protecting themselves.","When the Pokémon uses contact moves, it can hit even targets that are protecting themselves, dealing 1/4 of the damage that the move would otherwise deal. Everything aside from the target's protective effects is still triggered."
309,9,"The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%.","The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%."
310,9,"The Pokémon can use its moves as if the weather were harsh sunlight.","Even when the sunlight has not turned harsh, the Pokémon can use its moves as if the weather were harsh sunlight."
311,9,"When the Pokémon takes damage from a move, it burns the attacker.","When the Pokémon takes damage from a move, it burns the attacker."
23 changes: 23 additions & 0 deletions data/v2/csv/pokemon_abilities.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2902,3 +2902,26 @@ pokemon_id,ability_id,is_hidden,slot
10275,5,0,1
10276,305,0,1
10277,306,0,1
10278,156,0,1
10279,215,0,1
10280,37,0,1
10281,136,0,1
10282,310,0,1
10283,309,0,1
10284,242,0,1
10285,117,0,1
10286,104,0,1
10287,308,0,1
10291,151,0,1
10292,171,0,1
10293,26,0,1
10294,168,0,1
10296,187,0,1
10300,99,0,1
10302,201,0,1
10306,26,0,1
10313,260,0,1
10314,36,0,1
10315,89,0,1
10320,311,0,1
10321,91,0,1
1 change: 1 addition & 0 deletions data/v2/csv/version_groups.csv
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ id,identifier,generation_id,order
29,blue-japan,1,2
30,legends-za,9,30
31,mega-dimension,9,31
32,champions,9,32
1 change: 1 addition & 0 deletions data/v2/csv/version_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -418,3 +418,4 @@ version_id,local_language_id,name
48,8,Megadimensione
48,9,Mega Dimension
48,12,超次元爆涌
49,9,Champions
1 change: 1 addition & 0 deletions data/v2/csv/versions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ id,version_group_id,identifier
46,29,blue-japan
47,30,legends-za
48,31,mega-dimension
49,32,champions
Loading