@c3d.gg/mwi-types 0.0.5 → 0.1.1
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"shop-items.d.ts","sourceRoot":"","sources":["../../../src/generated/game-logic/shop-items.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,OAAO,EAAE,gBAAgB,EAAkB,KAAK,QAAQ,EAAE,MAAM,8BAA8B,CAAA;AAC9F,OAAO,EAAgB,KAAK,QAAQ,EAAE,MAAM,wBAAwB,CAAA;AACpE,OAAO,EAAwB,KAAK,gBAAgB,EAAE,MAAM,kCAAkC,CAAA;AAG9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAA;AAG/D,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAG7D,KAAK,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAA;AAGpD,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,YAAY,EAAE,QAAQ,
|
|
1
|
+
{"version":3,"file":"shop-items.d.ts","sourceRoot":"","sources":["../../../src/generated/game-logic/shop-items.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AACvB,OAAO,EAAE,gBAAgB,EAAkB,KAAK,QAAQ,EAAE,MAAM,8BAA8B,CAAA;AAC9F,OAAO,EAAgB,KAAK,QAAQ,EAAE,MAAM,wBAAwB,CAAA;AACpE,OAAO,EAAwB,KAAK,gBAAgB,EAAE,MAAM,kCAAkC,CAAA;AAG9F,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAA;AAG/D,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAA;AAG7D,KAAK,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAA;AAGpD,eAAO,MAAM,SAAS,EAAE,MAAM,CAAC,YAAY,EAAE,QAAQ,CAqvBF,CAAA;AAGnD,eAAO,MAAM,sBAAsB,EAAE,MAAM,CAAC,gBAAgB,EAAE,SAAS,YAAY,EAAE,CAGf,CAAA;AAGtE,wBAAgB,WAAW,CAAC,IAAI,EAAE,YAAY,GAAG,QAAQ,CAExD;AAED,wBAAgB,eAAe,IAAI,QAAQ,EAAE,CAE5C;AAED,wBAAgB,yBAAyB,IAAI,QAAQ,EAAE,CAEtD;AAGD,wBAAgB,sBAAsB,CAAC,YAAY,EAAE,gBAAgB,GAAG,SAAS,QAAQ,EAAE,CAG1F;AAED,wBAAgB,kBAAkB,CAAC,YAAY,CAAC,EAAE,gBAAgB,GAAG,SAAS,QAAQ,EAAE,CAUvF;AAED,wBAAgB,mBAAmB,CAAC,QAAQ,EAAE,QAAQ,GAAG,SAAS,QAAQ,EAAE,CAE3E;AAED,wBAAgB,6BAA6B,CAAC,YAAY,EAAE,QAAQ,GAAG,SAAS,QAAQ,EAAE,CAIzF;AAED,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,YAAY,GAAG,aAAa,CAAC;IAAE,QAAQ,EAAE,QAAQ,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAC,CAMzG;AAED,wBAAgB,iBAAiB,CAC/B,IAAI,EAAE,YAAY,EAClB,SAAS,EAAE,MAAM,CAAC,QAAQ,EAAE,MAAM,CAAC,GAClC,OAAO,CAMT;AAED,wBAAgB,oBAAoB,IAAI,SAAS,QAAQ,EAAE,CAQ1D;AAED,wBAAgB,mBAAmB,CAAC,QAAQ,EAAE,QAAQ,GAAG,QAAQ,GAAG,IAAI,CAWvE;AAGD,YAAY,EAAE,QAAQ,EAAE,CAAA;AACxB,YAAY,EAAE,YAAY,EAAE,CAAA;AAC5B,MAAM,MAAM,UAAU,GAAG,MAAM,OAAO,SAAS,CAAA;AAC/C,MAAM,MAAM,YAAY,GAAG,OAAO,SAAS,CAAA"}
|
|
@@ -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:56:39.740Z
|
|
4
4
|
*/
|
|
5
5
|
// Re-export HRID enum from schema
|
|
6
6
|
export { ShopItemHridEnum } from '../schemas/zod/shop-items.js';
|
|
@@ -18,7 +18,7 @@ export const SHOPITEMS = {
|
|
|
18
18
|
"count": 2000
|
|
19
19
|
}
|
|
20
20
|
],
|
|
21
|
-
"sortIndex":
|
|
21
|
+
"sortIndex": 45
|
|
22
22
|
},
|
|
23
23
|
'/shop_items/bishops_scroll': {
|
|
24
24
|
"hrid": "/shop_items/bishops_scroll",
|
|
@@ -30,7 +30,7 @@ export const SHOPITEMS = {
|
|
|
30
30
|
"count": 2000
|
|
31
31
|
}
|
|
32
32
|
],
|
|
33
|
-
"sortIndex":
|
|
33
|
+
"sortIndex": 53
|
|
34
34
|
},
|
|
35
35
|
'/shop_items/chaotic_chain': {
|
|
36
36
|
"hrid": "/shop_items/chaotic_chain",
|
|
@@ -42,7 +42,7 @@ export const SHOPITEMS = {
|
|
|
42
42
|
"count": 3000
|
|
43
43
|
}
|
|
44
44
|
],
|
|
45
|
-
"sortIndex":
|
|
45
|
+
"sortIndex": 47
|
|
46
46
|
},
|
|
47
47
|
'/shop_items/cheese_alembic': {
|
|
48
48
|
"hrid": "/shop_items/cheese_alembic",
|
|
@@ -54,7 +54,7 @@ export const SHOPITEMS = {
|
|
|
54
54
|
"count": 5000
|
|
55
55
|
}
|
|
56
56
|
],
|
|
57
|
-
"sortIndex":
|
|
57
|
+
"sortIndex": 18
|
|
58
58
|
},
|
|
59
59
|
'/shop_items/cheese_brush': {
|
|
60
60
|
"hrid": "/shop_items/cheese_brush",
|
|
@@ -66,7 +66,7 @@ export const SHOPITEMS = {
|
|
|
66
66
|
"count": 5000
|
|
67
67
|
}
|
|
68
68
|
],
|
|
69
|
-
"sortIndex":
|
|
69
|
+
"sortIndex": 10
|
|
70
70
|
},
|
|
71
71
|
'/shop_items/cheese_chisel': {
|
|
72
72
|
"hrid": "/shop_items/cheese_chisel",
|
|
@@ -78,7 +78,7 @@ export const SHOPITEMS = {
|
|
|
78
78
|
"count": 5000
|
|
79
79
|
}
|
|
80
80
|
],
|
|
81
|
-
"sortIndex":
|
|
81
|
+
"sortIndex": 14
|
|
82
82
|
},
|
|
83
83
|
'/shop_items/cheese_enhancer': {
|
|
84
84
|
"hrid": "/shop_items/cheese_enhancer",
|
|
@@ -90,7 +90,7 @@ export const SHOPITEMS = {
|
|
|
90
90
|
"count": 5000
|
|
91
91
|
}
|
|
92
92
|
],
|
|
93
|
-
"sortIndex":
|
|
93
|
+
"sortIndex": 19
|
|
94
94
|
},
|
|
95
95
|
'/shop_items/cheese_hammer': {
|
|
96
96
|
"hrid": "/shop_items/cheese_hammer",
|
|
@@ -102,7 +102,7 @@ export const SHOPITEMS = {
|
|
|
102
102
|
"count": 5000
|
|
103
103
|
}
|
|
104
104
|
],
|
|
105
|
-
"sortIndex":
|
|
105
|
+
"sortIndex": 13
|
|
106
106
|
},
|
|
107
107
|
'/shop_items/cheese_hatchet': {
|
|
108
108
|
"hrid": "/shop_items/cheese_hatchet",
|
|
@@ -114,7 +114,7 @@ export const SHOPITEMS = {
|
|
|
114
114
|
"count": 5000
|
|
115
115
|
}
|
|
116
116
|
],
|
|
117
|
-
"sortIndex":
|
|
117
|
+
"sortIndex": 12
|
|
118
118
|
},
|
|
119
119
|
'/shop_items/cheese_mace': {
|
|
120
120
|
"hrid": "/shop_items/cheese_mace",
|
|
@@ -126,7 +126,7 @@ export const SHOPITEMS = {
|
|
|
126
126
|
"count": 5000
|
|
127
127
|
}
|
|
128
128
|
],
|
|
129
|
-
"sortIndex":
|
|
129
|
+
"sortIndex": 4
|
|
130
130
|
},
|
|
131
131
|
'/shop_items/cheese_needle': {
|
|
132
132
|
"hrid": "/shop_items/cheese_needle",
|
|
@@ -138,7 +138,7 @@ export const SHOPITEMS = {
|
|
|
138
138
|
"count": 5000
|
|
139
139
|
}
|
|
140
140
|
],
|
|
141
|
-
"sortIndex":
|
|
141
|
+
"sortIndex": 15
|
|
142
142
|
},
|
|
143
143
|
'/shop_items/cheese_pot': {
|
|
144
144
|
"hrid": "/shop_items/cheese_pot",
|
|
@@ -150,7 +150,7 @@ export const SHOPITEMS = {
|
|
|
150
150
|
"count": 5000
|
|
151
151
|
}
|
|
152
152
|
],
|
|
153
|
-
"sortIndex":
|
|
153
|
+
"sortIndex": 17
|
|
154
154
|
},
|
|
155
155
|
'/shop_items/cheese_shears': {
|
|
156
156
|
"hrid": "/shop_items/cheese_shears",
|
|
@@ -162,7 +162,7 @@ export const SHOPITEMS = {
|
|
|
162
162
|
"count": 5000
|
|
163
163
|
}
|
|
164
164
|
],
|
|
165
|
-
"sortIndex":
|
|
165
|
+
"sortIndex": 11
|
|
166
166
|
},
|
|
167
167
|
'/shop_items/cheese_spatula': {
|
|
168
168
|
"hrid": "/shop_items/cheese_spatula",
|
|
@@ -174,7 +174,7 @@ export const SHOPITEMS = {
|
|
|
174
174
|
"count": 5000
|
|
175
175
|
}
|
|
176
176
|
],
|
|
177
|
-
"sortIndex":
|
|
177
|
+
"sortIndex": 16
|
|
178
178
|
},
|
|
179
179
|
'/shop_items/cheese_spear': {
|
|
180
180
|
"hrid": "/shop_items/cheese_spear",
|
|
@@ -186,7 +186,7 @@ export const SHOPITEMS = {
|
|
|
186
186
|
"count": 5000
|
|
187
187
|
}
|
|
188
188
|
],
|
|
189
|
-
"sortIndex":
|
|
189
|
+
"sortIndex": 3
|
|
190
190
|
},
|
|
191
191
|
'/shop_items/cheese_sword': {
|
|
192
192
|
"hrid": "/shop_items/cheese_sword",
|
|
@@ -198,7 +198,7 @@ export const SHOPITEMS = {
|
|
|
198
198
|
"count": 5000
|
|
199
199
|
}
|
|
200
200
|
],
|
|
201
|
-
"sortIndex":
|
|
201
|
+
"sortIndex": 2
|
|
202
202
|
},
|
|
203
203
|
'/shop_items/chimerical_essence': {
|
|
204
204
|
"hrid": "/shop_items/chimerical_essence",
|
|
@@ -210,7 +210,7 @@ export const SHOPITEMS = {
|
|
|
210
210
|
"count": 1
|
|
211
211
|
}
|
|
212
212
|
],
|
|
213
|
-
"sortIndex":
|
|
213
|
+
"sortIndex": 37
|
|
214
214
|
},
|
|
215
215
|
'/shop_items/chimerical_quiver': {
|
|
216
216
|
"hrid": "/shop_items/chimerical_quiver",
|
|
@@ -222,7 +222,7 @@ export const SHOPITEMS = {
|
|
|
222
222
|
"count": 35000
|
|
223
223
|
}
|
|
224
224
|
],
|
|
225
|
-
"sortIndex":
|
|
225
|
+
"sortIndex": 43
|
|
226
226
|
},
|
|
227
227
|
'/shop_items/corsair_crest': {
|
|
228
228
|
"hrid": "/shop_items/corsair_crest",
|
|
@@ -234,7 +234,7 @@ export const SHOPITEMS = {
|
|
|
234
234
|
"count": 2000
|
|
235
235
|
}
|
|
236
236
|
],
|
|
237
|
-
"sortIndex":
|
|
237
|
+
"sortIndex": 59
|
|
238
238
|
},
|
|
239
239
|
'/shop_items/cursed_ball': {
|
|
240
240
|
"hrid": "/shop_items/cursed_ball",
|
|
@@ -246,7 +246,7 @@ export const SHOPITEMS = {
|
|
|
246
246
|
"count": 3000
|
|
247
247
|
}
|
|
248
248
|
],
|
|
249
|
-
"sortIndex":
|
|
249
|
+
"sortIndex": 48
|
|
250
250
|
},
|
|
251
251
|
'/shop_items/damaged_anchor': {
|
|
252
252
|
"hrid": "/shop_items/damaged_anchor",
|
|
@@ -258,7 +258,7 @@ export const SHOPITEMS = {
|
|
|
258
258
|
"count": 2000
|
|
259
259
|
}
|
|
260
260
|
],
|
|
261
|
-
"sortIndex":
|
|
261
|
+
"sortIndex": 60
|
|
262
262
|
},
|
|
263
263
|
'/shop_items/dodocamel_plume': {
|
|
264
264
|
"hrid": "/shop_items/dodocamel_plume",
|
|
@@ -270,7 +270,7 @@ export const SHOPITEMS = {
|
|
|
270
270
|
"count": 3000
|
|
271
271
|
}
|
|
272
272
|
],
|
|
273
|
-
"sortIndex":
|
|
273
|
+
"sortIndex": 41
|
|
274
274
|
},
|
|
275
275
|
'/shop_items/enchanted_cloak': {
|
|
276
276
|
"hrid": "/shop_items/enchanted_cloak",
|
|
@@ -282,7 +282,7 @@ export const SHOPITEMS = {
|
|
|
282
282
|
"count": 27000
|
|
283
283
|
}
|
|
284
284
|
],
|
|
285
|
-
"sortIndex":
|
|
285
|
+
"sortIndex": 56
|
|
286
286
|
},
|
|
287
287
|
'/shop_items/enchanted_essence': {
|
|
288
288
|
"hrid": "/shop_items/enchanted_essence",
|
|
@@ -294,7 +294,7 @@ export const SHOPITEMS = {
|
|
|
294
294
|
"count": 1
|
|
295
295
|
}
|
|
296
296
|
],
|
|
297
|
-
"sortIndex":
|
|
297
|
+
"sortIndex": 50
|
|
298
298
|
},
|
|
299
299
|
'/shop_items/griffin_leather': {
|
|
300
300
|
"hrid": "/shop_items/griffin_leather",
|
|
@@ -306,7 +306,7 @@ export const SHOPITEMS = {
|
|
|
306
306
|
"count": 600
|
|
307
307
|
}
|
|
308
308
|
],
|
|
309
|
-
"sortIndex":
|
|
309
|
+
"sortIndex": 38
|
|
310
310
|
},
|
|
311
311
|
'/shop_items/griffin_talon': {
|
|
312
312
|
"hrid": "/shop_items/griffin_talon",
|
|
@@ -318,7 +318,7 @@ export const SHOPITEMS = {
|
|
|
318
318
|
"count": 3000
|
|
319
319
|
}
|
|
320
320
|
],
|
|
321
|
-
"sortIndex":
|
|
321
|
+
"sortIndex": 42
|
|
322
322
|
},
|
|
323
323
|
'/shop_items/jackalope_antler': {
|
|
324
324
|
"hrid": "/shop_items/jackalope_antler",
|
|
@@ -330,7 +330,7 @@ export const SHOPITEMS = {
|
|
|
330
330
|
"count": 1200
|
|
331
331
|
}
|
|
332
332
|
],
|
|
333
|
-
"sortIndex":
|
|
333
|
+
"sortIndex": 40
|
|
334
334
|
},
|
|
335
335
|
'/shop_items/knights_ingot': {
|
|
336
336
|
"hrid": "/shop_items/knights_ingot",
|
|
@@ -342,7 +342,7 @@ export const SHOPITEMS = {
|
|
|
342
342
|
"count": 2000
|
|
343
343
|
}
|
|
344
344
|
],
|
|
345
|
-
"sortIndex":
|
|
345
|
+
"sortIndex": 52
|
|
346
346
|
},
|
|
347
347
|
'/shop_items/kraken_fang': {
|
|
348
348
|
"hrid": "/shop_items/kraken_fang",
|
|
@@ -354,7 +354,7 @@ export const SHOPITEMS = {
|
|
|
354
354
|
"count": 3000
|
|
355
355
|
}
|
|
356
356
|
],
|
|
357
|
-
"sortIndex":
|
|
357
|
+
"sortIndex": 63
|
|
358
358
|
},
|
|
359
359
|
'/shop_items/kraken_leather': {
|
|
360
360
|
"hrid": "/shop_items/kraken_leather",
|
|
@@ -366,7 +366,7 @@ export const SHOPITEMS = {
|
|
|
366
366
|
"count": 2000
|
|
367
367
|
}
|
|
368
368
|
],
|
|
369
|
-
"sortIndex":
|
|
369
|
+
"sortIndex": 62
|
|
370
370
|
},
|
|
371
371
|
'/shop_items/maelstrom_plating': {
|
|
372
372
|
"hrid": "/shop_items/maelstrom_plating",
|
|
@@ -378,7 +378,7 @@ export const SHOPITEMS = {
|
|
|
378
378
|
"count": 2000
|
|
379
379
|
}
|
|
380
380
|
],
|
|
381
|
-
"sortIndex":
|
|
381
|
+
"sortIndex": 61
|
|
382
382
|
},
|
|
383
383
|
'/shop_items/magicians_cloth': {
|
|
384
384
|
"hrid": "/shop_items/magicians_cloth",
|
|
@@ -390,7 +390,7 @@ export const SHOPITEMS = {
|
|
|
390
390
|
"count": 2000
|
|
391
391
|
}
|
|
392
392
|
],
|
|
393
|
-
"sortIndex":
|
|
393
|
+
"sortIndex": 46
|
|
394
394
|
},
|
|
395
395
|
'/shop_items/manticore_sting': {
|
|
396
396
|
"hrid": "/shop_items/manticore_sting",
|
|
@@ -402,7 +402,7 @@ export const SHOPITEMS = {
|
|
|
402
402
|
"count": 1000
|
|
403
403
|
}
|
|
404
404
|
],
|
|
405
|
-
"sortIndex":
|
|
405
|
+
"sortIndex": 39
|
|
406
406
|
},
|
|
407
407
|
'/shop_items/marksman_brooch': {
|
|
408
408
|
"hrid": "/shop_items/marksman_brooch",
|
|
@@ -414,7 +414,19 @@ export const SHOPITEMS = {
|
|
|
414
414
|
"count": 2000
|
|
415
415
|
}
|
|
416
416
|
],
|
|
417
|
-
"sortIndex":
|
|
417
|
+
"sortIndex": 58
|
|
418
|
+
},
|
|
419
|
+
'/shop_items/mystic_aura': {
|
|
420
|
+
"hrid": "/shop_items/mystic_aura",
|
|
421
|
+
"category": "/shop_categories/general",
|
|
422
|
+
"itemHrid": "/items/mystic_aura",
|
|
423
|
+
"costs": [
|
|
424
|
+
{
|
|
425
|
+
"itemHrid": "/items/guardian_aura",
|
|
426
|
+
"count": 1
|
|
427
|
+
}
|
|
428
|
+
],
|
|
429
|
+
"sortIndex": 1
|
|
418
430
|
},
|
|
419
431
|
'/shop_items/pirate_essence': {
|
|
420
432
|
"hrid": "/shop_items/pirate_essence",
|
|
@@ -426,7 +438,7 @@ export const SHOPITEMS = {
|
|
|
426
438
|
"count": 1
|
|
427
439
|
}
|
|
428
440
|
],
|
|
429
|
-
"sortIndex":
|
|
441
|
+
"sortIndex": 57
|
|
430
442
|
},
|
|
431
443
|
'/shop_items/regal_jewel': {
|
|
432
444
|
"hrid": "/shop_items/regal_jewel",
|
|
@@ -438,7 +450,7 @@ export const SHOPITEMS = {
|
|
|
438
450
|
"count": 3000
|
|
439
451
|
}
|
|
440
452
|
],
|
|
441
|
-
"sortIndex":
|
|
453
|
+
"sortIndex": 54
|
|
442
454
|
},
|
|
443
455
|
'/shop_items/royal_cloth': {
|
|
444
456
|
"hrid": "/shop_items/royal_cloth",
|
|
@@ -450,7 +462,7 @@ export const SHOPITEMS = {
|
|
|
450
462
|
"count": 2000
|
|
451
463
|
}
|
|
452
464
|
],
|
|
453
|
-
"sortIndex":
|
|
465
|
+
"sortIndex": 51
|
|
454
466
|
},
|
|
455
467
|
'/shop_items/sinister_cape': {
|
|
456
468
|
"hrid": "/shop_items/sinister_cape",
|
|
@@ -462,7 +474,7 @@ export const SHOPITEMS = {
|
|
|
462
474
|
"count": 27000
|
|
463
475
|
}
|
|
464
476
|
],
|
|
465
|
-
"sortIndex":
|
|
477
|
+
"sortIndex": 49
|
|
466
478
|
},
|
|
467
479
|
'/shop_items/sinister_essence': {
|
|
468
480
|
"hrid": "/shop_items/sinister_essence",
|
|
@@ -474,7 +486,7 @@ export const SHOPITEMS = {
|
|
|
474
486
|
"count": 1
|
|
475
487
|
}
|
|
476
488
|
],
|
|
477
|
-
"sortIndex":
|
|
489
|
+
"sortIndex": 44
|
|
478
490
|
},
|
|
479
491
|
'/shop_items/sundering_jewel': {
|
|
480
492
|
"hrid": "/shop_items/sundering_jewel",
|
|
@@ -486,7 +498,211 @@ export const SHOPITEMS = {
|
|
|
486
498
|
"count": 3000
|
|
487
499
|
}
|
|
488
500
|
],
|
|
489
|
-
"sortIndex":
|
|
501
|
+
"sortIndex": 55
|
|
502
|
+
},
|
|
503
|
+
'/shop_items/trainee_alchemy_charm': {
|
|
504
|
+
"hrid": "/shop_items/trainee_alchemy_charm",
|
|
505
|
+
"category": "/shop_categories/general",
|
|
506
|
+
"itemHrid": "/items/trainee_alchemy_charm",
|
|
507
|
+
"costs": [
|
|
508
|
+
{
|
|
509
|
+
"itemHrid": "/items/coin",
|
|
510
|
+
"count": 250000
|
|
511
|
+
}
|
|
512
|
+
],
|
|
513
|
+
"sortIndex": 28
|
|
514
|
+
},
|
|
515
|
+
'/shop_items/trainee_attack_charm': {
|
|
516
|
+
"hrid": "/shop_items/trainee_attack_charm",
|
|
517
|
+
"category": "/shop_categories/general",
|
|
518
|
+
"itemHrid": "/items/trainee_attack_charm",
|
|
519
|
+
"costs": [
|
|
520
|
+
{
|
|
521
|
+
"itemHrid": "/items/coin",
|
|
522
|
+
"count": 250000
|
|
523
|
+
}
|
|
524
|
+
],
|
|
525
|
+
"sortIndex": 32
|
|
526
|
+
},
|
|
527
|
+
'/shop_items/trainee_brewing_charm': {
|
|
528
|
+
"hrid": "/shop_items/trainee_brewing_charm",
|
|
529
|
+
"category": "/shop_categories/general",
|
|
530
|
+
"itemHrid": "/items/trainee_brewing_charm",
|
|
531
|
+
"costs": [
|
|
532
|
+
{
|
|
533
|
+
"itemHrid": "/items/coin",
|
|
534
|
+
"count": 250000
|
|
535
|
+
}
|
|
536
|
+
],
|
|
537
|
+
"sortIndex": 27
|
|
538
|
+
},
|
|
539
|
+
'/shop_items/trainee_cheesesmithing_charm': {
|
|
540
|
+
"hrid": "/shop_items/trainee_cheesesmithing_charm",
|
|
541
|
+
"category": "/shop_categories/general",
|
|
542
|
+
"itemHrid": "/items/trainee_cheesesmithing_charm",
|
|
543
|
+
"costs": [
|
|
544
|
+
{
|
|
545
|
+
"itemHrid": "/items/coin",
|
|
546
|
+
"count": 250000
|
|
547
|
+
}
|
|
548
|
+
],
|
|
549
|
+
"sortIndex": 23
|
|
550
|
+
},
|
|
551
|
+
'/shop_items/trainee_cooking_charm': {
|
|
552
|
+
"hrid": "/shop_items/trainee_cooking_charm",
|
|
553
|
+
"category": "/shop_categories/general",
|
|
554
|
+
"itemHrid": "/items/trainee_cooking_charm",
|
|
555
|
+
"costs": [
|
|
556
|
+
{
|
|
557
|
+
"itemHrid": "/items/coin",
|
|
558
|
+
"count": 250000
|
|
559
|
+
}
|
|
560
|
+
],
|
|
561
|
+
"sortIndex": 26
|
|
562
|
+
},
|
|
563
|
+
'/shop_items/trainee_crafting_charm': {
|
|
564
|
+
"hrid": "/shop_items/trainee_crafting_charm",
|
|
565
|
+
"category": "/shop_categories/general",
|
|
566
|
+
"itemHrid": "/items/trainee_crafting_charm",
|
|
567
|
+
"costs": [
|
|
568
|
+
{
|
|
569
|
+
"itemHrid": "/items/coin",
|
|
570
|
+
"count": 250000
|
|
571
|
+
}
|
|
572
|
+
],
|
|
573
|
+
"sortIndex": 24
|
|
574
|
+
},
|
|
575
|
+
'/shop_items/trainee_defense_charm': {
|
|
576
|
+
"hrid": "/shop_items/trainee_defense_charm",
|
|
577
|
+
"category": "/shop_categories/general",
|
|
578
|
+
"itemHrid": "/items/trainee_defense_charm",
|
|
579
|
+
"costs": [
|
|
580
|
+
{
|
|
581
|
+
"itemHrid": "/items/coin",
|
|
582
|
+
"count": 250000
|
|
583
|
+
}
|
|
584
|
+
],
|
|
585
|
+
"sortIndex": 33
|
|
586
|
+
},
|
|
587
|
+
'/shop_items/trainee_enhancing_charm': {
|
|
588
|
+
"hrid": "/shop_items/trainee_enhancing_charm",
|
|
589
|
+
"category": "/shop_categories/general",
|
|
590
|
+
"itemHrid": "/items/trainee_enhancing_charm",
|
|
591
|
+
"costs": [
|
|
592
|
+
{
|
|
593
|
+
"itemHrid": "/items/coin",
|
|
594
|
+
"count": 250000
|
|
595
|
+
}
|
|
596
|
+
],
|
|
597
|
+
"sortIndex": 29
|
|
598
|
+
},
|
|
599
|
+
'/shop_items/trainee_foraging_charm': {
|
|
600
|
+
"hrid": "/shop_items/trainee_foraging_charm",
|
|
601
|
+
"category": "/shop_categories/general",
|
|
602
|
+
"itemHrid": "/items/trainee_foraging_charm",
|
|
603
|
+
"costs": [
|
|
604
|
+
{
|
|
605
|
+
"itemHrid": "/items/coin",
|
|
606
|
+
"count": 250000
|
|
607
|
+
}
|
|
608
|
+
],
|
|
609
|
+
"sortIndex": 21
|
|
610
|
+
},
|
|
611
|
+
'/shop_items/trainee_intelligence_charm': {
|
|
612
|
+
"hrid": "/shop_items/trainee_intelligence_charm",
|
|
613
|
+
"category": "/shop_categories/general",
|
|
614
|
+
"itemHrid": "/items/trainee_intelligence_charm",
|
|
615
|
+
"costs": [
|
|
616
|
+
{
|
|
617
|
+
"itemHrid": "/items/coin",
|
|
618
|
+
"count": 250000
|
|
619
|
+
}
|
|
620
|
+
],
|
|
621
|
+
"sortIndex": 31
|
|
622
|
+
},
|
|
623
|
+
'/shop_items/trainee_magic_charm': {
|
|
624
|
+
"hrid": "/shop_items/trainee_magic_charm",
|
|
625
|
+
"category": "/shop_categories/general",
|
|
626
|
+
"itemHrid": "/items/trainee_magic_charm",
|
|
627
|
+
"costs": [
|
|
628
|
+
{
|
|
629
|
+
"itemHrid": "/items/coin",
|
|
630
|
+
"count": 250000
|
|
631
|
+
}
|
|
632
|
+
],
|
|
633
|
+
"sortIndex": 36
|
|
634
|
+
},
|
|
635
|
+
'/shop_items/trainee_melee_charm': {
|
|
636
|
+
"hrid": "/shop_items/trainee_melee_charm",
|
|
637
|
+
"category": "/shop_categories/general",
|
|
638
|
+
"itemHrid": "/items/trainee_melee_charm",
|
|
639
|
+
"costs": [
|
|
640
|
+
{
|
|
641
|
+
"itemHrid": "/items/coin",
|
|
642
|
+
"count": 250000
|
|
643
|
+
}
|
|
644
|
+
],
|
|
645
|
+
"sortIndex": 34
|
|
646
|
+
},
|
|
647
|
+
'/shop_items/trainee_milking_charm': {
|
|
648
|
+
"hrid": "/shop_items/trainee_milking_charm",
|
|
649
|
+
"category": "/shop_categories/general",
|
|
650
|
+
"itemHrid": "/items/trainee_milking_charm",
|
|
651
|
+
"costs": [
|
|
652
|
+
{
|
|
653
|
+
"itemHrid": "/items/coin",
|
|
654
|
+
"count": 250000
|
|
655
|
+
}
|
|
656
|
+
],
|
|
657
|
+
"sortIndex": 20
|
|
658
|
+
},
|
|
659
|
+
'/shop_items/trainee_ranged_charm': {
|
|
660
|
+
"hrid": "/shop_items/trainee_ranged_charm",
|
|
661
|
+
"category": "/shop_categories/general",
|
|
662
|
+
"itemHrid": "/items/trainee_ranged_charm",
|
|
663
|
+
"costs": [
|
|
664
|
+
{
|
|
665
|
+
"itemHrid": "/items/coin",
|
|
666
|
+
"count": 250000
|
|
667
|
+
}
|
|
668
|
+
],
|
|
669
|
+
"sortIndex": 35
|
|
670
|
+
},
|
|
671
|
+
'/shop_items/trainee_stamina_charm': {
|
|
672
|
+
"hrid": "/shop_items/trainee_stamina_charm",
|
|
673
|
+
"category": "/shop_categories/general",
|
|
674
|
+
"itemHrid": "/items/trainee_stamina_charm",
|
|
675
|
+
"costs": [
|
|
676
|
+
{
|
|
677
|
+
"itemHrid": "/items/coin",
|
|
678
|
+
"count": 250000
|
|
679
|
+
}
|
|
680
|
+
],
|
|
681
|
+
"sortIndex": 30
|
|
682
|
+
},
|
|
683
|
+
'/shop_items/trainee_tailoring_charm': {
|
|
684
|
+
"hrid": "/shop_items/trainee_tailoring_charm",
|
|
685
|
+
"category": "/shop_categories/general",
|
|
686
|
+
"itemHrid": "/items/trainee_tailoring_charm",
|
|
687
|
+
"costs": [
|
|
688
|
+
{
|
|
689
|
+
"itemHrid": "/items/coin",
|
|
690
|
+
"count": 250000
|
|
691
|
+
}
|
|
692
|
+
],
|
|
693
|
+
"sortIndex": 25
|
|
694
|
+
},
|
|
695
|
+
'/shop_items/trainee_woodcutting_charm': {
|
|
696
|
+
"hrid": "/shop_items/trainee_woodcutting_charm",
|
|
697
|
+
"category": "/shop_categories/general",
|
|
698
|
+
"itemHrid": "/items/trainee_woodcutting_charm",
|
|
699
|
+
"costs": [
|
|
700
|
+
{
|
|
701
|
+
"itemHrid": "/items/coin",
|
|
702
|
+
"count": 250000
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
"sortIndex": 22
|
|
490
706
|
},
|
|
491
707
|
'/shop_items/wooden_bow': {
|
|
492
708
|
"hrid": "/shop_items/wooden_bow",
|
|
@@ -498,7 +714,7 @@ export const SHOPITEMS = {
|
|
|
498
714
|
"count": 5000
|
|
499
715
|
}
|
|
500
716
|
],
|
|
501
|
-
"sortIndex":
|
|
717
|
+
"sortIndex": 6
|
|
502
718
|
},
|
|
503
719
|
'/shop_items/wooden_crossbow': {
|
|
504
720
|
"hrid": "/shop_items/wooden_crossbow",
|
|
@@ -510,7 +726,7 @@ export const SHOPITEMS = {
|
|
|
510
726
|
"count": 5000
|
|
511
727
|
}
|
|
512
728
|
],
|
|
513
|
-
"sortIndex":
|
|
729
|
+
"sortIndex": 5
|
|
514
730
|
},
|
|
515
731
|
'/shop_items/wooden_fire_staff': {
|
|
516
732
|
"hrid": "/shop_items/wooden_fire_staff",
|
|
@@ -522,7 +738,7 @@ export const SHOPITEMS = {
|
|
|
522
738
|
"count": 5000
|
|
523
739
|
}
|
|
524
740
|
],
|
|
525
|
-
"sortIndex":
|
|
741
|
+
"sortIndex": 9
|
|
526
742
|
},
|
|
527
743
|
'/shop_items/wooden_nature_staff': {
|
|
528
744
|
"hrid": "/shop_items/wooden_nature_staff",
|
|
@@ -534,7 +750,7 @@ export const SHOPITEMS = {
|
|
|
534
750
|
"count": 5000
|
|
535
751
|
}
|
|
536
752
|
],
|
|
537
|
-
"sortIndex":
|
|
753
|
+
"sortIndex": 8
|
|
538
754
|
},
|
|
539
755
|
'/shop_items/wooden_water_staff': {
|
|
540
756
|
"hrid": "/shop_items/wooden_water_staff",
|
|
@@ -546,13 +762,13 @@ export const SHOPITEMS = {
|
|
|
546
762
|
"count": 5000
|
|
547
763
|
}
|
|
548
764
|
],
|
|
549
|
-
"sortIndex":
|
|
765
|
+
"sortIndex": 7
|
|
550
766
|
}
|
|
551
767
|
};
|
|
552
768
|
// Shop items grouped by category
|
|
553
769
|
export const SHOP_ITEMS_BY_CATEGORY = {
|
|
554
770
|
'/shop_categories/dungeon': ['/shop_items/acrobats_ribbon', '/shop_items/bishops_scroll', '/shop_items/chaotic_chain', '/shop_items/chimerical_essence', '/shop_items/chimerical_quiver', '/shop_items/corsair_crest', '/shop_items/cursed_ball', '/shop_items/damaged_anchor', '/shop_items/dodocamel_plume', '/shop_items/enchanted_cloak', '/shop_items/enchanted_essence', '/shop_items/griffin_leather', '/shop_items/griffin_talon', '/shop_items/jackalope_antler', '/shop_items/knights_ingot', '/shop_items/kraken_fang', '/shop_items/kraken_leather', '/shop_items/maelstrom_plating', '/shop_items/magicians_cloth', '/shop_items/manticore_sting', '/shop_items/marksman_brooch', '/shop_items/pirate_essence', '/shop_items/regal_jewel', '/shop_items/royal_cloth', '/shop_items/sinister_cape', '/shop_items/sinister_essence', '/shop_items/sundering_jewel'],
|
|
555
|
-
'/shop_categories/general': ['/shop_items/cheese_alembic', '/shop_items/cheese_brush', '/shop_items/cheese_chisel', '/shop_items/cheese_enhancer', '/shop_items/cheese_hammer', '/shop_items/cheese_hatchet', '/shop_items/cheese_mace', '/shop_items/cheese_needle', '/shop_items/cheese_pot', '/shop_items/cheese_shears', '/shop_items/cheese_spatula', '/shop_items/cheese_spear', '/shop_items/cheese_sword', '/shop_items/wooden_bow', '/shop_items/wooden_crossbow', '/shop_items/wooden_fire_staff', '/shop_items/wooden_nature_staff', '/shop_items/wooden_water_staff']
|
|
771
|
+
'/shop_categories/general': ['/shop_items/cheese_alembic', '/shop_items/cheese_brush', '/shop_items/cheese_chisel', '/shop_items/cheese_enhancer', '/shop_items/cheese_hammer', '/shop_items/cheese_hatchet', '/shop_items/cheese_mace', '/shop_items/cheese_needle', '/shop_items/cheese_pot', '/shop_items/cheese_shears', '/shop_items/cheese_spatula', '/shop_items/cheese_spear', '/shop_items/cheese_sword', '/shop_items/mystic_aura', '/shop_items/trainee_alchemy_charm', '/shop_items/trainee_attack_charm', '/shop_items/trainee_brewing_charm', '/shop_items/trainee_cheesesmithing_charm', '/shop_items/trainee_cooking_charm', '/shop_items/trainee_crafting_charm', '/shop_items/trainee_defense_charm', '/shop_items/trainee_enhancing_charm', '/shop_items/trainee_foraging_charm', '/shop_items/trainee_intelligence_charm', '/shop_items/trainee_magic_charm', '/shop_items/trainee_melee_charm', '/shop_items/trainee_milking_charm', '/shop_items/trainee_ranged_charm', '/shop_items/trainee_stamina_charm', '/shop_items/trainee_tailoring_charm', '/shop_items/trainee_woodcutting_charm', '/shop_items/wooden_bow', '/shop_items/wooden_crossbow', '/shop_items/wooden_fire_staff', '/shop_items/wooden_nature_staff', '/shop_items/wooden_water_staff']
|
|
556
772
|
};
|
|
557
773
|
// Getter functions
|
|
558
774
|
export function getShopItem(hrid) {
|