@c3d.gg/mwi-types 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (568) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +192 -0
  3. package/dist/.tsbuildinfo +1 -0
  4. package/dist/constants/index.d.ts +2 -0
  5. package/dist/constants/index.d.ts.map +1 -0
  6. package/dist/constants/index.js +2 -0
  7. package/dist/constants/index.js.map +1 -0
  8. package/dist/game-logic/index.d.ts +2 -0
  9. package/dist/game-logic/index.d.ts.map +1 -0
  10. package/dist/game-logic/index.js +3 -0
  11. package/dist/game-logic/index.js.map +1 -0
  12. package/dist/generated/constants/abilities-hrids.d.ts +131 -0
  13. package/dist/generated/constants/abilities-hrids.d.ts.map +1 -0
  14. package/dist/generated/constants/abilities-hrids.js +132 -0
  15. package/dist/generated/constants/abilities-hrids.js.map +1 -0
  16. package/dist/generated/constants/action-categories-hrids.d.ts +129 -0
  17. package/dist/generated/constants/action-categories-hrids.d.ts.map +1 -0
  18. package/dist/generated/constants/action-categories-hrids.js +130 -0
  19. package/dist/generated/constants/action-categories-hrids.js.map +1 -0
  20. package/dist/generated/constants/actions-hrids.d.ts +1275 -0
  21. package/dist/generated/constants/actions-hrids.d.ts.map +1 -0
  22. package/dist/generated/constants/actions-hrids.js +1276 -0
  23. package/dist/generated/constants/actions-hrids.js.map +1 -0
  24. package/dist/generated/constants/avatar-outfits-hrids.d.ts +201 -0
  25. package/dist/generated/constants/avatar-outfits-hrids.d.ts.map +1 -0
  26. package/dist/generated/constants/avatar-outfits-hrids.js +202 -0
  27. package/dist/generated/constants/avatar-outfits-hrids.js.map +1 -0
  28. package/dist/generated/constants/avatars-hrids.d.ts +181 -0
  29. package/dist/generated/constants/avatars-hrids.d.ts.map +1 -0
  30. package/dist/generated/constants/avatars-hrids.js +182 -0
  31. package/dist/generated/constants/avatars-hrids.js.map +1 -0
  32. package/dist/generated/constants/buff-types-hrids.d.ts +131 -0
  33. package/dist/generated/constants/buff-types-hrids.d.ts.map +1 -0
  34. package/dist/generated/constants/buff-types-hrids.js +132 -0
  35. package/dist/generated/constants/buff-types-hrids.js.map +1 -0
  36. package/dist/generated/constants/chat-channel-types-hrids.d.ts +57 -0
  37. package/dist/generated/constants/chat-channel-types-hrids.d.ts.map +1 -0
  38. package/dist/generated/constants/chat-channel-types-hrids.js +58 -0
  39. package/dist/generated/constants/chat-channel-types-hrids.js.map +1 -0
  40. package/dist/generated/constants/chat-icons-hrids.d.ts +853 -0
  41. package/dist/generated/constants/chat-icons-hrids.d.ts.map +1 -0
  42. package/dist/generated/constants/chat-icons-hrids.js +854 -0
  43. package/dist/generated/constants/chat-icons-hrids.js.map +1 -0
  44. package/dist/generated/constants/combat-monsters-hrids.d.ts +169 -0
  45. package/dist/generated/constants/combat-monsters-hrids.d.ts.map +1 -0
  46. package/dist/generated/constants/combat-monsters-hrids.js +170 -0
  47. package/dist/generated/constants/combat-monsters-hrids.js.map +1 -0
  48. package/dist/generated/constants/combat-styles-hrids.d.ts +27 -0
  49. package/dist/generated/constants/combat-styles-hrids.d.ts.map +1 -0
  50. package/dist/generated/constants/combat-styles-hrids.js +28 -0
  51. package/dist/generated/constants/combat-styles-hrids.js.map +1 -0
  52. package/dist/generated/constants/community-buff-types-hrids.d.ts +25 -0
  53. package/dist/generated/constants/community-buff-types-hrids.d.ts.map +1 -0
  54. package/dist/generated/constants/community-buff-types-hrids.js +26 -0
  55. package/dist/generated/constants/community-buff-types-hrids.js.map +1 -0
  56. package/dist/generated/constants/damage-types-hrids.d.ts +23 -0
  57. package/dist/generated/constants/damage-types-hrids.d.ts.map +1 -0
  58. package/dist/generated/constants/damage-types-hrids.js +24 -0
  59. package/dist/generated/constants/damage-types-hrids.js.map +1 -0
  60. package/dist/generated/constants/equipment-types-hrids.d.ts +63 -0
  61. package/dist/generated/constants/equipment-types-hrids.d.ts.map +1 -0
  62. package/dist/generated/constants/equipment-types-hrids.js +64 -0
  63. package/dist/generated/constants/equipment-types-hrids.js.map +1 -0
  64. package/dist/generated/constants/game-modes-hrids.d.ts +21 -0
  65. package/dist/generated/constants/game-modes-hrids.d.ts.map +1 -0
  66. package/dist/generated/constants/game-modes-hrids.js +22 -0
  67. package/dist/generated/constants/game-modes-hrids.js.map +1 -0
  68. package/dist/generated/constants/guild-character-roles-hrids.d.ts +23 -0
  69. package/dist/generated/constants/guild-character-roles-hrids.d.ts.map +1 -0
  70. package/dist/generated/constants/guild-character-roles-hrids.js +24 -0
  71. package/dist/generated/constants/guild-character-roles-hrids.js.map +1 -0
  72. package/dist/generated/constants/house-rooms-hrids.d.ts +49 -0
  73. package/dist/generated/constants/house-rooms-hrids.d.ts.map +1 -0
  74. package/dist/generated/constants/house-rooms-hrids.js +50 -0
  75. package/dist/generated/constants/house-rooms-hrids.js.map +1 -0
  76. package/dist/generated/constants/index.d.ts +34 -0
  77. package/dist/generated/constants/index.d.ts.map +1 -0
  78. package/dist/generated/constants/index.js +35 -0
  79. package/dist/generated/constants/index.js.map +1 -0
  80. package/dist/generated/constants/item-categories-hrids.d.ts +31 -0
  81. package/dist/generated/constants/item-categories-hrids.d.ts.map +1 -0
  82. package/dist/generated/constants/item-categories-hrids.js +32 -0
  83. package/dist/generated/constants/item-categories-hrids.js.map +1 -0
  84. package/dist/generated/constants/item-locations-hrids.d.ts +65 -0
  85. package/dist/generated/constants/item-locations-hrids.d.ts.map +1 -0
  86. package/dist/generated/constants/item-locations-hrids.js +66 -0
  87. package/dist/generated/constants/item-locations-hrids.js.map +1 -0
  88. package/dist/generated/constants/items-hrids.d.ts +1523 -0
  89. package/dist/generated/constants/items-hrids.d.ts.map +1 -0
  90. package/dist/generated/constants/items-hrids.js +1524 -0
  91. package/dist/generated/constants/items-hrids.js.map +1 -0
  92. package/dist/generated/constants/leaderboard-categories-hrids.d.ts +57 -0
  93. package/dist/generated/constants/leaderboard-categories-hrids.d.ts.map +1 -0
  94. package/dist/generated/constants/leaderboard-categories-hrids.js +58 -0
  95. package/dist/generated/constants/leaderboard-categories-hrids.js.map +1 -0
  96. package/dist/generated/constants/leaderboard-types-hrids.d.ts +27 -0
  97. package/dist/generated/constants/leaderboard-types-hrids.d.ts.map +1 -0
  98. package/dist/generated/constants/leaderboard-types-hrids.js +28 -0
  99. package/dist/generated/constants/leaderboard-types-hrids.js.map +1 -0
  100. package/dist/generated/constants/name-colors-hrids.d.ts +273 -0
  101. package/dist/generated/constants/name-colors-hrids.d.ts.map +1 -0
  102. package/dist/generated/constants/name-colors-hrids.js +274 -0
  103. package/dist/generated/constants/name-colors-hrids.js.map +1 -0
  104. package/dist/generated/constants/random-task-types-hrids.d.ts +33 -0
  105. package/dist/generated/constants/random-task-types-hrids.d.ts.map +1 -0
  106. package/dist/generated/constants/random-task-types-hrids.js +34 -0
  107. package/dist/generated/constants/random-task-types-hrids.js.map +1 -0
  108. package/dist/generated/constants/recipes-hrids.d.ts +1033 -0
  109. package/dist/generated/constants/recipes-hrids.d.ts.map +1 -0
  110. package/dist/generated/constants/recipes-hrids.js +1034 -0
  111. package/dist/generated/constants/recipes-hrids.js.map +1 -0
  112. package/dist/generated/constants/shop-categories-hrids.d.ts +19 -0
  113. package/dist/generated/constants/shop-categories-hrids.d.ts.map +1 -0
  114. package/dist/generated/constants/shop-categories-hrids.js +20 -0
  115. package/dist/generated/constants/shop-categories-hrids.js.map +1 -0
  116. package/dist/generated/constants/shop-items-hrids.d.ts +105 -0
  117. package/dist/generated/constants/shop-items-hrids.d.ts.map +1 -0
  118. package/dist/generated/constants/shop-items-hrids.js +106 -0
  119. package/dist/generated/constants/shop-items-hrids.js.map +1 -0
  120. package/dist/generated/constants/skills-hrids.d.ts +51 -0
  121. package/dist/generated/constants/skills-hrids.d.ts.map +1 -0
  122. package/dist/generated/constants/skills-hrids.js +52 -0
  123. package/dist/generated/constants/skills-hrids.js.map +1 -0
  124. package/dist/generated/constants/task-shop-items-hrids.d.ts +23 -0
  125. package/dist/generated/constants/task-shop-items-hrids.d.ts.map +1 -0
  126. package/dist/generated/constants/task-shop-items-hrids.js +24 -0
  127. package/dist/generated/constants/task-shop-items-hrids.js.map +1 -0
  128. package/dist/generated/game-logic/abilities.d.ts +108 -0
  129. package/dist/generated/game-logic/abilities.d.ts.map +1 -0
  130. package/dist/generated/game-logic/abilities.js +3696 -0
  131. package/dist/generated/game-logic/abilities.js.map +1 -0
  132. package/dist/generated/game-logic/action-categories.d.ts +35 -0
  133. package/dist/generated/game-logic/action-categories.d.ts.map +1 -0
  134. package/dist/generated/game-logic/action-categories.js +420 -0
  135. package/dist/generated/game-logic/action-categories.js.map +1 -0
  136. package/dist/generated/game-logic/actions.d.ts +471 -0
  137. package/dist/generated/game-logic/actions.d.ts.map +1 -0
  138. package/dist/generated/game-logic/actions.js +37423 -0
  139. package/dist/generated/game-logic/actions.js.map +1 -0
  140. package/dist/generated/game-logic/avatar-outfits.d.ts +66 -0
  141. package/dist/generated/game-logic/avatar-outfits.d.ts.map +1 -0
  142. package/dist/generated/game-logic/avatar-outfits.js +706 -0
  143. package/dist/generated/game-logic/avatar-outfits.js.map +1 -0
  144. package/dist/generated/game-logic/avatars.d.ts +66 -0
  145. package/dist/generated/game-logic/avatars.d.ts.map +1 -0
  146. package/dist/generated/game-logic/avatars.js +636 -0
  147. package/dist/generated/game-logic/avatars.js.map +1 -0
  148. package/dist/generated/game-logic/buff-types.d.ts +101 -0
  149. package/dist/generated/game-logic/buff-types.d.ts.map +1 -0
  150. package/dist/generated/game-logic/buff-types.js +815 -0
  151. package/dist/generated/game-logic/buff-types.js.map +1 -0
  152. package/dist/generated/game-logic/chat-channel-types.d.ts +40 -0
  153. package/dist/generated/game-logic/chat-channel-types.d.ts.map +1 -0
  154. package/dist/generated/game-logic/chat-channel-types.js +400 -0
  155. package/dist/generated/game-logic/chat-channel-types.js.map +1 -0
  156. package/dist/generated/game-logic/chat-icons.d.ts +40 -0
  157. package/dist/generated/game-logic/chat-icons.d.ts.map +1 -0
  158. package/dist/generated/game-logic/chat-icons.js +10127 -0
  159. package/dist/generated/game-logic/chat-icons.js.map +1 -0
  160. package/dist/generated/game-logic/combat-monsters.d.ts +1287 -0
  161. package/dist/generated/game-logic/combat-monsters.d.ts.map +1 -0
  162. package/dist/generated/game-logic/combat-monsters.js +17207 -0
  163. package/dist/generated/game-logic/combat-monsters.js.map +1 -0
  164. package/dist/generated/game-logic/combat-styles.d.ts +71 -0
  165. package/dist/generated/game-logic/combat-styles.d.ts.map +1 -0
  166. package/dist/generated/game-logic/combat-styles.js +130 -0
  167. package/dist/generated/game-logic/combat-styles.js.map +1 -0
  168. package/dist/generated/game-logic/community-buff-types.d.ts +35 -0
  169. package/dist/generated/game-logic/community-buff-types.d.ts.map +1 -0
  170. package/dist/generated/game-logic/community-buff-types.js +178 -0
  171. package/dist/generated/game-logic/community-buff-types.js.map +1 -0
  172. package/dist/generated/game-logic/damage-types.d.ts +61 -0
  173. package/dist/generated/game-logic/damage-types.d.ts.map +1 -0
  174. package/dist/generated/game-logic/damage-types.js +126 -0
  175. package/dist/generated/game-logic/damage-types.js.map +1 -0
  176. package/dist/generated/game-logic/equipment-types.d.ts +83 -0
  177. package/dist/generated/game-logic/equipment-types.d.ts.map +1 -0
  178. package/dist/generated/game-logic/equipment-types.js +281 -0
  179. package/dist/generated/game-logic/equipment-types.js.map +1 -0
  180. package/dist/generated/game-logic/game-modes.d.ts +37 -0
  181. package/dist/generated/game-logic/game-modes.d.ts.map +1 -0
  182. package/dist/generated/game-logic/game-modes.js +96 -0
  183. package/dist/generated/game-logic/game-modes.js.map +1 -0
  184. package/dist/generated/game-logic/guild-character-roles.d.ts +37 -0
  185. package/dist/generated/game-logic/guild-character-roles.d.ts.map +1 -0
  186. package/dist/generated/game-logic/guild-character-roles.js +139 -0
  187. package/dist/generated/game-logic/guild-character-roles.js.map +1 -0
  188. package/dist/generated/game-logic/house-rooms.d.ts +138 -0
  189. package/dist/generated/game-logic/house-rooms.d.ts.map +1 -0
  190. package/dist/generated/game-logic/house-rooms.js +5625 -0
  191. package/dist/generated/game-logic/house-rooms.js.map +1 -0
  192. package/dist/generated/game-logic/houses.d.ts +186 -0
  193. package/dist/generated/game-logic/houses.d.ts.map +1 -0
  194. package/dist/generated/game-logic/houses.js +526 -0
  195. package/dist/generated/game-logic/houses.js.map +1 -0
  196. package/dist/generated/game-logic/index.d.ts +35 -0
  197. package/dist/generated/game-logic/index.d.ts.map +1 -0
  198. package/dist/generated/game-logic/index.js +215 -0
  199. package/dist/generated/game-logic/index.js.map +1 -0
  200. package/dist/generated/game-logic/item-categories.d.ts +28 -0
  201. package/dist/generated/game-logic/item-categories.d.ts.map +1 -0
  202. package/dist/generated/game-logic/item-categories.js +90 -0
  203. package/dist/generated/game-logic/item-categories.js.map +1 -0
  204. package/dist/generated/game-logic/item-locations.d.ts +34 -0
  205. package/dist/generated/game-logic/item-locations.d.ts.map +1 -0
  206. package/dist/generated/game-logic/item-locations.js +322 -0
  207. package/dist/generated/game-logic/item-locations.js.map +1 -0
  208. package/dist/generated/game-logic/items.d.ts +184 -0
  209. package/dist/generated/game-logic/items.d.ts.map +1 -0
  210. package/dist/generated/game-logic/items.js +54663 -0
  211. package/dist/generated/game-logic/items.js.map +1 -0
  212. package/dist/generated/game-logic/leaderboard-categories.d.ts +41 -0
  213. package/dist/generated/game-logic/leaderboard-categories.d.ts.map +1 -0
  214. package/dist/generated/game-logic/leaderboard-categories.js +227 -0
  215. package/dist/generated/game-logic/leaderboard-categories.js.map +1 -0
  216. package/dist/generated/game-logic/leaderboard-types.d.ts +38 -0
  217. package/dist/generated/game-logic/leaderboard-types.d.ts.map +1 -0
  218. package/dist/generated/game-logic/leaderboard-types.js +124 -0
  219. package/dist/generated/game-logic/leaderboard-types.js.map +1 -0
  220. package/dist/generated/game-logic/name-colors.d.ts +39 -0
  221. package/dist/generated/game-logic/name-colors.d.ts.map +1 -0
  222. package/dist/generated/game-logic/name-colors.js +2779 -0
  223. package/dist/generated/game-logic/name-colors.js.map +1 -0
  224. package/dist/generated/game-logic/random-task-types.d.ts +45 -0
  225. package/dist/generated/game-logic/random-task-types.d.ts.map +1 -0
  226. package/dist/generated/game-logic/random-task-types.js +117 -0
  227. package/dist/generated/game-logic/random-task-types.js.map +1 -0
  228. package/dist/generated/game-logic/recipes.d.ts +542 -0
  229. package/dist/generated/game-logic/recipes.d.ts.map +1 -0
  230. package/dist/generated/game-logic/recipes.js +29193 -0
  231. package/dist/generated/game-logic/recipes.js.map +1 -0
  232. package/dist/generated/game-logic/shop-categories.d.ts +28 -0
  233. package/dist/generated/game-logic/shop-categories.d.ts.map +1 -0
  234. package/dist/generated/game-logic/shop-categories.js +52 -0
  235. package/dist/generated/game-logic/shop-categories.js.map +1 -0
  236. package/dist/generated/game-logic/shop-items.d.ts +32 -0
  237. package/dist/generated/game-logic/shop-items.d.ts.map +1 -0
  238. package/dist/generated/game-logic/shop-items.js +623 -0
  239. package/dist/generated/game-logic/shop-items.js.map +1 -0
  240. package/dist/generated/game-logic/skills.d.ts +85 -0
  241. package/dist/generated/game-logic/skills.d.ts.map +1 -0
  242. package/dist/generated/game-logic/skills.js +249 -0
  243. package/dist/generated/game-logic/skills.js.map +1 -0
  244. package/dist/generated/game-logic/task-shop-items.d.ts +46 -0
  245. package/dist/generated/game-logic/task-shop-items.d.ts.map +1 -0
  246. package/dist/generated/game-logic/task-shop-items.js +104 -0
  247. package/dist/generated/game-logic/task-shop-items.js.map +1 -0
  248. package/dist/generated/game-logic/types.d.ts +64 -0
  249. package/dist/generated/game-logic/types.d.ts.map +1 -0
  250. package/dist/generated/game-logic/types.js +13 -0
  251. package/dist/generated/game-logic/types.js.map +1 -0
  252. package/dist/generated/index.d.ts +14 -0
  253. package/dist/generated/index.d.ts.map +1 -0
  254. package/dist/generated/index.js +18 -0
  255. package/dist/generated/index.js.map +1 -0
  256. package/dist/generated/localization/en/abilities.d.ts +10 -0
  257. package/dist/generated/localization/en/abilities.d.ts.map +1 -0
  258. package/dist/generated/localization/en/abilities.js +239 -0
  259. package/dist/generated/localization/en/abilities.js.map +1 -0
  260. package/dist/generated/localization/en/actions.d.ts +10 -0
  261. package/dist/generated/localization/en/actions.d.ts.map +1 -0
  262. package/dist/generated/localization/en/actions.js +1897 -0
  263. package/dist/generated/localization/en/actions.js.map +1 -0
  264. package/dist/generated/localization/en/house-rooms.d.ts +10 -0
  265. package/dist/generated/localization/en/house-rooms.d.ts.map +1 -0
  266. package/dist/generated/localization/en/house-rooms.js +58 -0
  267. package/dist/generated/localization/en/house-rooms.js.map +1 -0
  268. package/dist/generated/localization/en/index.d.ts +10 -0
  269. package/dist/generated/localization/en/index.d.ts.map +1 -0
  270. package/dist/generated/localization/en/index.js +10 -0
  271. package/dist/generated/localization/en/index.js.map +1 -0
  272. package/dist/generated/localization/en/items.d.ts +10 -0
  273. package/dist/generated/localization/en/items.d.ts.map +1 -0
  274. package/dist/generated/localization/en/items.js +2421 -0
  275. package/dist/generated/localization/en/items.js.map +1 -0
  276. package/dist/generated/localization/en/skills.d.ts +10 -0
  277. package/dist/generated/localization/en/skills.d.ts.map +1 -0
  278. package/dist/generated/localization/en/skills.js +61 -0
  279. package/dist/generated/localization/en/skills.js.map +1 -0
  280. package/dist/generated/localization/index.d.ts +53 -0
  281. package/dist/generated/localization/index.d.ts.map +1 -0
  282. package/dist/generated/localization/index.js +100 -0
  283. package/dist/generated/localization/index.js.map +1 -0
  284. package/dist/generated/localization/zh/abilities.d.ts +10 -0
  285. package/dist/generated/localization/zh/abilities.d.ts.map +1 -0
  286. package/dist/generated/localization/zh/abilities.js +239 -0
  287. package/dist/generated/localization/zh/abilities.js.map +1 -0
  288. package/dist/generated/localization/zh/actions.d.ts +10 -0
  289. package/dist/generated/localization/zh/actions.d.ts.map +1 -0
  290. package/dist/generated/localization/zh/actions.js +1897 -0
  291. package/dist/generated/localization/zh/actions.js.map +1 -0
  292. package/dist/generated/localization/zh/house-rooms.d.ts +10 -0
  293. package/dist/generated/localization/zh/house-rooms.d.ts.map +1 -0
  294. package/dist/generated/localization/zh/house-rooms.js +58 -0
  295. package/dist/generated/localization/zh/house-rooms.js.map +1 -0
  296. package/dist/generated/localization/zh/index.d.ts +10 -0
  297. package/dist/generated/localization/zh/index.d.ts.map +1 -0
  298. package/dist/generated/localization/zh/index.js +10 -0
  299. package/dist/generated/localization/zh/index.js.map +1 -0
  300. package/dist/generated/localization/zh/items.d.ts +10 -0
  301. package/dist/generated/localization/zh/items.d.ts.map +1 -0
  302. package/dist/generated/localization/zh/items.js +2421 -0
  303. package/dist/generated/localization/zh/items.js.map +1 -0
  304. package/dist/generated/localization/zh/skills.d.ts +10 -0
  305. package/dist/generated/localization/zh/skills.d.ts.map +1 -0
  306. package/dist/generated/localization/zh/skills.js +61 -0
  307. package/dist/generated/localization/zh/skills.js.map +1 -0
  308. package/dist/generated/player-data/index.d.ts +79 -0
  309. package/dist/generated/player-data/index.d.ts.map +1 -0
  310. package/dist/generated/player-data/index.js +140 -0
  311. package/dist/generated/player-data/index.js.map +1 -0
  312. package/dist/generated/schemas/typebox/abilities.d.ts +6 -0
  313. package/dist/generated/schemas/typebox/abilities.d.ts.map +1 -0
  314. package/dist/generated/schemas/typebox/abilities.js +10 -0
  315. package/dist/generated/schemas/typebox/abilities.js.map +1 -0
  316. package/dist/generated/schemas/typebox/action-categories.d.ts +6 -0
  317. package/dist/generated/schemas/typebox/action-categories.d.ts.map +1 -0
  318. package/dist/generated/schemas/typebox/action-categories.js +10 -0
  319. package/dist/generated/schemas/typebox/action-categories.js.map +1 -0
  320. package/dist/generated/schemas/typebox/actions.d.ts +6 -0
  321. package/dist/generated/schemas/typebox/actions.d.ts.map +1 -0
  322. package/dist/generated/schemas/typebox/actions.js +10 -0
  323. package/dist/generated/schemas/typebox/actions.js.map +1 -0
  324. package/dist/generated/schemas/typebox/avatar-outfits.d.ts +6 -0
  325. package/dist/generated/schemas/typebox/avatar-outfits.d.ts.map +1 -0
  326. package/dist/generated/schemas/typebox/avatar-outfits.js +10 -0
  327. package/dist/generated/schemas/typebox/avatar-outfits.js.map +1 -0
  328. package/dist/generated/schemas/typebox/avatars.d.ts +6 -0
  329. package/dist/generated/schemas/typebox/avatars.d.ts.map +1 -0
  330. package/dist/generated/schemas/typebox/avatars.js +10 -0
  331. package/dist/generated/schemas/typebox/avatars.js.map +1 -0
  332. package/dist/generated/schemas/typebox/buff-types.d.ts +6 -0
  333. package/dist/generated/schemas/typebox/buff-types.d.ts.map +1 -0
  334. package/dist/generated/schemas/typebox/buff-types.js +10 -0
  335. package/dist/generated/schemas/typebox/buff-types.js.map +1 -0
  336. package/dist/generated/schemas/typebox/chat-channel-types.d.ts +6 -0
  337. package/dist/generated/schemas/typebox/chat-channel-types.d.ts.map +1 -0
  338. package/dist/generated/schemas/typebox/chat-channel-types.js +10 -0
  339. package/dist/generated/schemas/typebox/chat-channel-types.js.map +1 -0
  340. package/dist/generated/schemas/typebox/chat-icons.d.ts +6 -0
  341. package/dist/generated/schemas/typebox/chat-icons.d.ts.map +1 -0
  342. package/dist/generated/schemas/typebox/chat-icons.js +10 -0
  343. package/dist/generated/schemas/typebox/chat-icons.js.map +1 -0
  344. package/dist/generated/schemas/typebox/combat-monsters.d.ts +6 -0
  345. package/dist/generated/schemas/typebox/combat-monsters.d.ts.map +1 -0
  346. package/dist/generated/schemas/typebox/combat-monsters.js +10 -0
  347. package/dist/generated/schemas/typebox/combat-monsters.js.map +1 -0
  348. package/dist/generated/schemas/typebox/combat-styles.d.ts +6 -0
  349. package/dist/generated/schemas/typebox/combat-styles.d.ts.map +1 -0
  350. package/dist/generated/schemas/typebox/combat-styles.js +10 -0
  351. package/dist/generated/schemas/typebox/combat-styles.js.map +1 -0
  352. package/dist/generated/schemas/typebox/community-buff-types.d.ts +6 -0
  353. package/dist/generated/schemas/typebox/community-buff-types.d.ts.map +1 -0
  354. package/dist/generated/schemas/typebox/community-buff-types.js +10 -0
  355. package/dist/generated/schemas/typebox/community-buff-types.js.map +1 -0
  356. package/dist/generated/schemas/typebox/damage-types.d.ts +6 -0
  357. package/dist/generated/schemas/typebox/damage-types.d.ts.map +1 -0
  358. package/dist/generated/schemas/typebox/damage-types.js +10 -0
  359. package/dist/generated/schemas/typebox/damage-types.js.map +1 -0
  360. package/dist/generated/schemas/typebox/equipment-types.d.ts +6 -0
  361. package/dist/generated/schemas/typebox/equipment-types.d.ts.map +1 -0
  362. package/dist/generated/schemas/typebox/equipment-types.js +10 -0
  363. package/dist/generated/schemas/typebox/equipment-types.js.map +1 -0
  364. package/dist/generated/schemas/typebox/game-modes.d.ts +6 -0
  365. package/dist/generated/schemas/typebox/game-modes.d.ts.map +1 -0
  366. package/dist/generated/schemas/typebox/game-modes.js +10 -0
  367. package/dist/generated/schemas/typebox/game-modes.js.map +1 -0
  368. package/dist/generated/schemas/typebox/guild-character-roles.d.ts +6 -0
  369. package/dist/generated/schemas/typebox/guild-character-roles.d.ts.map +1 -0
  370. package/dist/generated/schemas/typebox/guild-character-roles.js +10 -0
  371. package/dist/generated/schemas/typebox/guild-character-roles.js.map +1 -0
  372. package/dist/generated/schemas/typebox/house-rooms.d.ts +6 -0
  373. package/dist/generated/schemas/typebox/house-rooms.d.ts.map +1 -0
  374. package/dist/generated/schemas/typebox/house-rooms.js +10 -0
  375. package/dist/generated/schemas/typebox/house-rooms.js.map +1 -0
  376. package/dist/generated/schemas/typebox/index.d.ts +34 -0
  377. package/dist/generated/schemas/typebox/index.d.ts.map +1 -0
  378. package/dist/generated/schemas/typebox/index.js +35 -0
  379. package/dist/generated/schemas/typebox/index.js.map +1 -0
  380. package/dist/generated/schemas/typebox/item-categories.d.ts +6 -0
  381. package/dist/generated/schemas/typebox/item-categories.d.ts.map +1 -0
  382. package/dist/generated/schemas/typebox/item-categories.js +10 -0
  383. package/dist/generated/schemas/typebox/item-categories.js.map +1 -0
  384. package/dist/generated/schemas/typebox/item-locations.d.ts +6 -0
  385. package/dist/generated/schemas/typebox/item-locations.d.ts.map +1 -0
  386. package/dist/generated/schemas/typebox/item-locations.js +10 -0
  387. package/dist/generated/schemas/typebox/item-locations.js.map +1 -0
  388. package/dist/generated/schemas/typebox/items.d.ts +6 -0
  389. package/dist/generated/schemas/typebox/items.d.ts.map +1 -0
  390. package/dist/generated/schemas/typebox/items.js +10 -0
  391. package/dist/generated/schemas/typebox/items.js.map +1 -0
  392. package/dist/generated/schemas/typebox/leaderboard-categories.d.ts +6 -0
  393. package/dist/generated/schemas/typebox/leaderboard-categories.d.ts.map +1 -0
  394. package/dist/generated/schemas/typebox/leaderboard-categories.js +10 -0
  395. package/dist/generated/schemas/typebox/leaderboard-categories.js.map +1 -0
  396. package/dist/generated/schemas/typebox/leaderboard-types.d.ts +6 -0
  397. package/dist/generated/schemas/typebox/leaderboard-types.d.ts.map +1 -0
  398. package/dist/generated/schemas/typebox/leaderboard-types.js +10 -0
  399. package/dist/generated/schemas/typebox/leaderboard-types.js.map +1 -0
  400. package/dist/generated/schemas/typebox/name-colors.d.ts +6 -0
  401. package/dist/generated/schemas/typebox/name-colors.d.ts.map +1 -0
  402. package/dist/generated/schemas/typebox/name-colors.js +10 -0
  403. package/dist/generated/schemas/typebox/name-colors.js.map +1 -0
  404. package/dist/generated/schemas/typebox/player-data.d.ts +51 -0
  405. package/dist/generated/schemas/typebox/player-data.d.ts.map +1 -0
  406. package/dist/generated/schemas/typebox/player-data.js +34 -0
  407. package/dist/generated/schemas/typebox/player-data.js.map +1 -0
  408. package/dist/generated/schemas/typebox/random-task-types.d.ts +6 -0
  409. package/dist/generated/schemas/typebox/random-task-types.d.ts.map +1 -0
  410. package/dist/generated/schemas/typebox/random-task-types.js +10 -0
  411. package/dist/generated/schemas/typebox/random-task-types.js.map +1 -0
  412. package/dist/generated/schemas/typebox/shop-categories.d.ts +6 -0
  413. package/dist/generated/schemas/typebox/shop-categories.d.ts.map +1 -0
  414. package/dist/generated/schemas/typebox/shop-categories.js +10 -0
  415. package/dist/generated/schemas/typebox/shop-categories.js.map +1 -0
  416. package/dist/generated/schemas/typebox/shop-items.d.ts +6 -0
  417. package/dist/generated/schemas/typebox/shop-items.d.ts.map +1 -0
  418. package/dist/generated/schemas/typebox/shop-items.js +10 -0
  419. package/dist/generated/schemas/typebox/shop-items.js.map +1 -0
  420. package/dist/generated/schemas/typebox/skills.d.ts +6 -0
  421. package/dist/generated/schemas/typebox/skills.d.ts.map +1 -0
  422. package/dist/generated/schemas/typebox/skills.js +10 -0
  423. package/dist/generated/schemas/typebox/skills.js.map +1 -0
  424. package/dist/generated/schemas/typebox/task-shop-items.d.ts +6 -0
  425. package/dist/generated/schemas/typebox/task-shop-items.d.ts.map +1 -0
  426. package/dist/generated/schemas/typebox/task-shop-items.js +10 -0
  427. package/dist/generated/schemas/typebox/task-shop-items.js.map +1 -0
  428. package/dist/generated/schemas/zod/abilities.d.ts +178 -0
  429. package/dist/generated/schemas/zod/abilities.d.ts.map +1 -0
  430. package/dist/generated/schemas/zod/abilities.js +58 -0
  431. package/dist/generated/schemas/zod/abilities.js.map +1 -0
  432. package/dist/generated/schemas/zod/action-categories.d.ts +131 -0
  433. package/dist/generated/schemas/zod/action-categories.d.ts.map +1 -0
  434. package/dist/generated/schemas/zod/action-categories.js +13 -0
  435. package/dist/generated/schemas/zod/action-categories.js.map +1 -0
  436. package/dist/generated/schemas/zod/actions.d.ts +1378 -0
  437. package/dist/generated/schemas/zod/actions.d.ts.map +1 -0
  438. package/dist/generated/schemas/zod/actions.js +114 -0
  439. package/dist/generated/schemas/zod/actions.js.map +1 -0
  440. package/dist/generated/schemas/zod/avatar-outfits.d.ts +204 -0
  441. package/dist/generated/schemas/zod/avatar-outfits.d.ts.map +1 -0
  442. package/dist/generated/schemas/zod/avatar-outfits.js +14 -0
  443. package/dist/generated/schemas/zod/avatar-outfits.js.map +1 -0
  444. package/dist/generated/schemas/zod/avatars.d.ts +184 -0
  445. package/dist/generated/schemas/zod/avatars.d.ts.map +1 -0
  446. package/dist/generated/schemas/zod/avatars.js +14 -0
  447. package/dist/generated/schemas/zod/avatars.js.map +1 -0
  448. package/dist/generated/schemas/zod/buff-types.d.ts +135 -0
  449. package/dist/generated/schemas/zod/buff-types.d.ts.map +1 -0
  450. package/dist/generated/schemas/zod/buff-types.js +15 -0
  451. package/dist/generated/schemas/zod/buff-types.js.map +1 -0
  452. package/dist/generated/schemas/zod/chat-channel-types.d.ts +59 -0
  453. package/dist/generated/schemas/zod/chat-channel-types.d.ts.map +1 -0
  454. package/dist/generated/schemas/zod/chat-channel-types.js +13 -0
  455. package/dist/generated/schemas/zod/chat-channel-types.js.map +1 -0
  456. package/dist/generated/schemas/zod/chat-icons.d.ts +857 -0
  457. package/dist/generated/schemas/zod/chat-icons.d.ts.map +1 -0
  458. package/dist/generated/schemas/zod/chat-icons.js +15 -0
  459. package/dist/generated/schemas/zod/chat-icons.js.map +1 -0
  460. package/dist/generated/schemas/zod/combat-monsters.d.ts +2084 -0
  461. package/dist/generated/schemas/zod/combat-monsters.d.ts.map +1 -0
  462. package/dist/generated/schemas/zod/combat-monsters.js +325 -0
  463. package/dist/generated/schemas/zod/combat-monsters.js.map +1 -0
  464. package/dist/generated/schemas/zod/combat-styles.d.ts +28 -0
  465. package/dist/generated/schemas/zod/combat-styles.d.ts.map +1 -0
  466. package/dist/generated/schemas/zod/combat-styles.js +12 -0
  467. package/dist/generated/schemas/zod/combat-styles.js.map +1 -0
  468. package/dist/generated/schemas/zod/community-buff-types.d.ts +98 -0
  469. package/dist/generated/schemas/zod/community-buff-types.d.ts.map +1 -0
  470. package/dist/generated/schemas/zod/community-buff-types.js +26 -0
  471. package/dist/generated/schemas/zod/community-buff-types.js.map +1 -0
  472. package/dist/generated/schemas/zod/damage-types.d.ts +24 -0
  473. package/dist/generated/schemas/zod/damage-types.d.ts.map +1 -0
  474. package/dist/generated/schemas/zod/damage-types.js +12 -0
  475. package/dist/generated/schemas/zod/damage-types.js.map +1 -0
  476. package/dist/generated/schemas/zod/equipment-types.d.ts +65 -0
  477. package/dist/generated/schemas/zod/equipment-types.d.ts.map +1 -0
  478. package/dist/generated/schemas/zod/equipment-types.js +13 -0
  479. package/dist/generated/schemas/zod/equipment-types.js.map +1 -0
  480. package/dist/generated/schemas/zod/game-modes.d.ts +27 -0
  481. package/dist/generated/schemas/zod/game-modes.d.ts.map +1 -0
  482. package/dist/generated/schemas/zod/game-modes.js +17 -0
  483. package/dist/generated/schemas/zod/game-modes.js.map +1 -0
  484. package/dist/generated/schemas/zod/guild-character-roles.d.ts +33 -0
  485. package/dist/generated/schemas/zod/guild-character-roles.d.ts.map +1 -0
  486. package/dist/generated/schemas/zod/guild-character-roles.js +21 -0
  487. package/dist/generated/schemas/zod/guild-character-roles.js.map +1 -0
  488. package/dist/generated/schemas/zod/house-rooms.d.ts +968 -0
  489. package/dist/generated/schemas/zod/house-rooms.d.ts.map +1 -0
  490. package/dist/generated/schemas/zod/house-rooms.js +41 -0
  491. package/dist/generated/schemas/zod/house-rooms.js.map +1 -0
  492. package/dist/generated/schemas/zod/index.d.ts +34 -0
  493. package/dist/generated/schemas/zod/index.d.ts.map +1 -0
  494. package/dist/generated/schemas/zod/index.js +35 -0
  495. package/dist/generated/schemas/zod/index.js.map +1 -0
  496. package/dist/generated/schemas/zod/item-categories.d.ts +33 -0
  497. package/dist/generated/schemas/zod/item-categories.d.ts.map +1 -0
  498. package/dist/generated/schemas/zod/item-categories.js +13 -0
  499. package/dist/generated/schemas/zod/item-categories.js.map +1 -0
  500. package/dist/generated/schemas/zod/item-locations.d.ts +70 -0
  501. package/dist/generated/schemas/zod/item-locations.d.ts.map +1 -0
  502. package/dist/generated/schemas/zod/item-locations.js +16 -0
  503. package/dist/generated/schemas/zod/item-locations.js.map +1 -0
  504. package/dist/generated/schemas/zod/items.d.ts +1669 -0
  505. package/dist/generated/schemas/zod/items.d.ts.map +1 -0
  506. package/dist/generated/schemas/zod/items.js +157 -0
  507. package/dist/generated/schemas/zod/items.js.map +1 -0
  508. package/dist/generated/schemas/zod/leaderboard-categories.d.ts +60 -0
  509. package/dist/generated/schemas/zod/leaderboard-categories.d.ts.map +1 -0
  510. package/dist/generated/schemas/zod/leaderboard-categories.js +14 -0
  511. package/dist/generated/schemas/zod/leaderboard-categories.js.map +1 -0
  512. package/dist/generated/schemas/zod/leaderboard-types.d.ts +32 -0
  513. package/dist/generated/schemas/zod/leaderboard-types.d.ts.map +1 -0
  514. package/dist/generated/schemas/zod/leaderboard-types.js +16 -0
  515. package/dist/generated/schemas/zod/leaderboard-types.js.map +1 -0
  516. package/dist/generated/schemas/zod/name-colors.d.ts +276 -0
  517. package/dist/generated/schemas/zod/name-colors.d.ts.map +1 -0
  518. package/dist/generated/schemas/zod/name-colors.js +14 -0
  519. package/dist/generated/schemas/zod/name-colors.js.map +1 -0
  520. package/dist/generated/schemas/zod/player-data.d.ts +12526 -0
  521. package/dist/generated/schemas/zod/player-data.d.ts.map +1 -0
  522. package/dist/generated/schemas/zod/player-data.js +379 -0
  523. package/dist/generated/schemas/zod/player-data.js.map +1 -0
  524. package/dist/generated/schemas/zod/random-task-types.d.ts +36 -0
  525. package/dist/generated/schemas/zod/random-task-types.d.ts.map +1 -0
  526. package/dist/generated/schemas/zod/random-task-types.js +14 -0
  527. package/dist/generated/schemas/zod/random-task-types.js.map +1 -0
  528. package/dist/generated/schemas/zod/shop-categories.d.ts +20 -0
  529. package/dist/generated/schemas/zod/shop-categories.d.ts.map +1 -0
  530. package/dist/generated/schemas/zod/shop-categories.js +12 -0
  531. package/dist/generated/schemas/zod/shop-categories.js.map +1 -0
  532. package/dist/generated/schemas/zod/shop-items.d.ts +111 -0
  533. package/dist/generated/schemas/zod/shop-items.d.ts.map +1 -0
  534. package/dist/generated/schemas/zod/shop-items.js +17 -0
  535. package/dist/generated/schemas/zod/shop-items.js.map +1 -0
  536. package/dist/generated/schemas/zod/skills.d.ts +54 -0
  537. package/dist/generated/schemas/zod/skills.d.ts.map +1 -0
  538. package/dist/generated/schemas/zod/skills.js +14 -0
  539. package/dist/generated/schemas/zod/skills.js.map +1 -0
  540. package/dist/generated/schemas/zod/task-shop-items.d.ts +1539 -0
  541. package/dist/generated/schemas/zod/task-shop-items.d.ts.map +1 -0
  542. package/dist/generated/schemas/zod/task-shop-items.js +18 -0
  543. package/dist/generated/schemas/zod/task-shop-items.js.map +1 -0
  544. package/dist/index.d.ts +3 -0
  545. package/dist/index.d.ts.map +1 -0
  546. package/dist/index.js +6 -0
  547. package/dist/index.js.map +1 -0
  548. package/dist/localization/index.d.ts +2 -0
  549. package/dist/localization/index.d.ts.map +1 -0
  550. package/dist/localization/index.js +3 -0
  551. package/dist/localization/index.js.map +1 -0
  552. package/dist/player-data/index.d.ts +2 -0
  553. package/dist/player-data/index.d.ts.map +1 -0
  554. package/dist/player-data/index.js +3 -0
  555. package/dist/player-data/index.js.map +1 -0
  556. package/dist/schemas/typebox/index.d.ts +2 -0
  557. package/dist/schemas/typebox/index.d.ts.map +1 -0
  558. package/dist/schemas/typebox/index.js +3 -0
  559. package/dist/schemas/typebox/index.js.map +1 -0
  560. package/dist/schemas/zod/index.d.ts +2 -0
  561. package/dist/schemas/zod/index.d.ts.map +1 -0
  562. package/dist/schemas/zod/index.js +3 -0
  563. package/dist/schemas/zod/index.js.map +1 -0
  564. package/dist/types/source-data.d.ts +330 -0
  565. package/dist/types/source-data.d.ts.map +1 -0
  566. package/dist/types/source-data.js +19 -0
  567. package/dist/types/source-data.js.map +1 -0
  568. package/package.json +93 -0
