Items by number: Difference between revisions

From A KoL Wiki
imported>Snickles
imported>Volc
Added another method from within an item's description
 
(28 intermediate revisions by 16 users not shown)
Line 1: Line 1:
A listing of all of the items in order of number.
A listing of all of the [[:category:items|items]] in order of number.


==1 - 99==
Item numbers can be determined in a variety of ways:
1. [[seal-clubbing club]]<BR>
*The ID for any item can easily be found by viewing the frame source of your inventory, using ctrl-f to find your item's name, and then looking just to the left where you'll find "<td id='iXXXX' valign=middle>", where XXXX is the ID of the item in question.
2. [[seal tooth]]<BR>
*The item ID can also be found by opening the pop-up description of an item. Within the item's source code, just after the description, you should be able to find the following: "<nowiki><!-- itemid: XXX --></nowiki>", where XXX is the ID of the item in question.
3. [[helmet turtle]]<BR>
*Items with a "use" link next to their name, the url that the link points to (viewed in most browsers by hovering the mouse over it, and looking at the status bar on the bottom) ends with the words "whichitem=XXX", where XXX is the item number of the item.
4. [[scroll of turtle summoning]]<BR>
*Items in NPC stores, the code for radio buttons (view frame source for the shop page) contains "<input type=radio name=whichitem value=XXX>", where XXX is the item number.  
5. [[pasta spoon]]<BR>
*Items in the the mall, the code for radio buttons (view frame source for the shop page) contains "<input name=whichitem type=radio value=XXXYYYYYYYYY onClick="selecteditem=XXXYYYYYYYYY">", where XXX is the item number, and YYYYYYYYY is the price. Note that the price will always be 9 digits, while the item ID can be 1 to 4.
6. [[ravioli hat]]<BR>
*Items in drop-down lists (combine with meat paste, clan stash, closet, Hagnk's, etc.), the HTML for the line entry (view frame source) consists of "<option value=XXX>item name (quantity)</option>", where XXX is the item number.  
7. [[saucepan]]<BR>
8. [[spices]]<BR>
9. [[disco mask]]<BR>
10. [[disco ball]]<BR>
11. [[stolen accordion]]<BR>
12. [[mariachi pants]]<BR>
13. <BR>
14. [[moxie weed]]<BR>
15. [[strongness elixir]]<BR>
16. [[magicalness-in-a-can]]<BR>
17. [[spicy noodles]]<BR>
18. [[tortoise's blessing]]<BR>
19. [[asparagus knife]]<BR>
20. [[Kentucky-style derby]]<BR>
21. [[sweet ninja sword]]<BR>
22. [[studded leather boxer shorts]]<BR>
23. [[chewing gum on a string]]<BR>
24. [[ten-leaf clover]]<BR>
25. [[meat paste]]<BR>
26. [[the Dolphin King's map]]<BR>
27. [[spider web]]<BR>
28. [[really sticky spider web]]<BR>
29. [[really really sticky spider web]]<BR>
30. [[big rock]]<BR>
31. [[seal-toothed rock]]<BR>
32. [[Bjorn's Hammer]]<BR>
33. [[snorkel]]<BR>
34. [[the Dolphin King's crown]]<BR>
35. [[Knob Goblin scimitar]]<BR>
36. [[Knob Goblin tongs]]<BR>
37. [[viking helmet]]<BR>
38. [[Knob Goblin pants]]<BR>
39. [[pretty flower]]<BR>
40. [[casino pass]]<BR>
41. [[ice-cold beer]]<BR>
42. [[hermit permit]]<BR>
43. [[worthless trinket]]<BR>
44. [[worthless gewgaw]]<BR>
45. [[worthless knick-knack]]<BR>
46. [[wooden figurine]]<BR>
47. [[hot buttered roll]]<BR>
48. [[heart of rock and roll]]<BR>
49. [[bowl of cottage cheese]]<BR>
50. [[Rock and Roll Legend]]<BR>
51. [[Knob Goblin Uberpants]]<BR>
52. [[banjo strings]]<BR>
53. [[stone banjo]]<BR>
54. [[Disco Banjo]]<BR>
55. [[jabanero pepper]]<BR>
56. [[heavy hot sauce]]<BR>
57. [[5-Alarm Saucepan]]<BR>
58. [[turtle factory]]<BR>
59. [[slingshot]]<BR>
60. [[Turtleslinger]]<BR>
61. [[fortune cookie]]<BR>
62. [[oriole-feather headdress]]<BR>
63. [[action figure head]]<BR>
64. [[action figure body]]<BR>
65. [[Mighty Bjorn action figure]]<BR>
66. [[golden twig]]<BR>
67. [[spaghetti with rock-balls]]<BR>
68. [[Pasta of Peril]]<BR>
69. [[newbiesport tent]]<BR>
70. [[bar skin]]<BR>
71. [[wooden stakes]]<BR>
72. [[barskin hat]]<BR>
73. [[barskin tent]]<BR>
74. [[Spooky Temple map]]<BR>
75. [[spooky sapling]]<BR>
76. [[Spooky-Gro fertilizer]]<BR>
77. [[spooky stick]]<BR>
78. [[pretty bouquet]]<BR>
79. [[bugbear bungguard]]<BR>
80. [[fairy gravy]]<BR>
81. [[ice-cold beer]]<BR>
82. [[rusty L-shaped piece of metal]]<BR>
83. [[crusty L-shaped piece of metal]]<BR>
84. [[locked orcish meat locker]]<BR>
85. [[empty orcish meat locker]]<BR>
86. [[T-bone key]]<BR>
87. [[meat from yesterday]]<BR>
88. [[meat stack]]<BR>
89. [[sword hilt]]<BR>
90. [[helmet recipe]]<BR>
91. [[pants kit]]<BR>
92. [[meatsmithing guide]]<BR>
93. [[basic meat sword]]<BR>
94. [[basic meat pants]]<BR>
95. [[basic meat helmet]]<BR>
96. [[bling-bling]]<BR>
97. [[pimpin' meat hat]]<BR>
98. [[dried face]]<BR>
99. [[meat face]]<BR>


==100 - 199==
:The drop-down for the [[zapping]] wands are perhaps the best way to get item IDs for non-tradeable, unusable quest items.
100. [[lifeless meat doll]]<BR>
 
101. [[meat golem]]<BR>
:The drop-downs in the [[Drawn Onward]] adventure could be used to much the same effect, but this is a rather inconvenient method, and won't work for quest items consumed prior to level 11.
102. [[spooky shrunken head]]<BR>
 
103. [[spooky staff]]<BR>
:Prior to 2008, the meat pasting method was quite effective, as any item at all showed up in the drop-down. Post-2008, only [[:Category:Meat Pasting Components|meat pasting components]] show up.
104. [[spooky scarecrow]]<BR>
 
105. [[bowl of lucky charms]]<BR>
 
106. [[ketchup]]<BR>
{{ItemsByNumber}}
107. [[catsup]]<BR>
 
108. [[big stick]]<BR>
[[Category:Items]]
109. [[crossbow string]]<BR>
110. [[basic meat staff]]<BR>
111. [[basic meat crossbow]]<BR>
112. [[meatloaf helmet]]<BR>
113. [[dripping meat sword]]<BR>
114. [[dripping meat staff]]<BR>
115. [[dripping meat crossbow]]<BR>
116. [[Bugfinder Blade]]<BR>
117. [[Gnollish plunger]]<BR>
118. [[spring]]<BR>
119. [[sprocket]]<BR>
120. [[cog]]<BR>
121. [[sprocket assembly]]<BR>
122. [[cog and sprocket assembly]]<BR>
123. [[Gnollish flyswatter]]<BR>
124. [[empty meat tank]]<BR>
125. [[full meat tank]]<BR>
126. [[meat engine]]<BR>
127. [[Gnollish autoplunger]]<BR>
128. [[sticky meat pants]]<BR>
129. [[Gnollish nunchaku]]<BR>
130. [[enchanted eyepatch]]<BR>
131. [[frilly skirt]]<BR>
132. [[meat maid body]]<BR>
133. [[KoL Certificate Of Participation]]<BR>
134. [[bitchin' meatcar]]<BR>
135. [[sweet rims]]<BR>
136. [[tires]]<BR>
137. [[dope wheels]]<BR>
138. [[ice-cold six-pack]]<BR>
139. [[valuable trinket]]<BR>
140. [[dingy planks]]<BR>
141. [[dingy dinghy]]<BR>
142. [[anticheese]]<BR>
143. [[cottage]]<BR>
144. [[stone of eXtreme power]]<BR>
145. [[barbed-wire fence]]<BR>
146. [[dinghy plans]]<BR>
147. [[eXtreme meat sword]]<BR>
148. [[eXtreme meat staff]]<BR>
149. [[eXtreme meat crossbow]]<BR>
150. [[The Scalp of Gorgolok]]<BR>
151. [[Elder Turtle Shell]]<BR>
152. [[The Colander of Em-er'il]]<BR>
153. [[Ancient Saucehelm]]<BR>
154. [[Disco 'Fro Pick]]<BR>
155. [[El Sombrero De Lopez]]<BR>
156. [[guild application]]<BR>
157. [[E-Z Cook Oven]]<BR>
158. [[Gnollish pie tin]]<BR>
159. [[wad of dough]]<BR>
160. [[pie crust]]<BR>
161. [[ghuol egg]]<BR>
162. [[ghuol egg quiche]]<BR>
163. [[skeleton bone]]<BR>
164. [[smart skull]]<BR>
165. [[skewer]]<BR>
166. [[ghuol ears]]<BR>
167. [[ghuol-ear kabob]]<BR>
168. [[bone rattle]]<BR>
169. [[bugbear beanie]]<BR>
170. [[lihc eye]]<BR>
171. [[lihc eye pie]]<BR>
172. [[gnoll lips]]<BR>
173. [[taco shell]]<BR>
174. [[Gnollish casserole dish]]<BR>
175. [[uncooked chorizo]]<BR>
176. [[disembodied brain]]<BR>
177. [[brainy skull]]<BR>
178. [[detective skull]]<BR>
179. [[chorizo taco]]<BR>
180. [[ice-cold fotie]]<BR>
181. [[baseball]]<BR>
182. [[batgut]]<BR>
183. [[bat wing]]<BR>
184. [[briefcase]]<BR>
185. [[fat stacks of cash]]<BR>
186. [[enchanted bean]]<BR>
187. [[loose teeth]]<BR>
188. [[bat guano]]<BR>
189. [[guano coffee cup]]<BR>
190. [[guild pants]]<BR>
191. [[Boss Bat bandana]]<BR>
192. [[batskin belt]]<BR>
193. [[birthday candle]]<BR>
194. [[Mr. Accessory]]<BR>
195. [[eXtreme nose ring]]<BR>
196. [[disassembled clover]]<BR>
197. [[rat whisker]]<BR>
198. [[rat appendix]]<BR>
199. [[shiny ring]]<BR>

Latest revision as of 05:36, 28 January 2019

A listing of all of the items in order of number.

Item numbers can be determined in a variety of ways:

  • The ID for any item can easily be found by viewing the frame source of your inventory, using ctrl-f to find your item's name, and then looking just to the left where you'll find "", where XXXX is the ID of the item in question.
  • The item ID can also be found by opening the pop-up description of an item. Within the item's source code, just after the description, you should be able to find the following: "<!-- itemid: XXX -->", where XXX is the ID of the item in question.
  • Items with a "use" link next to their name, the url that the link points to (viewed in most browsers by hovering the mouse over it, and looking at the status bar on the bottom) ends with the words "whichitem=XXX", where XXX is the item number of the item.
  • Items in NPC stores, the code for radio buttons (view frame source for the shop page) contains "<input type=radio name=whichitem value=XXX>", where XXX is the item number.
  • Items in the the mall, the code for radio buttons (view frame source for the shop page) contains "<input name=whichitem type=radio value=XXXYYYYYYYYY onClick="selecteditem=XXXYYYYYYYYY">", where XXX is the item number, and YYYYYYYYY is the price. Note that the price will always be 9 digits, while the item ID can be 1 to 4.
  • Items in drop-down lists (combine with meat paste, clan stash, closet, Hagnk's, etc.), the HTML for the line entry (view frame source) consists of "<option value=XXX>item name (quantity)</option>", where XXX is the item number.
The drop-down for the zapping wands are perhaps the best way to get item IDs for non-tradeable, unusable quest items.
The drop-downs in the Drawn Onward adventure could be used to much the same effect, but this is a rather inconvenient method, and won't work for quest items consumed prior to level 11.
Prior to 2008, the meat pasting method was quite effective, as any item at all showed up in the drop-down. Post-2008, only meat pasting components show up.


Items (By Number)
<0 | 1-99 | 100-199 | 200-299 | 300-399 | 400-499 | 500-599 | 600-699 | 700-799 | 800-899 | 900-999 | 1000-1099 | 1100-1199 | 1200-1299 | 1300-1399 | 1400-1499 | 1500-1599 | 1600-1699 | 1700-1799 | 1800-1899 | 1900-1999 | 2000-2099 | 2100-2199 | 2200-2299 | 2300-2399 | 2400-2499 | 2500-2599 | 2600-2699 | 2700-2799 | 2800-2899 | 2900-2999 | 3000-3099 | 3100-3199 | 3200-3299 | 3300-3399 | 3400-3499 | 3500-3599 | 3600-3699 | 3700-3799 | 3800-3899 | 3900-3999 | 4000-4099 | 4100-4199 | 4200-4299 | 4300-4399 | 4400-4499 | 4500-4599 | 4600-4699 | 4700-4799 | 4800-4899 | 4900-4999 | 5000-5099 | 5100-5199 | 5200-5299 | 5300-5399 | 5400-5499 | 5500-5599 | 5600-5699 | 5700-5799 | 5800-5899 | 5900-5999 | 6000-6099 | 6100-6199 | 6200-6299 | 6300-6399 | 6400-6499 | 6500-6599 | 6600-6699 | 6700-6799 | 6800-6899 | 6900-6999 | 7000-7099 | 7100-7199 | 7200-7299 | 7300-7399 | 7400-7499 | 7500-7599 | 7600-7699 | 7700-7799 | 7800-7899 | 7900-7999 | 8000-8099 | 8100-8199 | 8200-8299 | 8300-8399 | 8400-8499 | 8500-8599 | 8600-8699 | 8700-8799 | 8800-8899 | 8900-8999 | 9000-9099 | 9100-9199 | 9200-9299 | 9300-9399 | 9400-9499 | 9500-9599 | 9600-9699 | 9700-9799 | 9800-9899 | 9900-9999 | 10000-10099 | 10100-10199 | 10200-10299 | 10300-10399 | 10400-10499 | 10500-10599 | 10600-10699 | 10700-10799 | 10800-10899 | 10900-10999 | 11000-11099 | 11100-11199 | 11200-11299 | 11300-11399 | 11400-11499 | 11500-11599 | 11600-11699 | 11700-11799 | 11800-11899 | 11900-11999