diff --git a/pokedex/data/csv/abilities.csv b/pokedex/data/csv/abilities.csv index 726dfab..eff18ee 100644 --- a/pokedex/data/csv/abilities.csv +++ b/pokedex/data/csv/abilities.csv @@ -187,6 +187,9 @@ id,identifier,generation_id,is_main_series 186,dark-aura,6,1 187,fairy-aura,6,1 188,aura-break,6,1 +189,primordial-sea,6,1 +190,desolate-land,6,1 +191,delta-stream,6,1 10001,mountaineer,5,0 10002,wave-rider,5,0 10003,skater,5,0 diff --git a/pokedex/data/csv/ability_names.csv b/pokedex/data/csv/ability_names.csv index d47af40..6e0d80f 100644 --- a/pokedex/data/csv/ability_names.csv +++ b/pokedex/data/csv/ability_names.csv @@ -1315,6 +1315,27 @@ ability_id,local_language_id,name 188,7,Rompeaura 188,8,Frangiaura 188,9,Aura Break +189,1,はじまりのうみ +189,3,시작의바다 +189,5,Mer Primaire +189,6,Urmeer +189,7,Mar del Albor +189,8,Mare Primordiale +189,9,Primordial Sea +190,1,おわりのだいち +190,3,끝의대지 +190,5,Terre Finale +190,6,Endland +190,7,Tierra del Ocaso +190,8,Terra Estrema +190,9,Desolate Land +191,1,デルタストリーム +191,3,델타스트림 +191,5,Souffle Delta +191,6,Delta-Wind +191,7,Ráfaga Delta +191,8,Flusso Delta +191,9,Delta Stream 10001,9,Mountaineer 10002,9,Wave Rider 10003,9,Skater diff --git a/pokedex/data/csv/ability_prose.csv b/pokedex/data/csv/ability_prose.csv index dc5166e..09280be 100644 --- a/pokedex/data/csv/ability_prose.csv +++ b/pokedex/data/csv/ability_prose.csv @@ -567,3 +567,6 @@ The type change takes place just before the move is used." 186,9,Strengthens []{type:dark} moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens []{type:dark} moves for all friendly and opposing Pokémon. 187,9,Strengthens []{type:fairy} moves to 1.33× their power for all friendly and opposing Pokémon.,Strengthens []{type:fairy} moves for all friendly and opposing Pokémon. 188,9,Makes []{ability:dark-aura} and []{ability:fairy-aura} weaken moves of their respective types.,"While this Pokémon is on the field, []{ability:dark-aura} and []{ability:fairy-aura} weaken moves of their respective types to 2/3 their power, rather than strengthening them." +189,9,, +190,9,, +191,9,,