@c3d.gg/mwi-types 0.0.3 → 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/index.d.ts +0 -1
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/generated/index.js +2 -1
- package/dist/generated/index.js.map +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 +4 -4
- package/dist/generated/player-data/index.d.ts.map +1 -1
- package/dist/generated/player-data/index.js +3 -3
- package/dist/generated/player-data/index.js.map +1 -1
- package/dist/generated/schemas/typebox/abilities.d.ts +1 -1
- package/dist/generated/schemas/typebox/abilities.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/abilities.js +3 -3
- package/dist/generated/schemas/typebox/abilities.js.map +1 -1
- package/dist/generated/schemas/typebox/action-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/action-categories.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/action-categories.js +3 -3
- package/dist/generated/schemas/typebox/action-categories.js.map +1 -1
- package/dist/generated/schemas/typebox/actions.d.ts +1 -1
- package/dist/generated/schemas/typebox/actions.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/actions.js +3 -3
- package/dist/generated/schemas/typebox/actions.js.map +1 -1
- package/dist/generated/schemas/typebox/avatar-outfits.d.ts +1 -1
- package/dist/generated/schemas/typebox/avatar-outfits.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/avatar-outfits.js +3 -3
- package/dist/generated/schemas/typebox/avatar-outfits.js.map +1 -1
- package/dist/generated/schemas/typebox/avatars.d.ts +1 -1
- package/dist/generated/schemas/typebox/avatars.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/avatars.js +3 -3
- package/dist/generated/schemas/typebox/avatars.js.map +1 -1
- package/dist/generated/schemas/typebox/buff-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/buff-types.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/buff-types.js +3 -3
- package/dist/generated/schemas/typebox/buff-types.js.map +1 -1
- package/dist/generated/schemas/typebox/chat-channel-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/chat-channel-types.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/chat-channel-types.js +3 -3
- package/dist/generated/schemas/typebox/chat-channel-types.js.map +1 -1
- package/dist/generated/schemas/typebox/chat-icons.d.ts +1 -1
- package/dist/generated/schemas/typebox/chat-icons.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/chat-icons.js +3 -3
- package/dist/generated/schemas/typebox/chat-icons.js.map +1 -1
- package/dist/generated/schemas/typebox/combat-monsters.d.ts +1 -1
- package/dist/generated/schemas/typebox/combat-monsters.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/combat-monsters.js +3 -3
- package/dist/generated/schemas/typebox/combat-monsters.js.map +1 -1
- package/dist/generated/schemas/typebox/combat-styles.d.ts +1 -1
- package/dist/generated/schemas/typebox/combat-styles.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/combat-styles.js +3 -3
- package/dist/generated/schemas/typebox/combat-styles.js.map +1 -1
- package/dist/generated/schemas/typebox/community-buff-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/community-buff-types.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/community-buff-types.js +3 -3
- package/dist/generated/schemas/typebox/community-buff-types.js.map +1 -1
- package/dist/generated/schemas/typebox/damage-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/damage-types.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/damage-types.js +3 -3
- package/dist/generated/schemas/typebox/damage-types.js.map +1 -1
- package/dist/generated/schemas/typebox/equipment-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/equipment-types.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/equipment-types.js +3 -3
- package/dist/generated/schemas/typebox/equipment-types.js.map +1 -1
- package/dist/generated/schemas/typebox/game-modes.d.ts +1 -1
- package/dist/generated/schemas/typebox/game-modes.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/game-modes.js +3 -3
- package/dist/generated/schemas/typebox/game-modes.js.map +1 -1
- package/dist/generated/schemas/typebox/guild-character-roles.d.ts +1 -1
- package/dist/generated/schemas/typebox/guild-character-roles.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/guild-character-roles.js +3 -3
- package/dist/generated/schemas/typebox/guild-character-roles.js.map +1 -1
- package/dist/generated/schemas/typebox/house-rooms.d.ts +1 -1
- package/dist/generated/schemas/typebox/house-rooms.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/house-rooms.js +3 -3
- package/dist/generated/schemas/typebox/house-rooms.js.map +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.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/item-categories.js +3 -3
- package/dist/generated/schemas/typebox/item-categories.js.map +1 -1
- package/dist/generated/schemas/typebox/item-locations.d.ts +1 -1
- package/dist/generated/schemas/typebox/item-locations.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/item-locations.js +3 -3
- package/dist/generated/schemas/typebox/item-locations.js.map +1 -1
- package/dist/generated/schemas/typebox/items.d.ts +1 -1
- package/dist/generated/schemas/typebox/items.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/items.js +3 -3
- package/dist/generated/schemas/typebox/items.js.map +1 -1
- package/dist/generated/schemas/typebox/leaderboard-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/leaderboard-categories.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/leaderboard-categories.js +3 -3
- package/dist/generated/schemas/typebox/leaderboard-categories.js.map +1 -1
- package/dist/generated/schemas/typebox/leaderboard-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/leaderboard-types.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/leaderboard-types.js +3 -3
- package/dist/generated/schemas/typebox/leaderboard-types.js.map +1 -1
- package/dist/generated/schemas/typebox/name-colors.d.ts +1 -1
- package/dist/generated/schemas/typebox/name-colors.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/name-colors.js +3 -3
- package/dist/generated/schemas/typebox/name-colors.js.map +1 -1
- package/dist/generated/schemas/typebox/player-data.d.ts +41 -1
- package/dist/generated/schemas/typebox/player-data.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/player-data.js +47 -27
- package/dist/generated/schemas/typebox/player-data.js.map +1 -1
- package/dist/generated/schemas/typebox/random-task-types.d.ts +1 -1
- package/dist/generated/schemas/typebox/random-task-types.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/random-task-types.js +3 -3
- package/dist/generated/schemas/typebox/random-task-types.js.map +1 -1
- package/dist/generated/schemas/typebox/shop-categories.d.ts +1 -1
- package/dist/generated/schemas/typebox/shop-categories.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/shop-categories.js +3 -3
- package/dist/generated/schemas/typebox/shop-categories.js.map +1 -1
- package/dist/generated/schemas/typebox/shop-items.d.ts +1 -1
- package/dist/generated/schemas/typebox/shop-items.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/shop-items.js +3 -3
- package/dist/generated/schemas/typebox/shop-items.js.map +1 -1
- package/dist/generated/schemas/typebox/skills.d.ts +1 -1
- package/dist/generated/schemas/typebox/skills.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/skills.js +3 -3
- package/dist/generated/schemas/typebox/skills.js.map +1 -1
- package/dist/generated/schemas/typebox/task-shop-items.d.ts +1 -1
- package/dist/generated/schemas/typebox/task-shop-items.d.ts.map +1 -1
- package/dist/generated/schemas/typebox/task-shop-items.js +3 -3
- package/dist/generated/schemas/typebox/task-shop-items.js.map +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 +22266 -1002
- package/dist/generated/schemas/zod/player-data.d.ts.map +1 -1
- package/dist/generated/schemas/zod/player-data.js +260 -52
- 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/dist/index.d.ts +1 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -4
- package/dist/index.js.map +1 -1
- package/package.json +8 -5
- package/dist/generated/game-logic/houses.d.ts +0 -186
- package/dist/generated/game-logic/houses.d.ts.map +0 -1
- package/dist/generated/game-logic/houses.js +0 -526
- package/dist/generated/game-logic/houses.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-
|
|
3
|
+
* Generated on 2025-08-21T08:48:23.069Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
export declare const HouseRoomHridEnum: z.ZodEnum<{
|
|
@@ -56,8 +56,8 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
56
56
|
"/skills/foraging": "/skills/foraging";
|
|
57
57
|
"/skills/intelligence": "/skills/intelligence";
|
|
58
58
|
"/skills/magic": "/skills/magic";
|
|
59
|
+
"/skills/melee": "/skills/melee";
|
|
59
60
|
"/skills/milking": "/skills/milking";
|
|
60
|
-
"/skills/power": "/skills/power";
|
|
61
61
|
"/skills/ranged": "/skills/ranged";
|
|
62
62
|
"/skills/stamina": "/skills/stamina";
|
|
63
63
|
"/skills/tailoring": "/skills/tailoring";
|
|
@@ -93,8 +93,8 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
93
93
|
"/buff_types/mp_regen": "/buff_types/mp_regen";
|
|
94
94
|
"/buff_types/combat_drop_rate": "/buff_types/combat_drop_rate";
|
|
95
95
|
"/buff_types/magic_level": "/buff_types/magic_level";
|
|
96
|
+
"/buff_types/melee_level": "/buff_types/melee_level";
|
|
96
97
|
"/buff_types/milking_level": "/buff_types/milking_level";
|
|
97
|
-
"/buff_types/power_level": "/buff_types/power_level";
|
|
98
98
|
"/buff_types/processing": "/buff_types/processing";
|
|
99
99
|
"/buff_types/ranged_level": "/buff_types/ranged_level";
|
|
100
100
|
"/buff_types/stamina_level": "/buff_types/stamina_level";
|
|
@@ -103,23 +103,24 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
103
103
|
"/buff_types/woodcutting_level": "/buff_types/woodcutting_level";
|
|
104
104
|
"/buff_types/attack_speed": "/buff_types/attack_speed";
|
|
105
105
|
"/buff_types/wisdom": "/buff_types/wisdom";
|
|
106
|
-
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
107
|
-
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
108
|
-
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
109
106
|
"/buff_types/physical_amplify": "/buff_types/physical_amplify";
|
|
110
107
|
"/buff_types/damage": "/buff_types/damage";
|
|
108
|
+
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
111
109
|
"/buff_types/nature_amplify": "/buff_types/nature_amplify";
|
|
112
110
|
"/buff_types/fire_amplify": "/buff_types/fire_amplify";
|
|
113
111
|
"/buff_types/evasion": "/buff_types/evasion";
|
|
114
|
-
"/buff_types/armor": "/buff_types/armor";
|
|
115
|
-
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
116
112
|
"/buff_types/damage_taken": "/buff_types/damage_taken";
|
|
113
|
+
"/buff_types/healing_amplify": "/buff_types/healing_amplify";
|
|
114
|
+
"/buff_types/armor": "/buff_types/armor";
|
|
115
|
+
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
117
116
|
"/buff_types/nature_resistance": "/buff_types/nature_resistance";
|
|
117
|
+
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
118
118
|
"/buff_types/tenacity": "/buff_types/tenacity";
|
|
119
119
|
"/buff_types/accuracy": "/buff_types/accuracy";
|
|
120
120
|
"/buff_types/threat": "/buff_types/threat";
|
|
121
|
+
"/buff_types/retaliation": "/buff_types/retaliation";
|
|
121
122
|
"/buff_types/physical_thorns": "/buff_types/physical_thorns";
|
|
122
|
-
"/buff_types/
|
|
123
|
+
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
123
124
|
"/buff_types/life_steal": "/buff_types/life_steal";
|
|
124
125
|
"/buff_types/combat_drop_quantity": "/buff_types/combat_drop_quantity";
|
|
125
126
|
"/buff_types/enhancing_success": "/buff_types/enhancing_success";
|
|
@@ -162,8 +163,8 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
162
163
|
"/buff_types/mp_regen": "/buff_types/mp_regen";
|
|
163
164
|
"/buff_types/combat_drop_rate": "/buff_types/combat_drop_rate";
|
|
164
165
|
"/buff_types/magic_level": "/buff_types/magic_level";
|
|
166
|
+
"/buff_types/melee_level": "/buff_types/melee_level";
|
|
165
167
|
"/buff_types/milking_level": "/buff_types/milking_level";
|
|
166
|
-
"/buff_types/power_level": "/buff_types/power_level";
|
|
167
168
|
"/buff_types/processing": "/buff_types/processing";
|
|
168
169
|
"/buff_types/ranged_level": "/buff_types/ranged_level";
|
|
169
170
|
"/buff_types/stamina_level": "/buff_types/stamina_level";
|
|
@@ -172,23 +173,24 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
172
173
|
"/buff_types/woodcutting_level": "/buff_types/woodcutting_level";
|
|
173
174
|
"/buff_types/attack_speed": "/buff_types/attack_speed";
|
|
174
175
|
"/buff_types/wisdom": "/buff_types/wisdom";
|
|
175
|
-
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
176
|
-
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
177
|
-
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
178
176
|
"/buff_types/physical_amplify": "/buff_types/physical_amplify";
|
|
179
177
|
"/buff_types/damage": "/buff_types/damage";
|
|
178
|
+
"/buff_types/water_amplify": "/buff_types/water_amplify";
|
|
180
179
|
"/buff_types/nature_amplify": "/buff_types/nature_amplify";
|
|
181
180
|
"/buff_types/fire_amplify": "/buff_types/fire_amplify";
|
|
182
181
|
"/buff_types/evasion": "/buff_types/evasion";
|
|
183
|
-
"/buff_types/armor": "/buff_types/armor";
|
|
184
|
-
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
185
182
|
"/buff_types/damage_taken": "/buff_types/damage_taken";
|
|
183
|
+
"/buff_types/healing_amplify": "/buff_types/healing_amplify";
|
|
184
|
+
"/buff_types/armor": "/buff_types/armor";
|
|
185
|
+
"/buff_types/water_resistance": "/buff_types/water_resistance";
|
|
186
186
|
"/buff_types/nature_resistance": "/buff_types/nature_resistance";
|
|
187
|
+
"/buff_types/fire_resistance": "/buff_types/fire_resistance";
|
|
187
188
|
"/buff_types/tenacity": "/buff_types/tenacity";
|
|
188
189
|
"/buff_types/accuracy": "/buff_types/accuracy";
|
|
189
190
|
"/buff_types/threat": "/buff_types/threat";
|
|
191
|
+
"/buff_types/retaliation": "/buff_types/retaliation";
|
|
190
192
|
"/buff_types/physical_thorns": "/buff_types/physical_thorns";
|
|
191
|
-
"/buff_types/
|
|
193
|
+
"/buff_types/elemental_thorns": "/buff_types/elemental_thorns";
|
|
192
194
|
"/buff_types/life_steal": "/buff_types/life_steal";
|
|
193
195
|
"/buff_types/combat_drop_quantity": "/buff_types/combat_drop_quantity";
|
|
194
196
|
"/buff_types/enhancing_success": "/buff_types/enhancing_success";
|
|
@@ -208,8 +210,26 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
208
210
|
itemHrid: z.ZodEnum<{
|
|
209
211
|
"/items/abyssal_essence": "/items/abyssal_essence";
|
|
210
212
|
"/items/acrobatic_hood": "/items/acrobatic_hood";
|
|
213
|
+
"/items/acrobatic_hood_refined": "/items/acrobatic_hood_refined";
|
|
211
214
|
"/items/acrobats_ribbon": "/items/acrobats_ribbon";
|
|
215
|
+
"/items/advanced_alchemy_charm": "/items/advanced_alchemy_charm";
|
|
216
|
+
"/items/advanced_attack_charm": "/items/advanced_attack_charm";
|
|
217
|
+
"/items/advanced_brewing_charm": "/items/advanced_brewing_charm";
|
|
218
|
+
"/items/advanced_cheesesmithing_charm": "/items/advanced_cheesesmithing_charm";
|
|
219
|
+
"/items/advanced_cooking_charm": "/items/advanced_cooking_charm";
|
|
220
|
+
"/items/advanced_crafting_charm": "/items/advanced_crafting_charm";
|
|
221
|
+
"/items/advanced_defense_charm": "/items/advanced_defense_charm";
|
|
222
|
+
"/items/advanced_enhancing_charm": "/items/advanced_enhancing_charm";
|
|
223
|
+
"/items/advanced_foraging_charm": "/items/advanced_foraging_charm";
|
|
224
|
+
"/items/advanced_intelligence_charm": "/items/advanced_intelligence_charm";
|
|
225
|
+
"/items/advanced_magic_charm": "/items/advanced_magic_charm";
|
|
226
|
+
"/items/advanced_melee_charm": "/items/advanced_melee_charm";
|
|
227
|
+
"/items/advanced_milking_charm": "/items/advanced_milking_charm";
|
|
228
|
+
"/items/advanced_ranged_charm": "/items/advanced_ranged_charm";
|
|
229
|
+
"/items/advanced_stamina_charm": "/items/advanced_stamina_charm";
|
|
230
|
+
"/items/advanced_tailoring_charm": "/items/advanced_tailoring_charm";
|
|
212
231
|
"/items/advanced_task_badge": "/items/advanced_task_badge";
|
|
232
|
+
"/items/advanced_woodcutting_charm": "/items/advanced_woodcutting_charm";
|
|
213
233
|
"/items/alchemists_bottoms": "/items/alchemists_bottoms";
|
|
214
234
|
"/items/alchemists_top": "/items/alchemists_top";
|
|
215
235
|
"/items/alchemy_essence": "/items/alchemy_essence";
|
|
@@ -217,12 +237,13 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
217
237
|
"/items/amber": "/items/amber";
|
|
218
238
|
"/items/amethyst": "/items/amethyst";
|
|
219
239
|
"/items/anchorbound_plate_body": "/items/anchorbound_plate_body";
|
|
240
|
+
"/items/anchorbound_plate_body_refined": "/items/anchorbound_plate_body_refined";
|
|
220
241
|
"/items/anchorbound_plate_legs": "/items/anchorbound_plate_legs";
|
|
242
|
+
"/items/anchorbound_plate_legs_refined": "/items/anchorbound_plate_legs_refined";
|
|
221
243
|
"/items/apple": "/items/apple";
|
|
222
244
|
"/items/apple_gummy": "/items/apple_gummy";
|
|
223
245
|
"/items/apple_yogurt": "/items/apple_yogurt";
|
|
224
246
|
"/items/aqua_arrow": "/items/aqua_arrow";
|
|
225
|
-
"/items/aqua_aura": "/items/aqua_aura";
|
|
226
247
|
"/items/aqua_essence": "/items/aqua_essence";
|
|
227
248
|
"/items/arabica_coffee_bean": "/items/arabica_coffee_bean";
|
|
228
249
|
"/items/arcane_bow": "/items/arcane_bow";
|
|
@@ -231,7 +252,6 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
231
252
|
"/items/arcane_log": "/items/arcane_log";
|
|
232
253
|
"/items/arcane_lumber": "/items/arcane_lumber";
|
|
233
254
|
"/items/arcane_nature_staff": "/items/arcane_nature_staff";
|
|
234
|
-
"/items/arcane_reflection": "/items/arcane_reflection";
|
|
235
255
|
"/items/arcane_shield": "/items/arcane_shield";
|
|
236
256
|
"/items/arcane_water_staff": "/items/arcane_water_staff";
|
|
237
257
|
"/items/artisan_tea": "/items/artisan_tea";
|
|
@@ -266,7 +286,24 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
266
286
|
"/items/bamboo_hat": "/items/bamboo_hat";
|
|
267
287
|
"/items/bamboo_robe_bottoms": "/items/bamboo_robe_bottoms";
|
|
268
288
|
"/items/bamboo_robe_top": "/items/bamboo_robe_top";
|
|
289
|
+
"/items/basic_alchemy_charm": "/items/basic_alchemy_charm";
|
|
290
|
+
"/items/basic_attack_charm": "/items/basic_attack_charm";
|
|
291
|
+
"/items/basic_brewing_charm": "/items/basic_brewing_charm";
|
|
292
|
+
"/items/basic_cheesesmithing_charm": "/items/basic_cheesesmithing_charm";
|
|
293
|
+
"/items/basic_cooking_charm": "/items/basic_cooking_charm";
|
|
294
|
+
"/items/basic_crafting_charm": "/items/basic_crafting_charm";
|
|
295
|
+
"/items/basic_defense_charm": "/items/basic_defense_charm";
|
|
296
|
+
"/items/basic_enhancing_charm": "/items/basic_enhancing_charm";
|
|
297
|
+
"/items/basic_foraging_charm": "/items/basic_foraging_charm";
|
|
298
|
+
"/items/basic_intelligence_charm": "/items/basic_intelligence_charm";
|
|
299
|
+
"/items/basic_magic_charm": "/items/basic_magic_charm";
|
|
300
|
+
"/items/basic_melee_charm": "/items/basic_melee_charm";
|
|
301
|
+
"/items/basic_milking_charm": "/items/basic_milking_charm";
|
|
302
|
+
"/items/basic_ranged_charm": "/items/basic_ranged_charm";
|
|
303
|
+
"/items/basic_stamina_charm": "/items/basic_stamina_charm";
|
|
304
|
+
"/items/basic_tailoring_charm": "/items/basic_tailoring_charm";
|
|
269
305
|
"/items/basic_task_badge": "/items/basic_task_badge";
|
|
306
|
+
"/items/basic_woodcutting_charm": "/items/basic_woodcutting_charm";
|
|
270
307
|
"/items/bear_essence": "/items/bear_essence";
|
|
271
308
|
"/items/beast_boots": "/items/beast_boots";
|
|
272
309
|
"/items/beast_bracers": "/items/beast_bracers";
|
|
@@ -285,6 +322,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
285
322
|
"/items/birch_shield": "/items/birch_shield";
|
|
286
323
|
"/items/birch_water_staff": "/items/birch_water_staff";
|
|
287
324
|
"/items/bishops_codex": "/items/bishops_codex";
|
|
325
|
+
"/items/bishops_codex_refined": "/items/bishops_codex_refined";
|
|
288
326
|
"/items/bishops_scroll": "/items/bishops_scroll";
|
|
289
327
|
"/items/black_bear_fluff": "/items/black_bear_fluff";
|
|
290
328
|
"/items/black_bear_shoes": "/items/black_bear_shoes";
|
|
@@ -293,8 +331,10 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
293
331
|
"/items/blackberry_cake": "/items/blackberry_cake";
|
|
294
332
|
"/items/blackberry_donut": "/items/blackberry_donut";
|
|
295
333
|
"/items/blazing_trident": "/items/blazing_trident";
|
|
334
|
+
"/items/blazing_trident_refined": "/items/blazing_trident_refined";
|
|
296
335
|
"/items/blessed_tea": "/items/blessed_tea";
|
|
297
336
|
"/items/blooming_trident": "/items/blooming_trident";
|
|
337
|
+
"/items/blooming_trident_refined": "/items/blooming_trident_refined";
|
|
298
338
|
"/items/blue_key_fragment": "/items/blue_key_fragment";
|
|
299
339
|
"/items/blueberry": "/items/blueberry";
|
|
300
340
|
"/items/blueberry_cake": "/items/blueberry_cake";
|
|
@@ -357,6 +397,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
357
397
|
"/items/channeling_coffee": "/items/channeling_coffee";
|
|
358
398
|
"/items/chaotic_chain": "/items/chaotic_chain";
|
|
359
399
|
"/items/chaotic_flail": "/items/chaotic_flail";
|
|
400
|
+
"/items/chaotic_flail_refined": "/items/chaotic_flail_refined";
|
|
360
401
|
"/items/cheese": "/items/cheese";
|
|
361
402
|
"/items/cheese_alembic": "/items/cheese_alembic";
|
|
362
403
|
"/items/cheese_boots": "/items/cheese_boots";
|
|
@@ -389,6 +430,9 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
389
430
|
"/items/chimerical_entry_key": "/items/chimerical_entry_key";
|
|
390
431
|
"/items/chimerical_essence": "/items/chimerical_essence";
|
|
391
432
|
"/items/chimerical_quiver": "/items/chimerical_quiver";
|
|
433
|
+
"/items/chimerical_quiver_refined": "/items/chimerical_quiver_refined";
|
|
434
|
+
"/items/chimerical_refinement_chest": "/items/chimerical_refinement_chest";
|
|
435
|
+
"/items/chimerical_refinement_shard": "/items/chimerical_refinement_shard";
|
|
392
436
|
"/items/chimerical_token": "/items/chimerical_token";
|
|
393
437
|
"/items/chrono_gloves": "/items/chrono_gloves";
|
|
394
438
|
"/items/chrono_sphere": "/items/chrono_sphere";
|
|
@@ -403,6 +447,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
403
447
|
"/items/cooking_tea": "/items/cooking_tea";
|
|
404
448
|
"/items/corsair_crest": "/items/corsair_crest";
|
|
405
449
|
"/items/corsair_helmet": "/items/corsair_helmet";
|
|
450
|
+
"/items/corsair_helmet_refined": "/items/corsair_helmet_refined";
|
|
406
451
|
"/items/cotton": "/items/cotton";
|
|
407
452
|
"/items/cotton_boots": "/items/cotton_boots";
|
|
408
453
|
"/items/cotton_fabric": "/items/cotton_fabric";
|
|
@@ -452,6 +497,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
452
497
|
"/items/cupcake": "/items/cupcake";
|
|
453
498
|
"/items/cursed_ball": "/items/cursed_ball";
|
|
454
499
|
"/items/cursed_bow": "/items/cursed_bow";
|
|
500
|
+
"/items/cursed_bow_refined": "/items/cursed_bow_refined";
|
|
455
501
|
"/items/dairyhands_bottoms": "/items/dairyhands_bottoms";
|
|
456
502
|
"/items/dairyhands_top": "/items/dairyhands_top";
|
|
457
503
|
"/items/damaged_anchor": "/items/damaged_anchor";
|
|
@@ -461,6 +507,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
461
507
|
"/items/demonic_plate_body": "/items/demonic_plate_body";
|
|
462
508
|
"/items/demonic_plate_legs": "/items/demonic_plate_legs";
|
|
463
509
|
"/items/dodocamel_gauntlets": "/items/dodocamel_gauntlets";
|
|
510
|
+
"/items/dodocamel_gauntlets_refined": "/items/dodocamel_gauntlets_refined";
|
|
464
511
|
"/items/dodocamel_plume": "/items/dodocamel_plume";
|
|
465
512
|
"/items/donut": "/items/donut";
|
|
466
513
|
"/items/dragon_fruit": "/items/dragon_fruit";
|
|
@@ -481,9 +528,12 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
481
528
|
"/items/enchanted_chest": "/items/enchanted_chest";
|
|
482
529
|
"/items/enchanted_chest_key": "/items/enchanted_chest_key";
|
|
483
530
|
"/items/enchanted_cloak": "/items/enchanted_cloak";
|
|
531
|
+
"/items/enchanted_cloak_refined": "/items/enchanted_cloak_refined";
|
|
484
532
|
"/items/enchanted_entry_key": "/items/enchanted_entry_key";
|
|
485
533
|
"/items/enchanted_essence": "/items/enchanted_essence";
|
|
486
534
|
"/items/enchanted_gloves": "/items/enchanted_gloves";
|
|
535
|
+
"/items/enchanted_refinement_chest": "/items/enchanted_refinement_chest";
|
|
536
|
+
"/items/enchanted_refinement_shard": "/items/enchanted_refinement_shard";
|
|
487
537
|
"/items/enchanted_token": "/items/enchanted_token";
|
|
488
538
|
"/items/enhancers_bottoms": "/items/enhancers_bottoms";
|
|
489
539
|
"/items/enhancers_top": "/items/enhancers_top";
|
|
@@ -491,7 +541,24 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
491
541
|
"/items/enhancing_tea": "/items/enhancing_tea";
|
|
492
542
|
"/items/entangle": "/items/entangle";
|
|
493
543
|
"/items/excelsa_coffee_bean": "/items/excelsa_coffee_bean";
|
|
544
|
+
"/items/expert_alchemy_charm": "/items/expert_alchemy_charm";
|
|
545
|
+
"/items/expert_attack_charm": "/items/expert_attack_charm";
|
|
546
|
+
"/items/expert_brewing_charm": "/items/expert_brewing_charm";
|
|
547
|
+
"/items/expert_cheesesmithing_charm": "/items/expert_cheesesmithing_charm";
|
|
548
|
+
"/items/expert_cooking_charm": "/items/expert_cooking_charm";
|
|
549
|
+
"/items/expert_crafting_charm": "/items/expert_crafting_charm";
|
|
550
|
+
"/items/expert_defense_charm": "/items/expert_defense_charm";
|
|
551
|
+
"/items/expert_enhancing_charm": "/items/expert_enhancing_charm";
|
|
552
|
+
"/items/expert_foraging_charm": "/items/expert_foraging_charm";
|
|
553
|
+
"/items/expert_intelligence_charm": "/items/expert_intelligence_charm";
|
|
554
|
+
"/items/expert_magic_charm": "/items/expert_magic_charm";
|
|
555
|
+
"/items/expert_melee_charm": "/items/expert_melee_charm";
|
|
556
|
+
"/items/expert_milking_charm": "/items/expert_milking_charm";
|
|
557
|
+
"/items/expert_ranged_charm": "/items/expert_ranged_charm";
|
|
558
|
+
"/items/expert_stamina_charm": "/items/expert_stamina_charm";
|
|
559
|
+
"/items/expert_tailoring_charm": "/items/expert_tailoring_charm";
|
|
494
560
|
"/items/expert_task_badge": "/items/expert_task_badge";
|
|
561
|
+
"/items/expert_woodcutting_charm": "/items/expert_woodcutting_charm";
|
|
495
562
|
"/items/eye_of_the_watcher": "/items/eye_of_the_watcher";
|
|
496
563
|
"/items/eye_watch": "/items/eye_watch";
|
|
497
564
|
"/items/eyessence": "/items/eyessence";
|
|
@@ -501,7 +568,6 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
501
568
|
"/items/fireball": "/items/fireball";
|
|
502
569
|
"/items/firestorm": "/items/firestorm";
|
|
503
570
|
"/items/flame_arrow": "/items/flame_arrow";
|
|
504
|
-
"/items/flame_aura": "/items/flame_aura";
|
|
505
571
|
"/items/flame_blast": "/items/flame_blast";
|
|
506
572
|
"/items/flaming_cloth": "/items/flaming_cloth";
|
|
507
573
|
"/items/flaming_robe_bottoms": "/items/flaming_robe_bottoms";
|
|
@@ -518,6 +584,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
518
584
|
"/items/frost_staff": "/items/frost_staff";
|
|
519
585
|
"/items/frost_surge": "/items/frost_surge";
|
|
520
586
|
"/items/furious_spear": "/items/furious_spear";
|
|
587
|
+
"/items/furious_spear_refined": "/items/furious_spear_refined";
|
|
521
588
|
"/items/garnet": "/items/garnet";
|
|
522
589
|
"/items/gathering_tea": "/items/gathering_tea";
|
|
523
590
|
"/items/gator_vest": "/items/gator_vest";
|
|
@@ -550,16 +617,35 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
550
617
|
"/items/goggles": "/items/goggles";
|
|
551
618
|
"/items/golem_essence": "/items/golem_essence";
|
|
552
619
|
"/items/gourmet_tea": "/items/gourmet_tea";
|
|
620
|
+
"/items/grandmaster_alchemy_charm": "/items/grandmaster_alchemy_charm";
|
|
621
|
+
"/items/grandmaster_attack_charm": "/items/grandmaster_attack_charm";
|
|
622
|
+
"/items/grandmaster_brewing_charm": "/items/grandmaster_brewing_charm";
|
|
623
|
+
"/items/grandmaster_cheesesmithing_charm": "/items/grandmaster_cheesesmithing_charm";
|
|
624
|
+
"/items/grandmaster_cooking_charm": "/items/grandmaster_cooking_charm";
|
|
625
|
+
"/items/grandmaster_crafting_charm": "/items/grandmaster_crafting_charm";
|
|
626
|
+
"/items/grandmaster_defense_charm": "/items/grandmaster_defense_charm";
|
|
627
|
+
"/items/grandmaster_enhancing_charm": "/items/grandmaster_enhancing_charm";
|
|
628
|
+
"/items/grandmaster_foraging_charm": "/items/grandmaster_foraging_charm";
|
|
629
|
+
"/items/grandmaster_intelligence_charm": "/items/grandmaster_intelligence_charm";
|
|
630
|
+
"/items/grandmaster_magic_charm": "/items/grandmaster_magic_charm";
|
|
631
|
+
"/items/grandmaster_melee_charm": "/items/grandmaster_melee_charm";
|
|
632
|
+
"/items/grandmaster_milking_charm": "/items/grandmaster_milking_charm";
|
|
633
|
+
"/items/grandmaster_ranged_charm": "/items/grandmaster_ranged_charm";
|
|
634
|
+
"/items/grandmaster_stamina_charm": "/items/grandmaster_stamina_charm";
|
|
635
|
+
"/items/grandmaster_tailoring_charm": "/items/grandmaster_tailoring_charm";
|
|
636
|
+
"/items/grandmaster_woodcutting_charm": "/items/grandmaster_woodcutting_charm";
|
|
553
637
|
"/items/granite_bludgeon": "/items/granite_bludgeon";
|
|
554
638
|
"/items/green_key_fragment": "/items/green_key_fragment";
|
|
555
639
|
"/items/green_tea_leaf": "/items/green_tea_leaf";
|
|
556
640
|
"/items/griffin_bulwark": "/items/griffin_bulwark";
|
|
641
|
+
"/items/griffin_bulwark_refined": "/items/griffin_bulwark_refined";
|
|
557
642
|
"/items/griffin_chaps": "/items/griffin_chaps";
|
|
558
643
|
"/items/griffin_leather": "/items/griffin_leather";
|
|
559
644
|
"/items/griffin_talon": "/items/griffin_talon";
|
|
560
645
|
"/items/griffin_tunic": "/items/griffin_tunic";
|
|
561
646
|
"/items/grizzly_bear_fluff": "/items/grizzly_bear_fluff";
|
|
562
647
|
"/items/grizzly_bear_shoes": "/items/grizzly_bear_shoes";
|
|
648
|
+
"/items/guardian_aura": "/items/guardian_aura";
|
|
563
649
|
"/items/gummy": "/items/gummy";
|
|
564
650
|
"/items/guzzling_energy": "/items/guzzling_energy";
|
|
565
651
|
"/items/guzzling_pouch": "/items/guzzling_pouch";
|
|
@@ -601,11 +687,14 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
601
687
|
"/items/jade": "/items/jade";
|
|
602
688
|
"/items/jungle_essence": "/items/jungle_essence";
|
|
603
689
|
"/items/knights_aegis": "/items/knights_aegis";
|
|
690
|
+
"/items/knights_aegis_refined": "/items/knights_aegis_refined";
|
|
604
691
|
"/items/knights_ingot": "/items/knights_ingot";
|
|
605
692
|
"/items/kraken_chaps": "/items/kraken_chaps";
|
|
693
|
+
"/items/kraken_chaps_refined": "/items/kraken_chaps_refined";
|
|
606
694
|
"/items/kraken_fang": "/items/kraken_fang";
|
|
607
695
|
"/items/kraken_leather": "/items/kraken_leather";
|
|
608
696
|
"/items/kraken_tunic": "/items/kraken_tunic";
|
|
697
|
+
"/items/kraken_tunic_refined": "/items/kraken_tunic_refined";
|
|
609
698
|
"/items/large_artisans_crate": "/items/large_artisans_crate";
|
|
610
699
|
"/items/large_meteorite_cache": "/items/large_meteorite_cache";
|
|
611
700
|
"/items/large_pouch": "/items/large_pouch";
|
|
@@ -628,11 +717,14 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
628
717
|
"/items/luna_robe_top": "/items/luna_robe_top";
|
|
629
718
|
"/items/luna_wing": "/items/luna_wing";
|
|
630
719
|
"/items/maelstrom_plate_body": "/items/maelstrom_plate_body";
|
|
720
|
+
"/items/maelstrom_plate_body_refined": "/items/maelstrom_plate_body_refined";
|
|
631
721
|
"/items/maelstrom_plate_legs": "/items/maelstrom_plate_legs";
|
|
722
|
+
"/items/maelstrom_plate_legs_refined": "/items/maelstrom_plate_legs_refined";
|
|
632
723
|
"/items/maelstrom_plating": "/items/maelstrom_plating";
|
|
633
724
|
"/items/magic_coffee": "/items/magic_coffee";
|
|
634
725
|
"/items/magicians_cloth": "/items/magicians_cloth";
|
|
635
726
|
"/items/magicians_hat": "/items/magicians_hat";
|
|
727
|
+
"/items/magicians_hat_refined": "/items/magicians_hat_refined";
|
|
636
728
|
"/items/magnet": "/items/magnet";
|
|
637
729
|
"/items/magnetic_gloves": "/items/magnetic_gloves";
|
|
638
730
|
"/items/magnifying_glass": "/items/magnifying_glass";
|
|
@@ -644,14 +736,33 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
644
736
|
"/items/marine_scale": "/items/marine_scale";
|
|
645
737
|
"/items/marine_tunic": "/items/marine_tunic";
|
|
646
738
|
"/items/marksman_bracers": "/items/marksman_bracers";
|
|
739
|
+
"/items/marksman_bracers_refined": "/items/marksman_bracers_refined";
|
|
647
740
|
"/items/marksman_brooch": "/items/marksman_brooch";
|
|
648
741
|
"/items/marsberry": "/items/marsberry";
|
|
649
742
|
"/items/marsberry_cake": "/items/marsberry_cake";
|
|
650
743
|
"/items/marsberry_donut": "/items/marsberry_donut";
|
|
744
|
+
"/items/master_alchemy_charm": "/items/master_alchemy_charm";
|
|
745
|
+
"/items/master_attack_charm": "/items/master_attack_charm";
|
|
746
|
+
"/items/master_brewing_charm": "/items/master_brewing_charm";
|
|
747
|
+
"/items/master_cheesesmithing_charm": "/items/master_cheesesmithing_charm";
|
|
748
|
+
"/items/master_cooking_charm": "/items/master_cooking_charm";
|
|
749
|
+
"/items/master_crafting_charm": "/items/master_crafting_charm";
|
|
750
|
+
"/items/master_defense_charm": "/items/master_defense_charm";
|
|
751
|
+
"/items/master_enhancing_charm": "/items/master_enhancing_charm";
|
|
752
|
+
"/items/master_foraging_charm": "/items/master_foraging_charm";
|
|
753
|
+
"/items/master_intelligence_charm": "/items/master_intelligence_charm";
|
|
754
|
+
"/items/master_magic_charm": "/items/master_magic_charm";
|
|
755
|
+
"/items/master_melee_charm": "/items/master_melee_charm";
|
|
756
|
+
"/items/master_milking_charm": "/items/master_milking_charm";
|
|
757
|
+
"/items/master_ranged_charm": "/items/master_ranged_charm";
|
|
758
|
+
"/items/master_stamina_charm": "/items/master_stamina_charm";
|
|
759
|
+
"/items/master_tailoring_charm": "/items/master_tailoring_charm";
|
|
760
|
+
"/items/master_woodcutting_charm": "/items/master_woodcutting_charm";
|
|
651
761
|
"/items/medium_artisans_crate": "/items/medium_artisans_crate";
|
|
652
762
|
"/items/medium_meteorite_cache": "/items/medium_meteorite_cache";
|
|
653
763
|
"/items/medium_pouch": "/items/medium_pouch";
|
|
654
764
|
"/items/medium_treasure_chest": "/items/medium_treasure_chest";
|
|
765
|
+
"/items/melee_coffee": "/items/melee_coffee";
|
|
655
766
|
"/items/milk": "/items/milk";
|
|
656
767
|
"/items/milking_essence": "/items/milking_essence";
|
|
657
768
|
"/items/milking_tea": "/items/milking_tea";
|
|
@@ -662,6 +773,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
662
773
|
"/items/mooberry_donut": "/items/mooberry_donut";
|
|
663
774
|
"/items/moolong_tea_leaf": "/items/moolong_tea_leaf";
|
|
664
775
|
"/items/moonstone": "/items/moonstone";
|
|
776
|
+
"/items/mystic_aura": "/items/mystic_aura";
|
|
665
777
|
"/items/natures_veil": "/items/natures_veil";
|
|
666
778
|
"/items/necklace_of_efficiency": "/items/necklace_of_efficiency";
|
|
667
779
|
"/items/necklace_of_speed": "/items/necklace_of_speed";
|
|
@@ -688,6 +800,8 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
688
800
|
"/items/pirate_chest_key": "/items/pirate_chest_key";
|
|
689
801
|
"/items/pirate_entry_key": "/items/pirate_entry_key";
|
|
690
802
|
"/items/pirate_essence": "/items/pirate_essence";
|
|
803
|
+
"/items/pirate_refinement_chest": "/items/pirate_refinement_chest";
|
|
804
|
+
"/items/pirate_refinement_shard": "/items/pirate_refinement_shard";
|
|
691
805
|
"/items/pirate_token": "/items/pirate_token";
|
|
692
806
|
"/items/plum": "/items/plum";
|
|
693
807
|
"/items/plum_gummy": "/items/plum_gummy";
|
|
@@ -695,7 +809,6 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
695
809
|
"/items/poke": "/items/poke";
|
|
696
810
|
"/items/polar_bear_fluff": "/items/polar_bear_fluff";
|
|
697
811
|
"/items/polar_bear_shoes": "/items/polar_bear_shoes";
|
|
698
|
-
"/items/power_coffee": "/items/power_coffee";
|
|
699
812
|
"/items/precision": "/items/precision";
|
|
700
813
|
"/items/prime_catalyst": "/items/prime_catalyst";
|
|
701
814
|
"/items/processing_tea": "/items/processing_tea";
|
|
@@ -758,6 +871,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
758
871
|
"/items/redwood_water_staff": "/items/redwood_water_staff";
|
|
759
872
|
"/items/regal_jewel": "/items/regal_jewel";
|
|
760
873
|
"/items/regal_sword": "/items/regal_sword";
|
|
874
|
+
"/items/regal_sword_refined": "/items/regal_sword_refined";
|
|
761
875
|
"/items/rejuvenate": "/items/rejuvenate";
|
|
762
876
|
"/items/reptile_boots": "/items/reptile_boots";
|
|
763
877
|
"/items/reptile_bracers": "/items/reptile_bracers";
|
|
@@ -766,6 +880,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
766
880
|
"/items/reptile_hood": "/items/reptile_hood";
|
|
767
881
|
"/items/reptile_leather": "/items/reptile_leather";
|
|
768
882
|
"/items/reptile_tunic": "/items/reptile_tunic";
|
|
883
|
+
"/items/retribution": "/items/retribution";
|
|
769
884
|
"/items/revenant_anima": "/items/revenant_anima";
|
|
770
885
|
"/items/revenant_chaps": "/items/revenant_chaps";
|
|
771
886
|
"/items/revenant_tunic": "/items/revenant_tunic";
|
|
@@ -778,6 +893,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
778
893
|
"/items/ring_of_regeneration": "/items/ring_of_regeneration";
|
|
779
894
|
"/items/ring_of_resistance": "/items/ring_of_resistance";
|
|
780
895
|
"/items/rippling_trident": "/items/rippling_trident";
|
|
896
|
+
"/items/rippling_trident_refined": "/items/rippling_trident_refined";
|
|
781
897
|
"/items/robusta_coffee_bean": "/items/robusta_coffee_bean";
|
|
782
898
|
"/items/rough_boots": "/items/rough_boots";
|
|
783
899
|
"/items/rough_bracers": "/items/rough_bracers";
|
|
@@ -788,11 +904,17 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
788
904
|
"/items/rough_tunic": "/items/rough_tunic";
|
|
789
905
|
"/items/royal_cloth": "/items/royal_cloth";
|
|
790
906
|
"/items/royal_fire_robe_bottoms": "/items/royal_fire_robe_bottoms";
|
|
907
|
+
"/items/royal_fire_robe_bottoms_refined": "/items/royal_fire_robe_bottoms_refined";
|
|
791
908
|
"/items/royal_fire_robe_top": "/items/royal_fire_robe_top";
|
|
909
|
+
"/items/royal_fire_robe_top_refined": "/items/royal_fire_robe_top_refined";
|
|
792
910
|
"/items/royal_nature_robe_bottoms": "/items/royal_nature_robe_bottoms";
|
|
911
|
+
"/items/royal_nature_robe_bottoms_refined": "/items/royal_nature_robe_bottoms_refined";
|
|
793
912
|
"/items/royal_nature_robe_top": "/items/royal_nature_robe_top";
|
|
913
|
+
"/items/royal_nature_robe_top_refined": "/items/royal_nature_robe_top_refined";
|
|
794
914
|
"/items/royal_water_robe_bottoms": "/items/royal_water_robe_bottoms";
|
|
915
|
+
"/items/royal_water_robe_bottoms_refined": "/items/royal_water_robe_bottoms_refined";
|
|
795
916
|
"/items/royal_water_robe_top": "/items/royal_water_robe_top";
|
|
917
|
+
"/items/royal_water_robe_top_refined": "/items/royal_water_robe_top_refined";
|
|
796
918
|
"/items/scratch": "/items/scratch";
|
|
797
919
|
"/items/shard_of_protection": "/items/shard_of_protection";
|
|
798
920
|
"/items/shield_bash": "/items/shield_bash";
|
|
@@ -807,10 +929,13 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
807
929
|
"/items/silk_robe_bottoms": "/items/silk_robe_bottoms";
|
|
808
930
|
"/items/silk_robe_top": "/items/silk_robe_top";
|
|
809
931
|
"/items/sinister_cape": "/items/sinister_cape";
|
|
932
|
+
"/items/sinister_cape_refined": "/items/sinister_cape_refined";
|
|
810
933
|
"/items/sinister_chest": "/items/sinister_chest";
|
|
811
934
|
"/items/sinister_chest_key": "/items/sinister_chest_key";
|
|
812
935
|
"/items/sinister_entry_key": "/items/sinister_entry_key";
|
|
813
936
|
"/items/sinister_essence": "/items/sinister_essence";
|
|
937
|
+
"/items/sinister_refinement_chest": "/items/sinister_refinement_chest";
|
|
938
|
+
"/items/sinister_refinement_shard": "/items/sinister_refinement_shard";
|
|
814
939
|
"/items/sinister_token": "/items/sinister_token";
|
|
815
940
|
"/items/smack": "/items/smack";
|
|
816
941
|
"/items/small_artisans_crate": "/items/small_artisans_crate";
|
|
@@ -849,6 +974,7 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
849
974
|
"/items/stunning_blow": "/items/stunning_blow";
|
|
850
975
|
"/items/sugar": "/items/sugar";
|
|
851
976
|
"/items/sundering_crossbow": "/items/sundering_crossbow";
|
|
977
|
+
"/items/sundering_crossbow_refined": "/items/sundering_crossbow_refined";
|
|
852
978
|
"/items/sundering_jewel": "/items/sundering_jewel";
|
|
853
979
|
"/items/sunstone": "/items/sunstone";
|
|
854
980
|
"/items/super_alchemy_tea": "/items/super_alchemy_tea";
|
|
@@ -862,8 +988,8 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
862
988
|
"/items/super_foraging_tea": "/items/super_foraging_tea";
|
|
863
989
|
"/items/super_intelligence_coffee": "/items/super_intelligence_coffee";
|
|
864
990
|
"/items/super_magic_coffee": "/items/super_magic_coffee";
|
|
991
|
+
"/items/super_melee_coffee": "/items/super_melee_coffee";
|
|
865
992
|
"/items/super_milking_tea": "/items/super_milking_tea";
|
|
866
|
-
"/items/super_power_coffee": "/items/super_power_coffee";
|
|
867
993
|
"/items/super_ranged_coffee": "/items/super_ranged_coffee";
|
|
868
994
|
"/items/super_stamina_coffee": "/items/super_stamina_coffee";
|
|
869
995
|
"/items/super_tailoring_tea": "/items/super_tailoring_tea";
|
|
@@ -871,7 +997,6 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
871
997
|
"/items/swamp_essence": "/items/swamp_essence";
|
|
872
998
|
"/items/sweep": "/items/sweep";
|
|
873
999
|
"/items/swiftness_coffee": "/items/swiftness_coffee";
|
|
874
|
-
"/items/sylvan_aura": "/items/sylvan_aura";
|
|
875
1000
|
"/items/tailoring_essence": "/items/tailoring_essence";
|
|
876
1001
|
"/items/tailoring_tea": "/items/tailoring_tea";
|
|
877
1002
|
"/items/tailors_bottoms": "/items/tailors_bottoms";
|
|
@@ -884,6 +1009,23 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
884
1009
|
"/items/tome_of_the_elements": "/items/tome_of_the_elements";
|
|
885
1010
|
"/items/toughness": "/items/toughness";
|
|
886
1011
|
"/items/toxic_pollen": "/items/toxic_pollen";
|
|
1012
|
+
"/items/trainee_alchemy_charm": "/items/trainee_alchemy_charm";
|
|
1013
|
+
"/items/trainee_attack_charm": "/items/trainee_attack_charm";
|
|
1014
|
+
"/items/trainee_brewing_charm": "/items/trainee_brewing_charm";
|
|
1015
|
+
"/items/trainee_cheesesmithing_charm": "/items/trainee_cheesesmithing_charm";
|
|
1016
|
+
"/items/trainee_cooking_charm": "/items/trainee_cooking_charm";
|
|
1017
|
+
"/items/trainee_crafting_charm": "/items/trainee_crafting_charm";
|
|
1018
|
+
"/items/trainee_defense_charm": "/items/trainee_defense_charm";
|
|
1019
|
+
"/items/trainee_enhancing_charm": "/items/trainee_enhancing_charm";
|
|
1020
|
+
"/items/trainee_foraging_charm": "/items/trainee_foraging_charm";
|
|
1021
|
+
"/items/trainee_intelligence_charm": "/items/trainee_intelligence_charm";
|
|
1022
|
+
"/items/trainee_magic_charm": "/items/trainee_magic_charm";
|
|
1023
|
+
"/items/trainee_melee_charm": "/items/trainee_melee_charm";
|
|
1024
|
+
"/items/trainee_milking_charm": "/items/trainee_milking_charm";
|
|
1025
|
+
"/items/trainee_ranged_charm": "/items/trainee_ranged_charm";
|
|
1026
|
+
"/items/trainee_stamina_charm": "/items/trainee_stamina_charm";
|
|
1027
|
+
"/items/trainee_tailoring_charm": "/items/trainee_tailoring_charm";
|
|
1028
|
+
"/items/trainee_woodcutting_charm": "/items/trainee_woodcutting_charm";
|
|
887
1029
|
"/items/treant_bark": "/items/treant_bark";
|
|
888
1030
|
"/items/treant_shield": "/items/treant_shield";
|
|
889
1031
|
"/items/turtle_shell": "/items/turtle_shell";
|
|
@@ -901,8 +1043,8 @@ export declare const HouseRoomSchema: z.ZodObject<{
|
|
|
901
1043
|
"/items/ultra_foraging_tea": "/items/ultra_foraging_tea";
|
|
902
1044
|
"/items/ultra_intelligence_coffee": "/items/ultra_intelligence_coffee";
|
|
903
1045
|
"/items/ultra_magic_coffee": "/items/ultra_magic_coffee";
|
|
1046
|
+
"/items/ultra_melee_coffee": "/items/ultra_melee_coffee";
|
|
904
1047
|
"/items/ultra_milking_tea": "/items/ultra_milking_tea";
|
|
905
|
-
"/items/ultra_power_coffee": "/items/ultra_power_coffee";
|
|
906
1048
|
"/items/ultra_ranged_coffee": "/items/ultra_ranged_coffee";
|
|
907
1049
|
"/items/ultra_stamina_coffee": "/items/ultra_stamina_coffee";
|
|
908
1050
|
"/items/ultra_tailoring_tea": "/items/ultra_tailoring_tea";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"house-rooms.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/house-rooms.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAIvB,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;EAAoc,CAAA;AACle,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAA;AAC7D,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"house-rooms.d.ts","sourceRoot":"","sources":["../../../../src/generated/schemas/zod/house-rooms.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAIvB,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;EAAoc,CAAA;AACle,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAA;AAC7D,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBA8B1B,CAAA;AACF,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAA"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Auto-generated file - DO NOT EDIT
|
|
3
|
-
* Generated on 2025-
|
|
3
|
+
* Generated on 2025-08-21T08:48:22.887Z
|
|
4
4
|
*/
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
export const ItemCategoryHridEnum = z.enum(['/item_categories/ability_book', '/item_categories/currency', '/item_categories/drink', '/item_categories/equipment', '/item_categories/food', '/item_categories/key', '/item_categories/loot', '/item_categories/resource']);
|