Skip to content
Merged
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/abilities.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions data/v2/csv/ability_flavor_text.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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."
1 change: 1 addition & 0 deletions data/v2/csv/ability_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions data/v2/csv/ability_prose.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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."
3 changes: 3 additions & 0 deletions data/v2/csv/pokemon_abilities.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading