This commit is contained in:
Alessandro Pezzè 2021-12-16 23:51:59 +01:00
parent 36ad7a3d45
commit 52439d1927
2 changed files with 2 additions and 0 deletions

View file

@ -20,3 +20,4 @@ pokemon_move_method_id,local_language_id,name,description
9,9,XD: Purification,Appears on a Shadow Pokémon as it becomes increasingly purified.
10,6,Rotom Formen,"Erscheint, wenn Rotom seine Form wechselt. Verschwindet wenn Rotom eine andere Form an nimmt. Diese Fähigkeit kann nur durch wechseln der Form erlernt werden."
10,9,Form Change,Appears when Rotom or Cosplay Pikachu changes form. Disappears if the Pokémon becomes another form and this move can only be learned by form change.
11,9,Zygarde Cube,Can be taught using the Zygarde Cube. Must find the corresponding Zygarde Core first in Sun/Moon. All moves are available immediately in Ultra Sun/Ultra Moon.

1 pokemon_move_method_id local_language_id name description
20 9 9 XD: Purification Appears on a Shadow Pokémon as it becomes increasingly purified.
21 10 6 Rotom Formen Erscheint, wenn Rotom seine Form wechselt. Verschwindet wenn Rotom eine andere Form an nimmt. Diese Fähigkeit kann nur durch wechseln der Form erlernt werden.
22 10 9 Form Change Appears when Rotom or Cosplay Pikachu changes form. Disappears if the Pokémon becomes another form and this move can only be learned by form change.
23 11 9 Zygarde Cube Can be taught using the Zygarde Cube. Must find the corresponding Zygarde Core first in Sun/Moon. All moves are available immediately in Ultra Sun/Ultra Moon.

View file

@ -9,3 +9,4 @@ id,identifier
8,xd-shadow
9,xd-purification
10,form-change
11,zygarde-cube

1 id identifier
9 8 xd-shadow
10 9 xd-purification
11 10 form-change
12 11 zygarde-cube