mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Add Linking cord
This commit is contained in:
parent
5575d2476a
commit
8e2593c446
4 changed files with 6 additions and 2 deletions
|
@ -3,8 +3,8 @@ evolution_trigger_id,local_language_id,name
|
|||
1,6,Levelaufstieg
|
||||
1,9,Level up
|
||||
2,5,Échange
|
||||
2,6,Tausch
|
||||
2,9,Trade
|
||||
2,6,Tausch oder Verbindungsschnur
|
||||
2,9,Trade or Linking Cord
|
||||
3,5,Utilisation d'un objet
|
||||
3,6,Gegenstand nutzen
|
||||
3,9,Use item
|
||||
|
|
|
|
@ -17822,3 +17822,5 @@ item_id,local_language_id,name
|
|||
2159,1,チャデスのこな
|
||||
2159,9,Poltchageist Powder
|
||||
2159,11,チャデスのこな
|
||||
2160,9,Linking Cord
|
||||
2160,11, つながりのヒモ
|
|
|
@ -1519,3 +1519,4 @@ This item can only be obtained or used via the Wonder Launcher."
|
|||
1003,9,XXX new effect for roto-pp-restore,XXX new effect for roto-pp-restore
|
||||
1004,9,XXX new effect for roto-boost,XXX new effect for roto-boost
|
||||
1005,9,XXX new effect for roto-catch,XXX new effect for roto-catch
|
||||
2160, Allows a Pokemon whose evolution is usually triggered by trading to evolve, The Linking Cord triggers the evolution of certain Pokémon (all of which can alternatively evolve when traded) upon use. This consumes the Linking Cord.
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 1522.
|
|
@ -2107,5 +2107,6 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
|
|||
2157,cramorant-down,54,30,,
|
||||
2158,morpeko-snack,54,15,,
|
||||
2159,poltchageist-powder,54,30,,
|
||||
2160,linking-cord,10,8000,,
|
||||
10001,black-augurite,10,0,,
|
||||
10002,peat-block,10,0,,
|
||||
|
|
|
Loading…
Reference in a new issue