@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,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Action translations for EN locale
|
|
3
|
-
* Generated on 2025-08-
|
|
3
|
+
* Generated on 2025-08-21T08:56:39.917Z
|
|
4
4
|
*/
|
|
5
5
|
export const actionTranslations = {
|
|
6
6
|
'/actions/alchemy/coinify': {
|
|
@@ -72,12 +72,12 @@ export const actionTranslations = {
|
|
|
72
72
|
'/actions/brewing/magic_coffee': {
|
|
73
73
|
name: 'Magic Coffee',
|
|
74
74
|
},
|
|
75
|
+
'/actions/brewing/melee_coffee': {
|
|
76
|
+
name: 'Melee Coffee',
|
|
77
|
+
},
|
|
75
78
|
'/actions/brewing/milking_tea': {
|
|
76
79
|
name: 'Milking Tea',
|
|
77
80
|
},
|
|
78
|
-
'/actions/brewing/power_coffee': {
|
|
79
|
-
name: 'Power Coffee',
|
|
80
|
-
},
|
|
81
81
|
'/actions/brewing/processing_tea': {
|
|
82
82
|
name: 'Processing Tea',
|
|
83
83
|
},
|
|
@@ -120,12 +120,12 @@ export const actionTranslations = {
|
|
|
120
120
|
'/actions/brewing/super_magic_coffee': {
|
|
121
121
|
name: 'Super Magic Coffee',
|
|
122
122
|
},
|
|
123
|
+
'/actions/brewing/super_melee_coffee': {
|
|
124
|
+
name: 'Super Melee Coffee',
|
|
125
|
+
},
|
|
123
126
|
'/actions/brewing/super_milking_tea': {
|
|
124
127
|
name: 'Super Milking Tea',
|
|
125
128
|
},
|
|
126
|
-
'/actions/brewing/super_power_coffee': {
|
|
127
|
-
name: 'Super Power Coffee',
|
|
128
|
-
},
|
|
129
129
|
'/actions/brewing/super_ranged_coffee': {
|
|
130
130
|
name: 'Super Ranged Coffee',
|
|
131
131
|
},
|
|
@@ -177,12 +177,12 @@ export const actionTranslations = {
|
|
|
177
177
|
'/actions/brewing/ultra_magic_coffee': {
|
|
178
178
|
name: 'Ultra Magic Coffee',
|
|
179
179
|
},
|
|
180
|
+
'/actions/brewing/ultra_melee_coffee': {
|
|
181
|
+
name: 'Ultra Melee Coffee',
|
|
182
|
+
},
|
|
180
183
|
'/actions/brewing/ultra_milking_tea': {
|
|
181
184
|
name: 'Ultra Milking Tea',
|
|
182
185
|
},
|
|
183
|
-
'/actions/brewing/ultra_power_coffee': {
|
|
184
|
-
name: 'Ultra Power Coffee',
|
|
185
|
-
},
|
|
186
186
|
'/actions/brewing/ultra_ranged_coffee': {
|
|
187
187
|
name: 'Ultra Ranged Coffee',
|
|
188
188
|
},
|
|
@@ -207,9 +207,15 @@ export const actionTranslations = {
|
|
|
207
207
|
'/actions/cheesesmithing/anchorbound_plate_body': {
|
|
208
208
|
name: 'Anchorbound Plate Body',
|
|
209
209
|
},
|
|
210
|
+
'/actions/cheesesmithing/anchorbound_plate_body_refined': {
|
|
211
|
+
name: 'Anchorbound Plate Body (R)',
|
|
212
|
+
},
|
|
210
213
|
'/actions/cheesesmithing/anchorbound_plate_legs': {
|
|
211
214
|
name: 'Anchorbound Plate Legs',
|
|
212
215
|
},
|
|
216
|
+
'/actions/cheesesmithing/anchorbound_plate_legs_refined': {
|
|
217
|
+
name: 'Anchorbound Plate Legs (R)',
|
|
218
|
+
},
|
|
213
219
|
'/actions/cheesesmithing/azure_alembic': {
|
|
214
220
|
name: 'Azure Alembic',
|
|
215
221
|
},
|
|
@@ -372,6 +378,9 @@ export const actionTranslations = {
|
|
|
372
378
|
'/actions/cheesesmithing/chaotic_flail': {
|
|
373
379
|
name: 'Chaotic Flail',
|
|
374
380
|
},
|
|
381
|
+
'/actions/cheesesmithing/chaotic_flail_refined': {
|
|
382
|
+
name: 'Chaotic Flail (R)',
|
|
383
|
+
},
|
|
375
384
|
'/actions/cheesesmithing/cheese': {
|
|
376
385
|
name: 'Cheese',
|
|
377
386
|
},
|
|
@@ -444,6 +453,9 @@ export const actionTranslations = {
|
|
|
444
453
|
'/actions/cheesesmithing/corsair_helmet': {
|
|
445
454
|
name: 'Corsair Helmet',
|
|
446
455
|
},
|
|
456
|
+
'/actions/cheesesmithing/corsair_helmet_refined': {
|
|
457
|
+
name: 'Corsair Helmet (R)',
|
|
458
|
+
},
|
|
447
459
|
'/actions/cheesesmithing/crimson_alembic': {
|
|
448
460
|
name: 'Crimson Alembic',
|
|
449
461
|
},
|
|
@@ -516,15 +528,24 @@ export const actionTranslations = {
|
|
|
516
528
|
'/actions/cheesesmithing/dodocamel_gauntlets': {
|
|
517
529
|
name: 'Dodocamel Gauntlets',
|
|
518
530
|
},
|
|
531
|
+
'/actions/cheesesmithing/dodocamel_gauntlets_refined': {
|
|
532
|
+
name: 'Dodocamel Gauntlets (R)',
|
|
533
|
+
},
|
|
519
534
|
'/actions/cheesesmithing/furious_spear': {
|
|
520
535
|
name: 'Furious Spear',
|
|
521
536
|
},
|
|
537
|
+
'/actions/cheesesmithing/furious_spear_refined': {
|
|
538
|
+
name: 'Furious Spear (R)',
|
|
539
|
+
},
|
|
522
540
|
'/actions/cheesesmithing/granite_bludgeon': {
|
|
523
541
|
name: 'Granite Bludgeon',
|
|
524
542
|
},
|
|
525
543
|
'/actions/cheesesmithing/griffin_bulwark': {
|
|
526
544
|
name: 'Griffin Bulwark',
|
|
527
545
|
},
|
|
546
|
+
'/actions/cheesesmithing/griffin_bulwark_refined': {
|
|
547
|
+
name: 'Griffin Bulwark (R)',
|
|
548
|
+
},
|
|
528
549
|
'/actions/cheesesmithing/grizzly_bear_shoes': {
|
|
529
550
|
name: 'Grizzly Bear Shoes',
|
|
530
551
|
},
|
|
@@ -594,12 +615,21 @@ export const actionTranslations = {
|
|
|
594
615
|
'/actions/cheesesmithing/knights_aegis': {
|
|
595
616
|
name: 'Knights Aegis',
|
|
596
617
|
},
|
|
618
|
+
'/actions/cheesesmithing/knights_aegis_refined': {
|
|
619
|
+
name: 'Knights Aegis (R)',
|
|
620
|
+
},
|
|
597
621
|
'/actions/cheesesmithing/maelstrom_plate_body': {
|
|
598
622
|
name: 'Maelstrom Plate Body',
|
|
599
623
|
},
|
|
624
|
+
'/actions/cheesesmithing/maelstrom_plate_body_refined': {
|
|
625
|
+
name: 'Maelstrom Plate Body (R)',
|
|
626
|
+
},
|
|
600
627
|
'/actions/cheesesmithing/maelstrom_plate_legs': {
|
|
601
628
|
name: 'Maelstrom Plate Legs',
|
|
602
629
|
},
|
|
630
|
+
'/actions/cheesesmithing/maelstrom_plate_legs_refined': {
|
|
631
|
+
name: 'Maelstrom Plate Legs (R)',
|
|
632
|
+
},
|
|
603
633
|
'/actions/cheesesmithing/magnetic_gloves': {
|
|
604
634
|
name: 'Magnetic Gloves',
|
|
605
635
|
},
|
|
@@ -678,6 +708,9 @@ export const actionTranslations = {
|
|
|
678
708
|
'/actions/cheesesmithing/regal_sword': {
|
|
679
709
|
name: 'Regal Sword',
|
|
680
710
|
},
|
|
711
|
+
'/actions/cheesesmithing/regal_sword_refined': {
|
|
712
|
+
name: 'Regal Sword (R)',
|
|
713
|
+
},
|
|
681
714
|
'/actions/cheesesmithing/snail_shell_helmet': {
|
|
682
715
|
name: 'Snail Shell Helmet',
|
|
683
716
|
},
|
|
@@ -780,18 +813,12 @@ export const actionTranslations = {
|
|
|
780
813
|
'/actions/combat/aqua_planet': {
|
|
781
814
|
name: 'Aqua Planet',
|
|
782
815
|
},
|
|
783
|
-
'/actions/combat/aqua_planet_elite': {
|
|
784
|
-
name: 'Aqua Planet (Elite)',
|
|
785
|
-
},
|
|
786
816
|
'/actions/combat/aquahorse': {
|
|
787
817
|
name: 'Aquahorse',
|
|
788
818
|
},
|
|
789
819
|
'/actions/combat/bear_with_it': {
|
|
790
820
|
name: 'Bear With It',
|
|
791
821
|
},
|
|
792
|
-
'/actions/combat/bear_with_it_elite': {
|
|
793
|
-
name: 'Bear With It (Elite)',
|
|
794
|
-
},
|
|
795
822
|
'/actions/combat/black_bear': {
|
|
796
823
|
name: 'Black Bear',
|
|
797
824
|
},
|
|
@@ -831,9 +858,6 @@ export const actionTranslations = {
|
|
|
831
858
|
'/actions/combat/gobo_planet': {
|
|
832
859
|
name: 'Gobo Planet',
|
|
833
860
|
},
|
|
834
|
-
'/actions/combat/gobo_planet_elite': {
|
|
835
|
-
name: 'Gobo Planet (Elite)',
|
|
836
|
-
},
|
|
837
861
|
'/actions/combat/gobo_shooty': {
|
|
838
862
|
name: 'Shooty',
|
|
839
863
|
},
|
|
@@ -849,9 +873,6 @@ export const actionTranslations = {
|
|
|
849
873
|
'/actions/combat/golem_cave': {
|
|
850
874
|
name: 'Golem Cave',
|
|
851
875
|
},
|
|
852
|
-
'/actions/combat/golem_cave_elite': {
|
|
853
|
-
name: 'Golem Cave (Elite)',
|
|
854
|
-
},
|
|
855
876
|
'/actions/combat/granite_golem': {
|
|
856
877
|
name: 'Granite Golem',
|
|
857
878
|
},
|
|
@@ -867,18 +888,12 @@ export const actionTranslations = {
|
|
|
867
888
|
'/actions/combat/infernal_abyss': {
|
|
868
889
|
name: 'Infernal Abyss',
|
|
869
890
|
},
|
|
870
|
-
'/actions/combat/infernal_abyss_elite': {
|
|
871
|
-
name: 'Infernal Abyss (Elite)',
|
|
872
|
-
},
|
|
873
891
|
'/actions/combat/infernal_warlock': {
|
|
874
892
|
name: 'Infernal Warlock',
|
|
875
893
|
},
|
|
876
894
|
'/actions/combat/jungle_planet': {
|
|
877
895
|
name: 'Jungle Planet',
|
|
878
896
|
},
|
|
879
|
-
'/actions/combat/jungle_planet_elite': {
|
|
880
|
-
name: 'Jungle Planet (Elite)',
|
|
881
|
-
},
|
|
882
897
|
'/actions/combat/jungle_sprite': {
|
|
883
898
|
name: 'Jungle Sprite',
|
|
884
899
|
},
|
|
@@ -903,9 +918,6 @@ export const actionTranslations = {
|
|
|
903
918
|
'/actions/combat/planet_of_the_eyes': {
|
|
904
919
|
name: 'Planet Of The Eyes',
|
|
905
920
|
},
|
|
906
|
-
'/actions/combat/planet_of_the_eyes_elite': {
|
|
907
|
-
name: 'Planet Of The Eyes (Elite)',
|
|
908
|
-
},
|
|
909
921
|
'/actions/combat/polar_bear': {
|
|
910
922
|
name: 'Polar Bear',
|
|
911
923
|
},
|
|
@@ -930,18 +942,12 @@ export const actionTranslations = {
|
|
|
930
942
|
'/actions/combat/smelly_planet': {
|
|
931
943
|
name: 'Smelly Planet',
|
|
932
944
|
},
|
|
933
|
-
'/actions/combat/smelly_planet_elite': {
|
|
934
|
-
name: 'Smelly Planet (Elite)',
|
|
935
|
-
},
|
|
936
945
|
'/actions/combat/snake': {
|
|
937
946
|
name: 'Thnake',
|
|
938
947
|
},
|
|
939
948
|
'/actions/combat/sorcerers_tower': {
|
|
940
949
|
name: 'Sorcerer\'s Tower',
|
|
941
950
|
},
|
|
942
|
-
'/actions/combat/sorcerers_tower_elite': {
|
|
943
|
-
name: 'Sorcerer\'s Tower (Elite)',
|
|
944
|
-
},
|
|
945
951
|
'/actions/combat/soul_hunter': {
|
|
946
952
|
name: 'Soul Hunter',
|
|
947
953
|
},
|
|
@@ -951,9 +957,6 @@ export const actionTranslations = {
|
|
|
951
957
|
'/actions/combat/swamp_planet': {
|
|
952
958
|
name: 'Swamp Planet',
|
|
953
959
|
},
|
|
954
|
-
'/actions/combat/swamp_planet_elite': {
|
|
955
|
-
name: 'Swamp Planet (Elite)',
|
|
956
|
-
},
|
|
957
960
|
'/actions/combat/swampy': {
|
|
958
961
|
name: 'Swampy',
|
|
959
962
|
},
|
|
@@ -966,9 +969,6 @@ export const actionTranslations = {
|
|
|
966
969
|
'/actions/combat/twilight_zone': {
|
|
967
970
|
name: 'Twilight Zone',
|
|
968
971
|
},
|
|
969
|
-
'/actions/combat/twilight_zone_elite': {
|
|
970
|
-
name: 'Twilight Zone (Elite)',
|
|
971
|
-
},
|
|
972
972
|
'/actions/combat/vampire': {
|
|
973
973
|
name: 'Vampire',
|
|
974
974
|
},
|
|
@@ -1065,9 +1065,60 @@ export const actionTranslations = {
|
|
|
1065
1065
|
'/actions/cooking/yogurt': {
|
|
1066
1066
|
name: 'Yogurt',
|
|
1067
1067
|
},
|
|
1068
|
+
'/actions/crafting/advanced_alchemy_charm': {
|
|
1069
|
+
name: 'Advanced Alchemy Charm',
|
|
1070
|
+
},
|
|
1071
|
+
'/actions/crafting/advanced_attack_charm': {
|
|
1072
|
+
name: 'Advanced Attack Charm',
|
|
1073
|
+
},
|
|
1074
|
+
'/actions/crafting/advanced_brewing_charm': {
|
|
1075
|
+
name: 'Advanced Brewing Charm',
|
|
1076
|
+
},
|
|
1077
|
+
'/actions/crafting/advanced_cheesesmithing_charm': {
|
|
1078
|
+
name: 'Advanced Cheesesmithing Charm',
|
|
1079
|
+
},
|
|
1080
|
+
'/actions/crafting/advanced_cooking_charm': {
|
|
1081
|
+
name: 'Advanced Cooking Charm',
|
|
1082
|
+
},
|
|
1083
|
+
'/actions/crafting/advanced_crafting_charm': {
|
|
1084
|
+
name: 'Advanced Crafting Charm',
|
|
1085
|
+
},
|
|
1086
|
+
'/actions/crafting/advanced_defense_charm': {
|
|
1087
|
+
name: 'Advanced Defense Charm',
|
|
1088
|
+
},
|
|
1089
|
+
'/actions/crafting/advanced_enhancing_charm': {
|
|
1090
|
+
name: 'Advanced Enhancing Charm',
|
|
1091
|
+
},
|
|
1092
|
+
'/actions/crafting/advanced_foraging_charm': {
|
|
1093
|
+
name: 'Advanced Foraging Charm',
|
|
1094
|
+
},
|
|
1095
|
+
'/actions/crafting/advanced_intelligence_charm': {
|
|
1096
|
+
name: 'Advanced Intelligence Charm',
|
|
1097
|
+
},
|
|
1098
|
+
'/actions/crafting/advanced_magic_charm': {
|
|
1099
|
+
name: 'Advanced Magic Charm',
|
|
1100
|
+
},
|
|
1101
|
+
'/actions/crafting/advanced_melee_charm': {
|
|
1102
|
+
name: 'Advanced Melee Charm',
|
|
1103
|
+
},
|
|
1104
|
+
'/actions/crafting/advanced_milking_charm': {
|
|
1105
|
+
name: 'Advanced Milking Charm',
|
|
1106
|
+
},
|
|
1107
|
+
'/actions/crafting/advanced_ranged_charm': {
|
|
1108
|
+
name: 'Advanced Ranged Charm',
|
|
1109
|
+
},
|
|
1110
|
+
'/actions/crafting/advanced_stamina_charm': {
|
|
1111
|
+
name: 'Advanced Stamina Charm',
|
|
1112
|
+
},
|
|
1113
|
+
'/actions/crafting/advanced_tailoring_charm': {
|
|
1114
|
+
name: 'Advanced Tailoring Charm',
|
|
1115
|
+
},
|
|
1068
1116
|
'/actions/crafting/advanced_task_badge': {
|
|
1069
1117
|
name: 'Advanced Task Badge',
|
|
1070
1118
|
},
|
|
1119
|
+
'/actions/crafting/advanced_woodcutting_charm': {
|
|
1120
|
+
name: 'Advanced Woodcutting Charm',
|
|
1121
|
+
},
|
|
1071
1122
|
'/actions/crafting/arcane_bow': {
|
|
1072
1123
|
name: 'Arcane Bow',
|
|
1073
1124
|
},
|
|
@@ -1089,9 +1140,39 @@ export const actionTranslations = {
|
|
|
1089
1140
|
'/actions/crafting/arcane_water_staff': {
|
|
1090
1141
|
name: 'Arcane Water Staff',
|
|
1091
1142
|
},
|
|
1143
|
+
'/actions/crafting/basic_alchemy_charm': {
|
|
1144
|
+
name: 'Basic Alchemy Charm',
|
|
1145
|
+
},
|
|
1146
|
+
'/actions/crafting/basic_brewing_charm': {
|
|
1147
|
+
name: 'Basic Brewing Charm',
|
|
1148
|
+
},
|
|
1149
|
+
'/actions/crafting/basic_cheesesmithing_charm': {
|
|
1150
|
+
name: 'Basic Cheesesmithing Charm',
|
|
1151
|
+
},
|
|
1152
|
+
'/actions/crafting/basic_cooking_charm': {
|
|
1153
|
+
name: 'Basic Cooking Charm',
|
|
1154
|
+
},
|
|
1155
|
+
'/actions/crafting/basic_crafting_charm': {
|
|
1156
|
+
name: 'Basic Crafting Charm',
|
|
1157
|
+
},
|
|
1158
|
+
'/actions/crafting/basic_enhancing_charm': {
|
|
1159
|
+
name: 'Basic Enhancing Charm',
|
|
1160
|
+
},
|
|
1161
|
+
'/actions/crafting/basic_foraging_charm': {
|
|
1162
|
+
name: 'Basic Foraging Charm',
|
|
1163
|
+
},
|
|
1164
|
+
'/actions/crafting/basic_milking_charm': {
|
|
1165
|
+
name: 'Basic Milking Charm',
|
|
1166
|
+
},
|
|
1167
|
+
'/actions/crafting/basic_tailoring_charm': {
|
|
1168
|
+
name: 'Basic Tailoring Charm',
|
|
1169
|
+
},
|
|
1092
1170
|
'/actions/crafting/basic_task_badge': {
|
|
1093
1171
|
name: 'Basic Task Badge',
|
|
1094
1172
|
},
|
|
1173
|
+
'/actions/crafting/basic_woodcutting_charm': {
|
|
1174
|
+
name: 'Basic Woodcutting Charm',
|
|
1175
|
+
},
|
|
1095
1176
|
'/actions/crafting/birch_bow': {
|
|
1096
1177
|
name: 'Birch Bow',
|
|
1097
1178
|
},
|
|
@@ -1116,12 +1197,21 @@ export const actionTranslations = {
|
|
|
1116
1197
|
'/actions/crafting/bishops_codex': {
|
|
1117
1198
|
name: 'Bishop\'s Codex',
|
|
1118
1199
|
},
|
|
1200
|
+
'/actions/crafting/bishops_codex_refined': {
|
|
1201
|
+
name: 'Bishop\'s Codex (R)',
|
|
1202
|
+
},
|
|
1119
1203
|
'/actions/crafting/blazing_trident': {
|
|
1120
1204
|
name: 'Blazing Trident',
|
|
1121
1205
|
},
|
|
1206
|
+
'/actions/crafting/blazing_trident_refined': {
|
|
1207
|
+
name: 'Blazing Trident (R)',
|
|
1208
|
+
},
|
|
1122
1209
|
'/actions/crafting/blooming_trident': {
|
|
1123
1210
|
name: 'Blooming Trident',
|
|
1124
1211
|
},
|
|
1212
|
+
'/actions/crafting/blooming_trident_refined': {
|
|
1213
|
+
name: 'Blooming Trident (R)',
|
|
1214
|
+
},
|
|
1125
1215
|
'/actions/crafting/catalyst_of_coinification': {
|
|
1126
1216
|
name: 'Catalyst Of Coinification',
|
|
1127
1217
|
},
|
|
@@ -1185,6 +1275,9 @@ export const actionTranslations = {
|
|
|
1185
1275
|
'/actions/crafting/cursed_bow': {
|
|
1186
1276
|
name: 'Cursed Bow',
|
|
1187
1277
|
},
|
|
1278
|
+
'/actions/crafting/cursed_bow_refined': {
|
|
1279
|
+
name: 'Cursed Bow (R)',
|
|
1280
|
+
},
|
|
1188
1281
|
'/actions/crafting/earrings_of_armor': {
|
|
1189
1282
|
name: 'Earrings Of Armor',
|
|
1190
1283
|
},
|
|
@@ -1212,9 +1305,60 @@ export const actionTranslations = {
|
|
|
1212
1305
|
'/actions/crafting/enchanted_entry_key': {
|
|
1213
1306
|
name: 'Enchanted Entry Key',
|
|
1214
1307
|
},
|
|
1308
|
+
'/actions/crafting/expert_alchemy_charm': {
|
|
1309
|
+
name: 'Expert Alchemy Charm',
|
|
1310
|
+
},
|
|
1311
|
+
'/actions/crafting/expert_attack_charm': {
|
|
1312
|
+
name: 'Expert Attack Charm',
|
|
1313
|
+
},
|
|
1314
|
+
'/actions/crafting/expert_brewing_charm': {
|
|
1315
|
+
name: 'Expert Brewing Charm',
|
|
1316
|
+
},
|
|
1317
|
+
'/actions/crafting/expert_cheesesmithing_charm': {
|
|
1318
|
+
name: 'Expert Cheesesmithing Charm',
|
|
1319
|
+
},
|
|
1320
|
+
'/actions/crafting/expert_cooking_charm': {
|
|
1321
|
+
name: 'Expert Cooking Charm',
|
|
1322
|
+
},
|
|
1323
|
+
'/actions/crafting/expert_crafting_charm': {
|
|
1324
|
+
name: 'Expert Crafting Charm',
|
|
1325
|
+
},
|
|
1326
|
+
'/actions/crafting/expert_defense_charm': {
|
|
1327
|
+
name: 'Expert Defense Charm',
|
|
1328
|
+
},
|
|
1329
|
+
'/actions/crafting/expert_enhancing_charm': {
|
|
1330
|
+
name: 'Expert Enhancing Charm',
|
|
1331
|
+
},
|
|
1332
|
+
'/actions/crafting/expert_foraging_charm': {
|
|
1333
|
+
name: 'Expert Foraging Charm',
|
|
1334
|
+
},
|
|
1335
|
+
'/actions/crafting/expert_intelligence_charm': {
|
|
1336
|
+
name: 'Expert Intelligence Charm',
|
|
1337
|
+
},
|
|
1338
|
+
'/actions/crafting/expert_magic_charm': {
|
|
1339
|
+
name: 'Expert Magic Charm',
|
|
1340
|
+
},
|
|
1341
|
+
'/actions/crafting/expert_melee_charm': {
|
|
1342
|
+
name: 'Expert Melee Charm',
|
|
1343
|
+
},
|
|
1344
|
+
'/actions/crafting/expert_milking_charm': {
|
|
1345
|
+
name: 'Expert Milking Charm',
|
|
1346
|
+
},
|
|
1347
|
+
'/actions/crafting/expert_ranged_charm': {
|
|
1348
|
+
name: 'Expert Ranged Charm',
|
|
1349
|
+
},
|
|
1350
|
+
'/actions/crafting/expert_stamina_charm': {
|
|
1351
|
+
name: 'Expert Stamina Charm',
|
|
1352
|
+
},
|
|
1353
|
+
'/actions/crafting/expert_tailoring_charm': {
|
|
1354
|
+
name: 'Expert Tailoring Charm',
|
|
1355
|
+
},
|
|
1215
1356
|
'/actions/crafting/expert_task_badge': {
|
|
1216
1357
|
name: 'Expert Task Badge',
|
|
1217
1358
|
},
|
|
1359
|
+
'/actions/crafting/expert_woodcutting_charm': {
|
|
1360
|
+
name: 'Expert Woodcutting Charm',
|
|
1361
|
+
},
|
|
1218
1362
|
'/actions/crafting/eye_watch': {
|
|
1219
1363
|
name: 'Eye Watch',
|
|
1220
1364
|
},
|
|
@@ -1245,6 +1389,57 @@ export const actionTranslations = {
|
|
|
1245
1389
|
'/actions/crafting/ginkgo_water_staff': {
|
|
1246
1390
|
name: 'Ginkgo Water Staff',
|
|
1247
1391
|
},
|
|
1392
|
+
'/actions/crafting/grandmaster_alchemy_charm': {
|
|
1393
|
+
name: 'Grandmaster Alchemy Charm',
|
|
1394
|
+
},
|
|
1395
|
+
'/actions/crafting/grandmaster_attack_charm': {
|
|
1396
|
+
name: 'Grandmaster Attack Charm',
|
|
1397
|
+
},
|
|
1398
|
+
'/actions/crafting/grandmaster_brewing_charm': {
|
|
1399
|
+
name: 'Grandmaster Brewing Charm',
|
|
1400
|
+
},
|
|
1401
|
+
'/actions/crafting/grandmaster_cheesesmithing_charm': {
|
|
1402
|
+
name: 'Grandmaster Cheesesmithing Charm',
|
|
1403
|
+
},
|
|
1404
|
+
'/actions/crafting/grandmaster_cooking_charm': {
|
|
1405
|
+
name: 'Grandmaster Cooking Charm',
|
|
1406
|
+
},
|
|
1407
|
+
'/actions/crafting/grandmaster_crafting_charm': {
|
|
1408
|
+
name: 'Grandmaster Crafting Charm',
|
|
1409
|
+
},
|
|
1410
|
+
'/actions/crafting/grandmaster_defense_charm': {
|
|
1411
|
+
name: 'Grandmaster Defense Charm',
|
|
1412
|
+
},
|
|
1413
|
+
'/actions/crafting/grandmaster_enhancing_charm': {
|
|
1414
|
+
name: 'Grandmaster Enhancing Charm',
|
|
1415
|
+
},
|
|
1416
|
+
'/actions/crafting/grandmaster_foraging_charm': {
|
|
1417
|
+
name: 'Grandmaster Foraging Charm',
|
|
1418
|
+
},
|
|
1419
|
+
'/actions/crafting/grandmaster_intelligence_charm': {
|
|
1420
|
+
name: 'Grandmaster Intelligence Charm',
|
|
1421
|
+
},
|
|
1422
|
+
'/actions/crafting/grandmaster_magic_charm': {
|
|
1423
|
+
name: 'Grandmaster Magic Charm',
|
|
1424
|
+
},
|
|
1425
|
+
'/actions/crafting/grandmaster_melee_charm': {
|
|
1426
|
+
name: 'Grandmaster Melee Charm',
|
|
1427
|
+
},
|
|
1428
|
+
'/actions/crafting/grandmaster_milking_charm': {
|
|
1429
|
+
name: 'Grandmaster Milking Charm',
|
|
1430
|
+
},
|
|
1431
|
+
'/actions/crafting/grandmaster_ranged_charm': {
|
|
1432
|
+
name: 'Grandmaster Ranged Charm',
|
|
1433
|
+
},
|
|
1434
|
+
'/actions/crafting/grandmaster_stamina_charm': {
|
|
1435
|
+
name: 'Grandmaster Stamina Charm',
|
|
1436
|
+
},
|
|
1437
|
+
'/actions/crafting/grandmaster_tailoring_charm': {
|
|
1438
|
+
name: 'Grandmaster Tailoring Charm',
|
|
1439
|
+
},
|
|
1440
|
+
'/actions/crafting/grandmaster_woodcutting_charm': {
|
|
1441
|
+
name: 'Grandmaster Woodcutting Charm',
|
|
1442
|
+
},
|
|
1248
1443
|
'/actions/crafting/infernal_battlestaff': {
|
|
1249
1444
|
name: 'Infernal Battlestaff',
|
|
1250
1445
|
},
|
|
@@ -1257,6 +1452,57 @@ export const actionTranslations = {
|
|
|
1257
1452
|
'/actions/crafting/manticore_shield': {
|
|
1258
1453
|
name: 'Manticore Shield',
|
|
1259
1454
|
},
|
|
1455
|
+
'/actions/crafting/master_alchemy_charm': {
|
|
1456
|
+
name: 'Master Alchemy Charm',
|
|
1457
|
+
},
|
|
1458
|
+
'/actions/crafting/master_attack_charm': {
|
|
1459
|
+
name: 'Master Attack Charm',
|
|
1460
|
+
},
|
|
1461
|
+
'/actions/crafting/master_brewing_charm': {
|
|
1462
|
+
name: 'Master Brewing Charm',
|
|
1463
|
+
},
|
|
1464
|
+
'/actions/crafting/master_cheesesmithing_charm': {
|
|
1465
|
+
name: 'Master Cheesesmithing Charm',
|
|
1466
|
+
},
|
|
1467
|
+
'/actions/crafting/master_cooking_charm': {
|
|
1468
|
+
name: 'Master Cooking Charm',
|
|
1469
|
+
},
|
|
1470
|
+
'/actions/crafting/master_crafting_charm': {
|
|
1471
|
+
name: 'Master Crafting Charm',
|
|
1472
|
+
},
|
|
1473
|
+
'/actions/crafting/master_defense_charm': {
|
|
1474
|
+
name: 'Master Defense Charm',
|
|
1475
|
+
},
|
|
1476
|
+
'/actions/crafting/master_enhancing_charm': {
|
|
1477
|
+
name: 'Master Enhancing Charm',
|
|
1478
|
+
},
|
|
1479
|
+
'/actions/crafting/master_foraging_charm': {
|
|
1480
|
+
name: 'Master Foraging Charm',
|
|
1481
|
+
},
|
|
1482
|
+
'/actions/crafting/master_intelligence_charm': {
|
|
1483
|
+
name: 'Master Intelligence Charm',
|
|
1484
|
+
},
|
|
1485
|
+
'/actions/crafting/master_magic_charm': {
|
|
1486
|
+
name: 'Master Magic Charm',
|
|
1487
|
+
},
|
|
1488
|
+
'/actions/crafting/master_melee_charm': {
|
|
1489
|
+
name: 'Master Melee Charm',
|
|
1490
|
+
},
|
|
1491
|
+
'/actions/crafting/master_milking_charm': {
|
|
1492
|
+
name: 'Master Milking Charm',
|
|
1493
|
+
},
|
|
1494
|
+
'/actions/crafting/master_ranged_charm': {
|
|
1495
|
+
name: 'Master Ranged Charm',
|
|
1496
|
+
},
|
|
1497
|
+
'/actions/crafting/master_stamina_charm': {
|
|
1498
|
+
name: 'Master Stamina Charm',
|
|
1499
|
+
},
|
|
1500
|
+
'/actions/crafting/master_tailoring_charm': {
|
|
1501
|
+
name: 'Master Tailoring Charm',
|
|
1502
|
+
},
|
|
1503
|
+
'/actions/crafting/master_woodcutting_charm': {
|
|
1504
|
+
name: 'Master Woodcutting Charm',
|
|
1505
|
+
},
|
|
1260
1506
|
'/actions/crafting/mirror_of_protection': {
|
|
1261
1507
|
name: 'Mirror Of Protection',
|
|
1262
1508
|
},
|
|
@@ -1353,6 +1599,9 @@ export const actionTranslations = {
|
|
|
1353
1599
|
'/actions/crafting/rippling_trident': {
|
|
1354
1600
|
name: 'Rippling Trident',
|
|
1355
1601
|
},
|
|
1602
|
+
'/actions/crafting/rippling_trident_refined': {
|
|
1603
|
+
name: 'Rippling Trident (R)',
|
|
1604
|
+
},
|
|
1356
1605
|
'/actions/crafting/sinister_chest_key': {
|
|
1357
1606
|
name: 'Sinister Chest Key',
|
|
1358
1607
|
},
|
|
@@ -1365,6 +1614,9 @@ export const actionTranslations = {
|
|
|
1365
1614
|
'/actions/crafting/sundering_crossbow': {
|
|
1366
1615
|
name: 'Sundering Crossbow',
|
|
1367
1616
|
},
|
|
1617
|
+
'/actions/crafting/sundering_crossbow_refined': {
|
|
1618
|
+
name: 'Sundering Crossbow (R)',
|
|
1619
|
+
},
|
|
1368
1620
|
'/actions/crafting/treant_shield': {
|
|
1369
1621
|
name: 'Treant Shield',
|
|
1370
1622
|
},
|
|
@@ -1521,6 +1773,9 @@ export const actionTranslations = {
|
|
|
1521
1773
|
'/actions/tailoring/acrobatic_hood': {
|
|
1522
1774
|
name: 'Acrobatic Hood',
|
|
1523
1775
|
},
|
|
1776
|
+
'/actions/tailoring/acrobatic_hood_refined': {
|
|
1777
|
+
name: 'Acrobatic Hood (R)',
|
|
1778
|
+
},
|
|
1524
1779
|
'/actions/tailoring/alchemists_bottoms': {
|
|
1525
1780
|
name: 'Alchemist\'s Bottoms',
|
|
1526
1781
|
},
|
|
@@ -1584,6 +1839,9 @@ export const actionTranslations = {
|
|
|
1584
1839
|
'/actions/tailoring/chefs_top': {
|
|
1585
1840
|
name: 'Chef\'s Top',
|
|
1586
1841
|
},
|
|
1842
|
+
'/actions/tailoring/chimerical_quiver_refined': {
|
|
1843
|
+
name: 'Chimerical Quiver (R)',
|
|
1844
|
+
},
|
|
1587
1845
|
'/actions/tailoring/chrono_gloves': {
|
|
1588
1846
|
name: 'Chrono Gloves',
|
|
1589
1847
|
},
|
|
@@ -1620,6 +1878,9 @@ export const actionTranslations = {
|
|
|
1620
1878
|
'/actions/tailoring/dairyhands_top': {
|
|
1621
1879
|
name: 'Dairyhand\'s Top',
|
|
1622
1880
|
},
|
|
1881
|
+
'/actions/tailoring/enchanted_cloak_refined': {
|
|
1882
|
+
name: 'Enchanted Cloak (R)',
|
|
1883
|
+
},
|
|
1623
1884
|
'/actions/tailoring/enchanted_gloves': {
|
|
1624
1885
|
name: 'Enchanted Gloves',
|
|
1625
1886
|
},
|
|
@@ -1686,9 +1947,15 @@ export const actionTranslations = {
|
|
|
1686
1947
|
'/actions/tailoring/kraken_chaps': {
|
|
1687
1948
|
name: 'Kraken Chaps',
|
|
1688
1949
|
},
|
|
1950
|
+
'/actions/tailoring/kraken_chaps_refined': {
|
|
1951
|
+
name: 'Kraken Chaps (R)',
|
|
1952
|
+
},
|
|
1689
1953
|
'/actions/tailoring/kraken_tunic': {
|
|
1690
1954
|
name: 'Kraken Tunic',
|
|
1691
1955
|
},
|
|
1956
|
+
'/actions/tailoring/kraken_tunic_refined': {
|
|
1957
|
+
name: 'Kraken Tunic (R)',
|
|
1958
|
+
},
|
|
1692
1959
|
'/actions/tailoring/large_pouch': {
|
|
1693
1960
|
name: 'Large Pouch',
|
|
1694
1961
|
},
|
|
@@ -1725,6 +1992,9 @@ export const actionTranslations = {
|
|
|
1725
1992
|
'/actions/tailoring/magicians_hat': {
|
|
1726
1993
|
name: 'Magician\'s Hat',
|
|
1727
1994
|
},
|
|
1995
|
+
'/actions/tailoring/magicians_hat_refined': {
|
|
1996
|
+
name: 'Magician\'s Hat (R)',
|
|
1997
|
+
},
|
|
1728
1998
|
'/actions/tailoring/marine_chaps': {
|
|
1729
1999
|
name: 'Marine Chaps',
|
|
1730
2000
|
},
|
|
@@ -1734,6 +2004,9 @@ export const actionTranslations = {
|
|
|
1734
2004
|
'/actions/tailoring/marksman_bracers': {
|
|
1735
2005
|
name: 'Marksman Bracers',
|
|
1736
2006
|
},
|
|
2007
|
+
'/actions/tailoring/marksman_bracers_refined': {
|
|
2008
|
+
name: 'Marksman Bracers (R)',
|
|
2009
|
+
},
|
|
1737
2010
|
'/actions/tailoring/medium_pouch': {
|
|
1738
2011
|
name: 'Medium Pouch',
|
|
1739
2012
|
},
|
|
@@ -1803,21 +2076,39 @@ export const actionTranslations = {
|
|
|
1803
2076
|
'/actions/tailoring/royal_fire_robe_bottoms': {
|
|
1804
2077
|
name: 'Royal Fire Robe Bottoms',
|
|
1805
2078
|
},
|
|
2079
|
+
'/actions/tailoring/royal_fire_robe_bottoms_refined': {
|
|
2080
|
+
name: 'Royal Fire Robe Bottoms (R)',
|
|
2081
|
+
},
|
|
1806
2082
|
'/actions/tailoring/royal_fire_robe_top': {
|
|
1807
2083
|
name: 'Royal Fire Robe Top',
|
|
1808
2084
|
},
|
|
2085
|
+
'/actions/tailoring/royal_fire_robe_top_refined': {
|
|
2086
|
+
name: 'Royal Fire Robe Top (R)',
|
|
2087
|
+
},
|
|
1809
2088
|
'/actions/tailoring/royal_nature_robe_bottoms': {
|
|
1810
2089
|
name: 'Royal Nature Robe Bottoms',
|
|
1811
2090
|
},
|
|
2091
|
+
'/actions/tailoring/royal_nature_robe_bottoms_refined': {
|
|
2092
|
+
name: 'Royal Nature Robe Bottoms (R)',
|
|
2093
|
+
},
|
|
1812
2094
|
'/actions/tailoring/royal_nature_robe_top': {
|
|
1813
2095
|
name: 'Royal Nature Robe Top',
|
|
1814
2096
|
},
|
|
2097
|
+
'/actions/tailoring/royal_nature_robe_top_refined': {
|
|
2098
|
+
name: 'Royal Nature Robe Top (R)',
|
|
2099
|
+
},
|
|
1815
2100
|
'/actions/tailoring/royal_water_robe_bottoms': {
|
|
1816
2101
|
name: 'Royal Water Robe Bottoms',
|
|
1817
2102
|
},
|
|
2103
|
+
'/actions/tailoring/royal_water_robe_bottoms_refined': {
|
|
2104
|
+
name: 'Royal Water Robe Bottoms (R)',
|
|
2105
|
+
},
|
|
1818
2106
|
'/actions/tailoring/royal_water_robe_top': {
|
|
1819
2107
|
name: 'Royal Water Robe Top',
|
|
1820
2108
|
},
|
|
2109
|
+
'/actions/tailoring/royal_water_robe_top_refined': {
|
|
2110
|
+
name: 'Royal Water Robe Top (R)',
|
|
2111
|
+
},
|
|
1821
2112
|
'/actions/tailoring/shoebill_shoes': {
|
|
1822
2113
|
name: 'Shoebill Shoes',
|
|
1823
2114
|
},
|
|
@@ -1842,6 +2133,9 @@ export const actionTranslations = {
|
|
|
1842
2133
|
'/actions/tailoring/silk_robe_top': {
|
|
1843
2134
|
name: 'Silk Robe Top',
|
|
1844
2135
|
},
|
|
2136
|
+
'/actions/tailoring/sinister_cape_refined': {
|
|
2137
|
+
name: 'Sinister Cape (R)',
|
|
2138
|
+
},
|
|
1845
2139
|
'/actions/tailoring/small_pouch': {
|
|
1846
2140
|
name: 'Small Pouch',
|
|
1847
2141
|
},
|