@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 @@
1
+ {"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/actions.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAAysuB,CAAA;AACpuuB,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAA;AACvD,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBA0GvB,CAAA;AACF,MAAM,MAAM,MAAM,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAA"}
@@ -0,0 +1,114 @@
1
+ /**
2
+ * Auto-generated file - DO NOT EDIT
3
+ * Generated on 2025-07-26T22:01:12.905Z
4
+ */
5
+ import { z } from 'zod';
6
+ export const ActionHridEnum = z.enum(['/actions/alchemy/coinify', '/actions/alchemy/decompose', '/actions/alchemy/transmute', '/actions/brewing/alchemy_tea', '/actions/brewing/artisan_tea', '/actions/brewing/attack_coffee', '/actions/brewing/blessed_tea', '/actions/brewing/brewing_tea', '/actions/brewing/catalytic_tea', '/actions/brewing/channeling_coffee', '/actions/brewing/cheesesmithing_tea', '/actions/brewing/cooking_tea', '/actions/brewing/crafting_tea', '/actions/brewing/critical_coffee', '/actions/brewing/defense_coffee', '/actions/brewing/efficiency_tea', '/actions/brewing/enhancing_tea', '/actions/brewing/foraging_tea', '/actions/brewing/gathering_tea', '/actions/brewing/gourmet_tea', '/actions/brewing/intelligence_coffee', '/actions/brewing/lucky_coffee', '/actions/brewing/magic_coffee', '/actions/brewing/milking_tea', '/actions/brewing/power_coffee', '/actions/brewing/processing_tea', '/actions/brewing/ranged_coffee', '/actions/brewing/stamina_coffee', '/actions/brewing/super_alchemy_tea', '/actions/brewing/super_attack_coffee', '/actions/brewing/super_brewing_tea', '/actions/brewing/super_cheesesmithing_tea', '/actions/brewing/super_cooking_tea', '/actions/brewing/super_crafting_tea', '/actions/brewing/super_defense_coffee', '/actions/brewing/super_enhancing_tea', '/actions/brewing/super_foraging_tea', '/actions/brewing/super_intelligence_coffee', '/actions/brewing/super_magic_coffee', '/actions/brewing/super_milking_tea', '/actions/brewing/super_power_coffee', '/actions/brewing/super_ranged_coffee', '/actions/brewing/super_stamina_coffee', '/actions/brewing/super_tailoring_tea', '/actions/brewing/super_woodcutting_tea', '/actions/brewing/swiftness_coffee', '/actions/brewing/tailoring_tea', '/actions/brewing/ultra_alchemy_tea', '/actions/brewing/ultra_attack_coffee', '/actions/brewing/ultra_brewing_tea', '/actions/brewing/ultra_cheesesmithing_tea', '/actions/brewing/ultra_cooking_tea', '/actions/brewing/ultra_crafting_tea', '/actions/brewing/ultra_defense_coffee', '/actions/brewing/ultra_enhancing_tea', '/actions/brewing/ultra_foraging_tea', '/actions/brewing/ultra_intelligence_coffee', '/actions/brewing/ultra_magic_coffee', '/actions/brewing/ultra_milking_tea', '/actions/brewing/ultra_power_coffee', '/actions/brewing/ultra_ranged_coffee', '/actions/brewing/ultra_stamina_coffee', '/actions/brewing/ultra_tailoring_tea', '/actions/brewing/ultra_woodcutting_tea', '/actions/brewing/wisdom_coffee', '/actions/brewing/wisdom_tea', '/actions/brewing/woodcutting_tea', '/actions/cheesesmithing/anchorbound_plate_body', '/actions/cheesesmithing/anchorbound_plate_legs', '/actions/cheesesmithing/azure_alembic', '/actions/cheesesmithing/azure_boots', '/actions/cheesesmithing/azure_brush', '/actions/cheesesmithing/azure_buckler', '/actions/cheesesmithing/azure_bulwark', '/actions/cheesesmithing/azure_cheese', '/actions/cheesesmithing/azure_chisel', '/actions/cheesesmithing/azure_enhancer', '/actions/cheesesmithing/azure_gauntlets', '/actions/cheesesmithing/azure_hammer', '/actions/cheesesmithing/azure_hatchet', '/actions/cheesesmithing/azure_helmet', '/actions/cheesesmithing/azure_mace', '/actions/cheesesmithing/azure_needle', '/actions/cheesesmithing/azure_plate_body', '/actions/cheesesmithing/azure_plate_legs', '/actions/cheesesmithing/azure_pot', '/actions/cheesesmithing/azure_shears', '/actions/cheesesmithing/azure_spatula', '/actions/cheesesmithing/azure_spear', '/actions/cheesesmithing/azure_sword', '/actions/cheesesmithing/black_bear_shoes', '/actions/cheesesmithing/burble_alembic', '/actions/cheesesmithing/burble_boots', '/actions/cheesesmithing/burble_brush', '/actions/cheesesmithing/burble_buckler', '/actions/cheesesmithing/burble_bulwark', '/actions/cheesesmithing/burble_cheese', '/actions/cheesesmithing/burble_chisel', '/actions/cheesesmithing/burble_enhancer', '/actions/cheesesmithing/burble_gauntlets', '/actions/cheesesmithing/burble_hammer', '/actions/cheesesmithing/burble_hatchet', '/actions/cheesesmithing/burble_helmet', '/actions/cheesesmithing/burble_mace', '/actions/cheesesmithing/burble_needle', '/actions/cheesesmithing/burble_plate_body', '/actions/cheesesmithing/burble_plate_legs', '/actions/cheesesmithing/burble_pot', '/actions/cheesesmithing/burble_shears', '/actions/cheesesmithing/burble_spatula', '/actions/cheesesmithing/burble_spear', '/actions/cheesesmithing/burble_sword', '/actions/cheesesmithing/celestial_alembic', '/actions/cheesesmithing/celestial_brush', '/actions/cheesesmithing/celestial_chisel', '/actions/cheesesmithing/celestial_enhancer', '/actions/cheesesmithing/celestial_hammer', '/actions/cheesesmithing/celestial_hatchet', '/actions/cheesesmithing/celestial_needle', '/actions/cheesesmithing/celestial_pot', '/actions/cheesesmithing/celestial_shears', '/actions/cheesesmithing/celestial_spatula', '/actions/cheesesmithing/chaotic_flail', '/actions/cheesesmithing/cheese', '/actions/cheesesmithing/cheese_alembic', '/actions/cheesesmithing/cheese_boots', '/actions/cheesesmithing/cheese_brush', '/actions/cheesesmithing/cheese_buckler', '/actions/cheesesmithing/cheese_bulwark', '/actions/cheesesmithing/cheese_chisel', '/actions/cheesesmithing/cheese_enhancer', '/actions/cheesesmithing/cheese_gauntlets', '/actions/cheesesmithing/cheese_hammer', '/actions/cheesesmithing/cheese_hatchet', '/actions/cheesesmithing/cheese_helmet', '/actions/cheesesmithing/cheese_mace', '/actions/cheesesmithing/cheese_needle', '/actions/cheesesmithing/cheese_plate_body', '/actions/cheesesmithing/cheese_plate_legs', '/actions/cheesesmithing/cheese_pot', '/actions/cheesesmithing/cheese_shears', '/actions/cheesesmithing/cheese_spatula', '/actions/cheesesmithing/cheese_spear', '/actions/cheesesmithing/cheese_sword', '/actions/cheesesmithing/colossus_plate_body', '/actions/cheesesmithing/colossus_plate_legs', '/actions/cheesesmithing/corsair_helmet', '/actions/cheesesmithing/crimson_alembic', '/actions/cheesesmithing/crimson_boots', '/actions/cheesesmithing/crimson_brush', '/actions/cheesesmithing/crimson_buckler', '/actions/cheesesmithing/crimson_bulwark', '/actions/cheesesmithing/crimson_cheese', '/actions/cheesesmithing/crimson_chisel', '/actions/cheesesmithing/crimson_enhancer', '/actions/cheesesmithing/crimson_gauntlets', '/actions/cheesesmithing/crimson_hammer', '/actions/cheesesmithing/crimson_hatchet', '/actions/cheesesmithing/crimson_helmet', '/actions/cheesesmithing/crimson_mace', '/actions/cheesesmithing/crimson_needle', '/actions/cheesesmithing/crimson_plate_body', '/actions/cheesesmithing/crimson_plate_legs', '/actions/cheesesmithing/crimson_pot', '/actions/cheesesmithing/crimson_shears', '/actions/cheesesmithing/crimson_spatula', '/actions/cheesesmithing/crimson_spear', '/actions/cheesesmithing/crimson_sword', '/actions/cheesesmithing/demonic_plate_body', '/actions/cheesesmithing/demonic_plate_legs', '/actions/cheesesmithing/dodocamel_gauntlets', '/actions/cheesesmithing/furious_spear', '/actions/cheesesmithing/granite_bludgeon', '/actions/cheesesmithing/griffin_bulwark', '/actions/cheesesmithing/grizzly_bear_shoes', '/actions/cheesesmithing/holy_alembic', '/actions/cheesesmithing/holy_boots', '/actions/cheesesmithing/holy_brush', '/actions/cheesesmithing/holy_buckler', '/actions/cheesesmithing/holy_bulwark', '/actions/cheesesmithing/holy_cheese', '/actions/cheesesmithing/holy_chisel', '/actions/cheesesmithing/holy_enhancer', '/actions/cheesesmithing/holy_gauntlets', '/actions/cheesesmithing/holy_hammer', '/actions/cheesesmithing/holy_hatchet', '/actions/cheesesmithing/holy_helmet', '/actions/cheesesmithing/holy_mace', '/actions/cheesesmithing/holy_needle', '/actions/cheesesmithing/holy_plate_body', '/actions/cheesesmithing/holy_plate_legs', '/actions/cheesesmithing/holy_pot', '/actions/cheesesmithing/holy_shears', '/actions/cheesesmithing/holy_spatula', '/actions/cheesesmithing/holy_spear', '/actions/cheesesmithing/holy_sword', '/actions/cheesesmithing/knights_aegis', '/actions/cheesesmithing/maelstrom_plate_body', '/actions/cheesesmithing/maelstrom_plate_legs', '/actions/cheesesmithing/magnetic_gloves', '/actions/cheesesmithing/panda_gloves', '/actions/cheesesmithing/pincer_gloves', '/actions/cheesesmithing/polar_bear_shoes', '/actions/cheesesmithing/rainbow_alembic', '/actions/cheesesmithing/rainbow_boots', '/actions/cheesesmithing/rainbow_brush', '/actions/cheesesmithing/rainbow_buckler', '/actions/cheesesmithing/rainbow_bulwark', '/actions/cheesesmithing/rainbow_cheese', '/actions/cheesesmithing/rainbow_chisel', '/actions/cheesesmithing/rainbow_enhancer', '/actions/cheesesmithing/rainbow_gauntlets', '/actions/cheesesmithing/rainbow_hammer', '/actions/cheesesmithing/rainbow_hatchet', '/actions/cheesesmithing/rainbow_helmet', '/actions/cheesesmithing/rainbow_mace', '/actions/cheesesmithing/rainbow_needle', '/actions/cheesesmithing/rainbow_plate_body', '/actions/cheesesmithing/rainbow_plate_legs', '/actions/cheesesmithing/rainbow_pot', '/actions/cheesesmithing/rainbow_shears', '/actions/cheesesmithing/rainbow_spatula', '/actions/cheesesmithing/rainbow_spear', '/actions/cheesesmithing/rainbow_sword', '/actions/cheesesmithing/regal_sword', '/actions/cheesesmithing/snail_shell_helmet', '/actions/cheesesmithing/snake_fang_dirk', '/actions/cheesesmithing/spiked_bulwark', '/actions/cheesesmithing/stalactite_spear', '/actions/cheesesmithing/turtle_shell_body', '/actions/cheesesmithing/turtle_shell_legs', '/actions/cheesesmithing/vampire_fang_dirk', '/actions/cheesesmithing/verdant_alembic', '/actions/cheesesmithing/verdant_boots', '/actions/cheesesmithing/verdant_brush', '/actions/cheesesmithing/verdant_buckler', '/actions/cheesesmithing/verdant_bulwark', '/actions/cheesesmithing/verdant_cheese', '/actions/cheesesmithing/verdant_chisel', '/actions/cheesesmithing/verdant_enhancer', '/actions/cheesesmithing/verdant_gauntlets', '/actions/cheesesmithing/verdant_hammer', '/actions/cheesesmithing/verdant_hatchet', '/actions/cheesesmithing/verdant_helmet', '/actions/cheesesmithing/verdant_mace', '/actions/cheesesmithing/verdant_needle', '/actions/cheesesmithing/verdant_plate_body', '/actions/cheesesmithing/verdant_plate_legs', '/actions/cheesesmithing/verdant_pot', '/actions/cheesesmithing/verdant_shears', '/actions/cheesesmithing/verdant_spatula', '/actions/cheesesmithing/verdant_spear', '/actions/cheesesmithing/verdant_sword', '/actions/cheesesmithing/vision_helmet', '/actions/cheesesmithing/vision_shield', '/actions/cheesesmithing/werewolf_slasher', '/actions/combat/abyssal_imp', '/actions/combat/alligator', '/actions/combat/aqua_planet', '/actions/combat/aqua_planet_elite', '/actions/combat/aquahorse', '/actions/combat/bear_with_it', '/actions/combat/bear_with_it_elite', '/actions/combat/black_bear', '/actions/combat/centaur_archer', '/actions/combat/chimerical_den', '/actions/combat/crab', '/actions/combat/elementalist', '/actions/combat/enchanted_fortress', '/actions/combat/eye', '/actions/combat/eyes', '/actions/combat/flame_sorcerer', '/actions/combat/fly', '/actions/combat/frog', '/actions/combat/gobo_boomy', '/actions/combat/gobo_planet', '/actions/combat/gobo_planet_elite', '/actions/combat/gobo_shooty', '/actions/combat/gobo_slashy', '/actions/combat/gobo_smashy', '/actions/combat/gobo_stabby', '/actions/combat/golem_cave', '/actions/combat/golem_cave_elite', '/actions/combat/granite_golem', '/actions/combat/grizzly_bear', '/actions/combat/gummy_bear', '/actions/combat/ice_sorcerer', '/actions/combat/infernal_abyss', '/actions/combat/infernal_abyss_elite', '/actions/combat/infernal_warlock', '/actions/combat/jungle_planet', '/actions/combat/jungle_planet_elite', '/actions/combat/jungle_sprite', '/actions/combat/magnetic_golem', '/actions/combat/myconid', '/actions/combat/nom_nom', '/actions/combat/novice_sorcerer', '/actions/combat/panda', '/actions/combat/pirate_cove', '/actions/combat/planet_of_the_eyes', '/actions/combat/planet_of_the_eyes_elite', '/actions/combat/polar_bear', '/actions/combat/porcupine', '/actions/combat/rat', '/actions/combat/sea_snail', '/actions/combat/sinister_circus', '/actions/combat/skunk', '/actions/combat/slimy', '/actions/combat/smelly_planet', '/actions/combat/smelly_planet_elite', '/actions/combat/snake', '/actions/combat/sorcerers_tower', '/actions/combat/sorcerers_tower_elite', '/actions/combat/soul_hunter', '/actions/combat/stalactite_golem', '/actions/combat/swamp_planet', '/actions/combat/swamp_planet_elite', '/actions/combat/swampy', '/actions/combat/treant', '/actions/combat/turtle', '/actions/combat/twilight_zone', '/actions/combat/twilight_zone_elite', '/actions/combat/vampire', '/actions/combat/veyes', '/actions/combat/werewolf', '/actions/combat/zombie', '/actions/cooking/apple_gummy', '/actions/cooking/apple_yogurt', '/actions/cooking/blackberry_cake', '/actions/cooking/blackberry_donut', '/actions/cooking/blueberry_cake', '/actions/cooking/blueberry_donut', '/actions/cooking/cupcake', '/actions/cooking/donut', '/actions/cooking/dragon_fruit_gummy', '/actions/cooking/dragon_fruit_yogurt', '/actions/cooking/gummy', '/actions/cooking/marsberry_cake', '/actions/cooking/marsberry_donut', '/actions/cooking/mooberry_cake', '/actions/cooking/mooberry_donut', '/actions/cooking/orange_gummy', '/actions/cooking/orange_yogurt', '/actions/cooking/peach_gummy', '/actions/cooking/peach_yogurt', '/actions/cooking/plum_gummy', '/actions/cooking/plum_yogurt', '/actions/cooking/spaceberry_cake', '/actions/cooking/spaceberry_donut', '/actions/cooking/star_fruit_gummy', '/actions/cooking/star_fruit_yogurt', '/actions/cooking/strawberry_cake', '/actions/cooking/strawberry_donut', '/actions/cooking/yogurt', '/actions/crafting/advanced_task_badge', '/actions/crafting/arcane_bow', '/actions/crafting/arcane_crossbow', '/actions/crafting/arcane_fire_staff', '/actions/crafting/arcane_lumber', '/actions/crafting/arcane_nature_staff', '/actions/crafting/arcane_shield', '/actions/crafting/arcane_water_staff', '/actions/crafting/basic_task_badge', '/actions/crafting/birch_bow', '/actions/crafting/birch_crossbow', '/actions/crafting/birch_fire_staff', '/actions/crafting/birch_lumber', '/actions/crafting/birch_nature_staff', '/actions/crafting/birch_shield', '/actions/crafting/birch_water_staff', '/actions/crafting/bishops_codex', '/actions/crafting/blazing_trident', '/actions/crafting/blooming_trident', '/actions/crafting/catalyst_of_coinification', '/actions/crafting/catalyst_of_decomposition', '/actions/crafting/catalyst_of_transmutation', '/actions/crafting/cedar_bow', '/actions/crafting/cedar_crossbow', '/actions/crafting/cedar_fire_staff', '/actions/crafting/cedar_lumber', '/actions/crafting/cedar_nature_staff', '/actions/crafting/cedar_shield', '/actions/crafting/cedar_water_staff', '/actions/crafting/chimerical_chest_key', '/actions/crafting/chimerical_entry_key', '/actions/crafting/crushed_amber', '/actions/crafting/crushed_amethyst', '/actions/crafting/crushed_garnet', '/actions/crafting/crushed_jade', '/actions/crafting/crushed_moonstone', '/actions/crafting/crushed_pearl', '/actions/crafting/crushed_philosophers_stone', '/actions/crafting/crushed_sunstone', '/actions/crafting/cursed_bow', '/actions/crafting/earrings_of_armor', '/actions/crafting/earrings_of_critical_strike', '/actions/crafting/earrings_of_essence_find', '/actions/crafting/earrings_of_gathering', '/actions/crafting/earrings_of_rare_find', '/actions/crafting/earrings_of_regeneration', '/actions/crafting/earrings_of_resistance', '/actions/crafting/enchanted_chest_key', '/actions/crafting/enchanted_entry_key', '/actions/crafting/expert_task_badge', '/actions/crafting/eye_watch', '/actions/crafting/fighter_necklace', '/actions/crafting/frost_staff', '/actions/crafting/ginkgo_bow', '/actions/crafting/ginkgo_crossbow', '/actions/crafting/ginkgo_fire_staff', '/actions/crafting/ginkgo_lumber', '/actions/crafting/ginkgo_nature_staff', '/actions/crafting/ginkgo_shield', '/actions/crafting/ginkgo_water_staff', '/actions/crafting/infernal_battlestaff', '/actions/crafting/jackalope_staff', '/actions/crafting/lumber', '/actions/crafting/manticore_shield', '/actions/crafting/mirror_of_protection', '/actions/crafting/necklace_of_efficiency', '/actions/crafting/necklace_of_speed', '/actions/crafting/necklace_of_wisdom', '/actions/crafting/philosophers_earrings', '/actions/crafting/philosophers_necklace', '/actions/crafting/philosophers_ring', '/actions/crafting/pirate_chest_key', '/actions/crafting/pirate_entry_key', '/actions/crafting/purpleheart_bow', '/actions/crafting/purpleheart_crossbow', '/actions/crafting/purpleheart_fire_staff', '/actions/crafting/purpleheart_lumber', '/actions/crafting/purpleheart_nature_staff', '/actions/crafting/purpleheart_shield', '/actions/crafting/purpleheart_water_staff', '/actions/crafting/ranger_necklace', '/actions/crafting/redwood_bow', '/actions/crafting/redwood_crossbow', '/actions/crafting/redwood_fire_staff', '/actions/crafting/redwood_lumber', '/actions/crafting/redwood_nature_staff', '/actions/crafting/redwood_shield', '/actions/crafting/redwood_water_staff', '/actions/crafting/ring_of_armor', '/actions/crafting/ring_of_critical_strike', '/actions/crafting/ring_of_essence_find', '/actions/crafting/ring_of_gathering', '/actions/crafting/ring_of_rare_find', '/actions/crafting/ring_of_regeneration', '/actions/crafting/ring_of_resistance', '/actions/crafting/rippling_trident', '/actions/crafting/sinister_chest_key', '/actions/crafting/sinister_entry_key', '/actions/crafting/soul_hunter_crossbow', '/actions/crafting/sundering_crossbow', '/actions/crafting/treant_shield', '/actions/crafting/vampiric_bow', '/actions/crafting/watchful_relic', '/actions/crafting/wizard_necklace', '/actions/crafting/wooden_bow', '/actions/crafting/wooden_crossbow', '/actions/crafting/wooden_fire_staff', '/actions/crafting/wooden_nature_staff', '/actions/crafting/wooden_shield', '/actions/crafting/wooden_water_staff', '/actions/enhancing/enhance', '/actions/foraging/apple', '/actions/foraging/arabica_coffee_bean', '/actions/foraging/asteroid_belt', '/actions/foraging/bamboo_branch', '/actions/foraging/blackberry', '/actions/foraging/blueberry', '/actions/foraging/burble_beach', '/actions/foraging/cocoon', '/actions/foraging/cotton', '/actions/foraging/dragon_fruit', '/actions/foraging/egg', '/actions/foraging/excelsa_coffee_bean', '/actions/foraging/farmland', '/actions/foraging/fieriosa_coffee_bean', '/actions/foraging/flax', '/actions/foraging/liberica_coffee_bean', '/actions/foraging/marsberry', '/actions/foraging/misty_forest', '/actions/foraging/mooberry', '/actions/foraging/olympus_mons', '/actions/foraging/orange', '/actions/foraging/peach', '/actions/foraging/plum', '/actions/foraging/radiant_fiber', '/actions/foraging/robusta_coffee_bean', '/actions/foraging/shimmering_lake', '/actions/foraging/silly_cow_valley', '/actions/foraging/spaceberry', '/actions/foraging/spacia_coffee_bean', '/actions/foraging/star_fruit', '/actions/foraging/strawberry', '/actions/foraging/sugar', '/actions/foraging/wheat', '/actions/milking/azure_cow', '/actions/milking/burble_cow', '/actions/milking/cow', '/actions/milking/crimson_cow', '/actions/milking/holy_cow', '/actions/milking/unicow', '/actions/milking/verdant_cow', '/actions/tailoring/acrobatic_hood', '/actions/tailoring/alchemists_bottoms', '/actions/tailoring/alchemists_top', '/actions/tailoring/bamboo_boots', '/actions/tailoring/bamboo_fabric', '/actions/tailoring/bamboo_gloves', '/actions/tailoring/bamboo_hat', '/actions/tailoring/bamboo_robe_bottoms', '/actions/tailoring/bamboo_robe_top', '/actions/tailoring/beast_boots', '/actions/tailoring/beast_bracers', '/actions/tailoring/beast_chaps', '/actions/tailoring/beast_hood', '/actions/tailoring/beast_leather', '/actions/tailoring/beast_tunic', '/actions/tailoring/brewers_bottoms', '/actions/tailoring/brewers_top', '/actions/tailoring/centaur_boots', '/actions/tailoring/cheesemakers_bottoms', '/actions/tailoring/cheesemakers_top', '/actions/tailoring/chefs_bottoms', '/actions/tailoring/chefs_top', '/actions/tailoring/chrono_gloves', '/actions/tailoring/collectors_boots', '/actions/tailoring/cotton_boots', '/actions/tailoring/cotton_fabric', '/actions/tailoring/cotton_gloves', '/actions/tailoring/cotton_hat', '/actions/tailoring/cotton_robe_bottoms', '/actions/tailoring/cotton_robe_top', '/actions/tailoring/crafters_bottoms', '/actions/tailoring/crafters_top', '/actions/tailoring/dairyhands_bottoms', '/actions/tailoring/dairyhands_top', '/actions/tailoring/enchanted_gloves', '/actions/tailoring/enhancers_bottoms', '/actions/tailoring/enhancers_top', '/actions/tailoring/flaming_robe_bottoms', '/actions/tailoring/flaming_robe_top', '/actions/tailoring/fluffy_red_hat', '/actions/tailoring/foragers_bottoms', '/actions/tailoring/foragers_top', '/actions/tailoring/giant_pouch', '/actions/tailoring/gluttonous_pouch', '/actions/tailoring/gobo_boots', '/actions/tailoring/gobo_bracers', '/actions/tailoring/gobo_chaps', '/actions/tailoring/gobo_hood', '/actions/tailoring/gobo_leather', '/actions/tailoring/gobo_tunic', '/actions/tailoring/griffin_chaps', '/actions/tailoring/griffin_tunic', '/actions/tailoring/guzzling_pouch', '/actions/tailoring/icy_robe_bottoms', '/actions/tailoring/icy_robe_top', '/actions/tailoring/kraken_chaps', '/actions/tailoring/kraken_tunic', '/actions/tailoring/large_pouch', '/actions/tailoring/linen_boots', '/actions/tailoring/linen_fabric', '/actions/tailoring/linen_gloves', '/actions/tailoring/linen_hat', '/actions/tailoring/linen_robe_bottoms', '/actions/tailoring/linen_robe_top', '/actions/tailoring/lumberjacks_bottoms', '/actions/tailoring/lumberjacks_top', '/actions/tailoring/luna_robe_bottoms', '/actions/tailoring/luna_robe_top', '/actions/tailoring/magicians_hat', '/actions/tailoring/marine_chaps', '/actions/tailoring/marine_tunic', '/actions/tailoring/marksman_bracers', '/actions/tailoring/medium_pouch', '/actions/tailoring/radiant_boots', '/actions/tailoring/radiant_fabric', '/actions/tailoring/radiant_gloves', '/actions/tailoring/radiant_hat', '/actions/tailoring/radiant_robe_bottoms', '/actions/tailoring/radiant_robe_top', '/actions/tailoring/red_culinary_hat', '/actions/tailoring/reptile_boots', '/actions/tailoring/reptile_bracers', '/actions/tailoring/reptile_chaps', '/actions/tailoring/reptile_hood', '/actions/tailoring/reptile_leather', '/actions/tailoring/reptile_tunic', '/actions/tailoring/revenant_chaps', '/actions/tailoring/revenant_tunic', '/actions/tailoring/rough_boots', '/actions/tailoring/rough_bracers', '/actions/tailoring/rough_chaps', '/actions/tailoring/rough_hood', '/actions/tailoring/rough_leather', '/actions/tailoring/rough_tunic', '/actions/tailoring/royal_fire_robe_bottoms', '/actions/tailoring/royal_fire_robe_top', '/actions/tailoring/royal_nature_robe_bottoms', '/actions/tailoring/royal_nature_robe_top', '/actions/tailoring/royal_water_robe_bottoms', '/actions/tailoring/royal_water_robe_top', '/actions/tailoring/shoebill_shoes', '/actions/tailoring/sighted_bracers', '/actions/tailoring/silk_boots', '/actions/tailoring/silk_fabric', '/actions/tailoring/silk_gloves', '/actions/tailoring/silk_hat', '/actions/tailoring/silk_robe_bottoms', '/actions/tailoring/silk_robe_top', '/actions/tailoring/small_pouch', '/actions/tailoring/sorcerer_boots', '/actions/tailoring/tailors_bottoms', '/actions/tailoring/tailors_top', '/actions/tailoring/umbral_boots', '/actions/tailoring/umbral_bracers', '/actions/tailoring/umbral_chaps', '/actions/tailoring/umbral_hood', '/actions/tailoring/umbral_leather', '/actions/tailoring/umbral_tunic', '/actions/woodcutting/arcane_tree', '/actions/woodcutting/birch_tree', '/actions/woodcutting/cedar_tree', '/actions/woodcutting/ginkgo_tree', '/actions/woodcutting/purpleheart_tree', '/actions/woodcutting/redwood_tree', '/actions/woodcutting/tree']);
7
+ export const ActionSchema = z.object({
8
+ hrid: ActionHridEnum,
9
+ function: z.string(),
10
+ type: z.string(),
11
+ category: z.string(),
12
+ name: z.string(),
13
+ levelRequirement: z.object({
14
+ skillHrid: z.string(),
15
+ level: z.number()
16
+ }),
17
+ baseTimeCost: z.number(),
18
+ experienceGain: z.object({
19
+ skillHrid: z.string(),
20
+ value: z.number()
21
+ }),
22
+ dropTable: z.array(z.object({
23
+ itemHrid: z.string(),
24
+ dropRate: z.number(),
25
+ minCount: z.number(),
26
+ maxCount: z.number(),
27
+ minEliteTier: z.number()
28
+ })).nullable(),
29
+ essenceDropTable: z.array(z.object({
30
+ itemHrid: z.string(),
31
+ dropRate: z.number(),
32
+ minCount: z.number(),
33
+ maxCount: z.number(),
34
+ minEliteTier: z.number()
35
+ })).nullable(),
36
+ rareDropTable: z.array(z.object({
37
+ itemHrid: z.string(),
38
+ dropRate: z.number(),
39
+ minCount: z.number(),
40
+ maxCount: z.number(),
41
+ minEliteTier: z.number()
42
+ })).nullable(),
43
+ upgradeItemHrid: z.string(),
44
+ inputItems: z.array(z.object({
45
+ itemHrid: z.string(),
46
+ count: z.number()
47
+ })).nullable(),
48
+ outputItems: z.array(z.object({
49
+ itemHrid: z.string(),
50
+ count: z.number()
51
+ })).nullable(),
52
+ combatZoneInfo: z.object({
53
+ isDungeon: z.boolean(),
54
+ fightInfo: z.object({
55
+ randomSpawnInfo: z.object({
56
+ maxSpawnCount: z.number(),
57
+ maxTotalStrength: z.number(),
58
+ spawns: z.array(z.object({
59
+ combatMonsterHrid: z.string(),
60
+ eliteTier: z.number(),
61
+ rate: z.number(),
62
+ strength: z.number()
63
+ })).nullable()
64
+ }).nullable(),
65
+ bossSpawns: z.array(z.object({
66
+ combatMonsterHrid: z.string(),
67
+ eliteTier: z.number(),
68
+ rate: z.number().optional(),
69
+ strength: z.number().optional()
70
+ })).nullable(),
71
+ battlesPerBoss: z.number()
72
+ }),
73
+ dungeonInfo: z.object({
74
+ keyItemHrid: z.string(),
75
+ rewardDropTable: z.array(z.object({
76
+ itemHrid: z.string(),
77
+ dropRate: z.number(),
78
+ minCount: z.number(),
79
+ maxCount: z.number(),
80
+ minEliteTier: z.number()
81
+ })).nullable(),
82
+ maxWaves: z.number(),
83
+ randomSpawnInfoMap: z.record(z.string(), z.object({
84
+ maxSpawnCount: z.number(),
85
+ maxTotalStrength: z.number(),
86
+ spawns: z.array(z.object({
87
+ combatMonsterHrid: z.string(),
88
+ eliteTier: z.number(),
89
+ rate: z.number(),
90
+ strength: z.number()
91
+ })).nullable()
92
+ })).nullable(),
93
+ fixedSpawnsMap: z.record(z.string(), z.array(z.object({
94
+ combatMonsterHrid: z.string(),
95
+ eliteTier: z.number(),
96
+ rate: z.number().optional(),
97
+ strength: z.number().optional()
98
+ }))).nullable()
99
+ })
100
+ }).nullable(),
101
+ maxPartySize: z.number(),
102
+ buffs: z.array(z.object({
103
+ uniqueHrid: z.string(),
104
+ typeHrid: z.string(),
105
+ ratioBoost: z.number(),
106
+ ratioBoostLevelBonus: z.number(),
107
+ flatBoost: z.number(),
108
+ flatBoostLevelBonus: z.number(),
109
+ startTime: z.string(),
110
+ duration: z.number()
111
+ })).nullable(),
112
+ sortIndex: z.number()
113
+ });
114
+ //# sourceMappingURL=actions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actions.js","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/actions.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,204 @@
1
+ /**
2
+ * Auto-generated file - DO NOT EDIT
3
+ * Generated on 2025-07-26T22:01:13.123Z
4
+ */
5
+ import { z } from 'zod';
6
+ export declare const AvatarOutfitHridEnum: z.ZodEnum<{
7
+ "/avatar_outfits/christmas_tree_dress": "/avatar_outfits/christmas_tree_dress";
8
+ "/avatar_outfits/custom_aowoo": "/avatar_outfits/custom_aowoo";
9
+ "/avatar_outfits/custom_auspiciousdragon": "/avatar_outfits/custom_auspiciousdragon";
10
+ "/avatar_outfits/custom_bestcow": "/avatar_outfits/custom_bestcow";
11
+ "/avatar_outfits/custom_catopia": "/avatar_outfits/custom_catopia";
12
+ "/avatar_outfits/custom_daddyvladi": "/avatar_outfits/custom_daddyvladi";
13
+ "/avatar_outfits/custom_goldenhound": "/avatar_outfits/custom_goldenhound";
14
+ "/avatar_outfits/custom_goodguyjack": "/avatar_outfits/custom_goodguyjack";
15
+ "/avatar_outfits/custom_h0lyduck": "/avatar_outfits/custom_h0lyduck";
16
+ "/avatar_outfits/custom_hamunekouwuo": "/avatar_outfits/custom_hamunekouwuo";
17
+ "/avatar_outfits/custom_hasumi": "/avatar_outfits/custom_hasumi";
18
+ "/avatar_outfits/custom_immortalphoenix": "/avatar_outfits/custom_immortalphoenix";
19
+ "/avatar_outfits/custom_invincbriv14jump": "/avatar_outfits/custom_invincbriv14jump";
20
+ "/avatar_outfits/custom_jbq": "/avatar_outfits/custom_jbq";
21
+ "/avatar_outfits/custom_jiojio": "/avatar_outfits/custom_jiojio";
22
+ "/avatar_outfits/custom_joey": "/avatar_outfits/custom_joey";
23
+ "/avatar_outfits/custom_kiyuu": "/avatar_outfits/custom_kiyuu";
24
+ "/avatar_outfits/custom_kiyuu_2": "/avatar_outfits/custom_kiyuu_2";
25
+ "/avatar_outfits/custom_krazden": "/avatar_outfits/custom_krazden";
26
+ "/avatar_outfits/custom_leica": "/avatar_outfits/custom_leica";
27
+ "/avatar_outfits/custom_liha": "/avatar_outfits/custom_liha";
28
+ "/avatar_outfits/custom_mengmenguwu": "/avatar_outfits/custom_mengmenguwu";
29
+ "/avatar_outfits/custom_miuca": "/avatar_outfits/custom_miuca";
30
+ "/avatar_outfits/custom_mooooooooo": "/avatar_outfits/custom_mooooooooo";
31
+ "/avatar_outfits/custom_neronex": "/avatar_outfits/custom_neronex";
32
+ "/avatar_outfits/custom_oguri": "/avatar_outfits/custom_oguri";
33
+ "/avatar_outfits/custom_rose": "/avatar_outfits/custom_rose";
34
+ "/avatar_outfits/custom_toillian": "/avatar_outfits/custom_toillian";
35
+ "/avatar_outfits/custom_touya": "/avatar_outfits/custom_touya";
36
+ "/avatar_outfits/custom_weijia": "/avatar_outfits/custom_weijia";
37
+ "/avatar_outfits/custom_weilan": "/avatar_outfits/custom_weilan";
38
+ "/avatar_outfits/custom_windoge": "/avatar_outfits/custom_windoge";
39
+ "/avatar_outfits/dress_1": "/avatar_outfits/dress_1";
40
+ "/avatar_outfits/dress_10": "/avatar_outfits/dress_10";
41
+ "/avatar_outfits/dress_11": "/avatar_outfits/dress_11";
42
+ "/avatar_outfits/dress_12": "/avatar_outfits/dress_12";
43
+ "/avatar_outfits/dress_2": "/avatar_outfits/dress_2";
44
+ "/avatar_outfits/dress_3": "/avatar_outfits/dress_3";
45
+ "/avatar_outfits/dress_4": "/avatar_outfits/dress_4";
46
+ "/avatar_outfits/dress_5": "/avatar_outfits/dress_5";
47
+ "/avatar_outfits/dress_6": "/avatar_outfits/dress_6";
48
+ "/avatar_outfits/dress_7": "/avatar_outfits/dress_7";
49
+ "/avatar_outfits/dress_8": "/avatar_outfits/dress_8";
50
+ "/avatar_outfits/dress_9": "/avatar_outfits/dress_9";
51
+ "/avatar_outfits/halloween_suit": "/avatar_outfits/halloween_suit";
52
+ "/avatar_outfits/mage_1": "/avatar_outfits/mage_1";
53
+ "/avatar_outfits/mage_2": "/avatar_outfits/mage_2";
54
+ "/avatar_outfits/pirate_1": "/avatar_outfits/pirate_1";
55
+ "/avatar_outfits/pirate_2": "/avatar_outfits/pirate_2";
56
+ "/avatar_outfits/pumpkin_dress": "/avatar_outfits/pumpkin_dress";
57
+ "/avatar_outfits/ranger_1": "/avatar_outfits/ranger_1";
58
+ "/avatar_outfits/ranger_2": "/avatar_outfits/ranger_2";
59
+ "/avatar_outfits/santa_outfit": "/avatar_outfits/santa_outfit";
60
+ "/avatar_outfits/spring_festival_boy": "/avatar_outfits/spring_festival_boy";
61
+ "/avatar_outfits/spring_festival_girl": "/avatar_outfits/spring_festival_girl";
62
+ "/avatar_outfits/suit_1": "/avatar_outfits/suit_1";
63
+ "/avatar_outfits/suit_2": "/avatar_outfits/suit_2";
64
+ "/avatar_outfits/suit_3": "/avatar_outfits/suit_3";
65
+ "/avatar_outfits/suit_4": "/avatar_outfits/suit_4";
66
+ "/avatar_outfits/suit_5": "/avatar_outfits/suit_5";
67
+ "/avatar_outfits/suit_6": "/avatar_outfits/suit_6";
68
+ "/avatar_outfits/suit_7": "/avatar_outfits/suit_7";
69
+ "/avatar_outfits/suit_8": "/avatar_outfits/suit_8";
70
+ "/avatar_outfits/tshirt_alchemy": "/avatar_outfits/tshirt_alchemy";
71
+ "/avatar_outfits/tshirt_attack": "/avatar_outfits/tshirt_attack";
72
+ "/avatar_outfits/tshirt_brewing": "/avatar_outfits/tshirt_brewing";
73
+ "/avatar_outfits/tshirt_cheesesmithing": "/avatar_outfits/tshirt_cheesesmithing";
74
+ "/avatar_outfits/tshirt_cooking": "/avatar_outfits/tshirt_cooking";
75
+ "/avatar_outfits/tshirt_crafting": "/avatar_outfits/tshirt_crafting";
76
+ "/avatar_outfits/tshirt_default": "/avatar_outfits/tshirt_default";
77
+ "/avatar_outfits/tshirt_defense": "/avatar_outfits/tshirt_defense";
78
+ "/avatar_outfits/tshirt_enhancing": "/avatar_outfits/tshirt_enhancing";
79
+ "/avatar_outfits/tshirt_foraging": "/avatar_outfits/tshirt_foraging";
80
+ "/avatar_outfits/tshirt_intelligence": "/avatar_outfits/tshirt_intelligence";
81
+ "/avatar_outfits/tshirt_magic": "/avatar_outfits/tshirt_magic";
82
+ "/avatar_outfits/tshirt_milking": "/avatar_outfits/tshirt_milking";
83
+ "/avatar_outfits/tshirt_power": "/avatar_outfits/tshirt_power";
84
+ "/avatar_outfits/tshirt_ranged": "/avatar_outfits/tshirt_ranged";
85
+ "/avatar_outfits/tshirt_stamina": "/avatar_outfits/tshirt_stamina";
86
+ "/avatar_outfits/tshirt_tailoring": "/avatar_outfits/tshirt_tailoring";
87
+ "/avatar_outfits/tshirt_woodcutting": "/avatar_outfits/tshirt_woodcutting";
88
+ "/avatar_outfits/uniform_alchemy": "/avatar_outfits/uniform_alchemy";
89
+ "/avatar_outfits/uniform_brewing": "/avatar_outfits/uniform_brewing";
90
+ "/avatar_outfits/uniform_cheesesmithing": "/avatar_outfits/uniform_cheesesmithing";
91
+ "/avatar_outfits/uniform_cooking": "/avatar_outfits/uniform_cooking";
92
+ "/avatar_outfits/uniform_crafting": "/avatar_outfits/uniform_crafting";
93
+ "/avatar_outfits/uniform_enhancing": "/avatar_outfits/uniform_enhancing";
94
+ "/avatar_outfits/uniform_foraging": "/avatar_outfits/uniform_foraging";
95
+ "/avatar_outfits/uniform_milking": "/avatar_outfits/uniform_milking";
96
+ "/avatar_outfits/uniform_tailoring": "/avatar_outfits/uniform_tailoring";
97
+ "/avatar_outfits/uniform_woodcutting": "/avatar_outfits/uniform_woodcutting";
98
+ "/avatar_outfits/warrior_1": "/avatar_outfits/warrior_1";
99
+ "/avatar_outfits/warrior_2": "/avatar_outfits/warrior_2";
100
+ }>;
101
+ export type AvatarOutfitHrid = z.infer<typeof AvatarOutfitHridEnum>;
102
+ export declare const AvatarOutfitSchema: z.ZodObject<{
103
+ hrid: z.ZodEnum<{
104
+ "/avatar_outfits/christmas_tree_dress": "/avatar_outfits/christmas_tree_dress";
105
+ "/avatar_outfits/custom_aowoo": "/avatar_outfits/custom_aowoo";
106
+ "/avatar_outfits/custom_auspiciousdragon": "/avatar_outfits/custom_auspiciousdragon";
107
+ "/avatar_outfits/custom_bestcow": "/avatar_outfits/custom_bestcow";
108
+ "/avatar_outfits/custom_catopia": "/avatar_outfits/custom_catopia";
109
+ "/avatar_outfits/custom_daddyvladi": "/avatar_outfits/custom_daddyvladi";
110
+ "/avatar_outfits/custom_goldenhound": "/avatar_outfits/custom_goldenhound";
111
+ "/avatar_outfits/custom_goodguyjack": "/avatar_outfits/custom_goodguyjack";
112
+ "/avatar_outfits/custom_h0lyduck": "/avatar_outfits/custom_h0lyduck";
113
+ "/avatar_outfits/custom_hamunekouwuo": "/avatar_outfits/custom_hamunekouwuo";
114
+ "/avatar_outfits/custom_hasumi": "/avatar_outfits/custom_hasumi";
115
+ "/avatar_outfits/custom_immortalphoenix": "/avatar_outfits/custom_immortalphoenix";
116
+ "/avatar_outfits/custom_invincbriv14jump": "/avatar_outfits/custom_invincbriv14jump";
117
+ "/avatar_outfits/custom_jbq": "/avatar_outfits/custom_jbq";
118
+ "/avatar_outfits/custom_jiojio": "/avatar_outfits/custom_jiojio";
119
+ "/avatar_outfits/custom_joey": "/avatar_outfits/custom_joey";
120
+ "/avatar_outfits/custom_kiyuu": "/avatar_outfits/custom_kiyuu";
121
+ "/avatar_outfits/custom_kiyuu_2": "/avatar_outfits/custom_kiyuu_2";
122
+ "/avatar_outfits/custom_krazden": "/avatar_outfits/custom_krazden";
123
+ "/avatar_outfits/custom_leica": "/avatar_outfits/custom_leica";
124
+ "/avatar_outfits/custom_liha": "/avatar_outfits/custom_liha";
125
+ "/avatar_outfits/custom_mengmenguwu": "/avatar_outfits/custom_mengmenguwu";
126
+ "/avatar_outfits/custom_miuca": "/avatar_outfits/custom_miuca";
127
+ "/avatar_outfits/custom_mooooooooo": "/avatar_outfits/custom_mooooooooo";
128
+ "/avatar_outfits/custom_neronex": "/avatar_outfits/custom_neronex";
129
+ "/avatar_outfits/custom_oguri": "/avatar_outfits/custom_oguri";
130
+ "/avatar_outfits/custom_rose": "/avatar_outfits/custom_rose";
131
+ "/avatar_outfits/custom_toillian": "/avatar_outfits/custom_toillian";
132
+ "/avatar_outfits/custom_touya": "/avatar_outfits/custom_touya";
133
+ "/avatar_outfits/custom_weijia": "/avatar_outfits/custom_weijia";
134
+ "/avatar_outfits/custom_weilan": "/avatar_outfits/custom_weilan";
135
+ "/avatar_outfits/custom_windoge": "/avatar_outfits/custom_windoge";
136
+ "/avatar_outfits/dress_1": "/avatar_outfits/dress_1";
137
+ "/avatar_outfits/dress_10": "/avatar_outfits/dress_10";
138
+ "/avatar_outfits/dress_11": "/avatar_outfits/dress_11";
139
+ "/avatar_outfits/dress_12": "/avatar_outfits/dress_12";
140
+ "/avatar_outfits/dress_2": "/avatar_outfits/dress_2";
141
+ "/avatar_outfits/dress_3": "/avatar_outfits/dress_3";
142
+ "/avatar_outfits/dress_4": "/avatar_outfits/dress_4";
143
+ "/avatar_outfits/dress_5": "/avatar_outfits/dress_5";
144
+ "/avatar_outfits/dress_6": "/avatar_outfits/dress_6";
145
+ "/avatar_outfits/dress_7": "/avatar_outfits/dress_7";
146
+ "/avatar_outfits/dress_8": "/avatar_outfits/dress_8";
147
+ "/avatar_outfits/dress_9": "/avatar_outfits/dress_9";
148
+ "/avatar_outfits/halloween_suit": "/avatar_outfits/halloween_suit";
149
+ "/avatar_outfits/mage_1": "/avatar_outfits/mage_1";
150
+ "/avatar_outfits/mage_2": "/avatar_outfits/mage_2";
151
+ "/avatar_outfits/pirate_1": "/avatar_outfits/pirate_1";
152
+ "/avatar_outfits/pirate_2": "/avatar_outfits/pirate_2";
153
+ "/avatar_outfits/pumpkin_dress": "/avatar_outfits/pumpkin_dress";
154
+ "/avatar_outfits/ranger_1": "/avatar_outfits/ranger_1";
155
+ "/avatar_outfits/ranger_2": "/avatar_outfits/ranger_2";
156
+ "/avatar_outfits/santa_outfit": "/avatar_outfits/santa_outfit";
157
+ "/avatar_outfits/spring_festival_boy": "/avatar_outfits/spring_festival_boy";
158
+ "/avatar_outfits/spring_festival_girl": "/avatar_outfits/spring_festival_girl";
159
+ "/avatar_outfits/suit_1": "/avatar_outfits/suit_1";
160
+ "/avatar_outfits/suit_2": "/avatar_outfits/suit_2";
161
+ "/avatar_outfits/suit_3": "/avatar_outfits/suit_3";
162
+ "/avatar_outfits/suit_4": "/avatar_outfits/suit_4";
163
+ "/avatar_outfits/suit_5": "/avatar_outfits/suit_5";
164
+ "/avatar_outfits/suit_6": "/avatar_outfits/suit_6";
165
+ "/avatar_outfits/suit_7": "/avatar_outfits/suit_7";
166
+ "/avatar_outfits/suit_8": "/avatar_outfits/suit_8";
167
+ "/avatar_outfits/tshirt_alchemy": "/avatar_outfits/tshirt_alchemy";
168
+ "/avatar_outfits/tshirt_attack": "/avatar_outfits/tshirt_attack";
169
+ "/avatar_outfits/tshirt_brewing": "/avatar_outfits/tshirt_brewing";
170
+ "/avatar_outfits/tshirt_cheesesmithing": "/avatar_outfits/tshirt_cheesesmithing";
171
+ "/avatar_outfits/tshirt_cooking": "/avatar_outfits/tshirt_cooking";
172
+ "/avatar_outfits/tshirt_crafting": "/avatar_outfits/tshirt_crafting";
173
+ "/avatar_outfits/tshirt_default": "/avatar_outfits/tshirt_default";
174
+ "/avatar_outfits/tshirt_defense": "/avatar_outfits/tshirt_defense";
175
+ "/avatar_outfits/tshirt_enhancing": "/avatar_outfits/tshirt_enhancing";
176
+ "/avatar_outfits/tshirt_foraging": "/avatar_outfits/tshirt_foraging";
177
+ "/avatar_outfits/tshirt_intelligence": "/avatar_outfits/tshirt_intelligence";
178
+ "/avatar_outfits/tshirt_magic": "/avatar_outfits/tshirt_magic";
179
+ "/avatar_outfits/tshirt_milking": "/avatar_outfits/tshirt_milking";
180
+ "/avatar_outfits/tshirt_power": "/avatar_outfits/tshirt_power";
181
+ "/avatar_outfits/tshirt_ranged": "/avatar_outfits/tshirt_ranged";
182
+ "/avatar_outfits/tshirt_stamina": "/avatar_outfits/tshirt_stamina";
183
+ "/avatar_outfits/tshirt_tailoring": "/avatar_outfits/tshirt_tailoring";
184
+ "/avatar_outfits/tshirt_woodcutting": "/avatar_outfits/tshirt_woodcutting";
185
+ "/avatar_outfits/uniform_alchemy": "/avatar_outfits/uniform_alchemy";
186
+ "/avatar_outfits/uniform_brewing": "/avatar_outfits/uniform_brewing";
187
+ "/avatar_outfits/uniform_cheesesmithing": "/avatar_outfits/uniform_cheesesmithing";
188
+ "/avatar_outfits/uniform_cooking": "/avatar_outfits/uniform_cooking";
189
+ "/avatar_outfits/uniform_crafting": "/avatar_outfits/uniform_crafting";
190
+ "/avatar_outfits/uniform_enhancing": "/avatar_outfits/uniform_enhancing";
191
+ "/avatar_outfits/uniform_foraging": "/avatar_outfits/uniform_foraging";
192
+ "/avatar_outfits/uniform_milking": "/avatar_outfits/uniform_milking";
193
+ "/avatar_outfits/uniform_tailoring": "/avatar_outfits/uniform_tailoring";
194
+ "/avatar_outfits/uniform_woodcutting": "/avatar_outfits/uniform_woodcutting";
195
+ "/avatar_outfits/warrior_1": "/avatar_outfits/warrior_1";
196
+ "/avatar_outfits/warrior_2": "/avatar_outfits/warrior_2";
197
+ }>;
198
+ name: z.ZodString;
199
+ isSeasonal: z.ZodBoolean;
200
+ cowbellCost: z.ZodNumber;
201
+ sortIndex: z.ZodNumber;
202
+ }, z.core.$strip>;
203
+ export type AvatarOutfit = z.infer<typeof AvatarOutfitSchema>;
204
+ //# sourceMappingURL=avatar-outfits.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar-outfits.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/avatar-outfits.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA0/F,CAAA;AAC3hG,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,oBAAoB,CAAC,CAAA;AACnE,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAM7B,CAAA;AACF,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAA"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * Auto-generated file - DO NOT EDIT
3
+ * Generated on 2025-07-26T22:01:13.123Z
4
+ */
5
+ import { z } from 'zod';
6
+ export const AvatarOutfitHridEnum = z.enum(['/avatar_outfits/christmas_tree_dress', '/avatar_outfits/custom_aowoo', '/avatar_outfits/custom_auspiciousdragon', '/avatar_outfits/custom_bestcow', '/avatar_outfits/custom_catopia', '/avatar_outfits/custom_daddyvladi', '/avatar_outfits/custom_goldenhound', '/avatar_outfits/custom_goodguyjack', '/avatar_outfits/custom_h0lyduck', '/avatar_outfits/custom_hamunekouwuo', '/avatar_outfits/custom_hasumi', '/avatar_outfits/custom_immortalphoenix', '/avatar_outfits/custom_invincbriv14jump', '/avatar_outfits/custom_jbq', '/avatar_outfits/custom_jiojio', '/avatar_outfits/custom_joey', '/avatar_outfits/custom_kiyuu', '/avatar_outfits/custom_kiyuu_2', '/avatar_outfits/custom_krazden', '/avatar_outfits/custom_leica', '/avatar_outfits/custom_liha', '/avatar_outfits/custom_mengmenguwu', '/avatar_outfits/custom_miuca', '/avatar_outfits/custom_mooooooooo', '/avatar_outfits/custom_neronex', '/avatar_outfits/custom_oguri', '/avatar_outfits/custom_rose', '/avatar_outfits/custom_toillian', '/avatar_outfits/custom_touya', '/avatar_outfits/custom_weijia', '/avatar_outfits/custom_weilan', '/avatar_outfits/custom_windoge', '/avatar_outfits/dress_1', '/avatar_outfits/dress_10', '/avatar_outfits/dress_11', '/avatar_outfits/dress_12', '/avatar_outfits/dress_2', '/avatar_outfits/dress_3', '/avatar_outfits/dress_4', '/avatar_outfits/dress_5', '/avatar_outfits/dress_6', '/avatar_outfits/dress_7', '/avatar_outfits/dress_8', '/avatar_outfits/dress_9', '/avatar_outfits/halloween_suit', '/avatar_outfits/mage_1', '/avatar_outfits/mage_2', '/avatar_outfits/pirate_1', '/avatar_outfits/pirate_2', '/avatar_outfits/pumpkin_dress', '/avatar_outfits/ranger_1', '/avatar_outfits/ranger_2', '/avatar_outfits/santa_outfit', '/avatar_outfits/spring_festival_boy', '/avatar_outfits/spring_festival_girl', '/avatar_outfits/suit_1', '/avatar_outfits/suit_2', '/avatar_outfits/suit_3', '/avatar_outfits/suit_4', '/avatar_outfits/suit_5', '/avatar_outfits/suit_6', '/avatar_outfits/suit_7', '/avatar_outfits/suit_8', '/avatar_outfits/tshirt_alchemy', '/avatar_outfits/tshirt_attack', '/avatar_outfits/tshirt_brewing', '/avatar_outfits/tshirt_cheesesmithing', '/avatar_outfits/tshirt_cooking', '/avatar_outfits/tshirt_crafting', '/avatar_outfits/tshirt_default', '/avatar_outfits/tshirt_defense', '/avatar_outfits/tshirt_enhancing', '/avatar_outfits/tshirt_foraging', '/avatar_outfits/tshirt_intelligence', '/avatar_outfits/tshirt_magic', '/avatar_outfits/tshirt_milking', '/avatar_outfits/tshirt_power', '/avatar_outfits/tshirt_ranged', '/avatar_outfits/tshirt_stamina', '/avatar_outfits/tshirt_tailoring', '/avatar_outfits/tshirt_woodcutting', '/avatar_outfits/uniform_alchemy', '/avatar_outfits/uniform_brewing', '/avatar_outfits/uniform_cheesesmithing', '/avatar_outfits/uniform_cooking', '/avatar_outfits/uniform_crafting', '/avatar_outfits/uniform_enhancing', '/avatar_outfits/uniform_foraging', '/avatar_outfits/uniform_milking', '/avatar_outfits/uniform_tailoring', '/avatar_outfits/uniform_woodcutting', '/avatar_outfits/warrior_1', '/avatar_outfits/warrior_2']);
7
+ export const AvatarOutfitSchema = z.object({
8
+ hrid: AvatarOutfitHridEnum,
9
+ name: z.string(),
10
+ isSeasonal: z.boolean(),
11
+ cowbellCost: z.number().min(0),
12
+ sortIndex: z.number()
13
+ });
14
+ //# sourceMappingURL=avatar-outfits.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar-outfits.js","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/avatar-outfits.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC,sCAAsC,EAAE,8BAA8B,EAAE,yCAAyC,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,oCAAoC,EAAE,iCAAiC,EAAE,qCAAqC,EAAE,+BAA+B,EAAE,wCAAwC,EAAE,yCAAyC,EAAE,4BAA4B,EAAE,+BAA+B,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,oCAAoC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,gCAAgC,EAAE,8BAA8B,EAAE,6BAA6B,EAAE,iCAAiC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,gCAAgC,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,0BAA0B,EAAE,0BAA0B,EAAE,8BAA8B,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,uCAAuC,EAAE,gCAAgC,EAAE,iCAAiC,EAAE,gCAAgC,EAAE,gCAAgC,EAAE,kCAAkC,EAAE,iCAAiC,EAAE,qCAAqC,EAAE,8BAA8B,EAAE,gCAAgC,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,gCAAgC,EAAE,kCAAkC,EAAE,oCAAoC,EAAE,iCAAiC,EAAE,iCAAiC,EAAE,wCAAwC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,kCAAkC,EAAE,iCAAiC,EAAE,mCAAmC,EAAE,qCAAqC,EAAE,2BAA2B,EAAE,2BAA2B,CAAU,CAAC,CAAA;AAE3hG,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAAC,CAAC,MAAM,CAAC;IACzC,IAAI,EAAE,oBAAoB;IAC1B,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,UAAU,EAAE,CAAC,CAAC,OAAO,EAAE;IACvB,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC;IAC9B,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE;CACtB,CAAC,CAAA"}