@@ -0,0 +1,322 @@
1
+ /**
2
+ * Auto-generated file - DO NOT EDIT
3
+ * Generated on 2025-07-26T22:01:12.844Z
4
+ */
5
+ // Re-export HRID enum from schema
6
+ export { ItemLocationHridEnum } from '../schemas/zod/item-locations.js';
7
+ // Re-export schema
8
+ export { ItemLocationSchema } from '../schemas/zod/item-locations.js';
9
+ // Data
10
+ export const ITEMLOCATIONS = {
11
+ '/item_locations/alchemy_tool': {
12
+ "hrid": "/item_locations/alchemy_tool",
13
+ "name": "Alchemy Tool",
14
+ "type": "/item_location_types/equipment",
15
+ "isTool": true,
16
+ "isMultiItem": false,
17
+ "conflictingOtherItemLocationHrids": [
18
+ "/item_locations/alchemy_tool"
19
+ ]
20
+ },
21
+ '/item_locations/back': {
22
+ "hrid": "/item_locations/back",
23
+ "name": "Back",
24
+ "type": "/item_location_types/equipment",
25
+ "isTool": false,
26
+ "isMultiItem": false,
27
+ "conflictingOtherItemLocationHrids": [
28
+ "/item_locations/back"
29
+ ]
30
+ },
31
+ '/item_locations/body': {
32
+ "hrid": "/item_locations/body",
33
+ "name": "Body",
34
+ "type": "/item_location_types/equipment",
35
+ "isTool": false,
36
+ "isMultiItem": false,
37
+ "conflictingOtherItemLocationHrids": [
38
+ "/item_locations/body"
39
+ ]
40
+ },
41
+ '/item_locations/brewing_tool': {
42
+ "hrid": "/item_locations/brewing_tool",
43
+ "name": "Brewing Tool",
44
+ "type": "/item_location_types/equipment",
45
+ "isTool": true,
46
+ "isMultiItem": false,
47
+ "conflictingOtherItemLocationHrids": [
48
+ "/item_locations/brewing_tool"
49
+ ]
50
+ },
51
+ '/item_locations/cheesesmithing_tool': {
52
+ "hrid": "/item_locations/cheesesmithing_tool",
53
+ "name": "Cheesesmithing Tool",
54
+ "type": "/item_location_types/equipment",
55
+ "isTool": true,
56
+ "isMultiItem": false,
57
+ "conflictingOtherItemLocationHrids": [
58
+ "/item_locations/cheesesmithing_tool"
59
+ ]
60
+ },
61
+ '/item_locations/cooking_tool': {
62
+ "hrid": "/item_locations/cooking_tool",
63
+ "name": "Cooking Tool",
64
+ "type": "/item_location_types/equipment",
65
+ "isTool": true,
66
+ "isMultiItem": false,
67
+ "conflictingOtherItemLocationHrids": [
68
+ "/item_locations/cooking_tool"
69
+ ]
70
+ },
71
+ '/item_locations/crafting_tool': {
72
+ "hrid": "/item_locations/crafting_tool",
73
+ "name": "Crafting Tool",
74
+ "type": "/item_location_types/equipment",
75
+ "isTool": true,
76
+ "isMultiItem": false,
77
+ "conflictingOtherItemLocationHrids": [
78
+ "/item_locations/crafting_tool"
79
+ ]
80
+ },
81
+ '/item_locations/earrings': {
82
+ "hrid": "/item_locations/earrings",
83
+ "name": "Earrings",
84
+ "type": "/item_location_types/equipment",
85
+ "isTool": false,
86
+ "isMultiItem": false,
87
+ "conflictingOtherItemLocationHrids": [
88
+ "/item_locations/earrings"
89
+ ]
90
+ },
91
+ '/item_locations/enhancing_tool': {
92
+ "hrid": "/item_locations/enhancing_tool",
93
+ "name": "Enhancing Tool",
94
+ "type": "/item_location_types/equipment",
95
+ "isTool": true,
96
+ "isMultiItem": false,
97
+ "conflictingOtherItemLocationHrids": [
98
+ "/item_locations/enhancing_tool"
99
+ ]
100
+ },
101
+ '/item_locations/feet': {
102
+ "hrid": "/item_locations/feet",
103
+ "name": "Feet",
104
+ "type": "/item_location_types/equipment",
105
+ "isTool": false,
106
+ "isMultiItem": false,
107
+ "conflictingOtherItemLocationHrids": [
108
+ "/item_locations/feet"
109
+ ]
110
+ },
111
+ '/item_locations/foraging_tool': {
112
+ "hrid": "/item_locations/foraging_tool",
113
+ "name": "Foraging Tool",
114
+ "type": "/item_location_types/equipment",
115
+ "isTool": true,
116
+ "isMultiItem": false,
117
+ "conflictingOtherItemLocationHrids": [
118
+ "/item_locations/foraging_tool"
119
+ ]
120
+ },
121
+ '/item_locations/hands': {
122
+ "hrid": "/item_locations/hands",
123
+ "name": "Hands",
124
+ "type": "/item_location_types/equipment",
125
+ "isTool": false,
126
+ "isMultiItem": false,
127
+ "conflictingOtherItemLocationHrids": [
128
+ "/item_locations/hands"
129
+ ]
130
+ },
131
+ '/item_locations/head': {
132
+ "hrid": "/item_locations/head",
133
+ "name": "Head",
134
+ "type": "/item_location_types/equipment",
135
+ "isTool": false,
136
+ "isMultiItem": false,
137
+ "conflictingOtherItemLocationHrids": [
138
+ "/item_locations/head"
139
+ ]
140
+ },
141
+ '/item_locations/inventory': {
142
+ "hrid": "/item_locations/inventory",
143
+ "name": "Inventory",
144
+ "type": "/item_location_types/inventory",
145
+ "isTool": false,
146
+ "isMultiItem": true,
147
+ "conflictingOtherItemLocationHrids": []
148
+ },
149
+ '/item_locations/legs': {
150
+ "hrid": "/item_locations/legs",
151
+ "name": "Legs",
152
+ "type": "/item_location_types/equipment",
153
+ "isTool": false,
154
+ "isMultiItem": false,
155
+ "conflictingOtherItemLocationHrids": [
156
+ "/item_locations/legs"
157
+ ]
158
+ },
159
+ '/item_locations/main_hand': {
160
+ "hrid": "/item_locations/main_hand",
161
+ "name": "Main Hand",
162
+ "type": "/item_location_types/equipment",
163
+ "isTool": false,
164
+ "isMultiItem": false,
165
+ "conflictingOtherItemLocationHrids": [
166
+ "/item_locations/main_hand",
167
+ "/item_locations/two_hand"
168
+ ]
169
+ },
170
+ '/item_locations/milking_tool': {
171
+ "hrid": "/item_locations/milking_tool",
172
+ "name": "Milking Tool",
173
+ "type": "/item_location_types/equipment",
174
+ "isTool": true,
175
+ "isMultiItem": false,
176
+ "conflictingOtherItemLocationHrids": [
177
+ "/item_locations/milking_tool"
178
+ ]
179
+ },
180
+ '/item_locations/neck': {
181
+ "hrid": "/item_locations/neck",
182
+ "name": "Neck",
183
+ "type": "/item_location_types/equipment",
184
+ "isTool": false,
185
+ "isMultiItem": false,
186
+ "conflictingOtherItemLocationHrids": [
187
+ "/item_locations/neck"
188
+ ]
189
+ },
190
+ '/item_locations/off_hand': {
191
+ "hrid": "/item_locations/off_hand",
192
+ "name": "Off Hand",
193
+ "type": "/item_location_types/equipment",
194
+ "isTool": false,
195
+ "isMultiItem": false,
196
+ "conflictingOtherItemLocationHrids": [
197
+ "/item_locations/off_hand",
198
+ "/item_locations/two_hand"
199
+ ]
200
+ },
201
+ '/item_locations/pouch': {
202
+ "hrid": "/item_locations/pouch",
203
+ "name": "Pouch",
204
+ "type": "/item_location_types/equipment",
205
+ "isTool": false,
206
+ "isMultiItem": false,
207
+ "conflictingOtherItemLocationHrids": [
208
+ "/item_locations/pouch"
209
+ ]
210
+ },
211
+ '/item_locations/ring': {
212
+ "hrid": "/item_locations/ring",
213
+ "name": "Ring",
214
+ "type": "/item_location_types/equipment",
215
+ "isTool": false,
216
+ "isMultiItem": false,
217
+ "conflictingOtherItemLocationHrids": [
218
+ "/item_locations/ring"
219
+ ]
220
+ },
221
+ '/item_locations/tailoring_tool': {
222
+ "hrid": "/item_locations/tailoring_tool",
223
+ "name": "Tailoring Tool",
224
+ "type": "/item_location_types/equipment",
225
+ "isTool": true,
226
+ "isMultiItem": false,
227
+ "conflictingOtherItemLocationHrids": [
228
+ "/item_locations/tailoring_tool"
229
+ ]
230
+ },
231
+ '/item_locations/trinket': {
232
+ "hrid": "/item_locations/trinket",
233
+ "name": "Trinket",
234
+ "type": "/item_location_types/equipment",
235
+ "isTool": false,
236
+ "isMultiItem": false,
237
+ "conflictingOtherItemLocationHrids": [
238
+ "/item_locations/trinket"
239
+ ]
240
+ },
241
+ '/item_locations/two_hand': {
242
+ "hrid": "/item_locations/two_hand",
243
+ "name": "Main Hand",
244
+ "type": "/item_location_types/equipment",
245
+ "isTool": false,
246
+ "isMultiItem": false,
247
+ "conflictingOtherItemLocationHrids": [
248
+ "/item_locations/two_hand",
249
+ "/item_locations/main_hand",
250
+ "/item_locations/off_hand"
251
+ ]
252
+ },
253
+ '/item_locations/woodcutting_tool': {
254
+ "hrid": "/item_locations/woodcutting_tool",
255
+ "name": "Woodcutting Tool",
256
+ "type": "/item_location_types/equipment",
257
+ "isTool": true,
258
+ "isMultiItem": false,
259
+ "conflictingOtherItemLocationHrids": [
260
+ "/item_locations/woodcutting_tool"
261
+ ]
262
+ }
263
+ };
264
+ // HRID utilities
265
+ /**
266
+ * Check if a itemlocation HRID is valid
267
+ */
268
+ export function validateItemLocationHrid(hrid) {
269
+ return hrid in ITEMLOCATIONS;
270
+ }
271
+ /**
272
+ * Check if a itemlocation exists
273
+ */
274
+ export function itemlocationExists(hrid) {
275
+ return hrid in ITEMLOCATIONS;
276
+ }
277
+ // Getter functions
278
+ export function getItemLocation(hrid) {
279
+ return ITEMLOCATIONS[hrid];
280
+ }
281
+ export function getAllItemLocations() {
282
+ return Object.values(ITEMLOCATIONS);
283
+ }
284
+ export function getItemLocationsSortedByIndex() {
285
+ return getAllItemLocations().sort((a, b) => (a.sortIndex || 0) - (b.sortIndex || 0));
286
+ }
287
+ // Item location utilities
288
+ export function getItemLocationName(hrid) {
289
+ return ITEMLOCATIONS[hrid].name;
290
+ }
291
+ export function isToolLocation(hrid) {
292
+ return ITEMLOCATIONS[hrid].isTool;
293
+ }
294
+ export function isMultiItemLocation(hrid) {
295
+ return ITEMLOCATIONS[hrid].isMultiItem;
296
+ }
297
+ export function getConflictingLocations(hrid) {
298
+ return ITEMLOCATIONS[hrid].conflictingOtherItemLocationHrids;
299
+ }
300
+ // Get all equipment locations (non-tool, non-inventory)
301
+ export function getEquipmentLocations() {
302
+ return Object.values(ITEMLOCATIONS).filter((loc) => !loc.isTool && loc.hrid !== '/item_locations/inventory');
303
+ }
304
+ // Get all tool locations
305
+ export function getToolLocations() {
306
+ return Object.values(ITEMLOCATIONS).filter((loc) => loc.isTool);
307
+ }
308
+ // Check if two locations conflict
309
+ export function doLocationsConflict(loc1, loc2) {
310
+ const location1 = ITEMLOCATIONS[loc1];
311
+ return location1.conflictingOtherItemLocationHrids.includes(loc2);
312
+ }
313
+ // Get all weapon locations
314
+ export function getWeaponLocations() {
315
+ const weaponHrids = [
316
+ '/item_locations/main_hand',
317
+ '/item_locations/off_hand',
318
+ '/item_locations/two_hand',
319
+ ];
320
+ return weaponHrids.map(hrid => ITEMLOCATIONS[hrid]);
321
+ }
322
+ //# sourceMappingURL=item-locations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"item-locations.js","sourceRoot":"","sources":["../../../src/generated/game-logic/item-locations.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,184 @@
1
+ /**
2
+ * Auto-generated file - DO NOT EDIT
3
+ * Generated on 2025-07-26T22:01:12.874Z
4
+ */
5
+ /**
6
+ * Item data and utilities for Milky Way Idle
7
+ * @module
8
+ */
9
+ import { z } from 'zod';
10
+ import type { Item } from '../schemas/zod/items.js';
11
+ import { ItemHridEnum } from '../schemas/zod/items.js';
12
+ import type { ItemCategoryHridEnum } from '../schemas/zod/item-categories.js';
13
+ export { ItemCategoryHridEnum as ItemCategoryEnum } from '../schemas/zod/item-categories.js';
14
+ export type { ItemCategory } from '../schemas/zod/item-categories.js';
15
+ export { ItemHridEnum } from '../schemas/zod/items.js';
16
+ export { ItemSchema } from '../schemas/zod/items.js';
17
+ type ItemHrid = z.infer<typeof ItemHridEnum>;
18
+ export declare const ITEMS: Record<ItemHrid, Item>;
19
+ /**
20
+ * Check if a item HRID is valid
21
+ */
22
+ export declare function validateItemHrid(hrid: string): hrid is ItemHrid;
23
+ /**
24
+ * Check if a item exists
25
+ */
26
+ export declare function itemExists(hrid: string): boolean;
27
+ export declare function getItem(hrid: ItemHrid): Item;
28
+ export declare function getAllItems(): Item[];
29
+ export declare function getItemsSortedByIndex(): Item[];
30
+ export type { Item };
31
+ export type { ItemHrid };
32
+ export type ItemId = keyof typeof ITEMS;
33
+ export type ItemData = typeof ITEMS;
34
+ /**
35
+ * Items organized by category
36
+ */
37
+ export declare const ITEMS_BY_CATEGORY: {
38
+ readonly "/item_categories/resource": readonly ["/items/abyssal_essence", "/items/acrobats_ribbon", "/items/alchemy_essence", "/items/amber", "/items/amethyst", "/items/apple", "/items/aqua_essence", "/items/arabica_coffee_bean", "/items/arcane_log", "/items/arcane_lumber", "/items/azure_cheese", "/items/azure_milk", "/items/bamboo_branch", "/items/bamboo_fabric", "/items/bear_essence", "/items/beast_hide", "/items/beast_leather", "/items/birch_log", "/items/birch_lumber", "/items/bishops_scroll", "/items/black_bear_fluff", "/items/black_tea_leaf", "/items/blackberry", "/items/blueberry", "/items/branch_of_insight", "/items/brewing_essence", "/items/burble_cheese", "/items/burble_milk", "/items/burble_tea_leaf", "/items/butter_of_proficiency", "/items/catalyst_of_coinification", "/items/catalyst_of_decomposition", "/items/catalyst_of_transmutation", "/items/cedar_log", "/items/cedar_lumber", "/items/centaur_hoof", "/items/chaotic_chain", "/items/cheese", "/items/cheesesmithing_essence", "/items/chimerical_essence", "/items/chrono_sphere", "/items/cocoon", "/items/colossus_core", "/items/cooking_essence", "/items/corsair_crest", "/items/cotton", "/items/cotton_fabric", "/items/crab_pincer", "/items/crafting_essence", "/items/crimson_cheese", "/items/crimson_milk", "/items/crushed_amber", "/items/crushed_amethyst", "/items/crushed_garnet", "/items/crushed_jade", "/items/crushed_moonstone", "/items/crushed_pearl", "/items/crushed_philosophers_stone", "/items/crushed_sunstone", "/items/cursed_ball", "/items/damaged_anchor", "/items/demonic_core", "/items/dodocamel_plume", "/items/dragon_fruit", "/items/egg", "/items/emp_tea_leaf", "/items/enchanted_essence", "/items/enhancing_essence", "/items/excelsa_coffee_bean", "/items/eye_of_the_watcher", "/items/eyessence", "/items/fieriosa_coffee_bean", "/items/flaming_cloth", "/items/flax", "/items/foraging_essence", "/items/frost_sphere", "/items/garnet", "/items/ginkgo_log", "/items/ginkgo_lumber", "/items/gluttonous_energy", "/items/gobo_essence", "/items/gobo_hide", "/items/gobo_leather", "/items/gobo_rag", "/items/goggles", "/items/golem_essence", "/items/green_tea_leaf", "/items/griffin_leather", "/items/griffin_talon", "/items/grizzly_bear_fluff", "/items/guzzling_energy", "/items/holy_cheese", "/items/holy_milk", "/items/icy_cloth", "/items/infernal_ember", "/items/jackalope_antler", "/items/jade", "/items/jungle_essence", "/items/knights_ingot", "/items/kraken_fang", "/items/kraken_leather", "/items/liberica_coffee_bean", "/items/linen_fabric", "/items/living_granite", "/items/log", "/items/lumber", "/items/luna_wing", "/items/maelstrom_plating", "/items/magicians_cloth", "/items/magnet", "/items/magnifying_glass", "/items/manticore_sting", "/items/marine_scale", "/items/marksman_brooch", "/items/marsberry", "/items/milk", "/items/milking_essence", "/items/mirror_of_protection", "/items/mooberry", "/items/moolong_tea_leaf", "/items/moonstone", "/items/orange", "/items/panda_fluff", "/items/peach", "/items/pearl", "/items/philosophers_stone", "/items/pirate_essence", "/items/plum", "/items/polar_bear_fluff", "/items/prime_catalyst", "/items/purpleheart_log", "/items/purpleheart_lumber", "/items/radiant_fabric", "/items/radiant_fiber", "/items/rainbow_cheese", "/items/rainbow_milk", "/items/red_panda_fluff", "/items/red_tea_leaf", "/items/redwood_log", "/items/redwood_lumber", "/items/regal_jewel", "/items/reptile_hide", "/items/reptile_leather", "/items/revenant_anima", "/items/robusta_coffee_bean", "/items/rough_hide", "/items/rough_leather", "/items/royal_cloth", "/items/shard_of_protection", "/items/shoebill_feather", "/items/silk_fabric", "/items/sinister_essence", "/items/snail_shell", "/items/snake_fang", "/items/sorcerer_essence", "/items/sorcerers_sole", "/items/soul_fragment", "/items/spaceberry", "/items/spacia_coffee_bean", "/items/stalactite_shard", "/items/star_fragment", "/items/star_fruit", "/items/strawberry", "/items/sugar", "/items/sundering_jewel", "/items/sunstone", "/items/swamp_essence", "/items/tailoring_essence", "/items/task_crystal", "/items/thread_of_expertise", "/items/treant_bark", "/items/turtle_shell", "/items/twilight_essence", "/items/umbral_hide", "/items/umbral_leather", "/items/vampire_fang", "/items/verdant_cheese", "/items/verdant_milk", "/items/werewolf_claw", "/items/wheat", "/items/woodcutting_essence"];
39
+ readonly "/item_categories/equipment": readonly ["/items/acrobatic_hood", "/items/advanced_task_badge", "/items/alchemists_bottoms", "/items/alchemists_top", "/items/anchorbound_plate_body", "/items/anchorbound_plate_legs", "/items/arcane_bow", "/items/arcane_crossbow", "/items/arcane_fire_staff", "/items/arcane_nature_staff", "/items/arcane_shield", "/items/arcane_water_staff", "/items/azure_alembic", "/items/azure_boots", "/items/azure_brush", "/items/azure_buckler", "/items/azure_bulwark", "/items/azure_chisel", "/items/azure_enhancer", "/items/azure_gauntlets", "/items/azure_hammer", "/items/azure_hatchet", "/items/azure_helmet", "/items/azure_mace", "/items/azure_needle", "/items/azure_plate_body", "/items/azure_plate_legs", "/items/azure_pot", "/items/azure_shears", "/items/azure_spatula", "/items/azure_spear", "/items/azure_sword", "/items/bamboo_boots", "/items/bamboo_gloves", "/items/bamboo_hat", "/items/bamboo_robe_bottoms", "/items/bamboo_robe_top", "/items/basic_task_badge", "/items/beast_boots", "/items/beast_bracers", "/items/beast_chaps", "/items/beast_hood", "/items/beast_tunic", "/items/birch_bow", "/items/birch_crossbow", "/items/birch_fire_staff", "/items/birch_nature_staff", "/items/birch_shield", "/items/birch_water_staff", "/items/bishops_codex", "/items/black_bear_shoes", "/items/blazing_trident", "/items/blooming_trident", "/items/brewers_bottoms", "/items/brewers_top", "/items/burble_alembic", "/items/burble_boots", "/items/burble_brush", "/items/burble_buckler", "/items/burble_bulwark", "/items/burble_chisel", "/items/burble_enhancer", "/items/burble_gauntlets", "/items/burble_hammer", "/items/burble_hatchet", "/items/burble_helmet", "/items/burble_mace", "/items/burble_needle", "/items/burble_plate_body", "/items/burble_plate_legs", "/items/burble_pot", "/items/burble_shears", "/items/burble_spatula", "/items/burble_spear", "/items/burble_sword", "/items/cedar_bow", "/items/cedar_crossbow", "/items/cedar_fire_staff", "/items/cedar_nature_staff", "/items/cedar_shield", "/items/cedar_water_staff", "/items/celestial_alembic", "/items/celestial_brush", "/items/celestial_chisel", "/items/celestial_enhancer", "/items/celestial_hammer", "/items/celestial_hatchet", "/items/celestial_needle", "/items/celestial_pot", "/items/celestial_shears", "/items/celestial_spatula", "/items/centaur_boots", "/items/chaotic_flail", "/items/cheese_alembic", "/items/cheese_boots", "/items/cheese_brush", "/items/cheese_buckler", "/items/cheese_bulwark", "/items/cheese_chisel", "/items/cheese_enhancer", "/items/cheese_gauntlets", "/items/cheese_hammer", "/items/cheese_hatchet", "/items/cheese_helmet", "/items/cheese_mace", "/items/cheese_needle", "/items/cheese_plate_body", "/items/cheese_plate_legs", "/items/cheese_pot", "/items/cheese_shears", "/items/cheese_spatula", "/items/cheese_spear", "/items/cheese_sword", "/items/cheesemakers_bottoms", "/items/cheesemakers_top", "/items/chefs_bottoms", "/items/chefs_top", "/items/chimerical_quiver", "/items/chrono_gloves", "/items/collectors_boots", "/items/colossus_plate_body", "/items/colossus_plate_legs", "/items/corsair_helmet", "/items/cotton_boots", "/items/cotton_gloves", "/items/cotton_hat", "/items/cotton_robe_bottoms", "/items/cotton_robe_top", "/items/crafters_bottoms", "/items/crafters_top", "/items/crimson_alembic", "/items/crimson_boots", "/items/crimson_brush", "/items/crimson_buckler", "/items/crimson_bulwark", "/items/crimson_chisel", "/items/crimson_enhancer", "/items/crimson_gauntlets", "/items/crimson_hammer", "/items/crimson_hatchet", "/items/crimson_helmet", "/items/crimson_mace", "/items/crimson_needle", "/items/crimson_plate_body", "/items/crimson_plate_legs", "/items/crimson_pot", "/items/crimson_shears", "/items/crimson_spatula", "/items/crimson_spear", "/items/crimson_sword", "/items/cursed_bow", "/items/dairyhands_bottoms", "/items/dairyhands_top", "/items/demonic_plate_body", "/items/demonic_plate_legs", "/items/dodocamel_gauntlets", "/items/earrings_of_armor", "/items/earrings_of_critical_strike", "/items/earrings_of_essence_find", "/items/earrings_of_gathering", "/items/earrings_of_rare_find", "/items/earrings_of_regeneration", "/items/earrings_of_resistance", "/items/enchanted_cloak", "/items/enchanted_gloves", "/items/enhancers_bottoms", "/items/enhancers_top", "/items/expert_task_badge", "/items/eye_watch", "/items/fighter_necklace", "/items/flaming_robe_bottoms", "/items/flaming_robe_top", "/items/fluffy_red_hat", "/items/foragers_bottoms", "/items/foragers_top", "/items/frost_staff", "/items/furious_spear", "/items/gator_vest", "/items/giant_pouch", "/items/ginkgo_bow", "/items/ginkgo_crossbow", "/items/ginkgo_fire_staff", "/items/ginkgo_nature_staff", "/items/ginkgo_shield", "/items/ginkgo_water_staff", "/items/gluttonous_pouch", "/items/gobo_boomstick", "/items/gobo_boots", "/items/gobo_bracers", "/items/gobo_chaps", "/items/gobo_defender", "/items/gobo_hood", "/items/gobo_shooter", "/items/gobo_slasher", "/items/gobo_smasher", "/items/gobo_stabber", "/items/gobo_tunic", "/items/granite_bludgeon", "/items/griffin_bulwark", "/items/griffin_chaps", "/items/griffin_tunic", "/items/grizzly_bear_shoes", "/items/guzzling_pouch", "/items/holy_alembic", "/items/holy_boots", "/items/holy_brush", "/items/holy_buckler", "/items/holy_bulwark", "/items/holy_chisel", "/items/holy_enhancer", "/items/holy_gauntlets", "/items/holy_hammer", "/items/holy_hatchet", "/items/holy_helmet", "/items/holy_mace", "/items/holy_needle", "/items/holy_plate_body", "/items/holy_plate_legs", "/items/holy_pot", "/items/holy_shears", "/items/holy_spatula", "/items/holy_spear", "/items/holy_sword", "/items/icy_robe_bottoms", "/items/icy_robe_top", "/items/infernal_battlestaff", "/items/jackalope_staff", "/items/knights_aegis", "/items/kraken_chaps", "/items/kraken_tunic", "/items/large_pouch", "/items/linen_boots", "/items/linen_gloves", "/items/linen_hat", "/items/linen_robe_bottoms", "/items/linen_robe_top", "/items/lumberjacks_bottoms", "/items/lumberjacks_top", "/items/luna_robe_bottoms", "/items/luna_robe_top", "/items/maelstrom_plate_body", "/items/maelstrom_plate_legs", "/items/magicians_hat", "/items/magnetic_gloves", "/items/manticore_shield", "/items/marine_chaps", "/items/marine_tunic", "/items/marksman_bracers", "/items/medium_pouch", "/items/necklace_of_efficiency", "/items/necklace_of_speed", "/items/necklace_of_wisdom", "/items/panda_gloves", "/items/philosophers_earrings", "/items/philosophers_necklace", "/items/philosophers_ring", "/items/pincer_gloves", "/items/polar_bear_shoes", "/items/purpleheart_bow", "/items/purpleheart_crossbow", "/items/purpleheart_fire_staff", "/items/purpleheart_nature_staff", "/items/purpleheart_shield", "/items/purpleheart_water_staff", "/items/radiant_boots", "/items/radiant_gloves", "/items/radiant_hat", "/items/radiant_robe_bottoms", "/items/radiant_robe_top", "/items/rainbow_alembic", "/items/rainbow_boots", "/items/rainbow_brush", "/items/rainbow_buckler", "/items/rainbow_bulwark", "/items/rainbow_chisel", "/items/rainbow_enhancer", "/items/rainbow_gauntlets", "/items/rainbow_hammer", "/items/rainbow_hatchet", "/items/rainbow_helmet", "/items/rainbow_mace", "/items/rainbow_needle", "/items/rainbow_plate_body", "/items/rainbow_plate_legs", "/items/rainbow_pot", "/items/rainbow_shears", "/items/rainbow_spatula", "/items/rainbow_spear", "/items/rainbow_sword", "/items/ranger_necklace", "/items/red_culinary_hat", "/items/redwood_bow", "/items/redwood_crossbow", "/items/redwood_fire_staff", "/items/redwood_nature_staff", "/items/redwood_shield", "/items/redwood_water_staff", "/items/regal_sword", "/items/reptile_boots", "/items/reptile_bracers", "/items/reptile_chaps", "/items/reptile_hood", "/items/reptile_tunic", "/items/revenant_chaps", "/items/revenant_tunic", "/items/ring_of_armor", "/items/ring_of_critical_strike", "/items/ring_of_essence_find", "/items/ring_of_gathering", "/items/ring_of_rare_find", "/items/ring_of_regeneration", "/items/ring_of_resistance", "/items/rippling_trident", "/items/rough_boots", "/items/rough_bracers", "/items/rough_chaps", "/items/rough_hood", "/items/rough_tunic", "/items/royal_fire_robe_bottoms", "/items/royal_fire_robe_top", "/items/royal_nature_robe_bottoms", "/items/royal_nature_robe_top", "/items/royal_water_robe_bottoms", "/items/royal_water_robe_top", "/items/shoebill_shoes", "/items/sighted_bracers", "/items/silk_boots", "/items/silk_gloves", "/items/silk_hat", "/items/silk_robe_bottoms", "/items/silk_robe_top", "/items/sinister_cape", "/items/small_pouch", "/items/snail_shell_helmet", "/items/snake_fang_dirk", "/items/sorcerer_boots", "/items/soul_hunter_crossbow", "/items/spiked_bulwark", "/items/stalactite_spear", "/items/sundering_crossbow", "/items/tailors_bottoms", "/items/tailors_top", "/items/tome_of_healing", "/items/tome_of_the_elements", "/items/treant_shield", "/items/turtle_shell_body", "/items/turtle_shell_legs", "/items/umbral_boots", "/items/umbral_bracers", "/items/umbral_chaps", "/items/umbral_hood", "/items/umbral_tunic", "/items/vampire_fang_dirk", "/items/vampiric_bow", "/items/verdant_alembic", "/items/verdant_boots", "/items/verdant_brush", "/items/verdant_buckler", "/items/verdant_bulwark", "/items/verdant_chisel", "/items/verdant_enhancer", "/items/verdant_gauntlets", "/items/verdant_hammer", "/items/verdant_hatchet", "/items/verdant_helmet", "/items/verdant_mace", "/items/verdant_needle", "/items/verdant_plate_body", "/items/verdant_plate_legs", "/items/verdant_pot", "/items/verdant_shears", "/items/verdant_spatula", "/items/verdant_spear", "/items/verdant_sword", "/items/vision_helmet", "/items/vision_shield", "/items/watchful_relic", "/items/werewolf_slasher", "/items/wizard_necklace", "/items/wooden_bow", "/items/wooden_crossbow", "/items/wooden_fire_staff", "/items/wooden_nature_staff", "/items/wooden_shield", "/items/wooden_water_staff"];
40
+ readonly "/item_categories/drink": readonly ["/items/alchemy_tea", "/items/artisan_tea", "/items/attack_coffee", "/items/blessed_tea", "/items/brewing_tea", "/items/catalytic_tea", "/items/channeling_coffee", "/items/cheesesmithing_tea", "/items/cooking_tea", "/items/crafting_tea", "/items/critical_coffee", "/items/defense_coffee", "/items/efficiency_tea", "/items/enhancing_tea", "/items/foraging_tea", "/items/gathering_tea", "/items/gourmet_tea", "/items/intelligence_coffee", "/items/lucky_coffee", "/items/magic_coffee", "/items/milking_tea", "/items/power_coffee", "/items/processing_tea", "/items/ranged_coffee", "/items/stamina_coffee", "/items/super_alchemy_tea", "/items/super_attack_coffee", "/items/super_brewing_tea", "/items/super_cheesesmithing_tea", "/items/super_cooking_tea", "/items/super_crafting_tea", "/items/super_defense_coffee", "/items/super_enhancing_tea", "/items/super_foraging_tea", "/items/super_intelligence_coffee", "/items/super_magic_coffee", "/items/super_milking_tea", "/items/super_power_coffee", "/items/super_ranged_coffee", "/items/super_stamina_coffee", "/items/super_tailoring_tea", "/items/super_woodcutting_tea", "/items/swiftness_coffee", "/items/tailoring_tea", "/items/ultra_alchemy_tea", "/items/ultra_attack_coffee", "/items/ultra_brewing_tea", "/items/ultra_cheesesmithing_tea", "/items/ultra_cooking_tea", "/items/ultra_crafting_tea", "/items/ultra_defense_coffee", "/items/ultra_enhancing_tea", "/items/ultra_foraging_tea", "/items/ultra_intelligence_coffee", "/items/ultra_magic_coffee", "/items/ultra_milking_tea", "/items/ultra_power_coffee", "/items/ultra_ranged_coffee", "/items/ultra_stamina_coffee", "/items/ultra_tailoring_tea", "/items/ultra_woodcutting_tea", "/items/wisdom_coffee", "/items/wisdom_tea", "/items/woodcutting_tea"];
41
+ readonly "/item_categories/food": readonly ["/items/apple_gummy", "/items/apple_yogurt", "/items/blackberry_cake", "/items/blackberry_donut", "/items/blueberry_cake", "/items/blueberry_donut", "/items/cupcake", "/items/donut", "/items/dragon_fruit_gummy", "/items/dragon_fruit_yogurt", "/items/gummy", "/items/marsberry_cake", "/items/marsberry_donut", "/items/mooberry_cake", "/items/mooberry_donut", "/items/orange_gummy", "/items/orange_yogurt", "/items/peach_gummy", "/items/peach_yogurt", "/items/plum_gummy", "/items/plum_yogurt", "/items/spaceberry_cake", "/items/spaceberry_donut", "/items/star_fruit_gummy", "/items/star_fruit_yogurt", "/items/strawberry_cake", "/items/strawberry_donut", "/items/yogurt"];
42
+ readonly "/item_categories/ability_book": readonly ["/items/aqua_arrow", "/items/aqua_aura", "/items/arcane_reflection", "/items/berserk", "/items/cleave", "/items/crippling_slash", "/items/critical_aura", "/items/elemental_affinity", "/items/elusiveness", "/items/entangle", "/items/fierce_aura", "/items/fireball", "/items/firestorm", "/items/flame_arrow", "/items/flame_aura", "/items/flame_blast", "/items/fracturing_impact", "/items/frenzy", "/items/frost_surge", "/items/heal", "/items/ice_spear", "/items/impale", "/items/insanity", "/items/invincible", "/items/life_drain", "/items/maim", "/items/mana_spring", "/items/minor_heal", "/items/natures_veil", "/items/penetrating_shot", "/items/penetrating_strike", "/items/pestilent_shot", "/items/poke", "/items/precision", "/items/provoke", "/items/puncture", "/items/quick_aid", "/items/quick_shot", "/items/rain_of_arrows", "/items/rejuvenate", "/items/revive", "/items/scratch", "/items/shield_bash", "/items/silencing_shot", "/items/smack", "/items/smoke_burst", "/items/speed_aura", "/items/spike_shell", "/items/steady_shot", "/items/stunning_blow", "/items/sweep", "/items/sylvan_aura", "/items/taunt", "/items/toughness", "/items/toxic_pollen", "/items/vampirism", "/items/water_strike"];
43
+ readonly "/item_categories/loot": readonly ["/items/bag_of_10_cowbells", "/items/chimerical_chest", "/items/enchanted_chest", "/items/large_artisans_crate", "/items/large_meteorite_cache", "/items/large_treasure_chest", "/items/medium_artisans_crate", "/items/medium_meteorite_cache", "/items/medium_treasure_chest", "/items/pirate_chest", "/items/purples_gift", "/items/sinister_chest", "/items/small_artisans_crate", "/items/small_meteorite_cache", "/items/small_treasure_chest"];
44
+ readonly "/item_categories/key": readonly ["/items/blue_key_fragment", "/items/brown_key_fragment", "/items/burning_key_fragment", "/items/chimerical_chest_key", "/items/chimerical_entry_key", "/items/dark_key_fragment", "/items/enchanted_chest_key", "/items/enchanted_entry_key", "/items/green_key_fragment", "/items/orange_key_fragment", "/items/pirate_chest_key", "/items/pirate_entry_key", "/items/purple_key_fragment", "/items/sinister_chest_key", "/items/sinister_entry_key", "/items/stone_key_fragment", "/items/white_key_fragment"];
45
+ readonly "/item_categories/currency": readonly ["/items/chimerical_token", "/items/coin", "/items/cowbell", "/items/enchanted_token", "/items/pirate_token", "/items/sinister_token", "/items/task_token"];
46
+ };
47
+ /**
48
+ * Items organized by level
49
+ */
50
+ export declare const ITEMS_BY_LEVEL: Record<string, readonly ItemHrid[]>;
51
+ /**
52
+ * Get all items in a specific category
53
+ * @param categoryHrid - The category HRID to filter by
54
+ * @returns Array of item HRIDs in the category
55
+ * @example
56
+ * ```ts
57
+ * const equipmentItems = getItemsByCategory('/item_categories/equipment')
58
+ * // ['/items/iron_sword', '/items/iron_shield', ...]
59
+ * ```
60
+ */
61
+ export declare function getItemsByCategory(categoryHrid: z.infer<typeof ItemCategoryHridEnum>): ItemHrid[];
62
+ /**
63
+ * Get all equipment items
64
+ * @returns Array of equipment item HRIDs
65
+ * @example
66
+ * ```ts
67
+ * const equipment = getEquipmentItems()
68
+ * // ['/items/iron_sword', '/items/iron_shield', ...]
69
+ * ```
70
+ */
71
+ export declare function getEquipmentItems(): ItemHrid[];
72
+ /**
73
+ * Get all consumable items
74
+ * @returns Array of consumable item HRIDs
75
+ * @example
76
+ * ```ts
77
+ * const consumables = getConsumableItems()
78
+ * // ['/items/health_potion', '/items/mana_potion', ...]
79
+ * ```
80
+ */
81
+ export declare function getConsumableItems(): ItemHrid[];
82
+ /**
83
+ * Get all ability book items
84
+ * @returns Array of ability book item HRIDs
85
+ * @example
86
+ * ```ts
87
+ * const abilityBooks = getAbilityBookItems()
88
+ * // ['/items/aqua_arrow', '/items/fireball', ...]
89
+ * ```
90
+ */
91
+ export declare function getAbilityBookItems(): ItemHrid[];
92
+ /**
93
+ * Get items by minimum level requirement
94
+ * @param minLevel - Minimum item level
95
+ * @returns Array of item HRIDs that meet the level requirement
96
+ * @example
97
+ * ```ts
98
+ * const highLevelItems = getItemsByMinLevel(50)
99
+ * // Items with itemLevel >= 50
100
+ * ```
101
+ */
102
+ export declare function getItemsByMinLevel(minLevel: number): ItemHrid[];
103
+ /**
104
+ * Get tradeable items
105
+ * @returns Array of tradeable item HRIDs
106
+ * @example
107
+ * ```ts
108
+ * const tradeableItems = getTradeableItems()
109
+ * // All items where isTradable === true
110
+ * ```
111
+ */
112
+ export declare function getTradeableItems(): ItemHrid[];
113
+ /**
114
+ * Check if an item is equipment
115
+ * @param itemHrid - The item HRID to check
116
+ * @returns True if the item has equipment details
117
+ * @example
118
+ * ```ts
119
+ * if (isEquipment('/items/iron_sword')) {
120
+ * console.log('This is equipment')
121
+ * }
122
+ * ```
123
+ */
124
+ export declare function isEquipment(itemHrid: ItemHrid): boolean;
125
+ /**
126
+ * Check if an item is consumable
127
+ * @param itemHrid - The item HRID to check
128
+ * @returns True if the item has consumable details
129
+ * @example
130
+ * ```ts
131
+ * if (isConsumable('/items/health_potion')) {
132
+ * console.log('This is consumable')
133
+ * }
134
+ * ```
135
+ */
136
+ export declare function isConsumable(itemHrid: ItemHrid): boolean;
137
+ /**
138
+ * Check if an item is an ability book
139
+ * @param itemHrid - The item HRID to check
140
+ * @returns True if the item has ability book details
141
+ * @example
142
+ * ```ts
143
+ * if (isAbilityBook('/items/aqua_arrow')) {
144
+ * console.log('This is an ability book')
145
+ * }
146
+ * ```
147
+ */
148
+ export declare function isAbilityBook(itemHrid: ItemHrid): boolean;
149
+ /**
150
+ * Get items by exact level
151
+ * @param level - The exact item level to filter by
152
+ * @returns Array of item HRIDs at the specified level
153
+ * @example
154
+ * ```ts
155
+ * const level10Items = getItemsByLevel(10)
156
+ * // All items with itemLevel === 10
157
+ * ```
158
+ */
159
+ export declare function getItemsByLevel(level: number): ItemHrid[];
160
+ /**
161
+ * Get items within a level range (inclusive)
162
+ * @param minLevel - Minimum item level (inclusive)
163
+ * @param maxLevel - Maximum item level (inclusive)
164
+ * @returns Array of item HRIDs within the level range
165
+ * @example
166
+ * ```ts
167
+ * const midLevelItems = getItemsByLevelRange(10, 20)
168
+ * // All items with itemLevel between 10 and 20 (inclusive)
169
+ * ```
170
+ */
171
+ export declare function getItemsByLevelRange(minLevel: number, maxLevel: number): ItemHrid[];
172
+ /**
173
+ * Check if a string is a valid item category HRID
174
+ * @param categoryHrid - The category HRID to check
175
+ * @returns True if the category HRID is valid
176
+ * @example
177
+ * ```ts
178
+ * if (isItemCategory('/item_categories/equipment')) {
179
+ * console.log('Valid item category')
180
+ * }
181
+ * ```
182
+ */
183
+ export declare function isItemCategory(categoryHrid: string): categoryHrid is z.infer<typeof ItemCategoryHridEnum>;
184
+ //# sourceMappingURL=items.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"items.d.ts","sourceRoot":"","sources":["../../../src/generated/game-logic/items.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,yBAAyB,CAAA;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AACtD,OAAO,KAAK,EAAE,oBAAoB,EAAgB,MAAM,mCAAmC,CAAA;AAG3F,OAAO,EAAE,oBAAoB,IAAI,gBAAgB,EAAE,MAAM,mCAAmC,CAAA;AAC5F,YAAY,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAA;AAMrE,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAA;AAGpD,KAAK,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAA;AAG5C,eAAO,MAAM,KAAK,EAAE,MAAM,CAAC,QAAQ,EAAE,IAAI,CAkqnDE,CAAA;AAI3C;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,IAAI,QAAQ,CAE/D;AAED;;GAEG;AACH,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAEhD;AAGD,wBAAgB,OAAO,CAAC,IAAI,EAAE,QAAQ,GAAG,IAAI,CAE5C;AAED,wBAAgB,WAAW,IAAI,IAAI,EAAE,CAEpC;AAED,wBAAgB,qBAAqB,IAAI,IAAI,EAAE,CAE9C;AAGD,YAAY,EAAE,IAAI,EAAE,CAAA;AACpB,YAAY,EAAE,QAAQ,EAAE,CAAA;AACxB,MAAM,MAAM,MAAM,GAAG,MAAM,OAAO,KAAK,CAAA;AACvC,MAAM,MAAM,QAAQ,GAAG,OAAO,KAAK,CAAA;AAEnC;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;CAmwBpB,CAAA;AAEV;;GAEG;AACH,eAAO,MAAM,cAAc,EAkwBb,MAAM,CAAC,MAAM,EAAE,SAAS,QAAQ,EAAE,CAAC,CAAA;AAEjD;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAAC,YAAY,EAAE,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,GAAG,QAAQ,EAAE,CAEjG;AAED;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,IAAI,QAAQ,EAAE,CAI9C;AAED;;;;;;;;GAQG;AACH,wBAAgB,kBAAkB,IAAI,QAAQ,EAAE,CAI/C;AAED;;;;;;;;GAQG;AACH,wBAAgB,mBAAmB,IAAI,QAAQ,EAAE,CAIhD;AAED;;;;;;;;;GASG;AACH,wBAAgB,kBAAkB,CAAC,QAAQ,EAAE,MAAM,GAAG,QAAQ,EAAE,CAI/D;AAED;;;;;;;;GAQG;AACH,wBAAgB,iBAAiB,IAAI,QAAQ,EAAE,CAI9C;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,WAAW,CAAC,QAAQ,EAAE,QAAQ,GAAG,OAAO,CAGvD;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,YAAY,CAAC,QAAQ,EAAE,QAAQ,GAAG,OAAO,CAGxD;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,aAAa,CAAC,QAAQ,EAAE,QAAQ,GAAG,OAAO,CAGzD;AAED;;;;;;;;;GASG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,QAAQ,EAAE,CAEzD;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,QAAQ,EAAE,CASnF;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,cAAc,CAAC,YAAY,EAAE,MAAM,GAAG,YAAY,IAAI,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAEzG"}