@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,1897 @@
1
+ /**
2
+ * Action translations for EN locale
3
+ * Generated on 2025-07-26T22:01:13.182Z
4
+ */
5
+ export const actionTranslations = {
6
+ '/actions/alchemy/coinify': {
7
+ name: 'Coinify',
8
+ },
9
+ '/actions/alchemy/decompose': {
10
+ name: 'Decompose',
11
+ },
12
+ '/actions/alchemy/transmute': {
13
+ name: 'Transmute',
14
+ },
15
+ '/actions/brewing/alchemy_tea': {
16
+ name: 'Alchemy Tea',
17
+ },
18
+ '/actions/brewing/artisan_tea': {
19
+ name: 'Artisan Tea',
20
+ },
21
+ '/actions/brewing/attack_coffee': {
22
+ name: 'Attack Coffee',
23
+ },
24
+ '/actions/brewing/blessed_tea': {
25
+ name: 'Blessed Tea',
26
+ },
27
+ '/actions/brewing/brewing_tea': {
28
+ name: 'Brewing Tea',
29
+ },
30
+ '/actions/brewing/catalytic_tea': {
31
+ name: 'Catalytic Tea',
32
+ },
33
+ '/actions/brewing/channeling_coffee': {
34
+ name: 'Channeling Coffee',
35
+ },
36
+ '/actions/brewing/cheesesmithing_tea': {
37
+ name: 'Cheesesmithing Tea',
38
+ },
39
+ '/actions/brewing/cooking_tea': {
40
+ name: 'Cooking Tea',
41
+ },
42
+ '/actions/brewing/crafting_tea': {
43
+ name: 'Crafting Tea',
44
+ },
45
+ '/actions/brewing/critical_coffee': {
46
+ name: 'Critical Coffee',
47
+ },
48
+ '/actions/brewing/defense_coffee': {
49
+ name: 'Defense Coffee',
50
+ },
51
+ '/actions/brewing/efficiency_tea': {
52
+ name: 'Efficiency Tea',
53
+ },
54
+ '/actions/brewing/enhancing_tea': {
55
+ name: 'Enhancing Tea',
56
+ },
57
+ '/actions/brewing/foraging_tea': {
58
+ name: 'Foraging Tea',
59
+ },
60
+ '/actions/brewing/gathering_tea': {
61
+ name: 'Gathering Tea',
62
+ },
63
+ '/actions/brewing/gourmet_tea': {
64
+ name: 'Gourmet Tea',
65
+ },
66
+ '/actions/brewing/intelligence_coffee': {
67
+ name: 'Intelligence Coffee',
68
+ },
69
+ '/actions/brewing/lucky_coffee': {
70
+ name: 'Lucky Coffee',
71
+ },
72
+ '/actions/brewing/magic_coffee': {
73
+ name: 'Magic Coffee',
74
+ },
75
+ '/actions/brewing/milking_tea': {
76
+ name: 'Milking Tea',
77
+ },
78
+ '/actions/brewing/power_coffee': {
79
+ name: 'Power Coffee',
80
+ },
81
+ '/actions/brewing/processing_tea': {
82
+ name: 'Processing Tea',
83
+ },
84
+ '/actions/brewing/ranged_coffee': {
85
+ name: 'Ranged Coffee',
86
+ },
87
+ '/actions/brewing/stamina_coffee': {
88
+ name: 'Stamina Coffee',
89
+ },
90
+ '/actions/brewing/super_alchemy_tea': {
91
+ name: 'Super Alchemy Tea',
92
+ },
93
+ '/actions/brewing/super_attack_coffee': {
94
+ name: 'Super Attack Coffee',
95
+ },
96
+ '/actions/brewing/super_brewing_tea': {
97
+ name: 'Super Brewing Tea',
98
+ },
99
+ '/actions/brewing/super_cheesesmithing_tea': {
100
+ name: 'Super Cheesesmithing Tea',
101
+ },
102
+ '/actions/brewing/super_cooking_tea': {
103
+ name: 'Super Cooking Tea',
104
+ },
105
+ '/actions/brewing/super_crafting_tea': {
106
+ name: 'Super Crafting Tea',
107
+ },
108
+ '/actions/brewing/super_defense_coffee': {
109
+ name: 'Super Defense Coffee',
110
+ },
111
+ '/actions/brewing/super_enhancing_tea': {
112
+ name: 'Super Enhancing Tea',
113
+ },
114
+ '/actions/brewing/super_foraging_tea': {
115
+ name: 'Super Foraging Tea',
116
+ },
117
+ '/actions/brewing/super_intelligence_coffee': {
118
+ name: 'Super Intelligence Coffee',
119
+ },
120
+ '/actions/brewing/super_magic_coffee': {
121
+ name: 'Super Magic Coffee',
122
+ },
123
+ '/actions/brewing/super_milking_tea': {
124
+ name: 'Super Milking Tea',
125
+ },
126
+ '/actions/brewing/super_power_coffee': {
127
+ name: 'Super Power Coffee',
128
+ },
129
+ '/actions/brewing/super_ranged_coffee': {
130
+ name: 'Super Ranged Coffee',
131
+ },
132
+ '/actions/brewing/super_stamina_coffee': {
133
+ name: 'Super Stamina Coffee',
134
+ },
135
+ '/actions/brewing/super_tailoring_tea': {
136
+ name: 'Super Tailoring Tea',
137
+ },
138
+ '/actions/brewing/super_woodcutting_tea': {
139
+ name: 'Super Woodcutting Tea',
140
+ },
141
+ '/actions/brewing/swiftness_coffee': {
142
+ name: 'Swiftness Coffee',
143
+ },
144
+ '/actions/brewing/tailoring_tea': {
145
+ name: 'Tailoring Tea',
146
+ },
147
+ '/actions/brewing/ultra_alchemy_tea': {
148
+ name: 'Ultra Alchemy Tea',
149
+ },
150
+ '/actions/brewing/ultra_attack_coffee': {
151
+ name: 'Ultra Attack Coffee',
152
+ },
153
+ '/actions/brewing/ultra_brewing_tea': {
154
+ name: 'Ultra Brewing Tea',
155
+ },
156
+ '/actions/brewing/ultra_cheesesmithing_tea': {
157
+ name: 'Ultra Cheesesmithing Tea',
158
+ },
159
+ '/actions/brewing/ultra_cooking_tea': {
160
+ name: 'Ultra Cooking Tea',
161
+ },
162
+ '/actions/brewing/ultra_crafting_tea': {
163
+ name: 'Ultra Crafting Tea',
164
+ },
165
+ '/actions/brewing/ultra_defense_coffee': {
166
+ name: 'Ultra Defense Coffee',
167
+ },
168
+ '/actions/brewing/ultra_enhancing_tea': {
169
+ name: 'Ultra Enhancing Tea',
170
+ },
171
+ '/actions/brewing/ultra_foraging_tea': {
172
+ name: 'Ultra Foraging Tea',
173
+ },
174
+ '/actions/brewing/ultra_intelligence_coffee': {
175
+ name: 'Ultra Intelligence Coffee',
176
+ },
177
+ '/actions/brewing/ultra_magic_coffee': {
178
+ name: 'Ultra Magic Coffee',
179
+ },
180
+ '/actions/brewing/ultra_milking_tea': {
181
+ name: 'Ultra Milking Tea',
182
+ },
183
+ '/actions/brewing/ultra_power_coffee': {
184
+ name: 'Ultra Power Coffee',
185
+ },
186
+ '/actions/brewing/ultra_ranged_coffee': {
187
+ name: 'Ultra Ranged Coffee',
188
+ },
189
+ '/actions/brewing/ultra_stamina_coffee': {
190
+ name: 'Ultra Stamina Coffee',
191
+ },
192
+ '/actions/brewing/ultra_tailoring_tea': {
193
+ name: 'Ultra Tailoring Tea',
194
+ },
195
+ '/actions/brewing/ultra_woodcutting_tea': {
196
+ name: 'Ultra Woodcutting Tea',
197
+ },
198
+ '/actions/brewing/wisdom_coffee': {
199
+ name: 'Wisdom Coffee',
200
+ },
201
+ '/actions/brewing/wisdom_tea': {
202
+ name: 'Wisdom Tea',
203
+ },
204
+ '/actions/brewing/woodcutting_tea': {
205
+ name: 'Woodcutting Tea',
206
+ },
207
+ '/actions/cheesesmithing/anchorbound_plate_body': {
208
+ name: 'Anchorbound Plate Body',
209
+ },
210
+ '/actions/cheesesmithing/anchorbound_plate_legs': {
211
+ name: 'Anchorbound Plate Legs',
212
+ },
213
+ '/actions/cheesesmithing/azure_alembic': {
214
+ name: 'Azure Alembic',
215
+ },
216
+ '/actions/cheesesmithing/azure_boots': {
217
+ name: 'Azure Boots',
218
+ },
219
+ '/actions/cheesesmithing/azure_brush': {
220
+ name: 'Azure Brush',
221
+ },
222
+ '/actions/cheesesmithing/azure_buckler': {
223
+ name: 'Azure Buckler',
224
+ },
225
+ '/actions/cheesesmithing/azure_bulwark': {
226
+ name: 'Azure Bulwark',
227
+ },
228
+ '/actions/cheesesmithing/azure_cheese': {
229
+ name: 'Azure Cheese',
230
+ },
231
+ '/actions/cheesesmithing/azure_chisel': {
232
+ name: 'Azure Chisel',
233
+ },
234
+ '/actions/cheesesmithing/azure_enhancer': {
235
+ name: 'Azure Enhancer',
236
+ },
237
+ '/actions/cheesesmithing/azure_gauntlets': {
238
+ name: 'Azure Gauntlets',
239
+ },
240
+ '/actions/cheesesmithing/azure_hammer': {
241
+ name: 'Azure Hammer',
242
+ },
243
+ '/actions/cheesesmithing/azure_hatchet': {
244
+ name: 'Azure Hatchet',
245
+ },
246
+ '/actions/cheesesmithing/azure_helmet': {
247
+ name: 'Azure Helmet',
248
+ },
249
+ '/actions/cheesesmithing/azure_mace': {
250
+ name: 'Azure Mace',
251
+ },
252
+ '/actions/cheesesmithing/azure_needle': {
253
+ name: 'Azure Needle',
254
+ },
255
+ '/actions/cheesesmithing/azure_plate_body': {
256
+ name: 'Azure Plate Body',
257
+ },
258
+ '/actions/cheesesmithing/azure_plate_legs': {
259
+ name: 'Azure Plate Legs',
260
+ },
261
+ '/actions/cheesesmithing/azure_pot': {
262
+ name: 'Azure Pot',
263
+ },
264
+ '/actions/cheesesmithing/azure_shears': {
265
+ name: 'Azure Shears',
266
+ },
267
+ '/actions/cheesesmithing/azure_spatula': {
268
+ name: 'Azure Spatula',
269
+ },
270
+ '/actions/cheesesmithing/azure_spear': {
271
+ name: 'Azure Spear',
272
+ },
273
+ '/actions/cheesesmithing/azure_sword': {
274
+ name: 'Azure Sword',
275
+ },
276
+ '/actions/cheesesmithing/black_bear_shoes': {
277
+ name: 'Black Bear Shoes',
278
+ },
279
+ '/actions/cheesesmithing/burble_alembic': {
280
+ name: 'Burble Alembic',
281
+ },
282
+ '/actions/cheesesmithing/burble_boots': {
283
+ name: 'Burble Boots',
284
+ },
285
+ '/actions/cheesesmithing/burble_brush': {
286
+ name: 'Burble Brush',
287
+ },
288
+ '/actions/cheesesmithing/burble_buckler': {
289
+ name: 'Burble Buckler',
290
+ },
291
+ '/actions/cheesesmithing/burble_bulwark': {
292
+ name: 'Burble Bulwark',
293
+ },
294
+ '/actions/cheesesmithing/burble_cheese': {
295
+ name: 'Burble Cheese',
296
+ },
297
+ '/actions/cheesesmithing/burble_chisel': {
298
+ name: 'Burble Chisel',
299
+ },
300
+ '/actions/cheesesmithing/burble_enhancer': {
301
+ name: 'Burble Enhancer',
302
+ },
303
+ '/actions/cheesesmithing/burble_gauntlets': {
304
+ name: 'Burble Gauntlets',
305
+ },
306
+ '/actions/cheesesmithing/burble_hammer': {
307
+ name: 'Burble Hammer',
308
+ },
309
+ '/actions/cheesesmithing/burble_hatchet': {
310
+ name: 'Burble Hatchet',
311
+ },
312
+ '/actions/cheesesmithing/burble_helmet': {
313
+ name: 'Burble Helmet',
314
+ },
315
+ '/actions/cheesesmithing/burble_mace': {
316
+ name: 'Burble Mace',
317
+ },
318
+ '/actions/cheesesmithing/burble_needle': {
319
+ name: 'Burble Needle',
320
+ },
321
+ '/actions/cheesesmithing/burble_plate_body': {
322
+ name: 'Burble Plate Body',
323
+ },
324
+ '/actions/cheesesmithing/burble_plate_legs': {
325
+ name: 'Burble Plate Legs',
326
+ },
327
+ '/actions/cheesesmithing/burble_pot': {
328
+ name: 'Burble Pot',
329
+ },
330
+ '/actions/cheesesmithing/burble_shears': {
331
+ name: 'Burble Shears',
332
+ },
333
+ '/actions/cheesesmithing/burble_spatula': {
334
+ name: 'Burble Spatula',
335
+ },
336
+ '/actions/cheesesmithing/burble_spear': {
337
+ name: 'Burble Spear',
338
+ },
339
+ '/actions/cheesesmithing/burble_sword': {
340
+ name: 'Burble Sword',
341
+ },
342
+ '/actions/cheesesmithing/celestial_alembic': {
343
+ name: 'Celestial Alembic',
344
+ },
345
+ '/actions/cheesesmithing/celestial_brush': {
346
+ name: 'Celestial Brush',
347
+ },
348
+ '/actions/cheesesmithing/celestial_chisel': {
349
+ name: 'Celestial Chisel',
350
+ },
351
+ '/actions/cheesesmithing/celestial_enhancer': {
352
+ name: 'Celestial Enhancer',
353
+ },
354
+ '/actions/cheesesmithing/celestial_hammer': {
355
+ name: 'Celestial Hammer',
356
+ },
357
+ '/actions/cheesesmithing/celestial_hatchet': {
358
+ name: 'Celestial Hatchet',
359
+ },
360
+ '/actions/cheesesmithing/celestial_needle': {
361
+ name: 'Celestial Needle',
362
+ },
363
+ '/actions/cheesesmithing/celestial_pot': {
364
+ name: 'Celestial Pot',
365
+ },
366
+ '/actions/cheesesmithing/celestial_shears': {
367
+ name: 'Celestial Shears',
368
+ },
369
+ '/actions/cheesesmithing/celestial_spatula': {
370
+ name: 'Celestial Spatula',
371
+ },
372
+ '/actions/cheesesmithing/chaotic_flail': {
373
+ name: 'Chaotic Flail',
374
+ },
375
+ '/actions/cheesesmithing/cheese': {
376
+ name: 'Cheese',
377
+ },
378
+ '/actions/cheesesmithing/cheese_alembic': {
379
+ name: 'Cheese Alembic',
380
+ },
381
+ '/actions/cheesesmithing/cheese_boots': {
382
+ name: 'Cheese Boots',
383
+ },
384
+ '/actions/cheesesmithing/cheese_brush': {
385
+ name: 'Cheese Brush',
386
+ },
387
+ '/actions/cheesesmithing/cheese_buckler': {
388
+ name: 'Cheese Buckler',
389
+ },
390
+ '/actions/cheesesmithing/cheese_bulwark': {
391
+ name: 'Cheese Bulwark',
392
+ },
393
+ '/actions/cheesesmithing/cheese_chisel': {
394
+ name: 'Cheese Chisel',
395
+ },
396
+ '/actions/cheesesmithing/cheese_enhancer': {
397
+ name: 'Cheese Enhancer',
398
+ },
399
+ '/actions/cheesesmithing/cheese_gauntlets': {
400
+ name: 'Cheese Gauntlets',
401
+ },
402
+ '/actions/cheesesmithing/cheese_hammer': {
403
+ name: 'Cheese Hammer',
404
+ },
405
+ '/actions/cheesesmithing/cheese_hatchet': {
406
+ name: 'Cheese Hatchet',
407
+ },
408
+ '/actions/cheesesmithing/cheese_helmet': {
409
+ name: 'Cheese Helmet',
410
+ },
411
+ '/actions/cheesesmithing/cheese_mace': {
412
+ name: 'Cheese Mace',
413
+ },
414
+ '/actions/cheesesmithing/cheese_needle': {
415
+ name: 'Cheese Needle',
416
+ },
417
+ '/actions/cheesesmithing/cheese_plate_body': {
418
+ name: 'Cheese Plate Body',
419
+ },
420
+ '/actions/cheesesmithing/cheese_plate_legs': {
421
+ name: 'Cheese Plate Legs',
422
+ },
423
+ '/actions/cheesesmithing/cheese_pot': {
424
+ name: 'Cheese Pot',
425
+ },
426
+ '/actions/cheesesmithing/cheese_shears': {
427
+ name: 'Cheese Shears',
428
+ },
429
+ '/actions/cheesesmithing/cheese_spatula': {
430
+ name: 'Cheese Spatula',
431
+ },
432
+ '/actions/cheesesmithing/cheese_spear': {
433
+ name: 'Cheese Spear',
434
+ },
435
+ '/actions/cheesesmithing/cheese_sword': {
436
+ name: 'Cheese Sword',
437
+ },
438
+ '/actions/cheesesmithing/colossus_plate_body': {
439
+ name: 'Colossus Plate Body',
440
+ },
441
+ '/actions/cheesesmithing/colossus_plate_legs': {
442
+ name: 'Colossus Plate Legs',
443
+ },
444
+ '/actions/cheesesmithing/corsair_helmet': {
445
+ name: 'Corsair Helmet',
446
+ },
447
+ '/actions/cheesesmithing/crimson_alembic': {
448
+ name: 'Crimson Alembic',
449
+ },
450
+ '/actions/cheesesmithing/crimson_boots': {
451
+ name: 'Crimson Boots',
452
+ },
453
+ '/actions/cheesesmithing/crimson_brush': {
454
+ name: 'Crimson Brush',
455
+ },
456
+ '/actions/cheesesmithing/crimson_buckler': {
457
+ name: 'Crimson Buckler',
458
+ },
459
+ '/actions/cheesesmithing/crimson_bulwark': {
460
+ name: 'Crimson Bulwark',
461
+ },
462
+ '/actions/cheesesmithing/crimson_cheese': {
463
+ name: 'Crimson Cheese',
464
+ },
465
+ '/actions/cheesesmithing/crimson_chisel': {
466
+ name: 'Crimson Chisel',
467
+ },
468
+ '/actions/cheesesmithing/crimson_enhancer': {
469
+ name: 'Crimson Enhancer',
470
+ },
471
+ '/actions/cheesesmithing/crimson_gauntlets': {
472
+ name: 'Crimson Gauntlets',
473
+ },
474
+ '/actions/cheesesmithing/crimson_hammer': {
475
+ name: 'Crimson Hammer',
476
+ },
477
+ '/actions/cheesesmithing/crimson_hatchet': {
478
+ name: 'Crimson Hatchet',
479
+ },
480
+ '/actions/cheesesmithing/crimson_helmet': {
481
+ name: 'Crimson Helmet',
482
+ },
483
+ '/actions/cheesesmithing/crimson_mace': {
484
+ name: 'Crimson Mace',
485
+ },
486
+ '/actions/cheesesmithing/crimson_needle': {
487
+ name: 'Crimson Needle',
488
+ },
489
+ '/actions/cheesesmithing/crimson_plate_body': {
490
+ name: 'Crimson Plate Body',
491
+ },
492
+ '/actions/cheesesmithing/crimson_plate_legs': {
493
+ name: 'Crimson Plate Legs',
494
+ },
495
+ '/actions/cheesesmithing/crimson_pot': {
496
+ name: 'Crimson Pot',
497
+ },
498
+ '/actions/cheesesmithing/crimson_shears': {
499
+ name: 'Crimson Shears',
500
+ },
501
+ '/actions/cheesesmithing/crimson_spatula': {
502
+ name: 'Crimson Spatula',
503
+ },
504
+ '/actions/cheesesmithing/crimson_spear': {
505
+ name: 'Crimson Spear',
506
+ },
507
+ '/actions/cheesesmithing/crimson_sword': {
508
+ name: 'Crimson Sword',
509
+ },
510
+ '/actions/cheesesmithing/demonic_plate_body': {
511
+ name: 'Demonic Plate Body',
512
+ },
513
+ '/actions/cheesesmithing/demonic_plate_legs': {
514
+ name: 'Demonic Plate Legs',
515
+ },
516
+ '/actions/cheesesmithing/dodocamel_gauntlets': {
517
+ name: 'Dodocamel Gauntlets',
518
+ },
519
+ '/actions/cheesesmithing/furious_spear': {
520
+ name: 'Furious Spear',
521
+ },
522
+ '/actions/cheesesmithing/granite_bludgeon': {
523
+ name: 'Granite Bludgeon',
524
+ },
525
+ '/actions/cheesesmithing/griffin_bulwark': {
526
+ name: 'Griffin Bulwark',
527
+ },
528
+ '/actions/cheesesmithing/grizzly_bear_shoes': {
529
+ name: 'Grizzly Bear Shoes',
530
+ },
531
+ '/actions/cheesesmithing/holy_alembic': {
532
+ name: 'Holy Alembic',
533
+ },
534
+ '/actions/cheesesmithing/holy_boots': {
535
+ name: 'Holy Boots',
536
+ },
537
+ '/actions/cheesesmithing/holy_brush': {
538
+ name: 'Holy Brush',
539
+ },
540
+ '/actions/cheesesmithing/holy_buckler': {
541
+ name: 'Holy Buckler',
542
+ },
543
+ '/actions/cheesesmithing/holy_bulwark': {
544
+ name: 'Holy Bulwark',
545
+ },
546
+ '/actions/cheesesmithing/holy_cheese': {
547
+ name: 'Holy Cheese',
548
+ },
549
+ '/actions/cheesesmithing/holy_chisel': {
550
+ name: 'Holy Chisel',
551
+ },
552
+ '/actions/cheesesmithing/holy_enhancer': {
553
+ name: 'Holy Enhancer',
554
+ },
555
+ '/actions/cheesesmithing/holy_gauntlets': {
556
+ name: 'Holy Gauntlets',
557
+ },
558
+ '/actions/cheesesmithing/holy_hammer': {
559
+ name: 'Holy Hammer',
560
+ },
561
+ '/actions/cheesesmithing/holy_hatchet': {
562
+ name: 'Holy Hatchet',
563
+ },
564
+ '/actions/cheesesmithing/holy_helmet': {
565
+ name: 'Holy Helmet',
566
+ },
567
+ '/actions/cheesesmithing/holy_mace': {
568
+ name: 'Holy Mace',
569
+ },
570
+ '/actions/cheesesmithing/holy_needle': {
571
+ name: 'Holy Needle',
572
+ },
573
+ '/actions/cheesesmithing/holy_plate_body': {
574
+ name: 'Holy Plate Body',
575
+ },
576
+ '/actions/cheesesmithing/holy_plate_legs': {
577
+ name: 'Holy Plate Legs',
578
+ },
579
+ '/actions/cheesesmithing/holy_pot': {
580
+ name: 'Holy Pot',
581
+ },
582
+ '/actions/cheesesmithing/holy_shears': {
583
+ name: 'Holy Shears',
584
+ },
585
+ '/actions/cheesesmithing/holy_spatula': {
586
+ name: 'Holy Spatula',
587
+ },
588
+ '/actions/cheesesmithing/holy_spear': {
589
+ name: 'Holy Spear',
590
+ },
591
+ '/actions/cheesesmithing/holy_sword': {
592
+ name: 'Holy Sword',
593
+ },
594
+ '/actions/cheesesmithing/knights_aegis': {
595
+ name: 'Knights Aegis',
596
+ },
597
+ '/actions/cheesesmithing/maelstrom_plate_body': {
598
+ name: 'Maelstrom Plate Body',
599
+ },
600
+ '/actions/cheesesmithing/maelstrom_plate_legs': {
601
+ name: 'Maelstrom Plate Legs',
602
+ },
603
+ '/actions/cheesesmithing/magnetic_gloves': {
604
+ name: 'Magnetic Gloves',
605
+ },
606
+ '/actions/cheesesmithing/panda_gloves': {
607
+ name: 'Panda Gloves',
608
+ },
609
+ '/actions/cheesesmithing/pincer_gloves': {
610
+ name: 'Pincer Gloves',
611
+ },
612
+ '/actions/cheesesmithing/polar_bear_shoes': {
613
+ name: 'Polar Bear Shoes',
614
+ },
615
+ '/actions/cheesesmithing/rainbow_alembic': {
616
+ name: 'Rainbow Alembic',
617
+ },
618
+ '/actions/cheesesmithing/rainbow_boots': {
619
+ name: 'Rainbow Boots',
620
+ },
621
+ '/actions/cheesesmithing/rainbow_brush': {
622
+ name: 'Rainbow Brush',
623
+ },
624
+ '/actions/cheesesmithing/rainbow_buckler': {
625
+ name: 'Rainbow Buckler',
626
+ },
627
+ '/actions/cheesesmithing/rainbow_bulwark': {
628
+ name: 'Rainbow Bulwark',
629
+ },
630
+ '/actions/cheesesmithing/rainbow_cheese': {
631
+ name: 'Rainbow Cheese',
632
+ },
633
+ '/actions/cheesesmithing/rainbow_chisel': {
634
+ name: 'Rainbow Chisel',
635
+ },
636
+ '/actions/cheesesmithing/rainbow_enhancer': {
637
+ name: 'Rainbow Enhancer',
638
+ },
639
+ '/actions/cheesesmithing/rainbow_gauntlets': {
640
+ name: 'Rainbow Gauntlets',
641
+ },
642
+ '/actions/cheesesmithing/rainbow_hammer': {
643
+ name: 'Rainbow Hammer',
644
+ },
645
+ '/actions/cheesesmithing/rainbow_hatchet': {
646
+ name: 'Rainbow Hatchet',
647
+ },
648
+ '/actions/cheesesmithing/rainbow_helmet': {
649
+ name: 'Rainbow Helmet',
650
+ },
651
+ '/actions/cheesesmithing/rainbow_mace': {
652
+ name: 'Rainbow Mace',
653
+ },
654
+ '/actions/cheesesmithing/rainbow_needle': {
655
+ name: 'Rainbow Needle',
656
+ },
657
+ '/actions/cheesesmithing/rainbow_plate_body': {
658
+ name: 'Rainbow Plate Body',
659
+ },
660
+ '/actions/cheesesmithing/rainbow_plate_legs': {
661
+ name: 'Rainbow Plate Legs',
662
+ },
663
+ '/actions/cheesesmithing/rainbow_pot': {
664
+ name: 'Rainbow Pot',
665
+ },
666
+ '/actions/cheesesmithing/rainbow_shears': {
667
+ name: 'Rainbow Shears',
668
+ },
669
+ '/actions/cheesesmithing/rainbow_spatula': {
670
+ name: 'Rainbow Spatula',
671
+ },
672
+ '/actions/cheesesmithing/rainbow_spear': {
673
+ name: 'Rainbow Spear',
674
+ },
675
+ '/actions/cheesesmithing/rainbow_sword': {
676
+ name: 'Rainbow Sword',
677
+ },
678
+ '/actions/cheesesmithing/regal_sword': {
679
+ name: 'Regal Sword',
680
+ },
681
+ '/actions/cheesesmithing/snail_shell_helmet': {
682
+ name: 'Snail Shell Helmet',
683
+ },
684
+ '/actions/cheesesmithing/snake_fang_dirk': {
685
+ name: 'Snake Fang Dirk',
686
+ },
687
+ '/actions/cheesesmithing/spiked_bulwark': {
688
+ name: 'Spiked Bulwark',
689
+ },
690
+ '/actions/cheesesmithing/stalactite_spear': {
691
+ name: 'Stalactite Spear',
692
+ },
693
+ '/actions/cheesesmithing/turtle_shell_body': {
694
+ name: 'Turtle Shell Body',
695
+ },
696
+ '/actions/cheesesmithing/turtle_shell_legs': {
697
+ name: 'Turtle Shell Legs',
698
+ },
699
+ '/actions/cheesesmithing/vampire_fang_dirk': {
700
+ name: 'Vampire Fang Dirk',
701
+ },
702
+ '/actions/cheesesmithing/verdant_alembic': {
703
+ name: 'Verdant Alembic',
704
+ },
705
+ '/actions/cheesesmithing/verdant_boots': {
706
+ name: 'Verdant Boots',
707
+ },
708
+ '/actions/cheesesmithing/verdant_brush': {
709
+ name: 'Verdant Brush',
710
+ },
711
+ '/actions/cheesesmithing/verdant_buckler': {
712
+ name: 'Verdant Buckler',
713
+ },
714
+ '/actions/cheesesmithing/verdant_bulwark': {
715
+ name: 'Verdant Bulwark',
716
+ },
717
+ '/actions/cheesesmithing/verdant_cheese': {
718
+ name: 'Verdant Cheese',
719
+ },
720
+ '/actions/cheesesmithing/verdant_chisel': {
721
+ name: 'Verdant Chisel',
722
+ },
723
+ '/actions/cheesesmithing/verdant_enhancer': {
724
+ name: 'Verdant Enhancer',
725
+ },
726
+ '/actions/cheesesmithing/verdant_gauntlets': {
727
+ name: 'Verdant Gauntlets',
728
+ },
729
+ '/actions/cheesesmithing/verdant_hammer': {
730
+ name: 'Verdant Hammer',
731
+ },
732
+ '/actions/cheesesmithing/verdant_hatchet': {
733
+ name: 'Verdant Hatchet',
734
+ },
735
+ '/actions/cheesesmithing/verdant_helmet': {
736
+ name: 'Verdant Helmet',
737
+ },
738
+ '/actions/cheesesmithing/verdant_mace': {
739
+ name: 'Verdant Mace',
740
+ },
741
+ '/actions/cheesesmithing/verdant_needle': {
742
+ name: 'Verdant Needle',
743
+ },
744
+ '/actions/cheesesmithing/verdant_plate_body': {
745
+ name: 'Verdant Plate Body',
746
+ },
747
+ '/actions/cheesesmithing/verdant_plate_legs': {
748
+ name: 'Verdant Plate Legs',
749
+ },
750
+ '/actions/cheesesmithing/verdant_pot': {
751
+ name: 'Verdant Pot',
752
+ },
753
+ '/actions/cheesesmithing/verdant_shears': {
754
+ name: 'Verdant Shears',
755
+ },
756
+ '/actions/cheesesmithing/verdant_spatula': {
757
+ name: 'Verdant Spatula',
758
+ },
759
+ '/actions/cheesesmithing/verdant_spear': {
760
+ name: 'Verdant Spear',
761
+ },
762
+ '/actions/cheesesmithing/verdant_sword': {
763
+ name: 'Verdant Sword',
764
+ },
765
+ '/actions/cheesesmithing/vision_helmet': {
766
+ name: 'Vision Helmet',
767
+ },
768
+ '/actions/cheesesmithing/vision_shield': {
769
+ name: 'Vision Shield',
770
+ },
771
+ '/actions/cheesesmithing/werewolf_slasher': {
772
+ name: 'Werewolf Slasher',
773
+ },
774
+ '/actions/combat/abyssal_imp': {
775
+ name: 'Abyssal Imp',
776
+ },
777
+ '/actions/combat/alligator': {
778
+ name: 'Sherlock',
779
+ },
780
+ '/actions/combat/aqua_planet': {
781
+ name: 'Aqua Planet',
782
+ },
783
+ '/actions/combat/aqua_planet_elite': {
784
+ name: 'Aqua Planet (Elite)',
785
+ },
786
+ '/actions/combat/aquahorse': {
787
+ name: 'Aquahorse',
788
+ },
789
+ '/actions/combat/bear_with_it': {
790
+ name: 'Bear With It',
791
+ },
792
+ '/actions/combat/bear_with_it_elite': {
793
+ name: 'Bear With It (Elite)',
794
+ },
795
+ '/actions/combat/black_bear': {
796
+ name: 'Black Bear',
797
+ },
798
+ '/actions/combat/centaur_archer': {
799
+ name: 'Centaur Archer',
800
+ },
801
+ '/actions/combat/chimerical_den': {
802
+ name: 'Chimerical Den',
803
+ },
804
+ '/actions/combat/crab': {
805
+ name: 'I Pinch',
806
+ },
807
+ '/actions/combat/elementalist': {
808
+ name: 'Elementalist',
809
+ },
810
+ '/actions/combat/enchanted_fortress': {
811
+ name: 'Enchanted Fortress',
812
+ },
813
+ '/actions/combat/eye': {
814
+ name: 'Eye',
815
+ },
816
+ '/actions/combat/eyes': {
817
+ name: 'Eyes',
818
+ },
819
+ '/actions/combat/flame_sorcerer': {
820
+ name: 'Flame Sorcerer',
821
+ },
822
+ '/actions/combat/fly': {
823
+ name: 'Fly',
824
+ },
825
+ '/actions/combat/frog': {
826
+ name: 'Frogger',
827
+ },
828
+ '/actions/combat/gobo_boomy': {
829
+ name: 'Boomy',
830
+ },
831
+ '/actions/combat/gobo_planet': {
832
+ name: 'Gobo Planet',
833
+ },
834
+ '/actions/combat/gobo_planet_elite': {
835
+ name: 'Gobo Planet (Elite)',
836
+ },
837
+ '/actions/combat/gobo_shooty': {
838
+ name: 'Shooty',
839
+ },
840
+ '/actions/combat/gobo_slashy': {
841
+ name: 'Slashy',
842
+ },
843
+ '/actions/combat/gobo_smashy': {
844
+ name: 'Smashy',
845
+ },
846
+ '/actions/combat/gobo_stabby': {
847
+ name: 'Stabby',
848
+ },
849
+ '/actions/combat/golem_cave': {
850
+ name: 'Golem Cave',
851
+ },
852
+ '/actions/combat/golem_cave_elite': {
853
+ name: 'Golem Cave (Elite)',
854
+ },
855
+ '/actions/combat/granite_golem': {
856
+ name: 'Granite Golem',
857
+ },
858
+ '/actions/combat/grizzly_bear': {
859
+ name: 'Grizzly Bear',
860
+ },
861
+ '/actions/combat/gummy_bear': {
862
+ name: 'Gummy Bear',
863
+ },
864
+ '/actions/combat/ice_sorcerer': {
865
+ name: 'Ice Sorcerer',
866
+ },
867
+ '/actions/combat/infernal_abyss': {
868
+ name: 'Infernal Abyss',
869
+ },
870
+ '/actions/combat/infernal_abyss_elite': {
871
+ name: 'Infernal Abyss (Elite)',
872
+ },
873
+ '/actions/combat/infernal_warlock': {
874
+ name: 'Infernal Warlock',
875
+ },
876
+ '/actions/combat/jungle_planet': {
877
+ name: 'Jungle Planet',
878
+ },
879
+ '/actions/combat/jungle_planet_elite': {
880
+ name: 'Jungle Planet (Elite)',
881
+ },
882
+ '/actions/combat/jungle_sprite': {
883
+ name: 'Jungle Sprite',
884
+ },
885
+ '/actions/combat/magnetic_golem': {
886
+ name: 'Magnetic Golem',
887
+ },
888
+ '/actions/combat/myconid': {
889
+ name: 'Myconid',
890
+ },
891
+ '/actions/combat/nom_nom': {
892
+ name: 'Nom Nom',
893
+ },
894
+ '/actions/combat/novice_sorcerer': {
895
+ name: 'Novice Sorcerer',
896
+ },
897
+ '/actions/combat/panda': {
898
+ name: 'Panda',
899
+ },
900
+ '/actions/combat/pirate_cove': {
901
+ name: 'Pirate Cove',
902
+ },
903
+ '/actions/combat/planet_of_the_eyes': {
904
+ name: 'Planet Of The Eyes',
905
+ },
906
+ '/actions/combat/planet_of_the_eyes_elite': {
907
+ name: 'Planet Of The Eyes (Elite)',
908
+ },
909
+ '/actions/combat/polar_bear': {
910
+ name: 'Polar Bear',
911
+ },
912
+ '/actions/combat/porcupine': {
913
+ name: 'Porcupine',
914
+ },
915
+ '/actions/combat/rat': {
916
+ name: 'Jerry',
917
+ },
918
+ '/actions/combat/sea_snail': {
919
+ name: 'Gary',
920
+ },
921
+ '/actions/combat/sinister_circus': {
922
+ name: 'Sinister Circus',
923
+ },
924
+ '/actions/combat/skunk': {
925
+ name: 'Skunk',
926
+ },
927
+ '/actions/combat/slimy': {
928
+ name: 'Slimy',
929
+ },
930
+ '/actions/combat/smelly_planet': {
931
+ name: 'Smelly Planet',
932
+ },
933
+ '/actions/combat/smelly_planet_elite': {
934
+ name: 'Smelly Planet (Elite)',
935
+ },
936
+ '/actions/combat/snake': {
937
+ name: 'Thnake',
938
+ },
939
+ '/actions/combat/sorcerers_tower': {
940
+ name: 'Sorcerer\'s Tower',
941
+ },
942
+ '/actions/combat/sorcerers_tower_elite': {
943
+ name: 'Sorcerer\'s Tower (Elite)',
944
+ },
945
+ '/actions/combat/soul_hunter': {
946
+ name: 'Soul Hunter',
947
+ },
948
+ '/actions/combat/stalactite_golem': {
949
+ name: 'Stalactite Golem',
950
+ },
951
+ '/actions/combat/swamp_planet': {
952
+ name: 'Swamp Planet',
953
+ },
954
+ '/actions/combat/swamp_planet_elite': {
955
+ name: 'Swamp Planet (Elite)',
956
+ },
957
+ '/actions/combat/swampy': {
958
+ name: 'Swampy',
959
+ },
960
+ '/actions/combat/treant': {
961
+ name: 'Treant',
962
+ },
963
+ '/actions/combat/turtle': {
964
+ name: 'Turuto',
965
+ },
966
+ '/actions/combat/twilight_zone': {
967
+ name: 'Twilight Zone',
968
+ },
969
+ '/actions/combat/twilight_zone_elite': {
970
+ name: 'Twilight Zone (Elite)',
971
+ },
972
+ '/actions/combat/vampire': {
973
+ name: 'Vampire',
974
+ },
975
+ '/actions/combat/veyes': {
976
+ name: 'Veyes',
977
+ },
978
+ '/actions/combat/werewolf': {
979
+ name: 'Werewolf',
980
+ },
981
+ '/actions/combat/zombie': {
982
+ name: 'Zombie',
983
+ },
984
+ '/actions/cooking/apple_gummy': {
985
+ name: 'Apple Gummy',
986
+ },
987
+ '/actions/cooking/apple_yogurt': {
988
+ name: 'Apple Yogurt',
989
+ },
990
+ '/actions/cooking/blackberry_cake': {
991
+ name: 'Blackberry Cake',
992
+ },
993
+ '/actions/cooking/blackberry_donut': {
994
+ name: 'Blackberry Donut',
995
+ },
996
+ '/actions/cooking/blueberry_cake': {
997
+ name: 'Blueberry Cake',
998
+ },
999
+ '/actions/cooking/blueberry_donut': {
1000
+ name: 'Blueberry Donut',
1001
+ },
1002
+ '/actions/cooking/cupcake': {
1003
+ name: 'Cupcake',
1004
+ },
1005
+ '/actions/cooking/donut': {
1006
+ name: 'Donut',
1007
+ },
1008
+ '/actions/cooking/dragon_fruit_gummy': {
1009
+ name: 'Dragon Fruit Gummy',
1010
+ },
1011
+ '/actions/cooking/dragon_fruit_yogurt': {
1012
+ name: 'Dragon Fruit Yogurt',
1013
+ },
1014
+ '/actions/cooking/gummy': {
1015
+ name: 'Gummy',
1016
+ },
1017
+ '/actions/cooking/marsberry_cake': {
1018
+ name: 'Marsberry Cake',
1019
+ },
1020
+ '/actions/cooking/marsberry_donut': {
1021
+ name: 'Marsberry Donut',
1022
+ },
1023
+ '/actions/cooking/mooberry_cake': {
1024
+ name: 'Mooberry Cake',
1025
+ },
1026
+ '/actions/cooking/mooberry_donut': {
1027
+ name: 'Mooberry Donut',
1028
+ },
1029
+ '/actions/cooking/orange_gummy': {
1030
+ name: 'Orange Gummy',
1031
+ },
1032
+ '/actions/cooking/orange_yogurt': {
1033
+ name: 'Orange Yogurt',
1034
+ },
1035
+ '/actions/cooking/peach_gummy': {
1036
+ name: 'Peach Gummy',
1037
+ },
1038
+ '/actions/cooking/peach_yogurt': {
1039
+ name: 'Peach Yogurt',
1040
+ },
1041
+ '/actions/cooking/plum_gummy': {
1042
+ name: 'Plum Gummy',
1043
+ },
1044
+ '/actions/cooking/plum_yogurt': {
1045
+ name: 'Plum Yogurt',
1046
+ },
1047
+ '/actions/cooking/spaceberry_cake': {
1048
+ name: 'Spaceberry Cake',
1049
+ },
1050
+ '/actions/cooking/spaceberry_donut': {
1051
+ name: 'Spaceberry Donut',
1052
+ },
1053
+ '/actions/cooking/star_fruit_gummy': {
1054
+ name: 'Star Fruit Gummy',
1055
+ },
1056
+ '/actions/cooking/star_fruit_yogurt': {
1057
+ name: 'Star Fruit Yogurt',
1058
+ },
1059
+ '/actions/cooking/strawberry_cake': {
1060
+ name: 'Strawberry Cake',
1061
+ },
1062
+ '/actions/cooking/strawberry_donut': {
1063
+ name: 'Strawberry Donut',
1064
+ },
1065
+ '/actions/cooking/yogurt': {
1066
+ name: 'Yogurt',
1067
+ },
1068
+ '/actions/crafting/advanced_task_badge': {
1069
+ name: 'Advanced Task Badge',
1070
+ },
1071
+ '/actions/crafting/arcane_bow': {
1072
+ name: 'Arcane Bow',
1073
+ },
1074
+ '/actions/crafting/arcane_crossbow': {
1075
+ name: 'Arcane Crossbow',
1076
+ },
1077
+ '/actions/crafting/arcane_fire_staff': {
1078
+ name: 'Arcane Fire Staff',
1079
+ },
1080
+ '/actions/crafting/arcane_lumber': {
1081
+ name: 'Arcane Lumber',
1082
+ },
1083
+ '/actions/crafting/arcane_nature_staff': {
1084
+ name: 'Arcane Nature Staff',
1085
+ },
1086
+ '/actions/crafting/arcane_shield': {
1087
+ name: 'Arcane Shield',
1088
+ },
1089
+ '/actions/crafting/arcane_water_staff': {
1090
+ name: 'Arcane Water Staff',
1091
+ },
1092
+ '/actions/crafting/basic_task_badge': {
1093
+ name: 'Basic Task Badge',
1094
+ },
1095
+ '/actions/crafting/birch_bow': {
1096
+ name: 'Birch Bow',
1097
+ },
1098
+ '/actions/crafting/birch_crossbow': {
1099
+ name: 'Birch Crossbow',
1100
+ },
1101
+ '/actions/crafting/birch_fire_staff': {
1102
+ name: 'Birch Fire Staff',
1103
+ },
1104
+ '/actions/crafting/birch_lumber': {
1105
+ name: 'Birch Lumber',
1106
+ },
1107
+ '/actions/crafting/birch_nature_staff': {
1108
+ name: 'Birch Nature Staff',
1109
+ },
1110
+ '/actions/crafting/birch_shield': {
1111
+ name: 'Birch Shield',
1112
+ },
1113
+ '/actions/crafting/birch_water_staff': {
1114
+ name: 'Birch Water Staff',
1115
+ },
1116
+ '/actions/crafting/bishops_codex': {
1117
+ name: 'Bishop\'s Codex',
1118
+ },
1119
+ '/actions/crafting/blazing_trident': {
1120
+ name: 'Blazing Trident',
1121
+ },
1122
+ '/actions/crafting/blooming_trident': {
1123
+ name: 'Blooming Trident',
1124
+ },
1125
+ '/actions/crafting/catalyst_of_coinification': {
1126
+ name: 'Catalyst Of Coinification',
1127
+ },
1128
+ '/actions/crafting/catalyst_of_decomposition': {
1129
+ name: 'Catalyst Of Decomposition',
1130
+ },
1131
+ '/actions/crafting/catalyst_of_transmutation': {
1132
+ name: 'Catalyst Of Transmutation',
1133
+ },
1134
+ '/actions/crafting/cedar_bow': {
1135
+ name: 'Cedar Bow',
1136
+ },
1137
+ '/actions/crafting/cedar_crossbow': {
1138
+ name: 'Cedar Crossbow',
1139
+ },
1140
+ '/actions/crafting/cedar_fire_staff': {
1141
+ name: 'Cedar Fire Staff',
1142
+ },
1143
+ '/actions/crafting/cedar_lumber': {
1144
+ name: 'Cedar Lumber',
1145
+ },
1146
+ '/actions/crafting/cedar_nature_staff': {
1147
+ name: 'Cedar Nature Staff',
1148
+ },
1149
+ '/actions/crafting/cedar_shield': {
1150
+ name: 'Cedar Shield',
1151
+ },
1152
+ '/actions/crafting/cedar_water_staff': {
1153
+ name: 'Cedar Water Staff',
1154
+ },
1155
+ '/actions/crafting/chimerical_chest_key': {
1156
+ name: 'Chimerical Chest Key',
1157
+ },
1158
+ '/actions/crafting/chimerical_entry_key': {
1159
+ name: 'Chimerical Entry Key',
1160
+ },
1161
+ '/actions/crafting/crushed_amber': {
1162
+ name: 'Crushed Amber',
1163
+ },
1164
+ '/actions/crafting/crushed_amethyst': {
1165
+ name: 'Crushed Amethyst',
1166
+ },
1167
+ '/actions/crafting/crushed_garnet': {
1168
+ name: 'Crushed Garnet',
1169
+ },
1170
+ '/actions/crafting/crushed_jade': {
1171
+ name: 'Crushed Jade',
1172
+ },
1173
+ '/actions/crafting/crushed_moonstone': {
1174
+ name: 'Crushed Moonstone',
1175
+ },
1176
+ '/actions/crafting/crushed_pearl': {
1177
+ name: 'Crushed Pearl',
1178
+ },
1179
+ '/actions/crafting/crushed_philosophers_stone': {
1180
+ name: 'Crushed Philosopher\'s Stone',
1181
+ },
1182
+ '/actions/crafting/crushed_sunstone': {
1183
+ name: 'Crushed Sunstone',
1184
+ },
1185
+ '/actions/crafting/cursed_bow': {
1186
+ name: 'Cursed Bow',
1187
+ },
1188
+ '/actions/crafting/earrings_of_armor': {
1189
+ name: 'Earrings Of Armor',
1190
+ },
1191
+ '/actions/crafting/earrings_of_critical_strike': {
1192
+ name: 'Earrings Of Critical Strike',
1193
+ },
1194
+ '/actions/crafting/earrings_of_essence_find': {
1195
+ name: 'Earrings Of Essence Find',
1196
+ },
1197
+ '/actions/crafting/earrings_of_gathering': {
1198
+ name: 'Earrings Of Gathering',
1199
+ },
1200
+ '/actions/crafting/earrings_of_rare_find': {
1201
+ name: 'Earrings Of Rare Find',
1202
+ },
1203
+ '/actions/crafting/earrings_of_regeneration': {
1204
+ name: 'Earrings Of Regeneration',
1205
+ },
1206
+ '/actions/crafting/earrings_of_resistance': {
1207
+ name: 'Earrings Of Resistance',
1208
+ },
1209
+ '/actions/crafting/enchanted_chest_key': {
1210
+ name: 'Enchanted Chest Key',
1211
+ },
1212
+ '/actions/crafting/enchanted_entry_key': {
1213
+ name: 'Enchanted Entry Key',
1214
+ },
1215
+ '/actions/crafting/expert_task_badge': {
1216
+ name: 'Expert Task Badge',
1217
+ },
1218
+ '/actions/crafting/eye_watch': {
1219
+ name: 'Eye Watch',
1220
+ },
1221
+ '/actions/crafting/fighter_necklace': {
1222
+ name: 'Fighter Necklace',
1223
+ },
1224
+ '/actions/crafting/frost_staff': {
1225
+ name: 'Frost Staff',
1226
+ },
1227
+ '/actions/crafting/ginkgo_bow': {
1228
+ name: 'Ginkgo Bow',
1229
+ },
1230
+ '/actions/crafting/ginkgo_crossbow': {
1231
+ name: 'Ginkgo Crossbow',
1232
+ },
1233
+ '/actions/crafting/ginkgo_fire_staff': {
1234
+ name: 'Ginkgo Fire Staff',
1235
+ },
1236
+ '/actions/crafting/ginkgo_lumber': {
1237
+ name: 'Ginkgo Lumber',
1238
+ },
1239
+ '/actions/crafting/ginkgo_nature_staff': {
1240
+ name: 'Ginkgo Nature Staff',
1241
+ },
1242
+ '/actions/crafting/ginkgo_shield': {
1243
+ name: 'Ginkgo Shield',
1244
+ },
1245
+ '/actions/crafting/ginkgo_water_staff': {
1246
+ name: 'Ginkgo Water Staff',
1247
+ },
1248
+ '/actions/crafting/infernal_battlestaff': {
1249
+ name: 'Infernal Battlestaff',
1250
+ },
1251
+ '/actions/crafting/jackalope_staff': {
1252
+ name: 'Jackalope Staff',
1253
+ },
1254
+ '/actions/crafting/lumber': {
1255
+ name: 'Lumber',
1256
+ },
1257
+ '/actions/crafting/manticore_shield': {
1258
+ name: 'Manticore Shield',
1259
+ },
1260
+ '/actions/crafting/mirror_of_protection': {
1261
+ name: 'Mirror Of Protection',
1262
+ },
1263
+ '/actions/crafting/necklace_of_efficiency': {
1264
+ name: 'Necklace Of Efficiency',
1265
+ },
1266
+ '/actions/crafting/necklace_of_speed': {
1267
+ name: 'Necklace Of Speed',
1268
+ },
1269
+ '/actions/crafting/necklace_of_wisdom': {
1270
+ name: 'Necklace Of Wisdom',
1271
+ },
1272
+ '/actions/crafting/philosophers_earrings': {
1273
+ name: 'Philosopher\'s Earrings',
1274
+ },
1275
+ '/actions/crafting/philosophers_necklace': {
1276
+ name: 'Philosopher\'s Necklace',
1277
+ },
1278
+ '/actions/crafting/philosophers_ring': {
1279
+ name: 'Philosopher\'s Ring',
1280
+ },
1281
+ '/actions/crafting/pirate_chest_key': {
1282
+ name: 'Pirate Chest Key',
1283
+ },
1284
+ '/actions/crafting/pirate_entry_key': {
1285
+ name: 'Pirate Entry Key',
1286
+ },
1287
+ '/actions/crafting/purpleheart_bow': {
1288
+ name: 'Purpleheart Bow',
1289
+ },
1290
+ '/actions/crafting/purpleheart_crossbow': {
1291
+ name: 'Purpleheart Crossbow',
1292
+ },
1293
+ '/actions/crafting/purpleheart_fire_staff': {
1294
+ name: 'Purpleheart Fire Staff',
1295
+ },
1296
+ '/actions/crafting/purpleheart_lumber': {
1297
+ name: 'Purpleheart Lumber',
1298
+ },
1299
+ '/actions/crafting/purpleheart_nature_staff': {
1300
+ name: 'Purpleheart Nature Staff',
1301
+ },
1302
+ '/actions/crafting/purpleheart_shield': {
1303
+ name: 'Purpleheart Shield',
1304
+ },
1305
+ '/actions/crafting/purpleheart_water_staff': {
1306
+ name: 'Purpleheart Water Staff',
1307
+ },
1308
+ '/actions/crafting/ranger_necklace': {
1309
+ name: 'Ranger Necklace',
1310
+ },
1311
+ '/actions/crafting/redwood_bow': {
1312
+ name: 'Redwood Bow',
1313
+ },
1314
+ '/actions/crafting/redwood_crossbow': {
1315
+ name: 'Redwood Crossbow',
1316
+ },
1317
+ '/actions/crafting/redwood_fire_staff': {
1318
+ name: 'Redwood Fire Staff',
1319
+ },
1320
+ '/actions/crafting/redwood_lumber': {
1321
+ name: 'Redwood Lumber',
1322
+ },
1323
+ '/actions/crafting/redwood_nature_staff': {
1324
+ name: 'Redwood Nature Staff',
1325
+ },
1326
+ '/actions/crafting/redwood_shield': {
1327
+ name: 'Redwood Shield',
1328
+ },
1329
+ '/actions/crafting/redwood_water_staff': {
1330
+ name: 'Redwood Water Staff',
1331
+ },
1332
+ '/actions/crafting/ring_of_armor': {
1333
+ name: 'Ring Of Armor',
1334
+ },
1335
+ '/actions/crafting/ring_of_critical_strike': {
1336
+ name: 'Ring Of Critical Strike',
1337
+ },
1338
+ '/actions/crafting/ring_of_essence_find': {
1339
+ name: 'Ring Of Essence Find',
1340
+ },
1341
+ '/actions/crafting/ring_of_gathering': {
1342
+ name: 'Ring Of Gathering',
1343
+ },
1344
+ '/actions/crafting/ring_of_rare_find': {
1345
+ name: 'Ring Of Rare Find',
1346
+ },
1347
+ '/actions/crafting/ring_of_regeneration': {
1348
+ name: 'Ring Of Regeneration',
1349
+ },
1350
+ '/actions/crafting/ring_of_resistance': {
1351
+ name: 'Ring Of Resistance',
1352
+ },
1353
+ '/actions/crafting/rippling_trident': {
1354
+ name: 'Rippling Trident',
1355
+ },
1356
+ '/actions/crafting/sinister_chest_key': {
1357
+ name: 'Sinister Chest Key',
1358
+ },
1359
+ '/actions/crafting/sinister_entry_key': {
1360
+ name: 'Sinister Entry Key',
1361
+ },
1362
+ '/actions/crafting/soul_hunter_crossbow': {
1363
+ name: 'Soul Hunter Crossbow',
1364
+ },
1365
+ '/actions/crafting/sundering_crossbow': {
1366
+ name: 'Sundering Crossbow',
1367
+ },
1368
+ '/actions/crafting/treant_shield': {
1369
+ name: 'Treant Shield',
1370
+ },
1371
+ '/actions/crafting/vampiric_bow': {
1372
+ name: 'Vampiric Bow',
1373
+ },
1374
+ '/actions/crafting/watchful_relic': {
1375
+ name: 'Watchful Relic',
1376
+ },
1377
+ '/actions/crafting/wizard_necklace': {
1378
+ name: 'Wizard Necklace',
1379
+ },
1380
+ '/actions/crafting/wooden_bow': {
1381
+ name: 'Wooden Bow',
1382
+ },
1383
+ '/actions/crafting/wooden_crossbow': {
1384
+ name: 'Wooden Crossbow',
1385
+ },
1386
+ '/actions/crafting/wooden_fire_staff': {
1387
+ name: 'Wooden Fire Staff',
1388
+ },
1389
+ '/actions/crafting/wooden_nature_staff': {
1390
+ name: 'Wooden Nature Staff',
1391
+ },
1392
+ '/actions/crafting/wooden_shield': {
1393
+ name: 'Wooden Shield',
1394
+ },
1395
+ '/actions/crafting/wooden_water_staff': {
1396
+ name: 'Wooden Water Staff',
1397
+ },
1398
+ '/actions/enhancing/enhance': {
1399
+ name: 'Enhance',
1400
+ },
1401
+ '/actions/foraging/apple': {
1402
+ name: 'Apple',
1403
+ },
1404
+ '/actions/foraging/arabica_coffee_bean': {
1405
+ name: 'Arabica Coffee Bean',
1406
+ },
1407
+ '/actions/foraging/asteroid_belt': {
1408
+ name: 'Asteroid Belt',
1409
+ },
1410
+ '/actions/foraging/bamboo_branch': {
1411
+ name: 'Bamboo Branch',
1412
+ },
1413
+ '/actions/foraging/blackberry': {
1414
+ name: 'Blackberry',
1415
+ },
1416
+ '/actions/foraging/blueberry': {
1417
+ name: 'Blueberry',
1418
+ },
1419
+ '/actions/foraging/burble_beach': {
1420
+ name: 'Burble Beach',
1421
+ },
1422
+ '/actions/foraging/cocoon': {
1423
+ name: 'Cocoon',
1424
+ },
1425
+ '/actions/foraging/cotton': {
1426
+ name: 'Cotton',
1427
+ },
1428
+ '/actions/foraging/dragon_fruit': {
1429
+ name: 'Dragon Fruit',
1430
+ },
1431
+ '/actions/foraging/egg': {
1432
+ name: 'Egg',
1433
+ },
1434
+ '/actions/foraging/excelsa_coffee_bean': {
1435
+ name: 'Excelsa Coffee Bean',
1436
+ },
1437
+ '/actions/foraging/farmland': {
1438
+ name: 'Farmland',
1439
+ },
1440
+ '/actions/foraging/fieriosa_coffee_bean': {
1441
+ name: 'Fieriosa Coffee Bean',
1442
+ },
1443
+ '/actions/foraging/flax': {
1444
+ name: 'Flax',
1445
+ },
1446
+ '/actions/foraging/liberica_coffee_bean': {
1447
+ name: 'Liberica Coffee Bean',
1448
+ },
1449
+ '/actions/foraging/marsberry': {
1450
+ name: 'Marsberry',
1451
+ },
1452
+ '/actions/foraging/misty_forest': {
1453
+ name: 'Misty Forest',
1454
+ },
1455
+ '/actions/foraging/mooberry': {
1456
+ name: 'Mooberry',
1457
+ },
1458
+ '/actions/foraging/olympus_mons': {
1459
+ name: 'Olympus Mons',
1460
+ },
1461
+ '/actions/foraging/orange': {
1462
+ name: 'Orange',
1463
+ },
1464
+ '/actions/foraging/peach': {
1465
+ name: 'Peach',
1466
+ },
1467
+ '/actions/foraging/plum': {
1468
+ name: 'Plum',
1469
+ },
1470
+ '/actions/foraging/radiant_fiber': {
1471
+ name: 'Radiant Fiber',
1472
+ },
1473
+ '/actions/foraging/robusta_coffee_bean': {
1474
+ name: 'Robusta Coffee Bean',
1475
+ },
1476
+ '/actions/foraging/shimmering_lake': {
1477
+ name: 'Shimmering Lake',
1478
+ },
1479
+ '/actions/foraging/silly_cow_valley': {
1480
+ name: 'Silly Cow Valley',
1481
+ },
1482
+ '/actions/foraging/spaceberry': {
1483
+ name: 'Spaceberry',
1484
+ },
1485
+ '/actions/foraging/spacia_coffee_bean': {
1486
+ name: 'Spacia Coffee Bean',
1487
+ },
1488
+ '/actions/foraging/star_fruit': {
1489
+ name: 'Star Fruit',
1490
+ },
1491
+ '/actions/foraging/strawberry': {
1492
+ name: 'Strawberry',
1493
+ },
1494
+ '/actions/foraging/sugar': {
1495
+ name: 'Sugar',
1496
+ },
1497
+ '/actions/foraging/wheat': {
1498
+ name: 'Wheat',
1499
+ },
1500
+ '/actions/milking/azure_cow': {
1501
+ name: 'Azure Cow',
1502
+ },
1503
+ '/actions/milking/burble_cow': {
1504
+ name: 'Burble Cow',
1505
+ },
1506
+ '/actions/milking/cow': {
1507
+ name: 'Cow',
1508
+ },
1509
+ '/actions/milking/crimson_cow': {
1510
+ name: 'Crimson Cow',
1511
+ },
1512
+ '/actions/milking/holy_cow': {
1513
+ name: 'Holy Cow',
1514
+ },
1515
+ '/actions/milking/unicow': {
1516
+ name: 'Unicow',
1517
+ },
1518
+ '/actions/milking/verdant_cow': {
1519
+ name: 'Verdant Cow',
1520
+ },
1521
+ '/actions/tailoring/acrobatic_hood': {
1522
+ name: 'Acrobatic Hood',
1523
+ },
1524
+ '/actions/tailoring/alchemists_bottoms': {
1525
+ name: 'Alchemist\'s Bottoms',
1526
+ },
1527
+ '/actions/tailoring/alchemists_top': {
1528
+ name: 'Alchemist\'s Top',
1529
+ },
1530
+ '/actions/tailoring/bamboo_boots': {
1531
+ name: 'Bamboo Boots',
1532
+ },
1533
+ '/actions/tailoring/bamboo_fabric': {
1534
+ name: 'Bamboo Fabric',
1535
+ },
1536
+ '/actions/tailoring/bamboo_gloves': {
1537
+ name: 'Bamboo Gloves',
1538
+ },
1539
+ '/actions/tailoring/bamboo_hat': {
1540
+ name: 'Bamboo Hat',
1541
+ },
1542
+ '/actions/tailoring/bamboo_robe_bottoms': {
1543
+ name: 'Bamboo Robe Bottoms',
1544
+ },
1545
+ '/actions/tailoring/bamboo_robe_top': {
1546
+ name: 'Bamboo Robe Top',
1547
+ },
1548
+ '/actions/tailoring/beast_boots': {
1549
+ name: 'Beast Boots',
1550
+ },
1551
+ '/actions/tailoring/beast_bracers': {
1552
+ name: 'Beast Bracers',
1553
+ },
1554
+ '/actions/tailoring/beast_chaps': {
1555
+ name: 'Beast Chaps',
1556
+ },
1557
+ '/actions/tailoring/beast_hood': {
1558
+ name: 'Beast Hood',
1559
+ },
1560
+ '/actions/tailoring/beast_leather': {
1561
+ name: 'Beast Leather',
1562
+ },
1563
+ '/actions/tailoring/beast_tunic': {
1564
+ name: 'Beast Tunic',
1565
+ },
1566
+ '/actions/tailoring/brewers_bottoms': {
1567
+ name: 'Brewer\'s Bottoms',
1568
+ },
1569
+ '/actions/tailoring/brewers_top': {
1570
+ name: 'Brewer\'s Top',
1571
+ },
1572
+ '/actions/tailoring/centaur_boots': {
1573
+ name: 'Centaur Boots',
1574
+ },
1575
+ '/actions/tailoring/cheesemakers_bottoms': {
1576
+ name: 'Cheesemaker\'s Bottoms',
1577
+ },
1578
+ '/actions/tailoring/cheesemakers_top': {
1579
+ name: 'Cheesemaker\'s Top',
1580
+ },
1581
+ '/actions/tailoring/chefs_bottoms': {
1582
+ name: 'Chef\'s Bottoms',
1583
+ },
1584
+ '/actions/tailoring/chefs_top': {
1585
+ name: 'Chef\'s Top',
1586
+ },
1587
+ '/actions/tailoring/chrono_gloves': {
1588
+ name: 'Chrono Gloves',
1589
+ },
1590
+ '/actions/tailoring/collectors_boots': {
1591
+ name: 'Collectors Boots',
1592
+ },
1593
+ '/actions/tailoring/cotton_boots': {
1594
+ name: 'Cotton Boots',
1595
+ },
1596
+ '/actions/tailoring/cotton_fabric': {
1597
+ name: 'Cotton Fabric',
1598
+ },
1599
+ '/actions/tailoring/cotton_gloves': {
1600
+ name: 'Cotton Gloves',
1601
+ },
1602
+ '/actions/tailoring/cotton_hat': {
1603
+ name: 'Cotton Hat',
1604
+ },
1605
+ '/actions/tailoring/cotton_robe_bottoms': {
1606
+ name: 'Cotton Robe Bottoms',
1607
+ },
1608
+ '/actions/tailoring/cotton_robe_top': {
1609
+ name: 'Cotton Robe Top',
1610
+ },
1611
+ '/actions/tailoring/crafters_bottoms': {
1612
+ name: 'Crafter\'s Bottoms',
1613
+ },
1614
+ '/actions/tailoring/crafters_top': {
1615
+ name: 'Crafter\'s Top',
1616
+ },
1617
+ '/actions/tailoring/dairyhands_bottoms': {
1618
+ name: 'Dairyhand\'s Bottoms',
1619
+ },
1620
+ '/actions/tailoring/dairyhands_top': {
1621
+ name: 'Dairyhand\'s Top',
1622
+ },
1623
+ '/actions/tailoring/enchanted_gloves': {
1624
+ name: 'Enchanted Gloves',
1625
+ },
1626
+ '/actions/tailoring/enhancers_bottoms': {
1627
+ name: 'Enhancer\'s Bottoms',
1628
+ },
1629
+ '/actions/tailoring/enhancers_top': {
1630
+ name: 'Enhancer\'s Top',
1631
+ },
1632
+ '/actions/tailoring/flaming_robe_bottoms': {
1633
+ name: 'Flaming Robe Bottoms',
1634
+ },
1635
+ '/actions/tailoring/flaming_robe_top': {
1636
+ name: 'Flaming Robe Top',
1637
+ },
1638
+ '/actions/tailoring/fluffy_red_hat': {
1639
+ name: 'Fluffy Red Hat',
1640
+ },
1641
+ '/actions/tailoring/foragers_bottoms': {
1642
+ name: 'Forager\'s Bottoms',
1643
+ },
1644
+ '/actions/tailoring/foragers_top': {
1645
+ name: 'Forager\'s Top',
1646
+ },
1647
+ '/actions/tailoring/giant_pouch': {
1648
+ name: 'Giant Pouch',
1649
+ },
1650
+ '/actions/tailoring/gluttonous_pouch': {
1651
+ name: 'Gluttonous Pouch',
1652
+ },
1653
+ '/actions/tailoring/gobo_boots': {
1654
+ name: 'Gobo Boots',
1655
+ },
1656
+ '/actions/tailoring/gobo_bracers': {
1657
+ name: 'Gobo Bracers',
1658
+ },
1659
+ '/actions/tailoring/gobo_chaps': {
1660
+ name: 'Gobo Chaps',
1661
+ },
1662
+ '/actions/tailoring/gobo_hood': {
1663
+ name: 'Gobo Hood',
1664
+ },
1665
+ '/actions/tailoring/gobo_leather': {
1666
+ name: 'Gobo Leather',
1667
+ },
1668
+ '/actions/tailoring/gobo_tunic': {
1669
+ name: 'Gobo Tunic',
1670
+ },
1671
+ '/actions/tailoring/griffin_chaps': {
1672
+ name: 'Griffin Chaps',
1673
+ },
1674
+ '/actions/tailoring/griffin_tunic': {
1675
+ name: 'Griffin Tunic',
1676
+ },
1677
+ '/actions/tailoring/guzzling_pouch': {
1678
+ name: 'Guzzling Pouch',
1679
+ },
1680
+ '/actions/tailoring/icy_robe_bottoms': {
1681
+ name: 'Icy Robe Bottoms',
1682
+ },
1683
+ '/actions/tailoring/icy_robe_top': {
1684
+ name: 'Icy Robe Top',
1685
+ },
1686
+ '/actions/tailoring/kraken_chaps': {
1687
+ name: 'Kraken Chaps',
1688
+ },
1689
+ '/actions/tailoring/kraken_tunic': {
1690
+ name: 'Kraken Tunic',
1691
+ },
1692
+ '/actions/tailoring/large_pouch': {
1693
+ name: 'Large Pouch',
1694
+ },
1695
+ '/actions/tailoring/linen_boots': {
1696
+ name: 'Linen Boots',
1697
+ },
1698
+ '/actions/tailoring/linen_fabric': {
1699
+ name: 'Linen Fabric',
1700
+ },
1701
+ '/actions/tailoring/linen_gloves': {
1702
+ name: 'Linen Gloves',
1703
+ },
1704
+ '/actions/tailoring/linen_hat': {
1705
+ name: 'Linen Hat',
1706
+ },
1707
+ '/actions/tailoring/linen_robe_bottoms': {
1708
+ name: 'Linen Robe Bottoms',
1709
+ },
1710
+ '/actions/tailoring/linen_robe_top': {
1711
+ name: 'Linen Robe Top',
1712
+ },
1713
+ '/actions/tailoring/lumberjacks_bottoms': {
1714
+ name: 'Lumberjack\'s Bottoms',
1715
+ },
1716
+ '/actions/tailoring/lumberjacks_top': {
1717
+ name: 'Lumberjack\'s Top',
1718
+ },
1719
+ '/actions/tailoring/luna_robe_bottoms': {
1720
+ name: 'Luna Robe Bottoms',
1721
+ },
1722
+ '/actions/tailoring/luna_robe_top': {
1723
+ name: 'Luna Robe Top',
1724
+ },
1725
+ '/actions/tailoring/magicians_hat': {
1726
+ name: 'Magician\'s Hat',
1727
+ },
1728
+ '/actions/tailoring/marine_chaps': {
1729
+ name: 'Marine Chaps',
1730
+ },
1731
+ '/actions/tailoring/marine_tunic': {
1732
+ name: 'Marine Tunic',
1733
+ },
1734
+ '/actions/tailoring/marksman_bracers': {
1735
+ name: 'Marksman Bracers',
1736
+ },
1737
+ '/actions/tailoring/medium_pouch': {
1738
+ name: 'Medium Pouch',
1739
+ },
1740
+ '/actions/tailoring/radiant_boots': {
1741
+ name: 'Radiant Boots',
1742
+ },
1743
+ '/actions/tailoring/radiant_fabric': {
1744
+ name: 'Radiant Fabric',
1745
+ },
1746
+ '/actions/tailoring/radiant_gloves': {
1747
+ name: 'Radiant Gloves',
1748
+ },
1749
+ '/actions/tailoring/radiant_hat': {
1750
+ name: 'Radiant Hat',
1751
+ },
1752
+ '/actions/tailoring/radiant_robe_bottoms': {
1753
+ name: 'Radiant Robe Bottoms',
1754
+ },
1755
+ '/actions/tailoring/radiant_robe_top': {
1756
+ name: 'Radiant Robe Top',
1757
+ },
1758
+ '/actions/tailoring/red_culinary_hat': {
1759
+ name: 'Red Culinary Hat',
1760
+ },
1761
+ '/actions/tailoring/reptile_boots': {
1762
+ name: 'Reptile Boots',
1763
+ },
1764
+ '/actions/tailoring/reptile_bracers': {
1765
+ name: 'Reptile Bracers',
1766
+ },
1767
+ '/actions/tailoring/reptile_chaps': {
1768
+ name: 'Reptile Chaps',
1769
+ },
1770
+ '/actions/tailoring/reptile_hood': {
1771
+ name: 'Reptile Hood',
1772
+ },
1773
+ '/actions/tailoring/reptile_leather': {
1774
+ name: 'Reptile Leather',
1775
+ },
1776
+ '/actions/tailoring/reptile_tunic': {
1777
+ name: 'Reptile Tunic',
1778
+ },
1779
+ '/actions/tailoring/revenant_chaps': {
1780
+ name: 'Revenant Chaps',
1781
+ },
1782
+ '/actions/tailoring/revenant_tunic': {
1783
+ name: 'Revenant Tunic',
1784
+ },
1785
+ '/actions/tailoring/rough_boots': {
1786
+ name: 'Rough Boots',
1787
+ },
1788
+ '/actions/tailoring/rough_bracers': {
1789
+ name: 'Rough Bracers',
1790
+ },
1791
+ '/actions/tailoring/rough_chaps': {
1792
+ name: 'Rough Chaps',
1793
+ },
1794
+ '/actions/tailoring/rough_hood': {
1795
+ name: 'Rough Hood',
1796
+ },
1797
+ '/actions/tailoring/rough_leather': {
1798
+ name: 'Rough Leather',
1799
+ },
1800
+ '/actions/tailoring/rough_tunic': {
1801
+ name: 'Rough Tunic',
1802
+ },
1803
+ '/actions/tailoring/royal_fire_robe_bottoms': {
1804
+ name: 'Royal Fire Robe Bottoms',
1805
+ },
1806
+ '/actions/tailoring/royal_fire_robe_top': {
1807
+ name: 'Royal Fire Robe Top',
1808
+ },
1809
+ '/actions/tailoring/royal_nature_robe_bottoms': {
1810
+ name: 'Royal Nature Robe Bottoms',
1811
+ },
1812
+ '/actions/tailoring/royal_nature_robe_top': {
1813
+ name: 'Royal Nature Robe Top',
1814
+ },
1815
+ '/actions/tailoring/royal_water_robe_bottoms': {
1816
+ name: 'Royal Water Robe Bottoms',
1817
+ },
1818
+ '/actions/tailoring/royal_water_robe_top': {
1819
+ name: 'Royal Water Robe Top',
1820
+ },
1821
+ '/actions/tailoring/shoebill_shoes': {
1822
+ name: 'Shoebill Shoes',
1823
+ },
1824
+ '/actions/tailoring/sighted_bracers': {
1825
+ name: 'Sighted Bracers',
1826
+ },
1827
+ '/actions/tailoring/silk_boots': {
1828
+ name: 'Silk Boots',
1829
+ },
1830
+ '/actions/tailoring/silk_fabric': {
1831
+ name: 'Silk Fabric',
1832
+ },
1833
+ '/actions/tailoring/silk_gloves': {
1834
+ name: 'Silk Gloves',
1835
+ },
1836
+ '/actions/tailoring/silk_hat': {
1837
+ name: 'Silk Hat',
1838
+ },
1839
+ '/actions/tailoring/silk_robe_bottoms': {
1840
+ name: 'Silk Robe Bottoms',
1841
+ },
1842
+ '/actions/tailoring/silk_robe_top': {
1843
+ name: 'Silk Robe Top',
1844
+ },
1845
+ '/actions/tailoring/small_pouch': {
1846
+ name: 'Small Pouch',
1847
+ },
1848
+ '/actions/tailoring/sorcerer_boots': {
1849
+ name: 'Sorcerer Boots',
1850
+ },
1851
+ '/actions/tailoring/tailors_bottoms': {
1852
+ name: 'Tailor\'s Bottoms',
1853
+ },
1854
+ '/actions/tailoring/tailors_top': {
1855
+ name: 'Tailor\'s Top',
1856
+ },
1857
+ '/actions/tailoring/umbral_boots': {
1858
+ name: 'Umbral Boots',
1859
+ },
1860
+ '/actions/tailoring/umbral_bracers': {
1861
+ name: 'Umbral Bracers',
1862
+ },
1863
+ '/actions/tailoring/umbral_chaps': {
1864
+ name: 'Umbral Chaps',
1865
+ },
1866
+ '/actions/tailoring/umbral_hood': {
1867
+ name: 'Umbral Hood',
1868
+ },
1869
+ '/actions/tailoring/umbral_leather': {
1870
+ name: 'Umbral Leather',
1871
+ },
1872
+ '/actions/tailoring/umbral_tunic': {
1873
+ name: 'Umbral Tunic',
1874
+ },
1875
+ '/actions/woodcutting/arcane_tree': {
1876
+ name: 'Arcane Tree',
1877
+ },
1878
+ '/actions/woodcutting/birch_tree': {
1879
+ name: 'Birch Tree',
1880
+ },
1881
+ '/actions/woodcutting/cedar_tree': {
1882
+ name: 'Cedar Tree',
1883
+ },
1884
+ '/actions/woodcutting/ginkgo_tree': {
1885
+ name: 'Ginkgo Tree',
1886
+ },
1887
+ '/actions/woodcutting/purpleheart_tree': {
1888
+ name: 'Purpleheart Tree',
1889
+ },
1890
+ '/actions/woodcutting/redwood_tree': {
1891
+ name: 'Redwood Tree',
1892
+ },
1893
+ '/actions/woodcutting/tree': {
1894
+ name: 'Tree',
1895
+ },
1896
+ };
1897
+ //# sourceMappingURL=actions.js.map