diff --git a/data/v2/csv/abilities.csv b/data/v2/csv/abilities.csv index 346518d37..a1a959104 100644 --- a/data/v2/csv/abilities.csv +++ b/data/v2/csv/abilities.csv @@ -312,6 +312,7 @@ id,identifier,generation_id,is_main_series 311,spicy-spray,9,1 312,eelevate,9,1 313,fire-mane,9,1 +314,aura-guard,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 457e4726e..131128701 100644 --- a/data/v2/csv/ability_flavor_text.csv +++ b/data/v2/csv/ability_flavor_text.csv @@ -31043,3 +31043,4 @@ HPが 満タンの ときに 受ける 相手をやけど状態にする。" 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%." +314,32,9,"A Pokémon with Aura Guard takes half damage from moves that make contact. Moves affected by Long Reach which make contact will deal regular damage." diff --git a/data/v2/csv/ability_names.csv b/data/v2/csv/ability_names.csv index d9bb7c167..4964153d0 100644 --- a/data/v2/csv/ability_names.csv +++ b/data/v2/csv/ability_names.csv @@ -3437,6 +3437,7 @@ ability_id,local_language_id,name 311,14,Salpicante 312,9,Eelevate 313,9,Fire Mane +314,9,Aura Guard 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 c584e74a3..cd964fc99 100644 --- a/data/v2/csv/ability_prose.csv +++ b/data/v2/csv/ability_prose.csv @@ -2054,3 +2054,4 @@ When this Pokémon knocks out a target, it utters a terrifying neigh, which boos 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%." +314,9,"A Pokémon with Aura Guard takes half damage from moves that make contact.","A Pokémon with Aura Guard takes half damage from moves that make contact. Moves affected by Long Reach which make contact will deal regular damage." diff --git a/data/v2/csv/pokemon_abilities.csv b/data/v2/csv/pokemon_abilities.csv index 44dd76b83..eb0b5b9a1 100644 --- a/data/v2/csv/pokemon_abilities.csv +++ b/data/v2/csv/pokemon_abilities.csv @@ -2930,7 +2930,10 @@ pokemon_id,ability_id,is_hidden,slot 10304,226,0,1 10305,99,0,1 10306,26,0,1 +10307,292,0,1 10308,126,0,1 +10309,26,0,1 +10310,314,0,1 10313,260,0,1 10314,36,0,1 10315,89,0,1