@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:22.930Z
|
|
4
4
|
*/
|
|
5
5
|
/**
|
|
6
6
|
* Item HRID constants and enums
|
|
@@ -9,8 +9,26 @@
|
|
|
9
9
|
export declare enum ItemHridEnum {
|
|
10
10
|
ABYSSAL_ESSENCE = "/items/abyssal_essence",
|
|
11
11
|
ACROBATIC_HOOD = "/items/acrobatic_hood",
|
|
12
|
+
ACROBATIC_HOOD_REFINED = "/items/acrobatic_hood_refined",
|
|
12
13
|
ACROBATS_RIBBON = "/items/acrobats_ribbon",
|
|
14
|
+
ADVANCED_ALCHEMY_CHARM = "/items/advanced_alchemy_charm",
|
|
15
|
+
ADVANCED_ATTACK_CHARM = "/items/advanced_attack_charm",
|
|
16
|
+
ADVANCED_BREWING_CHARM = "/items/advanced_brewing_charm",
|
|
17
|
+
ADVANCED_CHEESESMITHING_CHARM = "/items/advanced_cheesesmithing_charm",
|
|
18
|
+
ADVANCED_COOKING_CHARM = "/items/advanced_cooking_charm",
|
|
19
|
+
ADVANCED_CRAFTING_CHARM = "/items/advanced_crafting_charm",
|
|
20
|
+
ADVANCED_DEFENSE_CHARM = "/items/advanced_defense_charm",
|
|
21
|
+
ADVANCED_ENHANCING_CHARM = "/items/advanced_enhancing_charm",
|
|
22
|
+
ADVANCED_FORAGING_CHARM = "/items/advanced_foraging_charm",
|
|
23
|
+
ADVANCED_INTELLIGENCE_CHARM = "/items/advanced_intelligence_charm",
|
|
24
|
+
ADVANCED_MAGIC_CHARM = "/items/advanced_magic_charm",
|
|
25
|
+
ADVANCED_MELEE_CHARM = "/items/advanced_melee_charm",
|
|
26
|
+
ADVANCED_MILKING_CHARM = "/items/advanced_milking_charm",
|
|
27
|
+
ADVANCED_RANGED_CHARM = "/items/advanced_ranged_charm",
|
|
28
|
+
ADVANCED_STAMINA_CHARM = "/items/advanced_stamina_charm",
|
|
29
|
+
ADVANCED_TAILORING_CHARM = "/items/advanced_tailoring_charm",
|
|
13
30
|
ADVANCED_TASK_BADGE = "/items/advanced_task_badge",
|
|
31
|
+
ADVANCED_WOODCUTTING_CHARM = "/items/advanced_woodcutting_charm",
|
|
14
32
|
ALCHEMISTS_BOTTOMS = "/items/alchemists_bottoms",
|
|
15
33
|
ALCHEMISTS_TOP = "/items/alchemists_top",
|
|
16
34
|
ALCHEMY_ESSENCE = "/items/alchemy_essence",
|
|
@@ -18,12 +36,13 @@ export declare enum ItemHridEnum {
|
|
|
18
36
|
AMBER = "/items/amber",
|
|
19
37
|
AMETHYST = "/items/amethyst",
|
|
20
38
|
ANCHORBOUND_PLATE_BODY = "/items/anchorbound_plate_body",
|
|
39
|
+
ANCHORBOUND_PLATE_BODY_REFINED = "/items/anchorbound_plate_body_refined",
|
|
21
40
|
ANCHORBOUND_PLATE_LEGS = "/items/anchorbound_plate_legs",
|
|
41
|
+
ANCHORBOUND_PLATE_LEGS_REFINED = "/items/anchorbound_plate_legs_refined",
|
|
22
42
|
APPLE = "/items/apple",
|
|
23
43
|
APPLE_GUMMY = "/items/apple_gummy",
|
|
24
44
|
APPLE_YOGURT = "/items/apple_yogurt",
|
|
25
45
|
AQUA_ARROW = "/items/aqua_arrow",
|
|
26
|
-
AQUA_AURA = "/items/aqua_aura",
|
|
27
46
|
AQUA_ESSENCE = "/items/aqua_essence",
|
|
28
47
|
ARABICA_COFFEE_BEAN = "/items/arabica_coffee_bean",
|
|
29
48
|
ARCANE_BOW = "/items/arcane_bow",
|
|
@@ -32,7 +51,6 @@ export declare enum ItemHridEnum {
|
|
|
32
51
|
ARCANE_LOG = "/items/arcane_log",
|
|
33
52
|
ARCANE_LUMBER = "/items/arcane_lumber",
|
|
34
53
|
ARCANE_NATURE_STAFF = "/items/arcane_nature_staff",
|
|
35
|
-
ARCANE_REFLECTION = "/items/arcane_reflection",
|
|
36
54
|
ARCANE_SHIELD = "/items/arcane_shield",
|
|
37
55
|
ARCANE_WATER_STAFF = "/items/arcane_water_staff",
|
|
38
56
|
ARTISAN_TEA = "/items/artisan_tea",
|
|
@@ -67,7 +85,24 @@ export declare enum ItemHridEnum {
|
|
|
67
85
|
BAMBOO_HAT = "/items/bamboo_hat",
|
|
68
86
|
BAMBOO_ROBE_BOTTOMS = "/items/bamboo_robe_bottoms",
|
|
69
87
|
BAMBOO_ROBE_TOP = "/items/bamboo_robe_top",
|
|
88
|
+
BASIC_ALCHEMY_CHARM = "/items/basic_alchemy_charm",
|
|
89
|
+
BASIC_ATTACK_CHARM = "/items/basic_attack_charm",
|
|
90
|
+
BASIC_BREWING_CHARM = "/items/basic_brewing_charm",
|
|
91
|
+
BASIC_CHEESESMITHING_CHARM = "/items/basic_cheesesmithing_charm",
|
|
92
|
+
BASIC_COOKING_CHARM = "/items/basic_cooking_charm",
|
|
93
|
+
BASIC_CRAFTING_CHARM = "/items/basic_crafting_charm",
|
|
94
|
+
BASIC_DEFENSE_CHARM = "/items/basic_defense_charm",
|
|
95
|
+
BASIC_ENHANCING_CHARM = "/items/basic_enhancing_charm",
|
|
96
|
+
BASIC_FORAGING_CHARM = "/items/basic_foraging_charm",
|
|
97
|
+
BASIC_INTELLIGENCE_CHARM = "/items/basic_intelligence_charm",
|
|
98
|
+
BASIC_MAGIC_CHARM = "/items/basic_magic_charm",
|
|
99
|
+
BASIC_MELEE_CHARM = "/items/basic_melee_charm",
|
|
100
|
+
BASIC_MILKING_CHARM = "/items/basic_milking_charm",
|
|
101
|
+
BASIC_RANGED_CHARM = "/items/basic_ranged_charm",
|
|
102
|
+
BASIC_STAMINA_CHARM = "/items/basic_stamina_charm",
|
|
103
|
+
BASIC_TAILORING_CHARM = "/items/basic_tailoring_charm",
|
|
70
104
|
BASIC_TASK_BADGE = "/items/basic_task_badge",
|
|
105
|
+
BASIC_WOODCUTTING_CHARM = "/items/basic_woodcutting_charm",
|
|
71
106
|
BEAR_ESSENCE = "/items/bear_essence",
|
|
72
107
|
BEAST_BOOTS = "/items/beast_boots",
|
|
73
108
|
BEAST_BRACERS = "/items/beast_bracers",
|
|
@@ -86,6 +121,7 @@ export declare enum ItemHridEnum {
|
|
|
86
121
|
BIRCH_SHIELD = "/items/birch_shield",
|
|
87
122
|
BIRCH_WATER_STAFF = "/items/birch_water_staff",
|
|
88
123
|
BISHOPS_CODEX = "/items/bishops_codex",
|
|
124
|
+
BISHOPS_CODEX_REFINED = "/items/bishops_codex_refined",
|
|
89
125
|
BISHOPS_SCROLL = "/items/bishops_scroll",
|
|
90
126
|
BLACK_BEAR_FLUFF = "/items/black_bear_fluff",
|
|
91
127
|
BLACK_BEAR_SHOES = "/items/black_bear_shoes",
|
|
@@ -94,8 +130,10 @@ export declare enum ItemHridEnum {
|
|
|
94
130
|
BLACKBERRY_CAKE = "/items/blackberry_cake",
|
|
95
131
|
BLACKBERRY_DONUT = "/items/blackberry_donut",
|
|
96
132
|
BLAZING_TRIDENT = "/items/blazing_trident",
|
|
133
|
+
BLAZING_TRIDENT_REFINED = "/items/blazing_trident_refined",
|
|
97
134
|
BLESSED_TEA = "/items/blessed_tea",
|
|
98
135
|
BLOOMING_TRIDENT = "/items/blooming_trident",
|
|
136
|
+
BLOOMING_TRIDENT_REFINED = "/items/blooming_trident_refined",
|
|
99
137
|
BLUE_KEY_FRAGMENT = "/items/blue_key_fragment",
|
|
100
138
|
BLUEBERRY = "/items/blueberry",
|
|
101
139
|
BLUEBERRY_CAKE = "/items/blueberry_cake",
|
|
@@ -158,6 +196,7 @@ export declare enum ItemHridEnum {
|
|
|
158
196
|
CHANNELING_COFFEE = "/items/channeling_coffee",
|
|
159
197
|
CHAOTIC_CHAIN = "/items/chaotic_chain",
|
|
160
198
|
CHAOTIC_FLAIL = "/items/chaotic_flail",
|
|
199
|
+
CHAOTIC_FLAIL_REFINED = "/items/chaotic_flail_refined",
|
|
161
200
|
CHEESE = "/items/cheese",
|
|
162
201
|
CHEESE_ALEMBIC = "/items/cheese_alembic",
|
|
163
202
|
CHEESE_BOOTS = "/items/cheese_boots",
|
|
@@ -190,6 +229,9 @@ export declare enum ItemHridEnum {
|
|
|
190
229
|
CHIMERICAL_ENTRY_KEY = "/items/chimerical_entry_key",
|
|
191
230
|
CHIMERICAL_ESSENCE = "/items/chimerical_essence",
|
|
192
231
|
CHIMERICAL_QUIVER = "/items/chimerical_quiver",
|
|
232
|
+
CHIMERICAL_QUIVER_REFINED = "/items/chimerical_quiver_refined",
|
|
233
|
+
CHIMERICAL_REFINEMENT_CHEST = "/items/chimerical_refinement_chest",
|
|
234
|
+
CHIMERICAL_REFINEMENT_SHARD = "/items/chimerical_refinement_shard",
|
|
193
235
|
CHIMERICAL_TOKEN = "/items/chimerical_token",
|
|
194
236
|
CHRONO_GLOVES = "/items/chrono_gloves",
|
|
195
237
|
CHRONO_SPHERE = "/items/chrono_sphere",
|
|
@@ -204,6 +246,7 @@ export declare enum ItemHridEnum {
|
|
|
204
246
|
COOKING_TEA = "/items/cooking_tea",
|
|
205
247
|
CORSAIR_CREST = "/items/corsair_crest",
|
|
206
248
|
CORSAIR_HELMET = "/items/corsair_helmet",
|
|
249
|
+
CORSAIR_HELMET_REFINED = "/items/corsair_helmet_refined",
|
|
207
250
|
COTTON = "/items/cotton",
|
|
208
251
|
COTTON_BOOTS = "/items/cotton_boots",
|
|
209
252
|
COTTON_FABRIC = "/items/cotton_fabric",
|
|
@@ -253,6 +296,7 @@ export declare enum ItemHridEnum {
|
|
|
253
296
|
CUPCAKE = "/items/cupcake",
|
|
254
297
|
CURSED_BALL = "/items/cursed_ball",
|
|
255
298
|
CURSED_BOW = "/items/cursed_bow",
|
|
299
|
+
CURSED_BOW_REFINED = "/items/cursed_bow_refined",
|
|
256
300
|
DAIRYHANDS_BOTTOMS = "/items/dairyhands_bottoms",
|
|
257
301
|
DAIRYHANDS_TOP = "/items/dairyhands_top",
|
|
258
302
|
DAMAGED_ANCHOR = "/items/damaged_anchor",
|
|
@@ -262,6 +306,7 @@ export declare enum ItemHridEnum {
|
|
|
262
306
|
DEMONIC_PLATE_BODY = "/items/demonic_plate_body",
|
|
263
307
|
DEMONIC_PLATE_LEGS = "/items/demonic_plate_legs",
|
|
264
308
|
DODOCAMEL_GAUNTLETS = "/items/dodocamel_gauntlets",
|
|
309
|
+
DODOCAMEL_GAUNTLETS_REFINED = "/items/dodocamel_gauntlets_refined",
|
|
265
310
|
DODOCAMEL_PLUME = "/items/dodocamel_plume",
|
|
266
311
|
DONUT = "/items/donut",
|
|
267
312
|
DRAGON_FRUIT = "/items/dragon_fruit",
|
|
@@ -282,9 +327,12 @@ export declare enum ItemHridEnum {
|
|
|
282
327
|
ENCHANTED_CHEST = "/items/enchanted_chest",
|
|
283
328
|
ENCHANTED_CHEST_KEY = "/items/enchanted_chest_key",
|
|
284
329
|
ENCHANTED_CLOAK = "/items/enchanted_cloak",
|
|
330
|
+
ENCHANTED_CLOAK_REFINED = "/items/enchanted_cloak_refined",
|
|
285
331
|
ENCHANTED_ENTRY_KEY = "/items/enchanted_entry_key",
|
|
286
332
|
ENCHANTED_ESSENCE = "/items/enchanted_essence",
|
|
287
333
|
ENCHANTED_GLOVES = "/items/enchanted_gloves",
|
|
334
|
+
ENCHANTED_REFINEMENT_CHEST = "/items/enchanted_refinement_chest",
|
|
335
|
+
ENCHANTED_REFINEMENT_SHARD = "/items/enchanted_refinement_shard",
|
|
288
336
|
ENCHANTED_TOKEN = "/items/enchanted_token",
|
|
289
337
|
ENHANCERS_BOTTOMS = "/items/enhancers_bottoms",
|
|
290
338
|
ENHANCERS_TOP = "/items/enhancers_top",
|
|
@@ -292,7 +340,24 @@ export declare enum ItemHridEnum {
|
|
|
292
340
|
ENHANCING_TEA = "/items/enhancing_tea",
|
|
293
341
|
ENTANGLE = "/items/entangle",
|
|
294
342
|
EXCELSA_COFFEE_BEAN = "/items/excelsa_coffee_bean",
|
|
343
|
+
EXPERT_ALCHEMY_CHARM = "/items/expert_alchemy_charm",
|
|
344
|
+
EXPERT_ATTACK_CHARM = "/items/expert_attack_charm",
|
|
345
|
+
EXPERT_BREWING_CHARM = "/items/expert_brewing_charm",
|
|
346
|
+
EXPERT_CHEESESMITHING_CHARM = "/items/expert_cheesesmithing_charm",
|
|
347
|
+
EXPERT_COOKING_CHARM = "/items/expert_cooking_charm",
|
|
348
|
+
EXPERT_CRAFTING_CHARM = "/items/expert_crafting_charm",
|
|
349
|
+
EXPERT_DEFENSE_CHARM = "/items/expert_defense_charm",
|
|
350
|
+
EXPERT_ENHANCING_CHARM = "/items/expert_enhancing_charm",
|
|
351
|
+
EXPERT_FORAGING_CHARM = "/items/expert_foraging_charm",
|
|
352
|
+
EXPERT_INTELLIGENCE_CHARM = "/items/expert_intelligence_charm",
|
|
353
|
+
EXPERT_MAGIC_CHARM = "/items/expert_magic_charm",
|
|
354
|
+
EXPERT_MELEE_CHARM = "/items/expert_melee_charm",
|
|
355
|
+
EXPERT_MILKING_CHARM = "/items/expert_milking_charm",
|
|
356
|
+
EXPERT_RANGED_CHARM = "/items/expert_ranged_charm",
|
|
357
|
+
EXPERT_STAMINA_CHARM = "/items/expert_stamina_charm",
|
|
358
|
+
EXPERT_TAILORING_CHARM = "/items/expert_tailoring_charm",
|
|
295
359
|
EXPERT_TASK_BADGE = "/items/expert_task_badge",
|
|
360
|
+
EXPERT_WOODCUTTING_CHARM = "/items/expert_woodcutting_charm",
|
|
296
361
|
EYE_OF_THE_WATCHER = "/items/eye_of_the_watcher",
|
|
297
362
|
EYE_WATCH = "/items/eye_watch",
|
|
298
363
|
EYESSENCE = "/items/eyessence",
|
|
@@ -302,7 +367,6 @@ export declare enum ItemHridEnum {
|
|
|
302
367
|
FIREBALL = "/items/fireball",
|
|
303
368
|
FIRESTORM = "/items/firestorm",
|
|
304
369
|
FLAME_ARROW = "/items/flame_arrow",
|
|
305
|
-
FLAME_AURA = "/items/flame_aura",
|
|
306
370
|
FLAME_BLAST = "/items/flame_blast",
|
|
307
371
|
FLAMING_CLOTH = "/items/flaming_cloth",
|
|
308
372
|
FLAMING_ROBE_BOTTOMS = "/items/flaming_robe_bottoms",
|
|
@@ -319,6 +383,7 @@ export declare enum ItemHridEnum {
|
|
|
319
383
|
FROST_STAFF = "/items/frost_staff",
|
|
320
384
|
FROST_SURGE = "/items/frost_surge",
|
|
321
385
|
FURIOUS_SPEAR = "/items/furious_spear",
|
|
386
|
+
FURIOUS_SPEAR_REFINED = "/items/furious_spear_refined",
|
|
322
387
|
GARNET = "/items/garnet",
|
|
323
388
|
GATHERING_TEA = "/items/gathering_tea",
|
|
324
389
|
GATOR_VEST = "/items/gator_vest",
|
|
@@ -351,16 +416,35 @@ export declare enum ItemHridEnum {
|
|
|
351
416
|
GOGGLES = "/items/goggles",
|
|
352
417
|
GOLEM_ESSENCE = "/items/golem_essence",
|
|
353
418
|
GOURMET_TEA = "/items/gourmet_tea",
|
|
419
|
+
GRANDMASTER_ALCHEMY_CHARM = "/items/grandmaster_alchemy_charm",
|
|
420
|
+
GRANDMASTER_ATTACK_CHARM = "/items/grandmaster_attack_charm",
|
|
421
|
+
GRANDMASTER_BREWING_CHARM = "/items/grandmaster_brewing_charm",
|
|
422
|
+
GRANDMASTER_CHEESESMITHING_CHARM = "/items/grandmaster_cheesesmithing_charm",
|
|
423
|
+
GRANDMASTER_COOKING_CHARM = "/items/grandmaster_cooking_charm",
|
|
424
|
+
GRANDMASTER_CRAFTING_CHARM = "/items/grandmaster_crafting_charm",
|
|
425
|
+
GRANDMASTER_DEFENSE_CHARM = "/items/grandmaster_defense_charm",
|
|
426
|
+
GRANDMASTER_ENHANCING_CHARM = "/items/grandmaster_enhancing_charm",
|
|
427
|
+
GRANDMASTER_FORAGING_CHARM = "/items/grandmaster_foraging_charm",
|
|
428
|
+
GRANDMASTER_INTELLIGENCE_CHARM = "/items/grandmaster_intelligence_charm",
|
|
429
|
+
GRANDMASTER_MAGIC_CHARM = "/items/grandmaster_magic_charm",
|
|
430
|
+
GRANDMASTER_MELEE_CHARM = "/items/grandmaster_melee_charm",
|
|
431
|
+
GRANDMASTER_MILKING_CHARM = "/items/grandmaster_milking_charm",
|
|
432
|
+
GRANDMASTER_RANGED_CHARM = "/items/grandmaster_ranged_charm",
|
|
433
|
+
GRANDMASTER_STAMINA_CHARM = "/items/grandmaster_stamina_charm",
|
|
434
|
+
GRANDMASTER_TAILORING_CHARM = "/items/grandmaster_tailoring_charm",
|
|
435
|
+
GRANDMASTER_WOODCUTTING_CHARM = "/items/grandmaster_woodcutting_charm",
|
|
354
436
|
GRANITE_BLUDGEON = "/items/granite_bludgeon",
|
|
355
437
|
GREEN_KEY_FRAGMENT = "/items/green_key_fragment",
|
|
356
438
|
GREEN_TEA_LEAF = "/items/green_tea_leaf",
|
|
357
439
|
GRIFFIN_BULWARK = "/items/griffin_bulwark",
|
|
440
|
+
GRIFFIN_BULWARK_REFINED = "/items/griffin_bulwark_refined",
|
|
358
441
|
GRIFFIN_CHAPS = "/items/griffin_chaps",
|
|
359
442
|
GRIFFIN_LEATHER = "/items/griffin_leather",
|
|
360
443
|
GRIFFIN_TALON = "/items/griffin_talon",
|
|
361
444
|
GRIFFIN_TUNIC = "/items/griffin_tunic",
|
|
362
445
|
GRIZZLY_BEAR_FLUFF = "/items/grizzly_bear_fluff",
|
|
363
446
|
GRIZZLY_BEAR_SHOES = "/items/grizzly_bear_shoes",
|
|
447
|
+
GUARDIAN_AURA = "/items/guardian_aura",
|
|
364
448
|
GUMMY = "/items/gummy",
|
|
365
449
|
GUZZLING_ENERGY = "/items/guzzling_energy",
|
|
366
450
|
GUZZLING_POUCH = "/items/guzzling_pouch",
|
|
@@ -402,11 +486,14 @@ export declare enum ItemHridEnum {
|
|
|
402
486
|
JADE = "/items/jade",
|
|
403
487
|
JUNGLE_ESSENCE = "/items/jungle_essence",
|
|
404
488
|
KNIGHTS_AEGIS = "/items/knights_aegis",
|
|
489
|
+
KNIGHTS_AEGIS_REFINED = "/items/knights_aegis_refined",
|
|
405
490
|
KNIGHTS_INGOT = "/items/knights_ingot",
|
|
406
491
|
KRAKEN_CHAPS = "/items/kraken_chaps",
|
|
492
|
+
KRAKEN_CHAPS_REFINED = "/items/kraken_chaps_refined",
|
|
407
493
|
KRAKEN_FANG = "/items/kraken_fang",
|
|
408
494
|
KRAKEN_LEATHER = "/items/kraken_leather",
|
|
409
495
|
KRAKEN_TUNIC = "/items/kraken_tunic",
|
|
496
|
+
KRAKEN_TUNIC_REFINED = "/items/kraken_tunic_refined",
|
|
410
497
|
LARGE_ARTISANS_CRATE = "/items/large_artisans_crate",
|
|
411
498
|
LARGE_METEORITE_CACHE = "/items/large_meteorite_cache",
|
|
412
499
|
LARGE_POUCH = "/items/large_pouch",
|
|
@@ -429,11 +516,14 @@ export declare enum ItemHridEnum {
|
|
|
429
516
|
LUNA_ROBE_TOP = "/items/luna_robe_top",
|
|
430
517
|
LUNA_WING = "/items/luna_wing",
|
|
431
518
|
MAELSTROM_PLATE_BODY = "/items/maelstrom_plate_body",
|
|
519
|
+
MAELSTROM_PLATE_BODY_REFINED = "/items/maelstrom_plate_body_refined",
|
|
432
520
|
MAELSTROM_PLATE_LEGS = "/items/maelstrom_plate_legs",
|
|
521
|
+
MAELSTROM_PLATE_LEGS_REFINED = "/items/maelstrom_plate_legs_refined",
|
|
433
522
|
MAELSTROM_PLATING = "/items/maelstrom_plating",
|
|
434
523
|
MAGIC_COFFEE = "/items/magic_coffee",
|
|
435
524
|
MAGICIANS_CLOTH = "/items/magicians_cloth",
|
|
436
525
|
MAGICIANS_HAT = "/items/magicians_hat",
|
|
526
|
+
MAGICIANS_HAT_REFINED = "/items/magicians_hat_refined",
|
|
437
527
|
MAGNET = "/items/magnet",
|
|
438
528
|
MAGNETIC_GLOVES = "/items/magnetic_gloves",
|
|
439
529
|
MAGNIFYING_GLASS = "/items/magnifying_glass",
|
|
@@ -445,14 +535,33 @@ export declare enum ItemHridEnum {
|
|
|
445
535
|
MARINE_SCALE = "/items/marine_scale",
|
|
446
536
|
MARINE_TUNIC = "/items/marine_tunic",
|
|
447
537
|
MARKSMAN_BRACERS = "/items/marksman_bracers",
|
|
538
|
+
MARKSMAN_BRACERS_REFINED = "/items/marksman_bracers_refined",
|
|
448
539
|
MARKSMAN_BROOCH = "/items/marksman_brooch",
|
|
449
540
|
MARSBERRY = "/items/marsberry",
|
|
450
541
|
MARSBERRY_CAKE = "/items/marsberry_cake",
|
|
451
542
|
MARSBERRY_DONUT = "/items/marsberry_donut",
|
|
543
|
+
MASTER_ALCHEMY_CHARM = "/items/master_alchemy_charm",
|
|
544
|
+
MASTER_ATTACK_CHARM = "/items/master_attack_charm",
|
|
545
|
+
MASTER_BREWING_CHARM = "/items/master_brewing_charm",
|
|
546
|
+
MASTER_CHEESESMITHING_CHARM = "/items/master_cheesesmithing_charm",
|
|
547
|
+
MASTER_COOKING_CHARM = "/items/master_cooking_charm",
|
|
548
|
+
MASTER_CRAFTING_CHARM = "/items/master_crafting_charm",
|
|
549
|
+
MASTER_DEFENSE_CHARM = "/items/master_defense_charm",
|
|
550
|
+
MASTER_ENHANCING_CHARM = "/items/master_enhancing_charm",
|
|
551
|
+
MASTER_FORAGING_CHARM = "/items/master_foraging_charm",
|
|
552
|
+
MASTER_INTELLIGENCE_CHARM = "/items/master_intelligence_charm",
|
|
553
|
+
MASTER_MAGIC_CHARM = "/items/master_magic_charm",
|
|
554
|
+
MASTER_MELEE_CHARM = "/items/master_melee_charm",
|
|
555
|
+
MASTER_MILKING_CHARM = "/items/master_milking_charm",
|
|
556
|
+
MASTER_RANGED_CHARM = "/items/master_ranged_charm",
|
|
557
|
+
MASTER_STAMINA_CHARM = "/items/master_stamina_charm",
|
|
558
|
+
MASTER_TAILORING_CHARM = "/items/master_tailoring_charm",
|
|
559
|
+
MASTER_WOODCUTTING_CHARM = "/items/master_woodcutting_charm",
|
|
452
560
|
MEDIUM_ARTISANS_CRATE = "/items/medium_artisans_crate",
|
|
453
561
|
MEDIUM_METEORITE_CACHE = "/items/medium_meteorite_cache",
|
|
454
562
|
MEDIUM_POUCH = "/items/medium_pouch",
|
|
455
563
|
MEDIUM_TREASURE_CHEST = "/items/medium_treasure_chest",
|
|
564
|
+
MELEE_COFFEE = "/items/melee_coffee",
|
|
456
565
|
MILK = "/items/milk",
|
|
457
566
|
MILKING_ESSENCE = "/items/milking_essence",
|
|
458
567
|
MILKING_TEA = "/items/milking_tea",
|
|
@@ -463,6 +572,7 @@ export declare enum ItemHridEnum {
|
|
|
463
572
|
MOOBERRY_DONUT = "/items/mooberry_donut",
|
|
464
573
|
MOOLONG_TEA_LEAF = "/items/moolong_tea_leaf",
|
|
465
574
|
MOONSTONE = "/items/moonstone",
|
|
575
|
+
MYSTIC_AURA = "/items/mystic_aura",
|
|
466
576
|
NATURES_VEIL = "/items/natures_veil",
|
|
467
577
|
NECKLACE_OF_EFFICIENCY = "/items/necklace_of_efficiency",
|
|
468
578
|
NECKLACE_OF_SPEED = "/items/necklace_of_speed",
|
|
@@ -489,6 +599,8 @@ export declare enum ItemHridEnum {
|
|
|
489
599
|
PIRATE_CHEST_KEY = "/items/pirate_chest_key",
|
|
490
600
|
PIRATE_ENTRY_KEY = "/items/pirate_entry_key",
|
|
491
601
|
PIRATE_ESSENCE = "/items/pirate_essence",
|
|
602
|
+
PIRATE_REFINEMENT_CHEST = "/items/pirate_refinement_chest",
|
|
603
|
+
PIRATE_REFINEMENT_SHARD = "/items/pirate_refinement_shard",
|
|
492
604
|
PIRATE_TOKEN = "/items/pirate_token",
|
|
493
605
|
PLUM = "/items/plum",
|
|
494
606
|
PLUM_GUMMY = "/items/plum_gummy",
|
|
@@ -496,7 +608,6 @@ export declare enum ItemHridEnum {
|
|
|
496
608
|
POKE = "/items/poke",
|
|
497
609
|
POLAR_BEAR_FLUFF = "/items/polar_bear_fluff",
|
|
498
610
|
POLAR_BEAR_SHOES = "/items/polar_bear_shoes",
|
|
499
|
-
POWER_COFFEE = "/items/power_coffee",
|
|
500
611
|
PRECISION = "/items/precision",
|
|
501
612
|
PRIME_CATALYST = "/items/prime_catalyst",
|
|
502
613
|
PROCESSING_TEA = "/items/processing_tea",
|
|
@@ -559,6 +670,7 @@ export declare enum ItemHridEnum {
|
|
|
559
670
|
REDWOOD_WATER_STAFF = "/items/redwood_water_staff",
|
|
560
671
|
REGAL_JEWEL = "/items/regal_jewel",
|
|
561
672
|
REGAL_SWORD = "/items/regal_sword",
|
|
673
|
+
REGAL_SWORD_REFINED = "/items/regal_sword_refined",
|
|
562
674
|
REJUVENATE = "/items/rejuvenate",
|
|
563
675
|
REPTILE_BOOTS = "/items/reptile_boots",
|
|
564
676
|
REPTILE_BRACERS = "/items/reptile_bracers",
|
|
@@ -567,6 +679,7 @@ export declare enum ItemHridEnum {
|
|
|
567
679
|
REPTILE_HOOD = "/items/reptile_hood",
|
|
568
680
|
REPTILE_LEATHER = "/items/reptile_leather",
|
|
569
681
|
REPTILE_TUNIC = "/items/reptile_tunic",
|
|
682
|
+
RETRIBUTION = "/items/retribution",
|
|
570
683
|
REVENANT_ANIMA = "/items/revenant_anima",
|
|
571
684
|
REVENANT_CHAPS = "/items/revenant_chaps",
|
|
572
685
|
REVENANT_TUNIC = "/items/revenant_tunic",
|
|
@@ -579,6 +692,7 @@ export declare enum ItemHridEnum {
|
|
|
579
692
|
RING_OF_REGENERATION = "/items/ring_of_regeneration",
|
|
580
693
|
RING_OF_RESISTANCE = "/items/ring_of_resistance",
|
|
581
694
|
RIPPLING_TRIDENT = "/items/rippling_trident",
|
|
695
|
+
RIPPLING_TRIDENT_REFINED = "/items/rippling_trident_refined",
|
|
582
696
|
ROBUSTA_COFFEE_BEAN = "/items/robusta_coffee_bean",
|
|
583
697
|
ROUGH_BOOTS = "/items/rough_boots",
|
|
584
698
|
ROUGH_BRACERS = "/items/rough_bracers",
|
|
@@ -589,11 +703,17 @@ export declare enum ItemHridEnum {
|
|
|
589
703
|
ROUGH_TUNIC = "/items/rough_tunic",
|
|
590
704
|
ROYAL_CLOTH = "/items/royal_cloth",
|
|
591
705
|
ROYAL_FIRE_ROBE_BOTTOMS = "/items/royal_fire_robe_bottoms",
|
|
706
|
+
ROYAL_FIRE_ROBE_BOTTOMS_REFINED = "/items/royal_fire_robe_bottoms_refined",
|
|
592
707
|
ROYAL_FIRE_ROBE_TOP = "/items/royal_fire_robe_top",
|
|
708
|
+
ROYAL_FIRE_ROBE_TOP_REFINED = "/items/royal_fire_robe_top_refined",
|
|
593
709
|
ROYAL_NATURE_ROBE_BOTTOMS = "/items/royal_nature_robe_bottoms",
|
|
710
|
+
ROYAL_NATURE_ROBE_BOTTOMS_REFINED = "/items/royal_nature_robe_bottoms_refined",
|
|
594
711
|
ROYAL_NATURE_ROBE_TOP = "/items/royal_nature_robe_top",
|
|
712
|
+
ROYAL_NATURE_ROBE_TOP_REFINED = "/items/royal_nature_robe_top_refined",
|
|
595
713
|
ROYAL_WATER_ROBE_BOTTOMS = "/items/royal_water_robe_bottoms",
|
|
714
|
+
ROYAL_WATER_ROBE_BOTTOMS_REFINED = "/items/royal_water_robe_bottoms_refined",
|
|
596
715
|
ROYAL_WATER_ROBE_TOP = "/items/royal_water_robe_top",
|
|
716
|
+
ROYAL_WATER_ROBE_TOP_REFINED = "/items/royal_water_robe_top_refined",
|
|
597
717
|
SCRATCH = "/items/scratch",
|
|
598
718
|
SHARD_OF_PROTECTION = "/items/shard_of_protection",
|
|
599
719
|
SHIELD_BASH = "/items/shield_bash",
|
|
@@ -608,10 +728,13 @@ export declare enum ItemHridEnum {
|
|
|
608
728
|
SILK_ROBE_BOTTOMS = "/items/silk_robe_bottoms",
|
|
609
729
|
SILK_ROBE_TOP = "/items/silk_robe_top",
|
|
610
730
|
SINISTER_CAPE = "/items/sinister_cape",
|
|
731
|
+
SINISTER_CAPE_REFINED = "/items/sinister_cape_refined",
|
|
611
732
|
SINISTER_CHEST = "/items/sinister_chest",
|
|
612
733
|
SINISTER_CHEST_KEY = "/items/sinister_chest_key",
|
|
613
734
|
SINISTER_ENTRY_KEY = "/items/sinister_entry_key",
|
|
614
735
|
SINISTER_ESSENCE = "/items/sinister_essence",
|
|
736
|
+
SINISTER_REFINEMENT_CHEST = "/items/sinister_refinement_chest",
|
|
737
|
+
SINISTER_REFINEMENT_SHARD = "/items/sinister_refinement_shard",
|
|
615
738
|
SINISTER_TOKEN = "/items/sinister_token",
|
|
616
739
|
SMACK = "/items/smack",
|
|
617
740
|
SMALL_ARTISANS_CRATE = "/items/small_artisans_crate",
|
|
@@ -650,6 +773,7 @@ export declare enum ItemHridEnum {
|
|
|
650
773
|
STUNNING_BLOW = "/items/stunning_blow",
|
|
651
774
|
SUGAR = "/items/sugar",
|
|
652
775
|
SUNDERING_CROSSBOW = "/items/sundering_crossbow",
|
|
776
|
+
SUNDERING_CROSSBOW_REFINED = "/items/sundering_crossbow_refined",
|
|
653
777
|
SUNDERING_JEWEL = "/items/sundering_jewel",
|
|
654
778
|
SUNSTONE = "/items/sunstone",
|
|
655
779
|
SUPER_ALCHEMY_TEA = "/items/super_alchemy_tea",
|
|
@@ -663,8 +787,8 @@ export declare enum ItemHridEnum {
|
|
|
663
787
|
SUPER_FORAGING_TEA = "/items/super_foraging_tea",
|
|
664
788
|
SUPER_INTELLIGENCE_COFFEE = "/items/super_intelligence_coffee",
|
|
665
789
|
SUPER_MAGIC_COFFEE = "/items/super_magic_coffee",
|
|
790
|
+
SUPER_MELEE_COFFEE = "/items/super_melee_coffee",
|
|
666
791
|
SUPER_MILKING_TEA = "/items/super_milking_tea",
|
|
667
|
-
SUPER_POWER_COFFEE = "/items/super_power_coffee",
|
|
668
792
|
SUPER_RANGED_COFFEE = "/items/super_ranged_coffee",
|
|
669
793
|
SUPER_STAMINA_COFFEE = "/items/super_stamina_coffee",
|
|
670
794
|
SUPER_TAILORING_TEA = "/items/super_tailoring_tea",
|
|
@@ -672,7 +796,6 @@ export declare enum ItemHridEnum {
|
|
|
672
796
|
SWAMP_ESSENCE = "/items/swamp_essence",
|
|
673
797
|
SWEEP = "/items/sweep",
|
|
674
798
|
SWIFTNESS_COFFEE = "/items/swiftness_coffee",
|
|
675
|
-
SYLVAN_AURA = "/items/sylvan_aura",
|
|
676
799
|
TAILORING_ESSENCE = "/items/tailoring_essence",
|
|
677
800
|
TAILORING_TEA = "/items/tailoring_tea",
|
|
678
801
|
TAILORS_BOTTOMS = "/items/tailors_bottoms",
|
|
@@ -685,6 +808,23 @@ export declare enum ItemHridEnum {
|
|
|
685
808
|
TOME_OF_THE_ELEMENTS = "/items/tome_of_the_elements",
|
|
686
809
|
TOUGHNESS = "/items/toughness",
|
|
687
810
|
TOXIC_POLLEN = "/items/toxic_pollen",
|
|
811
|
+
TRAINEE_ALCHEMY_CHARM = "/items/trainee_alchemy_charm",
|
|
812
|
+
TRAINEE_ATTACK_CHARM = "/items/trainee_attack_charm",
|
|
813
|
+
TRAINEE_BREWING_CHARM = "/items/trainee_brewing_charm",
|
|
814
|
+
TRAINEE_CHEESESMITHING_CHARM = "/items/trainee_cheesesmithing_charm",
|
|
815
|
+
TRAINEE_COOKING_CHARM = "/items/trainee_cooking_charm",
|
|
816
|
+
TRAINEE_CRAFTING_CHARM = "/items/trainee_crafting_charm",
|
|
817
|
+
TRAINEE_DEFENSE_CHARM = "/items/trainee_defense_charm",
|
|
818
|
+
TRAINEE_ENHANCING_CHARM = "/items/trainee_enhancing_charm",
|
|
819
|
+
TRAINEE_FORAGING_CHARM = "/items/trainee_foraging_charm",
|
|
820
|
+
TRAINEE_INTELLIGENCE_CHARM = "/items/trainee_intelligence_charm",
|
|
821
|
+
TRAINEE_MAGIC_CHARM = "/items/trainee_magic_charm",
|
|
822
|
+
TRAINEE_MELEE_CHARM = "/items/trainee_melee_charm",
|
|
823
|
+
TRAINEE_MILKING_CHARM = "/items/trainee_milking_charm",
|
|
824
|
+
TRAINEE_RANGED_CHARM = "/items/trainee_ranged_charm",
|
|
825
|
+
TRAINEE_STAMINA_CHARM = "/items/trainee_stamina_charm",
|
|
826
|
+
TRAINEE_TAILORING_CHARM = "/items/trainee_tailoring_charm",
|
|
827
|
+
TRAINEE_WOODCUTTING_CHARM = "/items/trainee_woodcutting_charm",
|
|
688
828
|
TREANT_BARK = "/items/treant_bark",
|
|
689
829
|
TREANT_SHIELD = "/items/treant_shield",
|
|
690
830
|
TURTLE_SHELL = "/items/turtle_shell",
|
|
@@ -702,8 +842,8 @@ export declare enum ItemHridEnum {
|
|
|
702
842
|
ULTRA_FORAGING_TEA = "/items/ultra_foraging_tea",
|
|
703
843
|
ULTRA_INTELLIGENCE_COFFEE = "/items/ultra_intelligence_coffee",
|
|
704
844
|
ULTRA_MAGIC_COFFEE = "/items/ultra_magic_coffee",
|
|
845
|
+
ULTRA_MELEE_COFFEE = "/items/ultra_melee_coffee",
|
|
705
846
|
ULTRA_MILKING_TEA = "/items/ultra_milking_tea",
|
|
706
|
-
ULTRA_POWER_COFFEE = "/items/ultra_power_coffee",
|
|
707
847
|
ULTRA_RANGED_COFFEE = "/items/ultra_ranged_coffee",
|
|
708
848
|
ULTRA_STAMINA_COFFEE = "/items/ultra_stamina_coffee",
|
|
709
849
|
ULTRA_TAILORING_TEA = "/items/ultra_tailoring_tea",
|
|
@@ -765,8 +905,26 @@ export declare enum ItemHridEnum {
|
|
|
765
905
|
export declare const ITEM_HRIDS: {
|
|
766
906
|
readonly ABYSSAL_ESSENCE: "/items/abyssal_essence";
|
|
767
907
|
readonly ACROBATIC_HOOD: "/items/acrobatic_hood";
|
|
908
|
+
readonly ACROBATIC_HOOD_REFINED: "/items/acrobatic_hood_refined";
|
|
768
909
|
readonly ACROBATS_RIBBON: "/items/acrobats_ribbon";
|
|
910
|
+
readonly ADVANCED_ALCHEMY_CHARM: "/items/advanced_alchemy_charm";
|
|
911
|
+
readonly ADVANCED_ATTACK_CHARM: "/items/advanced_attack_charm";
|
|
912
|
+
readonly ADVANCED_BREWING_CHARM: "/items/advanced_brewing_charm";
|
|
913
|
+
readonly ADVANCED_CHEESESMITHING_CHARM: "/items/advanced_cheesesmithing_charm";
|
|
914
|
+
readonly ADVANCED_COOKING_CHARM: "/items/advanced_cooking_charm";
|
|
915
|
+
readonly ADVANCED_CRAFTING_CHARM: "/items/advanced_crafting_charm";
|
|
916
|
+
readonly ADVANCED_DEFENSE_CHARM: "/items/advanced_defense_charm";
|
|
917
|
+
readonly ADVANCED_ENHANCING_CHARM: "/items/advanced_enhancing_charm";
|
|
918
|
+
readonly ADVANCED_FORAGING_CHARM: "/items/advanced_foraging_charm";
|
|
919
|
+
readonly ADVANCED_INTELLIGENCE_CHARM: "/items/advanced_intelligence_charm";
|
|
920
|
+
readonly ADVANCED_MAGIC_CHARM: "/items/advanced_magic_charm";
|
|
921
|
+
readonly ADVANCED_MELEE_CHARM: "/items/advanced_melee_charm";
|
|
922
|
+
readonly ADVANCED_MILKING_CHARM: "/items/advanced_milking_charm";
|
|
923
|
+
readonly ADVANCED_RANGED_CHARM: "/items/advanced_ranged_charm";
|
|
924
|
+
readonly ADVANCED_STAMINA_CHARM: "/items/advanced_stamina_charm";
|
|
925
|
+
readonly ADVANCED_TAILORING_CHARM: "/items/advanced_tailoring_charm";
|
|
769
926
|
readonly ADVANCED_TASK_BADGE: "/items/advanced_task_badge";
|
|
927
|
+
readonly ADVANCED_WOODCUTTING_CHARM: "/items/advanced_woodcutting_charm";
|
|
770
928
|
readonly ALCHEMISTS_BOTTOMS: "/items/alchemists_bottoms";
|
|
771
929
|
readonly ALCHEMISTS_TOP: "/items/alchemists_top";
|
|
772
930
|
readonly ALCHEMY_ESSENCE: "/items/alchemy_essence";
|
|
@@ -774,12 +932,13 @@ export declare const ITEM_HRIDS: {
|
|
|
774
932
|
readonly AMBER: "/items/amber";
|
|
775
933
|
readonly AMETHYST: "/items/amethyst";
|
|
776
934
|
readonly ANCHORBOUND_PLATE_BODY: "/items/anchorbound_plate_body";
|
|
935
|
+
readonly ANCHORBOUND_PLATE_BODY_REFINED: "/items/anchorbound_plate_body_refined";
|
|
777
936
|
readonly ANCHORBOUND_PLATE_LEGS: "/items/anchorbound_plate_legs";
|
|
937
|
+
readonly ANCHORBOUND_PLATE_LEGS_REFINED: "/items/anchorbound_plate_legs_refined";
|
|
778
938
|
readonly APPLE: "/items/apple";
|
|
779
939
|
readonly APPLE_GUMMY: "/items/apple_gummy";
|
|
780
940
|
readonly APPLE_YOGURT: "/items/apple_yogurt";
|
|
781
941
|
readonly AQUA_ARROW: "/items/aqua_arrow";
|
|
782
|
-
readonly AQUA_AURA: "/items/aqua_aura";
|
|
783
942
|
readonly AQUA_ESSENCE: "/items/aqua_essence";
|
|
784
943
|
readonly ARABICA_COFFEE_BEAN: "/items/arabica_coffee_bean";
|
|
785
944
|
readonly ARCANE_BOW: "/items/arcane_bow";
|
|
@@ -788,7 +947,6 @@ export declare const ITEM_HRIDS: {
|
|
|
788
947
|
readonly ARCANE_LOG: "/items/arcane_log";
|
|
789
948
|
readonly ARCANE_LUMBER: "/items/arcane_lumber";
|
|
790
949
|
readonly ARCANE_NATURE_STAFF: "/items/arcane_nature_staff";
|
|
791
|
-
readonly ARCANE_REFLECTION: "/items/arcane_reflection";
|
|
792
950
|
readonly ARCANE_SHIELD: "/items/arcane_shield";
|
|
793
951
|
readonly ARCANE_WATER_STAFF: "/items/arcane_water_staff";
|
|
794
952
|
readonly ARTISAN_TEA: "/items/artisan_tea";
|
|
@@ -823,7 +981,24 @@ export declare const ITEM_HRIDS: {
|
|
|
823
981
|
readonly BAMBOO_HAT: "/items/bamboo_hat";
|
|
824
982
|
readonly BAMBOO_ROBE_BOTTOMS: "/items/bamboo_robe_bottoms";
|
|
825
983
|
readonly BAMBOO_ROBE_TOP: "/items/bamboo_robe_top";
|
|
984
|
+
readonly BASIC_ALCHEMY_CHARM: "/items/basic_alchemy_charm";
|
|
985
|
+
readonly BASIC_ATTACK_CHARM: "/items/basic_attack_charm";
|
|
986
|
+
readonly BASIC_BREWING_CHARM: "/items/basic_brewing_charm";
|
|
987
|
+
readonly BASIC_CHEESESMITHING_CHARM: "/items/basic_cheesesmithing_charm";
|
|
988
|
+
readonly BASIC_COOKING_CHARM: "/items/basic_cooking_charm";
|
|
989
|
+
readonly BASIC_CRAFTING_CHARM: "/items/basic_crafting_charm";
|
|
990
|
+
readonly BASIC_DEFENSE_CHARM: "/items/basic_defense_charm";
|
|
991
|
+
readonly BASIC_ENHANCING_CHARM: "/items/basic_enhancing_charm";
|
|
992
|
+
readonly BASIC_FORAGING_CHARM: "/items/basic_foraging_charm";
|
|
993
|
+
readonly BASIC_INTELLIGENCE_CHARM: "/items/basic_intelligence_charm";
|
|
994
|
+
readonly BASIC_MAGIC_CHARM: "/items/basic_magic_charm";
|
|
995
|
+
readonly BASIC_MELEE_CHARM: "/items/basic_melee_charm";
|
|
996
|
+
readonly BASIC_MILKING_CHARM: "/items/basic_milking_charm";
|
|
997
|
+
readonly BASIC_RANGED_CHARM: "/items/basic_ranged_charm";
|
|
998
|
+
readonly BASIC_STAMINA_CHARM: "/items/basic_stamina_charm";
|
|
999
|
+
readonly BASIC_TAILORING_CHARM: "/items/basic_tailoring_charm";
|
|
826
1000
|
readonly BASIC_TASK_BADGE: "/items/basic_task_badge";
|
|
1001
|
+
readonly BASIC_WOODCUTTING_CHARM: "/items/basic_woodcutting_charm";
|
|
827
1002
|
readonly BEAR_ESSENCE: "/items/bear_essence";
|
|
828
1003
|
readonly BEAST_BOOTS: "/items/beast_boots";
|
|
829
1004
|
readonly BEAST_BRACERS: "/items/beast_bracers";
|
|
@@ -842,6 +1017,7 @@ export declare const ITEM_HRIDS: {
|
|
|
842
1017
|
readonly BIRCH_SHIELD: "/items/birch_shield";
|
|
843
1018
|
readonly BIRCH_WATER_STAFF: "/items/birch_water_staff";
|
|
844
1019
|
readonly BISHOPS_CODEX: "/items/bishops_codex";
|
|
1020
|
+
readonly BISHOPS_CODEX_REFINED: "/items/bishops_codex_refined";
|
|
845
1021
|
readonly BISHOPS_SCROLL: "/items/bishops_scroll";
|
|
846
1022
|
readonly BLACK_BEAR_FLUFF: "/items/black_bear_fluff";
|
|
847
1023
|
readonly BLACK_BEAR_SHOES: "/items/black_bear_shoes";
|
|
@@ -850,8 +1026,10 @@ export declare const ITEM_HRIDS: {
|
|
|
850
1026
|
readonly BLACKBERRY_CAKE: "/items/blackberry_cake";
|
|
851
1027
|
readonly BLACKBERRY_DONUT: "/items/blackberry_donut";
|
|
852
1028
|
readonly BLAZING_TRIDENT: "/items/blazing_trident";
|
|
1029
|
+
readonly BLAZING_TRIDENT_REFINED: "/items/blazing_trident_refined";
|
|
853
1030
|
readonly BLESSED_TEA: "/items/blessed_tea";
|
|
854
1031
|
readonly BLOOMING_TRIDENT: "/items/blooming_trident";
|
|
1032
|
+
readonly BLOOMING_TRIDENT_REFINED: "/items/blooming_trident_refined";
|
|
855
1033
|
readonly BLUE_KEY_FRAGMENT: "/items/blue_key_fragment";
|
|
856
1034
|
readonly BLUEBERRY: "/items/blueberry";
|
|
857
1035
|
readonly BLUEBERRY_CAKE: "/items/blueberry_cake";
|
|
@@ -914,6 +1092,7 @@ export declare const ITEM_HRIDS: {
|
|
|
914
1092
|
readonly CHANNELING_COFFEE: "/items/channeling_coffee";
|
|
915
1093
|
readonly CHAOTIC_CHAIN: "/items/chaotic_chain";
|
|
916
1094
|
readonly CHAOTIC_FLAIL: "/items/chaotic_flail";
|
|
1095
|
+
readonly CHAOTIC_FLAIL_REFINED: "/items/chaotic_flail_refined";
|
|
917
1096
|
readonly CHEESE: "/items/cheese";
|
|
918
1097
|
readonly CHEESE_ALEMBIC: "/items/cheese_alembic";
|
|
919
1098
|
readonly CHEESE_BOOTS: "/items/cheese_boots";
|
|
@@ -946,6 +1125,9 @@ export declare const ITEM_HRIDS: {
|
|
|
946
1125
|
readonly CHIMERICAL_ENTRY_KEY: "/items/chimerical_entry_key";
|
|
947
1126
|
readonly CHIMERICAL_ESSENCE: "/items/chimerical_essence";
|
|
948
1127
|
readonly CHIMERICAL_QUIVER: "/items/chimerical_quiver";
|
|
1128
|
+
readonly CHIMERICAL_QUIVER_REFINED: "/items/chimerical_quiver_refined";
|
|
1129
|
+
readonly CHIMERICAL_REFINEMENT_CHEST: "/items/chimerical_refinement_chest";
|
|
1130
|
+
readonly CHIMERICAL_REFINEMENT_SHARD: "/items/chimerical_refinement_shard";
|
|
949
1131
|
readonly CHIMERICAL_TOKEN: "/items/chimerical_token";
|
|
950
1132
|
readonly CHRONO_GLOVES: "/items/chrono_gloves";
|
|
951
1133
|
readonly CHRONO_SPHERE: "/items/chrono_sphere";
|
|
@@ -960,6 +1142,7 @@ export declare const ITEM_HRIDS: {
|
|
|
960
1142
|
readonly COOKING_TEA: "/items/cooking_tea";
|
|
961
1143
|
readonly CORSAIR_CREST: "/items/corsair_crest";
|
|
962
1144
|
readonly CORSAIR_HELMET: "/items/corsair_helmet";
|
|
1145
|
+
readonly CORSAIR_HELMET_REFINED: "/items/corsair_helmet_refined";
|
|
963
1146
|
readonly COTTON: "/items/cotton";
|
|
964
1147
|
readonly COTTON_BOOTS: "/items/cotton_boots";
|
|
965
1148
|
readonly COTTON_FABRIC: "/items/cotton_fabric";
|
|
@@ -1009,6 +1192,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1009
1192
|
readonly CUPCAKE: "/items/cupcake";
|
|
1010
1193
|
readonly CURSED_BALL: "/items/cursed_ball";
|
|
1011
1194
|
readonly CURSED_BOW: "/items/cursed_bow";
|
|
1195
|
+
readonly CURSED_BOW_REFINED: "/items/cursed_bow_refined";
|
|
1012
1196
|
readonly DAIRYHANDS_BOTTOMS: "/items/dairyhands_bottoms";
|
|
1013
1197
|
readonly DAIRYHANDS_TOP: "/items/dairyhands_top";
|
|
1014
1198
|
readonly DAMAGED_ANCHOR: "/items/damaged_anchor";
|
|
@@ -1018,6 +1202,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1018
1202
|
readonly DEMONIC_PLATE_BODY: "/items/demonic_plate_body";
|
|
1019
1203
|
readonly DEMONIC_PLATE_LEGS: "/items/demonic_plate_legs";
|
|
1020
1204
|
readonly DODOCAMEL_GAUNTLETS: "/items/dodocamel_gauntlets";
|
|
1205
|
+
readonly DODOCAMEL_GAUNTLETS_REFINED: "/items/dodocamel_gauntlets_refined";
|
|
1021
1206
|
readonly DODOCAMEL_PLUME: "/items/dodocamel_plume";
|
|
1022
1207
|
readonly DONUT: "/items/donut";
|
|
1023
1208
|
readonly DRAGON_FRUIT: "/items/dragon_fruit";
|
|
@@ -1038,9 +1223,12 @@ export declare const ITEM_HRIDS: {
|
|
|
1038
1223
|
readonly ENCHANTED_CHEST: "/items/enchanted_chest";
|
|
1039
1224
|
readonly ENCHANTED_CHEST_KEY: "/items/enchanted_chest_key";
|
|
1040
1225
|
readonly ENCHANTED_CLOAK: "/items/enchanted_cloak";
|
|
1226
|
+
readonly ENCHANTED_CLOAK_REFINED: "/items/enchanted_cloak_refined";
|
|
1041
1227
|
readonly ENCHANTED_ENTRY_KEY: "/items/enchanted_entry_key";
|
|
1042
1228
|
readonly ENCHANTED_ESSENCE: "/items/enchanted_essence";
|
|
1043
1229
|
readonly ENCHANTED_GLOVES: "/items/enchanted_gloves";
|
|
1230
|
+
readonly ENCHANTED_REFINEMENT_CHEST: "/items/enchanted_refinement_chest";
|
|
1231
|
+
readonly ENCHANTED_REFINEMENT_SHARD: "/items/enchanted_refinement_shard";
|
|
1044
1232
|
readonly ENCHANTED_TOKEN: "/items/enchanted_token";
|
|
1045
1233
|
readonly ENHANCERS_BOTTOMS: "/items/enhancers_bottoms";
|
|
1046
1234
|
readonly ENHANCERS_TOP: "/items/enhancers_top";
|
|
@@ -1048,7 +1236,24 @@ export declare const ITEM_HRIDS: {
|
|
|
1048
1236
|
readonly ENHANCING_TEA: "/items/enhancing_tea";
|
|
1049
1237
|
readonly ENTANGLE: "/items/entangle";
|
|
1050
1238
|
readonly EXCELSA_COFFEE_BEAN: "/items/excelsa_coffee_bean";
|
|
1239
|
+
readonly EXPERT_ALCHEMY_CHARM: "/items/expert_alchemy_charm";
|
|
1240
|
+
readonly EXPERT_ATTACK_CHARM: "/items/expert_attack_charm";
|
|
1241
|
+
readonly EXPERT_BREWING_CHARM: "/items/expert_brewing_charm";
|
|
1242
|
+
readonly EXPERT_CHEESESMITHING_CHARM: "/items/expert_cheesesmithing_charm";
|
|
1243
|
+
readonly EXPERT_COOKING_CHARM: "/items/expert_cooking_charm";
|
|
1244
|
+
readonly EXPERT_CRAFTING_CHARM: "/items/expert_crafting_charm";
|
|
1245
|
+
readonly EXPERT_DEFENSE_CHARM: "/items/expert_defense_charm";
|
|
1246
|
+
readonly EXPERT_ENHANCING_CHARM: "/items/expert_enhancing_charm";
|
|
1247
|
+
readonly EXPERT_FORAGING_CHARM: "/items/expert_foraging_charm";
|
|
1248
|
+
readonly EXPERT_INTELLIGENCE_CHARM: "/items/expert_intelligence_charm";
|
|
1249
|
+
readonly EXPERT_MAGIC_CHARM: "/items/expert_magic_charm";
|
|
1250
|
+
readonly EXPERT_MELEE_CHARM: "/items/expert_melee_charm";
|
|
1251
|
+
readonly EXPERT_MILKING_CHARM: "/items/expert_milking_charm";
|
|
1252
|
+
readonly EXPERT_RANGED_CHARM: "/items/expert_ranged_charm";
|
|
1253
|
+
readonly EXPERT_STAMINA_CHARM: "/items/expert_stamina_charm";
|
|
1254
|
+
readonly EXPERT_TAILORING_CHARM: "/items/expert_tailoring_charm";
|
|
1051
1255
|
readonly EXPERT_TASK_BADGE: "/items/expert_task_badge";
|
|
1256
|
+
readonly EXPERT_WOODCUTTING_CHARM: "/items/expert_woodcutting_charm";
|
|
1052
1257
|
readonly EYE_OF_THE_WATCHER: "/items/eye_of_the_watcher";
|
|
1053
1258
|
readonly EYE_WATCH: "/items/eye_watch";
|
|
1054
1259
|
readonly EYESSENCE: "/items/eyessence";
|
|
@@ -1058,7 +1263,6 @@ export declare const ITEM_HRIDS: {
|
|
|
1058
1263
|
readonly FIREBALL: "/items/fireball";
|
|
1059
1264
|
readonly FIRESTORM: "/items/firestorm";
|
|
1060
1265
|
readonly FLAME_ARROW: "/items/flame_arrow";
|
|
1061
|
-
readonly FLAME_AURA: "/items/flame_aura";
|
|
1062
1266
|
readonly FLAME_BLAST: "/items/flame_blast";
|
|
1063
1267
|
readonly FLAMING_CLOTH: "/items/flaming_cloth";
|
|
1064
1268
|
readonly FLAMING_ROBE_BOTTOMS: "/items/flaming_robe_bottoms";
|
|
@@ -1075,6 +1279,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1075
1279
|
readonly FROST_STAFF: "/items/frost_staff";
|
|
1076
1280
|
readonly FROST_SURGE: "/items/frost_surge";
|
|
1077
1281
|
readonly FURIOUS_SPEAR: "/items/furious_spear";
|
|
1282
|
+
readonly FURIOUS_SPEAR_REFINED: "/items/furious_spear_refined";
|
|
1078
1283
|
readonly GARNET: "/items/garnet";
|
|
1079
1284
|
readonly GATHERING_TEA: "/items/gathering_tea";
|
|
1080
1285
|
readonly GATOR_VEST: "/items/gator_vest";
|
|
@@ -1107,16 +1312,35 @@ export declare const ITEM_HRIDS: {
|
|
|
1107
1312
|
readonly GOGGLES: "/items/goggles";
|
|
1108
1313
|
readonly GOLEM_ESSENCE: "/items/golem_essence";
|
|
1109
1314
|
readonly GOURMET_TEA: "/items/gourmet_tea";
|
|
1315
|
+
readonly GRANDMASTER_ALCHEMY_CHARM: "/items/grandmaster_alchemy_charm";
|
|
1316
|
+
readonly GRANDMASTER_ATTACK_CHARM: "/items/grandmaster_attack_charm";
|
|
1317
|
+
readonly GRANDMASTER_BREWING_CHARM: "/items/grandmaster_brewing_charm";
|
|
1318
|
+
readonly GRANDMASTER_CHEESESMITHING_CHARM: "/items/grandmaster_cheesesmithing_charm";
|
|
1319
|
+
readonly GRANDMASTER_COOKING_CHARM: "/items/grandmaster_cooking_charm";
|
|
1320
|
+
readonly GRANDMASTER_CRAFTING_CHARM: "/items/grandmaster_crafting_charm";
|
|
1321
|
+
readonly GRANDMASTER_DEFENSE_CHARM: "/items/grandmaster_defense_charm";
|
|
1322
|
+
readonly GRANDMASTER_ENHANCING_CHARM: "/items/grandmaster_enhancing_charm";
|
|
1323
|
+
readonly GRANDMASTER_FORAGING_CHARM: "/items/grandmaster_foraging_charm";
|
|
1324
|
+
readonly GRANDMASTER_INTELLIGENCE_CHARM: "/items/grandmaster_intelligence_charm";
|
|
1325
|
+
readonly GRANDMASTER_MAGIC_CHARM: "/items/grandmaster_magic_charm";
|
|
1326
|
+
readonly GRANDMASTER_MELEE_CHARM: "/items/grandmaster_melee_charm";
|
|
1327
|
+
readonly GRANDMASTER_MILKING_CHARM: "/items/grandmaster_milking_charm";
|
|
1328
|
+
readonly GRANDMASTER_RANGED_CHARM: "/items/grandmaster_ranged_charm";
|
|
1329
|
+
readonly GRANDMASTER_STAMINA_CHARM: "/items/grandmaster_stamina_charm";
|
|
1330
|
+
readonly GRANDMASTER_TAILORING_CHARM: "/items/grandmaster_tailoring_charm";
|
|
1331
|
+
readonly GRANDMASTER_WOODCUTTING_CHARM: "/items/grandmaster_woodcutting_charm";
|
|
1110
1332
|
readonly GRANITE_BLUDGEON: "/items/granite_bludgeon";
|
|
1111
1333
|
readonly GREEN_KEY_FRAGMENT: "/items/green_key_fragment";
|
|
1112
1334
|
readonly GREEN_TEA_LEAF: "/items/green_tea_leaf";
|
|
1113
1335
|
readonly GRIFFIN_BULWARK: "/items/griffin_bulwark";
|
|
1336
|
+
readonly GRIFFIN_BULWARK_REFINED: "/items/griffin_bulwark_refined";
|
|
1114
1337
|
readonly GRIFFIN_CHAPS: "/items/griffin_chaps";
|
|
1115
1338
|
readonly GRIFFIN_LEATHER: "/items/griffin_leather";
|
|
1116
1339
|
readonly GRIFFIN_TALON: "/items/griffin_talon";
|
|
1117
1340
|
readonly GRIFFIN_TUNIC: "/items/griffin_tunic";
|
|
1118
1341
|
readonly GRIZZLY_BEAR_FLUFF: "/items/grizzly_bear_fluff";
|
|
1119
1342
|
readonly GRIZZLY_BEAR_SHOES: "/items/grizzly_bear_shoes";
|
|
1343
|
+
readonly GUARDIAN_AURA: "/items/guardian_aura";
|
|
1120
1344
|
readonly GUMMY: "/items/gummy";
|
|
1121
1345
|
readonly GUZZLING_ENERGY: "/items/guzzling_energy";
|
|
1122
1346
|
readonly GUZZLING_POUCH: "/items/guzzling_pouch";
|
|
@@ -1158,11 +1382,14 @@ export declare const ITEM_HRIDS: {
|
|
|
1158
1382
|
readonly JADE: "/items/jade";
|
|
1159
1383
|
readonly JUNGLE_ESSENCE: "/items/jungle_essence";
|
|
1160
1384
|
readonly KNIGHTS_AEGIS: "/items/knights_aegis";
|
|
1385
|
+
readonly KNIGHTS_AEGIS_REFINED: "/items/knights_aegis_refined";
|
|
1161
1386
|
readonly KNIGHTS_INGOT: "/items/knights_ingot";
|
|
1162
1387
|
readonly KRAKEN_CHAPS: "/items/kraken_chaps";
|
|
1388
|
+
readonly KRAKEN_CHAPS_REFINED: "/items/kraken_chaps_refined";
|
|
1163
1389
|
readonly KRAKEN_FANG: "/items/kraken_fang";
|
|
1164
1390
|
readonly KRAKEN_LEATHER: "/items/kraken_leather";
|
|
1165
1391
|
readonly KRAKEN_TUNIC: "/items/kraken_tunic";
|
|
1392
|
+
readonly KRAKEN_TUNIC_REFINED: "/items/kraken_tunic_refined";
|
|
1166
1393
|
readonly LARGE_ARTISANS_CRATE: "/items/large_artisans_crate";
|
|
1167
1394
|
readonly LARGE_METEORITE_CACHE: "/items/large_meteorite_cache";
|
|
1168
1395
|
readonly LARGE_POUCH: "/items/large_pouch";
|
|
@@ -1185,11 +1412,14 @@ export declare const ITEM_HRIDS: {
|
|
|
1185
1412
|
readonly LUNA_ROBE_TOP: "/items/luna_robe_top";
|
|
1186
1413
|
readonly LUNA_WING: "/items/luna_wing";
|
|
1187
1414
|
readonly MAELSTROM_PLATE_BODY: "/items/maelstrom_plate_body";
|
|
1415
|
+
readonly MAELSTROM_PLATE_BODY_REFINED: "/items/maelstrom_plate_body_refined";
|
|
1188
1416
|
readonly MAELSTROM_PLATE_LEGS: "/items/maelstrom_plate_legs";
|
|
1417
|
+
readonly MAELSTROM_PLATE_LEGS_REFINED: "/items/maelstrom_plate_legs_refined";
|
|
1189
1418
|
readonly MAELSTROM_PLATING: "/items/maelstrom_plating";
|
|
1190
1419
|
readonly MAGIC_COFFEE: "/items/magic_coffee";
|
|
1191
1420
|
readonly MAGICIANS_CLOTH: "/items/magicians_cloth";
|
|
1192
1421
|
readonly MAGICIANS_HAT: "/items/magicians_hat";
|
|
1422
|
+
readonly MAGICIANS_HAT_REFINED: "/items/magicians_hat_refined";
|
|
1193
1423
|
readonly MAGNET: "/items/magnet";
|
|
1194
1424
|
readonly MAGNETIC_GLOVES: "/items/magnetic_gloves";
|
|
1195
1425
|
readonly MAGNIFYING_GLASS: "/items/magnifying_glass";
|
|
@@ -1201,14 +1431,33 @@ export declare const ITEM_HRIDS: {
|
|
|
1201
1431
|
readonly MARINE_SCALE: "/items/marine_scale";
|
|
1202
1432
|
readonly MARINE_TUNIC: "/items/marine_tunic";
|
|
1203
1433
|
readonly MARKSMAN_BRACERS: "/items/marksman_bracers";
|
|
1434
|
+
readonly MARKSMAN_BRACERS_REFINED: "/items/marksman_bracers_refined";
|
|
1204
1435
|
readonly MARKSMAN_BROOCH: "/items/marksman_brooch";
|
|
1205
1436
|
readonly MARSBERRY: "/items/marsberry";
|
|
1206
1437
|
readonly MARSBERRY_CAKE: "/items/marsberry_cake";
|
|
1207
1438
|
readonly MARSBERRY_DONUT: "/items/marsberry_donut";
|
|
1439
|
+
readonly MASTER_ALCHEMY_CHARM: "/items/master_alchemy_charm";
|
|
1440
|
+
readonly MASTER_ATTACK_CHARM: "/items/master_attack_charm";
|
|
1441
|
+
readonly MASTER_BREWING_CHARM: "/items/master_brewing_charm";
|
|
1442
|
+
readonly MASTER_CHEESESMITHING_CHARM: "/items/master_cheesesmithing_charm";
|
|
1443
|
+
readonly MASTER_COOKING_CHARM: "/items/master_cooking_charm";
|
|
1444
|
+
readonly MASTER_CRAFTING_CHARM: "/items/master_crafting_charm";
|
|
1445
|
+
readonly MASTER_DEFENSE_CHARM: "/items/master_defense_charm";
|
|
1446
|
+
readonly MASTER_ENHANCING_CHARM: "/items/master_enhancing_charm";
|
|
1447
|
+
readonly MASTER_FORAGING_CHARM: "/items/master_foraging_charm";
|
|
1448
|
+
readonly MASTER_INTELLIGENCE_CHARM: "/items/master_intelligence_charm";
|
|
1449
|
+
readonly MASTER_MAGIC_CHARM: "/items/master_magic_charm";
|
|
1450
|
+
readonly MASTER_MELEE_CHARM: "/items/master_melee_charm";
|
|
1451
|
+
readonly MASTER_MILKING_CHARM: "/items/master_milking_charm";
|
|
1452
|
+
readonly MASTER_RANGED_CHARM: "/items/master_ranged_charm";
|
|
1453
|
+
readonly MASTER_STAMINA_CHARM: "/items/master_stamina_charm";
|
|
1454
|
+
readonly MASTER_TAILORING_CHARM: "/items/master_tailoring_charm";
|
|
1455
|
+
readonly MASTER_WOODCUTTING_CHARM: "/items/master_woodcutting_charm";
|
|
1208
1456
|
readonly MEDIUM_ARTISANS_CRATE: "/items/medium_artisans_crate";
|
|
1209
1457
|
readonly MEDIUM_METEORITE_CACHE: "/items/medium_meteorite_cache";
|
|
1210
1458
|
readonly MEDIUM_POUCH: "/items/medium_pouch";
|
|
1211
1459
|
readonly MEDIUM_TREASURE_CHEST: "/items/medium_treasure_chest";
|
|
1460
|
+
readonly MELEE_COFFEE: "/items/melee_coffee";
|
|
1212
1461
|
readonly MILK: "/items/milk";
|
|
1213
1462
|
readonly MILKING_ESSENCE: "/items/milking_essence";
|
|
1214
1463
|
readonly MILKING_TEA: "/items/milking_tea";
|
|
@@ -1219,6 +1468,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1219
1468
|
readonly MOOBERRY_DONUT: "/items/mooberry_donut";
|
|
1220
1469
|
readonly MOOLONG_TEA_LEAF: "/items/moolong_tea_leaf";
|
|
1221
1470
|
readonly MOONSTONE: "/items/moonstone";
|
|
1471
|
+
readonly MYSTIC_AURA: "/items/mystic_aura";
|
|
1222
1472
|
readonly NATURES_VEIL: "/items/natures_veil";
|
|
1223
1473
|
readonly NECKLACE_OF_EFFICIENCY: "/items/necklace_of_efficiency";
|
|
1224
1474
|
readonly NECKLACE_OF_SPEED: "/items/necklace_of_speed";
|
|
@@ -1245,6 +1495,8 @@ export declare const ITEM_HRIDS: {
|
|
|
1245
1495
|
readonly PIRATE_CHEST_KEY: "/items/pirate_chest_key";
|
|
1246
1496
|
readonly PIRATE_ENTRY_KEY: "/items/pirate_entry_key";
|
|
1247
1497
|
readonly PIRATE_ESSENCE: "/items/pirate_essence";
|
|
1498
|
+
readonly PIRATE_REFINEMENT_CHEST: "/items/pirate_refinement_chest";
|
|
1499
|
+
readonly PIRATE_REFINEMENT_SHARD: "/items/pirate_refinement_shard";
|
|
1248
1500
|
readonly PIRATE_TOKEN: "/items/pirate_token";
|
|
1249
1501
|
readonly PLUM: "/items/plum";
|
|
1250
1502
|
readonly PLUM_GUMMY: "/items/plum_gummy";
|
|
@@ -1252,7 +1504,6 @@ export declare const ITEM_HRIDS: {
|
|
|
1252
1504
|
readonly POKE: "/items/poke";
|
|
1253
1505
|
readonly POLAR_BEAR_FLUFF: "/items/polar_bear_fluff";
|
|
1254
1506
|
readonly POLAR_BEAR_SHOES: "/items/polar_bear_shoes";
|
|
1255
|
-
readonly POWER_COFFEE: "/items/power_coffee";
|
|
1256
1507
|
readonly PRECISION: "/items/precision";
|
|
1257
1508
|
readonly PRIME_CATALYST: "/items/prime_catalyst";
|
|
1258
1509
|
readonly PROCESSING_TEA: "/items/processing_tea";
|
|
@@ -1315,6 +1566,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1315
1566
|
readonly REDWOOD_WATER_STAFF: "/items/redwood_water_staff";
|
|
1316
1567
|
readonly REGAL_JEWEL: "/items/regal_jewel";
|
|
1317
1568
|
readonly REGAL_SWORD: "/items/regal_sword";
|
|
1569
|
+
readonly REGAL_SWORD_REFINED: "/items/regal_sword_refined";
|
|
1318
1570
|
readonly REJUVENATE: "/items/rejuvenate";
|
|
1319
1571
|
readonly REPTILE_BOOTS: "/items/reptile_boots";
|
|
1320
1572
|
readonly REPTILE_BRACERS: "/items/reptile_bracers";
|
|
@@ -1323,6 +1575,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1323
1575
|
readonly REPTILE_HOOD: "/items/reptile_hood";
|
|
1324
1576
|
readonly REPTILE_LEATHER: "/items/reptile_leather";
|
|
1325
1577
|
readonly REPTILE_TUNIC: "/items/reptile_tunic";
|
|
1578
|
+
readonly RETRIBUTION: "/items/retribution";
|
|
1326
1579
|
readonly REVENANT_ANIMA: "/items/revenant_anima";
|
|
1327
1580
|
readonly REVENANT_CHAPS: "/items/revenant_chaps";
|
|
1328
1581
|
readonly REVENANT_TUNIC: "/items/revenant_tunic";
|
|
@@ -1335,6 +1588,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1335
1588
|
readonly RING_OF_REGENERATION: "/items/ring_of_regeneration";
|
|
1336
1589
|
readonly RING_OF_RESISTANCE: "/items/ring_of_resistance";
|
|
1337
1590
|
readonly RIPPLING_TRIDENT: "/items/rippling_trident";
|
|
1591
|
+
readonly RIPPLING_TRIDENT_REFINED: "/items/rippling_trident_refined";
|
|
1338
1592
|
readonly ROBUSTA_COFFEE_BEAN: "/items/robusta_coffee_bean";
|
|
1339
1593
|
readonly ROUGH_BOOTS: "/items/rough_boots";
|
|
1340
1594
|
readonly ROUGH_BRACERS: "/items/rough_bracers";
|
|
@@ -1345,11 +1599,17 @@ export declare const ITEM_HRIDS: {
|
|
|
1345
1599
|
readonly ROUGH_TUNIC: "/items/rough_tunic";
|
|
1346
1600
|
readonly ROYAL_CLOTH: "/items/royal_cloth";
|
|
1347
1601
|
readonly ROYAL_FIRE_ROBE_BOTTOMS: "/items/royal_fire_robe_bottoms";
|
|
1602
|
+
readonly ROYAL_FIRE_ROBE_BOTTOMS_REFINED: "/items/royal_fire_robe_bottoms_refined";
|
|
1348
1603
|
readonly ROYAL_FIRE_ROBE_TOP: "/items/royal_fire_robe_top";
|
|
1604
|
+
readonly ROYAL_FIRE_ROBE_TOP_REFINED: "/items/royal_fire_robe_top_refined";
|
|
1349
1605
|
readonly ROYAL_NATURE_ROBE_BOTTOMS: "/items/royal_nature_robe_bottoms";
|
|
1606
|
+
readonly ROYAL_NATURE_ROBE_BOTTOMS_REFINED: "/items/royal_nature_robe_bottoms_refined";
|
|
1350
1607
|
readonly ROYAL_NATURE_ROBE_TOP: "/items/royal_nature_robe_top";
|
|
1608
|
+
readonly ROYAL_NATURE_ROBE_TOP_REFINED: "/items/royal_nature_robe_top_refined";
|
|
1351
1609
|
readonly ROYAL_WATER_ROBE_BOTTOMS: "/items/royal_water_robe_bottoms";
|
|
1610
|
+
readonly ROYAL_WATER_ROBE_BOTTOMS_REFINED: "/items/royal_water_robe_bottoms_refined";
|
|
1352
1611
|
readonly ROYAL_WATER_ROBE_TOP: "/items/royal_water_robe_top";
|
|
1612
|
+
readonly ROYAL_WATER_ROBE_TOP_REFINED: "/items/royal_water_robe_top_refined";
|
|
1353
1613
|
readonly SCRATCH: "/items/scratch";
|
|
1354
1614
|
readonly SHARD_OF_PROTECTION: "/items/shard_of_protection";
|
|
1355
1615
|
readonly SHIELD_BASH: "/items/shield_bash";
|
|
@@ -1364,10 +1624,13 @@ export declare const ITEM_HRIDS: {
|
|
|
1364
1624
|
readonly SILK_ROBE_BOTTOMS: "/items/silk_robe_bottoms";
|
|
1365
1625
|
readonly SILK_ROBE_TOP: "/items/silk_robe_top";
|
|
1366
1626
|
readonly SINISTER_CAPE: "/items/sinister_cape";
|
|
1627
|
+
readonly SINISTER_CAPE_REFINED: "/items/sinister_cape_refined";
|
|
1367
1628
|
readonly SINISTER_CHEST: "/items/sinister_chest";
|
|
1368
1629
|
readonly SINISTER_CHEST_KEY: "/items/sinister_chest_key";
|
|
1369
1630
|
readonly SINISTER_ENTRY_KEY: "/items/sinister_entry_key";
|
|
1370
1631
|
readonly SINISTER_ESSENCE: "/items/sinister_essence";
|
|
1632
|
+
readonly SINISTER_REFINEMENT_CHEST: "/items/sinister_refinement_chest";
|
|
1633
|
+
readonly SINISTER_REFINEMENT_SHARD: "/items/sinister_refinement_shard";
|
|
1371
1634
|
readonly SINISTER_TOKEN: "/items/sinister_token";
|
|
1372
1635
|
readonly SMACK: "/items/smack";
|
|
1373
1636
|
readonly SMALL_ARTISANS_CRATE: "/items/small_artisans_crate";
|
|
@@ -1406,6 +1669,7 @@ export declare const ITEM_HRIDS: {
|
|
|
1406
1669
|
readonly STUNNING_BLOW: "/items/stunning_blow";
|
|
1407
1670
|
readonly SUGAR: "/items/sugar";
|
|
1408
1671
|
readonly SUNDERING_CROSSBOW: "/items/sundering_crossbow";
|
|
1672
|
+
readonly SUNDERING_CROSSBOW_REFINED: "/items/sundering_crossbow_refined";
|
|
1409
1673
|
readonly SUNDERING_JEWEL: "/items/sundering_jewel";
|
|
1410
1674
|
readonly SUNSTONE: "/items/sunstone";
|
|
1411
1675
|
readonly SUPER_ALCHEMY_TEA: "/items/super_alchemy_tea";
|
|
@@ -1419,8 +1683,8 @@ export declare const ITEM_HRIDS: {
|
|
|
1419
1683
|
readonly SUPER_FORAGING_TEA: "/items/super_foraging_tea";
|
|
1420
1684
|
readonly SUPER_INTELLIGENCE_COFFEE: "/items/super_intelligence_coffee";
|
|
1421
1685
|
readonly SUPER_MAGIC_COFFEE: "/items/super_magic_coffee";
|
|
1686
|
+
readonly SUPER_MELEE_COFFEE: "/items/super_melee_coffee";
|
|
1422
1687
|
readonly SUPER_MILKING_TEA: "/items/super_milking_tea";
|
|
1423
|
-
readonly SUPER_POWER_COFFEE: "/items/super_power_coffee";
|
|
1424
1688
|
readonly SUPER_RANGED_COFFEE: "/items/super_ranged_coffee";
|
|
1425
1689
|
readonly SUPER_STAMINA_COFFEE: "/items/super_stamina_coffee";
|
|
1426
1690
|
readonly SUPER_TAILORING_TEA: "/items/super_tailoring_tea";
|
|
@@ -1428,7 +1692,6 @@ export declare const ITEM_HRIDS: {
|
|
|
1428
1692
|
readonly SWAMP_ESSENCE: "/items/swamp_essence";
|
|
1429
1693
|
readonly SWEEP: "/items/sweep";
|
|
1430
1694
|
readonly SWIFTNESS_COFFEE: "/items/swiftness_coffee";
|
|
1431
|
-
readonly SYLVAN_AURA: "/items/sylvan_aura";
|
|
1432
1695
|
readonly TAILORING_ESSENCE: "/items/tailoring_essence";
|
|
1433
1696
|
readonly TAILORING_TEA: "/items/tailoring_tea";
|
|
1434
1697
|
readonly TAILORS_BOTTOMS: "/items/tailors_bottoms";
|
|
@@ -1441,6 +1704,23 @@ export declare const ITEM_HRIDS: {
|
|
|
1441
1704
|
readonly TOME_OF_THE_ELEMENTS: "/items/tome_of_the_elements";
|
|
1442
1705
|
readonly TOUGHNESS: "/items/toughness";
|
|
1443
1706
|
readonly TOXIC_POLLEN: "/items/toxic_pollen";
|
|
1707
|
+
readonly TRAINEE_ALCHEMY_CHARM: "/items/trainee_alchemy_charm";
|
|
1708
|
+
readonly TRAINEE_ATTACK_CHARM: "/items/trainee_attack_charm";
|
|
1709
|
+
readonly TRAINEE_BREWING_CHARM: "/items/trainee_brewing_charm";
|
|
1710
|
+
readonly TRAINEE_CHEESESMITHING_CHARM: "/items/trainee_cheesesmithing_charm";
|
|
1711
|
+
readonly TRAINEE_COOKING_CHARM: "/items/trainee_cooking_charm";
|
|
1712
|
+
readonly TRAINEE_CRAFTING_CHARM: "/items/trainee_crafting_charm";
|
|
1713
|
+
readonly TRAINEE_DEFENSE_CHARM: "/items/trainee_defense_charm";
|
|
1714
|
+
readonly TRAINEE_ENHANCING_CHARM: "/items/trainee_enhancing_charm";
|
|
1715
|
+
readonly TRAINEE_FORAGING_CHARM: "/items/trainee_foraging_charm";
|
|
1716
|
+
readonly TRAINEE_INTELLIGENCE_CHARM: "/items/trainee_intelligence_charm";
|
|
1717
|
+
readonly TRAINEE_MAGIC_CHARM: "/items/trainee_magic_charm";
|
|
1718
|
+
readonly TRAINEE_MELEE_CHARM: "/items/trainee_melee_charm";
|
|
1719
|
+
readonly TRAINEE_MILKING_CHARM: "/items/trainee_milking_charm";
|
|
1720
|
+
readonly TRAINEE_RANGED_CHARM: "/items/trainee_ranged_charm";
|
|
1721
|
+
readonly TRAINEE_STAMINA_CHARM: "/items/trainee_stamina_charm";
|
|
1722
|
+
readonly TRAINEE_TAILORING_CHARM: "/items/trainee_tailoring_charm";
|
|
1723
|
+
readonly TRAINEE_WOODCUTTING_CHARM: "/items/trainee_woodcutting_charm";
|
|
1444
1724
|
readonly TREANT_BARK: "/items/treant_bark";
|
|
1445
1725
|
readonly TREANT_SHIELD: "/items/treant_shield";
|
|
1446
1726
|
readonly TURTLE_SHELL: "/items/turtle_shell";
|
|
@@ -1458,8 +1738,8 @@ export declare const ITEM_HRIDS: {
|
|
|
1458
1738
|
readonly ULTRA_FORAGING_TEA: "/items/ultra_foraging_tea";
|
|
1459
1739
|
readonly ULTRA_INTELLIGENCE_COFFEE: "/items/ultra_intelligence_coffee";
|
|
1460
1740
|
readonly ULTRA_MAGIC_COFFEE: "/items/ultra_magic_coffee";
|
|
1741
|
+
readonly ULTRA_MELEE_COFFEE: "/items/ultra_melee_coffee";
|
|
1461
1742
|
readonly ULTRA_MILKING_TEA: "/items/ultra_milking_tea";
|
|
1462
|
-
readonly ULTRA_POWER_COFFEE: "/items/ultra_power_coffee";
|
|
1463
1743
|
readonly ULTRA_RANGED_COFFEE: "/items/ultra_ranged_coffee";
|
|
1464
1744
|
readonly ULTRA_STAMINA_COFFEE: "/items/ultra_stamina_coffee";
|
|
1465
1745
|
readonly ULTRA_TAILORING_TEA: "/items/ultra_tailoring_tea";
|
|
@@ -1518,6 +1798,6 @@ export declare const ITEM_HRIDS: {
|
|
|
1518
1798
|
readonly WOODEN_WATER_STAFF: "/items/wooden_water_staff";
|
|
1519
1799
|
readonly YOGURT: "/items/yogurt";
|
|
1520
1800
|
};
|
|
1521
|
-
export type ItemHridType = '/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';
|
|
1522
|
-
export declare const ITEM_COUNT:
|
|
1801
|
+
export type ItemHridType = '/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';
|
|
1802
|
+
export declare const ITEM_COUNT: 894;
|
|
1523
1803
|
//# sourceMappingURL=items-hrids.d.ts.map
|