Match Parental Bond and Aerilate's ids to their internal ids.

Thanks to Kaphotics of Project Pokémon.
This commit is contained in:
Lynn "Zhorken" Vaughan 2014-04-14 19:43:34 -04:00
parent c224ccebee
commit 7f92a05003
5 changed files with 16 additions and 16 deletions

View file

@ -182,8 +182,8 @@ id,identifier,generation_id,is_main_series
181,tough-claws,6,1
182,pixilate,6,1
183,gooey,6,1
184,parental-bond,6,1
185,aerilate,6,1
184,aerilate,6,1
185,parental-bond,6,1
186,dark-aura,6,1
187,fairy-aura,6,1
188,aura-break,6,1

1 id identifier generation_id is_main_series
182 181 tough-claws 6 1
183 182 pixilate 6 1
184 183 gooey 6 1
185 184 parental-bond aerilate 6 1
186 185 aerilate parental-bond 6 1
187 186 dark-aura 6 1
188 187 fairy-aura 6 1
189 188 aura-break 6 1

View file

@ -2337,10 +2337,10 @@ make direct contact."
Fairy-type moves."
183,15,9,"Contact with the Pokémon
lowers the attackers Speed stat."
184,15,9,"Parent and child
attack together."
185,15,9,"Normal-type moves become
184,15,9,"Normal-type moves become
Flying-type moves."
185,15,9,"Parent and child
attack together."
186,15,9,"Powers up each Pokémons
Dark-type moves."
187,15,9,"Powers up each Pokémons

1 ability_id version_group_id language_id flavor_text
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346

View file

@ -1053,13 +1053,13 @@ ability_id,local_language_id,name
183,5,Poisseux
183,8,Viscosità
183,9,Gooey
184,1,おやこあい
184,5,Amour Filial
184,8,Amorefiliale
184,9,Parental Bond
185,5,Peau Céleste
185,8,Pellecielo
185,9,Aerilate
184,5,Peau Céleste
184,8,Pellecielo
184,9,Aerilate
185,1,おやこあい
185,5,Amour Filial
185,8,Amorefiliale
185,9,Parental Bond
186,1,ダークオーラ
186,5,Aura Ténébreuse
186,8,Auratetra

1 ability_id local_language_id name
1053 183 5 Poisseux
1054 183 8 Viscosità
1055 183 9 Gooey
1056 184 1 5 おやこあい Peau Céleste
1057 184 5 8 Amour Filial Pellecielo
1058 184 8 9 Amorefiliale Aerilate
1059 184 185 9 1 Parental Bond おやこあい
1060 185 5 Peau Céleste Amour Filial
1061 185 8 Pellecielo Amorefiliale
1062 185 9 Aerilate Parental Bond
1063 186 1 ダークオーラ
1064 186 5 Aura Ténébreuse
1065 186 8 Auratetra

View file

@ -562,8 +562,8 @@ The type change takes place just before the move is used."
181,9,Strengthens moves that make contact to 1.33× their power.,Strengthens moves that make contact to 1.33× their power.
182,9,Turns the bearer's []{type:normal} moves into []{type:fairy} moves and strengthens them to 1.3× their power.,Turns the bearer's []{type:normal}-type moves into []{type:fairy} moves. Moves changed by this ability have 1.3× their power.
183,9,Lowers attacking Pokémon's Speed by one stage on contact.,Lowers attacking Pokémon's Speed by one stage on contact.
184,9,Lets the bearer hit twice with damaging moves. The second hit has half power.,Lets the bearer hit twice with damaging moves. The second hit has half power.
185,9,Turns the bearer's []{type:normal} moves into []{type:flying} moves and strengthens them to 1.3× their power.,Turns the bearer's []{type:normal}-type moves into []{type:flying}-type moves. Moves changed by this ability have 1.3× their power.
184,9,Turns the bearer's []{type:normal} moves into []{type:flying} moves and strengthens them to 1.3× their power.,Turns the bearer's []{type:normal}-type moves into []{type:flying}-type moves. Moves changed by this ability have 1.3× their power.
185,9,Lets the bearer hit twice with damaging moves. The second hit has half power.,Lets the bearer hit twice with damaging moves. The second hit has half power.
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."

1 ability_id local_language_id short_effect effect
562
563
564
565
566
567
568
569

View file

@ -1841,8 +1841,8 @@ pokemon_id,ability_id,is_hidden,slot
10036,178,0,1
10037,36,0,1
10038,23,0,1
10039,184,0,1
10040,185,0,1
10039,185,0,1
10040,184,0,1
10041,104,0,1
10042,181,0,1
10043,80,0,1

1 pokemon_id ability_id is_hidden slot
1841 10036 178 0 1
1842 10037 36 0 1
1843 10038 23 0 1
1844 10039 184 185 0 1
1845 10040 185 184 0 1
1846 10041 104 0 1
1847 10042 181 0 1
1848 10043 80 0 1