From 3f775433bada05c6da7eca53aba54aa1c518705e Mon Sep 17 00:00:00 2001 From: Justin Marquez Date: Wed, 17 Jun 2026 08:03:10 -0500 Subject: [PATCH] feat: add new mega abilities added to Champions in patch 1.1.0 --- data/v2/csv/abilities.csv | 2 ++ data/v2/csv/ability_flavor_text.csv | 2 ++ data/v2/csv/ability_names.csv | 2 ++ data/v2/csv/ability_prose.csv | 2 ++ data/v2/csv/pokemon_abilities.csv | 9 +++++++++ 5 files changed, 17 insertions(+) diff --git a/data/v2/csv/abilities.csv b/data/v2/csv/abilities.csv index 9828e30ce..fb4658f12 100644 --- a/data/v2/csv/abilities.csv +++ b/data/v2/csv/abilities.csv @@ -310,6 +310,8 @@ id,identifier,generation_id,is_main_series 309,dragonize,9,1 310,mega-sol,9,1 311,spicy-spray,9,1 +312,elevate,9,1 +313,fire-mane,9,1 10001,mountaineer,5,0 10002,wave-rider,5,0 10003,skater,5,0 diff --git a/data/v2/csv/ability_flavor_text.csv b/data/v2/csv/ability_flavor_text.csv index 54f652b35..c5f9b0e98 100644 --- a/data/v2/csv/ability_flavor_text.csv +++ b/data/v2/csv/ability_flavor_text.csv @@ -28673,3 +28673,5 @@ HPが 満タンの ときに 受ける 311,32,9,"When the Pokémon takes damage from a move, it burns the attacker." 311,32,11,"技のダメージを受けると 相手をやけど状態にする。" +312,32,9,"The Pokémon floats off the ground, making it immune to Ground-type moves, as well as the Spikes, Toxic Spikes, and Sticky Web statuses. When the Pokémon knocks out a target with an attack, its highest stat is boosted by 1 stage." +313,32,9,"Boosts the power of the Pokémon's Fire-type moves by 50%." diff --git a/data/v2/csv/ability_names.csv b/data/v2/csv/ability_names.csv index 4eaa8df02..af723a08f 100644 --- a/data/v2/csv/ability_names.csv +++ b/data/v2/csv/ability_names.csv @@ -3124,6 +3124,8 @@ ability_id,local_language_id,name 311,9,Spicy Spray 311,11,とびだすハバネロ 311,12,辣椒喷发 +312,9,Elevate +313,9,Fire Mane 10001,9,Mountaineer 10002,9,Wave Rider 10003,9,Skater diff --git a/data/v2/csv/ability_prose.csv b/data/v2/csv/ability_prose.csv index ddb637bef..af3cec354 100644 --- a/data/v2/csv/ability_prose.csv +++ b/data/v2/csv/ability_prose.csv @@ -2042,3 +2042,5 @@ This Ability is not bypassed by Mold Breaker, Teravolt, or Turboblaze." 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." +312,9,"The Pokémon floats off the ground, making it immune to Ground-type moves, as well as the Spikes, Toxic Spikes, and Sticky Web statuses. When the Pokémon knocks out a target with an attack, its highest stat is boosted by 1 stage.","The Pokémon floats off the ground, making it immune to Ground-type moves, as well as the Spikes, Toxic Spikes, and Sticky Web statuses. When the Pokémon knocks out a target with an attack, its highest stat is boosted by 1 stage." +313,9,"Boosts the power of the Pokémon's Fire-type moves by 50%.","Boosts the power of the Pokémon's Fire-type moves by 50%." diff --git a/data/v2/csv/pokemon_abilities.csv b/data/v2/csv/pokemon_abilities.csv index ae648bf27..14bd4f76b 100644 --- a/data/v2/csv/pokemon_abilities.csv +++ b/data/v2/csv/pokemon_abilities.csv @@ -2912,16 +2912,25 @@ pokemon_id,ability_id,is_hidden,slot 10285,117,0,1 10286,104,0,1 10287,308,0,1 +10288,75,0,1 +10289,22,0,1 +10290,312,0,1 10291,151,0,1 10292,171,0,1 10293,26,0,1 10294,168,0,1 +10295,313,0,1 10296,187,0,1 +10297,126,0,1 +10298,181,0,1 +10299,144,0,1 10300,99,0,1 10302,201,0,1 +10303,128,0,1 10304,226,0,1 10305,99,0,1 10306,26,0,1 +10308,126,0,1 10313,260,0,1 10314,36,0,1 10315,89,0,1