Skip to content

Commit 050fa27

Browse files
authored
Merge pull request #1480 from jemarq04/feat/add-new-mega-abilities
Add Pokemon Champions and New Mega Abilities
2 parents e0e126d + fefe6af commit 050fa27

8 files changed

Lines changed: 43 additions & 1 deletion

data/v2/csv/abilities.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,10 @@ id,identifier,generation_id,is_main_series
306306
305,tera-shell,9,1
307307
306,teraform-zero,9,1
308308
307,poison-puppeteer,9,1
309+
308,piercing-drill,9,1
310+
309,dragonize,9,1
311+
310,mega-sol,9,1
312+
311,spicy-spray,9,1
309313
10001,mountaineer,5,0
310314
10002,wave-rider,5,0
311315
10003,skater,5,0

data/v2/csv/ability_flavor_text.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29859,3 +29859,7 @@ Unnerve Ability and Spectrier’s Grim Neigh Ability."
2985929859
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."
2986029860
307,27,5,"Lorsque Pêchaminus empoisonne un Pokémon grâce\nà l’une de ses capacités, ce dernier devient également\nconfus."
2986129861
307,27,9,Pokémon poisoned by Pecharunt's moves will also become confused.
29862+
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."
29863+
309,32,9,"The Pokémon's Normal-type moves become Dragon-type moves and their power is boosted by 20%."
29864+
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."
29865+
311,32,9,"When the Pokémon takes damage from a move, it burns the attacker."

data/v2/csv/ability_names.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2978,6 +2978,10 @@ ability_id,local_language_id,name
29782978
307,9,Poison Puppeteer
29792979
307,11,どくくぐつ
29802980
307,12,毒傀儡
2981+
308,9,Piercing Drill
2982+
309,9,Dragonize
2983+
310,9,Mega Sol
2984+
311,9,Spicy Spray
29812985
10001,9,Mountaineer
29822986
10002,9,Wave Rider
29832987
10003,9,Skater

data/v2/csv/ability_prose.csv

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2037,4 +2037,8 @@ This Ability is not bypassed by []{ability:mold-breaker}, []{ability:teravolt},
20372037
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."
20382038
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."
20392039
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."
2040-
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."
2040+
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."
2041+
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."
2042+
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%."
2043+
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."
2044+
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."

data/v2/csv/pokemon_abilities.csv

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2902,3 +2902,26 @@ pokemon_id,ability_id,is_hidden,slot
29022902
10275,5,0,1
29032903
10276,305,0,1
29042904
10277,306,0,1
2905+
10278,156,0,1
2906+
10279,215,0,1
2907+
10280,37,0,1
2908+
10281,136,0,1
2909+
10282,310,0,1
2910+
10283,309,0,1
2911+
10284,242,0,1
2912+
10285,117,0,1
2913+
10286,104,0,1
2914+
10287,308,0,1
2915+
10291,151,0,1
2916+
10292,171,0,1
2917+
10293,26,0,1
2918+
10294,168,0,1
2919+
10296,187,0,1
2920+
10300,99,0,1
2921+
10302,201,0,1
2922+
10306,26,0,1
2923+
10313,260,0,1
2924+
10314,36,0,1
2925+
10315,89,0,1
2926+
10320,311,0,1
2927+
10321,91,0,1

data/v2/csv/version_groups.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ id,identifier,generation_id,order
3030
29,blue-japan,1,2
3131
30,legends-za,9,30
3232
31,mega-dimension,9,31
33+
32,champions,9,32

data/v2/csv/version_names.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,3 +418,4 @@ version_id,local_language_id,name
418418
48,8,Megadimensione
419419
48,9,Mega Dimension
420420
48,12,超次元爆涌
421+
49,9,Champions

data/v2/csv/versions.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ id,version_group_id,identifier
4747
46,29,blue-japan
4848
47,30,legends-za
4949
48,31,mega-dimension
50+
49,32,champions

0 commit comments

Comments
 (0)