@c3d.gg/mwi-types 0.0.5 → 0.1.0
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.
- package/dist/.tsbuildinfo +1 -1
- package/dist/generated/constants/abilities-hrids.d.ts +9 -11
- package/dist/generated/constants/abilities-hrids.d.ts.map +1 -1
- package/dist/generated/constants/abilities-hrids.js +8 -10
- package/dist/generated/constants/abilities-hrids.js.map +1 -1
- package/dist/generated/constants/action-categories-hrids.d.ts +7 -3
- package/dist/generated/constants/action-categories-hrids.d.ts.map +1 -1
- package/dist/generated/constants/action-categories-hrids.js +6 -2
- package/dist/generated/constants/action-categories-hrids.js.map +1 -1
- package/dist/generated/constants/actions-hrids.d.ts +227 -31
- package/dist/generated/constants/actions-hrids.d.ts.map +1 -1
- package/dist/generated/constants/actions-hrids.js +226 -30
- package/dist/generated/constants/actions-hrids.js.map +1 -1
- package/dist/generated/constants/avatar-outfits-hrids.d.ts +9 -5
- package/dist/generated/constants/avatar-outfits-hrids.d.ts.map +1 -1
- package/dist/generated/constants/avatar-outfits-hrids.js +8 -4
- package/dist/generated/constants/avatar-outfits-hrids.js.map +1 -1
- package/dist/generated/constants/avatars-hrids.d.ts +7 -3
- package/dist/generated/constants/avatars-hrids.d.ts.map +1 -1
- package/dist/generated/constants/avatars-hrids.js +6 -2
- package/dist/generated/constants/avatars-hrids.js.map +1 -1
- package/dist/generated/constants/buff-types-hrids.d.ts +7 -5
- package/dist/generated/constants/buff-types-hrids.d.ts.map +1 -1
- package/dist/generated/constants/buff-types-hrids.js +6 -4
- package/dist/generated/constants/buff-types-hrids.js.map +1 -1
- package/dist/generated/constants/chat-channel-types-hrids.d.ts +1 -1
- package/dist/generated/constants/chat-channel-types-hrids.js +1 -1
- package/dist/generated/constants/chat-icons-hrids.d.ts +39 -7
- package/dist/generated/constants/chat-icons-hrids.d.ts.map +1 -1
- package/dist/generated/constants/chat-icons-hrids.js +38 -6
- package/dist/generated/constants/chat-icons-hrids.js.map +1 -1
- package/dist/generated/constants/combat-monsters-hrids.d.ts +1 -1
- package/dist/generated/constants/combat-monsters-hrids.js +1 -1
- package/dist/generated/constants/combat-styles-hrids.d.ts +1 -1
- package/dist/generated/constants/combat-styles-hrids.js +1 -1
- package/dist/generated/constants/community-buff-types-hrids.d.ts +1 -1
- package/dist/generated/constants/community-buff-types-hrids.js +1 -1
- package/dist/generated/constants/damage-types-hrids.d.ts +1 -1
- package/dist/generated/constants/damage-types-hrids.js +1 -1
- package/dist/generated/constants/equipment-types-hrids.d.ts +5 -3
- package/dist/generated/constants/equipment-types-hrids.d.ts.map +1 -1
- package/dist/generated/constants/equipment-types-hrids.js +4 -2
- package/dist/generated/constants/equipment-types-hrids.js.map +1 -1
- package/dist/generated/constants/game-modes-hrids.d.ts +1 -1
- package/dist/generated/constants/game-modes-hrids.js +1 -1
- package/dist/generated/constants/guild-character-roles-hrids.d.ts +1 -1
- package/dist/generated/constants/guild-character-roles-hrids.js +1 -1
- package/dist/generated/constants/house-rooms-hrids.d.ts +1 -1
- package/dist/generated/constants/house-rooms-hrids.js +1 -1
- package/dist/generated/constants/index.d.ts +1 -1
- package/dist/generated/constants/index.js +1 -1
- package/dist/generated/constants/item-categories-hrids.d.ts +1 -1
- package/dist/generated/constants/item-categories-hrids.js +1 -1
- package/dist/generated/constants/item-locations-hrids.d.ts +5 -3
- package/dist/generated/constants/item-locations-hrids.d.ts.map +1 -1
- package/dist/generated/constants/item-locations-hrids.js +4 -2
- package/dist/generated/constants/item-locations-hrids.js.map +1 -1
- package/dist/generated/constants/items-hrids.d.ts +297 -17
- package/dist/generated/constants/items-hrids.d.ts.map +1 -1
- package/dist/generated/constants/items-hrids.js +296 -16
- package/dist/generated/constants/items-hrids.js.map +1 -1
- package/dist/generated/constants/leaderboard-categories-hrids.d.ts +4 -4
- package/dist/generated/constants/leaderboard-categories-hrids.d.ts.map +1 -1
- package/dist/generated/constants/leaderboard-categories-hrids.js +3 -3
- package/dist/generated/constants/leaderboard-categories-hrids.js.map +1 -1
- package/dist/generated/constants/leaderboard-types-hrids.d.ts +1 -1
- package/dist/generated/constants/leaderboard-types-hrids.js +1 -1
- package/dist/generated/constants/name-colors-hrids.d.ts +23 -3
- package/dist/generated/constants/name-colors-hrids.d.ts.map +1 -1
- package/dist/generated/constants/name-colors-hrids.js +22 -2
- package/dist/generated/constants/name-colors-hrids.js.map +1 -1
- package/dist/generated/constants/random-task-types-hrids.d.ts +1 -1
- package/dist/generated/constants/random-task-types-hrids.js +1 -1
- package/dist/generated/constants/recipes-hrids.d.ts +227 -9
- package/dist/generated/constants/recipes-hrids.d.ts.map +1 -1
- package/dist/generated/constants/recipes-hrids.js +226 -8
- package/dist/generated/constants/recipes-hrids.js.map +1 -1
- package/dist/generated/constants/shop-categories-hrids.d.ts +1 -1
- package/dist/generated/constants/shop-categories-hrids.js +1 -1
- package/dist/generated/constants/shop-items-hrids.d.ts +39 -3
- package/dist/generated/constants/shop-items-hrids.d.ts.map +1 -1
- package/dist/generated/constants/shop-items-hrids.js +38 -2
- package/dist/generated/constants/shop-items-hrids.js.map +1 -1
- package/dist/generated/constants/skills-hrids.d.ts +4 -4
- package/dist/generated/constants/skills-hrids.d.ts.map +1 -1
- package/dist/generated/constants/skills-hrids.js +3 -3
- package/dist/generated/constants/skills-hrids.js.map +1 -1
- package/dist/generated/constants/task-shop-items-hrids.d.ts +1 -1
- package/dist/generated/constants/task-shop-items-hrids.js +1 -1
- package/dist/generated/game-logic/abilities.d.ts +7 -7
- package/dist/generated/game-logic/abilities.d.ts.map +1 -1
- package/dist/generated/game-logic/abilities.js +435 -408
- package/dist/generated/game-logic/abilities.js.map +1 -1
- package/dist/generated/game-logic/action-categories.d.ts +2 -2
- package/dist/generated/game-logic/action-categories.d.ts.map +1 -1
- package/dist/generated/game-logic/action-categories.js +16 -4
- package/dist/generated/game-logic/action-categories.js.map +1 -1
- package/dist/generated/game-logic/actions.d.ts +60 -40
- package/dist/generated/game-logic/actions.d.ts.map +1 -1
- package/dist/generated/game-logic/actions.js +10096 -5423
- package/dist/generated/game-logic/actions.js.map +1 -1
- package/dist/generated/game-logic/avatar-outfits.d.ts +6 -6
- package/dist/generated/game-logic/avatar-outfits.d.ts.map +1 -1
- package/dist/generated/game-logic/avatar-outfits.js +83 -69
- package/dist/generated/game-logic/avatar-outfits.js.map +1 -1
- package/dist/generated/game-logic/avatars.d.ts +6 -6
- package/dist/generated/game-logic/avatars.d.ts.map +1 -1
- package/dist/generated/game-logic/avatars.js +60 -46
- package/dist/generated/game-logic/avatars.js.map +1 -1
- package/dist/generated/game-logic/buff-types.d.ts +3 -3
- package/dist/generated/game-logic/buff-types.d.ts.map +1 -1
- package/dist/generated/game-logic/buff-types.js +31 -21
- package/dist/generated/game-logic/buff-types.js.map +1 -1
- package/dist/generated/game-logic/chat-channel-types.d.ts +1 -1
- package/dist/generated/game-logic/chat-channel-types.js +1 -1
- package/dist/generated/game-logic/chat-icons.d.ts +3 -3
- package/dist/generated/game-logic/chat-icons.d.ts.map +1 -1
- package/dist/generated/game-logic/chat-icons.js +4277 -1283
- package/dist/generated/game-logic/chat-icons.js.map +1 -1
- package/dist/generated/game-logic/combat-monsters.d.ts +169 -117
- package/dist/generated/game-logic/combat-monsters.d.ts.map +1 -1
- package/dist/generated/game-logic/combat-monsters.js +2611 -10265
- package/dist/generated/game-logic/combat-monsters.js.map +1 -1
- package/dist/generated/game-logic/combat-styles.d.ts +1 -1
- package/dist/generated/game-logic/combat-styles.d.ts.map +1 -1
- package/dist/generated/game-logic/combat-styles.js +37 -1
- package/dist/generated/game-logic/combat-styles.js.map +1 -1
- package/dist/generated/game-logic/community-buff-types.d.ts +1 -1
- package/dist/generated/game-logic/community-buff-types.js +1 -1
- package/dist/generated/game-logic/damage-types.d.ts +1 -1
- package/dist/generated/game-logic/damage-types.js +1 -1
- package/dist/generated/game-logic/equipment-types.d.ts +1 -1
- package/dist/generated/game-logic/equipment-types.d.ts.map +1 -1
- package/dist/generated/game-logic/equipment-types.js +18 -12
- package/dist/generated/game-logic/equipment-types.js.map +1 -1
- package/dist/generated/game-logic/game-modes.d.ts +1 -1
- package/dist/generated/game-logic/game-modes.js +1 -1
- package/dist/generated/game-logic/guild-character-roles.d.ts +1 -1
- package/dist/generated/game-logic/guild-character-roles.js +1 -1
- package/dist/generated/game-logic/house-rooms.d.ts +13 -13
- package/dist/generated/game-logic/house-rooms.d.ts.map +1 -1
- package/dist/generated/game-logic/house-rooms.js +18 -8
- package/dist/generated/game-logic/house-rooms.js.map +1 -1
- package/dist/generated/game-logic/index.d.ts +1 -1
- package/dist/generated/game-logic/index.js +1 -1
- package/dist/generated/game-logic/item-categories.d.ts +1 -1
- package/dist/generated/game-logic/item-categories.js +1 -1
- package/dist/generated/game-logic/item-locations.d.ts +1 -1
- package/dist/generated/game-logic/item-locations.d.ts.map +1 -1
- package/dist/generated/game-logic/item-locations.js +11 -1
- package/dist/generated/game-logic/item-locations.js.map +1 -1
- package/dist/generated/game-logic/items.d.ts +6 -6
- package/dist/generated/game-logic/items.d.ts.map +1 -1
- package/dist/generated/game-logic/items.js +40617 -28749
- package/dist/generated/game-logic/items.js.map +1 -1
- package/dist/generated/game-logic/leaderboard-categories.d.ts +5 -5
- package/dist/generated/game-logic/leaderboard-categories.js +10 -10
- package/dist/generated/game-logic/leaderboard-categories.js.map +1 -1
- package/dist/generated/game-logic/leaderboard-types.d.ts +1 -1
- package/dist/generated/game-logic/leaderboard-types.js +1 -1
- package/dist/generated/game-logic/name-colors.d.ts +2 -2
- package/dist/generated/game-logic/name-colors.d.ts.map +1 -1
- package/dist/generated/game-logic/name-colors.js +593 -383
- package/dist/generated/game-logic/name-colors.js.map +1 -1
- package/dist/generated/game-logic/random-task-types.d.ts +1 -1
- package/dist/generated/game-logic/random-task-types.js +1 -1
- package/dist/generated/game-logic/recipes.d.ts +114 -5
- package/dist/generated/game-logic/recipes.d.ts.map +1 -1
- package/dist/generated/game-logic/recipes.js +11640 -5869
- package/dist/generated/game-logic/recipes.js.map +1 -1
- package/dist/generated/game-logic/shop-categories.d.ts +1 -1
- package/dist/generated/game-logic/shop-categories.js +1 -1
- package/dist/generated/game-logic/shop-items.d.ts +1 -1
- package/dist/generated/game-logic/shop-items.d.ts.map +1 -1
- package/dist/generated/game-logic/shop-items.js +263 -47
- package/dist/generated/game-logic/shop-items.js.map +1 -1
- package/dist/generated/game-logic/skills.d.ts +3 -3
- package/dist/generated/game-logic/skills.js +10 -10
- package/dist/generated/game-logic/skills.js.map +1 -1
- package/dist/generated/game-logic/task-shop-items.d.ts +4 -4
- package/dist/generated/game-logic/task-shop-items.js +1 -1
- package/dist/generated/game-logic/types.d.ts +1 -1
- package/dist/generated/game-logic/types.js +1 -1
- package/dist/generated/localization/en/abilities.d.ts +1 -1
- package/dist/generated/localization/en/abilities.d.ts.map +1 -1
- package/dist/generated/localization/en/abilities.js +18 -22
- package/dist/generated/localization/en/abilities.js.map +1 -1
- package/dist/generated/localization/en/actions.d.ts +1 -1
- package/dist/generated/localization/en/actions.d.ts.map +1 -1
- package/dist/generated/localization/en/actions.js +337 -43
- package/dist/generated/localization/en/actions.js.map +1 -1
- package/dist/generated/localization/en/house-rooms.d.ts +1 -1
- package/dist/generated/localization/en/house-rooms.js +1 -1
- package/dist/generated/localization/en/index.d.ts +1 -1
- package/dist/generated/localization/en/index.js +1 -1
- package/dist/generated/localization/en/items.d.ts +1 -1
- package/dist/generated/localization/en/items.d.ts.map +1 -1
- package/dist/generated/localization/en/items.js +450 -22
- package/dist/generated/localization/en/items.js.map +1 -1
- package/dist/generated/localization/en/skills.d.ts +1 -1
- package/dist/generated/localization/en/skills.js +4 -4
- package/dist/generated/localization/en/skills.js.map +1 -1
- package/dist/generated/localization/index.d.ts +1 -1
- package/dist/generated/localization/index.js +1 -1
- package/dist/generated/localization/zh/abilities.d.ts +1 -1
- package/dist/generated/localization/zh/abilities.d.ts.map +1 -1
- package/dist/generated/localization/zh/abilities.js +18 -22
- package/dist/generated/localization/zh/abilities.js.map +1 -1
- package/dist/generated/localization/zh/actions.d.ts +1 -1
- package/dist/generated/localization/zh/actions.d.ts.map +1 -1
- package/dist/generated/localization/zh/actions.js +342 -48
- package/dist/generated/localization/zh/actions.js.map +1 -1
- package/dist/generated/localization/zh/house-rooms.d.ts +1 -1
- package/dist/generated/localization/zh/house-rooms.js +1 -1
- package/dist/generated/localization/zh/index.d.ts +1 -1
- package/dist/generated/localization/zh/index.js +1 -1
- package/dist/generated/localization/zh/items.d.ts +1 -1
- package/dist/generated/localization/zh/items.d.ts.map +1 -1
- package/dist/generated/localization/zh/items.js +452 -24
- package/dist/generated/localization/zh/items.js.map +1 -1
- package/dist/generated/localization/zh/skills.d.ts +1 -1
- package/dist/generated/localization/zh/skills.js +4 -4
- package/dist/generated/localization/zh/skills.js.map +1 -1
- package/dist/generated/player-data/index.d.ts +2 -2
- package/dist/generated/player-data/index.js +1 -1
- package/dist/generated/schemas/typebox/abilities.d.ts +1 -1
- package/dist/generated/schemas/typebox/abilities.js +1 -1
- package/dist/generated/schemas/typebox/action-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/action-categories.js +1 -1
- package/dist/generated/schemas/typebox/actions.d.ts +1 -1
- package/dist/generated/schemas/typebox/actions.js +1 -1
- package/dist/generated/schemas/typebox/avatar-outfits.d.ts +1 -1
- package/dist/generated/schemas/typebox/avatar-outfits.js +1 -1
- package/dist/generated/schemas/typebox/avatars.d.ts +1 -1
- package/dist/generated/schemas/typebox/avatars.js +1 -1
- package/dist/generated/schemas/typebox/buff-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/buff-types.js +1 -1
- package/dist/generated/schemas/typebox/chat-channel-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/chat-channel-types.js +1 -1
- package/dist/generated/schemas/typebox/chat-icons.d.ts +1 -1
- package/dist/generated/schemas/typebox/chat-icons.js +1 -1
- package/dist/generated/schemas/typebox/combat-monsters.d.ts +1 -1
- package/dist/generated/schemas/typebox/combat-monsters.js +1 -1
- package/dist/generated/schemas/typebox/combat-styles.d.ts +1 -1
- package/dist/generated/schemas/typebox/combat-styles.js +1 -1
- package/dist/generated/schemas/typebox/community-buff-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/community-buff-types.js +1 -1
- package/dist/generated/schemas/typebox/damage-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/damage-types.js +1 -1
- package/dist/generated/schemas/typebox/equipment-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/equipment-types.js +1 -1
- package/dist/generated/schemas/typebox/game-modes.d.ts +1 -1
- package/dist/generated/schemas/typebox/game-modes.js +1 -1
- package/dist/generated/schemas/typebox/guild-character-roles.d.ts +1 -1
- package/dist/generated/schemas/typebox/guild-character-roles.js +1 -1
- package/dist/generated/schemas/typebox/house-rooms.d.ts +1 -1
- package/dist/generated/schemas/typebox/house-rooms.js +1 -1
- package/dist/generated/schemas/typebox/index.d.ts +1 -1
- package/dist/generated/schemas/typebox/index.js +1 -1
- package/dist/generated/schemas/typebox/item-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/item-categories.js +1 -1
- package/dist/generated/schemas/typebox/item-locations.d.ts +1 -1
- package/dist/generated/schemas/typebox/item-locations.js +1 -1
- package/dist/generated/schemas/typebox/items.d.ts +1 -1
- package/dist/generated/schemas/typebox/items.js +1 -1
- package/dist/generated/schemas/typebox/leaderboard-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/leaderboard-categories.js +1 -1
- package/dist/generated/schemas/typebox/leaderboard-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/leaderboard-types.js +1 -1
- package/dist/generated/schemas/typebox/name-colors.d.ts +1 -1
- package/dist/generated/schemas/typebox/name-colors.js +1 -1
- package/dist/generated/schemas/typebox/player-data.d.ts +1 -1
- package/dist/generated/schemas/typebox/player-data.js +2 -2
- package/dist/generated/schemas/typebox/random-task-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/random-task-types.js +1 -1
- package/dist/generated/schemas/typebox/shop-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/shop-categories.js +1 -1
- package/dist/generated/schemas/typebox/shop-items.d.ts +1 -1
- package/dist/generated/schemas/typebox/shop-items.js +1 -1
- package/dist/generated/schemas/typebox/skills.d.ts +1 -1
- package/dist/generated/schemas/typebox/skills.js +1 -1
- package/dist/generated/schemas/typebox/task-shop-items.d.ts +1 -1
- package/dist/generated/schemas/typebox/task-shop-items.js +1 -1
- package/dist/generated/schemas/zod/abilities.d.ts +9 -9
- package/dist/generated/schemas/zod/abilities.d.ts.map +1 -1
- package/dist/generated/schemas/zod/abilities.js +4 -2
- package/dist/generated/schemas/zod/abilities.js.map +1 -1
- package/dist/generated/schemas/zod/action-categories.d.ts +5 -1
- package/dist/generated/schemas/zod/action-categories.d.ts.map +1 -1
- package/dist/generated/schemas/zod/action-categories.js +2 -2
- package/dist/generated/schemas/zod/action-categories.js.map +1 -1
- package/dist/generated/schemas/zod/actions.d.ts +238 -37
- package/dist/generated/schemas/zod/actions.d.ts.map +1 -1
- package/dist/generated/schemas/zod/actions.js +15 -10
- package/dist/generated/schemas/zod/actions.js.map +1 -1
- package/dist/generated/schemas/zod/avatar-outfits.d.ts +7 -3
- package/dist/generated/schemas/zod/avatar-outfits.d.ts.map +1 -1
- package/dist/generated/schemas/zod/avatar-outfits.js +2 -2
- package/dist/generated/schemas/zod/avatar-outfits.js.map +1 -1
- package/dist/generated/schemas/zod/avatars.d.ts +5 -1
- package/dist/generated/schemas/zod/avatars.d.ts.map +1 -1
- package/dist/generated/schemas/zod/avatars.js +2 -2
- package/dist/generated/schemas/zod/avatars.js.map +1 -1
- package/dist/generated/schemas/zod/buff-types.d.ts +17 -15
- package/dist/generated/schemas/zod/buff-types.d.ts.map +1 -1
- package/dist/generated/schemas/zod/buff-types.js +2 -2
- package/dist/generated/schemas/zod/buff-types.js.map +1 -1
- package/dist/generated/schemas/zod/chat-channel-types.d.ts +1 -1
- package/dist/generated/schemas/zod/chat-channel-types.js +1 -1
- package/dist/generated/schemas/zod/chat-icons.d.ts +39 -5
- package/dist/generated/schemas/zod/chat-icons.d.ts.map +1 -1
- package/dist/generated/schemas/zod/chat-icons.js +4 -2
- package/dist/generated/schemas/zod/chat-icons.js.map +1 -1
- package/dist/generated/schemas/zod/combat-monsters.d.ts +324 -32
- package/dist/generated/schemas/zod/combat-monsters.d.ts.map +1 -1
- package/dist/generated/schemas/zod/combat-monsters.js +25 -12
- package/dist/generated/schemas/zod/combat-monsters.js.map +1 -1
- package/dist/generated/schemas/zod/combat-styles.d.ts +2 -1
- package/dist/generated/schemas/zod/combat-styles.d.ts.map +1 -1
- package/dist/generated/schemas/zod/combat-styles.js +2 -1
- package/dist/generated/schemas/zod/combat-styles.js.map +1 -1
- package/dist/generated/schemas/zod/community-buff-types.d.ts +9 -8
- package/dist/generated/schemas/zod/community-buff-types.d.ts.map +1 -1
- package/dist/generated/schemas/zod/community-buff-types.js +1 -1
- package/dist/generated/schemas/zod/damage-types.d.ts +1 -1
- package/dist/generated/schemas/zod/damage-types.js +1 -1
- package/dist/generated/schemas/zod/equipment-types.d.ts +3 -1
- package/dist/generated/schemas/zod/equipment-types.d.ts.map +1 -1
- package/dist/generated/schemas/zod/equipment-types.js +2 -2
- package/dist/generated/schemas/zod/equipment-types.js.map +1 -1
- package/dist/generated/schemas/zod/game-modes.d.ts +1 -1
- package/dist/generated/schemas/zod/game-modes.js +1 -1
- package/dist/generated/schemas/zod/guild-character-roles.d.ts +1 -1
- package/dist/generated/schemas/zod/guild-character-roles.js +1 -1
- package/dist/generated/schemas/zod/house-rooms.d.ts +165 -23
- package/dist/generated/schemas/zod/house-rooms.d.ts.map +1 -1
- package/dist/generated/schemas/zod/house-rooms.js +1 -1
- package/dist/generated/schemas/zod/index.d.ts +1 -1
- package/dist/generated/schemas/zod/index.js +1 -1
- package/dist/generated/schemas/zod/item-categories.d.ts +1 -1
- package/dist/generated/schemas/zod/item-categories.js +1 -1
- package/dist/generated/schemas/zod/item-locations.d.ts +3 -1
- package/dist/generated/schemas/zod/item-locations.d.ts.map +1 -1
- package/dist/generated/schemas/zod/item-locations.js +2 -2
- package/dist/generated/schemas/zod/item-locations.js.map +1 -1
- package/dist/generated/schemas/zod/items.d.ts +307 -16
- package/dist/generated/schemas/zod/items.d.ts.map +1 -1
- package/dist/generated/schemas/zod/items.js +14 -3
- package/dist/generated/schemas/zod/items.js.map +1 -1
- package/dist/generated/schemas/zod/leaderboard-categories.d.ts +3 -3
- package/dist/generated/schemas/zod/leaderboard-categories.js +2 -2
- package/dist/generated/schemas/zod/leaderboard-categories.js.map +1 -1
- package/dist/generated/schemas/zod/leaderboard-types.d.ts +1 -1
- package/dist/generated/schemas/zod/leaderboard-types.js +1 -1
- package/dist/generated/schemas/zod/name-colors.d.ts +21 -1
- package/dist/generated/schemas/zod/name-colors.d.ts.map +1 -1
- package/dist/generated/schemas/zod/name-colors.js +2 -2
- package/dist/generated/schemas/zod/name-colors.js.map +1 -1
- package/dist/generated/schemas/zod/player-data.d.ts +3775 -348
- package/dist/generated/schemas/zod/player-data.d.ts.map +1 -1
- package/dist/generated/schemas/zod/player-data.js +14 -3
- package/dist/generated/schemas/zod/player-data.js.map +1 -1
- package/dist/generated/schemas/zod/random-task-types.d.ts +1 -1
- package/dist/generated/schemas/zod/random-task-types.js +1 -1
- package/dist/generated/schemas/zod/shop-categories.d.ts +1 -1
- package/dist/generated/schemas/zod/shop-categories.js +1 -1
- package/dist/generated/schemas/zod/shop-items.d.ts +37 -1
- package/dist/generated/schemas/zod/shop-items.d.ts.map +1 -1
- package/dist/generated/schemas/zod/shop-items.js +2 -2
- package/dist/generated/schemas/zod/shop-items.js.map +1 -1
- package/dist/generated/schemas/zod/skills.d.ts +3 -3
- package/dist/generated/schemas/zod/skills.js +2 -2
- package/dist/generated/schemas/zod/skills.js.map +1 -1
- package/dist/generated/schemas/zod/task-shop-items.d.ts +295 -15
- package/dist/generated/schemas/zod/task-shop-items.d.ts.map +1 -1
- package/dist/generated/schemas/zod/task-shop-items.js +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-08-
|
|
3
|
+
* Generated on 2025-08-21T08:48:23.068Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
import { HouseRoomHridEnum, type HouseRoom } from '../schemas/zod/house-rooms.js';
|
|
@@ -28,12 +28,12 @@ export type HouseRoomData = typeof HOUSEROOMS;
|
|
|
28
28
|
export declare const ALL_HOUSE_ROOMS: {
|
|
29
29
|
hrid: "/house_rooms/archery_range" | "/house_rooms/armory" | "/house_rooms/brewery" | "/house_rooms/dairy_barn" | "/house_rooms/dining_room" | "/house_rooms/dojo" | "/house_rooms/forge" | "/house_rooms/garden" | "/house_rooms/gym" | "/house_rooms/kitchen" | "/house_rooms/laboratory" | "/house_rooms/library" | "/house_rooms/log_shed" | "/house_rooms/mystical_study" | "/house_rooms/observatory" | "/house_rooms/sewing_parlor" | "/house_rooms/workshop";
|
|
30
30
|
name: string;
|
|
31
|
-
skillHrid: "/skills/alchemy" | "/skills/attack" | "/skills/brewing" | "/skills/cheesesmithing" | "/skills/cooking" | "/skills/crafting" | "/skills/defense" | "/skills/enhancing" | "/skills/foraging" | "/skills/intelligence" | "/skills/magic" | "/skills/
|
|
31
|
+
skillHrid: "/skills/alchemy" | "/skills/attack" | "/skills/brewing" | "/skills/cheesesmithing" | "/skills/cooking" | "/skills/crafting" | "/skills/defense" | "/skills/enhancing" | "/skills/foraging" | "/skills/intelligence" | "/skills/magic" | "/skills/melee" | "/skills/milking" | "/skills/ranged" | "/skills/stamina" | "/skills/tailoring" | "/skills/total_level" | "/skills/woodcutting";
|
|
32
32
|
sortIndex: number;
|
|
33
33
|
usableInActionTypeMap: Record<string, boolean>;
|
|
34
34
|
actionBuffs: {
|
|
35
35
|
uniqueHrid: string;
|
|
36
|
-
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/
|
|
36
|
+
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/melee_level" | "/buff_types/milking_level" | "/buff_types/processing" | "/buff_types/ranged_level" | "/buff_types/stamina_level" | "/buff_types/hp_regen" | "/buff_types/tailoring_level" | "/buff_types/woodcutting_level" | "/buff_types/attack_speed" | "/buff_types/wisdom" | "/buff_types/physical_amplify" | "/buff_types/damage" | "/buff_types/water_amplify" | "/buff_types/nature_amplify" | "/buff_types/fire_amplify" | "/buff_types/evasion" | "/buff_types/damage_taken" | "/buff_types/healing_amplify" | "/buff_types/armor" | "/buff_types/water_resistance" | "/buff_types/nature_resistance" | "/buff_types/fire_resistance" | "/buff_types/tenacity" | "/buff_types/accuracy" | "/buff_types/threat" | "/buff_types/retaliation" | "/buff_types/physical_thorns" | "/buff_types/elemental_thorns" | "/buff_types/life_steal" | "/buff_types/combat_drop_quantity" | "/buff_types/enhancing_success" | "/buff_types/essence_find" | "/buff_types/mana_leech" | "/buff_types/rare_find" | "/buff_types/task_action_speed";
|
|
37
37
|
ratioBoost: number;
|
|
38
38
|
ratioBoostLevelBonus: number;
|
|
39
39
|
flatBoost: number;
|
|
@@ -43,7 +43,7 @@ export declare const ALL_HOUSE_ROOMS: {
|
|
|
43
43
|
}[];
|
|
44
44
|
globalBuffs: {
|
|
45
45
|
uniqueHrid: string;
|
|
46
|
-
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/
|
|
46
|
+
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/melee_level" | "/buff_types/milking_level" | "/buff_types/processing" | "/buff_types/ranged_level" | "/buff_types/stamina_level" | "/buff_types/hp_regen" | "/buff_types/tailoring_level" | "/buff_types/woodcutting_level" | "/buff_types/attack_speed" | "/buff_types/wisdom" | "/buff_types/physical_amplify" | "/buff_types/damage" | "/buff_types/water_amplify" | "/buff_types/nature_amplify" | "/buff_types/fire_amplify" | "/buff_types/evasion" | "/buff_types/damage_taken" | "/buff_types/healing_amplify" | "/buff_types/armor" | "/buff_types/water_resistance" | "/buff_types/nature_resistance" | "/buff_types/fire_resistance" | "/buff_types/tenacity" | "/buff_types/accuracy" | "/buff_types/threat" | "/buff_types/retaliation" | "/buff_types/physical_thorns" | "/buff_types/elemental_thorns" | "/buff_types/life_steal" | "/buff_types/combat_drop_quantity" | "/buff_types/enhancing_success" | "/buff_types/essence_find" | "/buff_types/mana_leech" | "/buff_types/rare_find" | "/buff_types/task_action_speed";
|
|
47
47
|
ratioBoost: number;
|
|
48
48
|
ratioBoostLevelBonus: number;
|
|
49
49
|
flatBoost: number;
|
|
@@ -52,7 +52,7 @@ export declare const ALL_HOUSE_ROOMS: {
|
|
|
52
52
|
duration: number;
|
|
53
53
|
}[];
|
|
54
54
|
upgradeCostsMap: Record<string, {
|
|
55
|
-
itemHrid: "/items/abyssal_essence" | "/items/acrobatic_hood" | "/items/acrobats_ribbon" | "/items/advanced_task_badge" | "/items/alchemists_bottoms" | "/items/alchemists_top" | "/items/alchemy_essence" | "/items/alchemy_tea" | "/items/amber" | "/items/amethyst" | "/items/anchorbound_plate_body" | "/items/anchorbound_plate_legs" | "/items/apple" | "/items/apple_gummy" | "/items/apple_yogurt" | "/items/aqua_arrow" | "/items/aqua_aura" | "/items/aqua_essence" | "/items/arabica_coffee_bean" | "/items/arcane_bow" | "/items/arcane_crossbow" | "/items/arcane_fire_staff" | "/items/arcane_log" | "/items/arcane_lumber" | "/items/arcane_nature_staff" | "/items/arcane_reflection" | "/items/arcane_shield" | "/items/arcane_water_staff" | "/items/artisan_tea" | "/items/attack_coffee" | "/items/azure_alembic" | "/items/azure_boots" | "/items/azure_brush" | "/items/azure_buckler" | "/items/azure_bulwark" | "/items/azure_cheese" | "/items/azure_chisel" | "/items/azure_enhancer" | "/items/azure_gauntlets" | "/items/azure_hammer" | "/items/azure_hatchet" | "/items/azure_helmet" | "/items/azure_mace" | "/items/azure_milk" | "/items/azure_needle" | "/items/azure_plate_body" | "/items/azure_plate_legs" | "/items/azure_pot" | "/items/azure_shears" | "/items/azure_spatula" | "/items/azure_spear" | "/items/azure_sword" | "/items/bag_of_10_cowbells" | "/items/bamboo_boots" | "/items/bamboo_branch" | "/items/bamboo_fabric" | "/items/bamboo_gloves" | "/items/bamboo_hat" | "/items/bamboo_robe_bottoms" | "/items/bamboo_robe_top" | "/items/basic_task_badge" | "/items/bear_essence" | "/items/beast_boots" | "/items/beast_bracers" | "/items/beast_chaps" | "/items/beast_hide" | "/items/beast_hood" | "/items/beast_leather" | "/items/beast_tunic" | "/items/berserk" | "/items/birch_bow" | "/items/birch_crossbow" | "/items/birch_fire_staff" | "/items/birch_log" | "/items/birch_lumber" | "/items/birch_nature_staff" | "/items/birch_shield" | "/items/birch_water_staff" | "/items/bishops_codex" | "/items/bishops_scroll" | "/items/black_bear_fluff" | "/items/black_bear_shoes" | "/items/black_tea_leaf" | "/items/blackberry" | "/items/blackberry_cake" | "/items/blackberry_donut" | "/items/blazing_trident" | "/items/blessed_tea" | "/items/blooming_trident" | "/items/blue_key_fragment" | "/items/blueberry" | "/items/blueberry_cake" | "/items/blueberry_donut" | "/items/branch_of_insight" | "/items/brewers_bottoms" | "/items/brewers_top" | "/items/brewing_essence" | "/items/brewing_tea" | "/items/brown_key_fragment" | "/items/burble_alembic" | "/items/burble_boots" | "/items/burble_brush" | "/items/burble_buckler" | "/items/burble_bulwark" | "/items/burble_cheese" | "/items/burble_chisel" | "/items/burble_enhancer" | "/items/burble_gauntlets" | "/items/burble_hammer" | "/items/burble_hatchet" | "/items/burble_helmet" | "/items/burble_mace" | "/items/burble_milk" | "/items/burble_needle" | "/items/burble_plate_body" | "/items/burble_plate_legs" | "/items/burble_pot" | "/items/burble_shears" | "/items/burble_spatula" | "/items/burble_spear" | "/items/burble_sword" | "/items/burble_tea_leaf" | "/items/burning_key_fragment" | "/items/butter_of_proficiency" | "/items/catalyst_of_coinification" | "/items/catalyst_of_decomposition" | "/items/catalyst_of_transmutation" | "/items/catalytic_tea" | "/items/cedar_bow" | "/items/cedar_crossbow" | "/items/cedar_fire_staff" | "/items/cedar_log" | "/items/cedar_lumber" | "/items/cedar_nature_staff" | "/items/cedar_shield" | "/items/cedar_water_staff" | "/items/celestial_alembic" | "/items/celestial_brush" | "/items/celestial_chisel" | "/items/celestial_enhancer" | "/items/celestial_hammer" | "/items/celestial_hatchet" | "/items/celestial_needle" | "/items/celestial_pot" | "/items/celestial_shears" | "/items/celestial_spatula" | "/items/centaur_boots" | "/items/centaur_hoof" | "/items/channeling_coffee" | "/items/chaotic_chain" | "/items/chaotic_flail" | "/items/cheese" | "/items/cheese_alembic" | "/items/cheese_boots" | "/items/cheese_brush" | "/items/cheese_buckler" | "/items/cheese_bulwark" | "/items/cheese_chisel" | "/items/cheese_enhancer" | "/items/cheese_gauntlets" | "/items/cheese_hammer" | "/items/cheese_hatchet" | "/items/cheese_helmet" | "/items/cheese_mace" | "/items/cheese_needle" | "/items/cheese_plate_body" | "/items/cheese_plate_legs" | "/items/cheese_pot" | "/items/cheese_shears" | "/items/cheese_spatula" | "/items/cheese_spear" | "/items/cheese_sword" | "/items/cheesemakers_bottoms" | "/items/cheesemakers_top" | "/items/cheesesmithing_essence" | "/items/cheesesmithing_tea" | "/items/chefs_bottoms" | "/items/chefs_top" | "/items/chimerical_chest" | "/items/chimerical_chest_key" | "/items/chimerical_entry_key" | "/items/chimerical_essence" | "/items/chimerical_quiver" | "/items/chimerical_token" | "/items/chrono_gloves" | "/items/chrono_sphere" | "/items/cleave" | "/items/cocoon" | "/items/coin" | "/items/collectors_boots" | "/items/colossus_core" | "/items/colossus_plate_body" | "/items/colossus_plate_legs" | "/items/cooking_essence" | "/items/cooking_tea" | "/items/corsair_crest" | "/items/corsair_helmet" | "/items/cotton" | "/items/cotton_boots" | "/items/cotton_fabric" | "/items/cotton_gloves" | "/items/cotton_hat" | "/items/cotton_robe_bottoms" | "/items/cotton_robe_top" | "/items/cowbell" | "/items/crab_pincer" | "/items/crafters_bottoms" | "/items/crafters_top" | "/items/crafting_essence" | "/items/crafting_tea" | "/items/crimson_alembic" | "/items/crimson_boots" | "/items/crimson_brush" | "/items/crimson_buckler" | "/items/crimson_bulwark" | "/items/crimson_cheese" | "/items/crimson_chisel" | "/items/crimson_enhancer" | "/items/crimson_gauntlets" | "/items/crimson_hammer" | "/items/crimson_hatchet" | "/items/crimson_helmet" | "/items/crimson_mace" | "/items/crimson_milk" | "/items/crimson_needle" | "/items/crimson_plate_body" | "/items/crimson_plate_legs" | "/items/crimson_pot" | "/items/crimson_shears" | "/items/crimson_spatula" | "/items/crimson_spear" | "/items/crimson_sword" | "/items/crippling_slash" | "/items/critical_aura" | "/items/critical_coffee" | "/items/crushed_amber" | "/items/crushed_amethyst" | "/items/crushed_garnet" | "/items/crushed_jade" | "/items/crushed_moonstone" | "/items/crushed_pearl" | "/items/crushed_philosophers_stone" | "/items/crushed_sunstone" | "/items/cupcake" | "/items/cursed_ball" | "/items/cursed_bow" | "/items/dairyhands_bottoms" | "/items/dairyhands_top" | "/items/damaged_anchor" | "/items/dark_key_fragment" | "/items/defense_coffee" | "/items/demonic_core" | "/items/demonic_plate_body" | "/items/demonic_plate_legs" | "/items/dodocamel_gauntlets" | "/items/dodocamel_plume" | "/items/donut" | "/items/dragon_fruit" | "/items/dragon_fruit_gummy" | "/items/dragon_fruit_yogurt" | "/items/earrings_of_armor" | "/items/earrings_of_critical_strike" | "/items/earrings_of_essence_find" | "/items/earrings_of_gathering" | "/items/earrings_of_rare_find" | "/items/earrings_of_regeneration" | "/items/earrings_of_resistance" | "/items/efficiency_tea" | "/items/egg" | "/items/elemental_affinity" | "/items/elusiveness" | "/items/emp_tea_leaf" | "/items/enchanted_chest" | "/items/enchanted_chest_key" | "/items/enchanted_cloak" | "/items/enchanted_entry_key" | "/items/enchanted_essence" | "/items/enchanted_gloves" | "/items/enchanted_token" | "/items/enhancers_bottoms" | "/items/enhancers_top" | "/items/enhancing_essence" | "/items/enhancing_tea" | "/items/entangle" | "/items/excelsa_coffee_bean" | "/items/expert_task_badge" | "/items/eye_of_the_watcher" | "/items/eye_watch" | "/items/eyessence" | "/items/fierce_aura" | "/items/fieriosa_coffee_bean" | "/items/fighter_necklace" | "/items/fireball" | "/items/firestorm" | "/items/flame_arrow" | "/items/flame_aura" | "/items/flame_blast" | "/items/flaming_cloth" | "/items/flaming_robe_bottoms" | "/items/flaming_robe_top" | "/items/flax" | "/items/fluffy_red_hat" | "/items/foragers_bottoms" | "/items/foragers_top" | "/items/foraging_essence" | "/items/foraging_tea" | "/items/fracturing_impact" | "/items/frenzy" | "/items/frost_sphere" | "/items/frost_staff" | "/items/frost_surge" | "/items/furious_spear" | "/items/garnet" | "/items/gathering_tea" | "/items/gator_vest" | "/items/giant_pouch" | "/items/ginkgo_bow" | "/items/ginkgo_crossbow" | "/items/ginkgo_fire_staff" | "/items/ginkgo_log" | "/items/ginkgo_lumber" | "/items/ginkgo_nature_staff" | "/items/ginkgo_shield" | "/items/ginkgo_water_staff" | "/items/gluttonous_energy" | "/items/gluttonous_pouch" | "/items/gobo_boomstick" | "/items/gobo_boots" | "/items/gobo_bracers" | "/items/gobo_chaps" | "/items/gobo_defender" | "/items/gobo_essence" | "/items/gobo_hide" | "/items/gobo_hood" | "/items/gobo_leather" | "/items/gobo_rag" | "/items/gobo_shooter" | "/items/gobo_slasher" | "/items/gobo_smasher" | "/items/gobo_stabber" | "/items/gobo_tunic" | "/items/goggles" | "/items/golem_essence" | "/items/gourmet_tea" | "/items/granite_bludgeon" | "/items/green_key_fragment" | "/items/green_tea_leaf" | "/items/griffin_bulwark" | "/items/griffin_chaps" | "/items/griffin_leather" | "/items/griffin_talon" | "/items/griffin_tunic" | "/items/grizzly_bear_fluff" | "/items/grizzly_bear_shoes" | "/items/gummy" | "/items/guzzling_energy" | "/items/guzzling_pouch" | "/items/heal" | "/items/holy_alembic" | "/items/holy_boots" | "/items/holy_brush" | "/items/holy_buckler" | "/items/holy_bulwark" | "/items/holy_cheese" | "/items/holy_chisel" | "/items/holy_enhancer" | "/items/holy_gauntlets" | "/items/holy_hammer" | "/items/holy_hatchet" | "/items/holy_helmet" | "/items/holy_mace" | "/items/holy_milk" | "/items/holy_needle" | "/items/holy_plate_body" | "/items/holy_plate_legs" | "/items/holy_pot" | "/items/holy_shears" | "/items/holy_spatula" | "/items/holy_spear" | "/items/holy_sword" | "/items/ice_spear" | "/items/icy_cloth" | "/items/icy_robe_bottoms" | "/items/icy_robe_top" | "/items/impale" | "/items/infernal_battlestaff" | "/items/infernal_ember" | "/items/insanity" | "/items/intelligence_coffee" | "/items/invincible" | "/items/jackalope_antler" | "/items/jackalope_staff" | "/items/jade" | "/items/jungle_essence" | "/items/knights_aegis" | "/items/knights_ingot" | "/items/kraken_chaps" | "/items/kraken_fang" | "/items/kraken_leather" | "/items/kraken_tunic" | "/items/large_artisans_crate" | "/items/large_meteorite_cache" | "/items/large_pouch" | "/items/large_treasure_chest" | "/items/liberica_coffee_bean" | "/items/life_drain" | "/items/linen_boots" | "/items/linen_fabric" | "/items/linen_gloves" | "/items/linen_hat" | "/items/linen_robe_bottoms" | "/items/linen_robe_top" | "/items/living_granite" | "/items/log" | "/items/lucky_coffee" | "/items/lumber" | "/items/lumberjacks_bottoms" | "/items/lumberjacks_top" | "/items/luna_robe_bottoms" | "/items/luna_robe_top" | "/items/luna_wing" | "/items/maelstrom_plate_body" | "/items/maelstrom_plate_legs" | "/items/maelstrom_plating" | "/items/magic_coffee" | "/items/magicians_cloth" | "/items/magicians_hat" | "/items/magnet" | "/items/magnetic_gloves" | "/items/magnifying_glass" | "/items/maim" | "/items/mana_spring" | "/items/manticore_shield" | "/items/manticore_sting" | "/items/marine_chaps" | "/items/marine_scale" | "/items/marine_tunic" | "/items/marksman_bracers" | "/items/marksman_brooch" | "/items/marsberry" | "/items/marsberry_cake" | "/items/marsberry_donut" | "/items/medium_artisans_crate" | "/items/medium_meteorite_cache" | "/items/medium_pouch" | "/items/medium_treasure_chest" | "/items/milk" | "/items/milking_essence" | "/items/milking_tea" | "/items/minor_heal" | "/items/mirror_of_protection" | "/items/mooberry" | "/items/mooberry_cake" | "/items/mooberry_donut" | "/items/moolong_tea_leaf" | "/items/moonstone" | "/items/natures_veil" | "/items/necklace_of_efficiency" | "/items/necklace_of_speed" | "/items/necklace_of_wisdom" | "/items/orange" | "/items/orange_gummy" | "/items/orange_key_fragment" | "/items/orange_yogurt" | "/items/panda_fluff" | "/items/panda_gloves" | "/items/peach" | "/items/peach_gummy" | "/items/peach_yogurt" | "/items/pearl" | "/items/penetrating_shot" | "/items/penetrating_strike" | "/items/pestilent_shot" | "/items/philosophers_earrings" | "/items/philosophers_necklace" | "/items/philosophers_ring" | "/items/philosophers_stone" | "/items/pincer_gloves" | "/items/pirate_chest" | "/items/pirate_chest_key" | "/items/pirate_entry_key" | "/items/pirate_essence" | "/items/pirate_token" | "/items/plum" | "/items/plum_gummy" | "/items/plum_yogurt" | "/items/poke" | "/items/polar_bear_fluff" | "/items/polar_bear_shoes" | "/items/power_coffee" | "/items/precision" | "/items/prime_catalyst" | "/items/processing_tea" | "/items/provoke" | "/items/puncture" | "/items/purple_key_fragment" | "/items/purpleheart_bow" | "/items/purpleheart_crossbow" | "/items/purpleheart_fire_staff" | "/items/purpleheart_log" | "/items/purpleheart_lumber" | "/items/purpleheart_nature_staff" | "/items/purpleheart_shield" | "/items/purpleheart_water_staff" | "/items/purples_gift" | "/items/quick_aid" | "/items/quick_shot" | "/items/radiant_boots" | "/items/radiant_fabric" | "/items/radiant_fiber" | "/items/radiant_gloves" | "/items/radiant_hat" | "/items/radiant_robe_bottoms" | "/items/radiant_robe_top" | "/items/rain_of_arrows" | "/items/rainbow_alembic" | "/items/rainbow_boots" | "/items/rainbow_brush" | "/items/rainbow_buckler" | "/items/rainbow_bulwark" | "/items/rainbow_cheese" | "/items/rainbow_chisel" | "/items/rainbow_enhancer" | "/items/rainbow_gauntlets" | "/items/rainbow_hammer" | "/items/rainbow_hatchet" | "/items/rainbow_helmet" | "/items/rainbow_mace" | "/items/rainbow_milk" | "/items/rainbow_needle" | "/items/rainbow_plate_body" | "/items/rainbow_plate_legs" | "/items/rainbow_pot" | "/items/rainbow_shears" | "/items/rainbow_spatula" | "/items/rainbow_spear" | "/items/rainbow_sword" | "/items/ranged_coffee" | "/items/ranger_necklace" | "/items/red_culinary_hat" | "/items/red_panda_fluff" | "/items/red_tea_leaf" | "/items/redwood_bow" | "/items/redwood_crossbow" | "/items/redwood_fire_staff" | "/items/redwood_log" | "/items/redwood_lumber" | "/items/redwood_nature_staff" | "/items/redwood_shield" | "/items/redwood_water_staff" | "/items/regal_jewel" | "/items/regal_sword" | "/items/rejuvenate" | "/items/reptile_boots" | "/items/reptile_bracers" | "/items/reptile_chaps" | "/items/reptile_hide" | "/items/reptile_hood" | "/items/reptile_leather" | "/items/reptile_tunic" | "/items/revenant_anima" | "/items/revenant_chaps" | "/items/revenant_tunic" | "/items/revive" | "/items/ring_of_armor" | "/items/ring_of_critical_strike" | "/items/ring_of_essence_find" | "/items/ring_of_gathering" | "/items/ring_of_rare_find" | "/items/ring_of_regeneration" | "/items/ring_of_resistance" | "/items/rippling_trident" | "/items/robusta_coffee_bean" | "/items/rough_boots" | "/items/rough_bracers" | "/items/rough_chaps" | "/items/rough_hide" | "/items/rough_hood" | "/items/rough_leather" | "/items/rough_tunic" | "/items/royal_cloth" | "/items/royal_fire_robe_bottoms" | "/items/royal_fire_robe_top" | "/items/royal_nature_robe_bottoms" | "/items/royal_nature_robe_top" | "/items/royal_water_robe_bottoms" | "/items/royal_water_robe_top" | "/items/scratch" | "/items/shard_of_protection" | "/items/shield_bash" | "/items/shoebill_feather" | "/items/shoebill_shoes" | "/items/sighted_bracers" | "/items/silencing_shot" | "/items/silk_boots" | "/items/silk_fabric" | "/items/silk_gloves" | "/items/silk_hat" | "/items/silk_robe_bottoms" | "/items/silk_robe_top" | "/items/sinister_cape" | "/items/sinister_chest" | "/items/sinister_chest_key" | "/items/sinister_entry_key" | "/items/sinister_essence" | "/items/sinister_token" | "/items/smack" | "/items/small_artisans_crate" | "/items/small_meteorite_cache" | "/items/small_pouch" | "/items/small_treasure_chest" | "/items/smoke_burst" | "/items/snail_shell" | "/items/snail_shell_helmet" | "/items/snake_fang" | "/items/snake_fang_dirk" | "/items/sorcerer_boots" | "/items/sorcerer_essence" | "/items/sorcerers_sole" | "/items/soul_fragment" | "/items/soul_hunter_crossbow" | "/items/spaceberry" | "/items/spaceberry_cake" | "/items/spaceberry_donut" | "/items/spacia_coffee_bean" | "/items/speed_aura" | "/items/spike_shell" | "/items/spiked_bulwark" | "/items/stalactite_shard" | "/items/stalactite_spear" | "/items/stamina_coffee" | "/items/star_fragment" | "/items/star_fruit" | "/items/star_fruit_gummy" | "/items/star_fruit_yogurt" | "/items/steady_shot" | "/items/stone_key_fragment" | "/items/strawberry" | "/items/strawberry_cake" | "/items/strawberry_donut" | "/items/stunning_blow" | "/items/sugar" | "/items/sundering_crossbow" | "/items/sundering_jewel" | "/items/sunstone" | "/items/super_alchemy_tea" | "/items/super_attack_coffee" | "/items/super_brewing_tea" | "/items/super_cheesesmithing_tea" | "/items/super_cooking_tea" | "/items/super_crafting_tea" | "/items/super_defense_coffee" | "/items/super_enhancing_tea" | "/items/super_foraging_tea" | "/items/super_intelligence_coffee" | "/items/super_magic_coffee" | "/items/super_milking_tea" | "/items/super_power_coffee" | "/items/super_ranged_coffee" | "/items/super_stamina_coffee" | "/items/super_tailoring_tea" | "/items/super_woodcutting_tea" | "/items/swamp_essence" | "/items/sweep" | "/items/swiftness_coffee" | "/items/sylvan_aura" | "/items/tailoring_essence" | "/items/tailoring_tea" | "/items/tailors_bottoms" | "/items/tailors_top" | "/items/task_crystal" | "/items/task_token" | "/items/taunt" | "/items/thread_of_expertise" | "/items/tome_of_healing" | "/items/tome_of_the_elements" | "/items/toughness" | "/items/toxic_pollen" | "/items/treant_bark" | "/items/treant_shield" | "/items/turtle_shell" | "/items/turtle_shell_body" | "/items/turtle_shell_legs" | "/items/twilight_essence" | "/items/ultra_alchemy_tea" | "/items/ultra_attack_coffee" | "/items/ultra_brewing_tea" | "/items/ultra_cheesesmithing_tea" | "/items/ultra_cooking_tea" | "/items/ultra_crafting_tea" | "/items/ultra_defense_coffee" | "/items/ultra_enhancing_tea" | "/items/ultra_foraging_tea" | "/items/ultra_intelligence_coffee" | "/items/ultra_magic_coffee" | "/items/ultra_milking_tea" | "/items/ultra_power_coffee" | "/items/ultra_ranged_coffee" | "/items/ultra_stamina_coffee" | "/items/ultra_tailoring_tea" | "/items/ultra_woodcutting_tea" | "/items/umbral_boots" | "/items/umbral_bracers" | "/items/umbral_chaps" | "/items/umbral_hide" | "/items/umbral_hood" | "/items/umbral_leather" | "/items/umbral_tunic" | "/items/vampire_fang" | "/items/vampire_fang_dirk" | "/items/vampiric_bow" | "/items/vampirism" | "/items/verdant_alembic" | "/items/verdant_boots" | "/items/verdant_brush" | "/items/verdant_buckler" | "/items/verdant_bulwark" | "/items/verdant_cheese" | "/items/verdant_chisel" | "/items/verdant_enhancer" | "/items/verdant_gauntlets" | "/items/verdant_hammer" | "/items/verdant_hatchet" | "/items/verdant_helmet" | "/items/verdant_mace" | "/items/verdant_milk" | "/items/verdant_needle" | "/items/verdant_plate_body" | "/items/verdant_plate_legs" | "/items/verdant_pot" | "/items/verdant_shears" | "/items/verdant_spatula" | "/items/verdant_spear" | "/items/verdant_sword" | "/items/vision_helmet" | "/items/vision_shield" | "/items/watchful_relic" | "/items/water_strike" | "/items/werewolf_claw" | "/items/werewolf_slasher" | "/items/wheat" | "/items/white_key_fragment" | "/items/wisdom_coffee" | "/items/wisdom_tea" | "/items/wizard_necklace" | "/items/woodcutting_essence" | "/items/woodcutting_tea" | "/items/wooden_bow" | "/items/wooden_crossbow" | "/items/wooden_fire_staff" | "/items/wooden_nature_staff" | "/items/wooden_shield" | "/items/wooden_water_staff" | "/items/yogurt";
|
|
55
|
+
itemHrid: "/items/abyssal_essence" | "/items/acrobatic_hood" | "/items/acrobatic_hood_refined" | "/items/acrobats_ribbon" | "/items/advanced_alchemy_charm" | "/items/advanced_attack_charm" | "/items/advanced_brewing_charm" | "/items/advanced_cheesesmithing_charm" | "/items/advanced_cooking_charm" | "/items/advanced_crafting_charm" | "/items/advanced_defense_charm" | "/items/advanced_enhancing_charm" | "/items/advanced_foraging_charm" | "/items/advanced_intelligence_charm" | "/items/advanced_magic_charm" | "/items/advanced_melee_charm" | "/items/advanced_milking_charm" | "/items/advanced_ranged_charm" | "/items/advanced_stamina_charm" | "/items/advanced_tailoring_charm" | "/items/advanced_task_badge" | "/items/advanced_woodcutting_charm" | "/items/alchemists_bottoms" | "/items/alchemists_top" | "/items/alchemy_essence" | "/items/alchemy_tea" | "/items/amber" | "/items/amethyst" | "/items/anchorbound_plate_body" | "/items/anchorbound_plate_body_refined" | "/items/anchorbound_plate_legs" | "/items/anchorbound_plate_legs_refined" | "/items/apple" | "/items/apple_gummy" | "/items/apple_yogurt" | "/items/aqua_arrow" | "/items/aqua_essence" | "/items/arabica_coffee_bean" | "/items/arcane_bow" | "/items/arcane_crossbow" | "/items/arcane_fire_staff" | "/items/arcane_log" | "/items/arcane_lumber" | "/items/arcane_nature_staff" | "/items/arcane_shield" | "/items/arcane_water_staff" | "/items/artisan_tea" | "/items/attack_coffee" | "/items/azure_alembic" | "/items/azure_boots" | "/items/azure_brush" | "/items/azure_buckler" | "/items/azure_bulwark" | "/items/azure_cheese" | "/items/azure_chisel" | "/items/azure_enhancer" | "/items/azure_gauntlets" | "/items/azure_hammer" | "/items/azure_hatchet" | "/items/azure_helmet" | "/items/azure_mace" | "/items/azure_milk" | "/items/azure_needle" | "/items/azure_plate_body" | "/items/azure_plate_legs" | "/items/azure_pot" | "/items/azure_shears" | "/items/azure_spatula" | "/items/azure_spear" | "/items/azure_sword" | "/items/bag_of_10_cowbells" | "/items/bamboo_boots" | "/items/bamboo_branch" | "/items/bamboo_fabric" | "/items/bamboo_gloves" | "/items/bamboo_hat" | "/items/bamboo_robe_bottoms" | "/items/bamboo_robe_top" | "/items/basic_alchemy_charm" | "/items/basic_attack_charm" | "/items/basic_brewing_charm" | "/items/basic_cheesesmithing_charm" | "/items/basic_cooking_charm" | "/items/basic_crafting_charm" | "/items/basic_defense_charm" | "/items/basic_enhancing_charm" | "/items/basic_foraging_charm" | "/items/basic_intelligence_charm" | "/items/basic_magic_charm" | "/items/basic_melee_charm" | "/items/basic_milking_charm" | "/items/basic_ranged_charm" | "/items/basic_stamina_charm" | "/items/basic_tailoring_charm" | "/items/basic_task_badge" | "/items/basic_woodcutting_charm" | "/items/bear_essence" | "/items/beast_boots" | "/items/beast_bracers" | "/items/beast_chaps" | "/items/beast_hide" | "/items/beast_hood" | "/items/beast_leather" | "/items/beast_tunic" | "/items/berserk" | "/items/birch_bow" | "/items/birch_crossbow" | "/items/birch_fire_staff" | "/items/birch_log" | "/items/birch_lumber" | "/items/birch_nature_staff" | "/items/birch_shield" | "/items/birch_water_staff" | "/items/bishops_codex" | "/items/bishops_codex_refined" | "/items/bishops_scroll" | "/items/black_bear_fluff" | "/items/black_bear_shoes" | "/items/black_tea_leaf" | "/items/blackberry" | "/items/blackberry_cake" | "/items/blackberry_donut" | "/items/blazing_trident" | "/items/blazing_trident_refined" | "/items/blessed_tea" | "/items/blooming_trident" | "/items/blooming_trident_refined" | "/items/blue_key_fragment" | "/items/blueberry" | "/items/blueberry_cake" | "/items/blueberry_donut" | "/items/branch_of_insight" | "/items/brewers_bottoms" | "/items/brewers_top" | "/items/brewing_essence" | "/items/brewing_tea" | "/items/brown_key_fragment" | "/items/burble_alembic" | "/items/burble_boots" | "/items/burble_brush" | "/items/burble_buckler" | "/items/burble_bulwark" | "/items/burble_cheese" | "/items/burble_chisel" | "/items/burble_enhancer" | "/items/burble_gauntlets" | "/items/burble_hammer" | "/items/burble_hatchet" | "/items/burble_helmet" | "/items/burble_mace" | "/items/burble_milk" | "/items/burble_needle" | "/items/burble_plate_body" | "/items/burble_plate_legs" | "/items/burble_pot" | "/items/burble_shears" | "/items/burble_spatula" | "/items/burble_spear" | "/items/burble_sword" | "/items/burble_tea_leaf" | "/items/burning_key_fragment" | "/items/butter_of_proficiency" | "/items/catalyst_of_coinification" | "/items/catalyst_of_decomposition" | "/items/catalyst_of_transmutation" | "/items/catalytic_tea" | "/items/cedar_bow" | "/items/cedar_crossbow" | "/items/cedar_fire_staff" | "/items/cedar_log" | "/items/cedar_lumber" | "/items/cedar_nature_staff" | "/items/cedar_shield" | "/items/cedar_water_staff" | "/items/celestial_alembic" | "/items/celestial_brush" | "/items/celestial_chisel" | "/items/celestial_enhancer" | "/items/celestial_hammer" | "/items/celestial_hatchet" | "/items/celestial_needle" | "/items/celestial_pot" | "/items/celestial_shears" | "/items/celestial_spatula" | "/items/centaur_boots" | "/items/centaur_hoof" | "/items/channeling_coffee" | "/items/chaotic_chain" | "/items/chaotic_flail" | "/items/chaotic_flail_refined" | "/items/cheese" | "/items/cheese_alembic" | "/items/cheese_boots" | "/items/cheese_brush" | "/items/cheese_buckler" | "/items/cheese_bulwark" | "/items/cheese_chisel" | "/items/cheese_enhancer" | "/items/cheese_gauntlets" | "/items/cheese_hammer" | "/items/cheese_hatchet" | "/items/cheese_helmet" | "/items/cheese_mace" | "/items/cheese_needle" | "/items/cheese_plate_body" | "/items/cheese_plate_legs" | "/items/cheese_pot" | "/items/cheese_shears" | "/items/cheese_spatula" | "/items/cheese_spear" | "/items/cheese_sword" | "/items/cheesemakers_bottoms" | "/items/cheesemakers_top" | "/items/cheesesmithing_essence" | "/items/cheesesmithing_tea" | "/items/chefs_bottoms" | "/items/chefs_top" | "/items/chimerical_chest" | "/items/chimerical_chest_key" | "/items/chimerical_entry_key" | "/items/chimerical_essence" | "/items/chimerical_quiver" | "/items/chimerical_quiver_refined" | "/items/chimerical_refinement_chest" | "/items/chimerical_refinement_shard" | "/items/chimerical_token" | "/items/chrono_gloves" | "/items/chrono_sphere" | "/items/cleave" | "/items/cocoon" | "/items/coin" | "/items/collectors_boots" | "/items/colossus_core" | "/items/colossus_plate_body" | "/items/colossus_plate_legs" | "/items/cooking_essence" | "/items/cooking_tea" | "/items/corsair_crest" | "/items/corsair_helmet" | "/items/corsair_helmet_refined" | "/items/cotton" | "/items/cotton_boots" | "/items/cotton_fabric" | "/items/cotton_gloves" | "/items/cotton_hat" | "/items/cotton_robe_bottoms" | "/items/cotton_robe_top" | "/items/cowbell" | "/items/crab_pincer" | "/items/crafters_bottoms" | "/items/crafters_top" | "/items/crafting_essence" | "/items/crafting_tea" | "/items/crimson_alembic" | "/items/crimson_boots" | "/items/crimson_brush" | "/items/crimson_buckler" | "/items/crimson_bulwark" | "/items/crimson_cheese" | "/items/crimson_chisel" | "/items/crimson_enhancer" | "/items/crimson_gauntlets" | "/items/crimson_hammer" | "/items/crimson_hatchet" | "/items/crimson_helmet" | "/items/crimson_mace" | "/items/crimson_milk" | "/items/crimson_needle" | "/items/crimson_plate_body" | "/items/crimson_plate_legs" | "/items/crimson_pot" | "/items/crimson_shears" | "/items/crimson_spatula" | "/items/crimson_spear" | "/items/crimson_sword" | "/items/crippling_slash" | "/items/critical_aura" | "/items/critical_coffee" | "/items/crushed_amber" | "/items/crushed_amethyst" | "/items/crushed_garnet" | "/items/crushed_jade" | "/items/crushed_moonstone" | "/items/crushed_pearl" | "/items/crushed_philosophers_stone" | "/items/crushed_sunstone" | "/items/cupcake" | "/items/cursed_ball" | "/items/cursed_bow" | "/items/cursed_bow_refined" | "/items/dairyhands_bottoms" | "/items/dairyhands_top" | "/items/damaged_anchor" | "/items/dark_key_fragment" | "/items/defense_coffee" | "/items/demonic_core" | "/items/demonic_plate_body" | "/items/demonic_plate_legs" | "/items/dodocamel_gauntlets" | "/items/dodocamel_gauntlets_refined" | "/items/dodocamel_plume" | "/items/donut" | "/items/dragon_fruit" | "/items/dragon_fruit_gummy" | "/items/dragon_fruit_yogurt" | "/items/earrings_of_armor" | "/items/earrings_of_critical_strike" | "/items/earrings_of_essence_find" | "/items/earrings_of_gathering" | "/items/earrings_of_rare_find" | "/items/earrings_of_regeneration" | "/items/earrings_of_resistance" | "/items/efficiency_tea" | "/items/egg" | "/items/elemental_affinity" | "/items/elusiveness" | "/items/emp_tea_leaf" | "/items/enchanted_chest" | "/items/enchanted_chest_key" | "/items/enchanted_cloak" | "/items/enchanted_cloak_refined" | "/items/enchanted_entry_key" | "/items/enchanted_essence" | "/items/enchanted_gloves" | "/items/enchanted_refinement_chest" | "/items/enchanted_refinement_shard" | "/items/enchanted_token" | "/items/enhancers_bottoms" | "/items/enhancers_top" | "/items/enhancing_essence" | "/items/enhancing_tea" | "/items/entangle" | "/items/excelsa_coffee_bean" | "/items/expert_alchemy_charm" | "/items/expert_attack_charm" | "/items/expert_brewing_charm" | "/items/expert_cheesesmithing_charm" | "/items/expert_cooking_charm" | "/items/expert_crafting_charm" | "/items/expert_defense_charm" | "/items/expert_enhancing_charm" | "/items/expert_foraging_charm" | "/items/expert_intelligence_charm" | "/items/expert_magic_charm" | "/items/expert_melee_charm" | "/items/expert_milking_charm" | "/items/expert_ranged_charm" | "/items/expert_stamina_charm" | "/items/expert_tailoring_charm" | "/items/expert_task_badge" | "/items/expert_woodcutting_charm" | "/items/eye_of_the_watcher" | "/items/eye_watch" | "/items/eyessence" | "/items/fierce_aura" | "/items/fieriosa_coffee_bean" | "/items/fighter_necklace" | "/items/fireball" | "/items/firestorm" | "/items/flame_arrow" | "/items/flame_blast" | "/items/flaming_cloth" | "/items/flaming_robe_bottoms" | "/items/flaming_robe_top" | "/items/flax" | "/items/fluffy_red_hat" | "/items/foragers_bottoms" | "/items/foragers_top" | "/items/foraging_essence" | "/items/foraging_tea" | "/items/fracturing_impact" | "/items/frenzy" | "/items/frost_sphere" | "/items/frost_staff" | "/items/frost_surge" | "/items/furious_spear" | "/items/furious_spear_refined" | "/items/garnet" | "/items/gathering_tea" | "/items/gator_vest" | "/items/giant_pouch" | "/items/ginkgo_bow" | "/items/ginkgo_crossbow" | "/items/ginkgo_fire_staff" | "/items/ginkgo_log" | "/items/ginkgo_lumber" | "/items/ginkgo_nature_staff" | "/items/ginkgo_shield" | "/items/ginkgo_water_staff" | "/items/gluttonous_energy" | "/items/gluttonous_pouch" | "/items/gobo_boomstick" | "/items/gobo_boots" | "/items/gobo_bracers" | "/items/gobo_chaps" | "/items/gobo_defender" | "/items/gobo_essence" | "/items/gobo_hide" | "/items/gobo_hood" | "/items/gobo_leather" | "/items/gobo_rag" | "/items/gobo_shooter" | "/items/gobo_slasher" | "/items/gobo_smasher" | "/items/gobo_stabber" | "/items/gobo_tunic" | "/items/goggles" | "/items/golem_essence" | "/items/gourmet_tea" | "/items/grandmaster_alchemy_charm" | "/items/grandmaster_attack_charm" | "/items/grandmaster_brewing_charm" | "/items/grandmaster_cheesesmithing_charm" | "/items/grandmaster_cooking_charm" | "/items/grandmaster_crafting_charm" | "/items/grandmaster_defense_charm" | "/items/grandmaster_enhancing_charm" | "/items/grandmaster_foraging_charm" | "/items/grandmaster_intelligence_charm" | "/items/grandmaster_magic_charm" | "/items/grandmaster_melee_charm" | "/items/grandmaster_milking_charm" | "/items/grandmaster_ranged_charm" | "/items/grandmaster_stamina_charm" | "/items/grandmaster_tailoring_charm" | "/items/grandmaster_woodcutting_charm" | "/items/granite_bludgeon" | "/items/green_key_fragment" | "/items/green_tea_leaf" | "/items/griffin_bulwark" | "/items/griffin_bulwark_refined" | "/items/griffin_chaps" | "/items/griffin_leather" | "/items/griffin_talon" | "/items/griffin_tunic" | "/items/grizzly_bear_fluff" | "/items/grizzly_bear_shoes" | "/items/guardian_aura" | "/items/gummy" | "/items/guzzling_energy" | "/items/guzzling_pouch" | "/items/heal" | "/items/holy_alembic" | "/items/holy_boots" | "/items/holy_brush" | "/items/holy_buckler" | "/items/holy_bulwark" | "/items/holy_cheese" | "/items/holy_chisel" | "/items/holy_enhancer" | "/items/holy_gauntlets" | "/items/holy_hammer" | "/items/holy_hatchet" | "/items/holy_helmet" | "/items/holy_mace" | "/items/holy_milk" | "/items/holy_needle" | "/items/holy_plate_body" | "/items/holy_plate_legs" | "/items/holy_pot" | "/items/holy_shears" | "/items/holy_spatula" | "/items/holy_spear" | "/items/holy_sword" | "/items/ice_spear" | "/items/icy_cloth" | "/items/icy_robe_bottoms" | "/items/icy_robe_top" | "/items/impale" | "/items/infernal_battlestaff" | "/items/infernal_ember" | "/items/insanity" | "/items/intelligence_coffee" | "/items/invincible" | "/items/jackalope_antler" | "/items/jackalope_staff" | "/items/jade" | "/items/jungle_essence" | "/items/knights_aegis" | "/items/knights_aegis_refined" | "/items/knights_ingot" | "/items/kraken_chaps" | "/items/kraken_chaps_refined" | "/items/kraken_fang" | "/items/kraken_leather" | "/items/kraken_tunic" | "/items/kraken_tunic_refined" | "/items/large_artisans_crate" | "/items/large_meteorite_cache" | "/items/large_pouch" | "/items/large_treasure_chest" | "/items/liberica_coffee_bean" | "/items/life_drain" | "/items/linen_boots" | "/items/linen_fabric" | "/items/linen_gloves" | "/items/linen_hat" | "/items/linen_robe_bottoms" | "/items/linen_robe_top" | "/items/living_granite" | "/items/log" | "/items/lucky_coffee" | "/items/lumber" | "/items/lumberjacks_bottoms" | "/items/lumberjacks_top" | "/items/luna_robe_bottoms" | "/items/luna_robe_top" | "/items/luna_wing" | "/items/maelstrom_plate_body" | "/items/maelstrom_plate_body_refined" | "/items/maelstrom_plate_legs" | "/items/maelstrom_plate_legs_refined" | "/items/maelstrom_plating" | "/items/magic_coffee" | "/items/magicians_cloth" | "/items/magicians_hat" | "/items/magicians_hat_refined" | "/items/magnet" | "/items/magnetic_gloves" | "/items/magnifying_glass" | "/items/maim" | "/items/mana_spring" | "/items/manticore_shield" | "/items/manticore_sting" | "/items/marine_chaps" | "/items/marine_scale" | "/items/marine_tunic" | "/items/marksman_bracers" | "/items/marksman_bracers_refined" | "/items/marksman_brooch" | "/items/marsberry" | "/items/marsberry_cake" | "/items/marsberry_donut" | "/items/master_alchemy_charm" | "/items/master_attack_charm" | "/items/master_brewing_charm" | "/items/master_cheesesmithing_charm" | "/items/master_cooking_charm" | "/items/master_crafting_charm" | "/items/master_defense_charm" | "/items/master_enhancing_charm" | "/items/master_foraging_charm" | "/items/master_intelligence_charm" | "/items/master_magic_charm" | "/items/master_melee_charm" | "/items/master_milking_charm" | "/items/master_ranged_charm" | "/items/master_stamina_charm" | "/items/master_tailoring_charm" | "/items/master_woodcutting_charm" | "/items/medium_artisans_crate" | "/items/medium_meteorite_cache" | "/items/medium_pouch" | "/items/medium_treasure_chest" | "/items/melee_coffee" | "/items/milk" | "/items/milking_essence" | "/items/milking_tea" | "/items/minor_heal" | "/items/mirror_of_protection" | "/items/mooberry" | "/items/mooberry_cake" | "/items/mooberry_donut" | "/items/moolong_tea_leaf" | "/items/moonstone" | "/items/mystic_aura" | "/items/natures_veil" | "/items/necklace_of_efficiency" | "/items/necklace_of_speed" | "/items/necklace_of_wisdom" | "/items/orange" | "/items/orange_gummy" | "/items/orange_key_fragment" | "/items/orange_yogurt" | "/items/panda_fluff" | "/items/panda_gloves" | "/items/peach" | "/items/peach_gummy" | "/items/peach_yogurt" | "/items/pearl" | "/items/penetrating_shot" | "/items/penetrating_strike" | "/items/pestilent_shot" | "/items/philosophers_earrings" | "/items/philosophers_necklace" | "/items/philosophers_ring" | "/items/philosophers_stone" | "/items/pincer_gloves" | "/items/pirate_chest" | "/items/pirate_chest_key" | "/items/pirate_entry_key" | "/items/pirate_essence" | "/items/pirate_refinement_chest" | "/items/pirate_refinement_shard" | "/items/pirate_token" | "/items/plum" | "/items/plum_gummy" | "/items/plum_yogurt" | "/items/poke" | "/items/polar_bear_fluff" | "/items/polar_bear_shoes" | "/items/precision" | "/items/prime_catalyst" | "/items/processing_tea" | "/items/provoke" | "/items/puncture" | "/items/purple_key_fragment" | "/items/purpleheart_bow" | "/items/purpleheart_crossbow" | "/items/purpleheart_fire_staff" | "/items/purpleheart_log" | "/items/purpleheart_lumber" | "/items/purpleheart_nature_staff" | "/items/purpleheart_shield" | "/items/purpleheart_water_staff" | "/items/purples_gift" | "/items/quick_aid" | "/items/quick_shot" | "/items/radiant_boots" | "/items/radiant_fabric" | "/items/radiant_fiber" | "/items/radiant_gloves" | "/items/radiant_hat" | "/items/radiant_robe_bottoms" | "/items/radiant_robe_top" | "/items/rain_of_arrows" | "/items/rainbow_alembic" | "/items/rainbow_boots" | "/items/rainbow_brush" | "/items/rainbow_buckler" | "/items/rainbow_bulwark" | "/items/rainbow_cheese" | "/items/rainbow_chisel" | "/items/rainbow_enhancer" | "/items/rainbow_gauntlets" | "/items/rainbow_hammer" | "/items/rainbow_hatchet" | "/items/rainbow_helmet" | "/items/rainbow_mace" | "/items/rainbow_milk" | "/items/rainbow_needle" | "/items/rainbow_plate_body" | "/items/rainbow_plate_legs" | "/items/rainbow_pot" | "/items/rainbow_shears" | "/items/rainbow_spatula" | "/items/rainbow_spear" | "/items/rainbow_sword" | "/items/ranged_coffee" | "/items/ranger_necklace" | "/items/red_culinary_hat" | "/items/red_panda_fluff" | "/items/red_tea_leaf" | "/items/redwood_bow" | "/items/redwood_crossbow" | "/items/redwood_fire_staff" | "/items/redwood_log" | "/items/redwood_lumber" | "/items/redwood_nature_staff" | "/items/redwood_shield" | "/items/redwood_water_staff" | "/items/regal_jewel" | "/items/regal_sword" | "/items/regal_sword_refined" | "/items/rejuvenate" | "/items/reptile_boots" | "/items/reptile_bracers" | "/items/reptile_chaps" | "/items/reptile_hide" | "/items/reptile_hood" | "/items/reptile_leather" | "/items/reptile_tunic" | "/items/retribution" | "/items/revenant_anima" | "/items/revenant_chaps" | "/items/revenant_tunic" | "/items/revive" | "/items/ring_of_armor" | "/items/ring_of_critical_strike" | "/items/ring_of_essence_find" | "/items/ring_of_gathering" | "/items/ring_of_rare_find" | "/items/ring_of_regeneration" | "/items/ring_of_resistance" | "/items/rippling_trident" | "/items/rippling_trident_refined" | "/items/robusta_coffee_bean" | "/items/rough_boots" | "/items/rough_bracers" | "/items/rough_chaps" | "/items/rough_hide" | "/items/rough_hood" | "/items/rough_leather" | "/items/rough_tunic" | "/items/royal_cloth" | "/items/royal_fire_robe_bottoms" | "/items/royal_fire_robe_bottoms_refined" | "/items/royal_fire_robe_top" | "/items/royal_fire_robe_top_refined" | "/items/royal_nature_robe_bottoms" | "/items/royal_nature_robe_bottoms_refined" | "/items/royal_nature_robe_top" | "/items/royal_nature_robe_top_refined" | "/items/royal_water_robe_bottoms" | "/items/royal_water_robe_bottoms_refined" | "/items/royal_water_robe_top" | "/items/royal_water_robe_top_refined" | "/items/scratch" | "/items/shard_of_protection" | "/items/shield_bash" | "/items/shoebill_feather" | "/items/shoebill_shoes" | "/items/sighted_bracers" | "/items/silencing_shot" | "/items/silk_boots" | "/items/silk_fabric" | "/items/silk_gloves" | "/items/silk_hat" | "/items/silk_robe_bottoms" | "/items/silk_robe_top" | "/items/sinister_cape" | "/items/sinister_cape_refined" | "/items/sinister_chest" | "/items/sinister_chest_key" | "/items/sinister_entry_key" | "/items/sinister_essence" | "/items/sinister_refinement_chest" | "/items/sinister_refinement_shard" | "/items/sinister_token" | "/items/smack" | "/items/small_artisans_crate" | "/items/small_meteorite_cache" | "/items/small_pouch" | "/items/small_treasure_chest" | "/items/smoke_burst" | "/items/snail_shell" | "/items/snail_shell_helmet" | "/items/snake_fang" | "/items/snake_fang_dirk" | "/items/sorcerer_boots" | "/items/sorcerer_essence" | "/items/sorcerers_sole" | "/items/soul_fragment" | "/items/soul_hunter_crossbow" | "/items/spaceberry" | "/items/spaceberry_cake" | "/items/spaceberry_donut" | "/items/spacia_coffee_bean" | "/items/speed_aura" | "/items/spike_shell" | "/items/spiked_bulwark" | "/items/stalactite_shard" | "/items/stalactite_spear" | "/items/stamina_coffee" | "/items/star_fragment" | "/items/star_fruit" | "/items/star_fruit_gummy" | "/items/star_fruit_yogurt" | "/items/steady_shot" | "/items/stone_key_fragment" | "/items/strawberry" | "/items/strawberry_cake" | "/items/strawberry_donut" | "/items/stunning_blow" | "/items/sugar" | "/items/sundering_crossbow" | "/items/sundering_crossbow_refined" | "/items/sundering_jewel" | "/items/sunstone" | "/items/super_alchemy_tea" | "/items/super_attack_coffee" | "/items/super_brewing_tea" | "/items/super_cheesesmithing_tea" | "/items/super_cooking_tea" | "/items/super_crafting_tea" | "/items/super_defense_coffee" | "/items/super_enhancing_tea" | "/items/super_foraging_tea" | "/items/super_intelligence_coffee" | "/items/super_magic_coffee" | "/items/super_melee_coffee" | "/items/super_milking_tea" | "/items/super_ranged_coffee" | "/items/super_stamina_coffee" | "/items/super_tailoring_tea" | "/items/super_woodcutting_tea" | "/items/swamp_essence" | "/items/sweep" | "/items/swiftness_coffee" | "/items/tailoring_essence" | "/items/tailoring_tea" | "/items/tailors_bottoms" | "/items/tailors_top" | "/items/task_crystal" | "/items/task_token" | "/items/taunt" | "/items/thread_of_expertise" | "/items/tome_of_healing" | "/items/tome_of_the_elements" | "/items/toughness" | "/items/toxic_pollen" | "/items/trainee_alchemy_charm" | "/items/trainee_attack_charm" | "/items/trainee_brewing_charm" | "/items/trainee_cheesesmithing_charm" | "/items/trainee_cooking_charm" | "/items/trainee_crafting_charm" | "/items/trainee_defense_charm" | "/items/trainee_enhancing_charm" | "/items/trainee_foraging_charm" | "/items/trainee_intelligence_charm" | "/items/trainee_magic_charm" | "/items/trainee_melee_charm" | "/items/trainee_milking_charm" | "/items/trainee_ranged_charm" | "/items/trainee_stamina_charm" | "/items/trainee_tailoring_charm" | "/items/trainee_woodcutting_charm" | "/items/treant_bark" | "/items/treant_shield" | "/items/turtle_shell" | "/items/turtle_shell_body" | "/items/turtle_shell_legs" | "/items/twilight_essence" | "/items/ultra_alchemy_tea" | "/items/ultra_attack_coffee" | "/items/ultra_brewing_tea" | "/items/ultra_cheesesmithing_tea" | "/items/ultra_cooking_tea" | "/items/ultra_crafting_tea" | "/items/ultra_defense_coffee" | "/items/ultra_enhancing_tea" | "/items/ultra_foraging_tea" | "/items/ultra_intelligence_coffee" | "/items/ultra_magic_coffee" | "/items/ultra_melee_coffee" | "/items/ultra_milking_tea" | "/items/ultra_ranged_coffee" | "/items/ultra_stamina_coffee" | "/items/ultra_tailoring_tea" | "/items/ultra_woodcutting_tea" | "/items/umbral_boots" | "/items/umbral_bracers" | "/items/umbral_chaps" | "/items/umbral_hide" | "/items/umbral_hood" | "/items/umbral_leather" | "/items/umbral_tunic" | "/items/vampire_fang" | "/items/vampire_fang_dirk" | "/items/vampiric_bow" | "/items/vampirism" | "/items/verdant_alembic" | "/items/verdant_boots" | "/items/verdant_brush" | "/items/verdant_buckler" | "/items/verdant_bulwark" | "/items/verdant_cheese" | "/items/verdant_chisel" | "/items/verdant_enhancer" | "/items/verdant_gauntlets" | "/items/verdant_hammer" | "/items/verdant_hatchet" | "/items/verdant_helmet" | "/items/verdant_mace" | "/items/verdant_milk" | "/items/verdant_needle" | "/items/verdant_plate_body" | "/items/verdant_plate_legs" | "/items/verdant_pot" | "/items/verdant_shears" | "/items/verdant_spatula" | "/items/verdant_spear" | "/items/verdant_sword" | "/items/vision_helmet" | "/items/vision_shield" | "/items/watchful_relic" | "/items/water_strike" | "/items/werewolf_claw" | "/items/werewolf_slasher" | "/items/wheat" | "/items/white_key_fragment" | "/items/wisdom_coffee" | "/items/wisdom_tea" | "/items/wizard_necklace" | "/items/woodcutting_essence" | "/items/woodcutting_tea" | "/items/wooden_bow" | "/items/wooden_crossbow" | "/items/wooden_fire_staff" | "/items/wooden_nature_staff" | "/items/wooden_shield" | "/items/wooden_water_staff" | "/items/yogurt";
|
|
56
56
|
count: number;
|
|
57
57
|
}[]>;
|
|
58
58
|
}[];
|
|
@@ -76,12 +76,12 @@ export declare const HOUSE_ROOMS_BY_SKILL: Record<SkillHrid, HouseRoom | undefin
|
|
|
76
76
|
export declare const COMBAT_HOUSE_ROOMS: {
|
|
77
77
|
hrid: "/house_rooms/archery_range" | "/house_rooms/armory" | "/house_rooms/brewery" | "/house_rooms/dairy_barn" | "/house_rooms/dining_room" | "/house_rooms/dojo" | "/house_rooms/forge" | "/house_rooms/garden" | "/house_rooms/gym" | "/house_rooms/kitchen" | "/house_rooms/laboratory" | "/house_rooms/library" | "/house_rooms/log_shed" | "/house_rooms/mystical_study" | "/house_rooms/observatory" | "/house_rooms/sewing_parlor" | "/house_rooms/workshop";
|
|
78
78
|
name: string;
|
|
79
|
-
skillHrid: "/skills/alchemy" | "/skills/attack" | "/skills/brewing" | "/skills/cheesesmithing" | "/skills/cooking" | "/skills/crafting" | "/skills/defense" | "/skills/enhancing" | "/skills/foraging" | "/skills/intelligence" | "/skills/magic" | "/skills/
|
|
79
|
+
skillHrid: "/skills/alchemy" | "/skills/attack" | "/skills/brewing" | "/skills/cheesesmithing" | "/skills/cooking" | "/skills/crafting" | "/skills/defense" | "/skills/enhancing" | "/skills/foraging" | "/skills/intelligence" | "/skills/magic" | "/skills/melee" | "/skills/milking" | "/skills/ranged" | "/skills/stamina" | "/skills/tailoring" | "/skills/total_level" | "/skills/woodcutting";
|
|
80
80
|
sortIndex: number;
|
|
81
81
|
usableInActionTypeMap: Record<string, boolean>;
|
|
82
82
|
actionBuffs: {
|
|
83
83
|
uniqueHrid: string;
|
|
84
|
-
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/
|
|
84
|
+
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/melee_level" | "/buff_types/milking_level" | "/buff_types/processing" | "/buff_types/ranged_level" | "/buff_types/stamina_level" | "/buff_types/hp_regen" | "/buff_types/tailoring_level" | "/buff_types/woodcutting_level" | "/buff_types/attack_speed" | "/buff_types/wisdom" | "/buff_types/physical_amplify" | "/buff_types/damage" | "/buff_types/water_amplify" | "/buff_types/nature_amplify" | "/buff_types/fire_amplify" | "/buff_types/evasion" | "/buff_types/damage_taken" | "/buff_types/healing_amplify" | "/buff_types/armor" | "/buff_types/water_resistance" | "/buff_types/nature_resistance" | "/buff_types/fire_resistance" | "/buff_types/tenacity" | "/buff_types/accuracy" | "/buff_types/threat" | "/buff_types/retaliation" | "/buff_types/physical_thorns" | "/buff_types/elemental_thorns" | "/buff_types/life_steal" | "/buff_types/combat_drop_quantity" | "/buff_types/enhancing_success" | "/buff_types/essence_find" | "/buff_types/mana_leech" | "/buff_types/rare_find" | "/buff_types/task_action_speed";
|
|
85
85
|
ratioBoost: number;
|
|
86
86
|
ratioBoostLevelBonus: number;
|
|
87
87
|
flatBoost: number;
|
|
@@ -91,7 +91,7 @@ export declare const COMBAT_HOUSE_ROOMS: {
|
|
|
91
91
|
}[];
|
|
92
92
|
globalBuffs: {
|
|
93
93
|
uniqueHrid: string;
|
|
94
|
-
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/
|
|
94
|
+
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/melee_level" | "/buff_types/milking_level" | "/buff_types/processing" | "/buff_types/ranged_level" | "/buff_types/stamina_level" | "/buff_types/hp_regen" | "/buff_types/tailoring_level" | "/buff_types/woodcutting_level" | "/buff_types/attack_speed" | "/buff_types/wisdom" | "/buff_types/physical_amplify" | "/buff_types/damage" | "/buff_types/water_amplify" | "/buff_types/nature_amplify" | "/buff_types/fire_amplify" | "/buff_types/evasion" | "/buff_types/damage_taken" | "/buff_types/healing_amplify" | "/buff_types/armor" | "/buff_types/water_resistance" | "/buff_types/nature_resistance" | "/buff_types/fire_resistance" | "/buff_types/tenacity" | "/buff_types/accuracy" | "/buff_types/threat" | "/buff_types/retaliation" | "/buff_types/physical_thorns" | "/buff_types/elemental_thorns" | "/buff_types/life_steal" | "/buff_types/combat_drop_quantity" | "/buff_types/enhancing_success" | "/buff_types/essence_find" | "/buff_types/mana_leech" | "/buff_types/rare_find" | "/buff_types/task_action_speed";
|
|
95
95
|
ratioBoost: number;
|
|
96
96
|
ratioBoostLevelBonus: number;
|
|
97
97
|
flatBoost: number;
|
|
@@ -100,19 +100,19 @@ export declare const COMBAT_HOUSE_ROOMS: {
|
|
|
100
100
|
duration: number;
|
|
101
101
|
}[];
|
|
102
102
|
upgradeCostsMap: Record<string, {
|
|
103
|
-
itemHrid: "/items/abyssal_essence" | "/items/acrobatic_hood" | "/items/acrobats_ribbon" | "/items/advanced_task_badge" | "/items/alchemists_bottoms" | "/items/alchemists_top" | "/items/alchemy_essence" | "/items/alchemy_tea" | "/items/amber" | "/items/amethyst" | "/items/anchorbound_plate_body" | "/items/anchorbound_plate_legs" | "/items/apple" | "/items/apple_gummy" | "/items/apple_yogurt" | "/items/aqua_arrow" | "/items/aqua_aura" | "/items/aqua_essence" | "/items/arabica_coffee_bean" | "/items/arcane_bow" | "/items/arcane_crossbow" | "/items/arcane_fire_staff" | "/items/arcane_log" | "/items/arcane_lumber" | "/items/arcane_nature_staff" | "/items/arcane_reflection" | "/items/arcane_shield" | "/items/arcane_water_staff" | "/items/artisan_tea" | "/items/attack_coffee" | "/items/azure_alembic" | "/items/azure_boots" | "/items/azure_brush" | "/items/azure_buckler" | "/items/azure_bulwark" | "/items/azure_cheese" | "/items/azure_chisel" | "/items/azure_enhancer" | "/items/azure_gauntlets" | "/items/azure_hammer" | "/items/azure_hatchet" | "/items/azure_helmet" | "/items/azure_mace" | "/items/azure_milk" | "/items/azure_needle" | "/items/azure_plate_body" | "/items/azure_plate_legs" | "/items/azure_pot" | "/items/azure_shears" | "/items/azure_spatula" | "/items/azure_spear" | "/items/azure_sword" | "/items/bag_of_10_cowbells" | "/items/bamboo_boots" | "/items/bamboo_branch" | "/items/bamboo_fabric" | "/items/bamboo_gloves" | "/items/bamboo_hat" | "/items/bamboo_robe_bottoms" | "/items/bamboo_robe_top" | "/items/basic_task_badge" | "/items/bear_essence" | "/items/beast_boots" | "/items/beast_bracers" | "/items/beast_chaps" | "/items/beast_hide" | "/items/beast_hood" | "/items/beast_leather" | "/items/beast_tunic" | "/items/berserk" | "/items/birch_bow" | "/items/birch_crossbow" | "/items/birch_fire_staff" | "/items/birch_log" | "/items/birch_lumber" | "/items/birch_nature_staff" | "/items/birch_shield" | "/items/birch_water_staff" | "/items/bishops_codex" | "/items/bishops_scroll" | "/items/black_bear_fluff" | "/items/black_bear_shoes" | "/items/black_tea_leaf" | "/items/blackberry" | "/items/blackberry_cake" | "/items/blackberry_donut" | "/items/blazing_trident" | "/items/blessed_tea" | "/items/blooming_trident" | "/items/blue_key_fragment" | "/items/blueberry" | "/items/blueberry_cake" | "/items/blueberry_donut" | "/items/branch_of_insight" | "/items/brewers_bottoms" | "/items/brewers_top" | "/items/brewing_essence" | "/items/brewing_tea" | "/items/brown_key_fragment" | "/items/burble_alembic" | "/items/burble_boots" | "/items/burble_brush" | "/items/burble_buckler" | "/items/burble_bulwark" | "/items/burble_cheese" | "/items/burble_chisel" | "/items/burble_enhancer" | "/items/burble_gauntlets" | "/items/burble_hammer" | "/items/burble_hatchet" | "/items/burble_helmet" | "/items/burble_mace" | "/items/burble_milk" | "/items/burble_needle" | "/items/burble_plate_body" | "/items/burble_plate_legs" | "/items/burble_pot" | "/items/burble_shears" | "/items/burble_spatula" | "/items/burble_spear" | "/items/burble_sword" | "/items/burble_tea_leaf" | "/items/burning_key_fragment" | "/items/butter_of_proficiency" | "/items/catalyst_of_coinification" | "/items/catalyst_of_decomposition" | "/items/catalyst_of_transmutation" | "/items/catalytic_tea" | "/items/cedar_bow" | "/items/cedar_crossbow" | "/items/cedar_fire_staff" | "/items/cedar_log" | "/items/cedar_lumber" | "/items/cedar_nature_staff" | "/items/cedar_shield" | "/items/cedar_water_staff" | "/items/celestial_alembic" | "/items/celestial_brush" | "/items/celestial_chisel" | "/items/celestial_enhancer" | "/items/celestial_hammer" | "/items/celestial_hatchet" | "/items/celestial_needle" | "/items/celestial_pot" | "/items/celestial_shears" | "/items/celestial_spatula" | "/items/centaur_boots" | "/items/centaur_hoof" | "/items/channeling_coffee" | "/items/chaotic_chain" | "/items/chaotic_flail" | "/items/cheese" | "/items/cheese_alembic" | "/items/cheese_boots" | "/items/cheese_brush" | "/items/cheese_buckler" | "/items/cheese_bulwark" | "/items/cheese_chisel" | "/items/cheese_enhancer" | "/items/cheese_gauntlets" | "/items/cheese_hammer" | "/items/cheese_hatchet" | "/items/cheese_helmet" | "/items/cheese_mace" | "/items/cheese_needle" | "/items/cheese_plate_body" | "/items/cheese_plate_legs" | "/items/cheese_pot" | "/items/cheese_shears" | "/items/cheese_spatula" | "/items/cheese_spear" | "/items/cheese_sword" | "/items/cheesemakers_bottoms" | "/items/cheesemakers_top" | "/items/cheesesmithing_essence" | "/items/cheesesmithing_tea" | "/items/chefs_bottoms" | "/items/chefs_top" | "/items/chimerical_chest" | "/items/chimerical_chest_key" | "/items/chimerical_entry_key" | "/items/chimerical_essence" | "/items/chimerical_quiver" | "/items/chimerical_token" | "/items/chrono_gloves" | "/items/chrono_sphere" | "/items/cleave" | "/items/cocoon" | "/items/coin" | "/items/collectors_boots" | "/items/colossus_core" | "/items/colossus_plate_body" | "/items/colossus_plate_legs" | "/items/cooking_essence" | "/items/cooking_tea" | "/items/corsair_crest" | "/items/corsair_helmet" | "/items/cotton" | "/items/cotton_boots" | "/items/cotton_fabric" | "/items/cotton_gloves" | "/items/cotton_hat" | "/items/cotton_robe_bottoms" | "/items/cotton_robe_top" | "/items/cowbell" | "/items/crab_pincer" | "/items/crafters_bottoms" | "/items/crafters_top" | "/items/crafting_essence" | "/items/crafting_tea" | "/items/crimson_alembic" | "/items/crimson_boots" | "/items/crimson_brush" | "/items/crimson_buckler" | "/items/crimson_bulwark" | "/items/crimson_cheese" | "/items/crimson_chisel" | "/items/crimson_enhancer" | "/items/crimson_gauntlets" | "/items/crimson_hammer" | "/items/crimson_hatchet" | "/items/crimson_helmet" | "/items/crimson_mace" | "/items/crimson_milk" | "/items/crimson_needle" | "/items/crimson_plate_body" | "/items/crimson_plate_legs" | "/items/crimson_pot" | "/items/crimson_shears" | "/items/crimson_spatula" | "/items/crimson_spear" | "/items/crimson_sword" | "/items/crippling_slash" | "/items/critical_aura" | "/items/critical_coffee" | "/items/crushed_amber" | "/items/crushed_amethyst" | "/items/crushed_garnet" | "/items/crushed_jade" | "/items/crushed_moonstone" | "/items/crushed_pearl" | "/items/crushed_philosophers_stone" | "/items/crushed_sunstone" | "/items/cupcake" | "/items/cursed_ball" | "/items/cursed_bow" | "/items/dairyhands_bottoms" | "/items/dairyhands_top" | "/items/damaged_anchor" | "/items/dark_key_fragment" | "/items/defense_coffee" | "/items/demonic_core" | "/items/demonic_plate_body" | "/items/demonic_plate_legs" | "/items/dodocamel_gauntlets" | "/items/dodocamel_plume" | "/items/donut" | "/items/dragon_fruit" | "/items/dragon_fruit_gummy" | "/items/dragon_fruit_yogurt" | "/items/earrings_of_armor" | "/items/earrings_of_critical_strike" | "/items/earrings_of_essence_find" | "/items/earrings_of_gathering" | "/items/earrings_of_rare_find" | "/items/earrings_of_regeneration" | "/items/earrings_of_resistance" | "/items/efficiency_tea" | "/items/egg" | "/items/elemental_affinity" | "/items/elusiveness" | "/items/emp_tea_leaf" | "/items/enchanted_chest" | "/items/enchanted_chest_key" | "/items/enchanted_cloak" | "/items/enchanted_entry_key" | "/items/enchanted_essence" | "/items/enchanted_gloves" | "/items/enchanted_token" | "/items/enhancers_bottoms" | "/items/enhancers_top" | "/items/enhancing_essence" | "/items/enhancing_tea" | "/items/entangle" | "/items/excelsa_coffee_bean" | "/items/expert_task_badge" | "/items/eye_of_the_watcher" | "/items/eye_watch" | "/items/eyessence" | "/items/fierce_aura" | "/items/fieriosa_coffee_bean" | "/items/fighter_necklace" | "/items/fireball" | "/items/firestorm" | "/items/flame_arrow" | "/items/flame_aura" | "/items/flame_blast" | "/items/flaming_cloth" | "/items/flaming_robe_bottoms" | "/items/flaming_robe_top" | "/items/flax" | "/items/fluffy_red_hat" | "/items/foragers_bottoms" | "/items/foragers_top" | "/items/foraging_essence" | "/items/foraging_tea" | "/items/fracturing_impact" | "/items/frenzy" | "/items/frost_sphere" | "/items/frost_staff" | "/items/frost_surge" | "/items/furious_spear" | "/items/garnet" | "/items/gathering_tea" | "/items/gator_vest" | "/items/giant_pouch" | "/items/ginkgo_bow" | "/items/ginkgo_crossbow" | "/items/ginkgo_fire_staff" | "/items/ginkgo_log" | "/items/ginkgo_lumber" | "/items/ginkgo_nature_staff" | "/items/ginkgo_shield" | "/items/ginkgo_water_staff" | "/items/gluttonous_energy" | "/items/gluttonous_pouch" | "/items/gobo_boomstick" | "/items/gobo_boots" | "/items/gobo_bracers" | "/items/gobo_chaps" | "/items/gobo_defender" | "/items/gobo_essence" | "/items/gobo_hide" | "/items/gobo_hood" | "/items/gobo_leather" | "/items/gobo_rag" | "/items/gobo_shooter" | "/items/gobo_slasher" | "/items/gobo_smasher" | "/items/gobo_stabber" | "/items/gobo_tunic" | "/items/goggles" | "/items/golem_essence" | "/items/gourmet_tea" | "/items/granite_bludgeon" | "/items/green_key_fragment" | "/items/green_tea_leaf" | "/items/griffin_bulwark" | "/items/griffin_chaps" | "/items/griffin_leather" | "/items/griffin_talon" | "/items/griffin_tunic" | "/items/grizzly_bear_fluff" | "/items/grizzly_bear_shoes" | "/items/gummy" | "/items/guzzling_energy" | "/items/guzzling_pouch" | "/items/heal" | "/items/holy_alembic" | "/items/holy_boots" | "/items/holy_brush" | "/items/holy_buckler" | "/items/holy_bulwark" | "/items/holy_cheese" | "/items/holy_chisel" | "/items/holy_enhancer" | "/items/holy_gauntlets" | "/items/holy_hammer" | "/items/holy_hatchet" | "/items/holy_helmet" | "/items/holy_mace" | "/items/holy_milk" | "/items/holy_needle" | "/items/holy_plate_body" | "/items/holy_plate_legs" | "/items/holy_pot" | "/items/holy_shears" | "/items/holy_spatula" | "/items/holy_spear" | "/items/holy_sword" | "/items/ice_spear" | "/items/icy_cloth" | "/items/icy_robe_bottoms" | "/items/icy_robe_top" | "/items/impale" | "/items/infernal_battlestaff" | "/items/infernal_ember" | "/items/insanity" | "/items/intelligence_coffee" | "/items/invincible" | "/items/jackalope_antler" | "/items/jackalope_staff" | "/items/jade" | "/items/jungle_essence" | "/items/knights_aegis" | "/items/knights_ingot" | "/items/kraken_chaps" | "/items/kraken_fang" | "/items/kraken_leather" | "/items/kraken_tunic" | "/items/large_artisans_crate" | "/items/large_meteorite_cache" | "/items/large_pouch" | "/items/large_treasure_chest" | "/items/liberica_coffee_bean" | "/items/life_drain" | "/items/linen_boots" | "/items/linen_fabric" | "/items/linen_gloves" | "/items/linen_hat" | "/items/linen_robe_bottoms" | "/items/linen_robe_top" | "/items/living_granite" | "/items/log" | "/items/lucky_coffee" | "/items/lumber" | "/items/lumberjacks_bottoms" | "/items/lumberjacks_top" | "/items/luna_robe_bottoms" | "/items/luna_robe_top" | "/items/luna_wing" | "/items/maelstrom_plate_body" | "/items/maelstrom_plate_legs" | "/items/maelstrom_plating" | "/items/magic_coffee" | "/items/magicians_cloth" | "/items/magicians_hat" | "/items/magnet" | "/items/magnetic_gloves" | "/items/magnifying_glass" | "/items/maim" | "/items/mana_spring" | "/items/manticore_shield" | "/items/manticore_sting" | "/items/marine_chaps" | "/items/marine_scale" | "/items/marine_tunic" | "/items/marksman_bracers" | "/items/marksman_brooch" | "/items/marsberry" | "/items/marsberry_cake" | "/items/marsberry_donut" | "/items/medium_artisans_crate" | "/items/medium_meteorite_cache" | "/items/medium_pouch" | "/items/medium_treasure_chest" | "/items/milk" | "/items/milking_essence" | "/items/milking_tea" | "/items/minor_heal" | "/items/mirror_of_protection" | "/items/mooberry" | "/items/mooberry_cake" | "/items/mooberry_donut" | "/items/moolong_tea_leaf" | "/items/moonstone" | "/items/natures_veil" | "/items/necklace_of_efficiency" | "/items/necklace_of_speed" | "/items/necklace_of_wisdom" | "/items/orange" | "/items/orange_gummy" | "/items/orange_key_fragment" | "/items/orange_yogurt" | "/items/panda_fluff" | "/items/panda_gloves" | "/items/peach" | "/items/peach_gummy" | "/items/peach_yogurt" | "/items/pearl" | "/items/penetrating_shot" | "/items/penetrating_strike" | "/items/pestilent_shot" | "/items/philosophers_earrings" | "/items/philosophers_necklace" | "/items/philosophers_ring" | "/items/philosophers_stone" | "/items/pincer_gloves" | "/items/pirate_chest" | "/items/pirate_chest_key" | "/items/pirate_entry_key" | "/items/pirate_essence" | "/items/pirate_token" | "/items/plum" | "/items/plum_gummy" | "/items/plum_yogurt" | "/items/poke" | "/items/polar_bear_fluff" | "/items/polar_bear_shoes" | "/items/power_coffee" | "/items/precision" | "/items/prime_catalyst" | "/items/processing_tea" | "/items/provoke" | "/items/puncture" | "/items/purple_key_fragment" | "/items/purpleheart_bow" | "/items/purpleheart_crossbow" | "/items/purpleheart_fire_staff" | "/items/purpleheart_log" | "/items/purpleheart_lumber" | "/items/purpleheart_nature_staff" | "/items/purpleheart_shield" | "/items/purpleheart_water_staff" | "/items/purples_gift" | "/items/quick_aid" | "/items/quick_shot" | "/items/radiant_boots" | "/items/radiant_fabric" | "/items/radiant_fiber" | "/items/radiant_gloves" | "/items/radiant_hat" | "/items/radiant_robe_bottoms" | "/items/radiant_robe_top" | "/items/rain_of_arrows" | "/items/rainbow_alembic" | "/items/rainbow_boots" | "/items/rainbow_brush" | "/items/rainbow_buckler" | "/items/rainbow_bulwark" | "/items/rainbow_cheese" | "/items/rainbow_chisel" | "/items/rainbow_enhancer" | "/items/rainbow_gauntlets" | "/items/rainbow_hammer" | "/items/rainbow_hatchet" | "/items/rainbow_helmet" | "/items/rainbow_mace" | "/items/rainbow_milk" | "/items/rainbow_needle" | "/items/rainbow_plate_body" | "/items/rainbow_plate_legs" | "/items/rainbow_pot" | "/items/rainbow_shears" | "/items/rainbow_spatula" | "/items/rainbow_spear" | "/items/rainbow_sword" | "/items/ranged_coffee" | "/items/ranger_necklace" | "/items/red_culinary_hat" | "/items/red_panda_fluff" | "/items/red_tea_leaf" | "/items/redwood_bow" | "/items/redwood_crossbow" | "/items/redwood_fire_staff" | "/items/redwood_log" | "/items/redwood_lumber" | "/items/redwood_nature_staff" | "/items/redwood_shield" | "/items/redwood_water_staff" | "/items/regal_jewel" | "/items/regal_sword" | "/items/rejuvenate" | "/items/reptile_boots" | "/items/reptile_bracers" | "/items/reptile_chaps" | "/items/reptile_hide" | "/items/reptile_hood" | "/items/reptile_leather" | "/items/reptile_tunic" | "/items/revenant_anima" | "/items/revenant_chaps" | "/items/revenant_tunic" | "/items/revive" | "/items/ring_of_armor" | "/items/ring_of_critical_strike" | "/items/ring_of_essence_find" | "/items/ring_of_gathering" | "/items/ring_of_rare_find" | "/items/ring_of_regeneration" | "/items/ring_of_resistance" | "/items/rippling_trident" | "/items/robusta_coffee_bean" | "/items/rough_boots" | "/items/rough_bracers" | "/items/rough_chaps" | "/items/rough_hide" | "/items/rough_hood" | "/items/rough_leather" | "/items/rough_tunic" | "/items/royal_cloth" | "/items/royal_fire_robe_bottoms" | "/items/royal_fire_robe_top" | "/items/royal_nature_robe_bottoms" | "/items/royal_nature_robe_top" | "/items/royal_water_robe_bottoms" | "/items/royal_water_robe_top" | "/items/scratch" | "/items/shard_of_protection" | "/items/shield_bash" | "/items/shoebill_feather" | "/items/shoebill_shoes" | "/items/sighted_bracers" | "/items/silencing_shot" | "/items/silk_boots" | "/items/silk_fabric" | "/items/silk_gloves" | "/items/silk_hat" | "/items/silk_robe_bottoms" | "/items/silk_robe_top" | "/items/sinister_cape" | "/items/sinister_chest" | "/items/sinister_chest_key" | "/items/sinister_entry_key" | "/items/sinister_essence" | "/items/sinister_token" | "/items/smack" | "/items/small_artisans_crate" | "/items/small_meteorite_cache" | "/items/small_pouch" | "/items/small_treasure_chest" | "/items/smoke_burst" | "/items/snail_shell" | "/items/snail_shell_helmet" | "/items/snake_fang" | "/items/snake_fang_dirk" | "/items/sorcerer_boots" | "/items/sorcerer_essence" | "/items/sorcerers_sole" | "/items/soul_fragment" | "/items/soul_hunter_crossbow" | "/items/spaceberry" | "/items/spaceberry_cake" | "/items/spaceberry_donut" | "/items/spacia_coffee_bean" | "/items/speed_aura" | "/items/spike_shell" | "/items/spiked_bulwark" | "/items/stalactite_shard" | "/items/stalactite_spear" | "/items/stamina_coffee" | "/items/star_fragment" | "/items/star_fruit" | "/items/star_fruit_gummy" | "/items/star_fruit_yogurt" | "/items/steady_shot" | "/items/stone_key_fragment" | "/items/strawberry" | "/items/strawberry_cake" | "/items/strawberry_donut" | "/items/stunning_blow" | "/items/sugar" | "/items/sundering_crossbow" | "/items/sundering_jewel" | "/items/sunstone" | "/items/super_alchemy_tea" | "/items/super_attack_coffee" | "/items/super_brewing_tea" | "/items/super_cheesesmithing_tea" | "/items/super_cooking_tea" | "/items/super_crafting_tea" | "/items/super_defense_coffee" | "/items/super_enhancing_tea" | "/items/super_foraging_tea" | "/items/super_intelligence_coffee" | "/items/super_magic_coffee" | "/items/super_milking_tea" | "/items/super_power_coffee" | "/items/super_ranged_coffee" | "/items/super_stamina_coffee" | "/items/super_tailoring_tea" | "/items/super_woodcutting_tea" | "/items/swamp_essence" | "/items/sweep" | "/items/swiftness_coffee" | "/items/sylvan_aura" | "/items/tailoring_essence" | "/items/tailoring_tea" | "/items/tailors_bottoms" | "/items/tailors_top" | "/items/task_crystal" | "/items/task_token" | "/items/taunt" | "/items/thread_of_expertise" | "/items/tome_of_healing" | "/items/tome_of_the_elements" | "/items/toughness" | "/items/toxic_pollen" | "/items/treant_bark" | "/items/treant_shield" | "/items/turtle_shell" | "/items/turtle_shell_body" | "/items/turtle_shell_legs" | "/items/twilight_essence" | "/items/ultra_alchemy_tea" | "/items/ultra_attack_coffee" | "/items/ultra_brewing_tea" | "/items/ultra_cheesesmithing_tea" | "/items/ultra_cooking_tea" | "/items/ultra_crafting_tea" | "/items/ultra_defense_coffee" | "/items/ultra_enhancing_tea" | "/items/ultra_foraging_tea" | "/items/ultra_intelligence_coffee" | "/items/ultra_magic_coffee" | "/items/ultra_milking_tea" | "/items/ultra_power_coffee" | "/items/ultra_ranged_coffee" | "/items/ultra_stamina_coffee" | "/items/ultra_tailoring_tea" | "/items/ultra_woodcutting_tea" | "/items/umbral_boots" | "/items/umbral_bracers" | "/items/umbral_chaps" | "/items/umbral_hide" | "/items/umbral_hood" | "/items/umbral_leather" | "/items/umbral_tunic" | "/items/vampire_fang" | "/items/vampire_fang_dirk" | "/items/vampiric_bow" | "/items/vampirism" | "/items/verdant_alembic" | "/items/verdant_boots" | "/items/verdant_brush" | "/items/verdant_buckler" | "/items/verdant_bulwark" | "/items/verdant_cheese" | "/items/verdant_chisel" | "/items/verdant_enhancer" | "/items/verdant_gauntlets" | "/items/verdant_hammer" | "/items/verdant_hatchet" | "/items/verdant_helmet" | "/items/verdant_mace" | "/items/verdant_milk" | "/items/verdant_needle" | "/items/verdant_plate_body" | "/items/verdant_plate_legs" | "/items/verdant_pot" | "/items/verdant_shears" | "/items/verdant_spatula" | "/items/verdant_spear" | "/items/verdant_sword" | "/items/vision_helmet" | "/items/vision_shield" | "/items/watchful_relic" | "/items/water_strike" | "/items/werewolf_claw" | "/items/werewolf_slasher" | "/items/wheat" | "/items/white_key_fragment" | "/items/wisdom_coffee" | "/items/wisdom_tea" | "/items/wizard_necklace" | "/items/woodcutting_essence" | "/items/woodcutting_tea" | "/items/wooden_bow" | "/items/wooden_crossbow" | "/items/wooden_fire_staff" | "/items/wooden_nature_staff" | "/items/wooden_shield" | "/items/wooden_water_staff" | "/items/yogurt";
|
|
103
|
+
itemHrid: "/items/abyssal_essence" | "/items/acrobatic_hood" | "/items/acrobatic_hood_refined" | "/items/acrobats_ribbon" | "/items/advanced_alchemy_charm" | "/items/advanced_attack_charm" | "/items/advanced_brewing_charm" | "/items/advanced_cheesesmithing_charm" | "/items/advanced_cooking_charm" | "/items/advanced_crafting_charm" | "/items/advanced_defense_charm" | "/items/advanced_enhancing_charm" | "/items/advanced_foraging_charm" | "/items/advanced_intelligence_charm" | "/items/advanced_magic_charm" | "/items/advanced_melee_charm" | "/items/advanced_milking_charm" | "/items/advanced_ranged_charm" | "/items/advanced_stamina_charm" | "/items/advanced_tailoring_charm" | "/items/advanced_task_badge" | "/items/advanced_woodcutting_charm" | "/items/alchemists_bottoms" | "/items/alchemists_top" | "/items/alchemy_essence" | "/items/alchemy_tea" | "/items/amber" | "/items/amethyst" | "/items/anchorbound_plate_body" | "/items/anchorbound_plate_body_refined" | "/items/anchorbound_plate_legs" | "/items/anchorbound_plate_legs_refined" | "/items/apple" | "/items/apple_gummy" | "/items/apple_yogurt" | "/items/aqua_arrow" | "/items/aqua_essence" | "/items/arabica_coffee_bean" | "/items/arcane_bow" | "/items/arcane_crossbow" | "/items/arcane_fire_staff" | "/items/arcane_log" | "/items/arcane_lumber" | "/items/arcane_nature_staff" | "/items/arcane_shield" | "/items/arcane_water_staff" | "/items/artisan_tea" | "/items/attack_coffee" | "/items/azure_alembic" | "/items/azure_boots" | "/items/azure_brush" | "/items/azure_buckler" | "/items/azure_bulwark" | "/items/azure_cheese" | "/items/azure_chisel" | "/items/azure_enhancer" | "/items/azure_gauntlets" | "/items/azure_hammer" | "/items/azure_hatchet" | "/items/azure_helmet" | "/items/azure_mace" | "/items/azure_milk" | "/items/azure_needle" | "/items/azure_plate_body" | "/items/azure_plate_legs" | "/items/azure_pot" | "/items/azure_shears" | "/items/azure_spatula" | "/items/azure_spear" | "/items/azure_sword" | "/items/bag_of_10_cowbells" | "/items/bamboo_boots" | "/items/bamboo_branch" | "/items/bamboo_fabric" | "/items/bamboo_gloves" | "/items/bamboo_hat" | "/items/bamboo_robe_bottoms" | "/items/bamboo_robe_top" | "/items/basic_alchemy_charm" | "/items/basic_attack_charm" | "/items/basic_brewing_charm" | "/items/basic_cheesesmithing_charm" | "/items/basic_cooking_charm" | "/items/basic_crafting_charm" | "/items/basic_defense_charm" | "/items/basic_enhancing_charm" | "/items/basic_foraging_charm" | "/items/basic_intelligence_charm" | "/items/basic_magic_charm" | "/items/basic_melee_charm" | "/items/basic_milking_charm" | "/items/basic_ranged_charm" | "/items/basic_stamina_charm" | "/items/basic_tailoring_charm" | "/items/basic_task_badge" | "/items/basic_woodcutting_charm" | "/items/bear_essence" | "/items/beast_boots" | "/items/beast_bracers" | "/items/beast_chaps" | "/items/beast_hide" | "/items/beast_hood" | "/items/beast_leather" | "/items/beast_tunic" | "/items/berserk" | "/items/birch_bow" | "/items/birch_crossbow" | "/items/birch_fire_staff" | "/items/birch_log" | "/items/birch_lumber" | "/items/birch_nature_staff" | "/items/birch_shield" | "/items/birch_water_staff" | "/items/bishops_codex" | "/items/bishops_codex_refined" | "/items/bishops_scroll" | "/items/black_bear_fluff" | "/items/black_bear_shoes" | "/items/black_tea_leaf" | "/items/blackberry" | "/items/blackberry_cake" | "/items/blackberry_donut" | "/items/blazing_trident" | "/items/blazing_trident_refined" | "/items/blessed_tea" | "/items/blooming_trident" | "/items/blooming_trident_refined" | "/items/blue_key_fragment" | "/items/blueberry" | "/items/blueberry_cake" | "/items/blueberry_donut" | "/items/branch_of_insight" | "/items/brewers_bottoms" | "/items/brewers_top" | "/items/brewing_essence" | "/items/brewing_tea" | "/items/brown_key_fragment" | "/items/burble_alembic" | "/items/burble_boots" | "/items/burble_brush" | "/items/burble_buckler" | "/items/burble_bulwark" | "/items/burble_cheese" | "/items/burble_chisel" | "/items/burble_enhancer" | "/items/burble_gauntlets" | "/items/burble_hammer" | "/items/burble_hatchet" | "/items/burble_helmet" | "/items/burble_mace" | "/items/burble_milk" | "/items/burble_needle" | "/items/burble_plate_body" | "/items/burble_plate_legs" | "/items/burble_pot" | "/items/burble_shears" | "/items/burble_spatula" | "/items/burble_spear" | "/items/burble_sword" | "/items/burble_tea_leaf" | "/items/burning_key_fragment" | "/items/butter_of_proficiency" | "/items/catalyst_of_coinification" | "/items/catalyst_of_decomposition" | "/items/catalyst_of_transmutation" | "/items/catalytic_tea" | "/items/cedar_bow" | "/items/cedar_crossbow" | "/items/cedar_fire_staff" | "/items/cedar_log" | "/items/cedar_lumber" | "/items/cedar_nature_staff" | "/items/cedar_shield" | "/items/cedar_water_staff" | "/items/celestial_alembic" | "/items/celestial_brush" | "/items/celestial_chisel" | "/items/celestial_enhancer" | "/items/celestial_hammer" | "/items/celestial_hatchet" | "/items/celestial_needle" | "/items/celestial_pot" | "/items/celestial_shears" | "/items/celestial_spatula" | "/items/centaur_boots" | "/items/centaur_hoof" | "/items/channeling_coffee" | "/items/chaotic_chain" | "/items/chaotic_flail" | "/items/chaotic_flail_refined" | "/items/cheese" | "/items/cheese_alembic" | "/items/cheese_boots" | "/items/cheese_brush" | "/items/cheese_buckler" | "/items/cheese_bulwark" | "/items/cheese_chisel" | "/items/cheese_enhancer" | "/items/cheese_gauntlets" | "/items/cheese_hammer" | "/items/cheese_hatchet" | "/items/cheese_helmet" | "/items/cheese_mace" | "/items/cheese_needle" | "/items/cheese_plate_body" | "/items/cheese_plate_legs" | "/items/cheese_pot" | "/items/cheese_shears" | "/items/cheese_spatula" | "/items/cheese_spear" | "/items/cheese_sword" | "/items/cheesemakers_bottoms" | "/items/cheesemakers_top" | "/items/cheesesmithing_essence" | "/items/cheesesmithing_tea" | "/items/chefs_bottoms" | "/items/chefs_top" | "/items/chimerical_chest" | "/items/chimerical_chest_key" | "/items/chimerical_entry_key" | "/items/chimerical_essence" | "/items/chimerical_quiver" | "/items/chimerical_quiver_refined" | "/items/chimerical_refinement_chest" | "/items/chimerical_refinement_shard" | "/items/chimerical_token" | "/items/chrono_gloves" | "/items/chrono_sphere" | "/items/cleave" | "/items/cocoon" | "/items/coin" | "/items/collectors_boots" | "/items/colossus_core" | "/items/colossus_plate_body" | "/items/colossus_plate_legs" | "/items/cooking_essence" | "/items/cooking_tea" | "/items/corsair_crest" | "/items/corsair_helmet" | "/items/corsair_helmet_refined" | "/items/cotton" | "/items/cotton_boots" | "/items/cotton_fabric" | "/items/cotton_gloves" | "/items/cotton_hat" | "/items/cotton_robe_bottoms" | "/items/cotton_robe_top" | "/items/cowbell" | "/items/crab_pincer" | "/items/crafters_bottoms" | "/items/crafters_top" | "/items/crafting_essence" | "/items/crafting_tea" | "/items/crimson_alembic" | "/items/crimson_boots" | "/items/crimson_brush" | "/items/crimson_buckler" | "/items/crimson_bulwark" | "/items/crimson_cheese" | "/items/crimson_chisel" | "/items/crimson_enhancer" | "/items/crimson_gauntlets" | "/items/crimson_hammer" | "/items/crimson_hatchet" | "/items/crimson_helmet" | "/items/crimson_mace" | "/items/crimson_milk" | "/items/crimson_needle" | "/items/crimson_plate_body" | "/items/crimson_plate_legs" | "/items/crimson_pot" | "/items/crimson_shears" | "/items/crimson_spatula" | "/items/crimson_spear" | "/items/crimson_sword" | "/items/crippling_slash" | "/items/critical_aura" | "/items/critical_coffee" | "/items/crushed_amber" | "/items/crushed_amethyst" | "/items/crushed_garnet" | "/items/crushed_jade" | "/items/crushed_moonstone" | "/items/crushed_pearl" | "/items/crushed_philosophers_stone" | "/items/crushed_sunstone" | "/items/cupcake" | "/items/cursed_ball" | "/items/cursed_bow" | "/items/cursed_bow_refined" | "/items/dairyhands_bottoms" | "/items/dairyhands_top" | "/items/damaged_anchor" | "/items/dark_key_fragment" | "/items/defense_coffee" | "/items/demonic_core" | "/items/demonic_plate_body" | "/items/demonic_plate_legs" | "/items/dodocamel_gauntlets" | "/items/dodocamel_gauntlets_refined" | "/items/dodocamel_plume" | "/items/donut" | "/items/dragon_fruit" | "/items/dragon_fruit_gummy" | "/items/dragon_fruit_yogurt" | "/items/earrings_of_armor" | "/items/earrings_of_critical_strike" | "/items/earrings_of_essence_find" | "/items/earrings_of_gathering" | "/items/earrings_of_rare_find" | "/items/earrings_of_regeneration" | "/items/earrings_of_resistance" | "/items/efficiency_tea" | "/items/egg" | "/items/elemental_affinity" | "/items/elusiveness" | "/items/emp_tea_leaf" | "/items/enchanted_chest" | "/items/enchanted_chest_key" | "/items/enchanted_cloak" | "/items/enchanted_cloak_refined" | "/items/enchanted_entry_key" | "/items/enchanted_essence" | "/items/enchanted_gloves" | "/items/enchanted_refinement_chest" | "/items/enchanted_refinement_shard" | "/items/enchanted_token" | "/items/enhancers_bottoms" | "/items/enhancers_top" | "/items/enhancing_essence" | "/items/enhancing_tea" | "/items/entangle" | "/items/excelsa_coffee_bean" | "/items/expert_alchemy_charm" | "/items/expert_attack_charm" | "/items/expert_brewing_charm" | "/items/expert_cheesesmithing_charm" | "/items/expert_cooking_charm" | "/items/expert_crafting_charm" | "/items/expert_defense_charm" | "/items/expert_enhancing_charm" | "/items/expert_foraging_charm" | "/items/expert_intelligence_charm" | "/items/expert_magic_charm" | "/items/expert_melee_charm" | "/items/expert_milking_charm" | "/items/expert_ranged_charm" | "/items/expert_stamina_charm" | "/items/expert_tailoring_charm" | "/items/expert_task_badge" | "/items/expert_woodcutting_charm" | "/items/eye_of_the_watcher" | "/items/eye_watch" | "/items/eyessence" | "/items/fierce_aura" | "/items/fieriosa_coffee_bean" | "/items/fighter_necklace" | "/items/fireball" | "/items/firestorm" | "/items/flame_arrow" | "/items/flame_blast" | "/items/flaming_cloth" | "/items/flaming_robe_bottoms" | "/items/flaming_robe_top" | "/items/flax" | "/items/fluffy_red_hat" | "/items/foragers_bottoms" | "/items/foragers_top" | "/items/foraging_essence" | "/items/foraging_tea" | "/items/fracturing_impact" | "/items/frenzy" | "/items/frost_sphere" | "/items/frost_staff" | "/items/frost_surge" | "/items/furious_spear" | "/items/furious_spear_refined" | "/items/garnet" | "/items/gathering_tea" | "/items/gator_vest" | "/items/giant_pouch" | "/items/ginkgo_bow" | "/items/ginkgo_crossbow" | "/items/ginkgo_fire_staff" | "/items/ginkgo_log" | "/items/ginkgo_lumber" | "/items/ginkgo_nature_staff" | "/items/ginkgo_shield" | "/items/ginkgo_water_staff" | "/items/gluttonous_energy" | "/items/gluttonous_pouch" | "/items/gobo_boomstick" | "/items/gobo_boots" | "/items/gobo_bracers" | "/items/gobo_chaps" | "/items/gobo_defender" | "/items/gobo_essence" | "/items/gobo_hide" | "/items/gobo_hood" | "/items/gobo_leather" | "/items/gobo_rag" | "/items/gobo_shooter" | "/items/gobo_slasher" | "/items/gobo_smasher" | "/items/gobo_stabber" | "/items/gobo_tunic" | "/items/goggles" | "/items/golem_essence" | "/items/gourmet_tea" | "/items/grandmaster_alchemy_charm" | "/items/grandmaster_attack_charm" | "/items/grandmaster_brewing_charm" | "/items/grandmaster_cheesesmithing_charm" | "/items/grandmaster_cooking_charm" | "/items/grandmaster_crafting_charm" | "/items/grandmaster_defense_charm" | "/items/grandmaster_enhancing_charm" | "/items/grandmaster_foraging_charm" | "/items/grandmaster_intelligence_charm" | "/items/grandmaster_magic_charm" | "/items/grandmaster_melee_charm" | "/items/grandmaster_milking_charm" | "/items/grandmaster_ranged_charm" | "/items/grandmaster_stamina_charm" | "/items/grandmaster_tailoring_charm" | "/items/grandmaster_woodcutting_charm" | "/items/granite_bludgeon" | "/items/green_key_fragment" | "/items/green_tea_leaf" | "/items/griffin_bulwark" | "/items/griffin_bulwark_refined" | "/items/griffin_chaps" | "/items/griffin_leather" | "/items/griffin_talon" | "/items/griffin_tunic" | "/items/grizzly_bear_fluff" | "/items/grizzly_bear_shoes" | "/items/guardian_aura" | "/items/gummy" | "/items/guzzling_energy" | "/items/guzzling_pouch" | "/items/heal" | "/items/holy_alembic" | "/items/holy_boots" | "/items/holy_brush" | "/items/holy_buckler" | "/items/holy_bulwark" | "/items/holy_cheese" | "/items/holy_chisel" | "/items/holy_enhancer" | "/items/holy_gauntlets" | "/items/holy_hammer" | "/items/holy_hatchet" | "/items/holy_helmet" | "/items/holy_mace" | "/items/holy_milk" | "/items/holy_needle" | "/items/holy_plate_body" | "/items/holy_plate_legs" | "/items/holy_pot" | "/items/holy_shears" | "/items/holy_spatula" | "/items/holy_spear" | "/items/holy_sword" | "/items/ice_spear" | "/items/icy_cloth" | "/items/icy_robe_bottoms" | "/items/icy_robe_top" | "/items/impale" | "/items/infernal_battlestaff" | "/items/infernal_ember" | "/items/insanity" | "/items/intelligence_coffee" | "/items/invincible" | "/items/jackalope_antler" | "/items/jackalope_staff" | "/items/jade" | "/items/jungle_essence" | "/items/knights_aegis" | "/items/knights_aegis_refined" | "/items/knights_ingot" | "/items/kraken_chaps" | "/items/kraken_chaps_refined" | "/items/kraken_fang" | "/items/kraken_leather" | "/items/kraken_tunic" | "/items/kraken_tunic_refined" | "/items/large_artisans_crate" | "/items/large_meteorite_cache" | "/items/large_pouch" | "/items/large_treasure_chest" | "/items/liberica_coffee_bean" | "/items/life_drain" | "/items/linen_boots" | "/items/linen_fabric" | "/items/linen_gloves" | "/items/linen_hat" | "/items/linen_robe_bottoms" | "/items/linen_robe_top" | "/items/living_granite" | "/items/log" | "/items/lucky_coffee" | "/items/lumber" | "/items/lumberjacks_bottoms" | "/items/lumberjacks_top" | "/items/luna_robe_bottoms" | "/items/luna_robe_top" | "/items/luna_wing" | "/items/maelstrom_plate_body" | "/items/maelstrom_plate_body_refined" | "/items/maelstrom_plate_legs" | "/items/maelstrom_plate_legs_refined" | "/items/maelstrom_plating" | "/items/magic_coffee" | "/items/magicians_cloth" | "/items/magicians_hat" | "/items/magicians_hat_refined" | "/items/magnet" | "/items/magnetic_gloves" | "/items/magnifying_glass" | "/items/maim" | "/items/mana_spring" | "/items/manticore_shield" | "/items/manticore_sting" | "/items/marine_chaps" | "/items/marine_scale" | "/items/marine_tunic" | "/items/marksman_bracers" | "/items/marksman_bracers_refined" | "/items/marksman_brooch" | "/items/marsberry" | "/items/marsberry_cake" | "/items/marsberry_donut" | "/items/master_alchemy_charm" | "/items/master_attack_charm" | "/items/master_brewing_charm" | "/items/master_cheesesmithing_charm" | "/items/master_cooking_charm" | "/items/master_crafting_charm" | "/items/master_defense_charm" | "/items/master_enhancing_charm" | "/items/master_foraging_charm" | "/items/master_intelligence_charm" | "/items/master_magic_charm" | "/items/master_melee_charm" | "/items/master_milking_charm" | "/items/master_ranged_charm" | "/items/master_stamina_charm" | "/items/master_tailoring_charm" | "/items/master_woodcutting_charm" | "/items/medium_artisans_crate" | "/items/medium_meteorite_cache" | "/items/medium_pouch" | "/items/medium_treasure_chest" | "/items/melee_coffee" | "/items/milk" | "/items/milking_essence" | "/items/milking_tea" | "/items/minor_heal" | "/items/mirror_of_protection" | "/items/mooberry" | "/items/mooberry_cake" | "/items/mooberry_donut" | "/items/moolong_tea_leaf" | "/items/moonstone" | "/items/mystic_aura" | "/items/natures_veil" | "/items/necklace_of_efficiency" | "/items/necklace_of_speed" | "/items/necklace_of_wisdom" | "/items/orange" | "/items/orange_gummy" | "/items/orange_key_fragment" | "/items/orange_yogurt" | "/items/panda_fluff" | "/items/panda_gloves" | "/items/peach" | "/items/peach_gummy" | "/items/peach_yogurt" | "/items/pearl" | "/items/penetrating_shot" | "/items/penetrating_strike" | "/items/pestilent_shot" | "/items/philosophers_earrings" | "/items/philosophers_necklace" | "/items/philosophers_ring" | "/items/philosophers_stone" | "/items/pincer_gloves" | "/items/pirate_chest" | "/items/pirate_chest_key" | "/items/pirate_entry_key" | "/items/pirate_essence" | "/items/pirate_refinement_chest" | "/items/pirate_refinement_shard" | "/items/pirate_token" | "/items/plum" | "/items/plum_gummy" | "/items/plum_yogurt" | "/items/poke" | "/items/polar_bear_fluff" | "/items/polar_bear_shoes" | "/items/precision" | "/items/prime_catalyst" | "/items/processing_tea" | "/items/provoke" | "/items/puncture" | "/items/purple_key_fragment" | "/items/purpleheart_bow" | "/items/purpleheart_crossbow" | "/items/purpleheart_fire_staff" | "/items/purpleheart_log" | "/items/purpleheart_lumber" | "/items/purpleheart_nature_staff" | "/items/purpleheart_shield" | "/items/purpleheart_water_staff" | "/items/purples_gift" | "/items/quick_aid" | "/items/quick_shot" | "/items/radiant_boots" | "/items/radiant_fabric" | "/items/radiant_fiber" | "/items/radiant_gloves" | "/items/radiant_hat" | "/items/radiant_robe_bottoms" | "/items/radiant_robe_top" | "/items/rain_of_arrows" | "/items/rainbow_alembic" | "/items/rainbow_boots" | "/items/rainbow_brush" | "/items/rainbow_buckler" | "/items/rainbow_bulwark" | "/items/rainbow_cheese" | "/items/rainbow_chisel" | "/items/rainbow_enhancer" | "/items/rainbow_gauntlets" | "/items/rainbow_hammer" | "/items/rainbow_hatchet" | "/items/rainbow_helmet" | "/items/rainbow_mace" | "/items/rainbow_milk" | "/items/rainbow_needle" | "/items/rainbow_plate_body" | "/items/rainbow_plate_legs" | "/items/rainbow_pot" | "/items/rainbow_shears" | "/items/rainbow_spatula" | "/items/rainbow_spear" | "/items/rainbow_sword" | "/items/ranged_coffee" | "/items/ranger_necklace" | "/items/red_culinary_hat" | "/items/red_panda_fluff" | "/items/red_tea_leaf" | "/items/redwood_bow" | "/items/redwood_crossbow" | "/items/redwood_fire_staff" | "/items/redwood_log" | "/items/redwood_lumber" | "/items/redwood_nature_staff" | "/items/redwood_shield" | "/items/redwood_water_staff" | "/items/regal_jewel" | "/items/regal_sword" | "/items/regal_sword_refined" | "/items/rejuvenate" | "/items/reptile_boots" | "/items/reptile_bracers" | "/items/reptile_chaps" | "/items/reptile_hide" | "/items/reptile_hood" | "/items/reptile_leather" | "/items/reptile_tunic" | "/items/retribution" | "/items/revenant_anima" | "/items/revenant_chaps" | "/items/revenant_tunic" | "/items/revive" | "/items/ring_of_armor" | "/items/ring_of_critical_strike" | "/items/ring_of_essence_find" | "/items/ring_of_gathering" | "/items/ring_of_rare_find" | "/items/ring_of_regeneration" | "/items/ring_of_resistance" | "/items/rippling_trident" | "/items/rippling_trident_refined" | "/items/robusta_coffee_bean" | "/items/rough_boots" | "/items/rough_bracers" | "/items/rough_chaps" | "/items/rough_hide" | "/items/rough_hood" | "/items/rough_leather" | "/items/rough_tunic" | "/items/royal_cloth" | "/items/royal_fire_robe_bottoms" | "/items/royal_fire_robe_bottoms_refined" | "/items/royal_fire_robe_top" | "/items/royal_fire_robe_top_refined" | "/items/royal_nature_robe_bottoms" | "/items/royal_nature_robe_bottoms_refined" | "/items/royal_nature_robe_top" | "/items/royal_nature_robe_top_refined" | "/items/royal_water_robe_bottoms" | "/items/royal_water_robe_bottoms_refined" | "/items/royal_water_robe_top" | "/items/royal_water_robe_top_refined" | "/items/scratch" | "/items/shard_of_protection" | "/items/shield_bash" | "/items/shoebill_feather" | "/items/shoebill_shoes" | "/items/sighted_bracers" | "/items/silencing_shot" | "/items/silk_boots" | "/items/silk_fabric" | "/items/silk_gloves" | "/items/silk_hat" | "/items/silk_robe_bottoms" | "/items/silk_robe_top" | "/items/sinister_cape" | "/items/sinister_cape_refined" | "/items/sinister_chest" | "/items/sinister_chest_key" | "/items/sinister_entry_key" | "/items/sinister_essence" | "/items/sinister_refinement_chest" | "/items/sinister_refinement_shard" | "/items/sinister_token" | "/items/smack" | "/items/small_artisans_crate" | "/items/small_meteorite_cache" | "/items/small_pouch" | "/items/small_treasure_chest" | "/items/smoke_burst" | "/items/snail_shell" | "/items/snail_shell_helmet" | "/items/snake_fang" | "/items/snake_fang_dirk" | "/items/sorcerer_boots" | "/items/sorcerer_essence" | "/items/sorcerers_sole" | "/items/soul_fragment" | "/items/soul_hunter_crossbow" | "/items/spaceberry" | "/items/spaceberry_cake" | "/items/spaceberry_donut" | "/items/spacia_coffee_bean" | "/items/speed_aura" | "/items/spike_shell" | "/items/spiked_bulwark" | "/items/stalactite_shard" | "/items/stalactite_spear" | "/items/stamina_coffee" | "/items/star_fragment" | "/items/star_fruit" | "/items/star_fruit_gummy" | "/items/star_fruit_yogurt" | "/items/steady_shot" | "/items/stone_key_fragment" | "/items/strawberry" | "/items/strawberry_cake" | "/items/strawberry_donut" | "/items/stunning_blow" | "/items/sugar" | "/items/sundering_crossbow" | "/items/sundering_crossbow_refined" | "/items/sundering_jewel" | "/items/sunstone" | "/items/super_alchemy_tea" | "/items/super_attack_coffee" | "/items/super_brewing_tea" | "/items/super_cheesesmithing_tea" | "/items/super_cooking_tea" | "/items/super_crafting_tea" | "/items/super_defense_coffee" | "/items/super_enhancing_tea" | "/items/super_foraging_tea" | "/items/super_intelligence_coffee" | "/items/super_magic_coffee" | "/items/super_melee_coffee" | "/items/super_milking_tea" | "/items/super_ranged_coffee" | "/items/super_stamina_coffee" | "/items/super_tailoring_tea" | "/items/super_woodcutting_tea" | "/items/swamp_essence" | "/items/sweep" | "/items/swiftness_coffee" | "/items/tailoring_essence" | "/items/tailoring_tea" | "/items/tailors_bottoms" | "/items/tailors_top" | "/items/task_crystal" | "/items/task_token" | "/items/taunt" | "/items/thread_of_expertise" | "/items/tome_of_healing" | "/items/tome_of_the_elements" | "/items/toughness" | "/items/toxic_pollen" | "/items/trainee_alchemy_charm" | "/items/trainee_attack_charm" | "/items/trainee_brewing_charm" | "/items/trainee_cheesesmithing_charm" | "/items/trainee_cooking_charm" | "/items/trainee_crafting_charm" | "/items/trainee_defense_charm" | "/items/trainee_enhancing_charm" | "/items/trainee_foraging_charm" | "/items/trainee_intelligence_charm" | "/items/trainee_magic_charm" | "/items/trainee_melee_charm" | "/items/trainee_milking_charm" | "/items/trainee_ranged_charm" | "/items/trainee_stamina_charm" | "/items/trainee_tailoring_charm" | "/items/trainee_woodcutting_charm" | "/items/treant_bark" | "/items/treant_shield" | "/items/turtle_shell" | "/items/turtle_shell_body" | "/items/turtle_shell_legs" | "/items/twilight_essence" | "/items/ultra_alchemy_tea" | "/items/ultra_attack_coffee" | "/items/ultra_brewing_tea" | "/items/ultra_cheesesmithing_tea" | "/items/ultra_cooking_tea" | "/items/ultra_crafting_tea" | "/items/ultra_defense_coffee" | "/items/ultra_enhancing_tea" | "/items/ultra_foraging_tea" | "/items/ultra_intelligence_coffee" | "/items/ultra_magic_coffee" | "/items/ultra_melee_coffee" | "/items/ultra_milking_tea" | "/items/ultra_ranged_coffee" | "/items/ultra_stamina_coffee" | "/items/ultra_tailoring_tea" | "/items/ultra_woodcutting_tea" | "/items/umbral_boots" | "/items/umbral_bracers" | "/items/umbral_chaps" | "/items/umbral_hide" | "/items/umbral_hood" | "/items/umbral_leather" | "/items/umbral_tunic" | "/items/vampire_fang" | "/items/vampire_fang_dirk" | "/items/vampiric_bow" | "/items/vampirism" | "/items/verdant_alembic" | "/items/verdant_boots" | "/items/verdant_brush" | "/items/verdant_buckler" | "/items/verdant_bulwark" | "/items/verdant_cheese" | "/items/verdant_chisel" | "/items/verdant_enhancer" | "/items/verdant_gauntlets" | "/items/verdant_hammer" | "/items/verdant_hatchet" | "/items/verdant_helmet" | "/items/verdant_mace" | "/items/verdant_milk" | "/items/verdant_needle" | "/items/verdant_plate_body" | "/items/verdant_plate_legs" | "/items/verdant_pot" | "/items/verdant_shears" | "/items/verdant_spatula" | "/items/verdant_spear" | "/items/verdant_sword" | "/items/vision_helmet" | "/items/vision_shield" | "/items/watchful_relic" | "/items/water_strike" | "/items/werewolf_claw" | "/items/werewolf_slasher" | "/items/wheat" | "/items/white_key_fragment" | "/items/wisdom_coffee" | "/items/wisdom_tea" | "/items/wizard_necklace" | "/items/woodcutting_essence" | "/items/woodcutting_tea" | "/items/wooden_bow" | "/items/wooden_crossbow" | "/items/wooden_fire_staff" | "/items/wooden_nature_staff" | "/items/wooden_shield" | "/items/wooden_water_staff" | "/items/yogurt";
|
|
104
104
|
count: number;
|
|
105
105
|
}[]>;
|
|
106
106
|
}[];
|
|
107
107
|
export declare const NON_COMBAT_HOUSE_ROOMS: {
|
|
108
108
|
hrid: "/house_rooms/archery_range" | "/house_rooms/armory" | "/house_rooms/brewery" | "/house_rooms/dairy_barn" | "/house_rooms/dining_room" | "/house_rooms/dojo" | "/house_rooms/forge" | "/house_rooms/garden" | "/house_rooms/gym" | "/house_rooms/kitchen" | "/house_rooms/laboratory" | "/house_rooms/library" | "/house_rooms/log_shed" | "/house_rooms/mystical_study" | "/house_rooms/observatory" | "/house_rooms/sewing_parlor" | "/house_rooms/workshop";
|
|
109
109
|
name: string;
|
|
110
|
-
skillHrid: "/skills/alchemy" | "/skills/attack" | "/skills/brewing" | "/skills/cheesesmithing" | "/skills/cooking" | "/skills/crafting" | "/skills/defense" | "/skills/enhancing" | "/skills/foraging" | "/skills/intelligence" | "/skills/magic" | "/skills/
|
|
110
|
+
skillHrid: "/skills/alchemy" | "/skills/attack" | "/skills/brewing" | "/skills/cheesesmithing" | "/skills/cooking" | "/skills/crafting" | "/skills/defense" | "/skills/enhancing" | "/skills/foraging" | "/skills/intelligence" | "/skills/magic" | "/skills/melee" | "/skills/milking" | "/skills/ranged" | "/skills/stamina" | "/skills/tailoring" | "/skills/total_level" | "/skills/woodcutting";
|
|
111
111
|
sortIndex: number;
|
|
112
112
|
usableInActionTypeMap: Record<string, boolean>;
|
|
113
113
|
actionBuffs: {
|
|
114
114
|
uniqueHrid: string;
|
|
115
|
-
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/
|
|
115
|
+
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/melee_level" | "/buff_types/milking_level" | "/buff_types/processing" | "/buff_types/ranged_level" | "/buff_types/stamina_level" | "/buff_types/hp_regen" | "/buff_types/tailoring_level" | "/buff_types/woodcutting_level" | "/buff_types/attack_speed" | "/buff_types/wisdom" | "/buff_types/physical_amplify" | "/buff_types/damage" | "/buff_types/water_amplify" | "/buff_types/nature_amplify" | "/buff_types/fire_amplify" | "/buff_types/evasion" | "/buff_types/damage_taken" | "/buff_types/healing_amplify" | "/buff_types/armor" | "/buff_types/water_resistance" | "/buff_types/nature_resistance" | "/buff_types/fire_resistance" | "/buff_types/tenacity" | "/buff_types/accuracy" | "/buff_types/threat" | "/buff_types/retaliation" | "/buff_types/physical_thorns" | "/buff_types/elemental_thorns" | "/buff_types/life_steal" | "/buff_types/combat_drop_quantity" | "/buff_types/enhancing_success" | "/buff_types/essence_find" | "/buff_types/mana_leech" | "/buff_types/rare_find" | "/buff_types/task_action_speed";
|
|
116
116
|
ratioBoost: number;
|
|
117
117
|
ratioBoostLevelBonus: number;
|
|
118
118
|
flatBoost: number;
|
|
@@ -122,7 +122,7 @@ export declare const NON_COMBAT_HOUSE_ROOMS: {
|
|
|
122
122
|
}[];
|
|
123
123
|
globalBuffs: {
|
|
124
124
|
uniqueHrid: string;
|
|
125
|
-
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/
|
|
125
|
+
typeHrid: "/buff_types/alchemy_level" | "/buff_types/efficiency" | "/buff_types/artisan" | "/buff_types/action_level" | "/buff_types/attack_level" | "/buff_types/blessed" | "/buff_types/brewing_level" | "/buff_types/alchemy_success" | "/buff_types/cast_speed" | "/buff_types/cheesesmithing_level" | "/buff_types/cooking_level" | "/buff_types/crafting_level" | "/buff_types/critical_rate" | "/buff_types/critical_damage" | "/buff_types/defense_level" | "/buff_types/enhancing_level" | "/buff_types/action_speed" | "/buff_types/foraging_level" | "/buff_types/gathering" | "/buff_types/gourmet" | "/buff_types/intelligence_level" | "/buff_types/mp_regen" | "/buff_types/combat_drop_rate" | "/buff_types/magic_level" | "/buff_types/melee_level" | "/buff_types/milking_level" | "/buff_types/processing" | "/buff_types/ranged_level" | "/buff_types/stamina_level" | "/buff_types/hp_regen" | "/buff_types/tailoring_level" | "/buff_types/woodcutting_level" | "/buff_types/attack_speed" | "/buff_types/wisdom" | "/buff_types/physical_amplify" | "/buff_types/damage" | "/buff_types/water_amplify" | "/buff_types/nature_amplify" | "/buff_types/fire_amplify" | "/buff_types/evasion" | "/buff_types/damage_taken" | "/buff_types/healing_amplify" | "/buff_types/armor" | "/buff_types/water_resistance" | "/buff_types/nature_resistance" | "/buff_types/fire_resistance" | "/buff_types/tenacity" | "/buff_types/accuracy" | "/buff_types/threat" | "/buff_types/retaliation" | "/buff_types/physical_thorns" | "/buff_types/elemental_thorns" | "/buff_types/life_steal" | "/buff_types/combat_drop_quantity" | "/buff_types/enhancing_success" | "/buff_types/essence_find" | "/buff_types/mana_leech" | "/buff_types/rare_find" | "/buff_types/task_action_speed";
|
|
126
126
|
ratioBoost: number;
|
|
127
127
|
ratioBoostLevelBonus: number;
|
|
128
128
|
flatBoost: number;
|
|
@@ -131,7 +131,7 @@ export declare const NON_COMBAT_HOUSE_ROOMS: {
|
|
|
131
131
|
duration: number;
|
|
132
132
|
}[];
|
|
133
133
|
upgradeCostsMap: Record<string, {
|
|
134
|
-
itemHrid: "/items/abyssal_essence" | "/items/acrobatic_hood" | "/items/acrobats_ribbon" | "/items/advanced_task_badge" | "/items/alchemists_bottoms" | "/items/alchemists_top" | "/items/alchemy_essence" | "/items/alchemy_tea" | "/items/amber" | "/items/amethyst" | "/items/anchorbound_plate_body" | "/items/anchorbound_plate_legs" | "/items/apple" | "/items/apple_gummy" | "/items/apple_yogurt" | "/items/aqua_arrow" | "/items/aqua_aura" | "/items/aqua_essence" | "/items/arabica_coffee_bean" | "/items/arcane_bow" | "/items/arcane_crossbow" | "/items/arcane_fire_staff" | "/items/arcane_log" | "/items/arcane_lumber" | "/items/arcane_nature_staff" | "/items/arcane_reflection" | "/items/arcane_shield" | "/items/arcane_water_staff" | "/items/artisan_tea" | "/items/attack_coffee" | "/items/azure_alembic" | "/items/azure_boots" | "/items/azure_brush" | "/items/azure_buckler" | "/items/azure_bulwark" | "/items/azure_cheese" | "/items/azure_chisel" | "/items/azure_enhancer" | "/items/azure_gauntlets" | "/items/azure_hammer" | "/items/azure_hatchet" | "/items/azure_helmet" | "/items/azure_mace" | "/items/azure_milk" | "/items/azure_needle" | "/items/azure_plate_body" | "/items/azure_plate_legs" | "/items/azure_pot" | "/items/azure_shears" | "/items/azure_spatula" | "/items/azure_spear" | "/items/azure_sword" | "/items/bag_of_10_cowbells" | "/items/bamboo_boots" | "/items/bamboo_branch" | "/items/bamboo_fabric" | "/items/bamboo_gloves" | "/items/bamboo_hat" | "/items/bamboo_robe_bottoms" | "/items/bamboo_robe_top" | "/items/basic_task_badge" | "/items/bear_essence" | "/items/beast_boots" | "/items/beast_bracers" | "/items/beast_chaps" | "/items/beast_hide" | "/items/beast_hood" | "/items/beast_leather" | "/items/beast_tunic" | "/items/berserk" | "/items/birch_bow" | "/items/birch_crossbow" | "/items/birch_fire_staff" | "/items/birch_log" | "/items/birch_lumber" | "/items/birch_nature_staff" | "/items/birch_shield" | "/items/birch_water_staff" | "/items/bishops_codex" | "/items/bishops_scroll" | "/items/black_bear_fluff" | "/items/black_bear_shoes" | "/items/black_tea_leaf" | "/items/blackberry" | "/items/blackberry_cake" | "/items/blackberry_donut" | "/items/blazing_trident" | "/items/blessed_tea" | "/items/blooming_trident" | "/items/blue_key_fragment" | "/items/blueberry" | "/items/blueberry_cake" | "/items/blueberry_donut" | "/items/branch_of_insight" | "/items/brewers_bottoms" | "/items/brewers_top" | "/items/brewing_essence" | "/items/brewing_tea" | "/items/brown_key_fragment" | "/items/burble_alembic" | "/items/burble_boots" | "/items/burble_brush" | "/items/burble_buckler" | "/items/burble_bulwark" | "/items/burble_cheese" | "/items/burble_chisel" | "/items/burble_enhancer" | "/items/burble_gauntlets" | "/items/burble_hammer" | "/items/burble_hatchet" | "/items/burble_helmet" | "/items/burble_mace" | "/items/burble_milk" | "/items/burble_needle" | "/items/burble_plate_body" | "/items/burble_plate_legs" | "/items/burble_pot" | "/items/burble_shears" | "/items/burble_spatula" | "/items/burble_spear" | "/items/burble_sword" | "/items/burble_tea_leaf" | "/items/burning_key_fragment" | "/items/butter_of_proficiency" | "/items/catalyst_of_coinification" | "/items/catalyst_of_decomposition" | "/items/catalyst_of_transmutation" | "/items/catalytic_tea" | "/items/cedar_bow" | "/items/cedar_crossbow" | "/items/cedar_fire_staff" | "/items/cedar_log" | "/items/cedar_lumber" | "/items/cedar_nature_staff" | "/items/cedar_shield" | "/items/cedar_water_staff" | "/items/celestial_alembic" | "/items/celestial_brush" | "/items/celestial_chisel" | "/items/celestial_enhancer" | "/items/celestial_hammer" | "/items/celestial_hatchet" | "/items/celestial_needle" | "/items/celestial_pot" | "/items/celestial_shears" | "/items/celestial_spatula" | "/items/centaur_boots" | "/items/centaur_hoof" | "/items/channeling_coffee" | "/items/chaotic_chain" | "/items/chaotic_flail" | "/items/cheese" | "/items/cheese_alembic" | "/items/cheese_boots" | "/items/cheese_brush" | "/items/cheese_buckler" | "/items/cheese_bulwark" | "/items/cheese_chisel" | "/items/cheese_enhancer" | "/items/cheese_gauntlets" | "/items/cheese_hammer" | "/items/cheese_hatchet" | "/items/cheese_helmet" | "/items/cheese_mace" | "/items/cheese_needle" | "/items/cheese_plate_body" | "/items/cheese_plate_legs" | "/items/cheese_pot" | "/items/cheese_shears" | "/items/cheese_spatula" | "/items/cheese_spear" | "/items/cheese_sword" | "/items/cheesemakers_bottoms" | "/items/cheesemakers_top" | "/items/cheesesmithing_essence" | "/items/cheesesmithing_tea" | "/items/chefs_bottoms" | "/items/chefs_top" | "/items/chimerical_chest" | "/items/chimerical_chest_key" | "/items/chimerical_entry_key" | "/items/chimerical_essence" | "/items/chimerical_quiver" | "/items/chimerical_token" | "/items/chrono_gloves" | "/items/chrono_sphere" | "/items/cleave" | "/items/cocoon" | "/items/coin" | "/items/collectors_boots" | "/items/colossus_core" | "/items/colossus_plate_body" | "/items/colossus_plate_legs" | "/items/cooking_essence" | "/items/cooking_tea" | "/items/corsair_crest" | "/items/corsair_helmet" | "/items/cotton" | "/items/cotton_boots" | "/items/cotton_fabric" | "/items/cotton_gloves" | "/items/cotton_hat" | "/items/cotton_robe_bottoms" | "/items/cotton_robe_top" | "/items/cowbell" | "/items/crab_pincer" | "/items/crafters_bottoms" | "/items/crafters_top" | "/items/crafting_essence" | "/items/crafting_tea" | "/items/crimson_alembic" | "/items/crimson_boots" | "/items/crimson_brush" | "/items/crimson_buckler" | "/items/crimson_bulwark" | "/items/crimson_cheese" | "/items/crimson_chisel" | "/items/crimson_enhancer" | "/items/crimson_gauntlets" | "/items/crimson_hammer" | "/items/crimson_hatchet" | "/items/crimson_helmet" | "/items/crimson_mace" | "/items/crimson_milk" | "/items/crimson_needle" | "/items/crimson_plate_body" | "/items/crimson_plate_legs" | "/items/crimson_pot" | "/items/crimson_shears" | "/items/crimson_spatula" | "/items/crimson_spear" | "/items/crimson_sword" | "/items/crippling_slash" | "/items/critical_aura" | "/items/critical_coffee" | "/items/crushed_amber" | "/items/crushed_amethyst" | "/items/crushed_garnet" | "/items/crushed_jade" | "/items/crushed_moonstone" | "/items/crushed_pearl" | "/items/crushed_philosophers_stone" | "/items/crushed_sunstone" | "/items/cupcake" | "/items/cursed_ball" | "/items/cursed_bow" | "/items/dairyhands_bottoms" | "/items/dairyhands_top" | "/items/damaged_anchor" | "/items/dark_key_fragment" | "/items/defense_coffee" | "/items/demonic_core" | "/items/demonic_plate_body" | "/items/demonic_plate_legs" | "/items/dodocamel_gauntlets" | "/items/dodocamel_plume" | "/items/donut" | "/items/dragon_fruit" | "/items/dragon_fruit_gummy" | "/items/dragon_fruit_yogurt" | "/items/earrings_of_armor" | "/items/earrings_of_critical_strike" | "/items/earrings_of_essence_find" | "/items/earrings_of_gathering" | "/items/earrings_of_rare_find" | "/items/earrings_of_regeneration" | "/items/earrings_of_resistance" | "/items/efficiency_tea" | "/items/egg" | "/items/elemental_affinity" | "/items/elusiveness" | "/items/emp_tea_leaf" | "/items/enchanted_chest" | "/items/enchanted_chest_key" | "/items/enchanted_cloak" | "/items/enchanted_entry_key" | "/items/enchanted_essence" | "/items/enchanted_gloves" | "/items/enchanted_token" | "/items/enhancers_bottoms" | "/items/enhancers_top" | "/items/enhancing_essence" | "/items/enhancing_tea" | "/items/entangle" | "/items/excelsa_coffee_bean" | "/items/expert_task_badge" | "/items/eye_of_the_watcher" | "/items/eye_watch" | "/items/eyessence" | "/items/fierce_aura" | "/items/fieriosa_coffee_bean" | "/items/fighter_necklace" | "/items/fireball" | "/items/firestorm" | "/items/flame_arrow" | "/items/flame_aura" | "/items/flame_blast" | "/items/flaming_cloth" | "/items/flaming_robe_bottoms" | "/items/flaming_robe_top" | "/items/flax" | "/items/fluffy_red_hat" | "/items/foragers_bottoms" | "/items/foragers_top" | "/items/foraging_essence" | "/items/foraging_tea" | "/items/fracturing_impact" | "/items/frenzy" | "/items/frost_sphere" | "/items/frost_staff" | "/items/frost_surge" | "/items/furious_spear" | "/items/garnet" | "/items/gathering_tea" | "/items/gator_vest" | "/items/giant_pouch" | "/items/ginkgo_bow" | "/items/ginkgo_crossbow" | "/items/ginkgo_fire_staff" | "/items/ginkgo_log" | "/items/ginkgo_lumber" | "/items/ginkgo_nature_staff" | "/items/ginkgo_shield" | "/items/ginkgo_water_staff" | "/items/gluttonous_energy" | "/items/gluttonous_pouch" | "/items/gobo_boomstick" | "/items/gobo_boots" | "/items/gobo_bracers" | "/items/gobo_chaps" | "/items/gobo_defender" | "/items/gobo_essence" | "/items/gobo_hide" | "/items/gobo_hood" | "/items/gobo_leather" | "/items/gobo_rag" | "/items/gobo_shooter" | "/items/gobo_slasher" | "/items/gobo_smasher" | "/items/gobo_stabber" | "/items/gobo_tunic" | "/items/goggles" | "/items/golem_essence" | "/items/gourmet_tea" | "/items/granite_bludgeon" | "/items/green_key_fragment" | "/items/green_tea_leaf" | "/items/griffin_bulwark" | "/items/griffin_chaps" | "/items/griffin_leather" | "/items/griffin_talon" | "/items/griffin_tunic" | "/items/grizzly_bear_fluff" | "/items/grizzly_bear_shoes" | "/items/gummy" | "/items/guzzling_energy" | "/items/guzzling_pouch" | "/items/heal" | "/items/holy_alembic" | "/items/holy_boots" | "/items/holy_brush" | "/items/holy_buckler" | "/items/holy_bulwark" | "/items/holy_cheese" | "/items/holy_chisel" | "/items/holy_enhancer" | "/items/holy_gauntlets" | "/items/holy_hammer" | "/items/holy_hatchet" | "/items/holy_helmet" | "/items/holy_mace" | "/items/holy_milk" | "/items/holy_needle" | "/items/holy_plate_body" | "/items/holy_plate_legs" | "/items/holy_pot" | "/items/holy_shears" | "/items/holy_spatula" | "/items/holy_spear" | "/items/holy_sword" | "/items/ice_spear" | "/items/icy_cloth" | "/items/icy_robe_bottoms" | "/items/icy_robe_top" | "/items/impale" | "/items/infernal_battlestaff" | "/items/infernal_ember" | "/items/insanity" | "/items/intelligence_coffee" | "/items/invincible" | "/items/jackalope_antler" | "/items/jackalope_staff" | "/items/jade" | "/items/jungle_essence" | "/items/knights_aegis" | "/items/knights_ingot" | "/items/kraken_chaps" | "/items/kraken_fang" | "/items/kraken_leather" | "/items/kraken_tunic" | "/items/large_artisans_crate" | "/items/large_meteorite_cache" | "/items/large_pouch" | "/items/large_treasure_chest" | "/items/liberica_coffee_bean" | "/items/life_drain" | "/items/linen_boots" | "/items/linen_fabric" | "/items/linen_gloves" | "/items/linen_hat" | "/items/linen_robe_bottoms" | "/items/linen_robe_top" | "/items/living_granite" | "/items/log" | "/items/lucky_coffee" | "/items/lumber" | "/items/lumberjacks_bottoms" | "/items/lumberjacks_top" | "/items/luna_robe_bottoms" | "/items/luna_robe_top" | "/items/luna_wing" | "/items/maelstrom_plate_body" | "/items/maelstrom_plate_legs" | "/items/maelstrom_plating" | "/items/magic_coffee" | "/items/magicians_cloth" | "/items/magicians_hat" | "/items/magnet" | "/items/magnetic_gloves" | "/items/magnifying_glass" | "/items/maim" | "/items/mana_spring" | "/items/manticore_shield" | "/items/manticore_sting" | "/items/marine_chaps" | "/items/marine_scale" | "/items/marine_tunic" | "/items/marksman_bracers" | "/items/marksman_brooch" | "/items/marsberry" | "/items/marsberry_cake" | "/items/marsberry_donut" | "/items/medium_artisans_crate" | "/items/medium_meteorite_cache" | "/items/medium_pouch" | "/items/medium_treasure_chest" | "/items/milk" | "/items/milking_essence" | "/items/milking_tea" | "/items/minor_heal" | "/items/mirror_of_protection" | "/items/mooberry" | "/items/mooberry_cake" | "/items/mooberry_donut" | "/items/moolong_tea_leaf" | "/items/moonstone" | "/items/natures_veil" | "/items/necklace_of_efficiency" | "/items/necklace_of_speed" | "/items/necklace_of_wisdom" | "/items/orange" | "/items/orange_gummy" | "/items/orange_key_fragment" | "/items/orange_yogurt" | "/items/panda_fluff" | "/items/panda_gloves" | "/items/peach" | "/items/peach_gummy" | "/items/peach_yogurt" | "/items/pearl" | "/items/penetrating_shot" | "/items/penetrating_strike" | "/items/pestilent_shot" | "/items/philosophers_earrings" | "/items/philosophers_necklace" | "/items/philosophers_ring" | "/items/philosophers_stone" | "/items/pincer_gloves" | "/items/pirate_chest" | "/items/pirate_chest_key" | "/items/pirate_entry_key" | "/items/pirate_essence" | "/items/pirate_token" | "/items/plum" | "/items/plum_gummy" | "/items/plum_yogurt" | "/items/poke" | "/items/polar_bear_fluff" | "/items/polar_bear_shoes" | "/items/power_coffee" | "/items/precision" | "/items/prime_catalyst" | "/items/processing_tea" | "/items/provoke" | "/items/puncture" | "/items/purple_key_fragment" | "/items/purpleheart_bow" | "/items/purpleheart_crossbow" | "/items/purpleheart_fire_staff" | "/items/purpleheart_log" | "/items/purpleheart_lumber" | "/items/purpleheart_nature_staff" | "/items/purpleheart_shield" | "/items/purpleheart_water_staff" | "/items/purples_gift" | "/items/quick_aid" | "/items/quick_shot" | "/items/radiant_boots" | "/items/radiant_fabric" | "/items/radiant_fiber" | "/items/radiant_gloves" | "/items/radiant_hat" | "/items/radiant_robe_bottoms" | "/items/radiant_robe_top" | "/items/rain_of_arrows" | "/items/rainbow_alembic" | "/items/rainbow_boots" | "/items/rainbow_brush" | "/items/rainbow_buckler" | "/items/rainbow_bulwark" | "/items/rainbow_cheese" | "/items/rainbow_chisel" | "/items/rainbow_enhancer" | "/items/rainbow_gauntlets" | "/items/rainbow_hammer" | "/items/rainbow_hatchet" | "/items/rainbow_helmet" | "/items/rainbow_mace" | "/items/rainbow_milk" | "/items/rainbow_needle" | "/items/rainbow_plate_body" | "/items/rainbow_plate_legs" | "/items/rainbow_pot" | "/items/rainbow_shears" | "/items/rainbow_spatula" | "/items/rainbow_spear" | "/items/rainbow_sword" | "/items/ranged_coffee" | "/items/ranger_necklace" | "/items/red_culinary_hat" | "/items/red_panda_fluff" | "/items/red_tea_leaf" | "/items/redwood_bow" | "/items/redwood_crossbow" | "/items/redwood_fire_staff" | "/items/redwood_log" | "/items/redwood_lumber" | "/items/redwood_nature_staff" | "/items/redwood_shield" | "/items/redwood_water_staff" | "/items/regal_jewel" | "/items/regal_sword" | "/items/rejuvenate" | "/items/reptile_boots" | "/items/reptile_bracers" | "/items/reptile_chaps" | "/items/reptile_hide" | "/items/reptile_hood" | "/items/reptile_leather" | "/items/reptile_tunic" | "/items/revenant_anima" | "/items/revenant_chaps" | "/items/revenant_tunic" | "/items/revive" | "/items/ring_of_armor" | "/items/ring_of_critical_strike" | "/items/ring_of_essence_find" | "/items/ring_of_gathering" | "/items/ring_of_rare_find" | "/items/ring_of_regeneration" | "/items/ring_of_resistance" | "/items/rippling_trident" | "/items/robusta_coffee_bean" | "/items/rough_boots" | "/items/rough_bracers" | "/items/rough_chaps" | "/items/rough_hide" | "/items/rough_hood" | "/items/rough_leather" | "/items/rough_tunic" | "/items/royal_cloth" | "/items/royal_fire_robe_bottoms" | "/items/royal_fire_robe_top" | "/items/royal_nature_robe_bottoms" | "/items/royal_nature_robe_top" | "/items/royal_water_robe_bottoms" | "/items/royal_water_robe_top" | "/items/scratch" | "/items/shard_of_protection" | "/items/shield_bash" | "/items/shoebill_feather" | "/items/shoebill_shoes" | "/items/sighted_bracers" | "/items/silencing_shot" | "/items/silk_boots" | "/items/silk_fabric" | "/items/silk_gloves" | "/items/silk_hat" | "/items/silk_robe_bottoms" | "/items/silk_robe_top" | "/items/sinister_cape" | "/items/sinister_chest" | "/items/sinister_chest_key" | "/items/sinister_entry_key" | "/items/sinister_essence" | "/items/sinister_token" | "/items/smack" | "/items/small_artisans_crate" | "/items/small_meteorite_cache" | "/items/small_pouch" | "/items/small_treasure_chest" | "/items/smoke_burst" | "/items/snail_shell" | "/items/snail_shell_helmet" | "/items/snake_fang" | "/items/snake_fang_dirk" | "/items/sorcerer_boots" | "/items/sorcerer_essence" | "/items/sorcerers_sole" | "/items/soul_fragment" | "/items/soul_hunter_crossbow" | "/items/spaceberry" | "/items/spaceberry_cake" | "/items/spaceberry_donut" | "/items/spacia_coffee_bean" | "/items/speed_aura" | "/items/spike_shell" | "/items/spiked_bulwark" | "/items/stalactite_shard" | "/items/stalactite_spear" | "/items/stamina_coffee" | "/items/star_fragment" | "/items/star_fruit" | "/items/star_fruit_gummy" | "/items/star_fruit_yogurt" | "/items/steady_shot" | "/items/stone_key_fragment" | "/items/strawberry" | "/items/strawberry_cake" | "/items/strawberry_donut" | "/items/stunning_blow" | "/items/sugar" | "/items/sundering_crossbow" | "/items/sundering_jewel" | "/items/sunstone" | "/items/super_alchemy_tea" | "/items/super_attack_coffee" | "/items/super_brewing_tea" | "/items/super_cheesesmithing_tea" | "/items/super_cooking_tea" | "/items/super_crafting_tea" | "/items/super_defense_coffee" | "/items/super_enhancing_tea" | "/items/super_foraging_tea" | "/items/super_intelligence_coffee" | "/items/super_magic_coffee" | "/items/super_milking_tea" | "/items/super_power_coffee" | "/items/super_ranged_coffee" | "/items/super_stamina_coffee" | "/items/super_tailoring_tea" | "/items/super_woodcutting_tea" | "/items/swamp_essence" | "/items/sweep" | "/items/swiftness_coffee" | "/items/sylvan_aura" | "/items/tailoring_essence" | "/items/tailoring_tea" | "/items/tailors_bottoms" | "/items/tailors_top" | "/items/task_crystal" | "/items/task_token" | "/items/taunt" | "/items/thread_of_expertise" | "/items/tome_of_healing" | "/items/tome_of_the_elements" | "/items/toughness" | "/items/toxic_pollen" | "/items/treant_bark" | "/items/treant_shield" | "/items/turtle_shell" | "/items/turtle_shell_body" | "/items/turtle_shell_legs" | "/items/twilight_essence" | "/items/ultra_alchemy_tea" | "/items/ultra_attack_coffee" | "/items/ultra_brewing_tea" | "/items/ultra_cheesesmithing_tea" | "/items/ultra_cooking_tea" | "/items/ultra_crafting_tea" | "/items/ultra_defense_coffee" | "/items/ultra_enhancing_tea" | "/items/ultra_foraging_tea" | "/items/ultra_intelligence_coffee" | "/items/ultra_magic_coffee" | "/items/ultra_milking_tea" | "/items/ultra_power_coffee" | "/items/ultra_ranged_coffee" | "/items/ultra_stamina_coffee" | "/items/ultra_tailoring_tea" | "/items/ultra_woodcutting_tea" | "/items/umbral_boots" | "/items/umbral_bracers" | "/items/umbral_chaps" | "/items/umbral_hide" | "/items/umbral_hood" | "/items/umbral_leather" | "/items/umbral_tunic" | "/items/vampire_fang" | "/items/vampire_fang_dirk" | "/items/vampiric_bow" | "/items/vampirism" | "/items/verdant_alembic" | "/items/verdant_boots" | "/items/verdant_brush" | "/items/verdant_buckler" | "/items/verdant_bulwark" | "/items/verdant_cheese" | "/items/verdant_chisel" | "/items/verdant_enhancer" | "/items/verdant_gauntlets" | "/items/verdant_hammer" | "/items/verdant_hatchet" | "/items/verdant_helmet" | "/items/verdant_mace" | "/items/verdant_milk" | "/items/verdant_needle" | "/items/verdant_plate_body" | "/items/verdant_plate_legs" | "/items/verdant_pot" | "/items/verdant_shears" | "/items/verdant_spatula" | "/items/verdant_spear" | "/items/verdant_sword" | "/items/vision_helmet" | "/items/vision_shield" | "/items/watchful_relic" | "/items/water_strike" | "/items/werewolf_claw" | "/items/werewolf_slasher" | "/items/wheat" | "/items/white_key_fragment" | "/items/wisdom_coffee" | "/items/wisdom_tea" | "/items/wizard_necklace" | "/items/woodcutting_essence" | "/items/woodcutting_tea" | "/items/wooden_bow" | "/items/wooden_crossbow" | "/items/wooden_fire_staff" | "/items/wooden_nature_staff" | "/items/wooden_shield" | "/items/wooden_water_staff" | "/items/yogurt";
|
|
134
|
+
itemHrid: "/items/abyssal_essence" | "/items/acrobatic_hood" | "/items/acrobatic_hood_refined" | "/items/acrobats_ribbon" | "/items/advanced_alchemy_charm" | "/items/advanced_attack_charm" | "/items/advanced_brewing_charm" | "/items/advanced_cheesesmithing_charm" | "/items/advanced_cooking_charm" | "/items/advanced_crafting_charm" | "/items/advanced_defense_charm" | "/items/advanced_enhancing_charm" | "/items/advanced_foraging_charm" | "/items/advanced_intelligence_charm" | "/items/advanced_magic_charm" | "/items/advanced_melee_charm" | "/items/advanced_milking_charm" | "/items/advanced_ranged_charm" | "/items/advanced_stamina_charm" | "/items/advanced_tailoring_charm" | "/items/advanced_task_badge" | "/items/advanced_woodcutting_charm" | "/items/alchemists_bottoms" | "/items/alchemists_top" | "/items/alchemy_essence" | "/items/alchemy_tea" | "/items/amber" | "/items/amethyst" | "/items/anchorbound_plate_body" | "/items/anchorbound_plate_body_refined" | "/items/anchorbound_plate_legs" | "/items/anchorbound_plate_legs_refined" | "/items/apple" | "/items/apple_gummy" | "/items/apple_yogurt" | "/items/aqua_arrow" | "/items/aqua_essence" | "/items/arabica_coffee_bean" | "/items/arcane_bow" | "/items/arcane_crossbow" | "/items/arcane_fire_staff" | "/items/arcane_log" | "/items/arcane_lumber" | "/items/arcane_nature_staff" | "/items/arcane_shield" | "/items/arcane_water_staff" | "/items/artisan_tea" | "/items/attack_coffee" | "/items/azure_alembic" | "/items/azure_boots" | "/items/azure_brush" | "/items/azure_buckler" | "/items/azure_bulwark" | "/items/azure_cheese" | "/items/azure_chisel" | "/items/azure_enhancer" | "/items/azure_gauntlets" | "/items/azure_hammer" | "/items/azure_hatchet" | "/items/azure_helmet" | "/items/azure_mace" | "/items/azure_milk" | "/items/azure_needle" | "/items/azure_plate_body" | "/items/azure_plate_legs" | "/items/azure_pot" | "/items/azure_shears" | "/items/azure_spatula" | "/items/azure_spear" | "/items/azure_sword" | "/items/bag_of_10_cowbells" | "/items/bamboo_boots" | "/items/bamboo_branch" | "/items/bamboo_fabric" | "/items/bamboo_gloves" | "/items/bamboo_hat" | "/items/bamboo_robe_bottoms" | "/items/bamboo_robe_top" | "/items/basic_alchemy_charm" | "/items/basic_attack_charm" | "/items/basic_brewing_charm" | "/items/basic_cheesesmithing_charm" | "/items/basic_cooking_charm" | "/items/basic_crafting_charm" | "/items/basic_defense_charm" | "/items/basic_enhancing_charm" | "/items/basic_foraging_charm" | "/items/basic_intelligence_charm" | "/items/basic_magic_charm" | "/items/basic_melee_charm" | "/items/basic_milking_charm" | "/items/basic_ranged_charm" | "/items/basic_stamina_charm" | "/items/basic_tailoring_charm" | "/items/basic_task_badge" | "/items/basic_woodcutting_charm" | "/items/bear_essence" | "/items/beast_boots" | "/items/beast_bracers" | "/items/beast_chaps" | "/items/beast_hide" | "/items/beast_hood" | "/items/beast_leather" | "/items/beast_tunic" | "/items/berserk" | "/items/birch_bow" | "/items/birch_crossbow" | "/items/birch_fire_staff" | "/items/birch_log" | "/items/birch_lumber" | "/items/birch_nature_staff" | "/items/birch_shield" | "/items/birch_water_staff" | "/items/bishops_codex" | "/items/bishops_codex_refined" | "/items/bishops_scroll" | "/items/black_bear_fluff" | "/items/black_bear_shoes" | "/items/black_tea_leaf" | "/items/blackberry" | "/items/blackberry_cake" | "/items/blackberry_donut" | "/items/blazing_trident" | "/items/blazing_trident_refined" | "/items/blessed_tea" | "/items/blooming_trident" | "/items/blooming_trident_refined" | "/items/blue_key_fragment" | "/items/blueberry" | "/items/blueberry_cake" | "/items/blueberry_donut" | "/items/branch_of_insight" | "/items/brewers_bottoms" | "/items/brewers_top" | "/items/brewing_essence" | "/items/brewing_tea" | "/items/brown_key_fragment" | "/items/burble_alembic" | "/items/burble_boots" | "/items/burble_brush" | "/items/burble_buckler" | "/items/burble_bulwark" | "/items/burble_cheese" | "/items/burble_chisel" | "/items/burble_enhancer" | "/items/burble_gauntlets" | "/items/burble_hammer" | "/items/burble_hatchet" | "/items/burble_helmet" | "/items/burble_mace" | "/items/burble_milk" | "/items/burble_needle" | "/items/burble_plate_body" | "/items/burble_plate_legs" | "/items/burble_pot" | "/items/burble_shears" | "/items/burble_spatula" | "/items/burble_spear" | "/items/burble_sword" | "/items/burble_tea_leaf" | "/items/burning_key_fragment" | "/items/butter_of_proficiency" | "/items/catalyst_of_coinification" | "/items/catalyst_of_decomposition" | "/items/catalyst_of_transmutation" | "/items/catalytic_tea" | "/items/cedar_bow" | "/items/cedar_crossbow" | "/items/cedar_fire_staff" | "/items/cedar_log" | "/items/cedar_lumber" | "/items/cedar_nature_staff" | "/items/cedar_shield" | "/items/cedar_water_staff" | "/items/celestial_alembic" | "/items/celestial_brush" | "/items/celestial_chisel" | "/items/celestial_enhancer" | "/items/celestial_hammer" | "/items/celestial_hatchet" | "/items/celestial_needle" | "/items/celestial_pot" | "/items/celestial_shears" | "/items/celestial_spatula" | "/items/centaur_boots" | "/items/centaur_hoof" | "/items/channeling_coffee" | "/items/chaotic_chain" | "/items/chaotic_flail" | "/items/chaotic_flail_refined" | "/items/cheese" | "/items/cheese_alembic" | "/items/cheese_boots" | "/items/cheese_brush" | "/items/cheese_buckler" | "/items/cheese_bulwark" | "/items/cheese_chisel" | "/items/cheese_enhancer" | "/items/cheese_gauntlets" | "/items/cheese_hammer" | "/items/cheese_hatchet" | "/items/cheese_helmet" | "/items/cheese_mace" | "/items/cheese_needle" | "/items/cheese_plate_body" | "/items/cheese_plate_legs" | "/items/cheese_pot" | "/items/cheese_shears" | "/items/cheese_spatula" | "/items/cheese_spear" | "/items/cheese_sword" | "/items/cheesemakers_bottoms" | "/items/cheesemakers_top" | "/items/cheesesmithing_essence" | "/items/cheesesmithing_tea" | "/items/chefs_bottoms" | "/items/chefs_top" | "/items/chimerical_chest" | "/items/chimerical_chest_key" | "/items/chimerical_entry_key" | "/items/chimerical_essence" | "/items/chimerical_quiver" | "/items/chimerical_quiver_refined" | "/items/chimerical_refinement_chest" | "/items/chimerical_refinement_shard" | "/items/chimerical_token" | "/items/chrono_gloves" | "/items/chrono_sphere" | "/items/cleave" | "/items/cocoon" | "/items/coin" | "/items/collectors_boots" | "/items/colossus_core" | "/items/colossus_plate_body" | "/items/colossus_plate_legs" | "/items/cooking_essence" | "/items/cooking_tea" | "/items/corsair_crest" | "/items/corsair_helmet" | "/items/corsair_helmet_refined" | "/items/cotton" | "/items/cotton_boots" | "/items/cotton_fabric" | "/items/cotton_gloves" | "/items/cotton_hat" | "/items/cotton_robe_bottoms" | "/items/cotton_robe_top" | "/items/cowbell" | "/items/crab_pincer" | "/items/crafters_bottoms" | "/items/crafters_top" | "/items/crafting_essence" | "/items/crafting_tea" | "/items/crimson_alembic" | "/items/crimson_boots" | "/items/crimson_brush" | "/items/crimson_buckler" | "/items/crimson_bulwark" | "/items/crimson_cheese" | "/items/crimson_chisel" | "/items/crimson_enhancer" | "/items/crimson_gauntlets" | "/items/crimson_hammer" | "/items/crimson_hatchet" | "/items/crimson_helmet" | "/items/crimson_mace" | "/items/crimson_milk" | "/items/crimson_needle" | "/items/crimson_plate_body" | "/items/crimson_plate_legs" | "/items/crimson_pot" | "/items/crimson_shears" | "/items/crimson_spatula" | "/items/crimson_spear" | "/items/crimson_sword" | "/items/crippling_slash" | "/items/critical_aura" | "/items/critical_coffee" | "/items/crushed_amber" | "/items/crushed_amethyst" | "/items/crushed_garnet" | "/items/crushed_jade" | "/items/crushed_moonstone" | "/items/crushed_pearl" | "/items/crushed_philosophers_stone" | "/items/crushed_sunstone" | "/items/cupcake" | "/items/cursed_ball" | "/items/cursed_bow" | "/items/cursed_bow_refined" | "/items/dairyhands_bottoms" | "/items/dairyhands_top" | "/items/damaged_anchor" | "/items/dark_key_fragment" | "/items/defense_coffee" | "/items/demonic_core" | "/items/demonic_plate_body" | "/items/demonic_plate_legs" | "/items/dodocamel_gauntlets" | "/items/dodocamel_gauntlets_refined" | "/items/dodocamel_plume" | "/items/donut" | "/items/dragon_fruit" | "/items/dragon_fruit_gummy" | "/items/dragon_fruit_yogurt" | "/items/earrings_of_armor" | "/items/earrings_of_critical_strike" | "/items/earrings_of_essence_find" | "/items/earrings_of_gathering" | "/items/earrings_of_rare_find" | "/items/earrings_of_regeneration" | "/items/earrings_of_resistance" | "/items/efficiency_tea" | "/items/egg" | "/items/elemental_affinity" | "/items/elusiveness" | "/items/emp_tea_leaf" | "/items/enchanted_chest" | "/items/enchanted_chest_key" | "/items/enchanted_cloak" | "/items/enchanted_cloak_refined" | "/items/enchanted_entry_key" | "/items/enchanted_essence" | "/items/enchanted_gloves" | "/items/enchanted_refinement_chest" | "/items/enchanted_refinement_shard" | "/items/enchanted_token" | "/items/enhancers_bottoms" | "/items/enhancers_top" | "/items/enhancing_essence" | "/items/enhancing_tea" | "/items/entangle" | "/items/excelsa_coffee_bean" | "/items/expert_alchemy_charm" | "/items/expert_attack_charm" | "/items/expert_brewing_charm" | "/items/expert_cheesesmithing_charm" | "/items/expert_cooking_charm" | "/items/expert_crafting_charm" | "/items/expert_defense_charm" | "/items/expert_enhancing_charm" | "/items/expert_foraging_charm" | "/items/expert_intelligence_charm" | "/items/expert_magic_charm" | "/items/expert_melee_charm" | "/items/expert_milking_charm" | "/items/expert_ranged_charm" | "/items/expert_stamina_charm" | "/items/expert_tailoring_charm" | "/items/expert_task_badge" | "/items/expert_woodcutting_charm" | "/items/eye_of_the_watcher" | "/items/eye_watch" | "/items/eyessence" | "/items/fierce_aura" | "/items/fieriosa_coffee_bean" | "/items/fighter_necklace" | "/items/fireball" | "/items/firestorm" | "/items/flame_arrow" | "/items/flame_blast" | "/items/flaming_cloth" | "/items/flaming_robe_bottoms" | "/items/flaming_robe_top" | "/items/flax" | "/items/fluffy_red_hat" | "/items/foragers_bottoms" | "/items/foragers_top" | "/items/foraging_essence" | "/items/foraging_tea" | "/items/fracturing_impact" | "/items/frenzy" | "/items/frost_sphere" | "/items/frost_staff" | "/items/frost_surge" | "/items/furious_spear" | "/items/furious_spear_refined" | "/items/garnet" | "/items/gathering_tea" | "/items/gator_vest" | "/items/giant_pouch" | "/items/ginkgo_bow" | "/items/ginkgo_crossbow" | "/items/ginkgo_fire_staff" | "/items/ginkgo_log" | "/items/ginkgo_lumber" | "/items/ginkgo_nature_staff" | "/items/ginkgo_shield" | "/items/ginkgo_water_staff" | "/items/gluttonous_energy" | "/items/gluttonous_pouch" | "/items/gobo_boomstick" | "/items/gobo_boots" | "/items/gobo_bracers" | "/items/gobo_chaps" | "/items/gobo_defender" | "/items/gobo_essence" | "/items/gobo_hide" | "/items/gobo_hood" | "/items/gobo_leather" | "/items/gobo_rag" | "/items/gobo_shooter" | "/items/gobo_slasher" | "/items/gobo_smasher" | "/items/gobo_stabber" | "/items/gobo_tunic" | "/items/goggles" | "/items/golem_essence" | "/items/gourmet_tea" | "/items/grandmaster_alchemy_charm" | "/items/grandmaster_attack_charm" | "/items/grandmaster_brewing_charm" | "/items/grandmaster_cheesesmithing_charm" | "/items/grandmaster_cooking_charm" | "/items/grandmaster_crafting_charm" | "/items/grandmaster_defense_charm" | "/items/grandmaster_enhancing_charm" | "/items/grandmaster_foraging_charm" | "/items/grandmaster_intelligence_charm" | "/items/grandmaster_magic_charm" | "/items/grandmaster_melee_charm" | "/items/grandmaster_milking_charm" | "/items/grandmaster_ranged_charm" | "/items/grandmaster_stamina_charm" | "/items/grandmaster_tailoring_charm" | "/items/grandmaster_woodcutting_charm" | "/items/granite_bludgeon" | "/items/green_key_fragment" | "/items/green_tea_leaf" | "/items/griffin_bulwark" | "/items/griffin_bulwark_refined" | "/items/griffin_chaps" | "/items/griffin_leather" | "/items/griffin_talon" | "/items/griffin_tunic" | "/items/grizzly_bear_fluff" | "/items/grizzly_bear_shoes" | "/items/guardian_aura" | "/items/gummy" | "/items/guzzling_energy" | "/items/guzzling_pouch" | "/items/heal" | "/items/holy_alembic" | "/items/holy_boots" | "/items/holy_brush" | "/items/holy_buckler" | "/items/holy_bulwark" | "/items/holy_cheese" | "/items/holy_chisel" | "/items/holy_enhancer" | "/items/holy_gauntlets" | "/items/holy_hammer" | "/items/holy_hatchet" | "/items/holy_helmet" | "/items/holy_mace" | "/items/holy_milk" | "/items/holy_needle" | "/items/holy_plate_body" | "/items/holy_plate_legs" | "/items/holy_pot" | "/items/holy_shears" | "/items/holy_spatula" | "/items/holy_spear" | "/items/holy_sword" | "/items/ice_spear" | "/items/icy_cloth" | "/items/icy_robe_bottoms" | "/items/icy_robe_top" | "/items/impale" | "/items/infernal_battlestaff" | "/items/infernal_ember" | "/items/insanity" | "/items/intelligence_coffee" | "/items/invincible" | "/items/jackalope_antler" | "/items/jackalope_staff" | "/items/jade" | "/items/jungle_essence" | "/items/knights_aegis" | "/items/knights_aegis_refined" | "/items/knights_ingot" | "/items/kraken_chaps" | "/items/kraken_chaps_refined" | "/items/kraken_fang" | "/items/kraken_leather" | "/items/kraken_tunic" | "/items/kraken_tunic_refined" | "/items/large_artisans_crate" | "/items/large_meteorite_cache" | "/items/large_pouch" | "/items/large_treasure_chest" | "/items/liberica_coffee_bean" | "/items/life_drain" | "/items/linen_boots" | "/items/linen_fabric" | "/items/linen_gloves" | "/items/linen_hat" | "/items/linen_robe_bottoms" | "/items/linen_robe_top" | "/items/living_granite" | "/items/log" | "/items/lucky_coffee" | "/items/lumber" | "/items/lumberjacks_bottoms" | "/items/lumberjacks_top" | "/items/luna_robe_bottoms" | "/items/luna_robe_top" | "/items/luna_wing" | "/items/maelstrom_plate_body" | "/items/maelstrom_plate_body_refined" | "/items/maelstrom_plate_legs" | "/items/maelstrom_plate_legs_refined" | "/items/maelstrom_plating" | "/items/magic_coffee" | "/items/magicians_cloth" | "/items/magicians_hat" | "/items/magicians_hat_refined" | "/items/magnet" | "/items/magnetic_gloves" | "/items/magnifying_glass" | "/items/maim" | "/items/mana_spring" | "/items/manticore_shield" | "/items/manticore_sting" | "/items/marine_chaps" | "/items/marine_scale" | "/items/marine_tunic" | "/items/marksman_bracers" | "/items/marksman_bracers_refined" | "/items/marksman_brooch" | "/items/marsberry" | "/items/marsberry_cake" | "/items/marsberry_donut" | "/items/master_alchemy_charm" | "/items/master_attack_charm" | "/items/master_brewing_charm" | "/items/master_cheesesmithing_charm" | "/items/master_cooking_charm" | "/items/master_crafting_charm" | "/items/master_defense_charm" | "/items/master_enhancing_charm" | "/items/master_foraging_charm" | "/items/master_intelligence_charm" | "/items/master_magic_charm" | "/items/master_melee_charm" | "/items/master_milking_charm" | "/items/master_ranged_charm" | "/items/master_stamina_charm" | "/items/master_tailoring_charm" | "/items/master_woodcutting_charm" | "/items/medium_artisans_crate" | "/items/medium_meteorite_cache" | "/items/medium_pouch" | "/items/medium_treasure_chest" | "/items/melee_coffee" | "/items/milk" | "/items/milking_essence" | "/items/milking_tea" | "/items/minor_heal" | "/items/mirror_of_protection" | "/items/mooberry" | "/items/mooberry_cake" | "/items/mooberry_donut" | "/items/moolong_tea_leaf" | "/items/moonstone" | "/items/mystic_aura" | "/items/natures_veil" | "/items/necklace_of_efficiency" | "/items/necklace_of_speed" | "/items/necklace_of_wisdom" | "/items/orange" | "/items/orange_gummy" | "/items/orange_key_fragment" | "/items/orange_yogurt" | "/items/panda_fluff" | "/items/panda_gloves" | "/items/peach" | "/items/peach_gummy" | "/items/peach_yogurt" | "/items/pearl" | "/items/penetrating_shot" | "/items/penetrating_strike" | "/items/pestilent_shot" | "/items/philosophers_earrings" | "/items/philosophers_necklace" | "/items/philosophers_ring" | "/items/philosophers_stone" | "/items/pincer_gloves" | "/items/pirate_chest" | "/items/pirate_chest_key" | "/items/pirate_entry_key" | "/items/pirate_essence" | "/items/pirate_refinement_chest" | "/items/pirate_refinement_shard" | "/items/pirate_token" | "/items/plum" | "/items/plum_gummy" | "/items/plum_yogurt" | "/items/poke" | "/items/polar_bear_fluff" | "/items/polar_bear_shoes" | "/items/precision" | "/items/prime_catalyst" | "/items/processing_tea" | "/items/provoke" | "/items/puncture" | "/items/purple_key_fragment" | "/items/purpleheart_bow" | "/items/purpleheart_crossbow" | "/items/purpleheart_fire_staff" | "/items/purpleheart_log" | "/items/purpleheart_lumber" | "/items/purpleheart_nature_staff" | "/items/purpleheart_shield" | "/items/purpleheart_water_staff" | "/items/purples_gift" | "/items/quick_aid" | "/items/quick_shot" | "/items/radiant_boots" | "/items/radiant_fabric" | "/items/radiant_fiber" | "/items/radiant_gloves" | "/items/radiant_hat" | "/items/radiant_robe_bottoms" | "/items/radiant_robe_top" | "/items/rain_of_arrows" | "/items/rainbow_alembic" | "/items/rainbow_boots" | "/items/rainbow_brush" | "/items/rainbow_buckler" | "/items/rainbow_bulwark" | "/items/rainbow_cheese" | "/items/rainbow_chisel" | "/items/rainbow_enhancer" | "/items/rainbow_gauntlets" | "/items/rainbow_hammer" | "/items/rainbow_hatchet" | "/items/rainbow_helmet" | "/items/rainbow_mace" | "/items/rainbow_milk" | "/items/rainbow_needle" | "/items/rainbow_plate_body" | "/items/rainbow_plate_legs" | "/items/rainbow_pot" | "/items/rainbow_shears" | "/items/rainbow_spatula" | "/items/rainbow_spear" | "/items/rainbow_sword" | "/items/ranged_coffee" | "/items/ranger_necklace" | "/items/red_culinary_hat" | "/items/red_panda_fluff" | "/items/red_tea_leaf" | "/items/redwood_bow" | "/items/redwood_crossbow" | "/items/redwood_fire_staff" | "/items/redwood_log" | "/items/redwood_lumber" | "/items/redwood_nature_staff" | "/items/redwood_shield" | "/items/redwood_water_staff" | "/items/regal_jewel" | "/items/regal_sword" | "/items/regal_sword_refined" | "/items/rejuvenate" | "/items/reptile_boots" | "/items/reptile_bracers" | "/items/reptile_chaps" | "/items/reptile_hide" | "/items/reptile_hood" | "/items/reptile_leather" | "/items/reptile_tunic" | "/items/retribution" | "/items/revenant_anima" | "/items/revenant_chaps" | "/items/revenant_tunic" | "/items/revive" | "/items/ring_of_armor" | "/items/ring_of_critical_strike" | "/items/ring_of_essence_find" | "/items/ring_of_gathering" | "/items/ring_of_rare_find" | "/items/ring_of_regeneration" | "/items/ring_of_resistance" | "/items/rippling_trident" | "/items/rippling_trident_refined" | "/items/robusta_coffee_bean" | "/items/rough_boots" | "/items/rough_bracers" | "/items/rough_chaps" | "/items/rough_hide" | "/items/rough_hood" | "/items/rough_leather" | "/items/rough_tunic" | "/items/royal_cloth" | "/items/royal_fire_robe_bottoms" | "/items/royal_fire_robe_bottoms_refined" | "/items/royal_fire_robe_top" | "/items/royal_fire_robe_top_refined" | "/items/royal_nature_robe_bottoms" | "/items/royal_nature_robe_bottoms_refined" | "/items/royal_nature_robe_top" | "/items/royal_nature_robe_top_refined" | "/items/royal_water_robe_bottoms" | "/items/royal_water_robe_bottoms_refined" | "/items/royal_water_robe_top" | "/items/royal_water_robe_top_refined" | "/items/scratch" | "/items/shard_of_protection" | "/items/shield_bash" | "/items/shoebill_feather" | "/items/shoebill_shoes" | "/items/sighted_bracers" | "/items/silencing_shot" | "/items/silk_boots" | "/items/silk_fabric" | "/items/silk_gloves" | "/items/silk_hat" | "/items/silk_robe_bottoms" | "/items/silk_robe_top" | "/items/sinister_cape" | "/items/sinister_cape_refined" | "/items/sinister_chest" | "/items/sinister_chest_key" | "/items/sinister_entry_key" | "/items/sinister_essence" | "/items/sinister_refinement_chest" | "/items/sinister_refinement_shard" | "/items/sinister_token" | "/items/smack" | "/items/small_artisans_crate" | "/items/small_meteorite_cache" | "/items/small_pouch" | "/items/small_treasure_chest" | "/items/smoke_burst" | "/items/snail_shell" | "/items/snail_shell_helmet" | "/items/snake_fang" | "/items/snake_fang_dirk" | "/items/sorcerer_boots" | "/items/sorcerer_essence" | "/items/sorcerers_sole" | "/items/soul_fragment" | "/items/soul_hunter_crossbow" | "/items/spaceberry" | "/items/spaceberry_cake" | "/items/spaceberry_donut" | "/items/spacia_coffee_bean" | "/items/speed_aura" | "/items/spike_shell" | "/items/spiked_bulwark" | "/items/stalactite_shard" | "/items/stalactite_spear" | "/items/stamina_coffee" | "/items/star_fragment" | "/items/star_fruit" | "/items/star_fruit_gummy" | "/items/star_fruit_yogurt" | "/items/steady_shot" | "/items/stone_key_fragment" | "/items/strawberry" | "/items/strawberry_cake" | "/items/strawberry_donut" | "/items/stunning_blow" | "/items/sugar" | "/items/sundering_crossbow" | "/items/sundering_crossbow_refined" | "/items/sundering_jewel" | "/items/sunstone" | "/items/super_alchemy_tea" | "/items/super_attack_coffee" | "/items/super_brewing_tea" | "/items/super_cheesesmithing_tea" | "/items/super_cooking_tea" | "/items/super_crafting_tea" | "/items/super_defense_coffee" | "/items/super_enhancing_tea" | "/items/super_foraging_tea" | "/items/super_intelligence_coffee" | "/items/super_magic_coffee" | "/items/super_melee_coffee" | "/items/super_milking_tea" | "/items/super_ranged_coffee" | "/items/super_stamina_coffee" | "/items/super_tailoring_tea" | "/items/super_woodcutting_tea" | "/items/swamp_essence" | "/items/sweep" | "/items/swiftness_coffee" | "/items/tailoring_essence" | "/items/tailoring_tea" | "/items/tailors_bottoms" | "/items/tailors_top" | "/items/task_crystal" | "/items/task_token" | "/items/taunt" | "/items/thread_of_expertise" | "/items/tome_of_healing" | "/items/tome_of_the_elements" | "/items/toughness" | "/items/toxic_pollen" | "/items/trainee_alchemy_charm" | "/items/trainee_attack_charm" | "/items/trainee_brewing_charm" | "/items/trainee_cheesesmithing_charm" | "/items/trainee_cooking_charm" | "/items/trainee_crafting_charm" | "/items/trainee_defense_charm" | "/items/trainee_enhancing_charm" | "/items/trainee_foraging_charm" | "/items/trainee_intelligence_charm" | "/items/trainee_magic_charm" | "/items/trainee_melee_charm" | "/items/trainee_milking_charm" | "/items/trainee_ranged_charm" | "/items/trainee_stamina_charm" | "/items/trainee_tailoring_charm" | "/items/trainee_woodcutting_charm" | "/items/treant_bark" | "/items/treant_shield" | "/items/turtle_shell" | "/items/turtle_shell_body" | "/items/turtle_shell_legs" | "/items/twilight_essence" | "/items/ultra_alchemy_tea" | "/items/ultra_attack_coffee" | "/items/ultra_brewing_tea" | "/items/ultra_cheesesmithing_tea" | "/items/ultra_cooking_tea" | "/items/ultra_crafting_tea" | "/items/ultra_defense_coffee" | "/items/ultra_enhancing_tea" | "/items/ultra_foraging_tea" | "/items/ultra_intelligence_coffee" | "/items/ultra_magic_coffee" | "/items/ultra_melee_coffee" | "/items/ultra_milking_tea" | "/items/ultra_ranged_coffee" | "/items/ultra_stamina_coffee" | "/items/ultra_tailoring_tea" | "/items/ultra_woodcutting_tea" | "/items/umbral_boots" | "/items/umbral_bracers" | "/items/umbral_chaps" | "/items/umbral_hide" | "/items/umbral_hood" | "/items/umbral_leather" | "/items/umbral_tunic" | "/items/vampire_fang" | "/items/vampire_fang_dirk" | "/items/vampiric_bow" | "/items/vampirism" | "/items/verdant_alembic" | "/items/verdant_boots" | "/items/verdant_brush" | "/items/verdant_buckler" | "/items/verdant_bulwark" | "/items/verdant_cheese" | "/items/verdant_chisel" | "/items/verdant_enhancer" | "/items/verdant_gauntlets" | "/items/verdant_hammer" | "/items/verdant_hatchet" | "/items/verdant_helmet" | "/items/verdant_mace" | "/items/verdant_milk" | "/items/verdant_needle" | "/items/verdant_plate_body" | "/items/verdant_plate_legs" | "/items/verdant_pot" | "/items/verdant_shears" | "/items/verdant_spatula" | "/items/verdant_spear" | "/items/verdant_sword" | "/items/vision_helmet" | "/items/vision_shield" | "/items/watchful_relic" | "/items/water_strike" | "/items/werewolf_claw" | "/items/werewolf_slasher" | "/items/wheat" | "/items/white_key_fragment" | "/items/wisdom_coffee" | "/items/wisdom_tea" | "/items/wizard_necklace" | "/items/woodcutting_essence" | "/items/woodcutting_tea" | "/items/wooden_bow" | "/items/wooden_crossbow" | "/items/wooden_fire_staff" | "/items/wooden_nature_staff" | "/items/wooden_shield" | "/items/wooden_water_staff" | "/items/yogurt";
|
|
135
135
|
count: number;
|
|
136
136
|
}[]>;
|
|
137
137
|
}[];
|