@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 ZH locale
3
+ * Generated on 2025-07-26T22:01:13.184Z
4
+ */
5
+ export const actionTranslations = {
6
+ '/actions/alchemy/coinify': {
7
+ name: '点金',
8
+ },
9
+ '/actions/alchemy/decompose': {
10
+ name: '分解',
11
+ },
12
+ '/actions/alchemy/transmute': {
13
+ name: '转化',
14
+ },
15
+ '/actions/brewing/alchemy_tea': {
16
+ name: '炼金茶',
17
+ },
18
+ '/actions/brewing/artisan_tea': {
19
+ name: '工匠茶',
20
+ },
21
+ '/actions/brewing/attack_coffee': {
22
+ name: '攻击咖啡',
23
+ },
24
+ '/actions/brewing/blessed_tea': {
25
+ name: '福气茶',
26
+ },
27
+ '/actions/brewing/brewing_tea': {
28
+ name: '冲泡茶',
29
+ },
30
+ '/actions/brewing/catalytic_tea': {
31
+ name: '催化茶',
32
+ },
33
+ '/actions/brewing/channeling_coffee': {
34
+ name: '吟唱咖啡',
35
+ },
36
+ '/actions/brewing/cheesesmithing_tea': {
37
+ name: '奶酪锻造茶',
38
+ },
39
+ '/actions/brewing/cooking_tea': {
40
+ name: '烹饪茶',
41
+ },
42
+ '/actions/brewing/crafting_tea': {
43
+ name: '制作茶',
44
+ },
45
+ '/actions/brewing/critical_coffee': {
46
+ name: '暴击咖啡',
47
+ },
48
+ '/actions/brewing/defense_coffee': {
49
+ name: '防御咖啡',
50
+ },
51
+ '/actions/brewing/efficiency_tea': {
52
+ name: '效率茶',
53
+ },
54
+ '/actions/brewing/enhancing_tea': {
55
+ name: '强化茶',
56
+ },
57
+ '/actions/brewing/foraging_tea': {
58
+ name: '采摘茶',
59
+ },
60
+ '/actions/brewing/gathering_tea': {
61
+ name: '采集茶',
62
+ },
63
+ '/actions/brewing/gourmet_tea': {
64
+ name: '美食茶',
65
+ },
66
+ '/actions/brewing/intelligence_coffee': {
67
+ name: '智力咖啡',
68
+ },
69
+ '/actions/brewing/lucky_coffee': {
70
+ name: '幸运咖啡',
71
+ },
72
+ '/actions/brewing/magic_coffee': {
73
+ name: '魔法咖啡',
74
+ },
75
+ '/actions/brewing/milking_tea': {
76
+ name: '挤奶茶',
77
+ },
78
+ '/actions/brewing/power_coffee': {
79
+ name: '力量咖啡',
80
+ },
81
+ '/actions/brewing/processing_tea': {
82
+ name: '加工茶',
83
+ },
84
+ '/actions/brewing/ranged_coffee': {
85
+ name: '远程咖啡',
86
+ },
87
+ '/actions/brewing/stamina_coffee': {
88
+ name: '耐力咖啡',
89
+ },
90
+ '/actions/brewing/super_alchemy_tea': {
91
+ name: '超级炼金茶',
92
+ },
93
+ '/actions/brewing/super_attack_coffee': {
94
+ name: '超级攻击咖啡',
95
+ },
96
+ '/actions/brewing/super_brewing_tea': {
97
+ name: '超级冲泡茶',
98
+ },
99
+ '/actions/brewing/super_cheesesmithing_tea': {
100
+ name: '超级奶酪锻造茶',
101
+ },
102
+ '/actions/brewing/super_cooking_tea': {
103
+ name: '超级烹饪茶',
104
+ },
105
+ '/actions/brewing/super_crafting_tea': {
106
+ name: '超级制作茶',
107
+ },
108
+ '/actions/brewing/super_defense_coffee': {
109
+ name: '超级防御咖啡',
110
+ },
111
+ '/actions/brewing/super_enhancing_tea': {
112
+ name: '超级强化茶',
113
+ },
114
+ '/actions/brewing/super_foraging_tea': {
115
+ name: '超级采摘茶',
116
+ },
117
+ '/actions/brewing/super_intelligence_coffee': {
118
+ name: '超级智力咖啡',
119
+ },
120
+ '/actions/brewing/super_magic_coffee': {
121
+ name: '超级魔法咖啡',
122
+ },
123
+ '/actions/brewing/super_milking_tea': {
124
+ name: '超级挤奶茶',
125
+ },
126
+ '/actions/brewing/super_power_coffee': {
127
+ name: '超级力量咖啡',
128
+ },
129
+ '/actions/brewing/super_ranged_coffee': {
130
+ name: '超级远程咖啡',
131
+ },
132
+ '/actions/brewing/super_stamina_coffee': {
133
+ name: '超级耐力咖啡',
134
+ },
135
+ '/actions/brewing/super_tailoring_tea': {
136
+ name: '超级缝纫茶',
137
+ },
138
+ '/actions/brewing/super_woodcutting_tea': {
139
+ name: '超级伐木茶',
140
+ },
141
+ '/actions/brewing/swiftness_coffee': {
142
+ name: '迅捷咖啡',
143
+ },
144
+ '/actions/brewing/tailoring_tea': {
145
+ name: '缝纫茶',
146
+ },
147
+ '/actions/brewing/ultra_alchemy_tea': {
148
+ name: '究极炼金茶',
149
+ },
150
+ '/actions/brewing/ultra_attack_coffee': {
151
+ name: '究极攻击咖啡',
152
+ },
153
+ '/actions/brewing/ultra_brewing_tea': {
154
+ name: '究极冲泡茶',
155
+ },
156
+ '/actions/brewing/ultra_cheesesmithing_tea': {
157
+ name: '究极奶酪锻造茶',
158
+ },
159
+ '/actions/brewing/ultra_cooking_tea': {
160
+ name: '究极烹饪茶',
161
+ },
162
+ '/actions/brewing/ultra_crafting_tea': {
163
+ name: '究极制作茶',
164
+ },
165
+ '/actions/brewing/ultra_defense_coffee': {
166
+ name: '究极防御咖啡',
167
+ },
168
+ '/actions/brewing/ultra_enhancing_tea': {
169
+ name: '究极强化茶',
170
+ },
171
+ '/actions/brewing/ultra_foraging_tea': {
172
+ name: '究极采摘茶',
173
+ },
174
+ '/actions/brewing/ultra_intelligence_coffee': {
175
+ name: '究极智力咖啡',
176
+ },
177
+ '/actions/brewing/ultra_magic_coffee': {
178
+ name: '究极魔法咖啡',
179
+ },
180
+ '/actions/brewing/ultra_milking_tea': {
181
+ name: '究极挤奶茶',
182
+ },
183
+ '/actions/brewing/ultra_power_coffee': {
184
+ name: '究极力量咖啡',
185
+ },
186
+ '/actions/brewing/ultra_ranged_coffee': {
187
+ name: '究极远程咖啡',
188
+ },
189
+ '/actions/brewing/ultra_stamina_coffee': {
190
+ name: '究极耐力咖啡',
191
+ },
192
+ '/actions/brewing/ultra_tailoring_tea': {
193
+ name: '究极缝纫茶',
194
+ },
195
+ '/actions/brewing/ultra_woodcutting_tea': {
196
+ name: '究极伐木茶',
197
+ },
198
+ '/actions/brewing/wisdom_coffee': {
199
+ name: '经验咖啡',
200
+ },
201
+ '/actions/brewing/wisdom_tea': {
202
+ name: '经验茶',
203
+ },
204
+ '/actions/brewing/woodcutting_tea': {
205
+ name: '伐木茶',
206
+ },
207
+ '/actions/cheesesmithing/anchorbound_plate_body': {
208
+ name: '锚定胸甲',
209
+ },
210
+ '/actions/cheesesmithing/anchorbound_plate_legs': {
211
+ name: '锚定腿甲',
212
+ },
213
+ '/actions/cheesesmithing/azure_alembic': {
214
+ name: '蔚蓝蒸馏器',
215
+ },
216
+ '/actions/cheesesmithing/azure_boots': {
217
+ name: '蔚蓝靴',
218
+ },
219
+ '/actions/cheesesmithing/azure_brush': {
220
+ name: '蔚蓝刷子',
221
+ },
222
+ '/actions/cheesesmithing/azure_buckler': {
223
+ name: '蔚蓝圆盾',
224
+ },
225
+ '/actions/cheesesmithing/azure_bulwark': {
226
+ name: '蔚蓝重盾',
227
+ },
228
+ '/actions/cheesesmithing/azure_cheese': {
229
+ name: '蔚蓝奶酪',
230
+ },
231
+ '/actions/cheesesmithing/azure_chisel': {
232
+ name: '蔚蓝凿子',
233
+ },
234
+ '/actions/cheesesmithing/azure_enhancer': {
235
+ name: '蔚蓝强化器',
236
+ },
237
+ '/actions/cheesesmithing/azure_gauntlets': {
238
+ name: '蔚蓝护手',
239
+ },
240
+ '/actions/cheesesmithing/azure_hammer': {
241
+ name: '蔚蓝锤子',
242
+ },
243
+ '/actions/cheesesmithing/azure_hatchet': {
244
+ name: '蔚蓝斧头',
245
+ },
246
+ '/actions/cheesesmithing/azure_helmet': {
247
+ name: '蔚蓝头盔',
248
+ },
249
+ '/actions/cheesesmithing/azure_mace': {
250
+ name: '蔚蓝钉头锤',
251
+ },
252
+ '/actions/cheesesmithing/azure_needle': {
253
+ name: '蔚蓝针',
254
+ },
255
+ '/actions/cheesesmithing/azure_plate_body': {
256
+ name: '蔚蓝胸甲',
257
+ },
258
+ '/actions/cheesesmithing/azure_plate_legs': {
259
+ name: '蔚蓝腿甲',
260
+ },
261
+ '/actions/cheesesmithing/azure_pot': {
262
+ name: '蔚蓝壶',
263
+ },
264
+ '/actions/cheesesmithing/azure_shears': {
265
+ name: '蔚蓝剪刀',
266
+ },
267
+ '/actions/cheesesmithing/azure_spatula': {
268
+ name: '蔚蓝锅铲',
269
+ },
270
+ '/actions/cheesesmithing/azure_spear': {
271
+ name: '蔚蓝长枪',
272
+ },
273
+ '/actions/cheesesmithing/azure_sword': {
274
+ name: '蔚蓝剑',
275
+ },
276
+ '/actions/cheesesmithing/black_bear_shoes': {
277
+ name: '黑熊鞋',
278
+ },
279
+ '/actions/cheesesmithing/burble_alembic': {
280
+ name: '深紫蒸馏器',
281
+ },
282
+ '/actions/cheesesmithing/burble_boots': {
283
+ name: '深紫靴',
284
+ },
285
+ '/actions/cheesesmithing/burble_brush': {
286
+ name: '深紫刷子',
287
+ },
288
+ '/actions/cheesesmithing/burble_buckler': {
289
+ name: '深紫圆盾',
290
+ },
291
+ '/actions/cheesesmithing/burble_bulwark': {
292
+ name: '深紫重盾',
293
+ },
294
+ '/actions/cheesesmithing/burble_cheese': {
295
+ name: '深紫奶酪',
296
+ },
297
+ '/actions/cheesesmithing/burble_chisel': {
298
+ name: '深紫凿子',
299
+ },
300
+ '/actions/cheesesmithing/burble_enhancer': {
301
+ name: '深紫强化器',
302
+ },
303
+ '/actions/cheesesmithing/burble_gauntlets': {
304
+ name: '深紫护手',
305
+ },
306
+ '/actions/cheesesmithing/burble_hammer': {
307
+ name: '深紫锤子',
308
+ },
309
+ '/actions/cheesesmithing/burble_hatchet': {
310
+ name: '深紫斧头',
311
+ },
312
+ '/actions/cheesesmithing/burble_helmet': {
313
+ name: '深紫头盔',
314
+ },
315
+ '/actions/cheesesmithing/burble_mace': {
316
+ name: '深紫钉头锤',
317
+ },
318
+ '/actions/cheesesmithing/burble_needle': {
319
+ name: '深紫针',
320
+ },
321
+ '/actions/cheesesmithing/burble_plate_body': {
322
+ name: '深紫胸甲',
323
+ },
324
+ '/actions/cheesesmithing/burble_plate_legs': {
325
+ name: '深紫腿甲',
326
+ },
327
+ '/actions/cheesesmithing/burble_pot': {
328
+ name: '深紫壶',
329
+ },
330
+ '/actions/cheesesmithing/burble_shears': {
331
+ name: '深紫剪刀',
332
+ },
333
+ '/actions/cheesesmithing/burble_spatula': {
334
+ name: '深紫锅铲',
335
+ },
336
+ '/actions/cheesesmithing/burble_spear': {
337
+ name: '深紫长枪',
338
+ },
339
+ '/actions/cheesesmithing/burble_sword': {
340
+ name: '深紫剑',
341
+ },
342
+ '/actions/cheesesmithing/celestial_alembic': {
343
+ name: '星空蒸馏器',
344
+ },
345
+ '/actions/cheesesmithing/celestial_brush': {
346
+ name: '星空刷子',
347
+ },
348
+ '/actions/cheesesmithing/celestial_chisel': {
349
+ name: '星空凿子',
350
+ },
351
+ '/actions/cheesesmithing/celestial_enhancer': {
352
+ name: '星空强化器',
353
+ },
354
+ '/actions/cheesesmithing/celestial_hammer': {
355
+ name: '星空锤子',
356
+ },
357
+ '/actions/cheesesmithing/celestial_hatchet': {
358
+ name: '星空斧头',
359
+ },
360
+ '/actions/cheesesmithing/celestial_needle': {
361
+ name: '星空针',
362
+ },
363
+ '/actions/cheesesmithing/celestial_pot': {
364
+ name: '星空壶',
365
+ },
366
+ '/actions/cheesesmithing/celestial_shears': {
367
+ name: '星空剪刀',
368
+ },
369
+ '/actions/cheesesmithing/celestial_spatula': {
370
+ name: '星空锅铲',
371
+ },
372
+ '/actions/cheesesmithing/chaotic_flail': {
373
+ name: '混沌连枷',
374
+ },
375
+ '/actions/cheesesmithing/cheese': {
376
+ name: '奶酪',
377
+ },
378
+ '/actions/cheesesmithing/cheese_alembic': {
379
+ name: '奶酪蒸馏器',
380
+ },
381
+ '/actions/cheesesmithing/cheese_boots': {
382
+ name: '奶酪靴',
383
+ },
384
+ '/actions/cheesesmithing/cheese_brush': {
385
+ name: '奶酪刷子',
386
+ },
387
+ '/actions/cheesesmithing/cheese_buckler': {
388
+ name: '奶酪圆盾',
389
+ },
390
+ '/actions/cheesesmithing/cheese_bulwark': {
391
+ name: '奶酪重盾',
392
+ },
393
+ '/actions/cheesesmithing/cheese_chisel': {
394
+ name: '奶酪凿子',
395
+ },
396
+ '/actions/cheesesmithing/cheese_enhancer': {
397
+ name: '奶酪强化器',
398
+ },
399
+ '/actions/cheesesmithing/cheese_gauntlets': {
400
+ name: '奶酪护手',
401
+ },
402
+ '/actions/cheesesmithing/cheese_hammer': {
403
+ name: '奶酪锤子',
404
+ },
405
+ '/actions/cheesesmithing/cheese_hatchet': {
406
+ name: '奶酪斧头',
407
+ },
408
+ '/actions/cheesesmithing/cheese_helmet': {
409
+ name: '奶酪头盔',
410
+ },
411
+ '/actions/cheesesmithing/cheese_mace': {
412
+ name: '奶酪钉头锤',
413
+ },
414
+ '/actions/cheesesmithing/cheese_needle': {
415
+ name: '奶酪针',
416
+ },
417
+ '/actions/cheesesmithing/cheese_plate_body': {
418
+ name: '奶酪胸甲',
419
+ },
420
+ '/actions/cheesesmithing/cheese_plate_legs': {
421
+ name: '奶酪腿甲',
422
+ },
423
+ '/actions/cheesesmithing/cheese_pot': {
424
+ name: '奶酪壶',
425
+ },
426
+ '/actions/cheesesmithing/cheese_shears': {
427
+ name: '奶酪剪刀',
428
+ },
429
+ '/actions/cheesesmithing/cheese_spatula': {
430
+ name: '奶酪锅铲',
431
+ },
432
+ '/actions/cheesesmithing/cheese_spear': {
433
+ name: '奶酪长枪',
434
+ },
435
+ '/actions/cheesesmithing/cheese_sword': {
436
+ name: '奶酪剑',
437
+ },
438
+ '/actions/cheesesmithing/colossus_plate_body': {
439
+ name: '巨像胸甲',
440
+ },
441
+ '/actions/cheesesmithing/colossus_plate_legs': {
442
+ name: '巨像腿甲',
443
+ },
444
+ '/actions/cheesesmithing/corsair_helmet': {
445
+ name: '掠夺者头盔',
446
+ },
447
+ '/actions/cheesesmithing/crimson_alembic': {
448
+ name: '绛红蒸馏器',
449
+ },
450
+ '/actions/cheesesmithing/crimson_boots': {
451
+ name: '绛红靴',
452
+ },
453
+ '/actions/cheesesmithing/crimson_brush': {
454
+ name: '绛红刷子',
455
+ },
456
+ '/actions/cheesesmithing/crimson_buckler': {
457
+ name: '绛红圆盾',
458
+ },
459
+ '/actions/cheesesmithing/crimson_bulwark': {
460
+ name: '绛红重盾',
461
+ },
462
+ '/actions/cheesesmithing/crimson_cheese': {
463
+ name: '绛红奶酪',
464
+ },
465
+ '/actions/cheesesmithing/crimson_chisel': {
466
+ name: '绛红凿子',
467
+ },
468
+ '/actions/cheesesmithing/crimson_enhancer': {
469
+ name: '绛红强化器',
470
+ },
471
+ '/actions/cheesesmithing/crimson_gauntlets': {
472
+ name: '绛红护手',
473
+ },
474
+ '/actions/cheesesmithing/crimson_hammer': {
475
+ name: '绛红锤子',
476
+ },
477
+ '/actions/cheesesmithing/crimson_hatchet': {
478
+ name: '绛红斧头',
479
+ },
480
+ '/actions/cheesesmithing/crimson_helmet': {
481
+ name: '绛红头盔',
482
+ },
483
+ '/actions/cheesesmithing/crimson_mace': {
484
+ name: '绛红钉头锤',
485
+ },
486
+ '/actions/cheesesmithing/crimson_needle': {
487
+ name: '绛红针',
488
+ },
489
+ '/actions/cheesesmithing/crimson_plate_body': {
490
+ name: '绛红胸甲',
491
+ },
492
+ '/actions/cheesesmithing/crimson_plate_legs': {
493
+ name: '绛红腿甲',
494
+ },
495
+ '/actions/cheesesmithing/crimson_pot': {
496
+ name: '绛红壶',
497
+ },
498
+ '/actions/cheesesmithing/crimson_shears': {
499
+ name: '绛红剪刀',
500
+ },
501
+ '/actions/cheesesmithing/crimson_spatula': {
502
+ name: '绛红锅铲',
503
+ },
504
+ '/actions/cheesesmithing/crimson_spear': {
505
+ name: '绛红长枪',
506
+ },
507
+ '/actions/cheesesmithing/crimson_sword': {
508
+ name: '绛红剑',
509
+ },
510
+ '/actions/cheesesmithing/demonic_plate_body': {
511
+ name: '恶魔胸甲',
512
+ },
513
+ '/actions/cheesesmithing/demonic_plate_legs': {
514
+ name: '恶魔腿甲',
515
+ },
516
+ '/actions/cheesesmithing/dodocamel_gauntlets': {
517
+ name: '渡渡驼护手',
518
+ },
519
+ '/actions/cheesesmithing/furious_spear': {
520
+ name: '狂怒长枪',
521
+ },
522
+ '/actions/cheesesmithing/granite_bludgeon': {
523
+ name: '花岗岩大棒',
524
+ },
525
+ '/actions/cheesesmithing/griffin_bulwark': {
526
+ name: '狮鹫重盾',
527
+ },
528
+ '/actions/cheesesmithing/grizzly_bear_shoes': {
529
+ name: '棕熊鞋',
530
+ },
531
+ '/actions/cheesesmithing/holy_alembic': {
532
+ name: '神圣蒸馏器',
533
+ },
534
+ '/actions/cheesesmithing/holy_boots': {
535
+ name: '神圣靴',
536
+ },
537
+ '/actions/cheesesmithing/holy_brush': {
538
+ name: '神圣刷子',
539
+ },
540
+ '/actions/cheesesmithing/holy_buckler': {
541
+ name: '神圣圆盾',
542
+ },
543
+ '/actions/cheesesmithing/holy_bulwark': {
544
+ name: '神圣重盾',
545
+ },
546
+ '/actions/cheesesmithing/holy_cheese': {
547
+ name: '神圣奶酪',
548
+ },
549
+ '/actions/cheesesmithing/holy_chisel': {
550
+ name: '神圣凿子',
551
+ },
552
+ '/actions/cheesesmithing/holy_enhancer': {
553
+ name: '神圣强化器',
554
+ },
555
+ '/actions/cheesesmithing/holy_gauntlets': {
556
+ name: '神圣护手',
557
+ },
558
+ '/actions/cheesesmithing/holy_hammer': {
559
+ name: '神圣锤子',
560
+ },
561
+ '/actions/cheesesmithing/holy_hatchet': {
562
+ name: '神圣斧头',
563
+ },
564
+ '/actions/cheesesmithing/holy_helmet': {
565
+ name: '神圣头盔',
566
+ },
567
+ '/actions/cheesesmithing/holy_mace': {
568
+ name: '神圣钉头锤',
569
+ },
570
+ '/actions/cheesesmithing/holy_needle': {
571
+ name: '神圣针',
572
+ },
573
+ '/actions/cheesesmithing/holy_plate_body': {
574
+ name: '神圣胸甲',
575
+ },
576
+ '/actions/cheesesmithing/holy_plate_legs': {
577
+ name: '神圣腿甲',
578
+ },
579
+ '/actions/cheesesmithing/holy_pot': {
580
+ name: '神圣壶',
581
+ },
582
+ '/actions/cheesesmithing/holy_shears': {
583
+ name: '神圣剪刀',
584
+ },
585
+ '/actions/cheesesmithing/holy_spatula': {
586
+ name: '神圣锅铲',
587
+ },
588
+ '/actions/cheesesmithing/holy_spear': {
589
+ name: '神圣长枪',
590
+ },
591
+ '/actions/cheesesmithing/holy_sword': {
592
+ name: '神圣剑',
593
+ },
594
+ '/actions/cheesesmithing/knights_aegis': {
595
+ name: '骑士盾',
596
+ },
597
+ '/actions/cheesesmithing/maelstrom_plate_body': {
598
+ name: '怒涛胸甲',
599
+ },
600
+ '/actions/cheesesmithing/maelstrom_plate_legs': {
601
+ name: '怒涛腿甲',
602
+ },
603
+ '/actions/cheesesmithing/magnetic_gloves': {
604
+ name: '磁力手套',
605
+ },
606
+ '/actions/cheesesmithing/panda_gloves': {
607
+ name: '熊猫手套',
608
+ },
609
+ '/actions/cheesesmithing/pincer_gloves': {
610
+ name: '蟹钳手套',
611
+ },
612
+ '/actions/cheesesmithing/polar_bear_shoes': {
613
+ name: '北极熊鞋',
614
+ },
615
+ '/actions/cheesesmithing/rainbow_alembic': {
616
+ name: '彩虹蒸馏器',
617
+ },
618
+ '/actions/cheesesmithing/rainbow_boots': {
619
+ name: '彩虹靴',
620
+ },
621
+ '/actions/cheesesmithing/rainbow_brush': {
622
+ name: '彩虹刷子',
623
+ },
624
+ '/actions/cheesesmithing/rainbow_buckler': {
625
+ name: '彩虹圆盾',
626
+ },
627
+ '/actions/cheesesmithing/rainbow_bulwark': {
628
+ name: '彩虹重盾',
629
+ },
630
+ '/actions/cheesesmithing/rainbow_cheese': {
631
+ name: '彩虹奶酪',
632
+ },
633
+ '/actions/cheesesmithing/rainbow_chisel': {
634
+ name: '彩虹凿子',
635
+ },
636
+ '/actions/cheesesmithing/rainbow_enhancer': {
637
+ name: '彩虹强化器',
638
+ },
639
+ '/actions/cheesesmithing/rainbow_gauntlets': {
640
+ name: '彩虹护手',
641
+ },
642
+ '/actions/cheesesmithing/rainbow_hammer': {
643
+ name: '彩虹锤子',
644
+ },
645
+ '/actions/cheesesmithing/rainbow_hatchet': {
646
+ name: '彩虹斧头',
647
+ },
648
+ '/actions/cheesesmithing/rainbow_helmet': {
649
+ name: '彩虹头盔',
650
+ },
651
+ '/actions/cheesesmithing/rainbow_mace': {
652
+ name: '彩虹钉头锤',
653
+ },
654
+ '/actions/cheesesmithing/rainbow_needle': {
655
+ name: '彩虹针',
656
+ },
657
+ '/actions/cheesesmithing/rainbow_plate_body': {
658
+ name: '彩虹胸甲',
659
+ },
660
+ '/actions/cheesesmithing/rainbow_plate_legs': {
661
+ name: '彩虹腿甲',
662
+ },
663
+ '/actions/cheesesmithing/rainbow_pot': {
664
+ name: '彩虹壶',
665
+ },
666
+ '/actions/cheesesmithing/rainbow_shears': {
667
+ name: '彩虹剪刀',
668
+ },
669
+ '/actions/cheesesmithing/rainbow_spatula': {
670
+ name: '彩虹锅铲',
671
+ },
672
+ '/actions/cheesesmithing/rainbow_spear': {
673
+ name: '彩虹长枪',
674
+ },
675
+ '/actions/cheesesmithing/rainbow_sword': {
676
+ name: '彩虹剑',
677
+ },
678
+ '/actions/cheesesmithing/regal_sword': {
679
+ name: '君王之剑',
680
+ },
681
+ '/actions/cheesesmithing/snail_shell_helmet': {
682
+ name: '蜗牛壳头盔',
683
+ },
684
+ '/actions/cheesesmithing/snake_fang_dirk': {
685
+ name: '蛇牙短剑',
686
+ },
687
+ '/actions/cheesesmithing/spiked_bulwark': {
688
+ name: '尖刺重盾',
689
+ },
690
+ '/actions/cheesesmithing/stalactite_spear': {
691
+ name: '石钟长枪',
692
+ },
693
+ '/actions/cheesesmithing/turtle_shell_body': {
694
+ name: '龟壳胸甲',
695
+ },
696
+ '/actions/cheesesmithing/turtle_shell_legs': {
697
+ name: '龟壳腿甲',
698
+ },
699
+ '/actions/cheesesmithing/vampire_fang_dirk': {
700
+ name: '吸血鬼短剑',
701
+ },
702
+ '/actions/cheesesmithing/verdant_alembic': {
703
+ name: '翠绿蒸馏器',
704
+ },
705
+ '/actions/cheesesmithing/verdant_boots': {
706
+ name: '翠绿靴',
707
+ },
708
+ '/actions/cheesesmithing/verdant_brush': {
709
+ name: '翠绿刷子',
710
+ },
711
+ '/actions/cheesesmithing/verdant_buckler': {
712
+ name: '翠绿圆盾',
713
+ },
714
+ '/actions/cheesesmithing/verdant_bulwark': {
715
+ name: '翠绿重盾',
716
+ },
717
+ '/actions/cheesesmithing/verdant_cheese': {
718
+ name: '翠绿奶酪',
719
+ },
720
+ '/actions/cheesesmithing/verdant_chisel': {
721
+ name: '翠绿凿子',
722
+ },
723
+ '/actions/cheesesmithing/verdant_enhancer': {
724
+ name: '翠绿强化器',
725
+ },
726
+ '/actions/cheesesmithing/verdant_gauntlets': {
727
+ name: '翠绿护手',
728
+ },
729
+ '/actions/cheesesmithing/verdant_hammer': {
730
+ name: '翠绿锤子',
731
+ },
732
+ '/actions/cheesesmithing/verdant_hatchet': {
733
+ name: '翠绿斧头',
734
+ },
735
+ '/actions/cheesesmithing/verdant_helmet': {
736
+ name: '翠绿头盔',
737
+ },
738
+ '/actions/cheesesmithing/verdant_mace': {
739
+ name: '翠绿钉头锤',
740
+ },
741
+ '/actions/cheesesmithing/verdant_needle': {
742
+ name: '翠绿针',
743
+ },
744
+ '/actions/cheesesmithing/verdant_plate_body': {
745
+ name: '翠绿胸甲',
746
+ },
747
+ '/actions/cheesesmithing/verdant_plate_legs': {
748
+ name: '翠绿腿甲',
749
+ },
750
+ '/actions/cheesesmithing/verdant_pot': {
751
+ name: '翠绿壶',
752
+ },
753
+ '/actions/cheesesmithing/verdant_shears': {
754
+ name: '翠绿剪刀',
755
+ },
756
+ '/actions/cheesesmithing/verdant_spatula': {
757
+ name: '翠绿锅铲',
758
+ },
759
+ '/actions/cheesesmithing/verdant_spear': {
760
+ name: '翠绿长枪',
761
+ },
762
+ '/actions/cheesesmithing/verdant_sword': {
763
+ name: '翠绿剑',
764
+ },
765
+ '/actions/cheesesmithing/vision_helmet': {
766
+ name: '视觉头盔',
767
+ },
768
+ '/actions/cheesesmithing/vision_shield': {
769
+ name: '视觉盾',
770
+ },
771
+ '/actions/cheesesmithing/werewolf_slasher': {
772
+ name: '狼人关刀',
773
+ },
774
+ '/actions/combat/abyssal_imp': {
775
+ name: '深渊小鬼',
776
+ },
777
+ '/actions/combat/alligator': {
778
+ name: '夏洛克',
779
+ },
780
+ '/actions/combat/aqua_planet': {
781
+ name: '海洋星球',
782
+ },
783
+ '/actions/combat/aqua_planet_elite': {
784
+ name: '海洋星球 (精英)',
785
+ },
786
+ '/actions/combat/aquahorse': {
787
+ name: '水马',
788
+ },
789
+ '/actions/combat/bear_with_it': {
790
+ name: '熊熊星球',
791
+ },
792
+ '/actions/combat/bear_with_it_elite': {
793
+ name: '熊熊星球 (精英)',
794
+ },
795
+ '/actions/combat/black_bear': {
796
+ name: '黑熊',
797
+ },
798
+ '/actions/combat/centaur_archer': {
799
+ name: '半人马弓箭手',
800
+ },
801
+ '/actions/combat/chimerical_den': {
802
+ name: '奇幻洞穴',
803
+ },
804
+ '/actions/combat/crab': {
805
+ name: '螃蟹',
806
+ },
807
+ '/actions/combat/elementalist': {
808
+ name: '元素法师',
809
+ },
810
+ '/actions/combat/enchanted_fortress': {
811
+ name: '秘法要塞',
812
+ },
813
+ '/actions/combat/eye': {
814
+ name: '独眼',
815
+ },
816
+ '/actions/combat/eyes': {
817
+ name: '叠眼',
818
+ },
819
+ '/actions/combat/flame_sorcerer': {
820
+ name: '火焰巫师',
821
+ },
822
+ '/actions/combat/fly': {
823
+ name: '苍蝇',
824
+ },
825
+ '/actions/combat/frog': {
826
+ name: '青蛙',
827
+ },
828
+ '/actions/combat/gobo_boomy': {
829
+ name: '轰轰',
830
+ },
831
+ '/actions/combat/gobo_planet': {
832
+ name: '哥布林星球',
833
+ },
834
+ '/actions/combat/gobo_planet_elite': {
835
+ name: '哥布林星球 (精英)',
836
+ },
837
+ '/actions/combat/gobo_shooty': {
838
+ name: '咻咻',
839
+ },
840
+ '/actions/combat/gobo_slashy': {
841
+ name: '砍砍',
842
+ },
843
+ '/actions/combat/gobo_smashy': {
844
+ name: '锤锤',
845
+ },
846
+ '/actions/combat/gobo_stabby': {
847
+ name: '刺刺',
848
+ },
849
+ '/actions/combat/golem_cave': {
850
+ name: '魔像洞穴',
851
+ },
852
+ '/actions/combat/golem_cave_elite': {
853
+ name: '魔像洞穴 (精英)',
854
+ },
855
+ '/actions/combat/granite_golem': {
856
+ name: '花岗岩魔像',
857
+ },
858
+ '/actions/combat/grizzly_bear': {
859
+ name: '棕熊',
860
+ },
861
+ '/actions/combat/gummy_bear': {
862
+ name: '软糖熊',
863
+ },
864
+ '/actions/combat/ice_sorcerer': {
865
+ name: '冰霜巫师',
866
+ },
867
+ '/actions/combat/infernal_abyss': {
868
+ name: '地狱深渊',
869
+ },
870
+ '/actions/combat/infernal_abyss_elite': {
871
+ name: '地狱深渊 (精英)',
872
+ },
873
+ '/actions/combat/infernal_warlock': {
874
+ name: '地狱术士',
875
+ },
876
+ '/actions/combat/jungle_planet': {
877
+ name: '丛林星球',
878
+ },
879
+ '/actions/combat/jungle_planet_elite': {
880
+ name: '丛林星球 (精英)',
881
+ },
882
+ '/actions/combat/jungle_sprite': {
883
+ name: '丛林精灵',
884
+ },
885
+ '/actions/combat/magnetic_golem': {
886
+ name: '磁力魔像',
887
+ },
888
+ '/actions/combat/myconid': {
889
+ name: '蘑菇人',
890
+ },
891
+ '/actions/combat/nom_nom': {
892
+ name: '咬咬鱼',
893
+ },
894
+ '/actions/combat/novice_sorcerer': {
895
+ name: '新手巫师',
896
+ },
897
+ '/actions/combat/panda': {
898
+ name: '熊猫',
899
+ },
900
+ '/actions/combat/pirate_cove': {
901
+ name: '海盗基地',
902
+ },
903
+ '/actions/combat/planet_of_the_eyes': {
904
+ name: '眼球星球',
905
+ },
906
+ '/actions/combat/planet_of_the_eyes_elite': {
907
+ name: '眼球星球 (精英)',
908
+ },
909
+ '/actions/combat/polar_bear': {
910
+ name: '北极熊',
911
+ },
912
+ '/actions/combat/porcupine': {
913
+ name: '豪猪',
914
+ },
915
+ '/actions/combat/rat': {
916
+ name: '杰瑞',
917
+ },
918
+ '/actions/combat/sea_snail': {
919
+ name: '蜗牛',
920
+ },
921
+ '/actions/combat/sinister_circus': {
922
+ name: '阴森马戏团',
923
+ },
924
+ '/actions/combat/skunk': {
925
+ name: '臭鼬',
926
+ },
927
+ '/actions/combat/slimy': {
928
+ name: '史莱姆',
929
+ },
930
+ '/actions/combat/smelly_planet': {
931
+ name: '臭臭星球',
932
+ },
933
+ '/actions/combat/smelly_planet_elite': {
934
+ name: '臭臭星球 (精英)',
935
+ },
936
+ '/actions/combat/snake': {
937
+ name: '蛇',
938
+ },
939
+ '/actions/combat/sorcerers_tower': {
940
+ name: '巫师之塔',
941
+ },
942
+ '/actions/combat/sorcerers_tower_elite': {
943
+ name: '巫师之塔 (精英)',
944
+ },
945
+ '/actions/combat/soul_hunter': {
946
+ name: '灵魂猎手',
947
+ },
948
+ '/actions/combat/stalactite_golem': {
949
+ name: '钟乳石魔像',
950
+ },
951
+ '/actions/combat/swamp_planet': {
952
+ name: '沼泽星球',
953
+ },
954
+ '/actions/combat/swamp_planet_elite': {
955
+ name: '沼泽星球 (精英)',
956
+ },
957
+ '/actions/combat/swampy': {
958
+ name: '沼泽虫',
959
+ },
960
+ '/actions/combat/treant': {
961
+ name: '树人',
962
+ },
963
+ '/actions/combat/turtle': {
964
+ name: '忍者龟',
965
+ },
966
+ '/actions/combat/twilight_zone': {
967
+ name: '暮光之地',
968
+ },
969
+ '/actions/combat/twilight_zone_elite': {
970
+ name: '暮光之地 (精英)',
971
+ },
972
+ '/actions/combat/vampire': {
973
+ name: '吸血鬼',
974
+ },
975
+ '/actions/combat/veyes': {
976
+ name: '复眼',
977
+ },
978
+ '/actions/combat/werewolf': {
979
+ name: '狼人',
980
+ },
981
+ '/actions/combat/zombie': {
982
+ name: '僵尸',
983
+ },
984
+ '/actions/cooking/apple_gummy': {
985
+ name: '苹果软糖',
986
+ },
987
+ '/actions/cooking/apple_yogurt': {
988
+ name: '苹果酸奶',
989
+ },
990
+ '/actions/cooking/blackberry_cake': {
991
+ name: '黑莓蛋糕',
992
+ },
993
+ '/actions/cooking/blackberry_donut': {
994
+ name: '黑莓甜甜圈',
995
+ },
996
+ '/actions/cooking/blueberry_cake': {
997
+ name: '蓝莓蛋糕',
998
+ },
999
+ '/actions/cooking/blueberry_donut': {
1000
+ name: '蓝莓甜甜圈',
1001
+ },
1002
+ '/actions/cooking/cupcake': {
1003
+ name: '纸杯蛋糕',
1004
+ },
1005
+ '/actions/cooking/donut': {
1006
+ name: '甜甜圈',
1007
+ },
1008
+ '/actions/cooking/dragon_fruit_gummy': {
1009
+ name: '火龙果软糖',
1010
+ },
1011
+ '/actions/cooking/dragon_fruit_yogurt': {
1012
+ name: '火龙果酸奶',
1013
+ },
1014
+ '/actions/cooking/gummy': {
1015
+ name: '软糖',
1016
+ },
1017
+ '/actions/cooking/marsberry_cake': {
1018
+ name: '火星莓蛋糕',
1019
+ },
1020
+ '/actions/cooking/marsberry_donut': {
1021
+ name: '火星莓甜甜圈',
1022
+ },
1023
+ '/actions/cooking/mooberry_cake': {
1024
+ name: '哞莓蛋糕',
1025
+ },
1026
+ '/actions/cooking/mooberry_donut': {
1027
+ name: '哞莓甜甜圈',
1028
+ },
1029
+ '/actions/cooking/orange_gummy': {
1030
+ name: '橙子软糖',
1031
+ },
1032
+ '/actions/cooking/orange_yogurt': {
1033
+ name: '橙子酸奶',
1034
+ },
1035
+ '/actions/cooking/peach_gummy': {
1036
+ name: '桃子软糖',
1037
+ },
1038
+ '/actions/cooking/peach_yogurt': {
1039
+ name: '桃子酸奶',
1040
+ },
1041
+ '/actions/cooking/plum_gummy': {
1042
+ name: '李子软糖',
1043
+ },
1044
+ '/actions/cooking/plum_yogurt': {
1045
+ name: '李子酸奶',
1046
+ },
1047
+ '/actions/cooking/spaceberry_cake': {
1048
+ name: '太空莓蛋糕',
1049
+ },
1050
+ '/actions/cooking/spaceberry_donut': {
1051
+ name: '太空莓甜甜圈',
1052
+ },
1053
+ '/actions/cooking/star_fruit_gummy': {
1054
+ name: '杨桃软糖',
1055
+ },
1056
+ '/actions/cooking/star_fruit_yogurt': {
1057
+ name: '杨桃酸奶',
1058
+ },
1059
+ '/actions/cooking/strawberry_cake': {
1060
+ name: '草莓蛋糕',
1061
+ },
1062
+ '/actions/cooking/strawberry_donut': {
1063
+ name: '草莓甜甜圈',
1064
+ },
1065
+ '/actions/cooking/yogurt': {
1066
+ name: '酸奶',
1067
+ },
1068
+ '/actions/crafting/advanced_task_badge': {
1069
+ name: '高级任务徽章',
1070
+ },
1071
+ '/actions/crafting/arcane_bow': {
1072
+ name: '神秘弓',
1073
+ },
1074
+ '/actions/crafting/arcane_crossbow': {
1075
+ name: '神秘弩',
1076
+ },
1077
+ '/actions/crafting/arcane_fire_staff': {
1078
+ name: '神秘火法杖',
1079
+ },
1080
+ '/actions/crafting/arcane_lumber': {
1081
+ name: '神秘木板',
1082
+ },
1083
+ '/actions/crafting/arcane_nature_staff': {
1084
+ name: '神秘自然法杖',
1085
+ },
1086
+ '/actions/crafting/arcane_shield': {
1087
+ name: '神秘盾',
1088
+ },
1089
+ '/actions/crafting/arcane_water_staff': {
1090
+ name: '神秘水法杖',
1091
+ },
1092
+ '/actions/crafting/basic_task_badge': {
1093
+ name: '基础任务徽章',
1094
+ },
1095
+ '/actions/crafting/birch_bow': {
1096
+ name: '桦木弓',
1097
+ },
1098
+ '/actions/crafting/birch_crossbow': {
1099
+ name: '桦木弩',
1100
+ },
1101
+ '/actions/crafting/birch_fire_staff': {
1102
+ name: '桦木火法杖',
1103
+ },
1104
+ '/actions/crafting/birch_lumber': {
1105
+ name: '白桦木板',
1106
+ },
1107
+ '/actions/crafting/birch_nature_staff': {
1108
+ name: '桦木自然法杖',
1109
+ },
1110
+ '/actions/crafting/birch_shield': {
1111
+ name: '桦木盾',
1112
+ },
1113
+ '/actions/crafting/birch_water_staff': {
1114
+ name: '桦木水法杖',
1115
+ },
1116
+ '/actions/crafting/bishops_codex': {
1117
+ name: '主教法典',
1118
+ },
1119
+ '/actions/crafting/blazing_trident': {
1120
+ name: '炽焰三叉戟',
1121
+ },
1122
+ '/actions/crafting/blooming_trident': {
1123
+ name: '绽放三叉戟',
1124
+ },
1125
+ '/actions/crafting/catalyst_of_coinification': {
1126
+ name: '点金催化剂',
1127
+ },
1128
+ '/actions/crafting/catalyst_of_decomposition': {
1129
+ name: '分解催化剂',
1130
+ },
1131
+ '/actions/crafting/catalyst_of_transmutation': {
1132
+ name: '转化催化剂',
1133
+ },
1134
+ '/actions/crafting/cedar_bow': {
1135
+ name: '雪松弓',
1136
+ },
1137
+ '/actions/crafting/cedar_crossbow': {
1138
+ name: '雪松弩',
1139
+ },
1140
+ '/actions/crafting/cedar_fire_staff': {
1141
+ name: '雪松火法杖',
1142
+ },
1143
+ '/actions/crafting/cedar_lumber': {
1144
+ name: '雪松木板',
1145
+ },
1146
+ '/actions/crafting/cedar_nature_staff': {
1147
+ name: '雪松自然法杖',
1148
+ },
1149
+ '/actions/crafting/cedar_shield': {
1150
+ name: '雪松盾',
1151
+ },
1152
+ '/actions/crafting/cedar_water_staff': {
1153
+ name: '雪松水法杖',
1154
+ },
1155
+ '/actions/crafting/chimerical_chest_key': {
1156
+ name: '奇幻宝箱钥匙',
1157
+ },
1158
+ '/actions/crafting/chimerical_entry_key': {
1159
+ name: '奇幻钥匙',
1160
+ },
1161
+ '/actions/crafting/crushed_amber': {
1162
+ name: '琥珀碎片',
1163
+ },
1164
+ '/actions/crafting/crushed_amethyst': {
1165
+ name: '紫水晶碎片',
1166
+ },
1167
+ '/actions/crafting/crushed_garnet': {
1168
+ name: '石榴石碎片',
1169
+ },
1170
+ '/actions/crafting/crushed_jade': {
1171
+ name: '翡翠碎片',
1172
+ },
1173
+ '/actions/crafting/crushed_moonstone': {
1174
+ name: '月亮石碎片',
1175
+ },
1176
+ '/actions/crafting/crushed_pearl': {
1177
+ name: '珍珠碎片',
1178
+ },
1179
+ '/actions/crafting/crushed_philosophers_stone': {
1180
+ name: '贤者之石碎片',
1181
+ },
1182
+ '/actions/crafting/crushed_sunstone': {
1183
+ name: '太阳石碎片',
1184
+ },
1185
+ '/actions/crafting/cursed_bow': {
1186
+ name: '咒怨之弓',
1187
+ },
1188
+ '/actions/crafting/earrings_of_armor': {
1189
+ name: '护甲耳环',
1190
+ },
1191
+ '/actions/crafting/earrings_of_critical_strike': {
1192
+ name: '暴击耳环',
1193
+ },
1194
+ '/actions/crafting/earrings_of_essence_find': {
1195
+ name: '精华发现耳环',
1196
+ },
1197
+ '/actions/crafting/earrings_of_gathering': {
1198
+ name: '采集耳环',
1199
+ },
1200
+ '/actions/crafting/earrings_of_rare_find': {
1201
+ name: '稀有发现耳环',
1202
+ },
1203
+ '/actions/crafting/earrings_of_regeneration': {
1204
+ name: '恢复耳环',
1205
+ },
1206
+ '/actions/crafting/earrings_of_resistance': {
1207
+ name: '抗性耳环',
1208
+ },
1209
+ '/actions/crafting/enchanted_chest_key': {
1210
+ name: '秘法宝箱钥匙',
1211
+ },
1212
+ '/actions/crafting/enchanted_entry_key': {
1213
+ name: '秘法钥匙',
1214
+ },
1215
+ '/actions/crafting/expert_task_badge': {
1216
+ name: '专家任务徽章',
1217
+ },
1218
+ '/actions/crafting/eye_watch': {
1219
+ name: '掌上监工',
1220
+ },
1221
+ '/actions/crafting/fighter_necklace': {
1222
+ name: '战士项链',
1223
+ },
1224
+ '/actions/crafting/frost_staff': {
1225
+ name: '冰霜法杖',
1226
+ },
1227
+ '/actions/crafting/ginkgo_bow': {
1228
+ name: '银杏弓',
1229
+ },
1230
+ '/actions/crafting/ginkgo_crossbow': {
1231
+ name: '银杏弩',
1232
+ },
1233
+ '/actions/crafting/ginkgo_fire_staff': {
1234
+ name: '银杏火法杖',
1235
+ },
1236
+ '/actions/crafting/ginkgo_lumber': {
1237
+ name: '银杏木板',
1238
+ },
1239
+ '/actions/crafting/ginkgo_nature_staff': {
1240
+ name: '银杏自然法杖',
1241
+ },
1242
+ '/actions/crafting/ginkgo_shield': {
1243
+ name: '银杏盾',
1244
+ },
1245
+ '/actions/crafting/ginkgo_water_staff': {
1246
+ name: '银杏水法杖',
1247
+ },
1248
+ '/actions/crafting/infernal_battlestaff': {
1249
+ name: '炼狱法杖',
1250
+ },
1251
+ '/actions/crafting/jackalope_staff': {
1252
+ name: '鹿角兔之杖',
1253
+ },
1254
+ '/actions/crafting/lumber': {
1255
+ name: '木板',
1256
+ },
1257
+ '/actions/crafting/manticore_shield': {
1258
+ name: '蝎狮盾',
1259
+ },
1260
+ '/actions/crafting/mirror_of_protection': {
1261
+ name: '保护之镜',
1262
+ },
1263
+ '/actions/crafting/necklace_of_efficiency': {
1264
+ name: '效率项链',
1265
+ },
1266
+ '/actions/crafting/necklace_of_speed': {
1267
+ name: '速度项链',
1268
+ },
1269
+ '/actions/crafting/necklace_of_wisdom': {
1270
+ name: '经验项链',
1271
+ },
1272
+ '/actions/crafting/philosophers_earrings': {
1273
+ name: '贤者耳环',
1274
+ },
1275
+ '/actions/crafting/philosophers_necklace': {
1276
+ name: '贤者项链',
1277
+ },
1278
+ '/actions/crafting/philosophers_ring': {
1279
+ name: '贤者戒指',
1280
+ },
1281
+ '/actions/crafting/pirate_chest_key': {
1282
+ name: '海盗宝箱钥匙',
1283
+ },
1284
+ '/actions/crafting/pirate_entry_key': {
1285
+ name: '海盗钥匙',
1286
+ },
1287
+ '/actions/crafting/purpleheart_bow': {
1288
+ name: '紫心弓',
1289
+ },
1290
+ '/actions/crafting/purpleheart_crossbow': {
1291
+ name: '紫心弩',
1292
+ },
1293
+ '/actions/crafting/purpleheart_fire_staff': {
1294
+ name: '紫心火法杖',
1295
+ },
1296
+ '/actions/crafting/purpleheart_lumber': {
1297
+ name: '紫心木板',
1298
+ },
1299
+ '/actions/crafting/purpleheart_nature_staff': {
1300
+ name: '紫心自然法杖',
1301
+ },
1302
+ '/actions/crafting/purpleheart_shield': {
1303
+ name: '紫心盾',
1304
+ },
1305
+ '/actions/crafting/purpleheart_water_staff': {
1306
+ name: '紫心水法杖',
1307
+ },
1308
+ '/actions/crafting/ranger_necklace': {
1309
+ name: '射手项链',
1310
+ },
1311
+ '/actions/crafting/redwood_bow': {
1312
+ name: '红杉弓',
1313
+ },
1314
+ '/actions/crafting/redwood_crossbow': {
1315
+ name: '红杉弩',
1316
+ },
1317
+ '/actions/crafting/redwood_fire_staff': {
1318
+ name: '红杉火法杖',
1319
+ },
1320
+ '/actions/crafting/redwood_lumber': {
1321
+ name: '红杉木板',
1322
+ },
1323
+ '/actions/crafting/redwood_nature_staff': {
1324
+ name: '红杉自然法杖',
1325
+ },
1326
+ '/actions/crafting/redwood_shield': {
1327
+ name: '红杉盾',
1328
+ },
1329
+ '/actions/crafting/redwood_water_staff': {
1330
+ name: '红杉水法杖',
1331
+ },
1332
+ '/actions/crafting/ring_of_armor': {
1333
+ name: '护甲戒指',
1334
+ },
1335
+ '/actions/crafting/ring_of_critical_strike': {
1336
+ name: '暴击戒指',
1337
+ },
1338
+ '/actions/crafting/ring_of_essence_find': {
1339
+ name: '精华发现戒指',
1340
+ },
1341
+ '/actions/crafting/ring_of_gathering': {
1342
+ name: '采集戒指',
1343
+ },
1344
+ '/actions/crafting/ring_of_rare_find': {
1345
+ name: '稀有发现戒指',
1346
+ },
1347
+ '/actions/crafting/ring_of_regeneration': {
1348
+ name: '恢复戒指',
1349
+ },
1350
+ '/actions/crafting/ring_of_resistance': {
1351
+ name: '抗性戒指',
1352
+ },
1353
+ '/actions/crafting/rippling_trident': {
1354
+ name: '涟漪三叉戟',
1355
+ },
1356
+ '/actions/crafting/sinister_chest_key': {
1357
+ name: '阴森宝箱钥匙',
1358
+ },
1359
+ '/actions/crafting/sinister_entry_key': {
1360
+ name: '阴森钥匙',
1361
+ },
1362
+ '/actions/crafting/soul_hunter_crossbow': {
1363
+ name: '灵魂猎手弩',
1364
+ },
1365
+ '/actions/crafting/sundering_crossbow': {
1366
+ name: '裂空之弩',
1367
+ },
1368
+ '/actions/crafting/treant_shield': {
1369
+ name: '树人盾',
1370
+ },
1371
+ '/actions/crafting/vampiric_bow': {
1372
+ name: '吸血弓',
1373
+ },
1374
+ '/actions/crafting/watchful_relic': {
1375
+ name: '警戒遗物',
1376
+ },
1377
+ '/actions/crafting/wizard_necklace': {
1378
+ name: '巫师项链',
1379
+ },
1380
+ '/actions/crafting/wooden_bow': {
1381
+ name: '木弓',
1382
+ },
1383
+ '/actions/crafting/wooden_crossbow': {
1384
+ name: '木弩',
1385
+ },
1386
+ '/actions/crafting/wooden_fire_staff': {
1387
+ name: '木制火法杖',
1388
+ },
1389
+ '/actions/crafting/wooden_nature_staff': {
1390
+ name: '木制自然法杖',
1391
+ },
1392
+ '/actions/crafting/wooden_shield': {
1393
+ name: '木盾',
1394
+ },
1395
+ '/actions/crafting/wooden_water_staff': {
1396
+ name: '木制水法杖',
1397
+ },
1398
+ '/actions/enhancing/enhance': {
1399
+ name: '强化',
1400
+ },
1401
+ '/actions/foraging/apple': {
1402
+ name: '苹果',
1403
+ },
1404
+ '/actions/foraging/arabica_coffee_bean': {
1405
+ name: '低级咖啡豆',
1406
+ },
1407
+ '/actions/foraging/asteroid_belt': {
1408
+ name: '小行星带',
1409
+ },
1410
+ '/actions/foraging/bamboo_branch': {
1411
+ name: '竹子',
1412
+ },
1413
+ '/actions/foraging/blackberry': {
1414
+ name: '黑莓',
1415
+ },
1416
+ '/actions/foraging/blueberry': {
1417
+ name: '蓝莓',
1418
+ },
1419
+ '/actions/foraging/burble_beach': {
1420
+ name: '深紫沙滩',
1421
+ },
1422
+ '/actions/foraging/cocoon': {
1423
+ name: '蚕茧',
1424
+ },
1425
+ '/actions/foraging/cotton': {
1426
+ name: '棉花',
1427
+ },
1428
+ '/actions/foraging/dragon_fruit': {
1429
+ name: '火龙果',
1430
+ },
1431
+ '/actions/foraging/egg': {
1432
+ name: '鸡蛋',
1433
+ },
1434
+ '/actions/foraging/excelsa_coffee_bean': {
1435
+ name: '特级咖啡豆',
1436
+ },
1437
+ '/actions/foraging/farmland': {
1438
+ name: '翠野农场',
1439
+ },
1440
+ '/actions/foraging/fieriosa_coffee_bean': {
1441
+ name: '火山咖啡豆',
1442
+ },
1443
+ '/actions/foraging/flax': {
1444
+ name: '亚麻',
1445
+ },
1446
+ '/actions/foraging/liberica_coffee_bean': {
1447
+ name: '高级咖啡豆',
1448
+ },
1449
+ '/actions/foraging/marsberry': {
1450
+ name: '火星莓',
1451
+ },
1452
+ '/actions/foraging/misty_forest': {
1453
+ name: '迷雾森林',
1454
+ },
1455
+ '/actions/foraging/mooberry': {
1456
+ name: '哞莓',
1457
+ },
1458
+ '/actions/foraging/olympus_mons': {
1459
+ name: '奥林匹斯山',
1460
+ },
1461
+ '/actions/foraging/orange': {
1462
+ name: '橙子',
1463
+ },
1464
+ '/actions/foraging/peach': {
1465
+ name: '桃子',
1466
+ },
1467
+ '/actions/foraging/plum': {
1468
+ name: '李子',
1469
+ },
1470
+ '/actions/foraging/radiant_fiber': {
1471
+ name: '光辉纤维',
1472
+ },
1473
+ '/actions/foraging/robusta_coffee_bean': {
1474
+ name: '中级咖啡豆',
1475
+ },
1476
+ '/actions/foraging/shimmering_lake': {
1477
+ name: '波光湖泊',
1478
+ },
1479
+ '/actions/foraging/silly_cow_valley': {
1480
+ name: '傻牛山谷',
1481
+ },
1482
+ '/actions/foraging/spaceberry': {
1483
+ name: '太空莓',
1484
+ },
1485
+ '/actions/foraging/spacia_coffee_bean': {
1486
+ name: '太空咖啡豆',
1487
+ },
1488
+ '/actions/foraging/star_fruit': {
1489
+ name: '杨桃',
1490
+ },
1491
+ '/actions/foraging/strawberry': {
1492
+ name: '草莓',
1493
+ },
1494
+ '/actions/foraging/sugar': {
1495
+ name: '糖',
1496
+ },
1497
+ '/actions/foraging/wheat': {
1498
+ name: '小麦',
1499
+ },
1500
+ '/actions/milking/azure_cow': {
1501
+ name: '蔚蓝奶牛',
1502
+ },
1503
+ '/actions/milking/burble_cow': {
1504
+ name: '深紫奶牛',
1505
+ },
1506
+ '/actions/milking/cow': {
1507
+ name: '奶牛',
1508
+ },
1509
+ '/actions/milking/crimson_cow': {
1510
+ name: '绛红奶牛',
1511
+ },
1512
+ '/actions/milking/holy_cow': {
1513
+ name: '神圣奶牛',
1514
+ },
1515
+ '/actions/milking/unicow': {
1516
+ name: '彩虹奶牛',
1517
+ },
1518
+ '/actions/milking/verdant_cow': {
1519
+ name: '翠绿奶牛',
1520
+ },
1521
+ '/actions/tailoring/acrobatic_hood': {
1522
+ name: '杂技师兜帽',
1523
+ },
1524
+ '/actions/tailoring/alchemists_bottoms': {
1525
+ name: '炼金师下装',
1526
+ },
1527
+ '/actions/tailoring/alchemists_top': {
1528
+ name: '炼金师上衣',
1529
+ },
1530
+ '/actions/tailoring/bamboo_boots': {
1531
+ name: '竹靴',
1532
+ },
1533
+ '/actions/tailoring/bamboo_fabric': {
1534
+ name: '竹子布料',
1535
+ },
1536
+ '/actions/tailoring/bamboo_gloves': {
1537
+ name: '竹手套',
1538
+ },
1539
+ '/actions/tailoring/bamboo_hat': {
1540
+ name: '竹帽',
1541
+ },
1542
+ '/actions/tailoring/bamboo_robe_bottoms': {
1543
+ name: '竹布袍裙',
1544
+ },
1545
+ '/actions/tailoring/bamboo_robe_top': {
1546
+ name: '竹袍服',
1547
+ },
1548
+ '/actions/tailoring/beast_boots': {
1549
+ name: '野兽靴',
1550
+ },
1551
+ '/actions/tailoring/beast_bracers': {
1552
+ name: '野兽护腕',
1553
+ },
1554
+ '/actions/tailoring/beast_chaps': {
1555
+ name: '野兽皮裤',
1556
+ },
1557
+ '/actions/tailoring/beast_hood': {
1558
+ name: '野兽兜帽',
1559
+ },
1560
+ '/actions/tailoring/beast_leather': {
1561
+ name: '野兽皮革',
1562
+ },
1563
+ '/actions/tailoring/beast_tunic': {
1564
+ name: '野兽皮衣',
1565
+ },
1566
+ '/actions/tailoring/brewers_bottoms': {
1567
+ name: '饮品师下装',
1568
+ },
1569
+ '/actions/tailoring/brewers_top': {
1570
+ name: '饮品师上衣',
1571
+ },
1572
+ '/actions/tailoring/centaur_boots': {
1573
+ name: '半人马靴',
1574
+ },
1575
+ '/actions/tailoring/cheesemakers_bottoms': {
1576
+ name: '奶酪师下装',
1577
+ },
1578
+ '/actions/tailoring/cheesemakers_top': {
1579
+ name: '奶酪师上衣',
1580
+ },
1581
+ '/actions/tailoring/chefs_bottoms': {
1582
+ name: '厨师下装',
1583
+ },
1584
+ '/actions/tailoring/chefs_top': {
1585
+ name: '厨师上衣',
1586
+ },
1587
+ '/actions/tailoring/chrono_gloves': {
1588
+ name: '时空手套',
1589
+ },
1590
+ '/actions/tailoring/collectors_boots': {
1591
+ name: '收藏家之靴',
1592
+ },
1593
+ '/actions/tailoring/cotton_boots': {
1594
+ name: '棉靴',
1595
+ },
1596
+ '/actions/tailoring/cotton_fabric': {
1597
+ name: '棉花布料',
1598
+ },
1599
+ '/actions/tailoring/cotton_gloves': {
1600
+ name: '棉手套',
1601
+ },
1602
+ '/actions/tailoring/cotton_hat': {
1603
+ name: '棉帽',
1604
+ },
1605
+ '/actions/tailoring/cotton_robe_bottoms': {
1606
+ name: '棉布袍裙',
1607
+ },
1608
+ '/actions/tailoring/cotton_robe_top': {
1609
+ name: '棉布袍服',
1610
+ },
1611
+ '/actions/tailoring/crafters_bottoms': {
1612
+ name: '工匠下装',
1613
+ },
1614
+ '/actions/tailoring/crafters_top': {
1615
+ name: '工匠上衣',
1616
+ },
1617
+ '/actions/tailoring/dairyhands_bottoms': {
1618
+ name: '挤奶工下装',
1619
+ },
1620
+ '/actions/tailoring/dairyhands_top': {
1621
+ name: '挤奶工上衣',
1622
+ },
1623
+ '/actions/tailoring/enchanted_gloves': {
1624
+ name: '附魔手套',
1625
+ },
1626
+ '/actions/tailoring/enhancers_bottoms': {
1627
+ name: '强化师下装',
1628
+ },
1629
+ '/actions/tailoring/enhancers_top': {
1630
+ name: '强化师上衣',
1631
+ },
1632
+ '/actions/tailoring/flaming_robe_bottoms': {
1633
+ name: '烈焰袍裙',
1634
+ },
1635
+ '/actions/tailoring/flaming_robe_top': {
1636
+ name: '烈焰袍服',
1637
+ },
1638
+ '/actions/tailoring/fluffy_red_hat': {
1639
+ name: '蓬松红帽子',
1640
+ },
1641
+ '/actions/tailoring/foragers_bottoms': {
1642
+ name: '采摘者下装',
1643
+ },
1644
+ '/actions/tailoring/foragers_top': {
1645
+ name: '采摘者上衣',
1646
+ },
1647
+ '/actions/tailoring/giant_pouch': {
1648
+ name: '巨大袋子',
1649
+ },
1650
+ '/actions/tailoring/gluttonous_pouch': {
1651
+ name: '贪食之袋',
1652
+ },
1653
+ '/actions/tailoring/gobo_boots': {
1654
+ name: '哥布林靴',
1655
+ },
1656
+ '/actions/tailoring/gobo_bracers': {
1657
+ name: '哥布林护腕',
1658
+ },
1659
+ '/actions/tailoring/gobo_chaps': {
1660
+ name: '哥布林皮裤',
1661
+ },
1662
+ '/actions/tailoring/gobo_hood': {
1663
+ name: '哥布林兜帽',
1664
+ },
1665
+ '/actions/tailoring/gobo_leather': {
1666
+ name: '哥布林皮革',
1667
+ },
1668
+ '/actions/tailoring/gobo_tunic': {
1669
+ name: '哥布林皮衣',
1670
+ },
1671
+ '/actions/tailoring/griffin_chaps': {
1672
+ name: '狮鹫皮裤',
1673
+ },
1674
+ '/actions/tailoring/griffin_tunic': {
1675
+ name: '狮鹫皮衣',
1676
+ },
1677
+ '/actions/tailoring/guzzling_pouch': {
1678
+ name: '暴饮之囊',
1679
+ },
1680
+ '/actions/tailoring/icy_robe_bottoms': {
1681
+ name: '冰霜袍裙',
1682
+ },
1683
+ '/actions/tailoring/icy_robe_top': {
1684
+ name: '冰霜袍服',
1685
+ },
1686
+ '/actions/tailoring/kraken_chaps': {
1687
+ name: '克拉肯皮裤',
1688
+ },
1689
+ '/actions/tailoring/kraken_tunic': {
1690
+ name: '克拉肯皮衣',
1691
+ },
1692
+ '/actions/tailoring/large_pouch': {
1693
+ name: '大袋子',
1694
+ },
1695
+ '/actions/tailoring/linen_boots': {
1696
+ name: '亚麻靴',
1697
+ },
1698
+ '/actions/tailoring/linen_fabric': {
1699
+ name: '亚麻布料',
1700
+ },
1701
+ '/actions/tailoring/linen_gloves': {
1702
+ name: '亚麻手套',
1703
+ },
1704
+ '/actions/tailoring/linen_hat': {
1705
+ name: '亚麻帽',
1706
+ },
1707
+ '/actions/tailoring/linen_robe_bottoms': {
1708
+ name: '亚麻袍裙',
1709
+ },
1710
+ '/actions/tailoring/linen_robe_top': {
1711
+ name: '亚麻袍服',
1712
+ },
1713
+ '/actions/tailoring/lumberjacks_bottoms': {
1714
+ name: '伐木工下装',
1715
+ },
1716
+ '/actions/tailoring/lumberjacks_top': {
1717
+ name: '伐木工上衣',
1718
+ },
1719
+ '/actions/tailoring/luna_robe_bottoms': {
1720
+ name: '月神袍裙',
1721
+ },
1722
+ '/actions/tailoring/luna_robe_top': {
1723
+ name: '月神袍服',
1724
+ },
1725
+ '/actions/tailoring/magicians_hat': {
1726
+ name: '魔术师之帽',
1727
+ },
1728
+ '/actions/tailoring/marine_chaps': {
1729
+ name: '航海皮裤',
1730
+ },
1731
+ '/actions/tailoring/marine_tunic': {
1732
+ name: '海洋皮衣',
1733
+ },
1734
+ '/actions/tailoring/marksman_bracers': {
1735
+ name: '神射护腕',
1736
+ },
1737
+ '/actions/tailoring/medium_pouch': {
1738
+ name: '中袋子',
1739
+ },
1740
+ '/actions/tailoring/radiant_boots': {
1741
+ name: '光辉靴',
1742
+ },
1743
+ '/actions/tailoring/radiant_fabric': {
1744
+ name: '光辉布料',
1745
+ },
1746
+ '/actions/tailoring/radiant_gloves': {
1747
+ name: '光辉手套',
1748
+ },
1749
+ '/actions/tailoring/radiant_hat': {
1750
+ name: '光辉帽',
1751
+ },
1752
+ '/actions/tailoring/radiant_robe_bottoms': {
1753
+ name: '光辉袍裙',
1754
+ },
1755
+ '/actions/tailoring/radiant_robe_top': {
1756
+ name: '光辉袍服',
1757
+ },
1758
+ '/actions/tailoring/red_culinary_hat': {
1759
+ name: '红色厨师帽',
1760
+ },
1761
+ '/actions/tailoring/reptile_boots': {
1762
+ name: '爬行动物靴',
1763
+ },
1764
+ '/actions/tailoring/reptile_bracers': {
1765
+ name: '爬行动物护腕',
1766
+ },
1767
+ '/actions/tailoring/reptile_chaps': {
1768
+ name: '爬行动物皮裤',
1769
+ },
1770
+ '/actions/tailoring/reptile_hood': {
1771
+ name: '爬行动物兜帽',
1772
+ },
1773
+ '/actions/tailoring/reptile_leather': {
1774
+ name: '爬行动物皮革',
1775
+ },
1776
+ '/actions/tailoring/reptile_tunic': {
1777
+ name: '爬行动物皮衣',
1778
+ },
1779
+ '/actions/tailoring/revenant_chaps': {
1780
+ name: '亡灵皮裤',
1781
+ },
1782
+ '/actions/tailoring/revenant_tunic': {
1783
+ name: '亡灵皮衣',
1784
+ },
1785
+ '/actions/tailoring/rough_boots': {
1786
+ name: '粗糙靴',
1787
+ },
1788
+ '/actions/tailoring/rough_bracers': {
1789
+ name: '粗糙护腕',
1790
+ },
1791
+ '/actions/tailoring/rough_chaps': {
1792
+ name: '粗糙皮裤',
1793
+ },
1794
+ '/actions/tailoring/rough_hood': {
1795
+ name: '粗糙兜帽',
1796
+ },
1797
+ '/actions/tailoring/rough_leather': {
1798
+ name: '粗糙皮革',
1799
+ },
1800
+ '/actions/tailoring/rough_tunic': {
1801
+ name: '粗糙皮衣',
1802
+ },
1803
+ '/actions/tailoring/royal_fire_robe_bottoms': {
1804
+ name: '皇家火系袍裙',
1805
+ },
1806
+ '/actions/tailoring/royal_fire_robe_top': {
1807
+ name: '皇家火系袍服',
1808
+ },
1809
+ '/actions/tailoring/royal_nature_robe_bottoms': {
1810
+ name: '皇家自然系袍裙',
1811
+ },
1812
+ '/actions/tailoring/royal_nature_robe_top': {
1813
+ name: '皇家自然系袍服',
1814
+ },
1815
+ '/actions/tailoring/royal_water_robe_bottoms': {
1816
+ name: '皇家水系袍裙',
1817
+ },
1818
+ '/actions/tailoring/royal_water_robe_top': {
1819
+ name: '皇家水系袍服',
1820
+ },
1821
+ '/actions/tailoring/shoebill_shoes': {
1822
+ name: '鲸头鹳鞋',
1823
+ },
1824
+ '/actions/tailoring/sighted_bracers': {
1825
+ name: '瞄准护腕',
1826
+ },
1827
+ '/actions/tailoring/silk_boots': {
1828
+ name: '丝靴',
1829
+ },
1830
+ '/actions/tailoring/silk_fabric': {
1831
+ name: '丝绸',
1832
+ },
1833
+ '/actions/tailoring/silk_gloves': {
1834
+ name: '丝手套',
1835
+ },
1836
+ '/actions/tailoring/silk_hat': {
1837
+ name: '丝帽',
1838
+ },
1839
+ '/actions/tailoring/silk_robe_bottoms': {
1840
+ name: '丝绸袍裙',
1841
+ },
1842
+ '/actions/tailoring/silk_robe_top': {
1843
+ name: '丝绸袍服',
1844
+ },
1845
+ '/actions/tailoring/small_pouch': {
1846
+ name: '小袋子',
1847
+ },
1848
+ '/actions/tailoring/sorcerer_boots': {
1849
+ name: '巫师靴',
1850
+ },
1851
+ '/actions/tailoring/tailors_bottoms': {
1852
+ name: '裁缝下装',
1853
+ },
1854
+ '/actions/tailoring/tailors_top': {
1855
+ name: '裁缝上衣',
1856
+ },
1857
+ '/actions/tailoring/umbral_boots': {
1858
+ name: '暗影靴',
1859
+ },
1860
+ '/actions/tailoring/umbral_bracers': {
1861
+ name: '暗影护腕',
1862
+ },
1863
+ '/actions/tailoring/umbral_chaps': {
1864
+ name: '暗影皮裤',
1865
+ },
1866
+ '/actions/tailoring/umbral_hood': {
1867
+ name: '暗影兜帽',
1868
+ },
1869
+ '/actions/tailoring/umbral_leather': {
1870
+ name: '暗影皮革',
1871
+ },
1872
+ '/actions/tailoring/umbral_tunic': {
1873
+ name: '暗影皮衣',
1874
+ },
1875
+ '/actions/woodcutting/arcane_tree': {
1876
+ name: '奥秘树',
1877
+ },
1878
+ '/actions/woodcutting/birch_tree': {
1879
+ name: '桦树',
1880
+ },
1881
+ '/actions/woodcutting/cedar_tree': {
1882
+ name: '雪松树',
1883
+ },
1884
+ '/actions/woodcutting/ginkgo_tree': {
1885
+ name: '银杏树',
1886
+ },
1887
+ '/actions/woodcutting/purpleheart_tree': {
1888
+ name: '紫心树',
1889
+ },
1890
+ '/actions/woodcutting/redwood_tree': {
1891
+ name: '红杉树',
1892
+ },
1893
+ '/actions/woodcutting/tree': {
1894
+ name: '树',
1895
+ },
1896
+ };
1897
+ //# sourceMappingURL=actions.js.map