From: Zhorken Date: Thu, 27 May 2010 03:56:59 +0000 (-0400) Subject: Add Gen III items and internal IDs to the database. X-Git-Tag: veekun-promotions/2010060201~14 X-Git-Url: http://git.veekun.com/zzz-pokedex.git/commitdiff_plain/4da2df945ee73ac5b04ab66cc7e9dbe383ed5b21 Add Gen III items and internal IDs to the database. Items with the same name are considered the same. So, for example, Storage Key is all one item, even though there are multiple storage keys named "Storage Key" across the generations. As far as I know, this only ever affects miscellaneous keys. The Itemfinder is considered the same item as the Dowsing MCHN. They have the same Japanese name and do the same thing; as far as I'm concerned, the name change is just another data change. I wrote effects for the newly-added items very quickly. They aren't very good. I'm leaving it up to whoever takes care of issue #247 to write good ones. --- diff --git a/pokedex/data/csv/item_internal_ids.csv b/pokedex/data/csv/item_internal_ids.csv index 5e7232d..1ffa931 100644 --- a/pokedex/data/csv/item_internal_ids.csv +++ b/pokedex/data/csv/item_internal_ids.csv @@ -1,106 +1,198 @@ item_id,generation_id,internal_id +1,3,1 1,4,1 +2,3,2 2,4,2 +3,3,3 3,4,3 +4,3,4 4,4,4 +5,3,5 5,4,5 +6,3,6 6,4,6 +7,3,7 7,4,7 +8,3,8 8,4,8 +9,3,9 9,4,9 +10,3,10 10,4,10 +11,3,11 11,4,11 +12,3,12 12,4,12 13,4,13 14,4,14 15,4,15 16,4,16 +17,3,13 17,4,17 +18,3,14 18,4,18 +19,3,15 19,4,19 +20,3,16 20,4,20 +21,3,17 21,4,21 +22,3,18 22,4,22 +23,3,19 23,4,23 +24,3,20 24,4,24 +25,3,21 25,4,25 +26,3,22 26,4,26 +27,3,23 27,4,27 +28,3,24 28,4,28 +29,3,25 29,4,29 +30,3,26 30,4,30 +31,3,27 31,4,31 +32,3,28 32,4,32 +33,3,29 33,4,33 +34,3,30 34,4,34 +35,3,31 35,4,35 +36,3,32 36,4,36 +37,3,33 37,4,37 +38,3,34 38,4,38 +39,3,35 39,4,39 +40,3,36 40,4,40 +41,3,37 41,4,41 +42,3,38 42,4,42 +43,3,44 43,4,43 +44,3,45 44,4,44 +45,3,63 45,4,45 +46,3,64 46,4,46 +47,3,65 47,4,47 +48,3,66 48,4,48 +49,3,67 49,4,49 +50,3,68 50,4,50 +51,3,69 51,4,51 +52,3,70 52,4,52 +53,3,71 53,4,53 54,4,54 +55,3,73 55,4,55 +56,3,74 56,4,56 +57,3,75 57,4,57 +58,3,76 58,4,58 +59,3,77 59,4,59 +60,3,78 60,4,60 +61,3,79 61,4,61 62,4,62 +63,3,80 63,4,63 +64,3,81 64,4,64 +65,3,39 65,4,65 +66,3,40 66,4,66 +67,3,41 67,4,67 +68,3,42 68,4,68 +69,3,43 69,4,69 +70,3,46 70,4,70 +71,3,47 71,4,71 +72,3,48 72,4,72 +73,3,49 73,4,73 +74,3,50 74,4,74 +75,3,51 75,4,75 +76,3,83 76,4,76 +77,3,84 77,4,77 +78,3,85 78,4,78 +79,3,86 79,4,79 +80,3,93 80,4,80 +81,3,94 81,4,81 +82,3,95 82,4,82 +83,3,96 83,4,83 +84,3,97 84,4,84 +85,3,98 85,4,85 +86,3,103 86,4,86 +87,3,104 87,4,87 +88,3,106 88,4,88 +89,3,107 89,4,89 +90,3,108 90,4,90 +91,3,109 91,4,91 +92,3,110 92,4,92 +93,3,111 93,4,93 94,4,94 95,4,95 96,4,96 97,4,97 98,4,98 +99,3,286 99,4,99 +100,3,287 100,4,100 +101,3,357 101,4,101 +102,3,358 102,4,102 +103,3,354 103,4,103 104,4,104 105,4,105 @@ -124,40 +216,75 @@ item_id,generation_id,internal_id 123,4,146 124,4,147 125,4,148 +126,3,133 126,4,149 +127,3,134 127,4,150 +128,3,135 128,4,151 +129,3,136 129,4,152 +130,3,137 130,4,153 +131,3,138 131,4,154 +132,3,139 132,4,155 +133,3,140 133,4,156 +134,3,141 134,4,157 +135,3,142 135,4,158 +136,3,143 136,4,159 +137,3,144 137,4,160 +138,3,145 138,4,161 +139,3,146 139,4,162 +140,3,147 140,4,163 +141,3,148 141,4,164 +142,3,149 142,4,165 +143,3,150 143,4,166 +144,3,151 144,4,167 +145,3,152 145,4,168 +146,3,153 146,4,169 +147,3,154 147,4,170 +148,3,155 148,4,171 +149,3,156 149,4,172 +150,3,157 150,4,173 +151,3,158 151,4,174 +152,3,159 152,4,175 +153,3,160 153,4,176 +154,3,161 154,4,177 +155,3,162 155,4,178 +156,3,163 156,4,179 +157,3,164 157,4,180 +158,3,165 158,4,181 +159,3,166 159,4,182 +160,3,167 160,4,183 161,4,184 162,4,185 @@ -176,69 +303,129 @@ item_id,generation_id,internal_id 175,4,198 176,4,199 177,4,200 +178,3,168 178,4,201 +179,3,169 179,4,202 +180,3,170 180,4,203 +181,3,171 181,4,204 +182,3,172 182,4,205 +183,3,173 183,4,206 +184,3,174 184,4,207 +185,3,175 185,4,208 186,4,209 187,4,210 188,4,211 189,4,212 +190,3,179 190,4,213 +191,3,180 191,4,214 +192,3,181 192,4,215 +193,3,182 193,4,216 +194,3,183 194,4,217 +195,3,184 195,4,218 +196,3,185 196,4,219 +197,3,186 197,4,220 +198,3,187 198,4,221 +199,3,188 199,4,222 +200,3,189 200,4,223 +201,3,190 201,4,224 +202,3,191 202,4,225 +203,3,192 203,4,226 +204,3,193 204,4,227 +205,3,194 205,4,228 +206,3,195 206,4,229 +207,3,196 207,4,230 +208,3,197 208,4,231 +209,3,198 209,4,232 +210,3,199 210,4,233 +211,3,200 211,4,234 +212,3,201 212,4,235 +213,3,202 213,4,236 +214,3,203 214,4,237 +215,3,204 215,4,238 +216,3,205 216,4,239 +217,3,206 217,4,240 +218,3,207 218,4,241 +219,3,208 219,4,242 +220,3,209 220,4,243 +221,3,210 221,4,244 +222,3,211 222,4,245 +223,3,212 223,4,246 +224,3,213 224,4,247 +225,3,214 225,4,248 +226,3,215 226,4,249 +227,3,216 227,4,250 +228,3,217 228,4,251 +229,3,218 229,4,252 +230,3,219 230,4,253 +231,3,220 231,4,254 +232,3,221 232,4,255 +233,3,222 233,4,256 +234,3,223 234,4,257 +235,3,224 235,4,258 +236,3,225 236,4,259 +237,3,254 237,4,260 +238,3,255 238,4,261 +239,3,256 239,4,262 +240,3,257 240,4,263 +241,3,258 241,4,264 242,4,265 243,4,266 @@ -303,55 +490,105 @@ item_id,generation_id,internal_id 302,4,325 303,4,326 304,4,327 +305,3,289 305,4,328 +306,3,290 306,4,329 +307,3,291 307,4,330 +308,3,292 308,4,331 +309,3,293 309,4,332 +310,3,294 310,4,333 +311,3,295 311,4,334 +312,3,296 312,4,335 +313,3,297 313,4,336 +314,3,298 314,4,337 +315,3,299 315,4,338 +316,3,300 316,4,339 +317,3,301 317,4,340 +318,3,302 318,4,341 +319,3,303 319,4,342 +320,3,304 320,4,343 +321,3,305 321,4,344 +322,3,306 322,4,345 +323,3,307 323,4,346 +324,3,308 324,4,347 +325,3,309 325,4,348 +326,3,310 326,4,349 +327,3,311 327,4,350 +328,3,312 328,4,351 +329,3,313 329,4,352 +330,3,314 330,4,353 +331,3,315 331,4,354 +332,3,316 332,4,355 +333,3,317 333,4,356 +334,3,318 334,4,357 +335,3,319 335,4,358 +336,3,320 336,4,359 +337,3,321 337,4,360 +338,3,322 338,4,361 +339,3,323 339,4,362 +340,3,324 340,4,363 +341,3,325 341,4,364 +342,3,326 342,4,365 +343,3,327 343,4,366 +344,3,328 344,4,367 +345,3,329 345,4,368 +346,3,330 346,4,369 +347,3,331 347,4,370 +348,3,332 348,4,371 +349,3,333 349,4,372 +350,3,334 350,4,373 +351,3,335 351,4,374 +352,3,336 352,4,375 +353,3,337 353,4,376 +354,3,338 354,4,377 355,4,378 356,4,379 @@ -395,13 +632,21 @@ item_id,generation_id,internal_id 394,4,417 395,4,418 396,4,419 +397,3,339 397,4,420 +398,3,340 398,4,421 +399,3,341 399,4,422 +400,3,342 400,4,423 +401,3,343 401,4,424 +402,3,344 402,4,425 +403,3,345 403,4,426 +404,3,346 404,4,427 405,4,428 406,4,429 @@ -417,32 +662,43 @@ item_id,generation_id,internal_id 416,4,439 417,4,440 418,4,441 +419,3,361 419,4,442 +420,3,362 420,4,443 +421,3,260 421,4,444 +422,3,262 422,4,445 +423,3,263 423,4,446 +424,3,264 424,4,447 425,4,448 426,4,449 +427,3,360 427,4,450 428,4,451 429,4,452 430,4,453 431,4,454 432,4,455 +433,3,265 433,4,456 +434,3,266 434,4,457 435,4,458 436,4,459 437,4,460 438,4,461 439,4,462 +440,3,285 440,4,463 441,4,464 442,4,112 443,4,465 444,4,466 +445,3,351 445,4,467 446,4,468 447,4,470 @@ -463,9 +719,12 @@ item_id,generation_id,internal_id 462,4,489 463,4,490 464,4,491 +465,3,261 465,4,471 466,4,504 +467,3,276 467,4,534 +468,3,277 468,4,535 469,4,532 470,4,536 @@ -473,7 +732,9 @@ item_id,generation_id,internal_id 472,4,472 473,4,473 474,4,474 +475,3,355 475,4,475 +476,3,271 476,4,476 477,4,478 478,4,479 @@ -513,3 +774,51 @@ item_id,generation_id,internal_id 512,4,531 513,4,533 514,4,501 +515,3,121 +516,3,122 +517,3,123 +518,3,124 +519,3,125 +520,3,126 +521,3,127 +522,3,128 +523,3,129 +524,3,130 +525,3,131 +526,3,132 +527,3,259 +528,3,272 +529,3,268 +530,3,269 +531,3,270 +532,3,273 +533,3,274 +534,3,275 +535,3,278 +536,3,279 +537,3,280 +538,3,281 +539,3,282 +540,3,283 +541,3,284 +542,3,288 +543,3,349 +544,3,350 +545,3,352 +546,3,353 +547,3,356 +548,3,359 +549,3,363 +550,3,364 +551,3,365 +552,3,366 +553,3,367 +554,3,368 +555,3,369 +556,3,370 +557,3,371 +558,3,372 +559,3,373 +560,3,374 +561,3,375 +562,3,376 diff --git a/pokedex/data/csv/items.csv b/pokedex/data/csv/items.csv index ed7ed6a..c219ac7 100644 --- a/pokedex/data/csv/items.csv +++ b/pokedex/data/csv/items.csv @@ -592,3 +592,53 @@ The Pokémon to appear will be whicher can't be encountered roaming in the wild. 512,Data Card 27,41,0,,,Records the total time spent in the Pokéathlon. 513,Lock Capsule,23,0,,,Does nothing. 514,Photo Album,23,0,,,Does nothing. +515,Orange Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +516,Harbor Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +517,Glitter Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +518,Mech Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +519,Wood Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +520,Wave Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +521,Bead Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +522,Shadow Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +523,Tropic Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +524,Dream Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +525,Fab Mail,25,50,,,Used to send short messages to other players via Pokémon trading. +526,Retro Mail,25,0,,,Used to send short messages to other players via Pokémon trading. +527,Mach Bike,21,0,,,Increases movement speed outside or in caves. Faster than the :item:`Acro Bike`. Allows the trainer to ascend muddy slopes. +528,Acro Bike,21,0,,,"Increases movement speed outside or in caves. Slower than the :item:`Mach Bike`. Can perform various tricks, allowing the trainer to reach certain special areas." +529,Wailmer Pail,21,0,,,Waters Berry plants. +530,Devon Goods,22,0,,,Contains a machine part to be delivered to Captain Stern. +531,Soot Sack,21,0,,,Collects soot when walking through tall grass on :location:`Route 113`. +532,Pokéblock Case,21,0,,,Stores Pokéblocks. +533,Letter,22,0,,,Contains a letter to be delivered to Steven. +534,Eon Ticket,20,0,,,"Provides access to :location:`Southern Island` and either :pokemon:`Latias` or :pokemon:`Latios`, whichever is not available roaming around Hoenn." +535,Scanner,22,0,,,May be traded to Captain Stern for a :item:`DeepSeaTooth` or a :item:`DeepSeaScale`. +536,Go-Goggles,21,0,,,Allows the trainer to enter the desert on :location:`Route 111`. +537,Meteorite,22,0,,,"RSE: May be traded to Professor Cozmo for :item:`TM27`. + +FRLG: A meteorite to be delivered to Lostelle's father." +538,Rm. 1 Key,22,0,,,Unlocks room 1 on the :location:`Abandoned Ship`. +539,Rm. 2 Key,22,0,,,Unlocks room 2 on the :location:`Abandoned Ship`. +540,Rm. 4 Key,22,0,,,Unlocks room 4 on the :location:`Abandoned Ship`. +541,Rm. 6 Key,22,0,,,Unlocks room 6 on the :location:`Abandoned Ship`. +542,Devon Scope,21,0,,,Reveals invisble :pokemon:`Kecleon` on the overworld. +543,Oak's Parcel,22,0,,,A parcel to be delivered to Professor Oak for a Pokédex. +544,Poké Flute,22,0,,,Wakes up :mechanic:`sleeping` Pokémon. Required to wake up sleeping :pokemon:`Snorlax` on the overworld. +545,Bike Voucher,22,0,,,May be traded for a :item:`Bicycle`. +546,Gold Teeth,22,0,,,"The Safari Zone warden's teeth, to be returned to him for :item:`HM04`." +547,Lift Key,22,0,,,Operates the elevator in the Celadon Rocket Hideout. +548,Silph Scope,22,0,,,Identifies ghosts in :location:`Pokémon Tower`. +549,Fame Checker,21,0,,,Records information on various famous people. +550,TM Case,21,0,,,Stores TMs and HMs. +551,Berry Pouch,21,0,,,Stores Berries. +552,Teachy TV,21,0,,,Teaches beginning trainers basic information. +553,Tri-Pass,22,0,,,Provides access to the first three Sevii Islands. +554,Rainbow Pass,22,0,,,Provides access to the Sevii Islands. +555,Tea,22,0,,,Used to bribe the :location:`Saffron City` guards for entry to the city. +556,MysticTicket,20,0,,,"Provides access to :location:`Navel Rock`, :pokemon:`Ho-Oh`, and :pokemon:`Lugia`." +557,AuroraTicket,20,0,,,Provides access to :location:`Birth Island` and :pokemon:`Deoxys`. +558,Powder Jar,21,0,,,Holds Berry Powder from Berry Crushing. +559,Ruby,22,0,,,Deliver to Celio for use in the Network Machine. +560,Sapphire,22,0,,,Deliver to Celio for use in the Network Machine. +561,Magma Emblem,22,0,,,Provides access to the :location:`Team Magma Hideout` in the :location:`Jagged Pass`. +562,Old Sea Map,20,0,,,Provides access to :location:`Faraway Island` and :pokemon:`Mew`.