Added legends arceus pokeballs

This commit is contained in:
lati111 2024-08-05 16:38:44 +02:00
parent dc8e651cd7
commit ae446bf547
5 changed files with 36 additions and 0 deletions

View file

@ -53,3 +53,4 @@ id,pocket_id,identifier
53,1,sandwich-ingredients
54,1,tm-materials
55,1,picnic
56,1,hisuian-balls

1 id pocket_id identifier
53 53 1 sandwich-ingredients
54 54 1 tm-materials
55 55 1 picnic
56 56 1 hisuian-balls

View file

@ -49,3 +49,4 @@ item_category_id,local_language_id,name
49,9,Dynamax crystals
50,9,Nature mints
51,9,Curry ingredients
56,9,Hisuian balls

1 item_category_id local_language_id name
49 49 9 Dynamax crystals
50 50 9 Nature mints
51 51 9 Curry ingredients
52 56 9 Hisuian balls

View file

@ -140521,3 +140521,15 @@ Bountiful Harvests to express their gratitude."
1658,20,12,"拿到光下即可生辉的布。
人们曾经将其进献给
丰饶之王以表感谢之意。"
2223,24,9,"Doesn't fly far, but is more effective if the Pokémon
hasn't noticed the player."
2224,24,9,"Upgraded version of the Heavy Ball. Doesn't fly far,
but is more effective if the Pokémon hasn't noticed the player."
2225,24,9,"Upgraded version of the Leaden Ball. Doesn't fly far,
but is more effective if the Pokémon hasn't noticed the player."
2226,24,9,"Can be thrown further than a regular Poké Ball.
Is more effective for catching Pokémon that fly high in the air."
2227,24,9,"Can be thrown further than a Feather Ball.
Is more effective for catching Pokémon that fly high in the air."
2228,24,9,"Can be thrown further than a Wing Ball.
Is more effective for catching Pokémon that fly high in the air."

Can't render this file because it is too large.

View file

@ -17940,3 +17940,14 @@ item_id,local_language_id,name
2217,11,わざマシン228
2218,9,TM229
2218,11,わざマシン229
2219,9,Strange Ball
2220,9,Poké Ball
2221,9,Great Ball
2222,9,Ultra Ball
2223,9,Heavy Ball
2224,9,Leaden Ball
2225,9,Gigaton Ball
2226,9,Feather Ball
2227,9,Wing Ball
2228,9,Jet Ball
2228,9,Origin Ball

1 item_id local_language_id name
17940 2217 11 わざマシン228
17941 2218 9 TM229
17942 2218 11 わざマシン229
17943 2219 9 Strange Ball
17944 2220 9 Poké Ball
17945 2221 9 Great Ball
17946 2222 9 Ultra Ball
17947 2223 9 Heavy Ball
17948 2224 9 Leaden Ball
17949 2225 9 Gigaton Ball
17950 2226 9 Feather Ball
17951 2227 9 Wing Ball
17952 2228 9 Jet Ball
17953 2228 9 Origin Ball

View file

@ -2166,5 +2166,16 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
2216,tm227,37,0,,
2217,tm228,37,0,,
2218,tm229,37,0,,
2219,lastrange-ball,56,0,,
2220,lapoke-ball,56,0,,
2221,lagreat-ball,56,0,,
2222,laultra-ball,56,0,,
2223,laheavy-ball,56,0,,
2224,laleaden-ball,56,0,,
2225,lagigaton-ball,56,0,,
2226,lafeather-ball,56,0,,
2227,lawing-ball,56,0,,
2228,lajet-ball,56,0,,
2228,laorigin-ball,56,0,,
10001,black-augurite,10,0,,
10002,peat-block,10,0,,

1 id identifier category_id cost fling_power fling_effect_id
2166 2216 tm227 37 0
2167 2217 tm228 37 0
2168 2218 tm229 37 0
2169 2219 lastrange-ball 56 0
2170 2220 lapoke-ball 56 0
2171 2221 lagreat-ball 56 0
2172 2222 laultra-ball 56 0
2173 2223 laheavy-ball 56 0
2174 2224 laleaden-ball 56 0
2175 2225 lagigaton-ball 56 0
2176 2226 lafeather-ball 56 0
2177 2227 lawing-ball 56 0
2178 2228 lajet-ball 56 0
2179 2228 laorigin-ball 56 0
2180 10001 black-augurite 10 0
2181 10002 peat-block 10 0