// ==UserScript== // @name MWI-Danmaku // @namespace http://tampermonkey.net/ // @version 2025-05-16_3 // @description MWI Chat Danmaku-rize // @author BKN46 // @match https://*.milkywayidle.com/* // @icon https://www.milkywayidle.com/favicon.svg // @grant none // @license MIT // @downloadURL https://update.greasyfork.icu/scripts/536109/MWI-Danmaku.user.js // @updateURL https://update.greasyfork.icu/scripts/536109/MWI-Danmaku.meta.js // ==/UserScript== (function() { 'use strict'; const translation = { en: { translation: { ...{ global: { gameName: "Milky Way Idle" }, modalProvider: { ok: "OK", cancel: "Cancel", yes: "Yes", no: "No" }, actionsUtil: { itemNotAvailable: "[Item not available]", doingNothing: "Doing nothing...", partySuffix: " (Party)" }, characterItemsUtil: { mainHand: "Main Hand", offHand: "Off Hand", back: "Back", head: "Head", body: "Body", legs: "Legs", hands: "Hands", feet: "Feet", pouch: "Pouch", neck: "Necklace", earrings: "Earrings", ring: "Ring", trinket: "Trinket", milkingTool: "Milking Tool", foragingTool: "Foraging Tool", woodcuttingTool: "Wood-Cutting Tool", cheesesmithingTool: "Cheese-Smithing Tool", craftingTool: "Crafting Tool", tailoringTool: "Tailoring Tool", cookingTool: "Cooking Tool", brewingTool: "Brewing Tool", alchemyTool: "Alchemy Tool", enhancingTool: "Enhancing Tool" }, combatStats: { combatStyleHrids: "Combat Style", damageType: "Damage Type", attackInterval: "Attack Interval", autoAttackDamage: "Auto Attack Damage", attackSpeed: "Attack Speed", castSpeed: "Cast Speed", abilityHaste: "Ability Haste", criticalRate: "Critical Rate", criticalDamage: "Critical Damage", stabAccuracy: "Stab Accuracy", slashAccuracy: "Slash Accuracy", smashAccuracy: "Smash Accuracy", rangedAccuracy: "Ranged Accuracy", magicAccuracy: "Magic Accuracy", stabDamage: "Stab Damage", slashDamage: "Slash Damage", smashDamage: "Smash Damage", rangedDamage: "Ranged Damage", magicDamage: "Magic Damage", taskDamage: "Task Damage", physicalAmplify: "Physical Amplify", waterAmplify: "Water Amplify", natureAmplify: "Nature Amplify", fireAmplify: "Fire Amplify", healingAmplify: "Healing Amplify", armorPenetration: "Armor Penetration", waterPenetration: "Water Penetration", naturePenetration: "Nature Penetration", firePenetration: "Fire Penetration", physicalThorns: "Physical Thorns", elementalThorns: "Elemental Thorns", maxHitpoints: "Max Hitpoints", maxManapoints: "Max Manapoints", stabEvasion: "Stab Evasion", slashEvasion: "Slash Evasion", smashEvasion: "Smash Evasion", rangedEvasion: "Ranged Evasion", magicEvasion: "Magic Evasion", armor: "Armor", waterResistance: "Water Resistance", natureResistance: "Nature Resistance", fireResistance: "Fire Resistance", damageTaken: "Damage Taken", lifeSteal: "Life Steal", manaLeech: "Mana Leech", tenacity: "Tenacity", threat: "Threat", hpRegenPer10: "HP Regen", mpRegenPer10: "MP Regen", foodHaste: "Food Haste", drinkConcentration: "Drink Concentration", combatDropRate: "Combat Drop Rate", combatDropQuantity: "Combat Drop Quantity", combatRareFind: "Combat Rare Find", combatExperience: "Combat Experience", foodSlots: "Food Slots", drinkSlots: "Drink Slots", weaken: "Weaken", fury: "Fury", parry: "Parry", mayhem: "Mayhem", pierce: "Pierce", curse: "Curse", ripple: "Ripple", bloom: "Bloom", blaze: "Blaze" }, noncombatStats: { skillingSpeed: "Skilling Speed", milkingSpeed: "Milking Speed", foragingSpeed: "Foraging Speed", woodcuttingSpeed: "Woodcutting Speed", cheesesmithingSpeed: "Cheesesmithing Speed", craftingSpeed: "Crafting Speed", tailoringSpeed: "Tailoring Speed", cookingSpeed: "Cooking Speed", brewingSpeed: "Brewing Speed", alchemySpeed: "Alchemy Speed", enhancingSpeed: "Enhancing Speed", taskSpeed: "Task Speed", milkingEfficiency: "Milking Efficiency", foragingEfficiency: "Foraging Efficiency", woodcuttingEfficiency: "Woodcutting Efficiency", cheesesmithingEfficiency: "Cheesesmithing Efficiency", craftingEfficiency: "Crafting Efficiency", tailoringEfficiency: "Tailoring Efficiency", cookingEfficiency: "Cooking Efficiency", brewingEfficiency: "Brewing Efficiency", alchemyEfficiency: "Alchemy Efficiency", skillingEfficiency: "Skilling Efficiency", enhancingSuccess: "Enhancing Success", gatheringQuantity: "Gathering Quantity", drinkConcentration: "Drink Concentration", skillingEssenceFind: "Skilling Essence Find", skillingRareFind: "Skilling Rare Find", milkingRareFind: "Milking Rare Find", foragingRareFind: "Foraging Rare Find", woodcuttingRareFind: "Woodcutting Rare Find", cheesesmithingRareFind: "Cheesesmithing Rare Find", craftingRareFind: "Crafting Rare Find", tailoringRareFind: "Tailoring Rare Find", cookingRareFind: "Cooking Rare Find", brewingRareFind: "Brewing Rare Find", alchemyRareFind: "Alchemy Rare Find", enhancingRareFind: "Enhancing Rare Find", skillingExperience: "Skilling Experience", milkingExperience: "Milking Experience", foragingExperience: "Foraging Experience", woodcuttingExperience: "Woodcutting Experience", cheesesmithingExperience: "Cheesesmithing Experience", craftingExperience: "Crafting Experience", tailoringExperience: "Tailoring Experience", cookingExperience: "Cooking Experience", brewingExperience: "Brewing Experience", alchemyExperience: "Alchemy Experience", enhancingExperience: "Enhancing Experience" }, home: { nav: { home: "Home", news: "News", patchNotes: "Patch Notes", gameGuide: "Game Guide" }, title: "$t(global.gameName) - Free Idle MMO Game - Gather, Craft, Battle, Trade, and Cows!", subtitle: "Multiplayer Idle RPG", bannerText: "Embark on a journey through the $t(global.gameName) universe, a unique multiplayer idle game. Whether you enjoy resource gathering, item crafting, or engaging in epic battles against alien monsters, we have something to offer for everyone. Immerse yourself in our thriving community, where you can trade in the player-driven marketplace, form a guild with friends, chat with fellow players, or climb to the top of the leaderboards!", testServer: "Test Server", activePlayerCount: "Currently {{count}} players in game!", showcases: { gatherAndCraft: { title: "Gather and Craft", text: "Milking, Foraging, Woodcutting, Cheesesmithing, Crafting, Tailoring, Cooking, Brewing, Alchemy, Enhancing" }, combat: { title: "Combat", text: "Multiple styles of combat with highly customizable consumable and ability auto-usage. Battle solo or with a party." }, marketplace: { title: "Marketplace", text: "Buy and sell resources, consumables, equipment, and more" }, community: { title: "Community", text: "Party and chat with friends. Compete for a spot on the leaderboard!" } }, footer: { termsOfUse: "Terms of Use", privacyPolicy: "Privacy Policy", emailContact: "Email Contact" } }, auth: { tabs: { playAsGuest: "Play As Guest", register: "Register", login: "Login" }, serverError: { title: "Unable To Reach Server", message: "You are currently unable to reach the game server. This could be due to the game updating, server maintenance, or a network issue (such as firewall) between you and the server. Please refresh to try again in 5-10 minutes." }, thirdPartyCookieMessage: { title: "Login", message: "Your browser does not support third-party cookies which is needed to play from within an iframe. Please enable third-party cookies or play from www.milkywayidle.com." }, welcomeBack: { title: "Welcome Back!", logout: "Logout" }, buttons: { enterGame: "ENTER GAME" }, confirmationMessages: { guestWarning: "WARNING: Guest accounts can only login again using the guest password found under Settings.", logoutConfirmation: "Are you sure you want to logout?" }, shared: { agreeToRulesLabel: "I agree to the Terms, Privacy Policy, and Game Rules", agreeToOneAccountLabel: "I agree to play only 1 account", errors: { agreeToRulesError: "You must agree to the game rules", agreeToOneAccountError: "You must agree to play only 1 account", serverUnreachable: "server unreachable or offline", unexpectedError: "unexpected error" } } }, playAsGuestForm: { title: "Play As Guest", info: "Your session will be saved in this browser. To play across multiple devices, you can go in Settings in game to find your guest password or to fully register.", playButton: "Play" }, registerForm: { title: "Register", emailLabel: "Email", passwordLabel: "Password", passwordConfirmationLabel: "Password Confirmation", registerButton: "Register", errors: { emailEmpty: "Email must not be empty", invalidEmail: "Please enter a valid email", passwordTooShort: "Password must be at least 6 characters", passwordsDoNotMatch: "passwords do not match" } }, loginForm: { back: "< Back", title: "Login", titleSteam: "Login $t(global.gameName)", emailOrNameLabel: "Email or Username", passwordLabel: "Password", loginButton: "Login", forgotPassword: "Forgot Password", errors: { emailOrNameEmpty: "Email/Name must not be empty", passwordEmpty: "Password must not be empty" } }, forgotPassword: { title: "Forgot Password", infoMessage: "If your account is fully registered with a valid email, you will receive a password reset email with instructions. (may need to check junk/spam folder)", emailLabel: "Email", resetPasswordButton: "Reset Password", backToLogin: "Back to Login", successMessage: "An email has been sent if the email address is associated with an account.", errors: { emailEmptyError: "Email must not be empty", invalidEmailError: "Please enter a valid email" } }, playFromKongregate: { title: "Play From Kongregate", noAccountMessage: "You must have a Kongregate account to be able to play.", registerButton: "Register", signInInfo: "Sign in to $t(global.gameName) or create a new account if this is your first time!", signInButton: "Sign in from Kongregate" }, loginWithSteam: { signInTitle: "Play From Steam", signInInfo: "Start playing $t(global.gameName) with your Steam account", signInButton: "Play From Steam", linkAccountTitle: "Have a $t(global.gameName) account?", linkAccountInfo: "If you have played $t(global.gameName) before from our website, you can link your existing account to Steam.", linkAccountButton: "Yes, link my account", createAccountButton: "No, create new account", steamAuthTicketError: "Failed to fetch Steam auth ticket. Please restart Steam and try again." }, characterSelectPage: { title: "Select Character - $t(global.gameName)", header: "Select Character", loading: "Loading characters...", createCharacterModal: { title: "Create Character", nameLabel: "Character Name:", namePlaceholder: "Enter character name...", gameModeLabel: "Game Mode:", maxCharacter: "Max: {{count}} Character", maxCharacter_one: "Max: {{count}} Character", maxCharacter_other: "Max: {{count}} Characters", submitButton: "Create", errors: { nameLength: "Must be 2-16 characters long", nameInvalid: "Only alphabets and numbers allowed" } }, slots: { slot: "Slot {{slotNum}}", empty: "Empty", online: "Online", lastOnline: "Last Online: {{duration}} ago" }, errors: { fetchCharacters: "Unable to retrieve characters. Please try again later.", fetchGameModes: "Unable to fetch game mode data. Please try again later.", serverUnreachable: "Server unreachable or offline", unexpectedError: "Unexpected error" } }, gamePage: { disconnectedFromServer: "Disconnected from server...", bannedMessage: 'You are banned until {{banExpireTime}}. Reason: "{{banReason}}"', refresh: "Refresh", attemptingToConnect: "Attempting to connect to server...", loadingTitle: "Loading - $t(global.gameName)", disconnectedTitle: "Disconnected - $t(global.gameName)", guestLogoutWarning: "WARNING: Guest accounts can only login again using the guest password found under Settings.", logoutConfirmation: "Are you sure you want to logout?", refreshPrompt: " Please refresh.", gameServerRestarted: "Game server has been restarted. Please refresh the page." }, header: { flee: "Flee", stop: "Stop", loadoutWithName: "Loadout: {{name}}", loadoutUnavailable: "Loadout contains unavailable item", loadoutDeleted: "Loadout was deleted", totalExperience: "Total Experience: {{totalExp}}", totalLevel: "Total Level: {{totalLevel}}", activePlayers: "Active Players: {{activePlayerCount}}", confirmRunAway: "Are you sure you want to run away from combat?", newTutorialMessage: "New Tutorial Message", newMessage: "New Message", newTutorialTask: "New Tutorial Task", newTask: "New Task", progress: "Progress: {{currentCount}} / {{goalCount}}", successRate: "Success: {{successRate}}", usingCatalyst: "Using Catalyst", targetEnhance: "Target: +{{enhancingMaxLevel}}", protectEnhance: "Protect: +{{enhancingProtectionMinLevel}}" }, actionProgressBar: { fighting: "Fighting", travelingToBattle: "Traveling To Battle" }, queuedActions: { loadout: "Loadout: {{name}}", loadoutUnavailable: "Loadout contains unavailable item", loadoutDeleted: "Loadout was deleted", useItem: "Use: {{itemName}}", catalystUnavailable: "Catalyst: [Item not available]", targetLevel: "Target: +{{level}}", protectFromLevel: "Protect From: +{{level}}", repeat: "Repeat", gather: "Gather", produce: "Produce", fight: "Fight", actionCountTimes: "{{action}} {{count}} times", queuedActionsHeader: "Queued Actions", queuedActionsSlotCount: "Queued Actions ({{current}}/{{max}})", upgradeCapacity: "Upgrade Capacity", queuedActionsCount: "+{{count}} Queued
Actions", remove: "remove" }, navigationBar: { myStuff: "My Stuff", marketplace: "Marketplace", tasks: "Tasks", combat: "Combat", shop: "Shop", cowbellStore: "Cowbell Store", social: "Social", guild: "Guild", leaderboard: "Leaderboard", moderator: "Moderator", settings: "Settings", news: "News", patchNotes: "Patch Notes", gameGuide: "Game Guide", gameRules: "Game Rules", wiki: "Game Wiki", discord: "Discord", testServer: "Test Server", privacyPolicy: "Privacy Policy", switchCharacter: "Switch Character", logout: "Logout", myStuffTooltip: "Inventory, equipment, abilities, houses, and loadouts.", marketplaceTooltip: "Player-driven market where you can buy and sell items with coins.", tasksTooltip: "Randomly generated tasks that players can complete for rewards.", milkingTooltip: "mooooooooo...", foragingTooltip: "Master the skill of picking up things.", woodcuttingTooltip: "Chop chop chop.", cheesesmithingTooltip: "Did you know you can make equipment using these special hardened cheeses?", craftingTooltip: "Create weapons, jewelry, and more.", tailoringTooltip: "Create ranged and magic clothing.", cookingTooltip: "The art of making healthy food.", brewingTooltip: "The art of making tasty drinks.", alchemyTooltip: "Transform unwanted items into wanted ones. (hopefully)", enhancingTooltip: "+5 takes effort, +10 takes luck, +15 is a miracle, and +20 is destiny.", combatTooltip: "Fight monsters. Your combat level represents your overall combat effectiveness based on the combination of individual combat skill levels", shopTooltip: "Purchase items from the vendor.", cowbellStoreTooltip: "Purchase and spend cowbells.", socialTooltip: "Friends, referrals, and block list.", guildTooltip: "Join forces with a community of players.", leaderboardTooltip: "Shows the top ranked players of each skill.", moderatorTooltip: "Banhammer users.", settingsTooltip: "Update account information and other settings.", staminaTooltip: "Increases max HP by 10 per level. You gain experience mainly from taking damage and slightly from avoiding damage.", intelligenceTooltip: "Increases max MP by 10 per level. You gain experience when consuming mana while using abilities.", attackTooltip: "Increases your melee accuracy and base attack speed. You gain experience when dealing melee damage, with more experience gained from stab and less from smash.", powerTooltip: "Increases your melee damage. You gain experience when dealing melee damage, with more experience gained from smash and less from stab.", defenseTooltip: "Increases your evasion, armor, and elemental resistances. You gain experience when dodging or mitigating damage.", rangedTooltip: "Increases your ranged accuracy, ranged damage, and magic evasion. Ranged attacks can critical strike. You gain experience when dealing ranged damage.", magicTooltip: "Increases your magic accuracy, magic damage, and elemental resistances. You gain experience when dealing magic damage.", activePlayers: "Active Players: {{count}}", level: "Level: {{count}}", totalExperience: "Total Experience: {{count}}", xpToLevelUp: "XP To Level Up: {{count}}" }, marketplacePanel: { marketplace: "Marketplace", marketListings: "Market Listings", myListings: "My Listings", resources: "Resources", consumables: "Consumables", books: "Books", keys: "Keys", equipment: "Equipment", tools: "Tools", mustBeBetween0And20: "Must be between 0 - 20", mustBeAtLeast1: "Must be at least 1", youDontHaveEnoughItems: "You don't have enough items", youCantAffordThisMany: "You can't afford this many", mustBeAtLeastVendorPrice: "Must be at least vendor price", itemFilterPlaceholder: "Item Filter", viewAllItems: "View All Items", viewAllEnhancementLevels: "View All Enhancement Levels", refresh: "Refresh", sell: "Sell", buy: "Buy", sellNow: "Sell Now", postSellOrder: "Post Sell Order", sellListing: "Sell Listing", postSellListing: "Post Sell Listing", buyNow: "Buy Now", postBuyOrder: "Post Buy Order", buyListing: "Buy Listing", postBuyListing: "Post Buy Listing", max: "Max", all: "All", enhancementLevel: "Enhancement Level", quantityYouHave: "Quantity (You Have: {{maxQuantity}})", quantityYouCanAfford: "Quantity (You Can Afford: {{maxQuantity}})", quantityAvailableAtPrice: "Quantity (Available At Price: {{marketQuantity}})", priceBestSellOffer: "Price (Best Sell Offer: )", priceBestBuyOffer: "Price (Best Buy Offer: )", youGetOrMore: "You Get: {{totalValue}} ({{taxRate}} Taxed)
(more if better offers exist)", youPayOrLess: "You Pay: {{totalValue}}
(less if better offers exist)", sellRestricted: "Sell Restricted", listingLimitReached: "Listing Limit Reached", newSellListing: "+ New Sell Listing", newBuyListing: "+ New Buy Listing", loading: "Loading...", item: "Item", bestAskPrice: "Best Ask Price", bestBidPrice: "Best Bid Price", viewAll: "View All", nope: "Nope...", quantity: "Quantity", askPrice: "Ask Price", bidPrice: "Bid Price", action: "Action", upgradeCapacity: "Upgrade Capacity", collectAll: "Collect All ({{claimableCount}})", status: "Status", type: "Type", progress: "Progress", price: "Price", taxTaken: "Tax Taken", collect: "Collect", cancel: "Cancel", confirmCancelMarketListing: "Are you sure you want to cancel this listing?", active: "Active", filled: "Filled", cancelled: "Cancelled", expired: "Expired", listingsCount: "{{currentListings}} / {{listingCap}} Listings" }, tasksPanel: { tasks: "Tasks", taskBoard: "Task Board", taskShop: "Task Shop", taskCooldownUpgrade: "-1 Hour Task Cooldown", taskCooldownDescription: "Permanently reduces the waiting time between tasks by 1 hour.", blockSlotUpgrade: "+1 Block Slot", blockSlotDescription: "Adds a block slot, allowing you to block a non-combat skill from being selected for tasks.", combatBlockUpgrade: "Unlock Combat Block", combatBlockDescription: "Unlocks the ability to block combat tasks. You need at least 1 available block slot to use this.", tutorialIncomplete: "Complete your tutorial tasks to unlock the task board.
Your current task can be found in the top-right corner.", purplesGift: "Purple's Gift: {{unclaimedTaskPoints}} / {{claimCost}} Task Points", claim: "Claim", unreadTasks: "You have {{count}} unread task", unreadTasks_one: "You have {{count}} unread task", unreadTasks_other: "You have {{count}} unread tasks", read: "Read", taskSlotCount: "{{taskCount}} / {{taskSlotCap}} Tasks", upgradeCapacity: "Upgrade Capacity", nextTask: "Next Task: ", waitingForNextTask: "Generating next task. Please wait...", blockedSkills: "Blocked
Skills", buyTaskUpgrade: "Buy Task Upgrade", buyTaskShopItem: "Buy Task Shop Item", quantity: "Quantity", youPay: "You Pay: {{totalCost}}", buy: "Buy", upgrades: "Upgrades", items: "Items", lifetimeTaskPoints: "Lifetime Task Points: {{totalTaskPoints}}", minimumQuantity: "Minimum Quantity: 1", notEnoughItems: "You don't have enough {{itemName}}" }, taskBlockSlot: { remove: "Remove", blockSlot: "Block Slot {{slotIndex}}" }, randomTask: { back: "Back", confirmDiscard: "Confirm Discard", payCowbells: "Pay {{cowbellCost}}", payCoins: "Pay {{coinCost}}", reroll: "Reroll", go: "Go", claimReward: "Claim Reward", progress: "Progress: {{currentCount}} / {{goalCount}}", rewards: "Rewards: ", defeat: "Defeat - {{monsterName}}" }, tutorialQuest: { purple: "Purple", welcomeStartText: "Welcome to $t(global.gameName) - a world with magical cows!

I'm Purple, the Chief Training Officer (CTO), and also your tour guide today!

I'll cast an orange glow to guide you through the training.", welcomeButtonText: "Hi Purple!", milkCowStartText: "Let me first show you what we magical cows are best known for: producing magical milk! By the way, my cousin Burble also works here. Hi Burble!

First, try and gather some milk.", milkCowCompleteText: "Good job! Here's some extra milk and a brush. Magical cows love to be brushed, and happy cows produce milk faster!", smithCheeseStartText: "Let's make some cheese with the milk! These special cheeses are very durable and can be turned into many useful things through cheesesmithing!", smithCheeseCompleteText: "Great! Take some extra cheese with you for the next task.", smithSwordStartText: "Cheeses are essential resources for making tools, weapons, and armor. Let me show you how to make a cheese sword. I know it might sound crazy and maybe a little bit smelly too, but trust me.", smithSwordCompleteText: "Awesome! As you level up, equipment can be upgraded to higher tiers! Tools can also be made to improve each of your skills.", forageFarmlandStartText: "Now let's go forage for some more resources. Head to Farmland and see what items you can gather!", forageFarmlandCompleteText: "That was fast! Foraging gives you resources used in many skills, including cooking, brewing, and tailoring!", cookDonutStartText: "It's time to make use of your cooking skill and whip up a delicious donut using some eggs, wheat, and sugar. What? You can't cook? Of course you can! There's a rat from Earth that can cook, and if he can do it, so can you! Give it a try!", cookDonutCompleteText: "Fantastic! Food can heal you while in combat. Here's a dozen more donuts for free!", fightFlyStartText: "Now I want to take you on an expedition to one of our neighboring planets - the Smelly Planet! I hear there are lots of flies, and they bite! You'll want to bring your sword and some donuts. Let's go!", fightFlyCompleteText: "Battling monsters earns you coins, resources, ability books, and even rare items.

If you are knocked out during combat, you will recover in 150 seconds and continue fighting.", messageTipsStartText: "Looks like the tour is almost over. There's still much more to explore, but don't worry, you won't be alone! Once you level up a little more, you can chat with or get help from other players!

You can also buy or sell items in our player-driven marketplace, unless you are playing Ironcow mode.", messageTipsButtonText: "OK", messageTips2StartText: "Before I go, here's a few more tips:
- A Game Guide can be found at the bottom of the navigation menu on the left.
- If you go offline, you'll continue to make progress for 10 hours (upgradable).
- Items, abilities, skills, and enemies can be hovered over (long press on mobile) to see more detailed tooltips.

I have to go now. It's time for my second lunch, and I have four stomachs to fill. Now go explore the Milky Way!", messageTips2ButtonText: "Bye Purple!" }, questModal: { purple: "Purple", task: "Task", tutorial: "Tutorial", taskInfo: "Task: {{taskName}}", progress: "Progress: {{currentCount}} / {{goalCount}}", rewardsLabel: "Rewards: ", defeatMonster: "Defeat - {{monsterName}}", ok: "OK", accept: "Accept", go: "Go", claimReward: "Claim Reward" }, gatheringProductionSkillPanel: { consumables: "Consumables" }, alchemyPanel: { currentAction: "Current Action", notAlchemizing: "You are currently not alchemizing anything.", consumables: "Consumables" }, enhancingPanel: { currentActionTab: "Current Action", notEnhancing: "You are currently not enhancing anything.", consumables: "Consumables" }, combatPanel: { combatZones: "Combat Zones", findParty: "Find Party", myParty: "My Party", battleCount: "Battle #{{battleId}}" }, combatZones: { consumables: "Consumables", abilities: "Abilities" }, findParty: { selectZone: "Select Zone", refresh: "Refresh", createParty: "Create Party", profile: "Profile", join: "Join", combatZone: "Combat Zone: {{zoneName}}", fightTimes: "Fight {{times}} times", partyName: "{{name}}'s {{partyType}}", privateParty: "private party", party: "party", levelRequirement: "Lv.{{level}}+" }, party: { noLoadout: "No Loadout", selectZone: "Select Zone", fightTimesWithInputs: "Fight times", partyName: "{{name}}'s {{partyType}}", privateParty: "Private party", publicParty: "Public party", autoKickCheckbox: "Auto-kick if not ready over 5 minutes", autoKickEnabled: "Auto-kick enabled", autoKickDisabled: "Auto-kick disabled", slot: "Slot {{number}}", role: "Role", levelRequirement: "Lv. Req", addSlot: "Add Slot", combatZone: "Combat Zone: {{name}}", leaveParty: "Leave Party", confirmLeaveParty: "Are you sure you want to leave the party?", disbandParty: "Disband Party", confirmDisbandParty: "Are you sure you want to disband the party?", editParty: "Edit Party", cancel: "Cancel", createParty: "Create Party", save: "Save", linkToChat: "Link To Chat", consumables: "Consumables", abilities: "Abilities", profile: "Profile", giveLeadership: "Give Leadership", kick: "Kick", ready: "Ready", unready: "Unready" }, partyRoles: { any_role: "Any Role", damage_dealer: "Damage", support: "Support", tank: "Tank" }, battlePanel: { stats: "Stats", battleInfo: "Battle Info", confirmRunAway: "Are you sure you want to run away from combat?", combatDuration: "Combat Duration: {{duration}}", battles: "Battles: {{battleId}}", deaths: "Deaths: {{deathCount}}", itemsLooted: "Items looted:", experienceGained: "Experience gained:", waveLabel: "Wave {{currentWave}} / {{maxWaves}}", battleNumber: "Battle #{{battleId}}", consumables: "Consumables", abilities: "Abilities", flee: "Flee" }, combatUnit: { respawn: "Respawn", autoAttack: "Auto Attack", stunned: "Stunned", blindedSilenced: "Blinded/Silenced", blinded: "Blinded", silenced: "Silenced" }, combatMonsterTooltip: { combatLevel: "Combat Level: {{level}}", drops: "Drops:", rareDrops: "Rare Drops:" }, skillActionDetail: { levelRequirement: "Level {{level}}{{bonus}}", requires: "Requires", upgradesFrom: "Upgrades
From", upgradeItemWarning: "No upgrade item selected", enhancementTransfer: "70% of enhancement levels
transferred. Decimals grant
chance of 1 extra level.", costs: "Costs", outputs: "Outputs", essenceDrops: "Essences", rareDrops: "Rares", experience: "Experience", duration: "Duration", successRate: "Success Rate", travel: "Travel", bonuses: "Bonuses", alchemizeItem: "Alchemize Item", selectAlchemyItem: "Select an item to alchemize", coinifyInfo: "Coinify: Converts item into coins.", decomposeInfo: "Decompose: Converts item into component materials.", transmuteInfo: "Transmute: Converts item into a random related item.", invalidCoinifyItem: "This item cannot be coinified", invalidDecomposeItem: "This item cannot be decomposed", invalidTransmuteItem: "This item cannot be transmuted", recommendedLevel: "Level {{level}} Recommended", bulkMultiplier: "Uses {{multiplier}} items per action", catalyst: "Catalyst", consumedItem: "Consumed Item", notUsed: "Not
Used", enhanceItem: "Enhance Item", selectEnhancingItem: "Select an equipment to enhance", successInfo: "Success increases the item's enhancement level by 1.", failureInfo: "Failure resets the enhancement level to 0 unless protection is used.", targetLevel: "Target Level", protection: "Protection", protectFromLevel: "Protect From Level", protectionMinLevelWarning: "Must Be \u2265 2 To Be Effective", entryKey: "Entry Key", reward: "Reward", bosses: "Bosses", bossFight: "Boss Fight
Every {{battlesPerBoss}}
Battles", monsters: "Monsters", repeat: "Repeat", gather: "Gather", produce: "Produce", fight: "Fight", loadout: "Loadout", noLoadout: "No Loadout", confirmStartNow: "Are you sure you want to replace your queued actions?", buttons: { start: "Start", startNow: "Start Now", stop: "Stop", upgradeQueue: "Upgrade Queue Capacity", addToQueue: "Add Queue #{{count}}", findParty: "Find Party" } }, shopPanel: { minQuantity: "Minimum quantity: 1", cannotAfford: "Cannot afford", itemFilterPlaceholder: "Item Filter", youPay: "You Pay: {{count}} {{itemName}}", buyItem: "Buy Item", quantity: "Quantity", buy: "Buy", shop: "Shop" }, cowbellStorePanel: { buyCowbells: "Buy Cowbells", upgrades: "Convenience", chatIcons: "Chat Icons", customChatIcon: "Custom Chat Icon", nameColors: "Name Colors", customNameColor: "Custom Name Color", avatars: "Avatars", customAvatar: "Custom Avatar", avatarOutfits: "Avatar Outfits", customAvatarOutfit: "Custom Avatar Outfit", communityBuffs: "Community Buffs", nameChange: "Name Change", optIn: "Opt In", optOut: "Opt Out", price: "Price: {{price}}", supporterPoints: "{{points}} Supporter Points", minimumQuantity: "Minimum Quantity: 1", notEnoughItems: "You don't have enough {{itemName}}s", minimumDuration: "Minimum duration: 10 minutes", notEnoughCowbells: "You don't have enough cowbells", mustBeCharacters: "Must be 2-16 characters long", onlyAlphabetsNumbers: "Only alphabets and numbers allowed", notAvailable: "Not available", serverUnreachable: "server unreachable or offline", unexpectedError: "unexpected error", confirmChangeName: "Confirm change name to: {{name}}", purchaseSuccessful: "Purchase Successful", thankYouSupport: "Thank you for the support! The purchased Cowbells should appear in your inventory within 1 minute.", purchaseNotice: "Purchase Notice", purchaseAntiFraudMessage: "Security requirement: first-time purchase will trigger a 72-hour market restriction on selling bags of cowbells. You can still use them for yourself at any time.", waitForSteamOverlay: "Wait For Steam Overlay", steamOverlayMessage: "The Steam overlay will automatically appear to continue your purchase. This usually takes a few seconds but can occasionally take longer. You can close this message afterwards.", continuePayment: "Click continue to proceed to our payment processor in a new window.", guestWarning: "Note: This is a guest account. It's recommended to register in Settings -> Account to avoid accidental loss of access", continue: "Continue", buyConvenienceUpgrade: "Buy Convenience Upgrade", quantity: "Quantity", limit: "(Limit: {{limit}})", buyLimit: "Buy Limit: {{limit}}", afterPurchaseHoursofflineProgress: "After Purchase: {{limit}} hours offline progress", afterPurchaseMarketListings: "After Purchase: {{limit}} market listings", afterPurchaseActionQueues: "After Purchase: {{limit}} action queues", afterPurchaseLoadoutSlots: "After Purchase: {{limit}} loadout slots", afterPurchaseTaskSlots: "After Purchase: {{limit}} task slots", buyChatIcon: "Buy Chat Icon", buyNameColor: "Buy Name Color", buyAvatar: "Buy Avatar", buyAvatarOutfit: "Buy Avatar Outfit", preview: "Preview", unlock: "Unlock", buyCommunityBuff: "Buy Community Buff", minute: "Minute", minutesToAdd: "Minutes to Add", youPay: "You Pay: {{cost}}", buy: "Buy", cowbellStore: "Cowbell Store", supporterPointsLabel: "Supporter Points: {{points}}", famePointsLabel: "Fame Points: {{points}}", buyCowbellsInfo: "Cowbells can be purchased to help support the game. You can use them to buy convenience upgrades, chat icons, name colors, avatars, avatar outfits, community buffs, or change your name.", testServerFreeCowbellsSteam: "TEST SERVER: You can get cowbells for free. This uses Steam's sandbox payment mode which doesn't actually charge you.", testServerFreeCowbellsStripe: "TEST SERVER: You can get cowbells for free by putting 4242-4242-4242-4242 as credit card and any inputs for other fields.", buyCowbellsNote: "NOTE: Purchased Cowbells will appear in your inventory as Bags of 10 Cowbells which can be sold on the market ({{cowbellTaxRate}} coin tax) to other players. Once opened, they are no longer tradable.", selectCurrency: "Select Currency", increaseOfflineProgressLimit: "Increase Offline Progress Limit", increaseMarketListingLimit: "Increase Market Listing Limit", increaseActionQueueLimit: "Increase Action Queue Limit", increaseLoadoutSlotLimit: "Increase Loadout Slot Limit", increaseTaskSlotLimit: "Increase Task Slot Limit", upgradeLimitsInfo: "Upgrades permanently increases limits. Your current limits can be viewed in Settings.", seasonal: "Seasonal", unlocked: "Unlocked", chatIconsInfo: "Chat icons are displayed in front of your name in the chat. Unlocked chat icons can be changed in Settings -> Profile.", customChatIconInfo: "You can request a custom chat icon for the cost of {{supporterPoints}} Supporter Points and {{cowbellCost}} Cowbells. The icon can be requested via #new-ticket on Discord. The icon will be based on a concept or image you provide and will be designed by our artist to fit the style and color theme of the game. It must not contain copyrighted content.", nameColorsInfo: "Click any of the colors to see a preview with your name. Unlocked colors can be changed in Settings -> Profile.", customNameColorInfo: "You can request a custom name color for the cost of {{supporterPoints}} Supporter Points and {{cowbellCost}} Cowbells. The color can be requested via #new-ticket on Discord. The name color can consist of a color gradient and optionally a subtle glow effect.", avatarsInfo: "Click any of the avatars to see a larger preview. Unlocked avatars can be changed in Settings -> Profile.", customAvatarInfo: "You can request a custom avatar for the cost of {{supporterPoints}} Supporter Points and {{cowbellCost}} Cowbells. The avatar can be requested via #new-ticket on Discord. The avatar will be based on a concept or image you provide and will be designed by our artist to fit the style and color theme of the game. It must not contain copyrighted content.", avatarOutfitsInfo: "Click any of the outfits to see a preview with your avatar. Unlocked outfits can be changed in Settings -> Profile.", customAvatarOutfitInfo: "You can request a custom avatar outfit for the cost of {{supporterPoints}} Supporter Points and {{cowbellCost}} Cowbells. The outfit can be requested via #new-ticket on Discord. The outfit will be based on a concept or image you provide and will be designed by our artist to fit the style and color theme of the game. It must not contain copyrighted content.", communityBuffsInfo: "Community buffs are bonuses granted to all players on the server. For every Cowbell spent on community buffs, you will gain 1 fame point. Fame points are ranked on the leaderboard.", fameLeaderboard: "Fame Leaderboard", currentName: "Current Name", newName: "New Name", checkAvailability: "Check Availability", available: "Available", cost: "Cost", changeName: "Change Name" }, paymentSuccessPage: { paymentSuccess: "Payment Successful", thankYouMessage: "Thank you for the support! The purchased Cowbells should appear in your inventory within 1 minute. You can close this tab and go back to the game." }, paymentCancelPage: { paymentCancelled: "Payment Cancelled", closeTabMessage: "You can close this tab and go back to the game." }, socialPanel: { friends: "Friends", referrals: "Referrals", blockList: "Block List", whisper: "Whisper", profile: "Profile", confirmUnfriend: "Confirm Unfriend", unfriend: "Unfriend", activity: "Activity", status: "Status", daysAgo: "{{days}} ago", online: "Online", hidden: "Hidden", offline: "Offline", playerNamePlaceholder: "Player Name", addFriend: "Add Friend", blockedPlayers: "Blocked Players", blockPlayer: "Block Player", unblock: "Unblock", referralBonusFirstLevel: "A referred player reached Total Level {{level}}", referralBonusPurchase: "A referred player made a purchase", reward: "Reward: {{quantity}}", claim: "Claim", referralInstructions: "When someone signs up using your referral link, you'll be eligible for the following rewards:", referralInstructionBullets: "
  • {{firstLevelCowbells}} if they reach Total Level {{firstTotalLevel}}.
  • Additional {{secondLevelCowbells}} if they reach Total Level {{secondTotalLevel}}.
  • {{purchaseCowbellPercent}} of any Cowbells they purchase.
", referralLinkCopied: "Link Copied", copyLink: "Copy Link", referralCount: "So far, {{count}} players have signed up using your referral link", socialTitle: "Social" }, guildPanel: { overview: "Overview", members: "Members", manage: "Manage", nameLengthError: "Name must be {{minLength}}-{{maxLength}} characters long", nameContentError: "Name can only contain alphabets, numbers, and single spaces between words", confirmDisband: "Are you sure you want to disband the guild?", confirmLeave: "Are you sure you want to leave the guild?", guildInvitation: "Guild Invitation: ", invitedBy: "Invited by: ", decline: "Decline", join: "Join", createGuildInstructions: "You can create a guild for 5M coins. A guild currently provides the following features:", createGuildInfoBullets: "
  • Guild chat channel and notice board.
  • Guild will receive XP and level up as members gain XP in any skill at a ratio of 1:1000.
  • {{defaultSlots}} member slots and 1 additional slot for every {{levelsPerSlot}} guild levels.
  • Roles can be assigned: Leader, General, Officer, Member.
", cost5m: "Cost: 5,000,000", guildNamePlaceholder: "Guild Name", createGuild: "Create Guild", joinGuildInfo: "You can also be invited to existing guilds. Use the Recruit chat channel to find a guild to join. Received invitations will be displayed below.", save: "Save", edit: "Edit", guildLevel: "Guild Level", guildExperience: "Guild Experience", expToLevelUp: "Exp to Level Up", guildMembers: "Guild Members", whisper: "Whisper", profile: "Profile", confirmGiveLead: "Confirm Give Lead", giveLeadership: "Give Leadership", promote: "Promote", demote: "Demote", cancelInvite: "Cancel Invite", confirmKick: "Confirm Kick", kick: "Kick", playerNamePlaceholder: "Player Name", inviteToGuild: "Invite to Guild", membersHeader: "Members ({{currentCount}}/{{maxCount}})", role: "Role", guildExp: "Guild Exp", activity: "Activity", status: "Status", invited: "Invited", daysAgo: "{{days}} ago", online: "Online", hidden: "Hidden", offline: "Offline", disbandInstructions: "You can disband if there are no other members or open invites.", disbandGuild: "Disband Guild", leaveInstructions: "You can leave the guild. There are no penalties for leaving.", leaveGuild: "Leave Guild", guild: "Guild" }, leaderboardPanel: { leaderboard: "Leaderboard", noPlayers: "No players meet the minimum threshold for this leaderboard.", updatesNote: "Updates every 20 minutes", rank: "Rank", name: "Name", level: "Level", experience: "Experience", points: "Points", taskPoints: "Task Points", famePoints: "Fame Points" }, settingsPanel: { settings: "Settings", profile: "Profile", game: "Game", account: "Account", show: "Show", hide: "Hide", off: "Off", enabled: "Enabled", disabled: "Disabled", on: "On", public: "Public", friendsGuildmates: "Friends/Guildmates", private: "Private", partyMembersOnly: "Party Members Only", emailEmpty: "Email must not be empty", validEmail: "Please enter a valid email", currentPassword: "Please enter your current password", passwordLength: "Password must be at least 6 characters", confirmPassword: "Confirm password does not match", noneOwned: "None Owned", unlock: "Unlock", unlockMoreAvatars: "Unlock More Avatars", unlockMoreOutfits: "Unlock More Outfits", setSkillLevel: "Set Skill Level", selectSkill: "Select Skill", setLevel: "Set Level", preview: "Preview:", viewProfile: "View My Profile", chatIcon: "Chat Icon:", nameColor: "Name Color:", avatar: "Avatar:", avatarOutfit: "Avatar Outfit:", onlineStatus: "Online Status:", equipment: "Equipment:", gameMode: "Game Mode:", offlineProgress: "Offline Progress:", hours: "hours", upgrade: "Upgrade", marketListing: "Market Listing:", listings: "listings", actionQueue: "Action Queue:", actions: "actions", loadoutSlot: "Loadout Slot:", slots: "slots", taskSlots: "Task Slots:", tasks: "tasks", displayLanguage: "Display Language:", generalChat: "General Chat:", nonEnglishChat: "Non-English Language Chat:", ironcowChat: "Ironcow Chat:", tradeChat: "Trade Chat:", recruitChat: "Recruit Chat:", beginnerChat: "Beginner Chat:", totalLevelMessage: "Total Level Message:", skillLevelMessage: "Skill Level Message:", communityBuffMessage: "Community Buff Message:", profanityFilter: "Profanity Filter:", chatURLWarning: "Chat URL Warning:", cssAnimation: "CSS Animation:", name: "Name:", accountType: "Account Type:", guest: "Guest", registeredUser: "Registered User", guestPassword: "Guest Password:", kongregateId: "Kongregate ID:", steamId: "Steam ID:", currentPasswordLabel: "Current Password:", emailLabel: "Email:", newPassword: "New Password", confirmPasswordLabel: "Confirm Password", update: "Update", registerEmailPassword: "Register Email/Password" }, chat: { generalTip: "Tip: General channel is an English-only channel for game-related discussions and friendly chats. To maintain a positive and respectful atmosphere, please adhere to the Game Rules.", tradeTip: "Tip: Trade channel is for advertising item trading and services. Please use whispers for conversations and negotiations.", recruitTip: "Tip: Recruit channel is for advertising guild/party recruitment and players seeking to join a guild/party. Please use whispers for conversations.", beginnerTip: "Tip: Feel free to ask questions or chat with other players here. Useful links: Game Guide and Game Rules.", whisperTip: 'Tip: You can whisper other players using the command "/w [playerName] [message]" or simply click on a player\'s name and select whisper.', useWhisperCommand: "Use /w Command", needPlayerName: "Need Player Name", emptyMessage: "Empty Message", invalidCommand: "Invalid Command", useRecruitChannel: "Use Recruit Channel", mutedMessage: 'You are muted until {{muteExpireTime}}. Reason: "{{muteReason}}"', generalChatRestriction: "You need at least {{generalChatMinLevel}} total level or {{generalChatMinExp}} XP to use general chat", chatRestriction: "You need at least {{chatMinLevel}} total level to chat", enterMessagePlaceholder: "Enter message...", sendButton: "Send", notifyModsConfirmation: "Are you sure you want to notify moderators? This should only be used for urgent issues that require immediate attention (ex: persistent spamming, extreme chat disruption, etc). For regular reports please use #new-ticket on Discord.", notifyMods: "Notify Mods", cancel: "Cancel" }, chatMessage: { whisper: "Whisper", mention: "Mention", profile: "Profile", addFriend: "Add Friend", unblock: "Unblock", confirmBlock: "Confirm Block", block: "Block", modInspect: "Mod Inspect", undeleteMsg: "Undelete Msg", deleteMsg: "Delete Msg", warn: "Warn", mute: "Mute", moderator: "Moderator", privateModeratorTo: "(Private) Moderator to {{receiverName}}", toPlayer: "to {{receiverName}}", messageDeleted: "[Message Deleted]" }, characterName: { customIcon: "Custom Icon" }, textWithLinks: { externalLinkWarning: "Are you sure you want to open an external link?" }, characterManagement: { inventory: "Inventory", equipment: "Equipment", abilities: "Abilities", house: "House", loadouts: "Loadouts" }, inventory: { openedLootHeader: "Opened Loot", foundItemsLabel: "You found:", closeButton: "Close", itemFilterPlaceholder: "Item Filter" }, equipmentPanel: { title: "Equipment", viewStats: "View Stats", combatStats: "Combat Stats", nonCombatStats: "Non-combat Stats" }, abilitiesPanel: { title: "Abilities", abilitySlotsLabel: "Ability Slots", learnedAbilitiesLabel: "Learned Abilities" }, housePanel: { house: "House", houseBuffs: "House Buffs", allSkills: "All Skills", none: "None", notBuilt: "Not built", level: "Level {{level}}", max: "Max", constructionCosts: "Construction Costs", build: "Build", viewBuffs: "View Buffs", actionBuff: "{{action}} Buff", allSkillBuffs: "All Skill Buffs" }, loadoutPanel: { allSkills: "All Skills", newLoadout: "New Loadout", createLoadout: "Create Loadout", loadoutCount: "{{count}} / {{max}} Loadouts", upgradeCapacity: "Upgrade Capacity", loadouts: "Loadouts", viewAllLoadouts: "View All Loadouts", deleteLoadout: "Delete Loadout", confirmDeleteLoadout: "Are you sure you want to delete this loadout?", name: "Name", edit: "Edit", save: "Save", setDefault: "Set as the default loadout for {{actionTypeName}}", suppressValidation: "Do not notify when items are unavailable", importCurrentSetup: "Import Current Setup", confirmImportCurrentSetup: "Are you sure you want to import your current setup? This will overwrite the current loadout.", equipLoadout: "Equip Loadout", equipment: "Equipment", abilities: "Abilities", consumables: "Consumables" }, offlineProgressModal: { welcomeBack: "Welcome Back!", offlineDuration: "Offline duration", progressDuration: "Progress duration", upgrade: "Upgrade", itemsGained: "Items gained", experienceGained: "Experience gained", itemsConsumed: "Items consumed", close: "Close" }, sharableProfile: { overview: "Overview", skills: "Skills", equipment: "Equipment", house: "House", guildRole: "{{role}} of {{guildName}}", online: "Online", offline: "Offline", totalExperience: "Total Experience: {{experience}}", totalLevel: "Total Level: {{level}}", combatLevel: "Combat Level: {{level}}", age: "Age: {{age}}", level: "Level {{level}}", close: "Close" }, skill: { level: "Level: {{level}}", totalExperience: "Total Experience: {{totalExperience}}", expToLevelUp: "Exp to Level Up: {{remainingExperience}}" }, item: { all: "All", learn: "Learn", levelNotMet: "(Level Not Met)", cannotDuringCombat: "(Cannot During Combat)", newAbility: "(New Ability)", gainXP: "(+{{count}} XP)", equip: "Equip", enhance: "Enhance", alchemize: "Alchemize", openLoot: "Open {{count}}", openLootWithKeys: "Open {{count}} (Keys: {{keyCount}})", viewMarketplace: "View Marketplace", viewCowbellStore: "View Cowbell Store", linkToChat: "Link To Chat", openItemDictionary: "Open Item Dictionary", sellFor: "Sell For {{count}} Coins", confirmSellFor: "Confirm Sell For {{count}} Coins" }, itemTooltipText: { amount: "Amount: {{amount}}", sellPrice: "Sell Price: {{price}}", openHotkeyHint: "Open - [Right Click]", abilityBookType: "Type: Ability Book", requiresLevel: "Requires: {{level}} {{skill}}", abilityExpPerBook: "Ability Exp Per Book: {{exp}} ", learnHotkeyHint: "Learn - [Right Click]", equipmentType: "Type: {{type}}", equipHotkeyHint: "Equip - [Right Click]", consumableType: "Type: Consumable", usableIn: "Usable: ", cooldownInCombat: "Cooldown(in combat): {{seconds}}s", hpRestore: "HP Restore: {{amount}} HP", mpRestore: "MP Restore: {{amount}} MP", overDuration: "over {{duration}}" }, equipmentStatsText: { weaken: "Weaken: When attacked by enemy, reduce enemy's accuracy by {{value}} for 15s, stacking up to 5 times.", fury: "Fury: On hit, increases accuracy and damage by {{value}} for 15s, stacking up to 5 times. Lose half stacks on miss.", parry: "Parry: {{value}} chance to parry enemy's attack, avoiding damage and retaliating with an instant auto attack.", mayhem: "Mayhem: Upon missing an auto-attack, {{value}} chance to auto-attack next enemy. Can chain multiple times.", curse: "Curse: On hit, increases enemy's damage taken by {{value}} for 15s, stacking up to 5 times.", pierce: "Pierce: On successful auto-attack, {{value}} chance to auto-attack next enemy. Can chain multiple times.", ripple: "Ripple: On ability cast, {{value}} chance to reduce all ability cooldowns by 2s.", bloom: "Bloom: On ability cast, {{value}} chance to heal lowest HP% ally for 10HP+15% magic damage.", blaze: "Blaze: On ability cast, {{value}} chance to attack all enemies for 30% magic damage." }, itemSelector: { count: "Count", remove: "Remove", itemFilterPlaceholder: "Item Filter", cannotChangeWhileInCombat: "Cannot change while in combat", noItemsAvailable: "No items available" }, consumableSlot: { requireBiggerPouch: "Require
Bigger
Pouch", food: "Food", drink: "Drink" }, itemDictionary: { gatheredFrom: "Gathered From:", producedFrom: "Produced From", producedFromCheesesmithing: "Produced From Cheesesmithing:", producedFromCrafting: "Produced From Crafting:", producedFromTailoring: "Produced From Tailoring:", producedFromCooking: "Produced From Cooking:", producedFromBrewing: "Produced From Brewing:", producedFromAlchemy: "Produced From Alchemy:", producedFromEnhancing: "Produced From Enhancing:", rareDropFrom: "Rare Drop From:", droppedByMonsters: "Dropped By Monsters:", droppedByEliteMonsters: "Dropped By Elite Monsters:", decomposedFrom: "Decomposed From(Alchemy):", transmutedFrom: "Transmuted From(Alchemy):", decomposesInto: "Decomposes Into(Alchemy):", transmutesInto: "Transmutes Into(Alchemy):", enhancingCost: "Enhancing Cost:", usedFor: "Used For {{actionTypeName}}:", lootedFromContainer: "Looted From Container:", openToLoot: "Open To Loot:", anyMilkingAction: "Any Milking action.", anyForagingAction: "Any Foraging action.", anyWoodcuttingAction: "Any Woodcutting action.", anyCheesesmithingAction: "Any Cheesesmithing action.", anyCraftingAction: "Any Crafting action.", anyTailoringAction: "Any Tailoring action.", anyCookingAction: "Any Cooking action.", anyBrewingAction: "Any Brewing action.", anyAlchemyAction: "Any Alchemy action.", anyEnhancingAction: "Any Enhancing action.", anyLowLevelGathering: "Any low level gathering actions.", anyMediumLevelGathering: "Any medium level gathering actions.", anyHighLevelGathering: "Any high level gathering actions.", anyLowLevelProduction: "Any low level production, alchemy, and enhancing actions.", anyMediumLevelProduction: "Any medium level production, alchemy, and enhancing actions.", anyHighLevelProduction: "Any high level production, alchemy, and enhancing actions.", almostAllMonstersDropCoins: "Almost all monsters drop coins.", anyLowLevelMonster: "Any low level monster in normal combat.", anyMediumLevelMonster: "Any medium level monsters in normal combat.", anyHighLevelMonster: "Any high level monsters in normal combat.", recommendedLevel: "Level {{level}} Recommended" }, ability: { level: "Level: {{level}}", totalExperience: "Total Experience: {{totalExperience}}", expToLevelUp: "Exp to Level Up: {{remainingExperience}}", linkToChat: "Link To Chat", lv: "Lv.{{level}}", ability: "Ability" }, abilityTooltipText: { description: "Description: {{description}}", cooldown: "Cooldown: {{duration}}", castTime: "Cast Time: {{duration}}", mpCost: "MP Cost: {{cost}} MP", effect: "Effect: {{effectText}}", attacks: "Attacks", heals: "Heals", revivesAndHeals: "Revives and heals", increases: "Increases", decreases: "Decreases", target: "target", self: "self", enemy: "enemy", allEnemies: "all enemies", allAllies: "all allies", lowestHpAlly: "lowest HP ally", deadAlly: "a defeated ally", possessive: { target: "target's", self: "my", enemy: "enemy's", allEnemies: "all enemies'", allAllies: "all allies'", lowestHpAlly: "lowest HP ally's", deadAlly: "a defeated ally's" }, accuracyBonusText: " with {{accuracyBonus}} total accuracy", baseDamageFlat: "{{baseDamageFlat}}HP", baseDamageRatio: "{{baseDamageRatio}}", asDamageType: " as {{damageType}} damage", takesDamageOverTime: "takes damage over time", bleeds: "bleeds", soaks: "soaks", poisons: "poisons", burns: "burns", dotText: "{{dotVerb}} for {{dotRatio}} dealt damage over {{dotDuration}}. ", armorDamageText: "Bonus damage equal to {{armorDamageRatio}} armor. ", hpDrainText: "Drains {{hpDrainRatio}} of dealt damage as HP. ", pierceText: "{{pierceChance}} chance to pierce. ", stunText: "{{stunChance}} chance to stun for {{stunDuration}}. ", blindText: "{{blindChance}} chance to blind for {{blindDuration}}. ", silenceText: "{{silenceChance}} chance to silence for {{silenceDuration}}. ", damageHealReviveEffectText: "{{effectType}} {{effectTarget}}{{accuracyBonusText}} for {{baseDamageFlat}}{{maybePlus}}{{baseDamageRatio}} {{combatStyle}} damage{{asDamageType}}. {{dotText}}{{armorDamageText}}{{hpDrainText}}{{pierceText}}{{stunText}}{{blindText}}{{silenceText}}", spendHpEffectText: "Costs {{hpCost}} of current HP. ", buffEffectText: "{{increaseOrDecrease}} {{targetType}} {{buffName}} by {{boostText}} for {{duration}}. " }, abilitySlot: { specialAbility: "Special
Ability", ability: "Ability", unlockLevel: "Unlock:
Lv.{{level}} INT", remove: "Remove", cannotChangeInCombat: "Cannot change in combat", noAbilitiesAvailable: "No abilities available" }, combatTriggersSetting: { activateWhen: "Activate when:", activateOffCooldown: "Activate as soon as it's off cooldown", and: "AND", combatTriggers: "Combat Triggers", selectTargetType: "Select Target Type", selectCondition: "Select Condition", select: "Select", remove: "remove", addCondition: "+ Condition", resetDefault: "Reset Default", save: "Save", setting: "Setting", triggerText: "{{dependency}} {{condition}} {{comparator}} {{value}}", cannotChangeInCombat: "Cannot change in combat" }, buffText: { duration: "Duration", detail: "Detail" }, buffsTooltip: { bonuses: "Bonuses" }, communityBuff: { durationLabel: "Duration: ", durationDefault: "Duration: 1 Minute", minutesToNextLevel: "Minutes To Add For Next Level: {{minutes}}", level: "Level: {{level}}", max: " (Max)", usableIn: "Usable:", contributor: "{{name}}: {{minutes}} minutes", moreContributors: "(+{{count}} more contributors)" }, systemChatMessage: { communityBuffAdded: "{{name}} has added {{minutes}} minutes of community buff: $t(communityBuffTypeNames.{{buffHrid}})!", characterLeveledUp: "{{name}} has reached {{level}} $t(skillNames.{{skillHrid}})!", guildLeveledUp: "Guild has reached level {{level}}!", guildNoticeUpdated: "Guild notice message has been updated by {{name}}.", guildMemberPromoted: "{{name}} has been promoted by {{actor}} to $t(guildCharacterRoleNames.{{role}}).", guildMemberDemoted: "{{name}} has been demoted by {{actor}} to $t(guildCharacterRoleNames.{{role}}).", guildMemberJoined: "{{name}} has joined the guild!", guildMemberLeft: "{{name}} has left the guild.", guildMemberKicked: "{{name}} has been kicked by {{actor}}.", partyMemberJoined: "{{name}} has joined the party.", partyMemberLeft: "{{name}} has left the party.", partyMemberKicked: "{{name}} has been kicked from the party.", partyMemberReady: "{{name}} is ready.", partyMemberNotReady: "{{name}} is not ready.", partyBattleStarted: "Battle started: $t(actionNames.{{actionHrid}})", partyBattleEnded: "Battle ended: $t(actionNames.{{actionHrid}})", partyKeyCount: "Key counts: {{keyCountString}}", partyWaveFailed: "Party failed on wave {{wave}}." }, infoNotification: { addedFriend: "Added friend: {{0}}", removedFriend: "Removed friend: {{0}}", blockedCharacter: "Blocked character: {{0}}\nView at Social -> Block List", unblockedCharacter: "Unblocked character: {{0}}", loadoutCreated: "Loadout created", loadoutUpdated: "Loadout updated", setupImportedToLoadout: "Imported current setup to loadout", loadoutEquipped: "Loadout equipped", loadoutDeleted: "Loadout deleted", boughtItem: "Bought {{0}} {{1}}", soldItem: "Sold {{0}} {{1}}", buyOrderCompleted: "Bought {{0}} {{1}}{{2}}\nSpent {{3}} Coins", sellOrderCompleted: "Sold {{0}} {{1}}{{2}}\nReceived {{3}} Coins", buyListingProgress: "Buy listing: {{0}}{{1}}\nProgress: {{2}}/{{3}}", sellListingProgress: "Sell listing: {{0}}{{1}}\nProgress: {{2}}/{{3}}", houseConstructed: "Level {{0}} {{1}} constructed", steamCheckoutRequested: "Steam checkout requested. Please wait...", upgradePurchased: "Upgrade purchased: {{0}} (x{{1}})", chatIconUnlocked: "Unlocked chat icon: {{0}}", nameColorUnlocked: "Unlocked name color: {{0}}", avatarUnlocked: "Unlocked new avatar", avatarOutfitUnlocked: "Unlocked new avatar outfit", communityBuffAdded: "Added {{0}} minutes of community buff: {{1}}", nameChanged: "Name changed: {{0}}", guildCreated: "Created guild: {{0}}", guildDisbanded: "Disbanded guild: {{0}}", guildLeft: "Left guild: {{0}}", guildNoticeUpdated: "Guild notice message has been updated by {{0}}.", guildPromotedTo: "You have been promoted to guild {{0}}", guildDemotedTo: "You have been demoted to guild {{0}}", guildLeadershipPassed: "Passed leadership to {{0}}", guildMemberPromoted: "Promoted {{0}} to {{1}}", guildMemberDemoted: "Demoted {{0}} to {{1}}", guildKicked: "Kicked by guild: {{0}}", kickedGuildMember: "Kicked guild member: {{0}}", guildInvited: "Invited to guild: {{0}}", guildInviteSent: "Sent guild invite: {{0}}", guildInviteCanceled: "Guild invite canceled: {{0}}", guildJoined: "Guild joined: {{0}}", guildInviteDeclined: "Guild invite declined: {{0}}", partyCreated: "Party created", characterLeveledUp: "You have reached {{0}} {{1}}!", partyOptionsSaved: "Party options saved", partyOpenForRecruiting: "Party is open for recruiting", partyLeadershipChanged: "Party leadership changed to {{0}}", partyJoined: "You have joined the party", readyToBattle: "You are ready to battle", notReadyToBattle: "You are not ready to battle", partyDisbanded: "Party disbanded", partyLeft: "You have left the party", partyKicked: "You have been kicked from the party", partyMemberKicked: "Kicked {{0}} from the party", referralJoined: "A new player joined with your referral link. Thanks for sharing!", newReferralBonus: "New referral bonus granted\nClaim it at Social -> Referrals", cowbellPurchaseCompleted: "Purchase completed: {{0}} Cowbells", updateSuccessful: "Update successful" }, errorNotification: { unexpectedError: "Unexpected error", characterBlockError: "Failed due to character block", characterNameNotFound: "Character name not found", cannotFriendSelf: "Cannot friend yourself", friendAlreadyExists: "Friend already exists", friendLimitReached: "Friend limit reached", characterWasNotFriend: "Character was not a friend", cannotBlockSelf: "Cannot block yourself", characterAlreadyBlocked: "Character already blocked", blockLimitReached: "Block limit reached", characterWasNotBlocked: "Character was not blocked", requestSpamProtection: "Spam Protection: Please do not make actions too quickly", nonPublicModMessage: "Cannot send mod message to non-public channels", nonPublicWarningMessage: "Cannot send warning message to non-public channels", chatSpamProtection: "Spam Protection: Please do not send messages too quickly", waitBetweenTradeMessages: "Please wait 5 minutes between trade messages", waitBetweenRecruitMessages: "Please wait 5 minutes between recruit messages", stopPartyBattleBeforeSolo: "You must stop party battle before starting a solo action", cannotEquipLoadoutForAction: "Cannot equip loadout for this action", cannotEquipLoadoutInCombat: "Cannot equip loadout in combat", orderNotFulfilled: "Order could not be fulfilled", steamCheckoutError: "Steam checkout error", stripeCheckoutError: "Stripe checkout error", characterNameUnavailable: "Character name is unavailable", guildNameUnavailable: "Guild name is unavailable", characterAlreadyInGuild: "Character already in guild", characterAlreadyInvited: "Character already invited", alreadyInParty: "You are already in a party", characterNotInParty: "Character not in party", partyNoLongerRecruiting: "This party is no longer recruiting", partyGameModeMismatch: "This party does not match your game mode", partySlotUnavailable: "Party slot no longer available", currentPasswordIncorrect: "Current password is incorrect", emailAlreadyRegistered: "This email address has already been registered on another account" }, guideTooltip: { milkingTitle: "Milking", milkingContent: "The milks from these magical cows have a wide variety of functions.They can be used to produce consumables or craft into special cheese to make equipment.\nCows love to be brushed. Equipping a brush will boost your milking skill.", foragingTitle: "Foraging", foragingContent: "You can find many different resources while foraging in the various areas.These resources can be used for cooking and brewing consumables.\nEquipping shears will boost your foraging skill.", woodcuttingTitle: "Woodcutting", woodcuttingContent: "You can gather logs from different types of trees.Logs are used for crafting various equipments.\nEquipping a hatchet will boost your woodcutting skill.", cheesesmithingTitle: "Cheesesmithing", cheesesmithingContent: "The hardened cheeses made with milks from the magical cows are as tough as metal.You can smith them into equipment that gives you bonuses in combat or skilling.\nEquipment is upgradable from one tier to the next, often requiring increasing amount of cheese.There is also special equipment that can be crafted with items found from monsters in combat.\nEquipping a hammer will boost your cheesesmithing skill.", craftingTitle: "Crafting", craftingContent: "You can craft weapons, offhands, and jewelry.\nEquipping a chisel will boost your crafting skill.", tailoringTitle: "Tailoring", tailoringContent: "You can tailor ranged and magic clothing using raw materials gathered from combat and foraging.\nEquipping a needle will boost your tailoring skill.", cookingTitle: "Cooking", cookingContent: "Food can be used to recover your HP or MP.They can be brought with you to combat.\nEquipping a spatula will boost your cooking skill.", brewingTitle: "Brewing", brewingContent: "Drinks can provide you with temporary buffs.Coffee can be brought with you to combat and tea can be used while skilling.\nEquipping a pot will boost your brewing skill.", alchemyTitle: "Alchemy", alchemyContent: "Alchemy allows you to transform items into other items.Each alchemy action has a different success rate, and the input items will always be consumed regardless of success or failure.\nCoinify: Converts item into coins.Decompose: Converts item into component materials.Transmute: Converts item into a random related item, and in some cases unique items that cannot be acquired elsewhere.\nEach transformation has a base success rate.The success rate is lower if your alchemy level is lower than the item level.Catalyst and tea can be used to increase the success rate.\nEquipping an Alembic will boost your alchemy skill.", enhancingTitle: "Enhancing", enhancingContent: "Enhancing allows you to permanently improve your equipment, giving them increasing bonuses as their enhancement level go up.\nEnhancing costs a small amount of materials for each attempt.The success rate depends on your enhancing skill level, the tier of the equipment, and the equipment's current enhancement level.A successful enhancement will increase the level by 1 and failure will reset the level back to 0.\nYou can optionally use copies of the base equipment for protection.Failure with protection will only reduce the enhancement level by 1 but consume 1 protection item.\nEquipping an enhancer will boost your enhancing success.", combatTitle: "Combat", combatContent: "Fighting monsters will earn you experience and item drops.Your combat stats are based on a combination of your combat skill levels and your equipment bonuses.\nYou can bring food to recover HP or MP, drinks to give you buffs, and abilities that can be cast.You can change the automation configuration from the settings icon below them.\nIf you are defeated in combat, your character will wait through a respawn timer before automatically continuing combat.", marketplaceTitle: "Marketplace", marketplaceContent: 'The marketplace allows players to make buy or sell listings for any tradable item.You can click on any item listed to view existing listings or to create your own.\nNew listings will always be fulfilled by the best matching prices on market when possible.If no immediate fulfillment is possible, the listing will appear on the marketplace.\nWhen a trade is successful, a tax of 2% coins is taken and the received items can be collected from "My Listings" tab.Asks: existing sell listings.Bids: existing buy listings.', combatStatsTitle: "Combat Stats", combatStatsContent: "Attack Interval: How fast you can auto-attack.\nAbility Haste: Reduces ability cooldown.\nAccuracy: Increases chance to successfully attack.\nDamage: Auto-attack damage is random between 1 and the maximum damage.\nCritical Hit: Always rolls maximum damage. Ranged style has passive critical chance.\nTask Damage: Increases damage to monsters assigned as tasks.\nAmplify: Increases damage of that type.\nEvasion: Increases chance to dodge an attack.\nArmor: Mitigates % of physical damage.\nResistance: Mitigates % of elemental damage.\nPenetration: Ignores % of enemy armor/resistance.\nLife Steal: Heal for % of auto-attack.\nMana Leech: Leeches for % of auto-attack.\nThorn: When attacked, reflects a percentage of your armor or resistance (corresponding to the attack type) as damage back to the attacker.\nTenacity: Reduces chance of being blinded, silenced, or stunned.\nThreat: Increases chance of being targeted by monsters.\nHP Regen: Recover % of Max HP per 10s.\nMP Regen: Recover % of Max MP per 10s.\nFood Haste: Reduces food cooldown.\nDrink Concentration: Increases drink effect. Reduces duration and cooldown.\nCombat Drop Rate: Increase regular item drop rate.\nCombat Rare Find: Increase rare item drop rate.", noncombatStatsTitle: "Non-combat Stats", noncombatStatsContent: "Speed: Increases action speed\nTask Speed: Increases speed on actions assigned as tasks.\nGathering Quantity: Increases gathering quantity\nEfficiency: Chance of repeating the action instantly\nSkilling Essence Find: Increases chance of finding essences\nSkilling Rare Find: Increase rare item drop rate.", abilitiesTitle: "Abilities", abilitiesContent: "Abilities can be learned from ability books.You can acquire ability books as drops from monsters or purchase them from other players in the marketplace.\nAbilities can be placed into slots to be used in combat.You unlock more slots as your intelligence skill level increases.\nAbilities can level up as you gain experience.You get 0.1 experience for every use in combat and a much larger amount from consuming duplicate ability books.", houseTitle: "House", houseContent: "Rooms in your house can be built to give you permanent bonuses.\nEach room can be leveled up to a maximum of level 8 with increasing costs.", loadoutsTitle: "Loadouts", loadoutsContent: 'Loadouts allow you to save your current equipment, consumables, and abilities to be automatically loaded later with actions.Loadouts can be tied to a single skill or "All Skills."Selecting "All Skills" will only save equipment.\nSetting a loadout as default will auto-select the loadout when choosing any action in the skill(s) the loadout is associated with.', enhancingProtectionTitle: "Enhancing Protection", enhancingProtectionContent: "One protection item is consumed on failure to ensure that only 1 enhancement level is lost instead of being reset to 0.", alchemyCatalystTitle: "Alchemy Catalyst", alchemyCatalystContent: "Catalyst increases success rate.One catalyst is consumed per success." }, newsPanel: { news: "News" }, newsText: { 17449308e5: { heading: "Pirate Cove Dungeon, 4th Character Slot, and Custom Cosmetic Policy Update", content: "
\n\t\t\t\t\tThe Pirate Cove Dungeon is now open for exploration! This new dungeon features a variety of new T95 weapons and armors, as well as new abilities. We've also made some adjustments to existing items and abilities to improve balance and gameplay. Check out the full patch notes for all the details!\n\t\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\tIn other news, we've added a new 4th character slot for players, allowing everyone the same opportunity of having up to 1 Standard and 3 Ironcow characters.\n\t\t\t\t\t
\n\t\t\t\t\t
\n\t\t\t\t\tWe are also updating our custom cosmetic policy and pricing. While the feature started as nice gift to show our appreciation to our supporters, it's now too overwhelming with the huge increase in playerbase. We've spent 150-200 hours to work on about 100 requests in the past month, and we need to be able to allocate more time for other development tasks. Starting May 1st, custom cosmetics will require spending supporter points and cowbells. Any requests initiated before the end of April will be granted based on the previous supporter point requirements.\n\t\t\t\t
" }, 17348256e5: { heading: "Skilling Expansion Part 2 - Celestial Tools and Skilling Outfits", content: "
\n We're excited to release the second part of the skilling expansion, introducing Celestial Tools and Skilling Outfits! After using Holy tools for such a long time, skilling specialists can finally get their hands on some upgrades. These items are not easy to acquire, but those who are dedicated (or wealthy) enough to obtain them will be rewarded with a significant boost. Dive in and take your skilling to the next level!\n\t\t\t\t
" } }, patchNotesPanel: { patchNotes: "Patch Notes" }, patchNotesText: { 17449308e5: { heading: "Major Patch - Pirate Cove Dungeon and More", content: '
\n\t\t\t\tFeatures and Content:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tPirate Cove Dungeon:\n\t\t\t\t\t\t
      \n\t\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\t\tNew T95 Magic Weapons: Rippling Trident, Blooming Trident, Blazing Trident.\n\t\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\t\tNew T95 Armors: Anchorbound Plate Body/Legs, Maelstrom Plate Body/Legs, Kraken Tunic/Chaps, Corsair Helmet, Marksman Bracers.\n\t\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\t\tNew Abilities: Shield Bash (also added to Chimerical Den), Fracturing Impact, Life Drain.\n\t\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\t\tAlchemy recipes added for the new items. All dungeon ability book transmutes have been normalized to 50% success.\n\t\t\t\t\t\t\t
    8. \n\t\t\t\t\t\t
    \n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tFurious Spear: New T95 spear added to Enchanted Fortress.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tUpgrading equipment with production skills will now save 70% of the enhancement levels. Some T95 equipment recipes are adjusted to be upgraded from lower tier variants.\n\t\t\t\t\t
  6. \n\t\t\t\t\t
  7. \n\t\t\t\t\t\tAdded 4th character slot. You can only have up to 3 Ironcows.\n\t\t\t\t\t
  8. \n\t\t\t\t\t
  9. \n\t\t\t\t\t\tAdded Steam leaderboard for characters created after the Steam release and is also linked to Steam. This is only visible on qualifying characters.\n\t\t\t\t\t
  10. \n\t\t\t\t\t
  11. \n\t\t\t\t\t\tIncreased guild member slots from 25 + level/4 to 30 + level/3.\n\t\t\t\t\t
  12. \n\t\t\t\t
\n\t\t\t\tCosmetics:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tSeasonal(2 year anniversary): Anniversary Purple, OG Jerry chat icons.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tAdded new chat icons based on a small selection of dungeon bosses.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tAdded 2 new Pirate Cove themed avatars and outfits.\n\t\t\t\t\t
  6. \n\t\t\t\t\t
  7. \n\t\t\t\t\t\tCustom cosmetics are changed to require spending supporter points and cowbells.\n\t\t\t\t\t\tWe are simply overwhelmed by requests due to the huge increase in player count and unfortunately cannot continue supporting them as gifts.\n\t\t\t\t\t\tThe new pricing will take effect on May 1st. Any requests initiated before end of April will be granted based on the previous supporter point requirements.\n\t\t\t\t\t
  8. \n\t\t\t\t
\n\t\t\t\tRebalancing:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tAdjusted recipe of Chimerical Chest Key and Enchanted Chest Key so that their Brown and White Key Fragments are swapped.\n\t\t\t\t\t\tThis prevents Enchanted Fortress and Pirate Cove from sharing 3/4 key fragments.\n\t\t\t\t\t\tYou can temporarily freely swap between Brown and White Key Fragments in the dungeon shop until the next patch.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tAdded auto attack damage to all melee armor to bring melee damage closer to the other styles.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tIncreased bulwark accuracy and damage\n\t\t\t\t\t
  6. \n\t\t\t\t\t
  7. \n\t\t\t\t\t\tAdded melee accuracy to Colossus Plate Body/Legs\n\t\t\t\t\t
  8. \n\t\t\t\t\t
  9. \n\t\t\t\t\t\tCrippling Slash: Reworked to damage all enemies.\n\t\t\t\t\t
  10. \n\t\t\t\t\t
  11. \n\t\t\t\t\t\tMaim: Damaged over time duration reduced from 15s to 9s. Damage taken debuff increased from 0% to 8%.\n\t\t\t\t\t
  12. \n\t\t\t\t\t
  13. \n\t\t\t\t\t\tFrost Surge: Evasion debuff lowered from 15% to 10%.\n\t\t\t\t\t
  14. \n\t\t\t\t\t
  15. \n\t\t\t\t\t\tFirestorm: Damage over time duration reduced from 10s to 6s.\n\t\t\t\t\t
  16. \n\t\t\t\t\t
  17. \n\t\t\t\t\t\tSmoke Burst: Accuracy debuff lowered from 20% to 15%. Evasion debuff increased from 0% to 15%.\n\t\t\t\t\t
  18. \n\t\t\t\t\t
  19. \n\t\t\t\t\t\tGolem Cave: Monster defense level reduced by 10-20.\n\t\t\t\t\t
  20. \n\t\t\t\t\t
  21. \n\t\t\t\t\t\tTwilight Zone: Monster fire resistance reduced by 20.\n\t\t\t\t\t
  22. \n\t\t\t\t
\n\t\t\t\tUI:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tAdded a new setting to hide General chat system messages.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tDisabled party linking in General, Trade, and Beginner chat.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tAdded double confirmation to some buttons that are troublesome when misclicked.\n\t\t\t\t\t
  6. \n\t\t\t\t\t
  7. \n\t\t\t\t\t\tAdded inactive days count to guild and friend list.\n\t\t\t\t\t
  8. \n\t\t\t\t\t
  9. \n\t\t\t\t\t\tChanged "Start" button text on alchemy and enhancing to be more obvious about what action it is.\n\t\t\t\t\t
  10. \n\t\t\t\t
\n\t\t\t\tBug Fixes:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tDo not prevent making an instant market order when you have 3 open listings on the item.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tFixed issue that may cause small number of player\'s actions to stop after a server restart.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tFixed a rare bug that may cause server crash.\n\t\t\t\t\t
  6. \n\t\t\t\t
\n\t\t\t\tOther:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tBlocking characters will prevent party join (based on leader) and guild invite.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tServer and client optimizations to speed up server restart, task generation, scroll performance, and more.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tAdded a feature to allow admin to post an announcement bar for important messages.\n\t\t\t\t\t
  6. \n\t\t\t\t\t
  7. \n\t\t\t\t\t\tLocalization improvements.\n\t\t\t\t\t
  8. \n\t\t\t\t
\n\t\t\t
' }, 17419068e5: { heading: "Minor Patch - Anti-Fraud Measures and Bug Fixes", content: "
\n\t\t\t\tAnti-Fraud:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tDue to a few instances of recent fraudulent purchases, added anti-fraud measure where player's first time Cowbell purchase may trigger a 72-hour restriction on selling Bags of Cowbells on the market. You will be notified prior to purchasing.\n\t\t\t\t\t
  2. \n\t\t\t\t
\n\t\t\t\tBug Fix:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tFixed an issue where under extremely rare conditions a player may get stuck in a nonexistent party combat action.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tFixed additional translation inconsistencies with some item names and their corresponding actions.\n\t\t\t\t\t
  4. \n\t\t\t\t
\n\t\t\t\tOther:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tBackend changes to improve database connection stability.\n\t\t\t\t\t
  2. \n\t\t\t\t
\n\t\t\t
" }, 17409132e5: { heading: "Major Patch - Chinese Localization and Final Preparations for Steam Early Access Release", content: "
\n\t\t\t\tUI:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tAdded Chinese localization.\n\t\t\t\t\t\t
      \n\t\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\t\tThe language will be automatically selected based on your browser language.\n\t\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\t\tPlayers can also manually change the display language in [Settings] -> [Game] or from the home page.\n\t\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\t\tA few items have not yet been translated, including most of news/patch notes, terms of use, and privacy policy.\n\t\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\t\tIf you see any translation issues or bugged display text, please report them in the #bug-reports channel on Discord.\n\t\t\t\t\t\t\t
    8. \n\t\t\t\t\t\t
    \n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tUpdated popup modals to all be centered on the entire game screen.\n\t\t\t\t\t
  4. \n\t\t\t\t
\n\t\t\t\tOther:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tRemoved seasonal Spring Festival cosmetics from the Cowbell Store.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tAdditional adjustments to Steam integration.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tPrivacy policy have been updated to include language for use of analytical and marketing cookies. This allows us to optimize marketing campaigns when attempting to run ads for Milky Way Idle on other platforms.\n\t\t\t\t\t
  6. \n\t\t\t\t
\n\t\t\t
" }, 17378856e5: { heading: "Minor Patch", content: "
\n\t\t\t\tSpring Festival:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tSpring festival chat icon, avatar, and avatar outfits available in Cowbell Store until the update after at least 3 weeks. You can continue to use them after the event ends.\n\t\t\t\t\t
  2. \n\t\t\t\t
\n\t\t\t\tUI:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tSend a system message every 25 skill levels at or above level 100 instead of only for levels 100 and 125.\n\t\t\t\t\t
  2. \n\t\t\t\t
\n\t\t\t\tBug Fix:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tLeaderboard guild names should not be clickable.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tImproved chat message URL link parsing to be more accurate.\n\t\t\t\t\t
  4. \n\t\t\t\t\t
  5. \n\t\t\t\t\t\tFixed an issue where players get logged out if the database goes offline during maintenance.\n\t\t\t\t\t
  6. \n\t\t\t\t\t
  7. \n\t\t\t\t\t\tFixed an issue where some uncommon conditions cause player combat to not correctly stop after running out of offline progress.\n\t\t\t\t\t
  8. \n\t\t\t\t
\n\t\t\t\tOther:\n\t\t\t\t
    \n\t\t\t\t\t
  1. \n\t\t\t\t\t\tAdded @mod and @mods chat commands to notify moderators for emergencies.\n\t\t\t\t\t
  2. \n\t\t\t\t\t
  3. \n\t\t\t\t\t\tImplemented authentication and payment changes in the background to support upcoming Steam release.\n\t\t\t\t\t
  4. \n\t\t\t\t
\n\t\t\t
" } }, gameGuidePanel: { gameGuide: "Game Guide" }, gameGuideContent: { faq: "FAQ", faqContent: 'General\n\t\t\tQ: How does offline progress work?\n\t\t\tA: Your character continues to make progress even when you\'re offline. A new player gets up to 10 hours of offline progress anytime you close the browser or go offline. You can extend this time with convenience upgrades available in the Cowbell Store.\n\t\t\tQ: Can I log in from another device?\n\t\t\tA: If you have registered an account, you can log in from any device using your email and password. If you are playing as a guest, you can find your guest password in Settings and use it to log in with your username.\n\t\t\tQ: Can I play the game without an internet connection or as a single player?\n\t\t\tA: No, you must be connected to the internet to play the game. However, you do continue to make progress while offline for up to 10 hours by default. If you prefer to not interact with other players, you can collapse the chat and choose not to use the marketplace.\n\t\t\tQ: Can I change my username?\n\t\t\tA: Yes, you can change your username by going to the Cowbell Store and clicking on the "Name Change" tab. It costs 500 cowbells to change your username.\n\t\t\tQ: How can I get a chat icon or different name color?\n\t\t\tA: You can purchase a chat icon or name color from the Cowbell Store using cowbells. You can change your displayed icon and color in Settings.\n\t\t\tQ: How do I send a private message to another player?\n\t\t\tA: To send a private message to another player, click on their name next to their chat message and click "Whisper". You can also use the chat command "/w player_name chat_message".\n\t\t\tQ: How do I block another player?\n\t\t\tA: To block a player and stop seeing their chat messages, click on their name next to their message and click "Block". You can also use the chat command "/block player_name". You can find your block list in the Settings menu and unblock players from the list or with the chat command "/unblock player_name".\n\t\t\tGameplay\n\t\t\tQ: What is the action queue?\n\t\t\tA: The action queue is a feature that allows you to set up a sequence of actions for your character to perform. To use it, click the "Add Queue" button instead of "Start". Queue slots can be unlocked or upgraded from the Cowbell Store.\n\t\t\tQ: What are cowbells and how can I get more?\n\t\t\t\n\t\t\tA: Cowbells are the premium currency of the game. They allow players to purchase convenience upgrades, cosmetics, community buffs that benefit the whole server, and name changes. There are three ways to get Cowbells:\n\t\t\t\t
    \n\t\t\t\t\t
  • Finish the tutorial: You will receive 80 cowbells as a reward.
  • \n\t\t\t\t\t
  • Rare drops: You have a chance to get cowbells from rare loot boxes found while skilling or battling enemies in combat.
  • \n\t\t\t\t\t
  • Purchase from Cowbell Store: You can purchase cowbells with real money from the Cowbell Store to help support the game.
  • \n\t\t\t\t\t
  • Buy from the marketplace: You can buy tradable "Bag of 10 Cowbells" with coins from other players in the Marketplace.
  • \n\t\t\t\t
\n\t\t\t
\n\t\t\tQ: What are rare drops?\n\t\t\t\n\t\t\t\tA: Rare drops are loot boxes that can be obtained while engaging in different activities in the game:\n\t\t\t\t
    \n\t\t\t\t\t
  • Gathering skills: You get meteorite caches which contain star fragments.
  • \n\t\t\t\t\t
  • Production skills, alchemy, and enhancing: You get artisan\'s crates which contain shards of protection and gems.
  • \n\t\t\t\t\t
  • Combat: You get treasure chests which contain gems.
  • \n\t\t\t\t
\n\t\t\t\tAll boxes also contain coins and occasionally cowbells. You get larger boxes when doing higher level skills or from higher level enemies.\n\t\t\t
\n\t\t\tQ: What are gems used for?\n\t\t\tA: Gems can be used to craft different jewelry that gives small bonuses. Additionally, you can crush gems into smaller pieces with the Crafting skill and use them to brew stronger versions of coffee and tea. Gems can be obtained from treasure chests in combat.\n\t\t\tQ: Where do I get tea leaves?\n\t\t\tA: You can get tea leaves from defeating enemies in combat. When viewing combat zones, you can hover over an enemy (long press on mobile) to see what items it drops. Tea leaves are an essential ingredient for brewing tea, which can buff non-combat skills.\n\t\t\tQ: What are essences?\n\t\t\tA: Essences are used to enhance special equipment with the Enhancing skill. Enemies from each combat zone drop a different type of essence.\n\t\t\t
', gathering: "Gathering", gatheringContent: "Milking\n\t\t\t\n\t\t\t\tMilking magical cows yields different types of milk, which can be used in a various ways:\n\t\t\t\t
    \n\t\t\t\t\t
  • Cheesesmithing: Milk can be turned into cheese, which can then be used to craft melee equipment or skilling tools.
  • \n\t\t\t\t\t
  • Cooking: Milk is an essential ingredient for many recipes.
  • \n\t\t\t\t\t
  • Brewing: Milk is used in a small number of coffee and tea recipes.
  • \n\t\t\t\t
\n\t\t\t
\n\t\t\tYou can help magical cows produce milk faster by equipping a brush.\n\t\t\t
\n\t\t\tForaging\n\t\t\tForaging allows you to gather different resources from various areas. You can forage for a specific item in an area or forage the entire area to get a bit of everything.\n\t\t\t\n\t\t\t\tForaged resources can be used in:\n\t\t\t\t
    \n\t\t\t\t\t
  • Cooking: Eggs, wheat, sugar, berries, and fruits are essential ingredients for many recipes.
  • \n\t\t\t\t\t
  • Brewing: Berries, fruits, and coffee beans are used to brew coffee and tea.
  • \n\t\t\t\t\t
  • Tailoring: Flax, bamboo branches, cocoons, and other materials can be processed into fabric to make magical clothing.
  • \n\t\t\t\t
\n\t\t\t
\n\t\t\tYou can increase foraging speed by equipping shears.\n\t\t\t
\n\t\t\tWoodcutting\n\t\t\tYou can chop logs from different kinds of trees.\n\t\t\t\n\t\t\t\tLogs can be used in:\n\t\t\t\t
    \n\t\t\t\t\t
  • Cheesesmithing: Logs are part of the recipe for making a number of melee weapons and skilling tools.
  • \n\t\t\t\t\t
  • Crafting: Logs can be processed into lumber to craft ranged and magic weapons.
  • \n\t\t\t\t
\n\t\t\t
\n\t\t\tYou can increase woodcutting speed by equipping a hatchet.\n\t\t\t
\n\t\t\tLevel Bonus\n\t\t\tYou gain 1% efficiency bonus for each level you have above the action's level requirement.\n\t\t\t
", production: "Production", productionContent: "Cheesesmithing\n\t\t\tCheesesmithing is the process of creating melee equipment and skilling tools.\n\t\t\tMilk is processed into different tiers of cheese. The cheese is then used (sometimes in combination with other resources) to craft equipment. Equipment can be upgraded into higher tiers as you level up.\n\t\t\tYou can increase cheesesmithing speed by equipping a hammer.\n\t\t\t
\n\t\t\tCrafting\n\t\t\tCrafting produces a variety of items, including ranged and magic weapons, jewelry, and other special resources.\n\t\t\tLogs can be processed into different tiers of lumber, which is then used to craft ranged and magic weapons.\n\t\t\tJewelry can be crafted using star fragments and gems, which are rare drops found while gathering or from combat.\n\t\t\tYou can increase crafting speed by equipping a chisel.\n\t\t\t
\n\t\t\tTailoring\n\t\t\tTailoring produces ranged and magic clothing as well as pouches.\n\t\t\tRaw resources from foraging, such as flax, bamboo branches, and cocoons, can be processed into fabric. Hides from combat enemies can also be processed into leather.\n\t\t\tFabric is primarily used to make magic clothing, such as robes and hats, while leather is used to make ranged clothing, such as leather armor and boots.\n\t\t\tIn addition to clothing, you can craft pouches which increase your maximum HP and MP in combat. Pouches also provide additional consumable slots for both skilling and combat.\n\t\t\tYou can increase sewing speed by equipping a needle.\n\t\t\t
\n\t\t\tCooking\n\t\t\tCooking produces food that can be used during combat.\n\t\t\tDonuts and cakes restore HP, while gummies and yogurt restore MP.\n\t\t\tYou can increase cooking speed by equipping a spatula.\n\t\t\t
\n\t\t\tBrewing\n\t\t\tBrewing produces drinks that provide buffs with limited durations.\n\t\t\tCoffee can be consumed during combat to improve combat-related stats, while tea can be consumed to improve non-combat skills.\n\t\t\tYou can increase brewing speed by equipping a pot.\n\t\t\t
\n\t\t\tLevel Bonus\n\t\t\tYou gain 1% efficiency bonus for each level you have above the action's level requirement.\n\t\t\t
", alchemy: "Alchemy", alchemyContent: "Alchemy\n\t\t\tAlchemy allows you to transform items into other items using the actions Coinify, Decompose, or Transmute. Each action has a different success rate, and the input item and coin cost will always be consumed regardless of success or failure.\n\t\t\t
\n\t\t\tCoinify\n\t\t\tCoinify lets you to convert items into coins. The amount of coins received is 5 times the item's sell price. The base success rate is 70%.\n\t\t\t
\n\t\t\tDecompose\n\t\t\tDecompose lets you to break down items. Equipment can be turned into their base components, and non-equipment items can be turned into skilling essences. Decomposing enhanced equipment yields bonus enhancing essences, with the quantity doubling for each enhancement level. The base success rate is 60%.\n\t\t\t
\n\t\t\tTransmute\n\t\t\tTransmute lets you to change items into other related items or rare uniques, such as the Philosopher's Stone. The base success rate varies depending on the item being transmuted.\n\t\t\t
\n\t\t\tSuccess Rates\n\t\t\tThe base success rate depends on the alchemy action and the specific item being alchemized. If your Alchemy skill level is lower than the item's level, there will be a penalty to the success rate. The success rate can be increased by using catalysts and catalytic tea.\n\t\t\t
\n\t\t\tCatalysts\n\t\t\tCatalysts are special items that can be used to improve the success rates of Alchemy actions. One catalyst is consumed on success only. Regular catalysts can be crafted using skilling essences. Prime catalysts can be obtained by transmuting regular catalysts.\n\t\t\t
\n\t\t\tAlchemy Efficiency\n\t\t\tYou gain 1% efficiency bonus for each level you have above the item's recommended level.\n\t\t\t
\n\t\t\tInstructions\n\t\t\tHere is a list of steps to follow when alchemizing items:\n\t\t\t
    \n\t\t\t\t
  1. Select the item that you want to alchemize.
  2. \n\t\t\t\t
  3. Select the alchemy action that you want to perform.
  4. \n\t\t\t\t
  5. Decide whether or not to use a catalyst. If you do, select the catalyst.
  6. \n\t\t\t\t
  7. Click the \"Start\" button and the alchemy process will begin.
  8. \n\t\t\t
\n\t\t\t
", enhancing: "Enhancing", enhancingContent: "Enhancing\n\t\t\tEnhancing is the process of increasing the stats of any equipment, such as armor, weapons, tools, pouches, or jewelry. When you successfully enhance an equipment, its enhancement level increases by 1. However, if the enhancement process fails, the level is reset to 0.\n\t\t\t
\n\t\t\tSuccess Rate\n\t\t\tThe success rate of enhancing depends on several factors, including your enhancing skill level, the tier of the equipment, and the equipment's current enhancement level. Generally, the higher the tier and enhancement level of the equipment, the lower the success rate will be. Equipping an enhancer can improve your success rate.\n\t\t\t
\n\t\t\tProtection\n\t\t\tThe protection mechanic is a feature that allows players to use copies of the base equipment, mirrors of protection, or crafting components (for special equipment only) to add protection to each enhancing attempt. If the enhancement fails, the equipment's level is only decreased by 1, but 1 protection item is consumed. This can be a cost-effective way to reach high enhancement levels for endgame players.\n\t\t\t
\n\t\t\tEnhancing Speed\n\t\t\tYou gain 1% action speed bonus for each level you have above the item's recommended level.\n\t\t\t
\n\t\t\tInstructions\n\t\t\tHere is a list of steps to follow when enhancing equipment:\n\t\t\t
    \n\t\t\t\t
  1. Select the piece of equipment that you want to enhance.
  2. \n\t\t\t\t
  3. Set the target enhancement level that you would like to stop at. Be realistic about what level you can reach with your current resources.
  4. \n\t\t\t\t
  5. Decide whether or not to use protection. If you do then select the protection item and a minimum enhancement level where protection will be used. Generally, protection is more cost-effective when the item is at higher enhancement levels.
  6. \n\t\t\t\t
  7. Click the \"Start\" button and you will continue enhancing until you reach the target level or run out of materials.
  8. \n\t\t\t
\n\t\t\t
\n\t\t\tEnhancement Bonus\n\t\t\tThe bonus stats on enhanced equipment are a percentage of the base stats. The total bonus at each enhancement level is as follows:\n\t\t\t
\n\t\t\t+1: 2.0%\n\t\t\t
\n\t\t\t+2: 4.2%\n\t\t\t
\n\t\t\t+3: 6.6%\n\t\t\t
\n\t\t\t+4: 9.2%\n\t\t\t
\n\t\t\t+5: 12.0%\n\t\t\t
\n\t\t\t+6: 15.0%\n\t\t\t
\n\t\t\t+7: 18.2%\n\t\t\t
\n\t\t\t+8: 21.6%\n\t\t\t
\n\t\t\t+9: 25.2%\n\t\t\t
\n\t\t\t+10: 29.0%\n\t\t\t
\n\t\t\t+11: 33.0%\n\t\t\t
\n\t\t\t+12: 37.2%\n\t\t\t
\n\t\t\t+13: 41.6%\n\t\t\t
\n\t\t\t+14: 46.2%\n\t\t\t
\n\t\t\t+15: 51.0%\n\t\t\t
\n\t\t\t+16: 56.0%\n\t\t\t
\n\t\t\t+17: 61.2%\n\t\t\t
\n\t\t\t+18: 66.6%\n\t\t\t
\n\t\t\t+19: 72.2%\n\t\t\t
\n\t\t\t+20: 78.0%\n\t\t\t
\n\t\t\tAs an exception, jewelry and back slot enhancements receives 5x the normal bonus. For instance, a +1 enhancement on jewelry is a 10% bonus.\n\t\t\t
\n\t\t\tEnhancement Base Success Rate\n\t\t\t\n\t\t\t+1: 50%\n\t\t\t
\n\t\t\t+2: 45%\n\t\t\t
\n\t\t\t+3: 45%\n\t\t\t
\n\t\t\t+4: 40%\n\t\t\t
\n\t\t\t+5: 40%\n\t\t\t
\n\t\t\t+6: 40%\n\t\t\t
\n\t\t\t+7: 35%\n\t\t\t
\n\t\t\t+8: 35%\n\t\t\t
\n\t\t\t+9: 35%\n\t\t\t
\n\t\t\t+10: 35%\n\t\t\t
\n\t\t\t+11: 30%\n\t\t\t
\n\t\t\t+12: 30%\n\t\t\t
\n\t\t\t+13: 30%\n\t\t\t
\n\t\t\t+14: 30%\n\t\t\t
\n\t\t\t+15: 30%\n\t\t\t
\n\t\t\t+16: 30%\n\t\t\t
\n\t\t\t+17: 30%\n\t\t\t
\n\t\t\t+18: 30%\n\t\t\t
\n\t\t\t+19: 30%\n\t\t\t
\n\t\t\t+20: 30%\n\t\t\t
\n\t\t\t
", combat: "Combat", combatContent: "Combat\n\t\t\tFighting aliens can earn you coins, tea leaves, hides, essences, ability books, gems, and special items, as well as more common resources. There are enemies of varying difficulty located in different combat areas.
\n\t\t\t
\n\t\t\tEquipment\n\t\t\tWearing equipment will boost your stats in combat. You can equip items directly from the inventory or by clicking equipment slots in the equipment tab next to the inventory.\n\t\t\t
\n\t\t\tConsumables\n\t\t\tFood can be consumed to recover your HP or MP. Drinks provide limited duration buffs. Upgrading your pouch allows you to carry more food and drinks into battle.\n\t\t\t
\n\t\t\tAbilities\n\t\t\tYou can learn abilities and use them in combat at the cost of MP. To unlock new abilities, you must learn them from ability books. Abilities get stronger as you level them up. You gain 0.1 XP every time it's used in combat. You can also gain a large amount of XP by consuming duplicate ability books.\n\t\t\tWhen multiple abilities are available for use during combat, they will be prioritized in the same order you have set them.\n\t\t\tYour Intelligence level determines how many abilities you can bring with you.\n\t\t\t
\n\t\t\tCombat Triggers\n\t\t\tBoth consumables and abilities have default settings for when they will be automatically used. The settings are referred to as combat triggers, and they can be modified by clicking the gear icon below before entering the battle.\n\t\t\t
\n\t\t\tDefeat and Respawning\n\t\t\tWhen defeated in combat, your character will have to wait through a respawn timer before fully recovering and resuming combat automatically.\n\t\t\t
\n\t\t\tGroup Combat\n\t\t\tYou can create or join a party to battle in zones with multiple monsters. When all party members have pressed \"Ready,\" the party will automatically travel to battle. Monsters will randomly attack any of the party members, and those with a higher threat stat will be targeted more frequently. Monster drops will be divided with an equal chance among all players.\n\t\t\t
\n\t\t\tDungeons\n\t\t\tDungeons consists of multiple waves of higher tier elite monsters and unique dungeon bosses. They can be accessed with dungeon keys, which can be crafted after finding key fragments from bosses in regular combat zones.\n\t\t\tUp to five players can be in a dungeon party. Each person must have a key, which will be consumed after beating the final boss for the dungeon reward chest. If you complete a dungeon with fewer players, you will have a chance of looting an additional chest at the cost of an extra key. If the dungeon is not completed, you will keep your dungeon key.\n\t\t\tDeaths in dungeons will not trigger a respawn timer. You can only be revived by a party member. If all party members are dead, the dungeon run is considered failed and you will restart at wave 1.\n\t\t\t
\n\t\t\tSkills\n\t\t\tYou have 7 combat skills that can be leveled up:\n\t\t\t
    \n\t\t\t
  • Stamina: Increases max HP by 10 per level. You gain experience mainly from taking damage and slightly from avoiding damage.
  • \n\t\t\t
  • Intelligence: Increases max MP by 10 per level. You gain experience when consuming mana while using abilities.
  • \n\t\t\t
  • Attack: Increases your melee accuracy and base attack speed. You gain experience when dealing melee damage, with more experience gained from stab and less from smash.
  • \n\t\t\t
  • Power: Increases your melee damage. You gain experience when dealing melee damage, with more experience gained from smash and less from stab.
  • \n\t\t\t
  • Defense: Increases your evasion, armor, and elemental resistances. You gain experience when dodging or mitigating damage.
  • \n\t\t\t
  • Ranged: Increases your ranged accuracy, ranged damage, and magic evasion. Ranged attacks can critical strike. You gain experience when dealing ranged damage.
  • \n\t\t\t
  • Magic: Increases your magic accuracy, magic damage, and elemental resistances. You gain experience when dealing magic damage.
  • \n\t\t\t
\n\t\t\t
\n\t\t\tStatus Effects\n\t\t\tThere are status effects that can temporarily prevent you from taking certain actions:\n\t\t\t
    \n\t\t\t
  • Blind: Prevents using auto attacks.
  • \n\t\t\t
  • Silence: Prevents using abilities.
  • \n\t\t\t
  • Stun: Prevents using auto attacks, abilities, and consumables.
  • \n\t\t\t
\n\t\t\t
\n\t\t\tStats\n\t\t\tYou also have secondary combat stats that are affected by your skill levels, equipment, and buffs:\n\t\t\t
    \n\t\t\t
  • Combat style: Each attack has a specific style - stab, slash, smash, ranged, or magic.
  • \n\t\t\t
  • Damage Type: Each attack deals a specific type of damage - physical, water, nature, or fire.
  • \n\t\t\t
  • Attack Interval: How fast you can auto-attack.
  • \n\t\t\t
  • Ability Haste: Reduces ability cooldown.
  • \n\t\t\t
  • Accuracy: Increases your chance to successfully attack.
  • \n\t\t\t
  • Damage: The maximum damage if an attack is successful. Auto-attack damage is random between 1 and the maximum damage.
  • \n\t\t\t
  • Critical Hit: Critical hits always rolls maximum damage. Ranged style has passive critical chance.
  • \n\t\t\t
  • Amplify: Increases the damage you deal.
  • \n\t\t\t
  • Penetration: Ignores a percentage of enemy armor or resistance when attacking.
  • \n\t\t\t
  • Evasion: Increases your chance to dodge an attack.
  • \n\t\t\t
  • Armor: Mitigates a percentage of physical damage.
  • \n\t\t\t
  • Resistance: Mitigates a percentage of water, nature, or fire damage.
  • \n\t\t\t
  • Life Steal: Heals you based on the percentage of auto-attack damage you deal.
  • \n\t\t\t
  • Mana Leech: Leeches mana based on the percentage of auto-attack damage you deal.
  • \n\t\t\t
  • Thorn: When attacked, reflects a percentage of your armor or resistance (corresponding to the attack type) as damage back to the attacker.
  • \n\t\t\t
  • Tenacity: Reduces chance of being blinded, silenced, or stunned.
  • \n\t\t\t
  • Threat: Increases chance of being targeted by monsters.
  • \n\t\t\t
  • HP/MP Regen: Recovers a percentage of your maximum HP/MP every 10 seconds.
  • \n\t\t\t
  • Food Haste: Reduces food cooldown.
  • \n\t\t\t
  • Drink Concentration: Increases drink effect. Reduces duration and cooldown.
  • \n\t\t\t
  • Combat Drop Rate: Increases the drop rate of regular items. This cannot go above 100%.
  • \n\t\t\t
  • Combat Drop Quantity: Increases quantity of regular item drops.
  • \n\t\t\t
  • Combat Rare Find: Increases rare item drop rate.
  • \n\t\t\t
  • Combat Level: This is only for display and represents your overall combat effectiveness based on the combination of combat skill levels.
  • \n\t\t\t
\n\t\t\t
\n\t\t\tFormulas\n\t\t\tFor those who enjoy math, here are the formulas for the secondary stats:\n\t\t\t
    \n\t\t\t
  • Max HP = 10 * (10 + Stamina)
  • \n\t\t\t
  • Max MP = 10 * (10 + Intelligence)
  • \n\t\t\t
  • Attack Interval = baseInterval / (1 + (Attack / 2000)) / (1 + AttackSpeedBonus)
  • \n\t\t\t
  • Ability Cooldown = baseCooldown * 100 / (100 + abilityHaste)
  • \n\t\t\t
  • Accuracy = (10 + [Attack|Ranged|Magic]) * (1 + Bonus%)
  • \n\t\t\t
  • Damage = (10 + [Power|Ranged|Magic]) * (1 + Bonus%)
  • \n\t\t\t
  • Hit Chance = (MyAccuracy ^ 1.4) / (MyAccuracy ^ 1.4 + EnemyEvasion ^ 1.4)
  • \n\t\t\t
  • Ranged Bonus Critical Rate = 0.3 * Hit Chance
  • \n\t\t\t
  • Non-Magic Evasion = (10 + Defense) * (1 + Bonus%)
  • \n\t\t\t
  • Magic Evasion = (10 + 0.75 * Defense + 0.25 * Ranged) * (1 + Bonus%)
  • \n\t\t\t
  • Armor = 0.2 * Defense + Bonus
  • \n\t\t\t
  • Percent Physical Damage Taken = 100 / (100 + Armor)
    If Armor is negative then it's = (100 - Armor) / 100
  • \n\t\t\t
  • Resistance = 0.1 * (Defense + Magic) + Bonus
  • \n\t\t\t
  • Percent Elemental Damage Taken = 100 / (100 + Resistance)
    If Resistance is negative then it's = (100 - Resistance) / 100
  • \n\t\t\t
  • Blind/Silence/Stun Chance = Base Chance * 100 / (100 + Tenacity)
  • \n\t\t\t
  • Targeted By Monster Chance = MyThreat / (TeamTotalThreat)
  • \n\t\t\t
  • Combat Level = 0.2 * (Stamina + Intelligence + Defense) + 0.4 * MAX(0.5 * (Attack + Power), Ranged, Magic)
  • \n\t\t\t
\n\t\t\t
", tasks: "Tasks", tasksContent: "Tasks Feature\n\t\t\tAfter completing the tutorial, you will unlock the tasks feature. The Task Board generates random short to medium-length tasks in different skills. By completing these tasks, you can obtain rewards for your participation.\n\t\t\t
\n\t\t\tTask Board\n\t\t\t\n\t\t\t
    \n\t\t\t\t
  • Frequency: Tasks are assigned periodically, starting at one every 8 hours. Upgrades can reduce the interval to as low as 4 hours.
  • \n\t\t\t\t
  • Variety: Tasks may involve gathering/production skills or defeating monsters. The generated tasks will slightly prioritize skills in which the player has a higher level.
  • \n\t\t\t\t
  • Rerolls: You can reroll tasks using coins or cowbells. The cost doubles (up to a limit) with each reroll.
  • \n\t\t\t\t
  • Capacity: Tasks do not expire, but there's a limit of 8 task slots. The capacity can be increased through upgrades in the cowbell store.
  • \n\t\t\t
\n\t\t\t
\n\t\t\t
\n\t\t\tRewards\n\t\t\t\n\t\t\t
    \n\t\t\t\t
  • Completing tasks rewards you with Coins and Task Tokens. A Task Point is also granted for every Task Token rewarded from tasks.
  • \n\t\t\t\t
  • Accumulating 50 Task Points allows you to claim \"Purple's Gift,\" which can be opened to obtain Coins, Task Tokens, Task Crystals, and various lootboxes.
  • \n\t\t\t
\n\t\t\t
\n\t\t\t
\n\t\t\tTask Shop\n\t\t\tTask Tokens can be spent in the Task Shop for permanent upgrades or items, including:\n\t\t\t
    \n\t\t\t\t
  • Task Cooldown: Reduces the cooldown between tasks.
  • \n\t\t\t\t
  • Block Slots: Allows blocking specific skills from being assigned as tasks. Combat blocking has to be unlocked at an additional cost.
  • \n\t\t\t\t
  • Task Crystals: Used for crafting or upgrading task badge with the Crafting skill. Task badges provide multiplicative action speed or damage bonuses while undertaking tasks.
  • \n\t\t\t\t
  • Lootboxes: Large Meteorite Cache, Large Artisan's Crate, and Large Treasure Chest.
  • \n\t\t\t
\n\t\t\t
\n\t\t\t
", guild: "Guild", guildContent: "Guild\n\t\t\tDiscover guilds by navigating to the \"Guild\" feature in the navigation menu. Guilds are formed by groups of players who enjoy playing together. While guilds currently serve as primarily social hubs, upcoming expansions may introduce more group-oriented activities.\n\t\t\t
\n\t\t\tCreating a Guild\n\t\t\tYou can start your own guild by investing 5 million coins and choosing a unique guild name. As the guild's creator, you automatically assume the role of the leader, granting you the highest authority within the guild. Afterward, invite other players to join your guild.\n\t\t\t
\n\t\t\tJoining a Guild\n\t\t\tYou can be invited to join existing guilds. To find a guild to join, you can use the Recruit chat channel, where guilds actively seek new members. You can view your invitations on the Guild page.\n\t\t\t
\n\t\t\tGuild Features\n\t\t\tGuilds come with several key features:\n\t\t\t
    \n\t\t\t\t
  • Guild Chat Channel: A private, self-moderated space for guild members to connect and converse.
  • \n\t\t\t\t
  • Guild Notice Board: A persistent message board editable by the leader or generals to keep everyone informed.
  • \n\t\t\t\t
  • Guild Levels: As members earn experience points (XP) in various skills, the guild accumulates XP at a 1:1000 ratio, contributing to the guild's level. Climb the leaderboard based on your guild's level and experience.
  • \n\t\t\t\t
  • Member Slots: Guilds begin with {{defaultGuildMemberCount}} member slots and gain 1 additional slot for every {{guildLevelsPerMaxMember}} guild levels.
  • \n\t\t\t
\n\t\t\t
\n\t\t\t
\n\t\t\tMember Roles\n\t\t\tGuilds have a structured hierarchy with different roles and permissions. Higher rank roles automatically possess the permission of any lower rank:\n\t\t\t
    \n\t\t\t\t
  • Leader\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    • Can pass leadership to another member.
    • \n\t\t\t\t\t\t
    • Has the authority to disband the guild entirely when the guild is empty.
    • \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • General\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    • Empowered to promote or demote any lower-ranking member.
    • \n\t\t\t\t\t\t
    • Can edit the guild notice board.
    • \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • Officer\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    • Can invite new members to join the guild.
    • \n\t\t\t\t\t\t
    • Can kick lower-ranking member out of the guild.
    • \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • Member\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    • Can view the guild overview.
    • \n\t\t\t\t\t\t
    • Can view and converse in the guild chat channel.
    • \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • Invited\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    • Has no access until they accept the guild invitation
    • \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t
\n\t\t\t
\n\t\t\t
", chatCommands: "Chat Commands", chatCommandsContent: "Chat Commands\n\t\t\t\n\t\t\t\t/w [name] [message] - whisper another player
\n\t\t\t\t/profile [name] - view player profile
\n\t\t\t\t/friend [name] - add friend
\n\t\t\t\t/unfriend [name] - remove friend
\n\t\t\t\t/block [name] - block player
\n\t\t\t\t/unblock [name] - unblock player
\n\t\t\t\t@mod or @mods - Ping mods for urgent issues that require immediate attention. This will only work in public channels. DO NOT ABUSE.\n\t\t\t
\n\t\t\t
", experienceTable: "Experience Table" }, gameRulesPanel: { gameRules: "Game Rules" }, gameRulesText: { content: "
\n\t\t\t\tThe rules for Milky Way Idle are designed to ensure an enjoyable and fair experience for all players.\n\t\t\t\tBreaking the rules would result in appropriate penalties dependent on the type and severity of the offense.\n\t\t\t\tPenalties include verbal warning, mute, item removal, trading ban, or account ban.

\n\t\t\t
\n\t\t\t\n\t\t\t\t
  • Account\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\tSingle Account Only: \n\t\t\t\t\t\t\tEach person can only play on 1 account. Guests are also considered accounts.\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\tNo Account Sharing: \n\t\t\t\t\t\t\tDo not share account with other players.\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\tNo Inappropriate Name: \n\t\t\t\t\t\t\tNames should not be offensive, sexual, impersonating others, or based on well-known real-world individuals. Inappropriate name may result in mutes and forced name change.\n\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\tAge 13+ Only: \n\t\t\t\t\t\t\tIn compliance with COPPA(Children's Online Privacy Protection Act), you must be at least age 13+ to register and play.\n\t\t\t\t\t\t
    8. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • Trading\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\tNo Real World Trading / Cross-Trading: \n\t\t\t\t\t\t\tDo not trade items or services within Milky Way Idle for anything outside of the game.\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\tNo Boosting: \n\t\t\t\t\t\t\tDo not funnel wealth to any player, giving them an unfair advantage over others. Gifts to other players and contests involving prizes should be limited to value of 10M coins or less.\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\tNo Scamming: \n\t\t\t\t\t\t\tDo not use deception or scamming to gain items from other players. Actions will be taken against scammers given sufficient evidence. However, items lost to scams will not be refunded.\n\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\tRepay Loans Within 7 Days: \n\t\t\t\t\t\t\tLoans are at your own risk. Loans not repaid within 7 days can be considered boosting/scamming.\n\t\t\t\t\t\t
    8. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • Chat\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\tUse Respectful Language: \n\t\t\t\t\t\t\tThe #1 chat rule is to respect other players. Our goal is to create a friendly community space everyone can enjoy.\n\t\t\t\t\t\t\tPlease avoid intentionally antagonizing or harassing others.\n\t\t\t\t\t\t\tWhile the occasional use of profanity is not against the rule, please don't do so excessively, especially when directed at other players.\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\tEnglish in General Chat: \n\t\t\t\t\t\t\tPlease use only English in the General chat channel. Different languages are acceptable in other channels.\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\tNo Discrimination: \n\t\t\t\t\t\t\tDo not use slurs, slangs, or any offensive phrases that target any person or group of people.\n\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\tNo Illegal or Sexual Topics: \n\t\t\t\t\t\t\tDo not link or discuss illegal activities or sexual topics.\n\t\t\t\t\t\t
    8. \n\t\t\t\t\t\t
    9. \n\t\t\t\t\t\t\tAvoid Sensitive Topics or Drama: \n\t\t\t\t\t\t\tAvoid controversial or sensitive topics that often lead to drama or conversations inappropriate for public chat.\n\t\t\t\t\t\t\tThis includes, but is not limited to, politics, religion, international conflicts, gender discussions, sexuality,\n\t\t\t\t\t\t\tmute/ban complaints, and other topics that frequently become disruptive.\n\t\t\t\t\t\t
    10. \n\t\t\t\t\t\t
    11. \n\t\t\t\t\t\t\tNo Spamming: \n\t\t\t\t\t\t\tDo not spam the chat with large number of unnecessary messages, overuse CAPSLOCK, or beg others for free items.\n\t\t\t\t\t\t
    12. \n\t\t\t\t\t\t
    13. \n\t\t\t\t\t\t\tDo Not Encourage Others to Break Rules: \n\t\t\t\t\t\t\tDo not mislead or instigate other players into breaking game rules.\n\t\t\t\t\t\t
    14. \n\t\t\t\t\t\t
    15. \n\t\t\t\t\t\t\tDo Not Disclose Personal Information: \n\t\t\t\t\t\t\tDo not disclose identifying personal information about yourself, including, but not limited to, your full name, address, phone number, and email address.\n\t\t\t\t\t\t\tFurthermore, do not disclose ANY personal information about other players that they have not made public themselves, such as their name, age, or location.\n\t\t\t\t\t\t
    16. \n\t\t\t\t\t\t
    17. \n\t\t\t\t\t\t\tAll Advertisements Must be in Appropriate Channels: \n\t\t\t\t\t\t\tAll buying, selling, or service requests should be in trade chat. Guild/Party recruitment or seeking to join guild/party requests should be in recruit channel.\n\t\t\t\t\t\t\tPrice checks are allowed in general or beginner chat. No referral links.\n\t\t\t\t\t\t
    18. \n\t\t\t\t\t\t
    19. \n\t\t\t\t\t\t\tListen to Moderators: \n\t\t\t\t\t\t\tModerators have the discretion to moderate chat as they see fit in order to maintain a positive environment.\n\t\t\t\t\t\t\tPlease cooperate with their requests. If anyone has disagreements or complaints regarding a moderator, please submit a ticket on Discord or email contact@milkywayidle.com.\n\t\t\t\t\t\t
    20. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • Bots, Scripts, and Extensions\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\tNo Botting: \n\t\t\t\t\t\t\tDo not use any automation that plays the game for you.\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\tScripts and Extensions: \n\t\t\t\t\t\t\tAny scripts or extensions must not take any actions for the player (send any requests to server).\n\t\t\t\t\t\t\tYou are allowed to use them purely for information display purposes or UI improvements. (ex: Display combat summary, track drops, move buttons to different location)\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • Bugs and Exploits\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\tNo Bug Abusing: \n\t\t\t\t\t\t\tDo not abuse game bugs or exploits to your advantage. Please report them on Discord.\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t
    \n\t\t\t
    " } }, ...{ gameModeNames: { standard: "Standard", ironcow: "Ironcow", legacy_ironcow: "Legacy Ironcow" }, gameModeDescriptions: { standard: "The Standard game mode is recommended for most players. There are no feature restrictions.", ironcow: "The Ironcow game mode is for players who enjoys being self-sufficient. You cannot use the marketplace to trade with other players (Exception: buying Cowbells is allowed).", legacy_ironcow: "" }, skillNames: { "/skills/total_level": "Total Level", "/skills/milking": "Milking", "/skills/foraging": "Foraging", "/skills/woodcutting": "Woodcutting", "/skills/cheesesmithing": "Cheesesmithing", "/skills/crafting": "Crafting", "/skills/tailoring": "Tailoring", "/skills/cooking": "Cooking", "/skills/brewing": "Brewing", "/skills/alchemy": "Alchemy", "/skills/enhancing": "Enhancing", "/skills/stamina": "Stamina", "/skills/intelligence": "Intelligence", "/skills/attack": "Attack", "/skills/power": "Power", "/skills/defense": "Defense", "/skills/ranged": "Ranged", "/skills/magic": "Magic" }, abilityNames: { "/abilities/poke": "Poke", "/abilities/impale": "Impale", "/abilities/puncture": "Puncture", "/abilities/penetrating_strike": "Penetrating Strike", "/abilities/scratch": "Scratch", "/abilities/cleave": "Cleave", "/abilities/maim": "Maim", "/abilities/crippling_slash": "Crippling Slash", "/abilities/smack": "Smack", "/abilities/sweep": "Sweep", "/abilities/stunning_blow": "Stunning Blow", "/abilities/fracturing_impact": "Fracturing Impact", "/abilities/shield_bash": "Shield Bash", "/abilities/quick_shot": "Quick Shot", "/abilities/aqua_arrow": "Aqua Arrow", "/abilities/flame_arrow": "Flame Arrow", "/abilities/rain_of_arrows": "Rain Of Arrows", "/abilities/silencing_shot": "Silencing Shot", "/abilities/steady_shot": "Steady Shot", "/abilities/pestilent_shot": "Pestilent Shot", "/abilities/penetrating_shot": "Penetrating Shot", "/abilities/water_strike": "Water Strike", "/abilities/ice_spear": "Ice Spear", "/abilities/frost_surge": "Frost Surge", "/abilities/mana_spring": "Mana Spring", "/abilities/entangle": "Entangle", "/abilities/toxic_pollen": "Toxic Pollen", "/abilities/natures_veil": "Nature's Veil", "/abilities/life_drain": "Life Drain", "/abilities/fireball": "Fireball", "/abilities/flame_blast": "Flame Blast", "/abilities/firestorm": "Firestorm", "/abilities/smoke_burst": "Smoke Burst", "/abilities/minor_heal": "Minor Heal", "/abilities/heal": "Heal", "/abilities/quick_aid": "Quick Aid", "/abilities/rejuvenate": "Rejuvenate", "/abilities/taunt": "Taunt", "/abilities/provoke": "Provoke", "/abilities/toughness": "Toughness", "/abilities/elusiveness": "Elusiveness", "/abilities/precision": "Precision", "/abilities/berserk": "Berserk", "/abilities/frenzy": "Frenzy", "/abilities/elemental_affinity": "Elemental Affinity", "/abilities/spike_shell": "Spike Shell", "/abilities/arcane_reflection": "Arcane Reflection", "/abilities/vampirism": "Vampirism", "/abilities/revive": "Revive", "/abilities/insanity": "Insanity", "/abilities/invincible": "Invincible", "/abilities/fierce_aura": "Fierce Aura", "/abilities/aqua_aura": "Aqua Aura", "/abilities/sylvan_aura": "Sylvan Aura", "/abilities/flame_aura": "Flame Aura", "/abilities/speed_aura": "Speed Aura", "/abilities/critical_aura": "Critical Aura", "/abilities/promote": "Promote" }, abilityDescriptions: { "/abilities/poke": "Pokes the targeted enemy", "/abilities/impale": "Impales the targeted enemy", "/abilities/puncture": "Punctures the targeted enemy's armor, dealing damage and temporarily reducing its armor", "/abilities/penetrating_strike": "Strikes the targeted enemy. On each successful hit, will pierce and hit the next enemy.", "/abilities/scratch": "Scratches the targeted enemy", "/abilities/cleave": "Cleaves all enemies", "/abilities/maim": "Maims the targeted enemy and causes bleeding", "/abilities/crippling_slash": "Slashes all enemies and reduce their damage", "/abilities/smack": "Smacks the targeted enemy", "/abilities/sweep": "Performs a sweeping attack on all enemies", "/abilities/stunning_blow": "Smashes the targeted enemy and has a chance to stun", "/abilities/fracturing_impact": "Attacks all enemies, dealing damage and increases their damage taken", "/abilities/shield_bash": "Bashes the targeted enemy with a shield, dealing extra damage based on attacker's armor", "/abilities/quick_shot": "Takes a quick shot at the targeted enemy", "/abilities/aqua_arrow": "Shoots an arrow made of water at the targeted enemy", "/abilities/flame_arrow": "Shoots a flaming arrow at the targeted enemy", "/abilities/rain_of_arrows": "Shoots a rain of arrows on all enemies", "/abilities/silencing_shot": "Takes a shot at the targeted enemy, temporarily silencing them", "/abilities/steady_shot": "Takes a shot at the targeted enemy with greatly enhanced accuracy", "/abilities/pestilent_shot": "Shoots the targeted enemy, dealing damage and decreasing regeneration", "/abilities/penetrating_shot": "Shoots the targeted enemy. On each successful hit, will pierce and hit the next enemy", "/abilities/water_strike": "Casts a water strike at the targeted enemy", "/abilities/ice_spear": "Casts an ice spear at the targeted enemy, dealing damage and reducing attack speed", "/abilities/frost_surge": "Casts frost surge at all enemies, dealing damage and reducing evasion", "/abilities/mana_spring": "Casts mana spring at all enemies, dealing damage and increasing ally MP regeneration", "/abilities/entangle": "Entangles the targeted enemy, dealing damage with chance to stun", "/abilities/toxic_pollen": "Casts toxic pollen at all enemies, dealing damage and decreasing armor and resistances", "/abilities/natures_veil": "Cast's a veil over all enemies, dealing damage with a chance to blind", "/abilities/life_drain": "Drains the life force of the targeted enemy, dealing damage and healing the caster", "/abilities/fireball": "Casts a fireball at the targeted enemy", "/abilities/flame_blast": "Casts a flame blast at all enemies", "/abilities/firestorm": "Casts a firestorm at all enemies", "/abilities/smoke_burst": "Casts a smoke burst at the targeted enemy, dealing damage and decreasing their accuracy", "/abilities/minor_heal": "Casts minor heal on yourself", "/abilities/heal": "Casts heal on yourself", "/abilities/quick_aid": "Casts heal on the ally with the lowest HP percentage", "/abilities/rejuvenate": "Heals all allies", "/abilities/taunt": "Greatly increases threat rating", "/abilities/provoke": "Tremendously increases threat rating", "/abilities/toughness": "Greatly increases armor and resistances temporarily", "/abilities/elusiveness": "Greatly increases evasion temporarily", "/abilities/precision": "Greatly increases accuracy temporarily", "/abilities/berserk": "Greatly increases physical damage temporarily", "/abilities/frenzy": "Greatly increases attack speed temporarily", "/abilities/elemental_affinity": "Greatly increases elemental damage temporarily", "/abilities/spike_shell": "Gains physical thorns temporarily", "/abilities/arcane_reflection": "Gains elemental thorns temporarily", "/abilities/vampirism": "Gains lifesteal temporarily", "/abilities/revive": "Revives a dead ally", "/abilities/insanity": "Increases damage, attack speed, and cast speed temporarily at the cost of HP", "/abilities/invincible": "Tremendously increases armor, resistances, and tenacity temporarily", "/abilities/fierce_aura": "Increases physical amplify and armor for all allies", "/abilities/aqua_aura": "Increases water amplify and resistance for all allies", "/abilities/sylvan_aura": "Increases nature amplify and resistance for all allies", "/abilities/flame_aura": "Increases fire amplify and resistance for all allies", "/abilities/speed_aura": "Increases attack speed and cast speed for all allies", "/abilities/critical_aura": "Increases critical rate for all allies", "/abilities/promote": "Promotes a pawn" }, itemNames: { "/items/coin": "Coin", "/items/task_token": "Task Token", "/items/chimerical_token": "Chimerical Token", "/items/sinister_token": "Sinister Token", "/items/enchanted_token": "Enchanted Token", "/items/pirate_token": "Pirate Token", "/items/cowbell": "Cowbell", "/items/bag_of_10_cowbells": "Bag Of 10 Cowbells", "/items/purples_gift": "Purple's Gift", "/items/small_meteorite_cache": "Small Meteorite Cache", "/items/medium_meteorite_cache": "Medium Meteorite Cache", "/items/large_meteorite_cache": "Large Meteorite Cache", "/items/small_artisans_crate": "Small Artisan's Crate", "/items/medium_artisans_crate": "Medium Artisan's Crate", "/items/large_artisans_crate": "Large Artisan's Crate", "/items/small_treasure_chest": "Small Treasure Chest", "/items/medium_treasure_chest": "Medium Treasure Chest", "/items/large_treasure_chest": "Large Treasure Chest", "/items/chimerical_chest": "Chimerical Chest", "/items/sinister_chest": "Sinister Chest", "/items/enchanted_chest": "Enchanted Chest", "/items/pirate_chest": "Pirate Chest", "/items/blue_key_fragment": "Blue Key Fragment", "/items/green_key_fragment": "Green Key Fragment", "/items/purple_key_fragment": "Purple Key Fragment", "/items/white_key_fragment": "White Key Fragment", "/items/orange_key_fragment": "Orange Key Fragment", "/items/brown_key_fragment": "Brown Key Fragment", "/items/stone_key_fragment": "Stone Key Fragment", "/items/dark_key_fragment": "Dark Key Fragment", "/items/burning_key_fragment": "Burning Key Fragment", "/items/chimerical_entry_key": "Chimerical Entry Key", "/items/chimerical_chest_key": "Chimerical Chest Key", "/items/sinister_entry_key": "Sinister Entry Key", "/items/sinister_chest_key": "Sinister Chest Key", "/items/enchanted_entry_key": "Enchanted Entry Key", "/items/enchanted_chest_key": "Enchanted Chest Key", "/items/pirate_entry_key": "Pirate Entry Key", "/items/pirate_chest_key": "Pirate Chest Key", "/items/donut": "Donut", "/items/blueberry_donut": "Blueberry Donut", "/items/blackberry_donut": "Blackberry Donut", "/items/strawberry_donut": "Strawberry Donut", "/items/mooberry_donut": "Mooberry Donut", "/items/marsberry_donut": "Marsberry Donut", "/items/spaceberry_donut": "Spaceberry Donut", "/items/cupcake": "Cupcake", "/items/blueberry_cake": "Blueberry Cake", "/items/blackberry_cake": "Blackberry Cake", "/items/strawberry_cake": "Strawberry Cake", "/items/mooberry_cake": "Mooberry Cake", "/items/marsberry_cake": "Marsberry Cake", "/items/spaceberry_cake": "Spaceberry Cake", "/items/gummy": "Gummy", "/items/apple_gummy": "Apple Gummy", "/items/orange_gummy": "Orange Gummy", "/items/plum_gummy": "Plum Gummy", "/items/peach_gummy": "Peach Gummy", "/items/dragon_fruit_gummy": "Dragon Fruit Gummy", "/items/star_fruit_gummy": "Star Fruit Gummy", "/items/yogurt": "Yogurt", "/items/apple_yogurt": "Apple Yogurt", "/items/orange_yogurt": "Orange Yogurt", "/items/plum_yogurt": "Plum Yogurt", "/items/peach_yogurt": "Peach Yogurt", "/items/dragon_fruit_yogurt": "Dragon Fruit Yogurt", "/items/star_fruit_yogurt": "Star Fruit Yogurt", "/items/milking_tea": "Milking Tea", "/items/foraging_tea": "Foraging Tea", "/items/woodcutting_tea": "Woodcutting Tea", "/items/cooking_tea": "Cooking Tea", "/items/brewing_tea": "Brewing Tea", "/items/alchemy_tea": "Alchemy Tea", "/items/enhancing_tea": "Enhancing Tea", "/items/cheesesmithing_tea": "Cheesesmithing Tea", "/items/crafting_tea": "Crafting Tea", "/items/tailoring_tea": "Tailoring Tea", "/items/super_milking_tea": "Super Milking Tea", "/items/super_foraging_tea": "Super Foraging Tea", "/items/super_woodcutting_tea": "Super Woodcutting Tea", "/items/super_cooking_tea": "Super Cooking Tea", "/items/super_brewing_tea": "Super Brewing Tea", "/items/super_alchemy_tea": "Super Alchemy Tea", "/items/super_enhancing_tea": "Super Enhancing Tea", "/items/super_cheesesmithing_tea": "Super Cheesesmithing Tea", "/items/super_crafting_tea": "Super Crafting Tea", "/items/super_tailoring_tea": "Super Tailoring Tea", "/items/ultra_milking_tea": "Ultra Milking Tea", "/items/ultra_foraging_tea": "Ultra Foraging Tea", "/items/ultra_woodcutting_tea": "Ultra Woodcutting Tea", "/items/ultra_cooking_tea": "Ultra Cooking Tea", "/items/ultra_brewing_tea": "Ultra Brewing Tea", "/items/ultra_alchemy_tea": "Ultra Alchemy Tea", "/items/ultra_enhancing_tea": "Ultra Enhancing Tea", "/items/ultra_cheesesmithing_tea": "Ultra Cheesesmithing Tea", "/items/ultra_crafting_tea": "Ultra Crafting Tea", "/items/ultra_tailoring_tea": "Ultra Tailoring Tea", "/items/gathering_tea": "Gathering Tea", "/items/gourmet_tea": "Gourmet Tea", "/items/wisdom_tea": "Wisdom Tea", "/items/processing_tea": "Processing Tea", "/items/efficiency_tea": "Efficiency Tea", "/items/artisan_tea": "Artisan Tea", "/items/catalytic_tea": "Catalytic Tea", "/items/blessed_tea": "Blessed Tea", "/items/stamina_coffee": "Stamina Coffee", "/items/intelligence_coffee": "Intelligence Coffee", "/items/defense_coffee": "Defense Coffee", "/items/attack_coffee": "Attack Coffee", "/items/power_coffee": "Power Coffee", "/items/ranged_coffee": "Ranged Coffee", "/items/magic_coffee": "Magic Coffee", "/items/super_stamina_coffee": "Super Stamina Coffee", "/items/super_intelligence_coffee": "Super Intelligence Coffee", "/items/super_defense_coffee": "Super Defense Coffee", "/items/super_attack_coffee": "Super Attack Coffee", "/items/super_power_coffee": "Super Power Coffee", "/items/super_ranged_coffee": "Super Ranged Coffee", "/items/super_magic_coffee": "Super Magic Coffee", "/items/ultra_stamina_coffee": "Ultra Stamina Coffee", "/items/ultra_intelligence_coffee": "Ultra Intelligence Coffee", "/items/ultra_defense_coffee": "Ultra Defense Coffee", "/items/ultra_attack_coffee": "Ultra Attack Coffee", "/items/ultra_power_coffee": "Ultra Power Coffee", "/items/ultra_ranged_coffee": "Ultra Ranged Coffee", "/items/ultra_magic_coffee": "Ultra Magic Coffee", "/items/wisdom_coffee": "Wisdom Coffee", "/items/lucky_coffee": "Lucky Coffee", "/items/swiftness_coffee": "Swiftness Coffee", "/items/channeling_coffee": "Channeling Coffee", "/items/critical_coffee": "Critical Coffee", "/items/poke": "Poke", "/items/impale": "Impale", "/items/puncture": "Puncture", "/items/penetrating_strike": "Penetrating Strike", "/items/scratch": "Scratch", "/items/cleave": "Cleave", "/items/maim": "Maim", "/items/crippling_slash": "Crippling Slash", "/items/smack": "Smack", "/items/sweep": "Sweep", "/items/stunning_blow": "Stunning Blow", "/items/fracturing_impact": "Fracturing Impact", "/items/shield_bash": "Shield Bash", "/items/quick_shot": "Quick Shot", "/items/aqua_arrow": "Aqua Arrow", "/items/flame_arrow": "Flame Arrow", "/items/rain_of_arrows": "Rain Of Arrows", "/items/silencing_shot": "Silencing Shot", "/items/steady_shot": "Steady Shot", "/items/pestilent_shot": "Pestilent Shot", "/items/penetrating_shot": "Penetrating Shot", "/items/water_strike": "Water Strike", "/items/ice_spear": "Ice Spear", "/items/frost_surge": "Frost Surge", "/items/mana_spring": "Mana Spring", "/items/entangle": "Entangle", "/items/toxic_pollen": "Toxic Pollen", "/items/natures_veil": "Nature's Veil", "/items/life_drain": "Life Drain", "/items/fireball": "Fireball", "/items/flame_blast": "Flame Blast", "/items/firestorm": "Firestorm", "/items/smoke_burst": "Smoke Burst", "/items/minor_heal": "Minor Heal", "/items/heal": "Heal", "/items/quick_aid": "Quick Aid", "/items/rejuvenate": "Rejuvenate", "/items/taunt": "Taunt", "/items/provoke": "Provoke", "/items/toughness": "Toughness", "/items/elusiveness": "Elusiveness", "/items/precision": "Precision", "/items/berserk": "Berserk", "/items/elemental_affinity": "Elemental Affinity", "/items/frenzy": "Frenzy", "/items/spike_shell": "Spike Shell", "/items/arcane_reflection": "Arcane Reflection", "/items/vampirism": "Vampirism", "/items/revive": "Revive", "/items/insanity": "Insanity", "/items/invincible": "Invincible", "/items/fierce_aura": "Fierce Aura", "/items/aqua_aura": "Aqua Aura", "/items/sylvan_aura": "Sylvan Aura", "/items/flame_aura": "Flame Aura", "/items/speed_aura": "Speed Aura", "/items/critical_aura": "Critical Aura", "/items/gobo_stabber": "Gobo Stabber", "/items/gobo_slasher": "Gobo Slasher", "/items/gobo_smasher": "Gobo Smasher", "/items/spiked_bulwark": "Spiked Bulwark", "/items/werewolf_slasher": "Werewolf Slasher", "/items/griffin_bulwark": "Griffin Bulwark", "/items/gobo_shooter": "Gobo Shooter", "/items/vampiric_bow": "Vampiric Bow", "/items/cursed_bow": "Cursed Bow", "/items/gobo_boomstick": "Gobo Boomstick", "/items/cheese_bulwark": "Cheese Bulwark", "/items/verdant_bulwark": "Verdant Bulwark", "/items/azure_bulwark": "Azure Bulwark", "/items/burble_bulwark": "Burble Bulwark", "/items/crimson_bulwark": "Crimson Bulwark", "/items/rainbow_bulwark": "Rainbow Bulwark", "/items/holy_bulwark": "Holy Bulwark", "/items/wooden_bow": "Wooden Bow", "/items/birch_bow": "Birch Bow", "/items/cedar_bow": "Cedar Bow", "/items/purpleheart_bow": "Purpleheart Bow", "/items/ginkgo_bow": "Ginkgo Bow", "/items/redwood_bow": "Redwood Bow", "/items/arcane_bow": "Arcane Bow", "/items/stalactite_spear": "Stalactite Spear", "/items/granite_bludgeon": "Granite Bludgeon", "/items/furious_spear": "Furious Spear", "/items/regal_sword": "Regal Sword", "/items/chaotic_flail": "Chaotic Flail", "/items/soul_hunter_crossbow": "Soul Hunter Crossbow", "/items/sundering_crossbow": "Sundering Crossbow", "/items/frost_staff": "Frost Staff", "/items/infernal_battlestaff": "Infernal Battlestaff", "/items/jackalope_staff": "Jackalope Staff", "/items/rippling_trident": "Rippling Trident", "/items/blooming_trident": "Blooming Trident", "/items/blazing_trident": "Blazing Trident", "/items/cheese_sword": "Cheese Sword", "/items/verdant_sword": "Verdant Sword", "/items/azure_sword": "Azure Sword", "/items/burble_sword": "Burble Sword", "/items/crimson_sword": "Crimson Sword", "/items/rainbow_sword": "Rainbow Sword", "/items/holy_sword": "Holy Sword", "/items/cheese_spear": "Cheese Spear", "/items/verdant_spear": "Verdant Spear", "/items/azure_spear": "Azure Spear", "/items/burble_spear": "Burble Spear", "/items/crimson_spear": "Crimson Spear", "/items/rainbow_spear": "Rainbow Spear", "/items/holy_spear": "Holy Spear", "/items/cheese_mace": "Cheese Mace", "/items/verdant_mace": "Verdant Mace", "/items/azure_mace": "Azure Mace", "/items/burble_mace": "Burble Mace", "/items/crimson_mace": "Crimson Mace", "/items/rainbow_mace": "Rainbow Mace", "/items/holy_mace": "Holy Mace", "/items/wooden_crossbow": "Wooden Crossbow", "/items/birch_crossbow": "Birch Crossbow", "/items/cedar_crossbow": "Cedar Crossbow", "/items/purpleheart_crossbow": "Purpleheart Crossbow", "/items/ginkgo_crossbow": "Ginkgo Crossbow", "/items/redwood_crossbow": "Redwood Crossbow", "/items/arcane_crossbow": "Arcane Crossbow", "/items/wooden_water_staff": "Wooden Water Staff", "/items/birch_water_staff": "Birch Water Staff", "/items/cedar_water_staff": "Cedar Water Staff", "/items/purpleheart_water_staff": "Purpleheart Water Staff", "/items/ginkgo_water_staff": "Ginkgo Water Staff", "/items/redwood_water_staff": "Redwood Water Staff", "/items/arcane_water_staff": "Arcane Water Staff", "/items/wooden_nature_staff": "Wooden Nature Staff", "/items/birch_nature_staff": "Birch Nature Staff", "/items/cedar_nature_staff": "Cedar Nature Staff", "/items/purpleheart_nature_staff": "Purpleheart Nature Staff", "/items/ginkgo_nature_staff": "Ginkgo Nature Staff", "/items/redwood_nature_staff": "Redwood Nature Staff", "/items/arcane_nature_staff": "Arcane Nature Staff", "/items/wooden_fire_staff": "Wooden Fire Staff", "/items/birch_fire_staff": "Birch Fire Staff", "/items/cedar_fire_staff": "Cedar Fire Staff", "/items/purpleheart_fire_staff": "Purpleheart Fire Staff", "/items/ginkgo_fire_staff": "Ginkgo Fire Staff", "/items/redwood_fire_staff": "Redwood Fire Staff", "/items/arcane_fire_staff": "Arcane Fire Staff", "/items/eye_watch": "Eye Watch", "/items/snake_fang_dirk": "Snake Fang Dirk", "/items/vision_shield": "Vision Shield", "/items/gobo_defender": "Gobo Defender", "/items/vampire_fang_dirk": "Vampire Fang Dirk", "/items/knights_aegis": "Knight's Aegis", "/items/treant_shield": "Treant Shield", "/items/manticore_shield": "Manticore Shield", "/items/tome_of_healing": "Tome Of Healing", "/items/tome_of_the_elements": "Tome Of The Elements", "/items/watchful_relic": "Watchful Relic", "/items/bishops_codex": "Bishop's Codex", "/items/cheese_buckler": "Cheese Buckler", "/items/verdant_buckler": "Verdant Buckler", "/items/azure_buckler": "Azure Buckler", "/items/burble_buckler": "Burble Buckler", "/items/crimson_buckler": "Crimson Buckler", "/items/rainbow_buckler": "Rainbow Buckler", "/items/holy_buckler": "Holy Buckler", "/items/wooden_shield": "Wooden Shield", "/items/birch_shield": "Birch Shield", "/items/cedar_shield": "Cedar Shield", "/items/purpleheart_shield": "Purpleheart Shield", "/items/ginkgo_shield": "Ginkgo Shield", "/items/redwood_shield": "Redwood Shield", "/items/arcane_shield": "Arcane Shield", "/items/sinister_cape": "Sinister Cape", "/items/chimerical_quiver": "Chimerical Quiver", "/items/enchanted_cloak": "Enchanted Cloak", "/items/red_culinary_hat": "Red Culinary Hat", "/items/snail_shell_helmet": "Snail Shell Helmet", "/items/vision_helmet": "Vision Helmet", "/items/fluffy_red_hat": "Fluffy Red Hat", "/items/corsair_helmet": "Corsair Helmet", "/items/acrobatic_hood": "Acrobatic Hood", "/items/magicians_hat": "Magician's Hat", "/items/cheese_helmet": "Cheese Helmet", "/items/verdant_helmet": "Verdant Helmet", "/items/azure_helmet": "Azure Helmet", "/items/burble_helmet": "Burble Helmet", "/items/crimson_helmet": "Crimson Helmet", "/items/rainbow_helmet": "Rainbow Helmet", "/items/holy_helmet": "Holy Helmet", "/items/rough_hood": "Rough Hood", "/items/reptile_hood": "Reptile Hood", "/items/gobo_hood": "Gobo Hood", "/items/beast_hood": "Beast Hood", "/items/umbral_hood": "Umbral Hood", "/items/cotton_hat": "Cotton Hat", "/items/linen_hat": "Linen Hat", "/items/bamboo_hat": "Bamboo Hat", "/items/silk_hat": "Silk Hat", "/items/radiant_hat": "Radiant Hat", "/items/dairyhands_top": "Dairyhand's Top", "/items/foragers_top": "Forager's Top", "/items/lumberjacks_top": "Lumberjack's Top", "/items/cheesemakers_top": "Cheesemaker's Top", "/items/crafters_top": "Crafter's Top", "/items/tailors_top": "Tailor's Top", "/items/chefs_top": "Chef's Top", "/items/brewers_top": "Brewer's Top", "/items/alchemists_top": "Alchemist's Top", "/items/enhancers_top": "Enhancer's Top", "/items/gator_vest": "Gator Vest", "/items/turtle_shell_body": "Turtle Shell Body", "/items/colossus_plate_body": "Colossus Plate Body", "/items/demonic_plate_body": "Demonic Plate Body", "/items/anchorbound_plate_body": "Anchorbound Plate Body", "/items/maelstrom_plate_body": "Maelstrom Plate Body", "/items/marine_tunic": "Marine Tunic", "/items/revenant_tunic": "Revenant Tunic", "/items/griffin_tunic": "Griffin Tunic", "/items/kraken_tunic": "Kraken Tunic", "/items/icy_robe_top": "Icy Robe Top", "/items/flaming_robe_top": "Flaming Robe Top", "/items/luna_robe_top": "Luna Robe Top", "/items/royal_water_robe_top": "Royal Water Robe Top", "/items/royal_nature_robe_top": "Royal Nature Robe Top", "/items/royal_fire_robe_top": "Royal Fire Robe Top", "/items/cheese_plate_body": "Cheese Plate Body", "/items/verdant_plate_body": "Verdant Plate Body", "/items/azure_plate_body": "Azure Plate Body", "/items/burble_plate_body": "Burble Plate Body", "/items/crimson_plate_body": "Crimson Plate Body", "/items/rainbow_plate_body": "Rainbow Plate Body", "/items/holy_plate_body": "Holy Plate Body", "/items/rough_tunic": "Rough Tunic", "/items/reptile_tunic": "Reptile Tunic", "/items/gobo_tunic": "Gobo Tunic", "/items/beast_tunic": "Beast Tunic", "/items/umbral_tunic": "Umbral Tunic", "/items/cotton_robe_top": "Cotton Robe Top", "/items/linen_robe_top": "Linen Robe Top", "/items/bamboo_robe_top": "Bamboo Robe Top", "/items/silk_robe_top": "Silk Robe Top", "/items/radiant_robe_top": "Radiant Robe Top", "/items/dairyhands_bottoms": "Dairyhand's Bottoms", "/items/foragers_bottoms": "Forager's Bottoms", "/items/lumberjacks_bottoms": "Lumberjack's Bottoms", "/items/cheesemakers_bottoms": "Cheesemaker's Bottoms", "/items/crafters_bottoms": "Crafter's Bottoms", "/items/tailors_bottoms": "Tailor's Bottoms", "/items/chefs_bottoms": "Chef's Bottoms", "/items/brewers_bottoms": "Brewer's Bottoms", "/items/alchemists_bottoms": "Alchemist's Bottoms", "/items/enhancers_bottoms": "Enhancer's Bottoms", "/items/turtle_shell_legs": "Turtle Shell Legs", "/items/colossus_plate_legs": "Colossus Plate Legs", "/items/demonic_plate_legs": "Demonic Plate Legs", "/items/anchorbound_plate_legs": "Anchorbound Plate Legs", "/items/maelstrom_plate_legs": "Maelstrom Plate Legs", "/items/marine_chaps": "Marine Chaps", "/items/revenant_chaps": "Revenant Chaps", "/items/griffin_chaps": "Griffin Chaps", "/items/kraken_chaps": "Kraken Chaps", "/items/icy_robe_bottoms": "Icy Robe Bottoms", "/items/flaming_robe_bottoms": "Flaming Robe Bottoms", "/items/luna_robe_bottoms": "Luna Robe Bottoms", "/items/royal_water_robe_bottoms": "Royal Water Robe Bottoms", "/items/royal_nature_robe_bottoms": "Royal Nature Robe Bottoms", "/items/royal_fire_robe_bottoms": "Royal Fire Robe Bottoms", "/items/cheese_plate_legs": "Cheese Plate Legs", "/items/verdant_plate_legs": "Verdant Plate Legs", "/items/azure_plate_legs": "Azure Plate Legs", "/items/burble_plate_legs": "Burble Plate Legs", "/items/crimson_plate_legs": "Crimson Plate Legs", "/items/rainbow_plate_legs": "Rainbow Plate Legs", "/items/holy_plate_legs": "Holy Plate Legs", "/items/rough_chaps": "Rough Chaps", "/items/reptile_chaps": "Reptile Chaps", "/items/gobo_chaps": "Gobo Chaps", "/items/beast_chaps": "Beast Chaps", "/items/umbral_chaps": "Umbral Chaps", "/items/cotton_robe_bottoms": "Cotton Robe Bottoms", "/items/linen_robe_bottoms": "Linen Robe Bottoms", "/items/bamboo_robe_bottoms": "Bamboo Robe Bottoms", "/items/silk_robe_bottoms": "Silk Robe Bottoms", "/items/radiant_robe_bottoms": "Radiant Robe Bottoms", "/items/enchanted_gloves": "Enchanted Gloves", "/items/pincer_gloves": "Pincer Gloves", "/items/panda_gloves": "Panda Gloves", "/items/magnetic_gloves": "Magnetic Gloves", "/items/dodocamel_gauntlets": "Dodocamel Gauntlets", "/items/sighted_bracers": "Sighted Bracers", "/items/marksman_bracers": "Marksman Bracers", "/items/chrono_gloves": "Chrono Gloves", "/items/cheese_gauntlets": "Cheese Gauntlets", "/items/verdant_gauntlets": "Verdant Gauntlets", "/items/azure_gauntlets": "Azure Gauntlets", "/items/burble_gauntlets": "Burble Gauntlets", "/items/crimson_gauntlets": "Crimson Gauntlets", "/items/rainbow_gauntlets": "Rainbow Gauntlets", "/items/holy_gauntlets": "Holy Gauntlets", "/items/rough_bracers": "Rough Bracers", "/items/reptile_bracers": "Reptile Bracers", "/items/gobo_bracers": "Gobo Bracers", "/items/beast_bracers": "Beast Bracers", "/items/umbral_bracers": "Umbral Bracers", "/items/cotton_gloves": "Cotton Gloves", "/items/linen_gloves": "Linen Gloves", "/items/bamboo_gloves": "Bamboo Gloves", "/items/silk_gloves": "Silk Gloves", "/items/radiant_gloves": "Radiant Gloves", "/items/collectors_boots": "Collector's Boots", "/items/shoebill_shoes": "Shoebill Shoes", "/items/black_bear_shoes": "Black Bear Shoes", "/items/grizzly_bear_shoes": "Grizzly Bear Shoes", "/items/polar_bear_shoes": "Polar Bear Shoes", "/items/centaur_boots": "Centaur Boots", "/items/sorcerer_boots": "Sorcerer Boots", "/items/cheese_boots": "Cheese Boots", "/items/verdant_boots": "Verdant Boots", "/items/azure_boots": "Azure Boots", "/items/burble_boots": "Burble Boots", "/items/crimson_boots": "Crimson Boots", "/items/rainbow_boots": "Rainbow Boots", "/items/holy_boots": "Holy Boots", "/items/rough_boots": "Rough Boots", "/items/reptile_boots": "Reptile Boots", "/items/gobo_boots": "Gobo Boots", "/items/beast_boots": "Beast Boots", "/items/umbral_boots": "Umbral Boots", "/items/cotton_boots": "Cotton Boots", "/items/linen_boots": "Linen Boots", "/items/bamboo_boots": "Bamboo Boots", "/items/silk_boots": "Silk Boots", "/items/radiant_boots": "Radiant Boots", "/items/small_pouch": "Small Pouch", "/items/medium_pouch": "Medium Pouch", "/items/large_pouch": "Large Pouch", "/items/giant_pouch": "Giant Pouch", "/items/gluttonous_pouch": "Gluttonous Pouch", "/items/guzzling_pouch": "Guzzling Pouch", "/items/necklace_of_efficiency": "Necklace Of Efficiency", "/items/fighter_necklace": "Fighter Necklace", "/items/ranger_necklace": "Ranger Necklace", "/items/wizard_necklace": "Wizard Necklace", "/items/necklace_of_wisdom": "Necklace Of Wisdom", "/items/necklace_of_speed": "Necklace Of Speed", "/items/philosophers_necklace": "Philosopher's Necklace", "/items/earrings_of_gathering": "Earrings Of Gathering", "/items/earrings_of_essence_find": "Earrings Of Essence Find", "/items/earrings_of_armor": "Earrings Of Armor", "/items/earrings_of_regeneration": "Earrings Of Regeneration", "/items/earrings_of_resistance": "Earrings Of Resistance", "/items/earrings_of_rare_find": "Earrings Of Rare Find", "/items/earrings_of_critical_strike": "Earrings Of Critical Strike", "/items/philosophers_earrings": "Philosopher's Earrings", "/items/ring_of_gathering": "Ring Of Gathering", "/items/ring_of_essence_find": "Ring Of Essence Find", "/items/ring_of_armor": "Ring Of Armor", "/items/ring_of_regeneration": "Ring Of Regeneration", "/items/ring_of_resistance": "Ring Of Resistance", "/items/ring_of_rare_find": "Ring Of Rare Find", "/items/ring_of_critical_strike": "Ring Of Critical Strike", "/items/philosophers_ring": "Philosopher's Ring", "/items/basic_task_badge": "Basic Task Badge", "/items/advanced_task_badge": "Advanced Task Badge", "/items/expert_task_badge": "Expert Task Badge", "/items/celestial_brush": "Celestial Brush", "/items/cheese_brush": "Cheese Brush", "/items/verdant_brush": "Verdant Brush", "/items/azure_brush": "Azure Brush", "/items/burble_brush": "Burble Brush", "/items/crimson_brush": "Crimson Brush", "/items/rainbow_brush": "Rainbow Brush", "/items/holy_brush": "Holy Brush", "/items/celestial_shears": "Celestial Shears", "/items/cheese_shears": "Cheese Shears", "/items/verdant_shears": "Verdant Shears", "/items/azure_shears": "Azure Shears", "/items/burble_shears": "Burble Shears", "/items/crimson_shears": "Crimson Shears", "/items/rainbow_shears": "Rainbow Shears", "/items/holy_shears": "Holy Shears", "/items/celestial_hatchet": "Celestial Hatchet", "/items/cheese_hatchet": "Cheese Hatchet", "/items/verdant_hatchet": "Verdant Hatchet", "/items/azure_hatchet": "Azure Hatchet", "/items/burble_hatchet": "Burble Hatchet", "/items/crimson_hatchet": "Crimson Hatchet", "/items/rainbow_hatchet": "Rainbow Hatchet", "/items/holy_hatchet": "Holy Hatchet", "/items/celestial_hammer": "Celestial Hammer", "/items/cheese_hammer": "Cheese Hammer", "/items/verdant_hammer": "Verdant Hammer", "/items/azure_hammer": "Azure Hammer", "/items/burble_hammer": "Burble Hammer", "/items/crimson_hammer": "Crimson Hammer", "/items/rainbow_hammer": "Rainbow Hammer", "/items/holy_hammer": "Holy Hammer", "/items/celestial_chisel": "Celestial Chisel", "/items/cheese_chisel": "Cheese Chisel", "/items/verdant_chisel": "Verdant Chisel", "/items/azure_chisel": "Azure Chisel", "/items/burble_chisel": "Burble Chisel", "/items/crimson_chisel": "Crimson Chisel", "/items/rainbow_chisel": "Rainbow Chisel", "/items/holy_chisel": "Holy Chisel", "/items/celestial_needle": "Celestial Needle", "/items/cheese_needle": "Cheese Needle", "/items/verdant_needle": "Verdant Needle", "/items/azure_needle": "Azure Needle", "/items/burble_needle": "Burble Needle", "/items/crimson_needle": "Crimson Needle", "/items/rainbow_needle": "Rainbow Needle", "/items/holy_needle": "Holy Needle", "/items/celestial_spatula": "Celestial Spatula", "/items/cheese_spatula": "Cheese Spatula", "/items/verdant_spatula": "Verdant Spatula", "/items/azure_spatula": "Azure Spatula", "/items/burble_spatula": "Burble Spatula", "/items/crimson_spatula": "Crimson Spatula", "/items/rainbow_spatula": "Rainbow Spatula", "/items/holy_spatula": "Holy Spatula", "/items/celestial_pot": "Celestial Pot", "/items/cheese_pot": "Cheese Pot", "/items/verdant_pot": "Verdant Pot", "/items/azure_pot": "Azure Pot", "/items/burble_pot": "Burble Pot", "/items/crimson_pot": "Crimson Pot", "/items/rainbow_pot": "Rainbow Pot", "/items/holy_pot": "Holy Pot", "/items/celestial_alembic": "Celestial Alembic", "/items/cheese_alembic": "Cheese Alembic", "/items/verdant_alembic": "Verdant Alembic", "/items/azure_alembic": "Azure Alembic", "/items/burble_alembic": "Burble Alembic", "/items/crimson_alembic": "Crimson Alembic", "/items/rainbow_alembic": "Rainbow Alembic", "/items/holy_alembic": "Holy Alembic", "/items/celestial_enhancer": "Celestial Enhancer", "/items/cheese_enhancer": "Cheese Enhancer", "/items/verdant_enhancer": "Verdant Enhancer", "/items/azure_enhancer": "Azure Enhancer", "/items/burble_enhancer": "Burble Enhancer", "/items/crimson_enhancer": "Crimson Enhancer", "/items/rainbow_enhancer": "Rainbow Enhancer", "/items/holy_enhancer": "Holy Enhancer", "/items/milk": "Milk", "/items/verdant_milk": "Verdant Milk", "/items/azure_milk": "Azure Milk", "/items/burble_milk": "Burble Milk", "/items/crimson_milk": "Crimson Milk", "/items/rainbow_milk": "Rainbow Milk", "/items/holy_milk": "Holy Milk", "/items/cheese": "Cheese", "/items/verdant_cheese": "Verdant Cheese", "/items/azure_cheese": "Azure Cheese", "/items/burble_cheese": "Burble Cheese", "/items/crimson_cheese": "Crimson Cheese", "/items/rainbow_cheese": "Rainbow Cheese", "/items/holy_cheese": "Holy Cheese", "/items/log": "Log", "/items/birch_log": "Birch Log", "/items/cedar_log": "Cedar Log", "/items/purpleheart_log": "Purpleheart Log", "/items/ginkgo_log": "Ginkgo Log", "/items/redwood_log": "Redwood Log", "/items/arcane_log": "Arcane Log", "/items/lumber": "Lumber", "/items/birch_lumber": "Birch Lumber", "/items/cedar_lumber": "Cedar Lumber", "/items/purpleheart_lumber": "Purpleheart Lumber", "/items/ginkgo_lumber": "Ginkgo Lumber", "/items/redwood_lumber": "Redwood Lumber", "/items/arcane_lumber": "Arcane Lumber", "/items/rough_hide": "Rough Hide", "/items/reptile_hide": "Reptile Hide", "/items/gobo_hide": "Gobo Hide", "/items/beast_hide": "Beast Hide", "/items/umbral_hide": "Umbral Hide", "/items/rough_leather": "Rough Leather", "/items/reptile_leather": "Reptile Leather", "/items/gobo_leather": "Gobo Leather", "/items/beast_leather": "Beast Leather", "/items/umbral_leather": "Umbral Leather", "/items/cotton": "Cotton", "/items/flax": "Flax", "/items/bamboo_branch": "Bamboo Branch", "/items/cocoon": "Cocoon", "/items/radiant_fiber": "Radiant Fiber", "/items/cotton_fabric": "Cotton Fabric", "/items/linen_fabric": "Linen Fabric", "/items/bamboo_fabric": "Bamboo Fabric", "/items/silk_fabric": "Silk Fabric", "/items/radiant_fabric": "Radiant Fabric", "/items/egg": "Egg", "/items/wheat": "Wheat", "/items/sugar": "Sugar", "/items/blueberry": "Blueberry", "/items/blackberry": "Blackberry", "/items/strawberry": "Strawberry", "/items/mooberry": "Mooberry", "/items/marsberry": "Marsberry", "/items/spaceberry": "Spaceberry", "/items/apple": "Apple", "/items/orange": "Orange", "/items/plum": "Plum", "/items/peach": "Peach", "/items/dragon_fruit": "Dragon Fruit", "/items/star_fruit": "Star Fruit", "/items/arabica_coffee_bean": "Arabica Coffee Bean", "/items/robusta_coffee_bean": "Robusta Coffee Bean", "/items/liberica_coffee_bean": "Liberica Coffee Bean", "/items/excelsa_coffee_bean": "Excelsa Coffee Bean", "/items/fieriosa_coffee_bean": "Fieriosa Coffee Bean", "/items/spacia_coffee_bean": "Spacia Coffee Bean", "/items/green_tea_leaf": "Green Tea Leaf", "/items/black_tea_leaf": "Black Tea Leaf", "/items/burble_tea_leaf": "Burble Tea Leaf", "/items/moolong_tea_leaf": "Moolong Tea Leaf", "/items/red_tea_leaf": "Red Tea Leaf", "/items/emp_tea_leaf": "Emp Tea Leaf", "/items/catalyst_of_coinification": "Catalyst Of Coinification", "/items/catalyst_of_decomposition": "Catalyst Of Decomposition", "/items/catalyst_of_transmutation": "Catalyst Of Transmutation", "/items/prime_catalyst": "Prime Catalyst", "/items/snake_fang": "Snake Fang", "/items/shoebill_feather": "Shoebill Feather", "/items/snail_shell": "Snail Shell", "/items/crab_pincer": "Crab Pincer", "/items/turtle_shell": "Turtle Shell", "/items/marine_scale": "Marine Scale", "/items/treant_bark": "Treant Bark", "/items/centaur_hoof": "Centaur Hoof", "/items/luna_wing": "Luna Wing", "/items/gobo_rag": "Gobo Rag", "/items/goggles": "Goggles", "/items/magnifying_glass": "Magnifying Glass", "/items/eye_of_the_watcher": "Eye Of The Watcher", "/items/icy_cloth": "Icy Cloth", "/items/flaming_cloth": "Flaming Cloth", "/items/sorcerers_sole": "Sorcerer's Sole", "/items/chrono_sphere": "Chrono Sphere", "/items/frost_sphere": "Frost Sphere", "/items/panda_fluff": "Panda Fluff", "/items/black_bear_fluff": "Black Bear Fluff", "/items/grizzly_bear_fluff": "Grizzly Bear Fluff", "/items/polar_bear_fluff": "Polar Bear Fluff", "/items/red_panda_fluff": "Red Panda Fluff", "/items/magnet": "Magnet", "/items/stalactite_shard": "Stalactite Shard", "/items/living_granite": "Living Granite", "/items/colossus_core": "Colossus Core", "/items/vampire_fang": "Vampire Fang", "/items/werewolf_claw": "Werewolf Claw", "/items/revenant_anima": "Revenant Anima", "/items/soul_fragment": "Soul Fragment", "/items/infernal_ember": "Infernal Ember", "/items/demonic_core": "Demonic Core", "/items/griffin_leather": "Griffin Leather", "/items/manticore_sting": "Manticore Sting", "/items/jackalope_antler": "Jackalope Antler", "/items/dodocamel_plume": "Dodocamel Plume", "/items/griffin_talon": "Griffin Talon", "/items/acrobats_ribbon": "Acrobat's Ribbon", "/items/magicians_cloth": "Magician's Cloth", "/items/chaotic_chain": "Chaotic Chain", "/items/cursed_ball": "Cursed Ball", "/items/royal_cloth": "Royal Cloth", "/items/knights_ingot": "Knight's Ingot", "/items/bishops_scroll": "Bishop's Scroll", "/items/regal_jewel": "Regal Jewel", "/items/sundering_jewel": "Sundering Jewel", "/items/marksman_brooch": "Marksman Brooch", "/items/corsair_crest": "Corsair Crest", "/items/damaged_anchor": "Damaged Anchor", "/items/maelstrom_plating": "Maelstrom Plating", "/items/kraken_leather": "Kraken Leather", "/items/kraken_fang": "Kraken Fang", "/items/butter_of_proficiency": "Butter Of Proficiency", "/items/thread_of_expertise": "Thread Of Expertise", "/items/branch_of_insight": "Branch Of Insight", "/items/gluttonous_energy": "Gluttonous Energy", "/items/guzzling_energy": "Guzzling Energy", "/items/milking_essence": "Milking Essence", "/items/foraging_essence": "Foraging Essence", "/items/woodcutting_essence": "Woodcutting Essence", "/items/cheesesmithing_essence": "Cheesesmithing Essence", "/items/crafting_essence": "Crafting Essence", "/items/tailoring_essence": "Tailoring Essence", "/items/cooking_essence": "Cooking Essence", "/items/brewing_essence": "Brewing Essence", "/items/alchemy_essence": "Alchemy Essence", "/items/enhancing_essence": "Enhancing Essence", "/items/swamp_essence": "Swamp Essence", "/items/aqua_essence": "Aqua Essence", "/items/jungle_essence": "Jungle Essence", "/items/gobo_essence": "Gobo Essence", "/items/eyessence": "Eyessence", "/items/sorcerer_essence": "Sorcerer Essence", "/items/bear_essence": "Bear Essence", "/items/golem_essence": "Golem Essence", "/items/twilight_essence": "Twilight Essence", "/items/abyssal_essence": "Abyssal Essence", "/items/chimerical_essence": "Chimerical Essence", "/items/sinister_essence": "Sinister Essence", "/items/enchanted_essence": "Enchanted Essence", "/items/pirate_essence": "Pirate Essence", "/items/task_crystal": "Task Crystal", "/items/star_fragment": "Star Fragment", "/items/pearl": "Pearl", "/items/amber": "Amber", "/items/garnet": "Garnet", "/items/jade": "Jade", "/items/amethyst": "Amethyst", "/items/moonstone": "Moonstone", "/items/sunstone": "Sunstone", "/items/philosophers_stone": "Philosopher's Stone", "/items/crushed_pearl": "Crushed Pearl", "/items/crushed_amber": "Crushed Amber", "/items/crushed_garnet": "Crushed Garnet", "/items/crushed_jade": "Crushed Jade", "/items/crushed_amethyst": "Crushed Amethyst", "/items/crushed_moonstone": "Crushed Moonstone", "/items/crushed_sunstone": "Crushed Sunstone", "/items/crushed_philosophers_stone": "Crushed Philosopher's Stone", "/items/shard_of_protection": "Shard Of Protection", "/items/mirror_of_protection": "Mirror Of Protection" }, itemDescriptions: { "/items/coin": "Basic currency", "/items/task_token": "Task currency. Spend these in the Task Shop", "/items/chimerical_token": "Dungeon currency from the Chimerical Den. Spend these in the Shop", "/items/sinister_token": "Dungeon currency from the Sinister Circus. Spend these in the Shop", "/items/enchanted_token": "Dungeon currency from the Enchanted Fortress. Spend these in the Shop", "/items/pirate_token": "Dungeon currency from the Pirate Cove. Spend these in the Shop", "/items/cowbell": "Premium currency. Buy or spend these in the Cowbell Store", "/items/bag_of_10_cowbells": "Tradable bag of 10 Cowbells. Once opened, the Cowbells can no longer be sold on the market.", "/items/purples_gift": "Gifted by Purple after earning task points. Looks like it contains items inside!", "/items/small_meteorite_cache": "Can be found while gathering. Looks like it contains items inside!", "/items/medium_meteorite_cache": "Can be found while gathering. Looks like it contains items inside!", "/items/large_meteorite_cache": "Can be found while gathering. Looks like it contains items inside!", "/items/small_artisans_crate": "Can be found during production skills. Looks like it contains items inside!", "/items/medium_artisans_crate": "Can be found during production skills. Looks like it contains items inside!", "/items/large_artisans_crate": "Can be found during production skills. Looks like it contains items inside!", "/items/small_treasure_chest": "Can be found from monsters. Looks like it contains items inside!", "/items/medium_treasure_chest": "Can be found from monsters. Looks like it contains items inside!", "/items/large_treasure_chest": "Can be found from monsters. Looks like it contains items inside!", "/items/chimerical_chest": "Received from completion of the Chimerical Den dungeon. Can be opened with Chimerical Chest Key", "/items/sinister_chest": "Received from completion of the Sinister Circus dungeon. Can be opened with Sinister Chest Key", "/items/enchanted_chest": "Received from completion of the Enchanted Fortress dungeon. Can be opened with Enchanted Chest Key", "/items/pirate_chest": "Received from completion of the Pirate Cove dungeon. Can be opened with Pirate Chest Key", "/items/blue_key_fragment": "Can be used to craft dungeon keys", "/items/green_key_fragment": "Can be used to craft dungeon keys", "/items/purple_key_fragment": "Can be used to craft dungeon keys", "/items/white_key_fragment": "Can be used to craft dungeon keys", "/items/orange_key_fragment": "Can be used to craft dungeon keys", "/items/brown_key_fragment": "Can be used to craft dungeon keys", "/items/stone_key_fragment": "Can be used to craft dungeon keys", "/items/dark_key_fragment": "Can be used to craft dungeon keys", "/items/burning_key_fragment": "Can be used to craft dungeon keys", "/items/chimerical_entry_key": "Allows 1 entry into the Chimerical Den dungeon", "/items/chimerical_chest_key": "Opens 1 Chimerical Chest", "/items/sinister_entry_key": "Allows 1 entry into the Sinister Circus dungeon", "/items/sinister_chest_key": "Opens 1 Sinister Chest", "/items/enchanted_entry_key": "Allows 1 entry into the Enchanted Fortress dungeon", "/items/enchanted_chest_key": "Opens 1 Enchanted Chest", "/items/pirate_entry_key": "Allows 1 entry into the Pirate Cove dungeon", "/items/pirate_chest_key": "Opens 1 Pirate Chest", "/items/donut": "", "/items/blueberry_donut": "", "/items/blackberry_donut": "", "/items/strawberry_donut": "", "/items/mooberry_donut": "", "/items/marsberry_donut": "", "/items/spaceberry_donut": "", "/items/cupcake": "", "/items/blueberry_cake": "", "/items/blackberry_cake": "", "/items/strawberry_cake": "", "/items/mooberry_cake": "", "/items/marsberry_cake": "", "/items/spaceberry_cake": "", "/items/gummy": "", "/items/apple_gummy": "", "/items/orange_gummy": "", "/items/plum_gummy": "", "/items/peach_gummy": "", "/items/dragon_fruit_gummy": "", "/items/star_fruit_gummy": "", "/items/yogurt": "", "/items/apple_yogurt": "", "/items/orange_yogurt": "", "/items/plum_yogurt": "", "/items/peach_yogurt": "", "/items/dragon_fruit_yogurt": "", "/items/star_fruit_yogurt": "", "/items/milking_tea": "", "/items/foraging_tea": "", "/items/woodcutting_tea": "", "/items/cooking_tea": "", "/items/brewing_tea": "", "/items/alchemy_tea": "", "/items/enhancing_tea": "", "/items/cheesesmithing_tea": "", "/items/crafting_tea": "", "/items/tailoring_tea": "", "/items/super_milking_tea": "", "/items/super_foraging_tea": "", "/items/super_woodcutting_tea": "", "/items/super_cooking_tea": "", "/items/super_brewing_tea": "", "/items/super_alchemy_tea": "", "/items/super_enhancing_tea": "", "/items/super_cheesesmithing_tea": "", "/items/super_crafting_tea": "", "/items/super_tailoring_tea": "", "/items/ultra_milking_tea": "", "/items/ultra_foraging_tea": "", "/items/ultra_woodcutting_tea": "", "/items/ultra_cooking_tea": "", "/items/ultra_brewing_tea": "", "/items/ultra_alchemy_tea": "", "/items/ultra_enhancing_tea": "", "/items/ultra_cheesesmithing_tea": "", "/items/ultra_crafting_tea": "", "/items/ultra_tailoring_tea": "", "/items/gathering_tea": "", "/items/gourmet_tea": "", "/items/wisdom_tea": "", "/items/processing_tea": "", "/items/efficiency_tea": "", "/items/artisan_tea": "", "/items/catalytic_tea": "", "/items/blessed_tea": "", "/items/stamina_coffee": "", "/items/intelligence_coffee": "", "/items/defense_coffee": "", "/items/attack_coffee": "", "/items/power_coffee": "", "/items/ranged_coffee": "", "/items/magic_coffee": "", "/items/super_stamina_coffee": "", "/items/super_intelligence_coffee": "", "/items/super_defense_coffee": "", "/items/super_attack_coffee": "", "/items/super_power_coffee": "", "/items/super_ranged_coffee": "", "/items/super_magic_coffee": "", "/items/ultra_stamina_coffee": "", "/items/ultra_intelligence_coffee": "", "/items/ultra_defense_coffee": "", "/items/ultra_attack_coffee": "", "/items/ultra_power_coffee": "", "/items/ultra_ranged_coffee": "", "/items/ultra_magic_coffee": "", "/items/wisdom_coffee": "", "/items/lucky_coffee": "", "/items/swiftness_coffee": "", "/items/channeling_coffee": "", "/items/critical_coffee": "", "/items/poke": "", "/items/impale": "", "/items/puncture": "", "/items/penetrating_strike": "", "/items/scratch": "", "/items/cleave": "", "/items/maim": "", "/items/crippling_slash": "", "/items/smack": "", "/items/sweep": "", "/items/stunning_blow": "", "/items/fracturing_impact": "", "/items/shield_bash": "", "/items/quick_shot": "", "/items/aqua_arrow": "", "/items/flame_arrow": "", "/items/rain_of_arrows": "", "/items/silencing_shot": "", "/items/steady_shot": "", "/items/pestilent_shot": "", "/items/penetrating_shot": "", "/items/water_strike": "", "/items/ice_spear": "", "/items/frost_surge": "", "/items/mana_spring": "", "/items/entangle": "", "/items/toxic_pollen": "", "/items/natures_veil": "", "/items/life_drain": "", "/items/fireball": "", "/items/flame_blast": "", "/items/firestorm": "", "/items/smoke_burst": "", "/items/minor_heal": "", "/items/heal": "", "/items/quick_aid": "", "/items/rejuvenate": "", "/items/taunt": "", "/items/provoke": "", "/items/toughness": "", "/items/elusiveness": "", "/items/precision": "", "/items/berserk": "", "/items/elemental_affinity": "", "/items/frenzy": "", "/items/spike_shell": "", "/items/arcane_reflection": "", "/items/vampirism": "", "/items/revive": "", "/items/insanity": "", "/items/invincible": "", "/items/fierce_aura": "", "/items/aqua_aura": "", "/items/sylvan_aura": "", "/items/flame_aura": "", "/items/speed_aura": "", "/items/critical_aura": "", "/items/gobo_stabber": "", "/items/gobo_slasher": "", "/items/gobo_smasher": "", "/items/spiked_bulwark": "", "/items/werewolf_slasher": "", "/items/griffin_bulwark": "", "/items/gobo_shooter": "", "/items/vampiric_bow": "", "/items/cursed_bow": "", "/items/gobo_boomstick": "", "/items/cheese_bulwark": "", "/items/verdant_bulwark": "", "/items/azure_bulwark": "", "/items/burble_bulwark": "", "/items/crimson_bulwark": "", "/items/rainbow_bulwark": "", "/items/holy_bulwark": "", "/items/wooden_bow": "", "/items/birch_bow": "", "/items/cedar_bow": "", "/items/purpleheart_bow": "", "/items/ginkgo_bow": "", "/items/redwood_bow": "", "/items/arcane_bow": "", "/items/stalactite_spear": "", "/items/granite_bludgeon": "", "/items/furious_spear": "", "/items/regal_sword": "", "/items/chaotic_flail": "", "/items/soul_hunter_crossbow": "", "/items/sundering_crossbow": "", "/items/frost_staff": "", "/items/infernal_battlestaff": "", "/items/jackalope_staff": "", "/items/rippling_trident": "", "/items/blooming_trident": "", "/items/blazing_trident": "", "/items/cheese_sword": "", "/items/verdant_sword": "", "/items/azure_sword": "", "/items/burble_sword": "", "/items/crimson_sword": "", "/items/rainbow_sword": "", "/items/holy_sword": "", "/items/cheese_spear": "", "/items/verdant_spear": "", "/items/azure_spear": "", "/items/burble_spear": "", "/items/crimson_spear": "", "/items/rainbow_spear": "", "/items/holy_spear": "", "/items/cheese_mace": "", "/items/verdant_mace": "", "/items/azure_mace": "", "/items/burble_mace": "", "/items/crimson_mace": "", "/items/rainbow_mace": "", "/items/holy_mace": "", "/items/wooden_crossbow": "", "/items/birch_crossbow": "", "/items/cedar_crossbow": "", "/items/purpleheart_crossbow": "", "/items/ginkgo_crossbow": "", "/items/redwood_crossbow": "", "/items/arcane_crossbow": "", "/items/wooden_water_staff": "", "/items/birch_water_staff": "", "/items/cedar_water_staff": "", "/items/purpleheart_water_staff": "", "/items/ginkgo_water_staff": "", "/items/redwood_water_staff": "", "/items/arcane_water_staff": "", "/items/wooden_nature_staff": "", "/items/birch_nature_staff": "", "/items/cedar_nature_staff": "", "/items/purpleheart_nature_staff": "", "/items/ginkgo_nature_staff": "", "/items/redwood_nature_staff": "", "/items/arcane_nature_staff": "", "/items/wooden_fire_staff": "", "/items/birch_fire_staff": "", "/items/cedar_fire_staff": "", "/items/purpleheart_fire_staff": "", "/items/ginkgo_fire_staff": "", "/items/redwood_fire_staff": "", "/items/arcane_fire_staff": "", "/items/eye_watch": "", "/items/snake_fang_dirk": "", "/items/vision_shield": "", "/items/gobo_defender": "", "/items/vampire_fang_dirk": "", "/items/knights_aegis": "", "/items/treant_shield": "", "/items/manticore_shield": "", "/items/tome_of_healing": "", "/items/tome_of_the_elements": "", "/items/watchful_relic": "", "/items/bishops_codex": "", "/items/cheese_buckler": "", "/items/verdant_buckler": "", "/items/azure_buckler": "", "/items/burble_buckler": "", "/items/crimson_buckler": "", "/items/rainbow_buckler": "", "/items/holy_buckler": "", "/items/wooden_shield": "", "/items/birch_shield": "", "/items/cedar_shield": "", "/items/purpleheart_shield": "", "/items/ginkgo_shield": "", "/items/redwood_shield": "", "/items/arcane_shield": "", "/items/sinister_cape": "", "/items/chimerical_quiver": "", "/items/enchanted_cloak": "", "/items/red_culinary_hat": "", "/items/snail_shell_helmet": "", "/items/vision_helmet": "", "/items/fluffy_red_hat": "", "/items/corsair_helmet": "", "/items/acrobatic_hood": "", "/items/magicians_hat": "", "/items/cheese_helmet": "", "/items/verdant_helmet": "", "/items/azure_helmet": "", "/items/burble_helmet": "", "/items/crimson_helmet": "", "/items/rainbow_helmet": "", "/items/holy_helmet": "", "/items/rough_hood": "", "/items/reptile_hood": "", "/items/gobo_hood": "", "/items/beast_hood": "", "/items/umbral_hood": "", "/items/cotton_hat": "", "/items/linen_hat": "", "/items/bamboo_hat": "", "/items/silk_hat": "", "/items/radiant_hat": "", "/items/dairyhands_top": "", "/items/foragers_top": "", "/items/lumberjacks_top": "", "/items/cheesemakers_top": "", "/items/crafters_top": "", "/items/tailors_top": "", "/items/chefs_top": "", "/items/brewers_top": "", "/items/alchemists_top": "", "/items/enhancers_top": "", "/items/gator_vest": "", "/items/turtle_shell_body": "", "/items/colossus_plate_body": "", "/items/demonic_plate_body": "", "/items/anchorbound_plate_body": "", "/items/maelstrom_plate_body": "", "/items/marine_tunic": "", "/items/revenant_tunic": "", "/items/griffin_tunic": "", "/items/kraken_tunic": "", "/items/icy_robe_top": "", "/items/flaming_robe_top": "", "/items/luna_robe_top": "", "/items/royal_water_robe_top": "", "/items/royal_nature_robe_top": "", "/items/royal_fire_robe_top": "", "/items/cheese_plate_body": "", "/items/verdant_plate_body": "", "/items/azure_plate_body": "", "/items/burble_plate_body": "", "/items/crimson_plate_body": "", "/items/rainbow_plate_body": "", "/items/holy_plate_body": "", "/items/rough_tunic": "", "/items/reptile_tunic": "", "/items/gobo_tunic": "", "/items/beast_tunic": "", "/items/umbral_tunic": "", "/items/cotton_robe_top": "", "/items/linen_robe_top": "", "/items/bamboo_robe_top": "", "/items/silk_robe_top": "", "/items/radiant_robe_top": "", "/items/dairyhands_bottoms": "", "/items/foragers_bottoms": "", "/items/lumberjacks_bottoms": "", "/items/cheesemakers_bottoms": "", "/items/crafters_bottoms": "", "/items/tailors_bottoms": "", "/items/chefs_bottoms": "", "/items/brewers_bottoms": "", "/items/alchemists_bottoms": "", "/items/enhancers_bottoms": "", "/items/turtle_shell_legs": "", "/items/colossus_plate_legs": "", "/items/demonic_plate_legs": "", "/items/anchorbound_plate_legs": "", "/items/maelstrom_plate_legs": "", "/items/marine_chaps": "", "/items/revenant_chaps": "", "/items/griffin_chaps": "", "/items/kraken_chaps": "", "/items/icy_robe_bottoms": "", "/items/flaming_robe_bottoms": "", "/items/luna_robe_bottoms": "", "/items/royal_water_robe_bottoms": "", "/items/royal_nature_robe_bottoms": "", "/items/royal_fire_robe_bottoms": "", "/items/cheese_plate_legs": "", "/items/verdant_plate_legs": "", "/items/azure_plate_legs": "", "/items/burble_plate_legs": "", "/items/crimson_plate_legs": "", "/items/rainbow_plate_legs": "", "/items/holy_plate_legs": "", "/items/rough_chaps": "", "/items/reptile_chaps": "", "/items/gobo_chaps": "", "/items/beast_chaps": "", "/items/umbral_chaps": "", "/items/cotton_robe_bottoms": "", "/items/linen_robe_bottoms": "", "/items/bamboo_robe_bottoms": "", "/items/silk_robe_bottoms": "", "/items/radiant_robe_bottoms": "", "/items/enchanted_gloves": "", "/items/pincer_gloves": "", "/items/panda_gloves": "", "/items/magnetic_gloves": "", "/items/dodocamel_gauntlets": "", "/items/sighted_bracers": "", "/items/marksman_bracers": "", "/items/chrono_gloves": "", "/items/cheese_gauntlets": "", "/items/verdant_gauntlets": "", "/items/azure_gauntlets": "", "/items/burble_gauntlets": "", "/items/crimson_gauntlets": "", "/items/rainbow_gauntlets": "", "/items/holy_gauntlets": "", "/items/rough_bracers": "", "/items/reptile_bracers": "", "/items/gobo_bracers": "", "/items/beast_bracers": "", "/items/umbral_bracers": "", "/items/cotton_gloves": "", "/items/linen_gloves": "", "/items/bamboo_gloves": "", "/items/silk_gloves": "", "/items/radiant_gloves": "", "/items/collectors_boots": "", "/items/shoebill_shoes": "", "/items/black_bear_shoes": "", "/items/grizzly_bear_shoes": "", "/items/polar_bear_shoes": "", "/items/centaur_boots": "", "/items/sorcerer_boots": "", "/items/cheese_boots": "", "/items/verdant_boots": "", "/items/azure_boots": "", "/items/burble_boots": "", "/items/crimson_boots": "", "/items/rainbow_boots": "", "/items/holy_boots": "", "/items/rough_boots": "", "/items/reptile_boots": "", "/items/gobo_boots": "", "/items/beast_boots": "", "/items/umbral_boots": "", "/items/cotton_boots": "", "/items/linen_boots": "", "/items/bamboo_boots": "", "/items/silk_boots": "", "/items/radiant_boots": "", "/items/small_pouch": "", "/items/medium_pouch": "", "/items/large_pouch": "", "/items/giant_pouch": "", "/items/gluttonous_pouch": "", "/items/guzzling_pouch": "", "/items/necklace_of_efficiency": "", "/items/fighter_necklace": "", "/items/ranger_necklace": "", "/items/wizard_necklace": "", "/items/necklace_of_wisdom": "", "/items/necklace_of_speed": "", "/items/philosophers_necklace": "", "/items/earrings_of_gathering": "", "/items/earrings_of_essence_find": "", "/items/earrings_of_armor": "", "/items/earrings_of_regeneration": "", "/items/earrings_of_resistance": "", "/items/earrings_of_rare_find": "", "/items/earrings_of_critical_strike": "", "/items/philosophers_earrings": "", "/items/ring_of_gathering": "", "/items/ring_of_essence_find": "", "/items/ring_of_armor": "", "/items/ring_of_regeneration": "", "/items/ring_of_resistance": "", "/items/ring_of_rare_find": "", "/items/ring_of_critical_strike": "", "/items/philosophers_ring": "", "/items/basic_task_badge": "", "/items/advanced_task_badge": "", "/items/expert_task_badge": "", "/items/celestial_brush": "", "/items/cheese_brush": "", "/items/verdant_brush": "", "/items/azure_brush": "", "/items/burble_brush": "", "/items/crimson_brush": "", "/items/rainbow_brush": "", "/items/holy_brush": "", "/items/celestial_shears": "", "/items/cheese_shears": "", "/items/verdant_shears": "", "/items/azure_shears": "", "/items/burble_shears": "", "/items/crimson_shears": "", "/items/rainbow_shears": "", "/items/holy_shears": "", "/items/celestial_hatchet": "", "/items/cheese_hatchet": "", "/items/verdant_hatchet": "", "/items/azure_hatchet": "", "/items/burble_hatchet": "", "/items/crimson_hatchet": "", "/items/rainbow_hatchet": "", "/items/holy_hatchet": "", "/items/celestial_hammer": "", "/items/cheese_hammer": "", "/items/verdant_hammer": "", "/items/azure_hammer": "", "/items/burble_hammer": "", "/items/crimson_hammer": "", "/items/rainbow_hammer": "", "/items/holy_hammer": "", "/items/celestial_chisel": "", "/items/cheese_chisel": "", "/items/verdant_chisel": "", "/items/azure_chisel": "", "/items/burble_chisel": "", "/items/crimson_chisel": "", "/items/rainbow_chisel": "", "/items/holy_chisel": "", "/items/celestial_needle": "", "/items/cheese_needle": "", "/items/verdant_needle": "", "/items/azure_needle": "", "/items/burble_needle": "", "/items/crimson_needle": "", "/items/rainbow_needle": "", "/items/holy_needle": "", "/items/celestial_spatula": "", "/items/cheese_spatula": "", "/items/verdant_spatula": "", "/items/azure_spatula": "", "/items/burble_spatula": "", "/items/crimson_spatula": "", "/items/rainbow_spatula": "", "/items/holy_spatula": "", "/items/celestial_pot": "", "/items/cheese_pot": "", "/items/verdant_pot": "", "/items/azure_pot": "", "/items/burble_pot": "", "/items/crimson_pot": "", "/items/rainbow_pot": "", "/items/holy_pot": "", "/items/celestial_alembic": "", "/items/cheese_alembic": "", "/items/verdant_alembic": "", "/items/azure_alembic": "", "/items/burble_alembic": "", "/items/crimson_alembic": "", "/items/rainbow_alembic": "", "/items/holy_alembic": "", "/items/celestial_enhancer": "", "/items/cheese_enhancer": "", "/items/verdant_enhancer": "", "/items/azure_enhancer": "", "/items/burble_enhancer": "", "/items/crimson_enhancer": "", "/items/rainbow_enhancer": "", "/items/holy_enhancer": "", "/items/milk": "mooo", "/items/verdant_milk": "moooo", "/items/azure_milk": "mooooo", "/items/burble_milk": "moooooo", "/items/crimson_milk": "mooooooo", "/items/rainbow_milk": "moooooooo", "/items/holy_milk": "mooooooooo", "/items/cheese": "", "/items/verdant_cheese": "", "/items/azure_cheese": "", "/items/burble_cheese": "", "/items/crimson_cheese": "", "/items/rainbow_cheese": "", "/items/holy_cheese": "", "/items/log": "", "/items/birch_log": "", "/items/cedar_log": "", "/items/purpleheart_log": "", "/items/ginkgo_log": "", "/items/redwood_log": "", "/items/arcane_log": "", "/items/lumber": "", "/items/birch_lumber": "", "/items/cedar_lumber": "", "/items/purpleheart_lumber": "", "/items/ginkgo_lumber": "", "/items/redwood_lumber": "", "/items/arcane_lumber": "", "/items/rough_hide": "", "/items/reptile_hide": "", "/items/gobo_hide": "", "/items/beast_hide": "", "/items/umbral_hide": "", "/items/rough_leather": "", "/items/reptile_leather": "", "/items/gobo_leather": "", "/items/beast_leather": "", "/items/umbral_leather": "", "/items/cotton": "", "/items/flax": "", "/items/bamboo_branch": "", "/items/cocoon": "", "/items/radiant_fiber": "", "/items/cotton_fabric": "", "/items/linen_fabric": "", "/items/bamboo_fabric": "", "/items/silk_fabric": "", "/items/radiant_fabric": "", "/items/egg": "", "/items/wheat": "", "/items/sugar": "", "/items/blueberry": "", "/items/blackberry": "", "/items/strawberry": "", "/items/mooberry": "", "/items/marsberry": "", "/items/spaceberry": "", "/items/apple": "", "/items/orange": "", "/items/plum": "", "/items/peach": "", "/items/dragon_fruit": "", "/items/star_fruit": "", "/items/arabica_coffee_bean": "", "/items/robusta_coffee_bean": "", "/items/liberica_coffee_bean": "", "/items/excelsa_coffee_bean": "", "/items/fieriosa_coffee_bean": "", "/items/spacia_coffee_bean": "", "/items/green_tea_leaf": "", "/items/black_tea_leaf": "", "/items/burble_tea_leaf": "", "/items/moolong_tea_leaf": "", "/items/red_tea_leaf": "", "/items/emp_tea_leaf": "", "/items/catalyst_of_coinification": "Used in alchemy to increase the coinifying success rate by 15% (multiplicative). One catalyst is consumed on success.", "/items/catalyst_of_decomposition": "Used in alchemy to increase the decomposition success rate by 15% (multiplicative). One catalyst is consumed on success.", "/items/catalyst_of_transmutation": "Used in alchemy to increase the transmutation success rate by 15% (multiplicative). One catalyst is consumed on success.", "/items/prime_catalyst": "Used in alchemy to increase the success rate of any action by 25% (multiplicative). One catalyst is consumed on success.", "/items/snake_fang": "Material used in smithing Snake Fang Dirk", "/items/shoebill_feather": "Material used in tailoring Shoebill Shoes", "/items/snail_shell": "Material used in smithing Snail Shell Helmet", "/items/crab_pincer": "Material used in smithing Pincer Gloves", "/items/turtle_shell": "Material used in smithing Turtle Shell Plate Body or Legs", "/items/marine_scale": "Material used in tailoring Marine Tunic or Chaps", "/items/treant_bark": "Material used in crafting Treant Shield", "/items/centaur_hoof": "Material used in tailoring Centaur Boots", "/items/luna_wing": "Material used in tailoring Luna Robe Top or Bottoms", "/items/gobo_rag": "Material used in tailoring Collector's Boots", "/items/goggles": "Material used in smithing Vision Helmet", "/items/magnifying_glass": "Material used in smithing Vision Shield or tailoring Sighted Bracers", "/items/eye_of_the_watcher": "Material used in crafting Eye Watch or Watchful Relic", "/items/icy_cloth": "Material used in tailoring Icy Robe Top or Bottoms", "/items/flaming_cloth": "Material used in tailoring Flaming Robe Top or Bottoms", "/items/sorcerers_sole": "Material used in tailoring Sorcerer Boots", "/items/chrono_sphere": "Material used in tailoring Enchanted Gloves or Chrono Gloves", "/items/frost_sphere": "Material used in crafting Frost Staff", "/items/panda_fluff": "Material used in smithing Panda Gloves", "/items/black_bear_fluff": "Material used in smithing Black Bear Shoes", "/items/grizzly_bear_fluff": "Material used in smithing Grizzly Bear Shoes", "/items/polar_bear_fluff": "Material used in smithing Polar Bear Shoes", "/items/red_panda_fluff": "Material used in tailoring Red Culinary Hat or Fluffy Red Hat", "/items/magnet": "Material used in smithing Magnetic Gloves", "/items/stalactite_shard": "Material used in smithing Stalactite Spear or Spiked Bulwark", "/items/living_granite": "Material used in smithing Granite Bludgeon or Spiked Bulwark", "/items/colossus_core": "Material used in smithing Colossus Plate Body or Legs", "/items/vampire_fang": "Material used in smithing Vampire Fang Dirk or crafting Vampiric Bow", "/items/werewolf_claw": "Material used in smithing Werewolf Slasher or crafting Vampiric Bow", "/items/revenant_anima": "Material used in tailoring Revenant Tunic or Chaps", "/items/soul_fragment": "Material used in crafting Soul Hunter Crossbow", "/items/infernal_ember": "Material used in crafting Infernal Battlestaff", "/items/demonic_core": "Material used in smithing Demonic Plate Body or Legs", "/items/griffin_leather": "Material used in cheesesmithing Griffin Bulwark and tailoring Griffin Tunic or Chaps", "/items/manticore_sting": "Material used in crafting Manticore Shield", "/items/jackalope_antler": "Material used in crafting Jackalope Staff", "/items/dodocamel_plume": "Material used in smithing Dodocamel Gauntlets", "/items/griffin_talon": "Material used in smithing Griffin Bulwark", "/items/acrobats_ribbon": "Material used in tailoring Acrobatic Hood", "/items/magicians_cloth": "Material used in tailoring Magician's Hat", "/items/chaotic_chain": "Material used in smithing Chaotic Flail", "/items/cursed_ball": "Material used in crafting Cursed Bow", "/items/royal_cloth": "Material used in tailoring Royal Robe Top or Bottoms", "/items/knights_ingot": "Material used in smithing Knight's Aegis", "/items/bishops_scroll": "Material used in crafting Bishop's Codex", "/items/regal_jewel": "Material used in smithing Regal Sword", "/items/sundering_jewel": "Material used in crafting Sundering Crossbow", "/items/marksman_brooch": "Material used in tailoring Marksman Bracers", "/items/corsair_crest": "Material used in smithing Corsair Helmet", "/items/damaged_anchor": "Material used in smithing Anchorbound Plate Body or Legs", "/items/maelstrom_plating": "Material used in smithing Maelstrom Plate Body or Legs", "/items/kraken_leather": "Material used in tailoring Kraken Tunic or Chaps", "/items/kraken_fang": "Material used in crafting Rippling, Blooming, or Blazing Trident", "/items/butter_of_proficiency": "Material used in producing special skilling tools and outfits", "/items/thread_of_expertise": "Material used in producing special skilling outfits", "/items/branch_of_insight": "Material used in producing special skilling tools and outfits", "/items/gluttonous_energy": "Used for tailoring Gluttonous Pouch", "/items/guzzling_energy": "Used for tailoring Guzzling Pouch", "/items/milking_essence": "Used for brewing milking tea and crafting alchemy catalyst", "/items/foraging_essence": "Used for brewing foraging tea and crafting alchemy catalyst", "/items/woodcutting_essence": "Used for brewing woodcutting tea and crafting alchemy catalyst", "/items/cheesesmithing_essence": "Used for brewing cheesesmithing tea and crafting alchemy catalyst", "/items/crafting_essence": "Used for brewing crafting tea and crafting alchemy catalyst", "/items/tailoring_essence": "Used for brewing tailoring tea and crafting alchemy catalyst", "/items/cooking_essence": "Used for brewing cooking tea and crafting alchemy catalyst", "/items/brewing_essence": "Used for brewing brewing tea and crafting alchemy catalyst", "/items/alchemy_essence": "Used for brewing alchemy tea and crafting alchemy catalyst", "/items/enhancing_essence": "Used for brewing enhancing tea and crafting alchemy catalyst", "/items/swamp_essence": "Used for enhancing special equipment from Swamp Planet", "/items/aqua_essence": "Used for enhancing special equipment from Aqua Planet", "/items/jungle_essence": "Used for enhancing special equipment from Jungle Planet", "/items/gobo_essence": "Used for enhancing special equipment from Gobo Planet", "/items/eyessence": "Used for enhancing special equipment from Planet Of The Eyes", "/items/sorcerer_essence": "Used for enhancing special equipment from Sorcerer's Tower", "/items/bear_essence": "Used for enhancing special equipment from Bear With It", "/items/golem_essence": "Used for enhancing special equipment from Golem Cave", "/items/twilight_essence": "Used for enhancing special equipment from Twilight Zone", "/items/abyssal_essence": "Used for enhancing special equipment from Infernal Abyss", "/items/chimerical_essence": "Used for enhancing special equipment from the Chimerical Den", "/items/sinister_essence": "Used for enhancing special equipment from the Sinister Circus", "/items/enchanted_essence": "Used for enhancing special equipment from the Enchanted Fortress", "/items/pirate_essence": "Used for enhancing special equipment from the Pirate Cove", "/items/task_crystal": "Crystals obtained from Purple. They can be used to craft special trinkets.", "/items/star_fragment": "Fragments with a celestial origin found in Meteorite Caches. They can be used to craft jewelry.", "/items/pearl": "A shiny gem often found from Treasure Chests", "/items/amber": "A shiny gem often found from Treasure Chests", "/items/garnet": "A shiny gem often found from Treasure Chests", "/items/jade": "A shiny gem often found from Treasure Chests", "/items/amethyst": "A shiny gem often found from Treasure Chests", "/items/moonstone": "A shiny gem often found from Treasure Chests", "/items/sunstone": "A shiny gem in the shape of the sun.", "/items/philosophers_stone": "A legendary stone of immense power.", "/items/crushed_pearl": "Used to be a piece of pearl", "/items/crushed_amber": "Used to be a piece of amber", "/items/crushed_garnet": "Used to be a piece of garnet.", "/items/crushed_jade": "Used to be a piece of jade", "/items/crushed_amethyst": "Used to be a piece of amethyst", "/items/crushed_moonstone": "Used to be a piece of moonstone", "/items/crushed_sunstone": "Used to be a piece of sunstone", "/items/crushed_philosophers_stone": "Used to be a piece of a philosopher's stone", "/items/shard_of_protection": "Found from Artisan's Crates. They are used for crafting Mirror of Protection", "/items/mirror_of_protection": "A rare artifact that functions as a copy of any equipment for enhancing protection" }, itemCategoryNames: { "/item_categories/currency": "Currency", "/item_categories/loot": "Loot", "/item_categories/key": "Key", "/item_categories/food": "Food", "/item_categories/drink": "Drink", "/item_categories/ability_book": "Ability Book", "/item_categories/equipment": "Equipment", "/item_categories/resource": "Resource" }, itemCategoryPluralNames: { "/item_categories/currency": "Currencies", "/item_categories/loot": "Loots", "/item_categories/key": "Keys", "/item_categories/food": "Foods", "/item_categories/drink": "Drinks", "/item_categories/ability_book": "Ability Books", "/item_categories/equipment": "Equipment", "/item_categories/resource": "Resources" }, equipmentTypeNames: { "/equipment_types/two_hand": "Two Hand", "/equipment_types/main_hand": "Main Hand", "/equipment_types/off_hand": "Off Hand", "/equipment_types/back": "Back", "/equipment_types/head": "Head", "/equipment_types/body": "Body", "/equipment_types/legs": "Legs", "/equipment_types/hands": "Hands", "/equipment_types/feet": "Feet", "/equipment_types/pouch": "Pouch", "/equipment_types/neck": "Neck", "/equipment_types/earrings": "Earrings", "/equipment_types/ring": "Ring", "/equipment_types/trinket": "Trinket", "/equipment_types/milking_tool": "Milking Tool", "/equipment_types/foraging_tool": "Foraging Tool", "/equipment_types/woodcutting_tool": "Woodcutting Tool", "/equipment_types/cheesesmithing_tool": "Cheesesmithing Tool", "/equipment_types/crafting_tool": "Crafting Tool", "/equipment_types/tailoring_tool": "Tailoring Tool", "/equipment_types/cooking_tool": "Cooking Tool", "/equipment_types/brewing_tool": "Brewing Tool", "/equipment_types/alchemy_tool": "Alchemy Tool", "/equipment_types/enhancing_tool": "Enhancing Tool" }, combatStyleNames: { "/combat_styles/stab": "Stab", "/combat_styles/slash": "Slash", "/combat_styles/smash": "Smash", "/combat_styles/ranged": "Ranged", "/combat_styles/magic": "Magic", "/combat_styles/heal": "Heal" }, damageTypeNames: { "/damage_types/physical": "Physical", "/damage_types/water": "Water", "/damage_types/nature": "Nature", "/damage_types/fire": "Fire" }, monsterNames: { "/monsters/abyssal_imp": "Abyssal Imp", "/monsters/acrobat": "Acrobat", "/monsters/anchor_shark": "Anchor Shark", "/monsters/aquahorse": "Aquahorse", "/monsters/black_bear": "Black Bear", "/monsters/gobo_boomy": "Boomy", "/monsters/brine_marksman": "Brine Marksman", "/monsters/butterjerry": "Butterjerry", "/monsters/captain_fishhook": "Captain Fishhook", "/monsters/centaur_archer": "Centaur Archer", "/monsters/chronofrost_sorcerer": "Chronofrost Sorcerer", "/monsters/crystal_colossus": "Crystal Colossus", "/monsters/demonic_overlord": "Demonic Overlord", "/monsters/deranged_jester": "Deranged Jester", "/monsters/dodocamel": "Dodocamel", "/monsters/dusk_revenant": "Dusk Revenant", "/monsters/elementalist": "Elementalist", "/monsters/enchanted_bishop": "Enchanted Bishop", "/monsters/enchanted_king": "Enchanted King", "/monsters/enchanted_knight": "Enchanted Knight", "/monsters/enchanted_pawn": "Enchanted Pawn", "/monsters/enchanted_queen": "Enchanted Queen", "/monsters/enchanted_rook": "Enchanted Rook", "/monsters/eye": "Eye", "/monsters/eyes": "Eyes", "/monsters/flame_sorcerer": "Flame Sorcerer", "/monsters/fly": "Fly", "/monsters/frog": "Frogger", "/monsters/sea_snail": "Gary", "/monsters/giant_shoebill": "Giant Shoebill", "/monsters/gobo_chieftain": "Gobo Chieftain", "/monsters/granite_golem": "Granite Golem", "/monsters/griffin": "Griffin", "/monsters/grizzly_bear": "Grizzly Bear", "/monsters/gummy_bear": "Gummy Bear", "/monsters/crab": "I Pinch", "/monsters/ice_sorcerer": "Ice Sorcerer", "/monsters/infernal_warlock": "Infernal Warlock", "/monsters/jackalope": "Jackalope", "/monsters/rat": "Jerry", "/monsters/juggler": "Juggler", "/monsters/jungle_sprite": "Jungle Sprite", "/monsters/luna_empress": "Luna Empress", "/monsters/magician": "Magician", "/monsters/magnetic_golem": "Magnetic Golem", "/monsters/manticore": "Manticore", "/monsters/marine_huntress": "Marine Huntress", "/monsters/myconid": "Myconid", "/monsters/nom_nom": "Nom Nom", "/monsters/novice_sorcerer": "Novice Sorcerer", "/monsters/panda": "Panda", "/monsters/polar_bear": "Polar Bear", "/monsters/porcupine": "Porcupine", "/monsters/rabid_rabbit": "Rabid Rabbit", "/monsters/red_panda": "Red Panda", "/monsters/alligator": "Sherlock", "/monsters/gobo_shooty": "Shooty", "/monsters/skunk": "Skunk", "/monsters/gobo_slashy": "Slashy", "/monsters/slimy": "Slimy", "/monsters/gobo_smashy": "Smashy", "/monsters/soul_hunter": "Soul Hunter", "/monsters/squawker": "Squawker", "/monsters/gobo_stabby": "Stabby", "/monsters/stalactite_golem": "Stalactite Golem", "/monsters/swampy": "Swampy", "/monsters/the_kraken": "The Kraken", "/monsters/the_watcher": "The Watcher", "/monsters/snake": "Thnake", "/monsters/tidal_conjuror": "Tidal Conjuror", "/monsters/treant": "Treant", "/monsters/turtle": "Turuto", "/monsters/vampire": "Vampire", "/monsters/veyes": "Veyes", "/monsters/werewolf": "Werewolf", "/monsters/zombie": "Zombie", "/monsters/zombie_bear": "Zombie Bear" }, combatTriggerDependencyNames: { "/combat_trigger_dependencies/all_allies": "Allies' Total", "/combat_trigger_dependencies/all_enemies": "Enemies' Total", "/combat_trigger_dependencies/self": "My", "/combat_trigger_dependencies/targeted_enemy": "Target Enemy's" }, combatTriggerConditionNames: { "/combat_trigger_conditions/number_of_active_units": "# of Active Units", "/combat_trigger_conditions/number_of_dead_units": "# of Dead Units", "/combat_trigger_conditions/aqua_aura_water_amplify": "Aqua Aura (Water Amplify)", "/combat_trigger_conditions/aqua_aura_water_resistance": "Aqua Aura (Water Resistance)", "/combat_trigger_conditions/arcane_reflection": "Arcane Reflection", "/combat_trigger_conditions/attack_coffee": "Attack Coffee", "/combat_trigger_conditions/berserk": "Berserk", "/combat_trigger_conditions/blind_status": "Blind Status", "/combat_trigger_conditions/channeling_coffee": "Channeling Coffee", "/combat_trigger_conditions/crippling_slash": "Crippling Slash Debuff", "/combat_trigger_conditions/critical_aura": "Critical Aura", "/combat_trigger_conditions/critical_coffee_damage": "Critical Coffee (Damage)", "/combat_trigger_conditions/critical_coffee_rate": "Critical Coffee (Rate)", "/combat_trigger_conditions/current_hp": "Current Hp", "/combat_trigger_conditions/current_mp": "Current Mp", "/combat_trigger_conditions/curse": "Curse", "/combat_trigger_conditions/defense_coffee": "Defense Coffee", "/combat_trigger_conditions/elemental_affinity_fire_amplify": "Elemental Affinity (Fire Amplify)", "/combat_trigger_conditions/elemental_affinity_nature_amplify": "Elemental Affinity (Nature Amplify)", "/combat_trigger_conditions/elemental_affinity_water_amplify": "Elemental Affinity (Water Amplify)", "/combat_trigger_conditions/elusiveness": "Elusiveness", "/combat_trigger_conditions/fierce_aura_armor": "Fierce Aura (Armor)", "/combat_trigger_conditions/fierce_aura_physical_amplify": "Fierce Aura (Physical Amplify)", "/combat_trigger_conditions/flame_aura_fire_amplify": "Flame Aura (Fire Amplify)", "/combat_trigger_conditions/flame_aura_fire_resistance": "Flame Aura (Fire Resistance)", "/combat_trigger_conditions/fracturing_impact": "Fracturing Impact Debuff", "/combat_trigger_conditions/frenzy": "Frenzy", "/combat_trigger_conditions/frost_surge": "Frost Surge Debuff", "/combat_trigger_conditions/fury_accuracy": "Fury (Accuracy)", "/combat_trigger_conditions/fury_damage": "Fury (Damage)", "/combat_trigger_conditions/ice_spear": "Ice Spear Debuff", "/combat_trigger_conditions/insanity_attack_speed": "Insanity (Attack Speed)", "/combat_trigger_conditions/insanity_cast_speed": "Insanity (Cast Speed)", "/combat_trigger_conditions/insanity_damage": "Insanity (Damage)", "/combat_trigger_conditions/intelligence_coffee_mp_regen": "Intelligence Coffee (MP Regen)", "/combat_trigger_conditions/intelligence_coffee_max_mp": "Intelligence Coffee (Max MP)", "/combat_trigger_conditions/invincible_armor": "Invincible (Armor)", "/combat_trigger_conditions/invincible_fire_resistance": "Invincible (Fire Resistance)", "/combat_trigger_conditions/invincible_nature_resistance": "Invincible (Nature Resistance)", "/combat_trigger_conditions/invincible_tenacity": "Invincible (Tenacity)", "/combat_trigger_conditions/invincible_water_resistance": "Invincible (Water Resistance)", "/combat_trigger_conditions/lowest_hp_percentage": "Lowest HP %", "/combat_trigger_conditions/lucky_coffee": "Lucky Coffee", "/combat_trigger_conditions/magic_coffee": "Magic Coffee", "/combat_trigger_conditions/maim": "Maim Debuff", "/combat_trigger_conditions/mana_spring": "Mana Spring", "/combat_trigger_conditions/missing_hp": "Missing Hp", "/combat_trigger_conditions/missing_mp": "Missing Mp", "/combat_trigger_conditions/pestilent_shot_hp_regen": "Pestilent Shot Debuff (HP Regen)", "/combat_trigger_conditions/pestilent_shot_mp_regen": "Pestilent Shot Debuff (MP Regen)", "/combat_trigger_conditions/power_coffee": "Power Coffee", "/combat_trigger_conditions/precision": "Precision", "/combat_trigger_conditions/provoke": "Provoke", "/combat_trigger_conditions/puncture": "Puncture Debuff", "/combat_trigger_conditions/ranged_coffee": "Ranged Coffee", "/combat_trigger_conditions/silence_status": "Silence Status", "/combat_trigger_conditions/smoke_burst_accuracy": "Smoke Burst Debuff (Accuracy)", "/combat_trigger_conditions/smoke_burst_evasion": "Smoke Burst Debuff (Evasion)", "/combat_trigger_conditions/speed_aura_attack_speed": "Speed Aura (Attack Speed)", "/combat_trigger_conditions/speed_aura_cast_speed": "Speed Aura (Cast Speed)", "/combat_trigger_conditions/spike_shell": "Spike Shell", "/combat_trigger_conditions/stamina_coffee_hp_regen": "Stamina Coffee (HP Regen)", "/combat_trigger_conditions/stamina_coffee_max_hp": "Stamina Coffee (Max HP)", "/combat_trigger_conditions/stun_status": "Stun Status", "/combat_trigger_conditions/swiftness_coffee": "Swiftness Coffee", "/combat_trigger_conditions/sylvan_aura_healing_amplify": "Sylvan Aura (Healing Amplify)", "/combat_trigger_conditions/sylvan_aura_nature_amplify": "Sylvan Aura (Nature Amplify)", "/combat_trigger_conditions/sylvan_aura_nature_resistance": "Sylvan Aura (Nature Resistance)", "/combat_trigger_conditions/taunt": "Taunt", "/combat_trigger_conditions/toughness_armor": "Toughness (Armor)", "/combat_trigger_conditions/toughness_fire_resistance": "Toughness (Fire Resistance)", "/combat_trigger_conditions/toughness_nature_resistance": "Toughness (Nature Resistance)", "/combat_trigger_conditions/toughness_water_resistance": "Toughness (Water Resistance)", "/combat_trigger_conditions/toxic_pollen_armor": "Toxic Pollen Debuff (Armor)", "/combat_trigger_conditions/toxic_pollen_fire_resistance": "Toxic Pollen Debuff (Fire Resistance)", "/combat_trigger_conditions/toxic_pollen_nature_resistance": "Toxic Pollen Debuff (Nature Resistance)", "/combat_trigger_conditions/toxic_pollen_water_resistance": "Toxic Pollen Debuff (Water Resistance)", "/combat_trigger_conditions/vampirism": "Vampirism", "/combat_trigger_conditions/weaken": "Weaken", "/combat_trigger_conditions/wisdom_coffee": "Wisdom Coffee" }, combatTriggerComparatorNames: { "/combat_trigger_comparators/less_than_equal": "<=", "/combat_trigger_comparators/greater_than_equal": ">=", "/combat_trigger_comparators/is_active": "Is Active", "/combat_trigger_comparators/is_inactive": "Is Inactive" }, shopCategoryNames: { "/shop_categories/dungeon": "Dungeon", "/shop_categories/general": "General", "/shop_categories/tester": "Tester" }, actionNames: { "/actions/milking/cow": "Cow", "/actions/milking/verdant_cow": "Verdant Cow", "/actions/milking/azure_cow": "Azure Cow", "/actions/milking/burble_cow": "Burble Cow", "/actions/milking/crimson_cow": "Crimson Cow", "/actions/milking/unicow": "Unicow", "/actions/milking/holy_cow": "Holy Cow", "/actions/foraging/egg": "Egg", "/actions/foraging/wheat": "Wheat", "/actions/foraging/sugar": "Sugar", "/actions/foraging/cotton": "Cotton", "/actions/foraging/farmland": "Farmland", "/actions/foraging/blueberry": "Blueberry", "/actions/foraging/apple": "Apple", "/actions/foraging/arabica_coffee_bean": "Arabica Coffee Bean", "/actions/foraging/flax": "Flax", "/actions/foraging/shimmering_lake": "Shimmering Lake", "/actions/foraging/blackberry": "Blackberry", "/actions/foraging/orange": "Orange", "/actions/foraging/robusta_coffee_bean": "Robusta Coffee Bean", "/actions/foraging/misty_forest": "Misty Forest", "/actions/foraging/strawberry": "Strawberry", "/actions/foraging/plum": "Plum", "/actions/foraging/liberica_coffee_bean": "Liberica Coffee Bean", "/actions/foraging/bamboo_branch": "Bamboo Branch", "/actions/foraging/burble_beach": "Burble Beach", "/actions/foraging/mooberry": "Mooberry", "/actions/foraging/peach": "Peach", "/actions/foraging/excelsa_coffee_bean": "Excelsa Coffee Bean", "/actions/foraging/cocoon": "Cocoon", "/actions/foraging/silly_cow_valley": "Silly Cow Valley", "/actions/foraging/marsberry": "Marsberry", "/actions/foraging/dragon_fruit": "Dragon Fruit", "/actions/foraging/fieriosa_coffee_bean": "Fieriosa Coffee Bean", "/actions/foraging/olympus_mons": "Olympus Mons", "/actions/foraging/spaceberry": "Spaceberry", "/actions/foraging/star_fruit": "Star Fruit", "/actions/foraging/spacia_coffee_bean": "Spacia Coffee Bean", "/actions/foraging/radiant_fiber": "Radiant Fiber", "/actions/foraging/asteroid_belt": "Asteroid Belt", "/actions/woodcutting/tree": "Tree", "/actions/woodcutting/birch_tree": "Birch Tree", "/actions/woodcutting/cedar_tree": "Cedar Tree", "/actions/woodcutting/purpleheart_tree": "Purpleheart Tree", "/actions/woodcutting/ginkgo_tree": "Ginkgo Tree", "/actions/woodcutting/redwood_tree": "Redwood Tree", "/actions/woodcutting/arcane_tree": "Arcane Tree", "/actions/cheesesmithing/cheese": "Cheese", "/actions/cheesesmithing/cheese_boots": "Cheese Boots", "/actions/cheesesmithing/cheese_gauntlets": "Cheese Gauntlets", "/actions/cheesesmithing/cheese_sword": "Cheese Sword", "/actions/cheesesmithing/cheese_brush": "Cheese Brush", "/actions/cheesesmithing/cheese_shears": "Cheese Shears", "/actions/cheesesmithing/cheese_hatchet": "Cheese Hatchet", "/actions/cheesesmithing/cheese_spear": "Cheese Spear", "/actions/cheesesmithing/cheese_hammer": "Cheese Hammer", "/actions/cheesesmithing/cheese_chisel": "Cheese Chisel", "/actions/cheesesmithing/cheese_needle": "Cheese Needle", "/actions/cheesesmithing/cheese_spatula": "Cheese Spatula", "/actions/cheesesmithing/cheese_pot": "Cheese Pot", "/actions/cheesesmithing/cheese_mace": "Cheese Mace", "/actions/cheesesmithing/cheese_alembic": "Cheese Alembic", "/actions/cheesesmithing/cheese_enhancer": "Cheese Enhancer", "/actions/cheesesmithing/cheese_helmet": "Cheese Helmet", "/actions/cheesesmithing/cheese_buckler": "Cheese Buckler", "/actions/cheesesmithing/cheese_bulwark": "Cheese Bulwark", "/actions/cheesesmithing/cheese_plate_legs": "Cheese Plate Legs", "/actions/cheesesmithing/cheese_plate_body": "Cheese Plate Body", "/actions/cheesesmithing/verdant_cheese": "Verdant Cheese", "/actions/cheesesmithing/verdant_boots": "Verdant Boots", "/actions/cheesesmithing/verdant_gauntlets": "Verdant Gauntlets", "/actions/cheesesmithing/verdant_sword": "Verdant Sword", "/actions/cheesesmithing/verdant_brush": "Verdant Brush", "/actions/cheesesmithing/verdant_shears": "Verdant Shears", "/actions/cheesesmithing/verdant_hatchet": "Verdant Hatchet", "/actions/cheesesmithing/verdant_spear": "Verdant Spear", "/actions/cheesesmithing/verdant_hammer": "Verdant Hammer", "/actions/cheesesmithing/verdant_chisel": "Verdant Chisel", "/actions/cheesesmithing/verdant_needle": "Verdant Needle", "/actions/cheesesmithing/verdant_spatula": "Verdant Spatula", "/actions/cheesesmithing/verdant_pot": "Verdant Pot", "/actions/cheesesmithing/verdant_mace": "Verdant Mace", "/actions/cheesesmithing/snake_fang_dirk": "Snake Fang Dirk", "/actions/cheesesmithing/verdant_alembic": "Verdant Alembic", "/actions/cheesesmithing/verdant_enhancer": "Verdant Enhancer", "/actions/cheesesmithing/verdant_helmet": "Verdant Helmet", "/actions/cheesesmithing/verdant_buckler": "Verdant Buckler", "/actions/cheesesmithing/verdant_bulwark": "Verdant Bulwark", "/actions/cheesesmithing/verdant_plate_legs": "Verdant Plate Legs", "/actions/cheesesmithing/verdant_plate_body": "Verdant Plate Body", "/actions/cheesesmithing/azure_cheese": "Azure Cheese", "/actions/cheesesmithing/azure_boots": "Azure Boots", "/actions/cheesesmithing/azure_gauntlets": "Azure Gauntlets", "/actions/cheesesmithing/azure_sword": "Azure Sword", "/actions/cheesesmithing/azure_brush": "Azure Brush", "/actions/cheesesmithing/azure_shears": "Azure Shears", "/actions/cheesesmithing/azure_hatchet": "Azure Hatchet", "/actions/cheesesmithing/azure_spear": "Azure Spear", "/actions/cheesesmithing/azure_hammer": "Azure Hammer", "/actions/cheesesmithing/azure_chisel": "Azure Chisel", "/actions/cheesesmithing/azure_needle": "Azure Needle", "/actions/cheesesmithing/azure_spatula": "Azure Spatula", "/actions/cheesesmithing/azure_pot": "Azure Pot", "/actions/cheesesmithing/azure_mace": "Azure Mace", "/actions/cheesesmithing/pincer_gloves": "Pincer Gloves", "/actions/cheesesmithing/azure_alembic": "Azure Alembic", "/actions/cheesesmithing/azure_enhancer": "Azure Enhancer", "/actions/cheesesmithing/azure_helmet": "Azure Helmet", "/actions/cheesesmithing/azure_buckler": "Azure Buckler", "/actions/cheesesmithing/azure_bulwark": "Azure Bulwark", "/actions/cheesesmithing/azure_plate_legs": "Azure Plate Legs", "/actions/cheesesmithing/snail_shell_helmet": "Snail Shell Helmet", "/actions/cheesesmithing/azure_plate_body": "Azure Plate Body", "/actions/cheesesmithing/turtle_shell_legs": "Turtle Shell Legs", "/actions/cheesesmithing/turtle_shell_body": "Turtle Shell Body", "/actions/cheesesmithing/burble_cheese": "Burble Cheese", "/actions/cheesesmithing/burble_boots": "Burble Boots", "/actions/cheesesmithing/burble_gauntlets": "Burble Gauntlets", "/actions/cheesesmithing/burble_sword": "Burble Sword", "/actions/cheesesmithing/burble_brush": "Burble Brush", "/actions/cheesesmithing/burble_shears": "Burble Shears", "/actions/cheesesmithing/burble_hatchet": "Burble Hatchet", "/actions/cheesesmithing/burble_spear": "Burble Spear", "/actions/cheesesmithing/burble_hammer": "Burble Hammer", "/actions/cheesesmithing/burble_chisel": "Burble Chisel", "/actions/cheesesmithing/burble_needle": "Burble Needle", "/actions/cheesesmithing/burble_spatula": "Burble Spatula", "/actions/cheesesmithing/burble_pot": "Burble Pot", "/actions/cheesesmithing/burble_mace": "Burble Mace", "/actions/cheesesmithing/burble_alembic": "Burble Alembic", "/actions/cheesesmithing/burble_enhancer": "Burble Enhancer", "/actions/cheesesmithing/burble_helmet": "Burble Helmet", "/actions/cheesesmithing/burble_buckler": "Burble Buckler", "/actions/cheesesmithing/burble_bulwark": "Burble Bulwark", "/actions/cheesesmithing/burble_plate_legs": "Burble Plate Legs", "/actions/cheesesmithing/burble_plate_body": "Burble Plate Body", "/actions/cheesesmithing/crimson_cheese": "Crimson Cheese", "/actions/cheesesmithing/crimson_boots": "Crimson Boots", "/actions/cheesesmithing/crimson_gauntlets": "Crimson Gauntlets", "/actions/cheesesmithing/crimson_sword": "Crimson Sword", "/actions/cheesesmithing/crimson_brush": "Crimson Brush", "/actions/cheesesmithing/crimson_shears": "Crimson Shears", "/actions/cheesesmithing/crimson_hatchet": "Crimson Hatchet", "/actions/cheesesmithing/crimson_spear": "Crimson Spear", "/actions/cheesesmithing/crimson_hammer": "Crimson Hammer", "/actions/cheesesmithing/crimson_chisel": "Crimson Chisel", "/actions/cheesesmithing/crimson_needle": "Crimson Needle", "/actions/cheesesmithing/crimson_spatula": "Crimson Spatula", "/actions/cheesesmithing/crimson_pot": "Crimson Pot", "/actions/cheesesmithing/crimson_mace": "Crimson Mace", "/actions/cheesesmithing/crimson_alembic": "Crimson Alembic", "/actions/cheesesmithing/crimson_enhancer": "Crimson Enhancer", "/actions/cheesesmithing/crimson_helmet": "Crimson Helmet", "/actions/cheesesmithing/crimson_buckler": "Crimson Buckler", "/actions/cheesesmithing/crimson_bulwark": "Crimson Bulwark", "/actions/cheesesmithing/crimson_plate_legs": "Crimson Plate Legs", "/actions/cheesesmithing/vision_helmet": "Vision Helmet", "/actions/cheesesmithing/vision_shield": "Vision Shield", "/actions/cheesesmithing/crimson_plate_body": "Crimson Plate Body", "/actions/cheesesmithing/rainbow_cheese": "Rainbow Cheese", "/actions/cheesesmithing/rainbow_boots": "Rainbow Boots", "/actions/cheesesmithing/black_bear_shoes": "Black Bear Shoes", "/actions/cheesesmithing/grizzly_bear_shoes": "Grizzly Bear Shoes", "/actions/cheesesmithing/polar_bear_shoes": "Polar Bear Shoes", "/actions/cheesesmithing/rainbow_gauntlets": "Rainbow Gauntlets", "/actions/cheesesmithing/rainbow_sword": "Rainbow Sword", "/actions/cheesesmithing/panda_gloves": "Panda Gloves", "/actions/cheesesmithing/rainbow_brush": "Rainbow Brush", "/actions/cheesesmithing/rainbow_shears": "Rainbow Shears", "/actions/cheesesmithing/rainbow_hatchet": "Rainbow Hatchet", "/actions/cheesesmithing/rainbow_spear": "Rainbow Spear", "/actions/cheesesmithing/rainbow_hammer": "Rainbow Hammer", "/actions/cheesesmithing/rainbow_chisel": "Rainbow Chisel", "/actions/cheesesmithing/rainbow_needle": "Rainbow Needle", "/actions/cheesesmithing/rainbow_spatula": "Rainbow Spatula", "/actions/cheesesmithing/rainbow_pot": "Rainbow Pot", "/actions/cheesesmithing/rainbow_mace": "Rainbow Mace", "/actions/cheesesmithing/rainbow_alembic": "Rainbow Alembic", "/actions/cheesesmithing/rainbow_enhancer": "Rainbow Enhancer", "/actions/cheesesmithing/rainbow_helmet": "Rainbow Helmet", "/actions/cheesesmithing/rainbow_buckler": "Rainbow Buckler", "/actions/cheesesmithing/rainbow_bulwark": "Rainbow Bulwark", "/actions/cheesesmithing/rainbow_plate_legs": "Rainbow Plate Legs", "/actions/cheesesmithing/rainbow_plate_body": "Rainbow Plate Body", "/actions/cheesesmithing/holy_cheese": "Holy Cheese", "/actions/cheesesmithing/holy_boots": "Holy Boots", "/actions/cheesesmithing/holy_gauntlets": "Holy Gauntlets", "/actions/cheesesmithing/holy_sword": "Holy Sword", "/actions/cheesesmithing/holy_brush": "Holy Brush", "/actions/cheesesmithing/holy_shears": "Holy Shears", "/actions/cheesesmithing/holy_hatchet": "Holy Hatchet", "/actions/cheesesmithing/holy_spear": "Holy Spear", "/actions/cheesesmithing/holy_hammer": "Holy Hammer", "/actions/cheesesmithing/holy_chisel": "Holy Chisel", "/actions/cheesesmithing/holy_needle": "Holy Needle", "/actions/cheesesmithing/holy_spatula": "Holy Spatula", "/actions/cheesesmithing/holy_pot": "Holy Pot", "/actions/cheesesmithing/holy_mace": "Holy Mace", "/actions/cheesesmithing/magnetic_gloves": "Magnetic Gloves", "/actions/cheesesmithing/stalactite_spear": "Stalactite Spear", "/actions/cheesesmithing/granite_bludgeon": "Granite Bludgeon", "/actions/cheesesmithing/vampire_fang_dirk": "Vampire Fang Dirk", "/actions/cheesesmithing/werewolf_slasher": "Werewolf Slasher", "/actions/cheesesmithing/holy_alembic": "Holy Alembic", "/actions/cheesesmithing/holy_enhancer": "Holy Enhancer", "/actions/cheesesmithing/holy_helmet": "Holy Helmet", "/actions/cheesesmithing/holy_buckler": "Holy Buckler", "/actions/cheesesmithing/holy_bulwark": "Holy Bulwark", "/actions/cheesesmithing/holy_plate_legs": "Holy Plate Legs", "/actions/cheesesmithing/holy_plate_body": "Holy Plate Body", "/actions/cheesesmithing/celestial_brush": "Celestial Brush", "/actions/cheesesmithing/celestial_shears": "Celestial Shears", "/actions/cheesesmithing/celestial_hatchet": "Celestial Hatchet", "/actions/cheesesmithing/celestial_hammer": "Celestial Hammer", "/actions/cheesesmithing/celestial_chisel": "Celestial Chisel", "/actions/cheesesmithing/celestial_needle": "Celestial Needle", "/actions/cheesesmithing/celestial_spatula": "Celestial Spatula", "/actions/cheesesmithing/celestial_pot": "Celestial Pot", "/actions/cheesesmithing/celestial_alembic": "Celestial Alembic", "/actions/cheesesmithing/celestial_enhancer": "Celestial Enhancer", "/actions/cheesesmithing/colossus_plate_body": "Colossus Plate Body", "/actions/cheesesmithing/colossus_plate_legs": "Colossus Plate Legs", "/actions/cheesesmithing/demonic_plate_body": "Demonic Plate Body", "/actions/cheesesmithing/demonic_plate_legs": "Demonic Plate Legs", "/actions/cheesesmithing/spiked_bulwark": "Spiked Bulwark", "/actions/cheesesmithing/dodocamel_gauntlets": "Dodocamel Gauntlets", "/actions/cheesesmithing/corsair_helmet": "Corsair Helmet", "/actions/cheesesmithing/knights_aegis": "Knights Aegis", "/actions/cheesesmithing/anchorbound_plate_legs": "Anchorbound Plate Legs", "/actions/cheesesmithing/maelstrom_plate_legs": "Maelstrom Plate Legs", "/actions/cheesesmithing/griffin_bulwark": "Griffin Bulwark", "/actions/cheesesmithing/furious_spear": "Furious Spear", "/actions/cheesesmithing/chaotic_flail": "Chaotic Flail", "/actions/cheesesmithing/regal_sword": "Regal Sword", "/actions/cheesesmithing/anchorbound_plate_body": "Anchorbound Plate Body", "/actions/cheesesmithing/maelstrom_plate_body": "Maelstrom Plate Body", "/actions/crafting/lumber": "Lumber", "/actions/crafting/wooden_crossbow": "Wooden Crossbow", "/actions/crafting/wooden_water_staff": "Wooden Water Staff", "/actions/crafting/basic_task_badge": "Basic Task Badge", "/actions/crafting/advanced_task_badge": "Advanced Task Badge", "/actions/crafting/expert_task_badge": "Expert Task Badge", "/actions/crafting/wooden_shield": "Wooden Shield", "/actions/crafting/wooden_nature_staff": "Wooden Nature Staff", "/actions/crafting/wooden_bow": "Wooden Bow", "/actions/crafting/wooden_fire_staff": "Wooden Fire Staff", "/actions/crafting/birch_lumber": "Birch Lumber", "/actions/crafting/birch_crossbow": "Birch Crossbow", "/actions/crafting/birch_water_staff": "Birch Water Staff", "/actions/crafting/crushed_pearl": "Crushed Pearl", "/actions/crafting/birch_shield": "Birch Shield", "/actions/crafting/birch_nature_staff": "Birch Nature Staff", "/actions/crafting/birch_bow": "Birch Bow", "/actions/crafting/ring_of_gathering": "Ring Of Gathering", "/actions/crafting/birch_fire_staff": "Birch Fire Staff", "/actions/crafting/earrings_of_gathering": "Earrings Of Gathering", "/actions/crafting/cedar_lumber": "Cedar Lumber", "/actions/crafting/cedar_crossbow": "Cedar Crossbow", "/actions/crafting/cedar_water_staff": "Cedar Water Staff", "/actions/crafting/cedar_shield": "Cedar Shield", "/actions/crafting/cedar_nature_staff": "Cedar Nature Staff", "/actions/crafting/cedar_bow": "Cedar Bow", "/actions/crafting/crushed_amber": "Crushed Amber", "/actions/crafting/cedar_fire_staff": "Cedar Fire Staff", "/actions/crafting/ring_of_essence_find": "Ring Of Essence Find", "/actions/crafting/earrings_of_essence_find": "Earrings Of Essence Find", "/actions/crafting/necklace_of_efficiency": "Necklace Of Efficiency", "/actions/crafting/purpleheart_lumber": "Purpleheart Lumber", "/actions/crafting/purpleheart_crossbow": "Purpleheart Crossbow", "/actions/crafting/purpleheart_water_staff": "Purpleheart Water Staff", "/actions/crafting/purpleheart_shield": "Purpleheart Shield", "/actions/crafting/purpleheart_nature_staff": "Purpleheart Nature Staff", "/actions/crafting/purpleheart_bow": "Purpleheart Bow", "/actions/crafting/crushed_garnet": "Crushed Garnet", "/actions/crafting/crushed_jade": "Crushed Jade", "/actions/crafting/crushed_amethyst": "Crushed Amethyst", "/actions/crafting/catalyst_of_coinification": "Catalyst Of Coinification", "/actions/crafting/treant_shield": "Treant Shield", "/actions/crafting/purpleheart_fire_staff": "Purpleheart Fire Staff", "/actions/crafting/ring_of_regeneration": "Ring Of Regeneration", "/actions/crafting/earrings_of_regeneration": "Earrings Of Regeneration", "/actions/crafting/fighter_necklace": "Fighter Necklace", "/actions/crafting/ginkgo_lumber": "Ginkgo Lumber", "/actions/crafting/ginkgo_crossbow": "Ginkgo Crossbow", "/actions/crafting/ginkgo_water_staff": "Ginkgo Water Staff", "/actions/crafting/ring_of_armor": "Ring Of Armor", "/actions/crafting/catalyst_of_decomposition": "Catalyst Of Decomposition", "/actions/crafting/ginkgo_shield": "Ginkgo Shield", "/actions/crafting/earrings_of_armor": "Earrings Of Armor", "/actions/crafting/ginkgo_nature_staff": "Ginkgo Nature Staff", "/actions/crafting/ranger_necklace": "Ranger Necklace", "/actions/crafting/ginkgo_bow": "Ginkgo Bow", "/actions/crafting/ring_of_resistance": "Ring Of Resistance", "/actions/crafting/crushed_moonstone": "Crushed Moonstone", "/actions/crafting/ginkgo_fire_staff": "Ginkgo Fire Staff", "/actions/crafting/earrings_of_resistance": "Earrings Of Resistance", "/actions/crafting/wizard_necklace": "Wizard Necklace", "/actions/crafting/ring_of_rare_find": "Ring Of Rare Find", "/actions/crafting/catalyst_of_transmutation": "Catalyst Of Transmutation", "/actions/crafting/earrings_of_rare_find": "Earrings Of Rare Find", "/actions/crafting/necklace_of_wisdom": "Necklace Of Wisdom", "/actions/crafting/redwood_lumber": "Redwood Lumber", "/actions/crafting/redwood_crossbow": "Redwood Crossbow", "/actions/crafting/redwood_water_staff": "Redwood Water Staff", "/actions/crafting/redwood_shield": "Redwood Shield", "/actions/crafting/redwood_nature_staff": "Redwood Nature Staff", "/actions/crafting/redwood_bow": "Redwood Bow", "/actions/crafting/crushed_sunstone": "Crushed Sunstone", "/actions/crafting/chimerical_entry_key": "Chimerical Entry Key", "/actions/crafting/chimerical_chest_key": "Chimerical Chest Key", "/actions/crafting/eye_watch": "Eye Watch", "/actions/crafting/watchful_relic": "Watchful Relic", "/actions/crafting/redwood_fire_staff": "Redwood Fire Staff", "/actions/crafting/ring_of_critical_strike": "Ring Of Critical Strike", "/actions/crafting/mirror_of_protection": "Mirror Of Protection", "/actions/crafting/earrings_of_critical_strike": "Earrings Of Critical Strike", "/actions/crafting/necklace_of_speed": "Necklace Of Speed", "/actions/crafting/arcane_lumber": "Arcane Lumber", "/actions/crafting/arcane_crossbow": "Arcane Crossbow", "/actions/crafting/arcane_water_staff": "Arcane Water Staff", "/actions/crafting/sinister_entry_key": "Sinister Entry Key", "/actions/crafting/sinister_chest_key": "Sinister Chest Key", "/actions/crafting/arcane_shield": "Arcane Shield", "/actions/crafting/arcane_nature_staff": "Arcane Nature Staff", "/actions/crafting/manticore_shield": "Manticore Shield", "/actions/crafting/arcane_bow": "Arcane Bow", "/actions/crafting/enchanted_entry_key": "Enchanted Entry Key", "/actions/crafting/enchanted_chest_key": "Enchanted Chest Key", "/actions/crafting/arcane_fire_staff": "Arcane Fire Staff", "/actions/crafting/vampiric_bow": "Vampiric Bow", "/actions/crafting/soul_hunter_crossbow": "Soul Hunter Crossbow", "/actions/crafting/frost_staff": "Frost Staff", "/actions/crafting/infernal_battlestaff": "Infernal Battlestaff", "/actions/crafting/jackalope_staff": "Jackalope Staff", "/actions/crafting/philosophers_ring": "Philosopher's Ring", "/actions/crafting/crushed_philosophers_stone": "Crushed Philosopher's Stone", "/actions/crafting/pirate_entry_key": "Pirate Entry Key", "/actions/crafting/pirate_chest_key": "Pirate Chest Key", "/actions/crafting/philosophers_earrings": "Philosopher's Earrings", "/actions/crafting/philosophers_necklace": "Philosopher's Necklace", "/actions/crafting/bishops_codex": "Bishop's Codex", "/actions/crafting/cursed_bow": "Cursed Bow", "/actions/crafting/sundering_crossbow": "Sundering Crossbow", "/actions/crafting/rippling_trident": "Rippling Trident", "/actions/crafting/blooming_trident": "Blooming Trident", "/actions/crafting/blazing_trident": "Blazing Trident", "/actions/tailoring/rough_leather": "Rough Leather", "/actions/tailoring/cotton_fabric": "Cotton Fabric", "/actions/tailoring/rough_boots": "Rough Boots", "/actions/tailoring/cotton_boots": "Cotton Boots", "/actions/tailoring/rough_bracers": "Rough Bracers", "/actions/tailoring/cotton_gloves": "Cotton Gloves", "/actions/tailoring/small_pouch": "Small Pouch", "/actions/tailoring/rough_hood": "Rough Hood", "/actions/tailoring/cotton_hat": "Cotton Hat", "/actions/tailoring/rough_chaps": "Rough Chaps", "/actions/tailoring/cotton_robe_bottoms": "Cotton Robe Bottoms", "/actions/tailoring/rough_tunic": "Rough Tunic", "/actions/tailoring/cotton_robe_top": "Cotton Robe Top", "/actions/tailoring/reptile_leather": "Reptile Leather", "/actions/tailoring/linen_fabric": "Linen Fabric", "/actions/tailoring/reptile_boots": "Reptile Boots", "/actions/tailoring/linen_boots": "Linen Boots", "/actions/tailoring/reptile_bracers": "Reptile Bracers", "/actions/tailoring/linen_gloves": "Linen Gloves", "/actions/tailoring/reptile_hood": "Reptile Hood", "/actions/tailoring/linen_hat": "Linen Hat", "/actions/tailoring/reptile_chaps": "Reptile Chaps", "/actions/tailoring/linen_robe_bottoms": "Linen Robe Bottoms", "/actions/tailoring/medium_pouch": "Medium Pouch", "/actions/tailoring/reptile_tunic": "Reptile Tunic", "/actions/tailoring/linen_robe_top": "Linen Robe Top", "/actions/tailoring/shoebill_shoes": "Shoebill Shoes", "/actions/tailoring/gobo_leather": "Gobo Leather", "/actions/tailoring/bamboo_fabric": "Bamboo Fabric", "/actions/tailoring/gobo_boots": "Gobo Boots", "/actions/tailoring/bamboo_boots": "Bamboo Boots", "/actions/tailoring/gobo_bracers": "Gobo Bracers", "/actions/tailoring/bamboo_gloves": "Bamboo Gloves", "/actions/tailoring/gobo_hood": "Gobo Hood", "/actions/tailoring/bamboo_hat": "Bamboo Hat", "/actions/tailoring/gobo_chaps": "Gobo Chaps", "/actions/tailoring/bamboo_robe_bottoms": "Bamboo Robe Bottoms", "/actions/tailoring/large_pouch": "Large Pouch", "/actions/tailoring/gobo_tunic": "Gobo Tunic", "/actions/tailoring/bamboo_robe_top": "Bamboo Robe Top", "/actions/tailoring/marine_tunic": "Marine Tunic", "/actions/tailoring/marine_chaps": "Marine Chaps", "/actions/tailoring/icy_robe_top": "Icy Robe Top", "/actions/tailoring/icy_robe_bottoms": "Icy Robe Bottoms", "/actions/tailoring/flaming_robe_top": "Flaming Robe Top", "/actions/tailoring/flaming_robe_bottoms": "Flaming Robe Bottoms", "/actions/tailoring/beast_leather": "Beast Leather", "/actions/tailoring/silk_fabric": "Silk Fabric", "/actions/tailoring/beast_boots": "Beast Boots", "/actions/tailoring/silk_boots": "Silk Boots", "/actions/tailoring/beast_bracers": "Beast Bracers", "/actions/tailoring/silk_gloves": "Silk Gloves", "/actions/tailoring/collectors_boots": "Collectors Boots", "/actions/tailoring/sighted_bracers": "Sighted Bracers", "/actions/tailoring/beast_hood": "Beast Hood", "/actions/tailoring/silk_hat": "Silk Hat", "/actions/tailoring/beast_chaps": "Beast Chaps", "/actions/tailoring/silk_robe_bottoms": "Silk Robe Bottoms", "/actions/tailoring/centaur_boots": "Centaur Boots", "/actions/tailoring/sorcerer_boots": "Sorcerer Boots", "/actions/tailoring/giant_pouch": "Giant Pouch", "/actions/tailoring/beast_tunic": "Beast Tunic", "/actions/tailoring/silk_robe_top": "Silk Robe Top", "/actions/tailoring/red_culinary_hat": "Red Culinary Hat", "/actions/tailoring/luna_robe_top": "Luna Robe Top", "/actions/tailoring/luna_robe_bottoms": "Luna Robe Bottoms", "/actions/tailoring/umbral_leather": "Umbral Leather", "/actions/tailoring/radiant_fabric": "Radiant Fabric", "/actions/tailoring/umbral_boots": "Umbral Boots", "/actions/tailoring/radiant_boots": "Radiant Boots", "/actions/tailoring/umbral_bracers": "Umbral Bracers", "/actions/tailoring/radiant_gloves": "Radiant Gloves", "/actions/tailoring/enchanted_gloves": "Enchanted Gloves", "/actions/tailoring/fluffy_red_hat": "Fluffy Red Hat", "/actions/tailoring/chrono_gloves": "Chrono Gloves", "/actions/tailoring/umbral_hood": "Umbral Hood", "/actions/tailoring/radiant_hat": "Radiant Hat", "/actions/tailoring/umbral_chaps": "Umbral Chaps", "/actions/tailoring/radiant_robe_bottoms": "Radiant Robe Bottoms", "/actions/tailoring/umbral_tunic": "Umbral Tunic", "/actions/tailoring/radiant_robe_top": "Radiant Robe Top", "/actions/tailoring/revenant_chaps": "Revenant Chaps", "/actions/tailoring/griffin_chaps": "Griffin Chaps", "/actions/tailoring/dairyhands_top": "Dairyhand's Top", "/actions/tailoring/dairyhands_bottoms": "Dairyhand's Bottoms", "/actions/tailoring/foragers_top": "Forager's Top", "/actions/tailoring/foragers_bottoms": "Forager's Bottoms", "/actions/tailoring/lumberjacks_top": "Lumberjack's Top", "/actions/tailoring/lumberjacks_bottoms": "Lumberjack's Bottoms", "/actions/tailoring/cheesemakers_top": "Cheesemaker's Top", "/actions/tailoring/cheesemakers_bottoms": "Cheesemaker's Bottoms", "/actions/tailoring/crafters_top": "Crafter's Top", "/actions/tailoring/crafters_bottoms": "Crafter's Bottoms", "/actions/tailoring/tailors_top": "Tailor's Top", "/actions/tailoring/tailors_bottoms": "Tailor's Bottoms", "/actions/tailoring/chefs_top": "Chef's Top", "/actions/tailoring/chefs_bottoms": "Chef's Bottoms", "/actions/tailoring/brewers_top": "Brewer's Top", "/actions/tailoring/brewers_bottoms": "Brewer's Bottoms", "/actions/tailoring/alchemists_top": "Alchemist's Top", "/actions/tailoring/alchemists_bottoms": "Alchemist's Bottoms", "/actions/tailoring/enhancers_top": "Enhancer's Top", "/actions/tailoring/enhancers_bottoms": "Enhancer's Bottoms", "/actions/tailoring/revenant_tunic": "Revenant Tunic", "/actions/tailoring/griffin_tunic": "Griffin Tunic", "/actions/tailoring/gluttonous_pouch": "Gluttonous Pouch", "/actions/tailoring/guzzling_pouch": "Guzzling Pouch", "/actions/tailoring/marksman_bracers": "Marksman Bracers", "/actions/tailoring/acrobatic_hood": "Acrobatic Hood", "/actions/tailoring/magicians_hat": "Magician's Hat", "/actions/tailoring/kraken_chaps": "Kraken Chaps", "/actions/tailoring/royal_water_robe_bottoms": "Royal Water Robe Bottoms", "/actions/tailoring/royal_nature_robe_bottoms": "Royal Nature Robe Bottoms", "/actions/tailoring/royal_fire_robe_bottoms": "Royal Fire Robe Bottoms", "/actions/tailoring/kraken_tunic": "Kraken Tunic", "/actions/tailoring/royal_water_robe_top": "Royal Water Robe Top", "/actions/tailoring/royal_nature_robe_top": "Royal Nature Robe Top", "/actions/tailoring/royal_fire_robe_top": "Royal Fire Robe Top", "/actions/cooking/donut": "Donut", "/actions/cooking/cupcake": "Cupcake", "/actions/cooking/gummy": "Gummy", "/actions/cooking/yogurt": "Yogurt", "/actions/cooking/blueberry_donut": "Blueberry Donut", "/actions/cooking/blueberry_cake": "Blueberry Cake", "/actions/cooking/apple_gummy": "Apple Gummy", "/actions/cooking/apple_yogurt": "Apple Yogurt", "/actions/cooking/blackberry_donut": "Blackberry Donut", "/actions/cooking/blackberry_cake": "Blackberry Cake", "/actions/cooking/orange_gummy": "Orange Gummy", "/actions/cooking/orange_yogurt": "Orange Yogurt", "/actions/cooking/strawberry_donut": "Strawberry Donut", "/actions/cooking/strawberry_cake": "Strawberry Cake", "/actions/cooking/plum_gummy": "Plum Gummy", "/actions/cooking/plum_yogurt": "Plum Yogurt", "/actions/cooking/mooberry_donut": "Mooberry Donut", "/actions/cooking/mooberry_cake": "Mooberry Cake", "/actions/cooking/peach_gummy": "Peach Gummy", "/actions/cooking/peach_yogurt": "Peach Yogurt", "/actions/cooking/marsberry_donut": "Marsberry Donut", "/actions/cooking/marsberry_cake": "Marsberry Cake", "/actions/cooking/dragon_fruit_gummy": "Dragon Fruit Gummy", "/actions/cooking/dragon_fruit_yogurt": "Dragon Fruit Yogurt", "/actions/cooking/spaceberry_donut": "Spaceberry Donut", "/actions/cooking/spaceberry_cake": "Spaceberry Cake", "/actions/cooking/star_fruit_gummy": "Star Fruit Gummy", "/actions/cooking/star_fruit_yogurt": "Star Fruit Yogurt", "/actions/brewing/milking_tea": "Milking Tea", "/actions/brewing/stamina_coffee": "Stamina Coffee", "/actions/brewing/foraging_tea": "Foraging Tea", "/actions/brewing/intelligence_coffee": "Intelligence Coffee", "/actions/brewing/gathering_tea": "Gathering Tea", "/actions/brewing/woodcutting_tea": "Woodcutting Tea", "/actions/brewing/cooking_tea": "Cooking Tea", "/actions/brewing/defense_coffee": "Defense Coffee", "/actions/brewing/brewing_tea": "Brewing Tea", "/actions/brewing/attack_coffee": "Attack Coffee", "/actions/brewing/gourmet_tea": "Gourmet Tea", "/actions/brewing/alchemy_tea": "Alchemy Tea", "/actions/brewing/enhancing_tea": "Enhancing Tea", "/actions/brewing/cheesesmithing_tea": "Cheesesmithing Tea", "/actions/brewing/power_coffee": "Power Coffee", "/actions/brewing/crafting_tea": "Crafting Tea", "/actions/brewing/ranged_coffee": "Ranged Coffee", "/actions/brewing/wisdom_tea": "Wisdom Tea", "/actions/brewing/wisdom_coffee": "Wisdom Coffee", "/actions/brewing/tailoring_tea": "Tailoring Tea", "/actions/brewing/magic_coffee": "Magic Coffee", "/actions/brewing/super_milking_tea": "Super Milking Tea", "/actions/brewing/super_stamina_coffee": "Super Stamina Coffee", "/actions/brewing/super_foraging_tea": "Super Foraging Tea", "/actions/brewing/super_intelligence_coffee": "Super Intelligence Coffee", "/actions/brewing/processing_tea": "Processing Tea", "/actions/brewing/lucky_coffee": "Lucky Coffee", "/actions/brewing/super_woodcutting_tea": "Super Woodcutting Tea", "/actions/brewing/super_cooking_tea": "Super Cooking Tea", "/actions/brewing/super_defense_coffee": "Super Defense Coffee", "/actions/brewing/super_brewing_tea": "Super Brewing Tea", "/actions/brewing/ultra_milking_tea": "Ultra Milking Tea", "/actions/brewing/super_attack_coffee": "Super Attack Coffee", "/actions/brewing/ultra_stamina_coffee": "Ultra Stamina Coffee", "/actions/brewing/efficiency_tea": "Efficiency Tea", "/actions/brewing/swiftness_coffee": "Swiftness Coffee", "/actions/brewing/super_alchemy_tea": "Super Alchemy Tea", "/actions/brewing/super_enhancing_tea": "Super Enhancing Tea", "/actions/brewing/ultra_foraging_tea": "Ultra Foraging Tea", "/actions/brewing/ultra_intelligence_coffee": "Ultra Intelligence Coffee", "/actions/brewing/channeling_coffee": "Channeling Coffee", "/actions/brewing/super_cheesesmithing_tea": "Super Cheesesmithing Tea", "/actions/brewing/ultra_woodcutting_tea": "Ultra Woodcutting Tea", "/actions/brewing/super_power_coffee": "Super Power Coffee", "/actions/brewing/artisan_tea": "Artisan Tea", "/actions/brewing/super_crafting_tea": "Super Crafting Tea", "/actions/brewing/ultra_cooking_tea": "Ultra Cooking Tea", "/actions/brewing/super_ranged_coffee": "Super Ranged Coffee", "/actions/brewing/ultra_defense_coffee": "Ultra Defense Coffee", "/actions/brewing/catalytic_tea": "Catalytic Tea", "/actions/brewing/critical_coffee": "Critical Coffee", "/actions/brewing/super_tailoring_tea": "Super Tailoring Tea", "/actions/brewing/ultra_brewing_tea": "Ultra Brewing Tea", "/actions/brewing/super_magic_coffee": "Super Magic Coffee", "/actions/brewing/ultra_attack_coffee": "Ultra Attack Coffee", "/actions/brewing/blessed_tea": "Blessed Tea", "/actions/brewing/ultra_alchemy_tea": "Ultra Alchemy Tea", "/actions/brewing/ultra_enhancing_tea": "Ultra Enhancing Tea", "/actions/brewing/ultra_cheesesmithing_tea": "Ultra Cheesesmithing Tea", "/actions/brewing/ultra_power_coffee": "Ultra Power Coffee", "/actions/brewing/ultra_crafting_tea": "Ultra Crafting Tea", "/actions/brewing/ultra_ranged_coffee": "Ultra Ranged Coffee", "/actions/brewing/ultra_tailoring_tea": "Ultra Tailoring Tea", "/actions/brewing/ultra_magic_coffee": "Ultra Magic Coffee", "/actions/alchemy/coinify": "Coinify", "/actions/alchemy/decompose": "Decompose", "/actions/alchemy/transmute": "Transmute", "/actions/enhancing/enhance": "Enhance", "/actions/combat/fly": "Fly", "/actions/combat/rat": "Jerry", "/actions/combat/skunk": "Skunk", "/actions/combat/porcupine": "Porcupine", "/actions/combat/slimy": "Slimy", "/actions/combat/smelly_planet": "Smelly Planet", "/actions/combat/smelly_planet_elite": "Smelly Planet (Elite)", "/actions/combat/frog": "Frogger", "/actions/combat/snake": "Thnake", "/actions/combat/swampy": "Swampy", "/actions/combat/alligator": "Sherlock", "/actions/combat/swamp_planet": "Swamp Planet", "/actions/combat/swamp_planet_elite": "Swamp Planet (Elite)", "/actions/combat/sea_snail": "Gary", "/actions/combat/crab": "I Pinch", "/actions/combat/aquahorse": "Aquahorse", "/actions/combat/nom_nom": "Nom Nom", "/actions/combat/turtle": "Turuto", "/actions/combat/aqua_planet": "Aqua Planet", "/actions/combat/aqua_planet_elite": "Aqua Planet (Elite)", "/actions/combat/jungle_sprite": "Jungle Sprite", "/actions/combat/myconid": "Myconid", "/actions/combat/treant": "Treant", "/actions/combat/centaur_archer": "Centaur Archer", "/actions/combat/jungle_planet": "Jungle Planet", "/actions/combat/jungle_planet_elite": "Jungle Planet (Elite)", "/actions/combat/gobo_stabby": "Stabby", "/actions/combat/gobo_slashy": "Slashy", "/actions/combat/gobo_smashy": "Smashy", "/actions/combat/gobo_shooty": "Shooty", "/actions/combat/gobo_boomy": "Boomy", "/actions/combat/gobo_planet": "Gobo Planet", "/actions/combat/gobo_planet_elite": "Gobo Planet (Elite)", "/actions/combat/eye": "Eye", "/actions/combat/eyes": "Eyes", "/actions/combat/veyes": "Veyes", "/actions/combat/planet_of_the_eyes": "Planet Of The Eyes", "/actions/combat/planet_of_the_eyes_elite": "Planet Of The Eyes (Elite)", "/actions/combat/novice_sorcerer": "Novice Sorcerer", "/actions/combat/ice_sorcerer": "Ice Sorcerer", "/actions/combat/flame_sorcerer": "Flame Sorcerer", "/actions/combat/elementalist": "Elementalist", "/actions/combat/sorcerers_tower": "Sorcerer's Tower", "/actions/combat/sorcerers_tower_elite": "Sorcerer's Tower (Elite)", "/actions/combat/gummy_bear": "Gummy Bear", "/actions/combat/panda": "Panda", "/actions/combat/black_bear": "Black Bear", "/actions/combat/grizzly_bear": "Grizzly Bear", "/actions/combat/polar_bear": "Polar Bear", "/actions/combat/bear_with_it": "Bear With It", "/actions/combat/bear_with_it_elite": "Bear With It (Elite)", "/actions/combat/magnetic_golem": "Magnetic Golem", "/actions/combat/stalactite_golem": "Stalactite Golem", "/actions/combat/granite_golem": "Granite Golem", "/actions/combat/golem_cave": "Golem Cave", "/actions/combat/golem_cave_elite": "Golem Cave (Elite)", "/actions/combat/zombie": "Zombie", "/actions/combat/vampire": "Vampire", "/actions/combat/werewolf": "Werewolf", "/actions/combat/twilight_zone": "Twilight Zone", "/actions/combat/twilight_zone_elite": "Twilight Zone (Elite)", "/actions/combat/abyssal_imp": "Abyssal Imp", "/actions/combat/soul_hunter": "Soul Hunter", "/actions/combat/infernal_warlock": "Infernal Warlock", "/actions/combat/infernal_abyss": "Infernal Abyss", "/actions/combat/infernal_abyss_elite": "Infernal Abyss (Elite)", "/actions/combat/chimerical_den": "Chimerical Den", "/actions/combat/sinister_circus": "Sinister Circus", "/actions/combat/enchanted_fortress": "Enchanted Fortress", "/actions/combat/pirate_cove": "Pirate Cove" }, actionTypeNames: { "/action_types/milking": "Milking", "/action_types/foraging": "Foraging", "/action_types/woodcutting": "Woodcutting", "/action_types/cheesesmithing": "Cheesesmithing", "/action_types/crafting": "Crafting", "/action_types/tailoring": "Tailoring", "/action_types/cooking": "Cooking", "/action_types/brewing": "Brewing", "/action_types/alchemy": "Alchemy", "/action_types/enhancing": "Enhancing", "/action_types/combat": "Combat" }, actionCategoryNames: { "/action_categories/milking/cows": "Cows", "/action_categories/foraging/farmland": "Farmland", "/action_categories/foraging/shimmering_lake": "Shimmering Lake", "/action_categories/foraging/misty_forest": "Misty Forest", "/action_categories/foraging/burble_beach": "Burble Beach", "/action_categories/foraging/silly_cow_valley": "Silly Cow Valley", "/action_categories/foraging/olympus_mons": "Olympus Mons", "/action_categories/foraging/asteroid_belt": "Asteroid Belt", "/action_categories/woodcutting/trees": "Trees", "/action_categories/cheesesmithing/material": "Material", "/action_categories/cheesesmithing/tool": "Tool", "/action_categories/cheesesmithing/main_hand": "Main Hand", "/action_categories/cheesesmithing/two_hand": "Two Hand", "/action_categories/cheesesmithing/off_hand": "Off Hand", "/action_categories/cheesesmithing/feet": "Feet", "/action_categories/cheesesmithing/hands": "Hands", "/action_categories/cheesesmithing/head": "Head", "/action_categories/cheesesmithing/legs": "Legs", "/action_categories/cheesesmithing/body": "Body", "/action_categories/crafting/lumber": "Lumber", "/action_categories/crafting/crossbow": "Crossbow", "/action_categories/crafting/bow": "Bow", "/action_categories/crafting/staff": "Staff", "/action_categories/crafting/off_hand": "Off Hand", "/action_categories/crafting/ring": "Ring", "/action_categories/crafting/earrings": "Earrings", "/action_categories/crafting/neck": "Neck", "/action_categories/crafting/trinket": "Trinket", "/action_categories/crafting/special": "Special", "/action_categories/crafting/dungeon_keys": "Dungeon Keys", "/action_categories/tailoring/material": "Material", "/action_categories/tailoring/feet": "Feet", "/action_categories/tailoring/hands": "Hands", "/action_categories/tailoring/head": "Head", "/action_categories/tailoring/legs": "Legs", "/action_categories/tailoring/body": "Body", "/action_categories/tailoring/pouch": "Pouch", "/action_categories/cooking/instant_heal": "Instant Heal", "/action_categories/cooking/heal_over_time": "Heal Over Time", "/action_categories/cooking/instant_mana": "Instant Mana", "/action_categories/cooking/mana_over_time": "Mana Over Time", "/action_categories/brewing/tea": "Tea", "/action_categories/brewing/coffee": "Coffee", "/action_categories/alchemy/alchemy": "Alchemy", "/action_categories/enhancing/enhance": "Enhance", "/action_categories/combat/smelly_planet": "Smelly Planet", "/action_categories/combat/swamp_planet": "Swamp Planet", "/action_categories/combat/aqua_planet": "Aqua Planet", "/action_categories/combat/jungle_planet": "Jungle Planet", "/action_categories/combat/gobo_planet": "Gobo Planet", "/action_categories/combat/planet_of_the_eyes": "Planet Of The Eyes", "/action_categories/combat/sorcerers_tower": "Sorcerer's Tower", "/action_categories/combat/bear_with_it": "Bear With It", "/action_categories/combat/golem_cave": "Golem Cave", "/action_categories/combat/twilight_zone": "Twilight Zone", "/action_categories/combat/infernal_abyss": "Infernal Abyss", "/action_categories/combat/dungeons": "Dungeons" }, buffTypeNames: { "/buff_types/gathering": "Gathering", "/buff_types/efficiency": "Efficiency", "/buff_types/alchemy_success": "Alchemy Success", "/buff_types/enhancing_success": "Enhancing Success", "/buff_types/action_speed": "Action Speed", "/buff_types/task_action_speed": "Task Action Speed", "/buff_types/milking_level": "Milking Level", "/buff_types/foraging_level": "Foraging Level", "/buff_types/woodcutting_level": "Woodcutting Level", "/buff_types/cheesesmithing_level": "Cheesesmithing Level", "/buff_types/crafting_level": "Crafting Level", "/buff_types/tailoring_level": "Tailoring Level", "/buff_types/cooking_level": "Cooking Level", "/buff_types/brewing_level": "Brewing Level", "/buff_types/alchemy_level": "Alchemy Level", "/buff_types/enhancing_level": "Enhancing Level", "/buff_types/gourmet": "Gourmet", "/buff_types/wisdom": "Wisdom", "/buff_types/processing": "Processing", "/buff_types/artisan": "Artisan", "/buff_types/blessed": "Blessed", "/buff_types/action_level": "Action Level", "/buff_types/essence_find": "Essence Find", "/buff_types/rare_find": "Rare Find", "/buff_types/stamina_level": "Stamina Level", "/buff_types/intelligence_level": "Intelligence Level", "/buff_types/defense_level": "Defense Level", "/buff_types/attack_level": "Attack Level", "/buff_types/power_level": "Power Level", "/buff_types/ranged_level": "Ranged Level", "/buff_types/magic_level": "Magic Level", "/buff_types/attack_speed": "Attack Speed", "/buff_types/cast_speed": "Cast Speed", "/buff_types/critical_rate": "Critical Rate", "/buff_types/critical_damage": "Critical Damage", "/buff_types/accuracy": "Accuracy", "/buff_types/damage": "Damage", "/buff_types/physical_amplify": "Physical Amplify", "/buff_types/water_amplify": "Water Amplify", "/buff_types/nature_amplify": "Nature Amplify", "/buff_types/fire_amplify": "Fire Amplify", "/buff_types/healing_amplify": "Healing Amplify", "/buff_types/evasion": "Evasion", "/buff_types/armor": "Armor", "/buff_types/water_resistance": "Water Resistance", "/buff_types/nature_resistance": "Nature Resistance", "/buff_types/fire_resistance": "Fire Resistance", "/buff_types/damage_taken": "Damage Taken", "/buff_types/life_steal": "Life Steal", "/buff_types/mana_leech": "Mana Leech", "/buff_types/physical_thorns": "Physical Thorns", "/buff_types/elemental_thorns": "Elemental Thorns", "/buff_types/tenacity": "Tenacity", "/buff_types/hp_regen": "HP Regen", "/buff_types/mp_regen": "MP Regen", "/buff_types/threat": "Threat", "/buff_types/combat_drop_rate": "Combat Drop Rate", "/buff_types/combat_drop_quantity": "Combat Drop Quantity" }, buffTypeDescriptions: { "/buff_types/gathering": "Increases gathering quantity", "/buff_types/efficiency": "Chance of repeating the action instantly", "/buff_types/alchemy_success": "Multiplicative bonus to success rate while alchemizing", "/buff_types/enhancing_success": "Multiplicative bonus to success rate while enhancing", "/buff_types/action_speed": "Decreases time cost for the action", "/buff_types/task_action_speed": "Decreases time cost for task actions", "/buff_types/milking_level": "Buffs milking level", "/buff_types/foraging_level": "Buffs foraging level", "/buff_types/woodcutting_level": "Buffs woodcutting level", "/buff_types/cheesesmithing_level": "Buffs cheesesmithing level", "/buff_types/crafting_level": "Buffs crafting level", "/buff_types/tailoring_level": "Buffs tailoring level", "/buff_types/cooking_level": "Buffs cooking level", "/buff_types/brewing_level": "Buffs brewing level", "/buff_types/alchemy_level": "Buffs alchemy level", "/buff_types/enhancing_level": "Buffs enhancing level", "/buff_types/gourmet": "Chance to produce an additional item for free", "/buff_types/wisdom": "Increases experience gained", "/buff_types/processing": "Chance to instantly convert gathered resource into processed material (cheese, fabric, and lumber)", "/buff_types/artisan": "Reduces required materials during production", "/buff_types/blessed": "Chance to gain +2 instead of +1 on enhancing success", "/buff_types/action_level": "Increases required levels for the action", "/buff_types/essence_find": "Increases drop rate of essences", "/buff_types/rare_find": "Increases rare item drop rate", "/buff_types/stamina_level": "Buffs stamina level", "/buff_types/intelligence_level": "Buffs intelligence level", "/buff_types/defense_level": "Buffs defense level", "/buff_types/attack_level": "Buffs attack level", "/buff_types/power_level": "Buffs power level", "/buff_types/ranged_level": "Buffs ranged level", "/buff_types/magic_level": "Buffs magic level", "/buff_types/attack_speed": "Increases auto attack speed", "/buff_types/cast_speed": "Increases ability casting speed", "/buff_types/critical_rate": "Increases critical rate", "/buff_types/critical_damage": "Increases critical damage", "/buff_types/accuracy": "Increases accuracy rating", "/buff_types/damage": "Increases damage", "/buff_types/physical_amplify": "Increases physical damage", "/buff_types/water_amplify": "Increases water damage", "/buff_types/nature_amplify": "Increases nature damage", "/buff_types/fire_amplify": "Increases fire damage", "/buff_types/healing_amplify": "Increases healing amount", "/buff_types/evasion": "Increases evasion rating", "/buff_types/armor": "Decreases physical damage taken", "/buff_types/water_resistance": "Decreases water damage taken", "/buff_types/nature_resistance": "Decreases nature damage taken", "/buff_types/fire_resistance": "Decreases fire damage taken", "/buff_types/damage_taken": "Increases damage taken", "/buff_types/life_steal": "Gains life steal on auto attacks", "/buff_types/mana_leech": "Gains mana leech on auto attacks", "/buff_types/physical_thorns": "Reflects a percentage of your armor as damage back to the attacker", "/buff_types/elemental_thorns": "Reflects a percentage of your armor as damage back to the attacker", "/buff_types/tenacity": "Reduces chance of being blinded, silenced, or stunned", "/buff_types/hp_regen": "Increases HP regeneration", "/buff_types/mp_regen": "Increases MP regeneration", "/buff_types/threat": "Increases chance of being targeted in combat", "/buff_types/combat_drop_rate": "Increases drop rate of combat loot", "/buff_types/combat_drop_quantity": "Increases quantity of combat loot" }, buffTypeDebuffDescriptions: { "/buff_types/gathering": "Decreases gathering quantity", "/buff_types/efficiency": "Lowers chance of repeating the action instantly", "/buff_types/alchemy_success": "Multiplicative penalty to success rate while alchemizing", "/buff_types/enhancing_success": "Multiplicative penalty to success rate while enhancing", "/buff_types/action_speed": "Increases time cost for the action", "/buff_types/task_action_speed": "Increases time cost for task actions", "/buff_types/milking_level": "Debuffs milking level", "/buff_types/foraging_level": "Debuffs foraging level", "/buff_types/woodcutting_level": "Debuffs woodcutting level", "/buff_types/cheesesmithing_level": "Debuffs cheesesmithing level", "/buff_types/crafting_level": "Debuffs crafting level", "/buff_types/tailoring_level": "Debuffs tailoring level", "/buff_types/cooking_level": "Debuffs cooking level", "/buff_types/brewing_level": "Debuffs level", "/buff_types/alchemy_level": "Debuffs alchemy level", "/buff_types/enhancing_level": "Debuffs enhancing level", "/buff_types/gourmet": "Lowers chance to produce an additional item for free", "/buff_types/wisdom": "Decreases experience gained", "/buff_types/processing": "Lowers chance to convert gathered resource into processed material (cheese, fabric, and lumber)", "/buff_types/artisan": "Increases required materials during production", "/buff_types/blessed": "Lowers chance to gain +2 instead of +1 on enhancing success", "/buff_types/action_level": "Decreases required levels for the action", "/buff_types/essence_find": "Decreases drop rate of essences", "/buff_types/rare_find": "Decreases rare item drop rate", "/buff_types/stamina_level": "Debuffs stamina level", "/buff_types/intelligence_level": "Debuffs intelligence level", "/buff_types/defense_level": "Debuffs defense level", "/buff_types/attack_level": "Debuffs attack level", "/buff_types/power_level": "Debuffs power level", "/buff_types/ranged_level": "Debuffs ranged level", "/buff_types/magic_level": "Debuffs magic level", "/buff_types/attack_speed": "Decreases auto attack speed", "/buff_types/cast_speed": "Decreases ability casting speed", "/buff_types/critical_rate": "Decreases critical rate", "/buff_types/critical_damage": "Decreases critical damage", "/buff_types/accuracy": "Decreases accuracy rating", "/buff_types/damage": "Decreases damage", "/buff_types/physical_amplify": "Decreases physical damage", "/buff_types/water_amplify": "Decreases water damage", "/buff_types/nature_amplify": "Decreases nature damage", "/buff_types/fire_amplify": "Decreases fire damage", "/buff_types/healing_amplify": "Decreases healing amount", "/buff_types/evasion": "Decreases evasion rating", "/buff_types/armor": "Increases physical damage taken", "/buff_types/water_resistance": "Increases water damage taken", "/buff_types/nature_resistance": "Increases nature damage taken", "/buff_types/fire_resistance": "Increases fire damage taken", "/buff_types/damage_taken": "Decreases damage taken", "/buff_types/life_steal": "Reduces life steal", "/buff_types/mana_leech": "Reduces mana leech", "/buff_types/physical_thorns": "Reduces physical thorns", "/buff_types/elemental_thorns": "Reduces elemental thorns", "/buff_types/tenacity": "Increases chance of being blinded, silenced, or stunned", "/buff_types/hp_regen": "Decreases HP regeneration", "/buff_types/mp_regen": "Decreases MP regeneration", "/buff_types/threat": "Decreases chance of being targeted in combat", "/buff_types/combat_drop_rate": "Decreases drop rate of combat loot", "/buff_types/combat_drop_quantity": "Decreases quantity of combat loot" }, houseRoomNames: { "/house_rooms/dairy_barn": "Dairy Barn", "/house_rooms/garden": "Garden", "/house_rooms/log_shed": "Log Shed", "/house_rooms/forge": "Forge", "/house_rooms/workshop": "Workshop", "/house_rooms/sewing_parlor": "Sewing Parlor", "/house_rooms/kitchen": "Kitchen", "/house_rooms/brewery": "Brewery", "/house_rooms/laboratory": "Laboratory", "/house_rooms/observatory": "Observatory", "/house_rooms/dining_room": "Dining Room", "/house_rooms/library": "Library", "/house_rooms/dojo": "Dojo", "/house_rooms/gym": "Gym", "/house_rooms/armory": "Armory", "/house_rooms/archery_range": "Archery Range", "/house_rooms/mystical_study": "Mystical Study" }, cowbellBundleNames: { "/cowbell_bundles/cowbells_500": "500 Cowbells", "/cowbell_bundles/cowbells_1050": "1050 Cowbells", "/cowbell_bundles/cowbells_2700": "2700 Cowbells", "/cowbell_bundles/cowbells_5500": "5500 Cowbells", "/cowbell_bundles/cowbells_11500": "11500 Cowbells" }, buyableUpgradeNames: { "/buyable_upgrades/offline_hour_cap_1": "+1 Hour Offline Progress", "/buyable_upgrades/offline_hour_cap_2": "+1 Hour Offline Progress", "/buyable_upgrades/offline_hour_cap_3": "+1 Hour Offline Progress", "/buyable_upgrades/offline_hour_cap_4": "+1 Hour Offline Progress", "/buyable_upgrades/market_listing_cap_1": "+1 Market Listing", "/buyable_upgrades/market_listing_cap_2": "+1 Market Listing", "/buyable_upgrades/market_listing_cap_3": "+1 Market Listing", "/buyable_upgrades/market_listing_cap_4": "+1 Market Listing", "/buyable_upgrades/market_listing_cap_5": "+1 Market Listing", "/buyable_upgrades/action_queue_cap_1": "+1 Action Queue", "/buyable_upgrades/action_queue_cap_2": "+1 Action Queue", "/buyable_upgrades/action_queue_cap_3": "+1 Action Queue", "/buyable_upgrades/action_queue_cap_4": "+1 Action Queue", "/buyable_upgrades/loadout_slot_cap_1": "+1 Loadout Slot", "/buyable_upgrades/loadout_slot_cap_2": "+1 Loadout Slot", "/buyable_upgrades/loadout_slot_cap_3": "+1 Loadout Slot", "/buyable_upgrades/loadout_slot_cap_4": "+1 Loadout Slot", "/buyable_upgrades/task_slot_cap_1": "+1 Task Slot", "/buyable_upgrades/task_slot_cap_2": "+1 Task Slot", "/buyable_upgrades/task_slot_cap_3": "+1 Task Slot", "/buyable_upgrades/task_slot_cap_4": "+1 Task Slot" }, chatIconNames: { "/chat_icons/admin": "Admin", "/chat_icons/cco": "CCO", "/chat_icons/super_moderator": "Super Moderator", "/chat_icons/moderator": "Moderator", "/chat_icons/beta_bunny": "Beta Bunny", "/chat_icons/bug_finder": "Bug Finder", "/chat_icons/super_bug_finder": "Super Bug Finder", "/chat_icons/contributor": "Contributor", "/chat_icons/super_contributor": "Super Contributor", "/chat_icons/jack_o_lantern": "Jack-o'-lantern", "/chat_icons/santa_hat": "Santa Hat", "/chat_icons/spring_festival_lantern": "Spring Festival Lantern", "/chat_icons/anniversary_purple": "Anniversary Purple", "/chat_icons/og_jerry": "OG Jerry", "/chat_icons/milking": "Milking", "/chat_icons/foraging": "Foraging", "/chat_icons/woodcutting": "Woodcutting", "/chat_icons/cheesesmithing": "Cheesesmithing", "/chat_icons/crafting": "Crafting", "/chat_icons/tailoring": "Tailoring", "/chat_icons/cooking": "Cooking", "/chat_icons/brewing": "Brewing", "/chat_icons/alchemy": "Alchemy", "/chat_icons/enhancing": "Enhancing", "/chat_icons/combat": "Combat", "/chat_icons/stamina": "Stamina", "/chat_icons/intelligence": "Intelligence", "/chat_icons/attack": "Attack", "/chat_icons/power": "Power", "/chat_icons/defense": "Defense", "/chat_icons/ranged": "Ranged", "/chat_icons/magic": "Magic", "/chat_icons/marketplace": "Marketplace", "/chat_icons/tasks": "Tasks", "/chat_icons/blueberry": "Blueberry", "/chat_icons/blackberry": "Blackberry", "/chat_icons/strawberry": "Strawberry", "/chat_icons/mooberry": "Mooberry", "/chat_icons/marsberry": "Marsberry", "/chat_icons/spaceberry": "Spaceberry", "/chat_icons/apple": "Apple", "/chat_icons/orange": "Orange", "/chat_icons/plum": "Plum", "/chat_icons/peach": "Peach", "/chat_icons/dragon_fruit": "Dragon Fruit", "/chat_icons/star_fruit": "Star Fruit", "/chat_icons/egg": "Egg", "/chat_icons/bamboo": "Bamboo", "/chat_icons/cheese": "Cheese", "/chat_icons/cupcake": "Cupcake", "/chat_icons/clover": "Clover", "/chat_icons/tea": "Tea", "/chat_icons/coffee": "Coffee", "/chat_icons/task_crystal": "Task Crystal", "/chat_icons/star_fragment": "Star Fragment", "/chat_icons/pearl": "Pearl", "/chat_icons/amber": "Amber", "/chat_icons/garnet": "Garnet", "/chat_icons/jade": "Jade", "/chat_icons/amethyst": "Amethyst", "/chat_icons/moonstone": "Moonstone", "/chat_icons/sunstone": "Sunstone", "/chat_icons/philosophers_stone": "Philosopher's Stone", "/chat_icons/sword": "Sword", "/chat_icons/spear": "Spear", "/chat_icons/mace": "Mace", "/chat_icons/bulwark": "Bulwark", "/chat_icons/bow": "Bow", "/chat_icons/crossbow": "Crossbow", "/chat_icons/staff": "Staff", "/chat_icons/book": "Book", "/chat_icons/mages_hat": "Mage's Hat", "/chat_icons/panda_paw": "Panda Paw", "/chat_icons/fly": "Fly", "/chat_icons/rat": "Jerry", "/chat_icons/skunk": "Skunk", "/chat_icons/porcupine": "Porcupine", "/chat_icons/slimy": "Slimy", "/chat_icons/frog": "Frogger", "/chat_icons/snake": "Thnake", "/chat_icons/swampy": "Swampy", "/chat_icons/alligator": "Sherlock", "/chat_icons/giant_shoebill": "Giant Shoebill", "/chat_icons/sea_snail": "Gary", "/chat_icons/crab": "I Pinch", "/chat_icons/aquahorse": "Aquahorse", "/chat_icons/nom_nom": "Nom Nom", "/chat_icons/turtle": "Turuto", "/chat_icons/marine_huntress": "Marine Huntress", "/chat_icons/jungle_sprite": "Jungle Sprite", "/chat_icons/myconid": "Myconid", "/chat_icons/treant": "Treant", "/chat_icons/centaur_archer": "Centaur Archer", "/chat_icons/luna_empress": "Luna Empress", "/chat_icons/eyes": "Eyes", "/chat_icons/the_watcher": "The Watcher", "/chat_icons/ice_sorcerer": "Ice Sorcerer", "/chat_icons/flame_sorcerer": "Flame Sorcerer", "/chat_icons/elementalist": "Elementalist", "/chat_icons/chronofrost_sorcerer": "Chronofrost Sorcerer", "/chat_icons/gummy_bear": "Gummy Bear", "/chat_icons/panda": "Panda", "/chat_icons/black_bear": "Black Bear", "/chat_icons/grizzly_bear": "Grizzly Bear", "/chat_icons/polar_bear": "Polar Bear", "/chat_icons/red_panda": "Red Panda", "/chat_icons/zombie": "Zombie", "/chat_icons/vampire": "Vampire", "/chat_icons/werewolf": "Werewolf", "/chat_icons/dusk_revenant": "Dusk Revenant", "/chat_icons/abyssal_imp": "Abyssal Imp", "/chat_icons/soul_hunter": "Soul Hunter", "/chat_icons/infernal_warlock": "Infernal Warlock", "/chat_icons/demonic_overlord": "Demonic Overlord", "/chat_icons/butterjerry": "Butterjerry", "/chat_icons/rabid_rabbit": "Rabid Rabbit", "/chat_icons/enchanted_knight": "Enchanted Knight", "/chat_icons/enchanted_bishop": "Enchanted Bishop", "/chat_icons/squawker": "Squawker", "/chat_icons/iron_cow": "Iron Cow", "/chat_icons/cow": "Cow", "/chat_icons/verdant_cow": "Verdant Cow", "/chat_icons/azure_cow": "Azure Cow", "/chat_icons/burble_cow": "Burble Cow", "/chat_icons/crimson_cow": "Crimson Cow", "/chat_icons/unicow": "Unicow", "/chat_icons/holy_cow": "Holy Cow", "/chat_icons/duckling": "Duckling", "/chat_icons/whale": "Whale", "/chat_icons/golden_coin": "Golden Coin", "/chat_icons/golden_marketplace": "Golden Marketplace", "/chat_icons/golden_egg": "Golden Egg", "/chat_icons/golden_berry": "Golden Berry", "/chat_icons/golden_apple": "Golden Apple", "/chat_icons/golden_donut": "Golden Donut", "/chat_icons/golden_cupcake": "Golden Cupcake", "/chat_icons/golden_clover": "Golden Clover", "/chat_icons/golden_biceps": "Golden Biceps", "/chat_icons/golden_frog": "Golden Frog", "/chat_icons/golden_piggy": "Golden Piggy", "/chat_icons/golden_duckling": "Golden Duckling", "/chat_icons/golden_whale": "Golden Whale" }, nameColorNames: { "/name_colors/burble": "Burble", "/name_colors/blue": "Blue", "/name_colors/green": "Green", "/name_colors/yellow": "Yellow", "/name_colors/coral": "Coral", "/name_colors/pink": "Pink", "/name_colors/fancy_burble": "Fancy Burble", "/name_colors/fancy_blue": "Fancy Blue", "/name_colors/fancy_green": "Fancy Green", "/name_colors/fancy_yellow": "Fancy Yellow", "/name_colors/fancy_coral": "Fancy Coral", "/name_colors/fancy_pink": "Fancy Pink", "/name_colors/iron": "Iron", "/name_colors/rainbow": "Rainbow", "/name_colors/golden": "Golden" }, communityBuffTypeNames: { "/community_buff_types/experience": "Experience", "/community_buff_types/gathering_quantity": "Gathering Quantity", "/community_buff_types/production_efficiency": "Production Efficiency", "/community_buff_types/enhancing_speed": "Enhancing Speed", "/community_buff_types/combat_drop_quantity": "Combat Drop Quantity" }, chatChannelTypeNames: { "/chat_channel_types/general": "General", "/chat_channel_types/chinese": "\u4e2d\u6587", "/chat_channel_types/french": "Fran\xe7ais", "/chat_channel_types/german": "Deutsch", "/chat_channel_types/spanish": "Espa\xf1ol", "/chat_channel_types/portuguese": "Portugu\xeas", "/chat_channel_types/russian": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439", "/chat_channel_types/hebrew": "\u05e2\u05d1\u05e8\u05d9\u05ea", "/chat_channel_types/arabic": "\u0627\u0644\u0639\u0631\u0628\u064a\u0629", "/chat_channel_types/hindi": "\u0939\u093f\u0902\u0926\u0940", "/chat_channel_types/japanese": "\u65e5\u672c\u8a9e", "/chat_channel_types/korean": "\ud55c\uad6d\uc5b4", "/chat_channel_types/vietnamese": "Ti\u1ebfng Vi\u1ec7t", "/chat_channel_types/ironcow": "Ironcow", "/chat_channel_types/trade": "Trade", "/chat_channel_types/recruit": "Recruit", "/chat_channel_types/beginner": "Beginner", "/chat_channel_types/guild": "Guild", "/chat_channel_types/party": "Party", "/chat_channel_types/moderator": "Mod", "/chat_channel_types/whisper": "Whisper" }, guildCharacterRoleNames: { leader: "Leader", general: "General", officer: "Officer", member: "Member" }, leaderboardTypeNames: { standard: "Standard", ironcow: "Ironcow", legacy_ironcow: "Legacy Ironcow", steam_standard: "Standard (Steam)", steam_ironcow: "Ironcow (Steam)", guild: "Guild" }, leaderboardCategoryNames: { total_level: "Total Level", milking: "Milking", foraging: "Foraging", woodcutting: "Woodcutting", cheesesmithing: "Cheesesmithing", crafting: "Crafting", tailoring: "Tailoring", cooking: "Cooking", brewing: "Brewing", alchemy: "Alchemy", enhancing: "Enhancing", stamina: "Stamina", intelligence: "Intelligence", attack: "Attack", power: "Power", defense: "Defense", ranged: "Ranged", magic: "Magic", task_points: "Task Points", fame_points: "Fame Points", guild: "Guild" } } } }, zh: { translation: { ...{ global: { gameName: "\u94f6\u6cb3\u5976\u725b\u653e\u7f6e" }, modalProvider: { ok: "\u786e\u5b9a", cancel: "\u53d6\u6d88", yes: "\u786e\u5b9a", no: "\u53d6\u6d88" }, actionsUtil: { itemNotAvailable: "[\u7269\u54c1\u4e0d\u53ef\u7528]", doingNothing: "\u65e0\u6240\u4e8b\u4e8b...", partySuffix: " (\u961f\u4f0d)" }, characterItemsUtil: { mainHand: "\u4e3b\u624b", offHand: "\u526f\u624b", back: "\u80cc\u90e8", head: "\u5934\u90e8", body: "\u8eab\u4f53", legs: "\u817f\u90e8", hands: "\u624b\u90e8", feet: "\u811a\u90e8", pouch: "\u888b\u5b50", neck: "\u9879\u94fe", earrings: "\u8033\u73af", ring: "\u6212\u6307", trinket: "\u9970\u54c1", milkingTool: "\u6324\u5976\u5de5\u5177", foragingTool: "\u91c7\u6458\u5de5\u5177", woodcuttingTool: "\u4f10\u6728\u5de5\u5177", cheesesmithingTool: "\u5976\u916a\u953b\u9020\u5de5\u5177", craftingTool: "\u5236\u4f5c\u5de5\u5177", tailoringTool: "\u7f1d\u7eab\u5de5\u5177", cookingTool: "\u70f9\u996a\u5de5\u5177", brewingTool: "\u51b2\u6ce1\u5de5\u5177", alchemyTool: "\u70bc\u91d1\u5de5\u5177", enhancingTool: "\u5f3a\u5316\u5de5\u5177" }, combatStats: { combatStyleHrids: "\u6218\u6597\u98ce\u683c", damageType: "\u4f24\u5bb3\u7c7b\u578b", attackInterval: "\u653b\u51fb\u95f4\u9694", autoAttackDamage: "\u81ea\u52a8\u653b\u51fb\u4f24\u5bb3", attackSpeed: "\u653b\u51fb\u901f\u5ea6", castSpeed: "\u65bd\u6cd5\u901f\u5ea6", abilityHaste: "\u6280\u80fd\u6025\u901f", criticalRate: "\u66b4\u51fb\u7387", criticalDamage: "\u66b4\u51fb\u4f24\u5bb3", stabAccuracy: "\u523a\u51fb\u7cbe\u51c6\u5ea6", slashAccuracy: "\u65a9\u51fb\u7cbe\u51c6\u5ea6", smashAccuracy: "\u949d\u51fb\u7cbe\u51c6\u5ea6", rangedAccuracy: "\u8fdc\u7a0b\u7cbe\u51c6\u5ea6", magicAccuracy: "\u9b54\u6cd5\u7cbe\u51c6\u5ea6", stabDamage: "\u523a\u51fb\u4f24\u5bb3", slashDamage: "\u65a9\u51fb\u4f24\u5bb3", smashDamage: "\u949d\u51fb\u4f24\u5bb3", rangedDamage: "\u8fdc\u7a0b\u4f24\u5bb3", magicDamage: "\u9b54\u6cd5\u4f24\u5bb3", taskDamage: "\u4efb\u52a1\u4f24\u5bb3", physicalAmplify: "\u7269\u7406\u589e\u5e45", waterAmplify: "\u6c34\u7cfb\u589e\u5e45", natureAmplify: "\u81ea\u7136\u7cfb\u589e\u5e45", fireAmplify: "\u706b\u7cfb\u589e\u5e45", healingAmplify: "\u6cbb\u7597\u589e\u5e45", armorPenetration: "\u62a4\u7532\u7a7f\u900f", waterPenetration: "\u6c34\u7cfb\u7a7f\u900f", naturePenetration: "\u81ea\u7136\u7cfb\u7a7f\u900f", firePenetration: "\u706b\u7cfb\u7a7f\u900f", physicalThorns: "\u7269\u7406\u53cd\u4f24", elementalThorns: "\u5143\u7d20\u53cd\u4f24", maxHitpoints: "\u6700\u5927HP", maxManapoints: "\u6700\u5927MP", stabEvasion: "\u523a\u51fb\u95ea\u907f", slashEvasion: "\u65a9\u51fb\u95ea\u907f", smashEvasion: "\u949d\u51fb\u95ea\u907f", rangedEvasion: "\u8fdc\u7a0b\u95ea\u907f", magicEvasion: "\u9b54\u6cd5\u95ea\u907f", armor: "\u62a4\u7532", waterResistance: "\u6c34\u7cfb\u6297\u6027", natureResistance: "\u81ea\u7136\u7cfb\u6297\u6027", fireResistance: "\u706b\u7cfb\u6297\u6027", damageTaken: "\u627f\u53d7\u4f24\u5bb3", lifeSteal: "\u751f\u547d\u5077\u53d6", manaLeech: "\u6cd5\u529b\u5438\u53d6", tenacity: "\u97e7\u6027", threat: "\u5a01\u80c1", hpRegenPer10: "\u751f\u547d\u6062\u590d", mpRegenPer10: "\u6cd5\u529b\u6062\u590d", foodHaste: "\u98df\u7269\u6025\u901f", drinkConcentration: "\u996e\u6599\u6d53\u5ea6", combatDropRate: "\u6218\u6597\u6389\u843d\u7387", combatDropQuantity: "\u6218\u6597\u6389\u843d\u6570\u91cf", combatRareFind: "\u6218\u6597\u7a00\u6709\u53d1\u73b0", combatExperience: "\u6218\u6597\u7ecf\u9a8c", foodSlots: "\u98df\u7269\u69fd\u4f4d", drinkSlots: "\u996e\u6599\u69fd\u4f4d", weaken: "\u524a\u5f31", fury: "\u72c2\u6012", parry: "\u683c\u6321", mayhem: "\u66b4\u4e71", pierce: "\u7a7f\u523a", curse: "\u8bc5\u5492", ripple: "\u6d9f\u6f2a", bloom: "\u7efd\u653e", blaze: "\u70bd\u7130" }, noncombatStats: { skillingSpeed: "\u4e13\u4e1a\u901f\u5ea6", milkingSpeed: "\u6324\u5976\u901f\u5ea6", foragingSpeed: "\u91c7\u6458\u901f\u5ea6", woodcuttingSpeed: "\u4f10\u6728\u901f\u5ea6", cheesesmithingSpeed: "\u5976\u916a\u953b\u9020\u901f\u5ea6", craftingSpeed: "\u5236\u4f5c\u901f\u5ea6", tailoringSpeed: "\u7f1d\u7eab\u901f\u5ea6", cookingSpeed: "\u70f9\u996a\u901f\u5ea6", brewingSpeed: "\u51b2\u6ce1\u901f\u5ea6", alchemySpeed: "\u70bc\u91d1\u901f\u5ea6", enhancingSpeed: "\u5f3a\u5316\u901f\u5ea6", taskSpeed: "\u4efb\u52a1\u901f\u5ea6", skillingEfficiency: "\u4e13\u4e1a\u6548\u7387", milkingEfficiency: "\u6324\u5976\u6548\u7387", foragingEfficiency: "\u91c7\u6458\u6548\u7387", woodcuttingEfficiency: "\u4f10\u6728\u6548\u7387", cheesesmithingEfficiency: "\u5976\u916a\u953b\u9020\u6548\u7387", craftingEfficiency: "\u5236\u4f5c\u6548\u7387", tailoringEfficiency: "\u7f1d\u7eab\u6548\u7387", cookingEfficiency: "\u70f9\u996a\u6548\u7387", brewingEfficiency: "\u51b2\u6ce1\u6548\u7387", alchemyEfficiency: "\u70bc\u91d1\u6548\u7387", enhancingSuccess: "\u5f3a\u5316\u6210\u529f\u7387", gatheringQuantity: "\u91c7\u96c6\u6570\u91cf", drinkConcentration: "\u996e\u6599\u6d53\u5ea6", skillingEssenceFind: "\u4e13\u4e1a\u7cbe\u534e\u53d1\u73b0", skillingRareFind: "\u4e13\u4e1a\u7a00\u6709\u53d1\u73b0", milkingRareFind: "\u6324\u5976\u7a00\u6709\u53d1\u73b0", foragingRareFind: "\u91c7\u6458\u7a00\u6709\u53d1\u73b0", woodcuttingRareFind: "\u4f10\u6728\u7a00\u6709\u53d1\u73b0", cheesesmithingRareFind: "\u5976\u916a\u953b\u9020\u7a00\u6709\u53d1\u73b0", craftingRareFind: "\u5236\u4f5c\u7a00\u6709\u53d1\u73b0", tailoringRareFind: "\u7f1d\u7eab\u7a00\u6709\u53d1\u73b0", cookingRareFind: "\u70f9\u996a\u7a00\u6709\u53d1\u73b0", brewingRareFind: "\u51b2\u6ce1\u7a00\u6709\u53d1\u73b0", alchemyRareFind: "\u70bc\u91d1\u7a00\u6709\u53d1\u73b0", enhancingRareFind: "\u5f3a\u5316\u7a00\u6709\u53d1\u73b0", skillingExperience: "\u4e13\u4e1a\u7ecf\u9a8c", milkingExperience: "\u6324\u5976\u7ecf\u9a8c", foragingExperience: "\u91c7\u6458\u7ecf\u9a8c", woodcuttingExperience: "\u4f10\u6728\u7ecf\u9a8c", cheesesmithingExperience: "\u5976\u916a\u953b\u9020\u7ecf\u9a8c", craftingExperience: "\u5236\u4f5c\u7ecf\u9a8c", tailoringExperience: "\u7f1d\u7eab\u7ecf\u9a8c", cookingExperience: "\u70f9\u996a\u7ecf\u9a8c", brewingExperience: "\u51b2\u6ce1\u7ecf\u9a8c", alchemyExperience: "\u70bc\u91d1\u7ecf\u9a8c", enhancingExperience: "\u5f3a\u5316\u7ecf\u9a8c" }, home: { nav: { home: "\u9996\u9875", news: "\u65b0\u95fb", patchNotes: "\u66f4\u65b0\u65e5\u5fd7", gameGuide: "\u6e38\u620f\u6307\u5357" }, title: "$t(global.gameName) - \u591a\u4eba\u653e\u7f6e\u6e38\u620f - \u6536\u96c6\u3001\u5236\u4f5c\u3001\u6218\u6597\u3001\u4ea4\u6613\uff0c\u8fd8\u6709\u66f4\u591a\u7cbe\u5f69\uff01", subtitle: "\u591a\u4eba\u653e\u7f6eRPG", bannerText: "\u8e0f\u4e0a\u4e00\u6bb5\u7a7f\u8d8a$t(global.gameName)\u7684\u65c5\u7a0b\uff0c\u8fd9\u662f\u4e00\u6b3e\u72ec\u7279\u7684\u591a\u4eba\u653e\u7f6e\u6e38\u620f\u3002\u65e0\u8bba\u4f60\u559c\u6b22\u6536\u96c6\u8d44\u6e90\u3001\u5236\u4f5c\u7269\u54c1\uff0c\u8fd8\u662f\u53c2\u4e0e\u4e0e\u5916\u661f\u602a\u7269\u7684\u53f2\u8bd7\u6218\u6597\uff0c\u8fd9\u91cc\u90fd\u6709\u5c5e\u4e8e\u4f60\u7684\u4e50\u8da3\uff01\u4f60\u53ef\u4ee5\u6c89\u6d78\u5728\u6211\u4eec\u7e41\u8363\u7684\u793e\u533a\u4e2d\uff0c\u5728\u73a9\u5bb6\u9a71\u52a8\u7684\u5e02\u573a\u4e2d\u4ea4\u6613\u7269\u54c1\uff0c\u4e0e\u670b\u53cb\u7ec4\u5efa\u516c\u4f1a\u3001\u7545\u804a\u4ea4\u6d41\uff0c\u751a\u81f3\u51b2\u51fb\u6392\u884c\u699c\u5dc5\u5cf0\uff01", testServer: "\u6d4b\u8bd5\u670d\u52a1\u5668", activePlayerCount: "\u5f53\u524d\u6709 {{count}} \u540d\u6d3b\u8dc3\u73a9\u5bb6\uff01", showcases: { gatherAndCraft: { title: "\u6536\u96c6\u548c\u5236\u4f5c", text: "\u6324\u5976\u3001\u91c7\u96c6\u3001\u4f10\u6728\u3001\u5976\u916a\u953b\u9020\u3001\u5236\u4f5c\u3001\u7f1d\u7eab\u3001\u70f9\u996a\u3001\u51b2\u6ce1\u3001\u70bc\u91d1\u3001\u5f3a\u5316" }, combat: { title: "\u6218\u6597", text: "\u591a\u79cd\u6218\u6597\u98ce\u683c\uff0c\u53ef\u5b9a\u4e49\u6d88\u8017\u54c1\u548c\u6280\u80fd\u7684\u81ea\u52a8\u4f7f\u7528\u3002\u5355\u4eba\u6216\u7ec4\u961f\u6218\u6597" }, marketplace: { title: "\u5e02\u573a", text: "\u4e70\u5356\u8d44\u6e90\u3001\u6d88\u8017\u54c1\u3001\u88c5\u5907\u7b49\u7269\u54c1" }, community: { title: "\u793e\u533a", text: "\u4e0e\u670b\u53cb\u7ec4\u961f\u804a\u5929\uff0c\u4e89\u593a\u6392\u884c\u699c\u7684\u4e00\u5e2d\u4e4b\u5730\uff01" } }, footer: { termsOfUse: "\u4f7f\u7528\u6761\u6b3e", privacyPolicy: "\u9690\u79c1\u653f\u7b56", emailContact: "\u8054\u7cfb\u6211\u4eec" } }, auth: { tabs: { playAsGuest: "\u6e38\u5ba2\u767b\u5f55", register: "\u6ce8\u518c", login: "\u767b\u5f55" }, serverError: { title: "\u65e0\u6cd5\u8fde\u63a5\u5230\u670d\u52a1\u5668", message: "\u4f60\u5f53\u524d\u65e0\u6cd5\u8fde\u63a5\u5230\u6e38\u620f\u670d\u52a1\u5668\u3002\u8fd9\u53ef\u80fd\u662f\u7531\u4e8e\u6e38\u620f\u6b63\u5728\u66f4\u65b0\u3001\u670d\u52a1\u5668\u7ef4\u62a4\uff0c\u6216\u8005\u4f60\u548c\u670d\u52a1\u5668\u4e4b\u95f4\u5b58\u5728\u7f51\u7edc\u95ee\u9898\uff08\u4f8b\u5982\u9632\u706b\u5899\uff09\u3002\u8bf75-10\u5206\u949f\u540e\u5237\u65b0\u9875\u9762\u518d\u8bd5\u3002" }, thirdPartyCookieMessage: { title: "\u767b\u5f55", message: "\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u7b2c\u4e09\u65b9Cookie\uff0c\u8fd9\u662f\u5728iframe\u5185\u73a9\u6e38\u620f\u6240\u5fc5\u9700\u7684\u3002\u8bf7\u542f\u7528\u7b2c\u4e09\u65b9Cookie\u6216\u4ecewww.milkywayidle.com\u8fdb\u884c\u6e38\u620f\u3002" }, welcomeBack: { title: "\u6b22\u8fce\u56de\u6765\uff01", logout: "\u9000\u51fa\u767b\u9646" }, buttons: { enterGame: "\u8fdb\u5165\u6e38\u620f" }, confirmationMessages: { guestWarning: "\u8b66\u544a: \u8bbf\u5ba2\u8d26\u6237\u53ea\u80fd\u901a\u8fc7\u8bbe\u7f6e\u4e2d\u7684\u8bbf\u5ba2\u5bc6\u7801\u518d\u6b21\u767b\u5f55\u3002", logoutConfirmation: "\u4f60\u786e\u5b9a\u8981\u9000\u51fa\u767b\u9646\u5417\uff1f" }, shared: { agreeToRulesLabel: "\u6211\u540c\u610f\u300a\u4f7f\u7528\u6761\u6b3e\u300b\u3001\u300a\u9690\u79c1\u653f\u7b56\u300b\u3001\u548c\u300a\u6e38\u620f\u89c4\u5219\u300b", agreeToOneAccountLabel: "\u6211\u540c\u610f\u6211\u53ea\u53ef\u73a9\u4e00\u4e2a\u8d26\u6237", errors: { agreeToRulesError: "\u4f60\u5fc5\u987b\u540c\u610f\u6e38\u620f\u89c4\u5219", agreeToOneAccountError: "\u4f60\u5fc5\u987b\u540c\u610f\u53ea\u73a9\u4e00\u4e2a\u8d26\u6237", serverUnreachable: "\u670d\u52a1\u5668\u65e0\u6cd5\u8bbf\u95ee\u6216\u79bb\u7ebf", unexpectedError: "\u610f\u5916\u9519\u8bef" } } }, playAsGuestForm: { title: "\u4ee5\u8bbf\u5ba2\u8eab\u4efd\u6e38\u73a9", info: "\u4f60\u7684\u4f1a\u8bdd\u5c06\u4fdd\u5b58\u5728\u6b64\u6d4f\u89c8\u5668\u4e2d\u3002\u8981\u8de8\u591a\u4e2a\u8bbe\u5907\u6e38\u73a9\uff0c\u4f60\u53ef\u4ee5\u5728\u6e38\u620f\u4e2d\u7684\u8bbe\u7f6e\u4e2d\u627e\u5230\u4f60\u7684\u8bbf\u5ba2\u5bc6\u7801\u6216\u8fdb\u884c\u5b8c\u6574\u6ce8\u518c\u3002", playButton: "\u6e38\u73a9" }, registerForm: { title: "\u6ce8\u518c", emailLabel: "\u90ae\u7bb1", passwordLabel: "\u5bc6\u7801", passwordConfirmationLabel: "\u786e\u8ba4\u5bc6\u7801", registerButton: "\u6ce8\u518c", errors: { emailEmpty: "\u90ae\u7bb1\u4e0d\u80fd\u4e3a\u7a7a", invalidEmail: "\u8bf7\u8f93\u5165\u6709\u6548\u7684\u90ae\u7bb1", passwordTooShort: "\u5bc6\u7801\u81f3\u5c11\u9700\u89816\u4e2a\u5b57\u7b26", passwordsDoNotMatch: "\u5bc6\u7801\u4e0d\u5339\u914d" } }, loginForm: { back: "< \u8fd4\u56de", title: "\u767b\u5f55", titleSteam: "\u767b\u5f55$t(global.gameName)", emailOrNameLabel: "\u90ae\u7bb1\u6216\u7528\u6237\u540d", passwordLabel: "\u5bc6\u7801", loginButton: "\u767b\u5f55", forgotPassword: "\u5fd8\u8bb0\u5bc6\u7801", errors: { emailOrNameEmpty: "\u90ae\u7bb1/\u7528\u6237\u540d\u4e0d\u80fd\u4e3a\u7a7a", passwordEmpty: "\u5bc6\u7801\u4e0d\u80fd\u4e3a\u7a7a" } }, forgotPassword: { title: "\u5fd8\u8bb0\u5bc6\u7801", infoMessage: "\u5982\u679c\u4f60\u7684\u5e10\u6237\u5df2\u4f7f\u7528\u6709\u6548\u7535\u5b50\u90ae\u4ef6\u6ce8\u518c\uff0c\u4f60\u5c06\u6536\u5230\u4e00\u5c01\u5305\u542b\u91cd\u7f6e\u8bf4\u660e\u7684\u5bc6\u7801\u91cd\u7f6e\u90ae\u4ef6\u3002(\u53ef\u80fd\u9700\u8981\u68c0\u67e5\u5783\u573e\u90ae\u4ef6\u6587\u4ef6\u5939)", emailLabel: "\u7535\u5b50\u90ae\u4ef6", resetPasswordButton: "\u91cd\u7f6e\u5bc6\u7801", backToLogin: "\u8fd4\u56de\u767b\u5f55", successMessage: "\u5982\u679c\u8be5\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u4e0e\u5e10\u6237\u5173\u8054\uff0c\u5df2\u53d1\u9001\u7535\u5b50\u90ae\u4ef6\u3002", errors: { emailEmptyError: "\u7535\u5b50\u90ae\u4ef6\u4e0d\u80fd\u4e3a\u7a7a", invalidEmailError: "\u8bf7\u8f93\u5165\u6709\u6548\u7684\u7535\u5b50\u90ae\u4ef6" } }, playFromKongregate: { title: "\u4eceKongregate\u73a9\u6e38\u620f", noAccountMessage: "\u4f60\u5fc5\u987b\u62e5\u6709\u4e00\u4e2aKongregate\u5e10\u6237\u624d\u80fd\u8fdb\u884c\u6e38\u620f\u3002", registerButton: "\u6ce8\u518c", signInInfo: "\u767b\u5f55$t(global.gameName)\u3002\u5982\u679c\u662f\u521d\u6b21\u6e38\u73a9\uff0c\u53ef\u521b\u5efa\u65b0\u5e10\u6237\uff01", signInButton: "\u4eceKongregate\u767b\u5f55" }, loginWithSteam: { signInTitle: "\u4eceSteam\u767b\u5f55\u6e38\u620f", signInInfo: "\u4f7f\u7528\u4f60\u7684Steam\u5e10\u6237\u5f00\u59cb\u73a9$t(global.gameName)\uff01", signInButton: "\u4eceSteam\u767b\u5f55", linkAccountTitle: "\u5df2\u6709$t(global.gameName)\u5e10\u6237\uff1f", linkAccountInfo: "\u5982\u679c\u4f60\u4e4b\u524d\u73a9\u8fc7\u7f51\u9875\u7248$t(global.gameName)\uff0c\u53ef\u4ee5\u5c06\u73b0\u6709\u5e10\u6237\u4e0eSteam\u7ed1\u5b9a\u3002", linkAccountButton: "\u6709\uff0c\u7ed1\u5b9a\u6211\u7684\u5e10\u6237", createAccountButton: "\u6ca1\u6709\uff0c\u521b\u5efa\u65b0\u5e10\u6237", steamAuthTicketError: "\u65e0\u6cd5\u83b7\u53d6Steam\u8eab\u4efd\u9a8c\u8bc1\u7968\u636e\u3002\u8bf7\u91cd\u65b0\u542f\u52a8Steam\u5e76\u91cd\u8bd5\u3002" }, characterSelectPage: { title: "\u9009\u62e9\u89d2\u8272 - $t(global.gameName)", header: "\u9009\u62e9\u89d2\u8272", loading: "\u6b63\u5728\u52a0\u8f7d\u89d2\u8272...", createCharacterModal: { title: "\u521b\u5efa\u89d2\u8272", nameLabel: "\u89d2\u8272\u540d\u79f0:", namePlaceholder: "\u89d2\u8272\u540d\u79f0(2-16\u4e2a\u5b57\u6bcd\u6216\u6570\u5b57)", gameModeLabel: "\u6e38\u620f\u6a21\u5f0f:", maxCharacter: "\u6700\u591a{{count}}\u4e2a\u89d2\u8272", maxCharacter_one: "\u6700\u591a{{count}}\u4e2a\u89d2\u8272", maxCharacter_other: "\u6700\u591a{{count}}\u4e2a\u89d2\u8272", submitButton: "\u521b\u5efa", errors: { nameLength: "\u5fc5\u987b\u4e3a2\u523016\u4e2a\u5b57\u7b26", nameInvalid: "\u4ec5\u5141\u8bb8\u5b57\u6bcd\u548c\u6570\u5b57" } }, slots: { slot: "\u69fd\u4f4d{{slotNum}}", empty: "\u7a7a", online: "\u5728\u7ebf", lastOnline: "\u4e0a\u6b21\u5728\u7ebf: {{duration}}\u524d" }, errors: { fetchCharacters: "\u65e0\u6cd5\u83b7\u53d6\u89d2\u8272\u4fe1\u606f\uff0c\u8bf7\u7a0d\u540e\u518d\u8bd5\u3002", fetchGameModes: "\u65e0\u6cd5\u83b7\u53d6\u6e38\u620f\u6a21\u5f0f\u6570\u636e\uff0c\u8bf7\u7a0d\u540e\u518d\u8bd5\u3002", serverUnreachable: "\u670d\u52a1\u5668\u4e0d\u53ef\u8fbe\u6216\u79bb\u7ebf", unexpectedError: "\u672a\u77e5\u9519\u8bef" } }, gamePage: { disconnectedFromServer: "\u4e0e\u670d\u52a1\u5668\u65ad\u5f00\u8fde\u63a5...", bannedMessage: '\u4f60\u88ab\u7981\u7528\u81f3 {{banExpireTime}}\u3002\u539f\u56e0: "{{banReason}}"', refresh: "\u5237\u65b0", attemptingToConnect: "\u6b63\u5728\u8fde\u63a5\u5230\u670d\u52a1\u5668...", loadingTitle: "\u52a0\u8f7d\u4e2d - $t(global.gameName)", disconnectedTitle: "\u5df2\u65ad\u5f00\u8fde\u63a5 - $t(global.gameName)", guestLogoutWarning: "\u8b66\u544a: \u8bbf\u5ba2\u5e10\u6237\u53ea\u80fd\u901a\u8fc7\u8bbe\u7f6e\u4e2d\u7684\u8bbf\u5ba2\u5bc6\u7801\u518d\u6b21\u767b\u5f55\u3002", logoutConfirmation: "\u4f60\u786e\u5b9a\u8981\u9000\u51fa\u767b\u9646\u5417\uff1f", refreshPrompt: " \u8bf7\u5237\u65b0\u3002", gameServerRestarted: "\u6e38\u620f\u670d\u52a1\u5668\u5df2\u91cd\u542f\u3002\u8bf7\u5237\u65b0\u9875\u9762\u3002" }, header: { flee: "\u9003\u8dd1", stop: "\u505c\u6b62", loadoutWithName: "\u914d\u88c5: {{name}}", loadoutUnavailable: "\u914d\u88c5\u5305\u542b\u7f3a\u5931\u7269\u54c1", loadoutDeleted: "\u914d\u88c5\u5df2\u5220\u9664", totalExperience: "\u603b\u7ecf\u9a8c: {{totalExp}}", totalLevel: "\u603b\u7b49\u7ea7: {{totalLevel}}", activePlayers: "\u6d3b\u8dc3\u73a9\u5bb6: {{activePlayerCount}}", confirmRunAway: "\u4f60\u786e\u5b9a\u8981\u9003\u79bb\u6218\u6597\u5417\uff1f", newTutorialMessage: "\u65b0\u6559\u7a0b\u6d88\u606f", newMessage: "\u65b0\u6d88\u606f", newTutorialTask: "\u65b0\u6559\u7a0b\u4efb\u52a1", newTask: "\u65b0\u4efb\u52a1", progress: "\u8fdb\u5ea6: {{currentCount}} / {{goalCount}}", successRate: "\u6210\u529f\u7387: {{successRate}}", usingCatalyst: "\u4f7f\u7528\u50ac\u5316\u5242", targetEnhance: "\u76ee\u6807: +{{enhancingMaxLevel}}", protectEnhance: "\u4fdd\u62a4: +{{enhancingProtectionMinLevel}}" }, actionProgressBar: { fighting: "\u6218\u6597\u4e2d", travelingToBattle: "\u524d\u5f80\u6218\u6597" }, queuedActions: { loadout: "\u914d\u88c5: {{name}}", loadoutUnavailable: "\u914d\u88c5\u5305\u542b\u4e0d\u53ef\u7528\u7269\u54c1", loadoutDeleted: "\u914d\u88c5\u5df2\u5220\u9664", useItem: "\u4f7f\u7528: {{itemName}}", catalystUnavailable: "\u50ac\u5316\u5242: [\u7269\u54c1\u4e0d\u8db3]", targetLevel: "\u76ee\u6807\u7b49\u7ea7: +{{level}}", protectFromLevel: "\u4fdd\u62a4\u7b49\u7ea7: +{{level}}", repeat: "\u91cd\u590d", gather: "\u6536\u96c6", produce: "\u751f\u4ea7", fight: "\u6218\u6597", actionCountTimes: "{{action}} {{count}} \u6b21", queuedActionsHeader: "\u884c\u52a8\u961f\u5217", queuedActionsSlotCount: "\u884c\u52a8\u961f\u5217 ({{current}}/{{max}})", upgradeCapacity: "\u5347\u7ea7\u5bb9\u91cf", queuedActionsCount: "+{{count}} \u961f\u5217
    \u4e2d\u7684\u884c\u52a8", remove: "\u79fb\u9664" }, navigationBar: { myStuff: "\u6211\u7684\u7269\u54c1", marketplace: "\u5e02\u573a", tasks: "\u4efb\u52a1", combat: "\u6218\u6597", shop: "\u5546\u5e97", cowbellStore: "\u725b\u94c3\u5546\u5e97", social: "\u793e\u4ea4", guild: "\u516c\u4f1a", leaderboard: "\u6392\u884c\u699c", moderator: "\u7ba1\u7406\u5458", settings: "\u8bbe\u7f6e", news: "\u65b0\u95fb", patchNotes: "\u66f4\u65b0\u65e5\u5fd7", gameGuide: "\u6e38\u620f\u6307\u5357", gameRules: "\u6e38\u620f\u89c4\u5219", wiki: "\u7ef4\u57fa\u767e\u79d1", discord: "Discord", testServer: "\u6d4b\u8bd5\u670d\u52a1\u5668", privacyPolicy: "\u9690\u79c1\u653f\u7b56", switchCharacter: "\u5207\u6362\u89d2\u8272", logout: "\u9000\u51fa\u767b\u9646", myStuffTooltip: "\u5e93\u5b58\u3001\u88c5\u5907\u3001\u80fd\u529b\u3001\u623f\u5c4b\u548c\u914d\u88c5\u3002", marketplaceTooltip: "\u73a9\u5bb6\u9a71\u52a8\u7684\u5e02\u573a\uff0c\u4f60\u53ef\u4ee5\u7528\u91d1\u5e01\u4e70\u5356\u7269\u54c1\u3002", tasksTooltip: "\u968f\u673a\u751f\u6210\u7684\u4efb\u52a1\uff0c\u5b8c\u6210\u540e\u53ef\u83b7\u5f97\u5956\u52b1\u3002", milkingTooltip: "\u54de\u54de\u54de\uff5e\uff5e\uff5e", foragingTooltip: "\u6210\u4e3a\u62fe\u8352\u5927\u5e08", woodcuttingTooltip: "We are \u4f10\u6728\u7d2f", cheesesmithingTooltip: "\u829d\u58eb\u5c31\u662f\u6253\u94c1", craftingTooltip: "\u5236\u4f5c\u6b66\u5668\u3001\u73e0\u5b9d\u7b49\u3002", tailoringTooltip: "\u5236\u4f5c\u8fdc\u7a0b\u548c\u9b54\u6cd5\u670d\u88c5\u3002", cookingTooltip: "\u5236\u4f5c\u5065\u5eb7\u98df\u7269\u7684\u827a\u672f\u3002", brewingTooltip: "\u5236\u4f5c\u7f8e\u5473\u996e\u54c1\u7684\u827a\u672f\u3002", alchemyTooltip: "\u83dc\u5c31\u591a\u70bc", enhancingTooltip: "+5\u9760\u52aa\u529b\uff0c+10\u9760\u8fd0\u6c14\uff0c+15\u662f\u5947\u8ff9\uff0c+20\u662f\u547d\u8fd0", combatTooltip: "\u4e0e\u602a\u7269\u6218\u6597\u3002\u4f60\u7684\u6218\u6597\u7b49\u7ea7\u4ee3\u8868\u4e86\u57fa\u4e8e\u5404\u4e2a\u6218\u6597\u6280\u80fd\u7b49\u7ea7\u7ec4\u5408\u7684\u7efc\u5408\u6218\u6597\u6548\u679c\u3002", shopTooltip: "\u4ece\u4f9b\u5e94\u5546\u5904\u8d2d\u4e70\u7269\u54c1\u3002", cowbellStoreTooltip: "\u8d2d\u4e70\u548c\u4f7f\u7528\u725b\u94c3\u3002", socialTooltip: "\u670b\u53cb\u3001\u63a8\u8350\u548c\u9ed1\u540d\u5355\u3002", guildTooltip: "\u52a0\u5165\u73a9\u5bb6\u793e\u533a\u3002", leaderboardTooltip: "\u663e\u793a\u6bcf\u4e2a\u4e13\u4e1a\u7684\u9876\u7ea7\u73a9\u5bb6\u3002", moderatorTooltip: "\u5927\u9524\u7528\u6237\u3002", settingsTooltip: "\u66f4\u65b0\u5e10\u6237\u4fe1\u606f\u548c\u5176\u4ed6\u8bbe\u7f6e\u3002", staminaTooltip: "\u6bcf\u7ea7+10\u751f\u547d\u4e0a\u9650\u3002\u4e3b\u8981\u901a\u8fc7\u627f\u53d7\u4f24\u5bb3\u83b7\u5f97\u7ecf\u9a8c\uff0c\u7a0d\u5fae\u901a\u8fc7\u907f\u514d\u4f24\u5bb3\u83b7\u5f97\u7ecf\u9a8c\u3002", intelligenceTooltip: "\u6bcf\u7ea7+10\u6cd5\u529b\u4e0a\u9650\u3002\u4f7f\u7528\u6280\u80fd\u6d88\u8017\u6cd5\u529b\u65f6\u83b7\u5f97\u7ecf\u9a8c\u3002", attackTooltip: "\u589e\u52a0\u4f60\u7684\u8fd1\u6218\u7cbe\u51c6\u5ea6\u548c\u57fa\u7840\u653b\u51fb\u901f\u5ea6\u3002\u9020\u6210\u8fd1\u6218\u4f24\u5bb3\u65f6\u83b7\u5f97\u7ecf\u9a8c\uff0c\u523a\u51fb\u83b7\u5f97\u66f4\u591a\u7ecf\u9a8c\uff0c\u949d\u51fb\u83b7\u5f97\u8f83\u5c11\u7ecf\u9a8c\u3002", powerTooltip: "\u589e\u52a0\u4f60\u7684\u8fd1\u6218\u4f24\u5bb3\u3002\u9020\u6210\u8fd1\u6218\u4f24\u5bb3\u65f6\u83b7\u5f97\u7ecf\u9a8c\uff0c\u949d\u51fb\u83b7\u5f97\u66f4\u591a\u7ecf\u9a8c\uff0c\u523a\u51fb\u83b7\u5f97\u8f83\u5c11\u7ecf\u9a8c\u3002", defenseTooltip: "\u589e\u52a0\u4f60\u7684\u95ea\u907f\u3001\u62a4\u7532\u548c\u5143\u7d20\u6297\u6027\u3002\u8eb2\u907f\u6216\u51cf\u8f7b\u4f24\u5bb3\u65f6\u83b7\u5f97\u7ecf\u9a8c\u3002", rangedTooltip: "\u589e\u52a0\u4f60\u7684\u8fdc\u7a0b\u7cbe\u51c6\u5ea6\u3001\u8fdc\u7a0b\u4f24\u5bb3\u548c\u9b54\u6cd5\u95ea\u907f\u3002\u8fdc\u7a0b\u653b\u51fb\u53ef\u4ee5\u66b4\u51fb\u3002\u9020\u6210\u8fdc\u7a0b\u4f24\u5bb3\u65f6\u83b7\u5f97\u7ecf\u9a8c\u3002", magicTooltip: "\u589e\u52a0\u4f60\u7684\u9b54\u6cd5\u7cbe\u51c6\u5ea6\u3001\u9b54\u6cd5\u4f24\u5bb3\u548c\u5143\u7d20\u6297\u6027\u3002\u9020\u6210\u9b54\u6cd5\u4f24\u5bb3\u65f6\u83b7\u5f97\u7ecf\u9a8c\u3002", activePlayers: "\u6d3b\u8dc3\u73a9\u5bb6: {{count}}", level: "\u7b49\u7ea7: {{count}}", totalExperience: "\u603b\u7ecf\u9a8c: {{count}}", xpToLevelUp: "\u5347\u7ea7\u6240\u9700\u7ecf\u9a8c: {{count}}" }, marketplacePanel: { marketplace: "\u5e02\u573a", marketListings: "\u5546\u54c1\u5217\u8868", myListings: "\u6211\u7684\u6302\u724c", resources: "\u8d44\u6e90", consumables: "\u6d88\u8017\u54c1", books: "\u6280\u80fd\u4e66", keys: "\u94a5\u5319", equipment: "\u88c5\u5907", tools: "\u5de5\u5177", mustBeBetween0And20: "\u5fc5\u987b\u57280\u523020\u4e4b\u95f4", mustBeAtLeast1: "\u5fc5\u987b\u81f3\u5c11\u4e3a1", youDontHaveEnoughItems: "\u4f60\u6ca1\u6709\u8db3\u591f\u7684\u7269\u54c1", youCantAffordThisMany: "\u4f60\u4e70\u4e0d\u8d77\u8fd9\u4e48\u591a", mustBeAtLeastVendorPrice: "\u5fc5\u987b\u81f3\u5c11\u4e3a\u5546\u4eba\u4ef7\u683c", itemFilterPlaceholder: "\u7269\u54c1\u641c\u7d22", viewAllItems: "\u67e5\u770b\u6240\u6709\u7269\u54c1", viewAllEnhancementLevels: "\u67e5\u770b\u6240\u6709\u5f3a\u5316\u7b49\u7ea7", refresh: "\u5237\u65b0", sell: "\u51fa\u552e", buy: "\u8d2d\u4e70", sellNow: "\u7acb\u5373\u51fa\u552e", postSellOrder: "\u53d1\u5e03\u51fa\u552e\u8ba2\u5355", sellListing: "\u51fa\u552e\u6302\u724c", postSellListing: "\u53d1\u5e03\u51fa\u552e\u6302\u724c", buyNow: "\u7acb\u5373\u8d2d\u4e70", postBuyOrder: "\u53d1\u5e03\u8d2d\u4e70\u8ba2\u5355", buyListing: "\u8d2d\u4e70\u6302\u724c", postBuyListing: "\u53d1\u5e03\u8d2d\u4e70\u6302\u724c", max: "\u6700\u591a", all: "\u5168\u90e8", enhancementLevel: "\u5f3a\u5316\u7b49\u7ea7", quantityYouHave: "\u6570\u91cf (\u4f60\u6709: {{maxQuantity}})", quantityYouCanAfford: "\u6570\u91cf (\u4f60\u80fd\u8d1f\u62c5: {{maxQuantity}})", quantityAvailableAtPrice: "\u6570\u91cf (\u6b64\u4ef7\u683c\u53ef\u7528: {{marketQuantity}})", priceBestSellOffer: "\u4ef7\u683c (\u6700\u4f73\u51fa\u552e\u62a5\u4ef7: )", priceBestBuyOffer: "\u4ef7\u683c (\u6700\u4f73\u8d2d\u4e70\u62a5\u4ef7: )", youGetOrMore: "\u83b7\u5f97: {{totalValue}} ({{taxRate}}\u7a0e)
    (\u66f4\u591a\uff0c\u5982\u679c\u6709\u66f4\u597d\u7684\u62a5\u4ef7)", youPayOrLess: "\u652f\u4ed8: {{totalValue}}
    (\u66f4\u5c11\uff0c\u5982\u679c\u6709\u66f4\u597d\u7684\u62a5\u4ef7)", sellRestricted: "\u51fa\u552e\u53d7\u9650", listingLimitReached: "\u5df2\u8fbe\u5230\u6302\u724c\u9650\u5236", newSellListing: "+ \u65b0\u51fa\u552e\u6302\u724c", newBuyListing: "+ \u65b0\u8d2d\u4e70\u6302\u724c", loading: "\u6b63\u5728\u52a0\u8f7d...", item: "\u7269\u54c1", bestAskPrice: "\u6700\u4f73\u51fa\u552e\u4ef7", bestBidPrice: "\u6700\u4f73\u6536\u8d2d\u4ef7", viewAll: "\u67e5\u770b\u5168\u90e8", nope: "\u6ca1\u6709...", quantity: "\u6570\u91cf", askPrice: "\u51fa\u552e\u4ef7", bidPrice: "\u6536\u8d2d\u4ef7", action: "\u64cd\u4f5c", upgradeCapacity: "\u5347\u7ea7\u5bb9\u91cf", collectAll: "\u5168\u90e8\u6536\u96c6 ({{claimableCount}})", status: "\u72b6\u6001", type: "\u7c7b\u578b", progress: "\u8fdb\u5ea6", price: "\u4ef7\u683c", taxTaken: "\u7a0e\u6536", collect: "\u6536\u96c6", cancel: "\u53d6\u6d88", confirmCancelMarketListing: "\u4f60\u786e\u5b9a\u8981\u53d6\u6d88\u6b64\u6302\u724c\u5417\uff1f", active: "\u6709\u6548", filled: "\u5df2\u5b8c\u6210", cancelled: "\u5df2\u53d6\u6d88", expired: "\u5df2\u8fc7\u671f", listingsCount: "{{currentListings}} / {{listingCap}} \u6302\u724c" }, tasksPanel: { tasks: "\u4efb\u52a1", taskBoard: "\u4efb\u52a1\u680f", taskShop: "\u4efb\u52a1\u5546\u5e97", taskCooldownUpgrade: "-1\u5c0f\u65f6\u4efb\u52a1\u51b7\u5374", taskCooldownDescription: "\u6c38\u4e45\u51cf\u5c11\u4e00\u5c0f\u65f6\u4efb\u52a1\u7b49\u5f85\u65f6\u95f4\u3002", blockSlotUpgrade: "+1\u5c4f\u853d\u69fd\u4f4d", blockSlotDescription: "\u589e\u52a0\u4e00\u4e2a\u5c4f\u853d\u69fd\u4f4d\uff0c\u5141\u8bb8\u5c4f\u853d\u4e00\u79cd\u975e\u6218\u6597\u4e13\u4e1a\u7684\u65b0\u4efb\u52a1\u3002", combatBlockUpgrade: "\u89e3\u9501\u6218\u6597\u5c4f\u853d", combatBlockDescription: "\u5141\u8bb8\u5c4f\u853d\u6218\u6597\u4efb\u52a1\u3002\u4f60\u9700\u8981\u81f3\u5c11\u4e00\u4e2a\u53ef\u7528\u7684\u5c4f\u853d\u69fd\u4f4d\u624d\u80fd\u4f7f\u7528\u6b64\u529f\u80fd\u3002", tutorialIncomplete: "\u5b8c\u6210\u4f60\u7684\u6559\u7a0b\u4efb\u52a1\u4ee5\u89e3\u9501\u4efb\u52a1\u680f\u3002
    \u4f60\u5f53\u524d\u7684\u4efb\u52a1\u53ef\u4ee5\u5728\u9875\u9762\u53f3\u4e0a\u89d2\u627e\u5230\u3002", purplesGift: "\u5c0f\u7d2b\u725b\u7684\u793c\u7269: {{unclaimedTaskPoints}} / {{claimCost}} \u4efb\u52a1\u79ef\u5206", claim: "\u9886\u53d6", unreadTasks: "\u4f60\u6709 {{count}} \u4e2a\u672a\u8bfb\u4efb\u52a1", unreadTasks_one: "\u4f60\u6709 {{count}} \u4e2a\u672a\u8bfb\u4efb\u52a1", unreadTasks_other: "\u4f60\u6709 {{count}} \u4e2a\u672a\u8bfb\u4efb\u52a1", read: "\u8bfb\u53d6", taskSlotCount: "{{taskCount}} / {{taskSlotCap}} \u4efb\u52a1", upgradeCapacity: "\u5347\u7ea7\u5bb9\u91cf", nextTask: "\u4e0b\u4e00\u4e2a\u4efb\u52a1: ", waitingForNextTask: "\u751f\u6210\u4e0b\u4e00\u4e2a\u4efb\u52a1\u3002\u8bf7\u7a0d\u7b49...", blockedSkills: "\u5c4f\u853d\u4e13\u4e1a", buyTaskUpgrade: "\u8d2d\u4e70\u4efb\u52a1\u5347\u7ea7", buyTaskShopItem: "\u8d2d\u4e70\u4efb\u52a1\u5546\u5e97\u7269\u54c1", quantity: "\u6570\u91cf", youPay: "\u652f\u4ed8: {{totalCost}}", buy: "\u8d2d\u4e70", upgrades: "\u5347\u7ea7", items: "\u7269\u54c1", lifetimeTaskPoints: "\u7d2f\u8ba1\u4efb\u52a1\u79ef\u5206: {{totalTaskPoints}}", minimumQuantity: "\u6700\u5c0f\u6570\u91cf: 1", notEnoughItems: "\u4f60\u6ca1\u6709\u8db3\u591f\u7684{{itemName}}" }, taskBlockSlot: { remove: "\u79fb\u9664", blockSlot: "\u69fd\u4f4d {{slotIndex}}" }, randomTask: { back: "\u8fd4\u56de", confirmDiscard: "\u786e\u8ba4\u653e\u5f03", payCowbells: "\u652f\u4ed8 {{cowbellCost}}", payCoins: "\u652f\u4ed8 {{coinCost}}", reroll: "\u91cd\u7f6e", go: "\u524d\u5f80", claimReward: "\u9886\u53d6\u5956\u52b1", progress: "\u8fdb\u5ea6: {{currentCount}} / {{goalCount}}", rewards: "\u5956\u52b1: ", defeat: "\u51fb\u8d25 - {{monsterName}}" }, tutorialQuest: { purple: "\u5c0f\u7d2b\u725b", welcomeStartText: "\u6b22\u8fce\u6765\u5230$t(global.gameName)\u2014\u2014\u4e00\u4e2a\u62e5\u6709\u795e\u5947\u5976\u725b\u7684\u4e16\u754c\uff01

    \u6211\u662f\u5c0f\u7d2b\u725b\uff0c\u9996\u5e2d\u57f9\u8bad\u5b98\uff0c\u4e5f\u662f\u4f60\u7684\u5bfc\u6e38\uff01

    \u6211\u4f1a\u7528\u6a59\u8272\u7684\u95ea\u5149\u6765\u5f15\u5bfc\u4f60\u5b8c\u6210\u57f9\u8bad\u3002", welcomeButtonText: "\u55e8\uff0c\u5c0f\u7d2b\u725b\uff01", milkCowStartText: "\u8ba9\u6211\u5148\u5e26\u4f60\u770b\u770b\u6211\u4eec\u795e\u5947\u5976\u725b\u6700\u62ff\u624b\u7684\uff1a\u751f\u4ea7\u795e\u5947\u725b\u5976\uff01\u987a\u4fbf\u8bf4\u4e00\u4e0b\uff0c\u6211\u7684\u8868\u59b9\u6df1\u7d2b\u4e5f\u5728\u8fd9\u91cc\u5de5\u4f5c\u3002\u55e8\uff0c\u6df1\u7d2b\uff01

    \u9996\u5148\uff0c\u8bd5\u7740\u6536\u96c6\u4e00\u4e9b\u725b\u5976\u3002", milkCowCompleteText: "\u5e72\u5f97\u597d\uff01\u8fd9\u91cc\u6709\u4e00\u4e9b\u989d\u5916\u7684\u725b\u5976\u548c\u4e00\u628a\u5237\u5b50\u3002\u5237\u4e00\u5237\u5976\u725b\uff0c\u5b83\u4eec\u4f1a\u66f4\u5feb\u4e50\u66f4\u9ad8\u6548\u7684\u4ea7\u5976\uff01", smithCheeseStartText: "\u8ba9\u6211\u4eec\u7528\u725b\u5976\u5236\u4f5c\u4e00\u4e9b\u5976\u916a\uff01\u8fd9\u4e9b\u7279\u6b8a\u7684\u5976\u916a\u975e\u5e38\u8010\u7528\uff0c\u53ef\u4ee5\u901a\u8fc7\u5976\u916a\u953b\u9020\u505a\u6210\u8bb8\u591a\u6709\u7528\u7684\u4e1c\u897f\uff01", smithCheeseCompleteText: "\u592a\u597d\u4e86\uff01\u5e26\u4e0a\u4e00\u4e9b\u989d\u5916\u7684\u5976\u916a\u53bb\u5b8c\u6210\u4e0b\u4e00\u4e2a\u4efb\u52a1\u3002", smithSwordStartText: "\u5976\u916a\u662f\u5236\u4f5c\u5de5\u5177\u3001\u6b66\u5668\u548c\u76d4\u7532\u7684\u91cd\u8981\u8d44\u6e90\u3002\u8ba9\u6211\u6559\u4f60\u5982\u4f55\u5236\u4f5c\u5976\u916a\u5251\u5427\uff01\u6211\u77e5\u9053\u8fd9\u542c\u8d77\u6765\u53ef\u80fd\u6709\u70b9\u4e0d\u53ef\u601d\u8bae\uff0c\u4f46\u8bf7\u76f8\u4fe1\u6211\u3002", smithSwordCompleteText: "\u771f\u68d2\uff01\u968f\u7740\u4f60\u7684\u5347\u7ea7\uff0c\u4f60\u4e5f\u53ef\u4ee5\u4f7f\u7528\u66f4\u5f3a\u7684\u88c5\u5907\uff01\u8fd8\u53ef\u4ee5\u5236\u4f5c\u5de5\u5177\u6765\u63d0\u9ad8\u4f60\u7684\u6280\u827a\u3002", forageFarmlandStartText: "\u73b0\u5728\u8ba9\u6211\u4eec\u53bb\u5bfb\u627e\u66f4\u591a\u7684\u8d44\u6e90\u3002\u524d\u5f80\u7fe0\u91ce\u519c\u573a\uff0c\u770b\u770b\u4f60\u80fd\u6536\u96c6\u5230\u4ec0\u4e48\u7269\u54c1\uff01", forageFarmlandCompleteText: "\u597d\u5feb\uff01\u91c7\u6458\u4e3a\u4f60\u63d0\u4f9b\u4e86\u8bb8\u591a\u6280\u827a\u6240\u9700\u7684\u8d44\u6e90\uff0c\u5305\u62ec\u70f9\u996a\u3001\u51b2\u6ce1\u548c\u7f1d\u7eab\uff01", cookDonutStartText: "\u662f\u65f6\u5019\u5f00\u59cb\u70f9\u996a\u4e86\uff0c\u7528\u4e00\u4e9b\u9e21\u86cb\u3001\u5c0f\u9ea6\u548c\u7cd6\u505a\u4e00\u4e2a\u7f8e\u5473\u7684\u751c\u751c\u5708\u5427\u3002\u4ec0\u4e48\uff1f\u4f60\u4e0d\u4f1a\u505a\u996d\uff1f\u4f60\u53ef\u4ee5\u5b66\u561b\uff01\u6211\u542c\u8bf4\u5730\u7403\u4e0a\u8fd8\u6709\u53ea\u8001\u9f20\u4f1a\u505a\u996d\u5462\uff0c\u5982\u679c\u5b83\u80fd\u505a\u5230\uff0c\u4f60\u80af\u5b9a\u4e5f\u884c\uff01\u8bd5\u8bd5\u770b\uff01", cookDonutCompleteText: "\u592a\u68d2\u4e86\uff01\u98df\u7269\u53ef\u4ee5\u5728\u6218\u6597\u4e2d\u6cbb\u6108\u4f60\u3002\u5feb\u62ff\u7740\u8fd9\u4e00\u6253\u514d\u8d39\u7684\u751c\u751c\u5708\uff01", fightFlyStartText: "\u73b0\u5728\u6211\u60f3\u5e26\u4f60\u53bb\u6211\u4eec\u7684\u90bb\u8fd1\u661f\u7403\u4e4b\u4e00\u2014\u2014\u81ed\u81ed\u661f\u7403\uff01\u6211\u542c\u8bf4\u90a3\u91cc\u6709\u5f88\u591a\u4f1a\u54ac\u4eba\u7684\u82cd\u8747\uff01\u4f60\u6700\u597d\u5e26\u4e0a\u5251\u548c\u4e00\u4e9b\u751c\u751c\u5708\u3002\u6211\u4eec\u51fa\u53d1\u5427\uff01", fightFlyCompleteText: "\u4e0e\u602a\u517d\u6218\u6597\u53ef\u4ee5\u8d5a\u53d6\u91d1\u5e01\u3001\u8d44\u6e90\u3001\u6280\u80fd\u4e66\uff0c\u751a\u81f3\u7a00\u6709\u7269\u54c1\u3002

    \u5982\u679c\u4f60\u5728\u6218\u6597\u4e2d\u88ab\u51fb\u5012\uff0c\u4f60\u5c06\u5728150\u79d2\u540e\u6062\u590d\u5e76\u7ee7\u7eed\u6218\u6597\u3002", messageTipsStartText: "\u770b\u8d77\u6765\u65c5\u884c\u5feb\u7ed3\u675f\u4e86\u3002\u867d\u7136\u8fd8\u6709\u5f88\u591a\u4e1c\u897f\u53ef\u4ee5\u63a2\u7d22\uff0c\u4f46\u522b\u62c5\u5fc3\uff0c\u4f60\u4e0d\u4f1a\u5b64\u5355\uff01\u4e00\u65e6\u4f60\u518d\u5347\u7ea7\u4e00\u70b9\uff0c\u5c31\u53ef\u4ee5\u4e0e\u5176\u4ed6\u73a9\u5bb6\u804a\u5929\u6216\u83b7\u5f97\u5e2e\u52a9\uff01

    \u4f60\u4e5f\u53ef\u4ee5\u5728\u6211\u4eec\u7684\u73a9\u5bb6\u9a71\u52a8\u7684\u5e02\u573a\u4e2d\u4e70\u5356\u7269\u54c1\uff0c\u9664\u975e\u4f60\u5728\u73a9\u94c1\u725b\u6a21\u5f0f\u3002", messageTipsButtonText: "\u597d\u7684", messageTips2StartText: "\u5728\u6211\u8d70\u4e4b\u524d\uff0c\u8fd8\u6709\u4e00\u4e9b\u63d0\u793a\uff1a
    - \u6e38\u620f\u6307\u5357\u53ef\u4ee5\u5728\u5de6\u4fa7\u5bfc\u822a\u83dc\u5355\u7684\u5e95\u90e8\u627e\u5230\u3002
    - \u5373\u4f7f\u4f60\u5904\u4e8e\u79bb\u7ebf\u72b6\u6001\uff0c\u4f60\u4f9d\u7136\u80fd\u7ee7\u7eed\u83b7\u5f9710\u5c0f\u65f6\u79bb\u7ebf\u8fdb\u7a0b (\u53ef\u5347\u7ea7)\u3002
    - \u7269\u54c1\u3001\u6280\u80fd\u3001\u4e13\u4e1a\u548c\u654c\u4eba\u53ef\u4ee5\u9f20\u6807\u60ac\u505c\uff08\u5728\u79fb\u52a8\u8bbe\u5907\u4e0a\u957f\u6309\uff09\u4ee5\u67e5\u770b\u66f4\u8be6\u7ec6\u4fe1\u606f\u3002

    \u597d\u7684\uff0c\u6211\u5f97\u8d70\u4e86\uff0c\u662f\u65f6\u5019\u5403\u6211\u7684\u7b2c\u4e8c\u987f\u5348\u9910\u4e86\uff0c\u6211\u53ef\u6709\u56db\u4e2a\u80c3\u8981\u586b\u9971\u5462\u3002\u5feb\u53bb\u63a2\u7d22\u4e16\u754c\u5427\uff01", messageTips2ButtonText: "\u518d\u89c1\uff0c\u5c0f\u7d2b\u725b\uff01" }, questModal: { purple: "\u5c0f\u7d2b\u725b", task: "\u4efb\u52a1", tutorial: "\u6559\u7a0b", taskInfo: "\u4efb\u52a1: {{taskName}}", progress: "\u8fdb\u5ea6: {{currentCount}} / {{goalCount}}", rewardsLabel: "\u5956\u52b1: ", defeatMonster: "\u51fb\u8d25 - {{monsterName}}", ok: "\u786e\u5b9a", accept: "\u63a5\u53d7", go: "\u524d\u5f80", claimReward: "\u9886\u53d6\u5956\u52b1" }, gatheringProductionSkillPanel: { consumables: "\u6d88\u8017\u54c1" }, alchemyPanel: { currentAction: "\u5f53\u524d\u884c\u52a8", notAlchemizing: "\u6ca1\u6709\u884c\u52a8", consumables: "\u6d88\u8017\u54c1" }, enhancingPanel: { currentActionTab: "\u5f53\u524d\u884c\u52a8", notEnhancing: "\u6ca1\u6709\u884c\u52a8", consumables: "\u6d88\u8017\u54c1" }, combatPanel: { combatZones: "\u6218\u6597\u533a\u57df", findParty: "\u5bfb\u627e\u961f\u4f0d", myParty: "\u6211\u7684\u961f\u4f0d", battleCount: "\u4ea4\u6218 #{{battleId}}" }, combatZones: { consumables: "\u6d88\u8017\u54c1", abilities: "\u6280\u80fd" }, findParty: { selectZone: "\u9009\u62e9\u533a\u57df", refresh: "\u5237\u65b0", createParty: "\u521b\u5efa\u961f\u4f0d", profile: "\u4e2a\u4eba\u8d44\u6599", join: "\u52a0\u5165", combatZone: "\u6218\u6597\u533a\u57df: {{zoneName}}", fightTimes: "\u6218\u6597 {{times}} \u6b21", partyName: "{{name}}\u7684{{partyType}}", privateParty: "\u79c1\u4eba\u961f\u4f0d", party: "\u961f\u4f0d", levelRequirement: "\u7b49\u7ea7{{level}}+" }, party: { noLoadout: "\u65e0\u914d\u88c5", selectZone: "\u9009\u62e9\u533a\u57df", fightTimesWithInputs: "\u6218\u6597 \u6b21", partyName: "{{name}}\u7684{{partyType}}", privateParty: "\u79c1\u4eba\u961f\u4f0d", publicParty: "\u516c\u5f00\u961f\u4f0d", autoKickCheckbox: "\u81ea\u52a8\u8e22\u51fa5\u5206\u949f\u5185\u672a\u5c31\u7eea\u7684\u961f\u5458", autoKickEnabled: "\u81ea\u52a8\u8e22\u51fa\u5df2\u542f\u7528", autoKickDisabled: "\u81ea\u52a8\u8e22\u51fa\u5df2\u7981\u7528", slot: "\u69fd\u4f4d {{number}}", role: "\u5b9a\u4f4d", levelRequirement: "\u7b49\u7ea7\u8981\u6c42", addSlot: "\u6dfb\u52a0\u69fd\u4f4d", combatZone: "\u6218\u6597\u533a\u57df: {{name}}", leaveParty: "\u79bb\u5f00\u961f\u4f0d", confirmLeaveParty: "\u4f60\u786e\u5b9a\u8981\u79bb\u5f00\u961f\u4f0d\u5417\uff1f", disbandParty: "\u89e3\u6563\u961f\u4f0d", confirmDisbandParty: "\u4f60\u786e\u5b9a\u8981\u89e3\u6563\u961f\u4f0d\u5417\uff1f", editParty: "\u4fee\u6539\u961f\u4f0d", cancel: "\u53d6\u6d88", createParty: "\u521b\u5efa\u961f\u4f0d", save: "\u4fdd\u5b58", linkToChat: "\u94fe\u63a5\u5230\u804a\u5929\u9891\u9053", consumables: "\u6d88\u8017\u54c1", abilities: "\u6280\u80fd", profile: "\u4e2a\u4eba\u8d44\u6599", giveLeadership: "\u7ed9\u4e88\u9886\u5bfc\u6743", kick: "\u8e22\u51fa", ready: "\u51c6\u5907\u5c31\u7eea", unready: "\u672a\u5c31\u7eea" }, partyRoles: { any_role: "\u4efb\u4f55\u5b9a\u4f4d", damage_dealer: "\u4f24\u5bb3\u8f93\u51fa", support: "\u8f85\u52a9", tank: "\u5766\u514b" }, battlePanel: { stats: "\u5c5e\u6027", battleInfo: "\u4ea4\u6218\u4fe1\u606f", confirmRunAway: "\u4f60\u786e\u5b9a\u8981\u9003\u79bb\u6218\u6597\u5417\uff1f", combatDuration: "\u6218\u6597\u65f6\u95f4: {{duration}}", battles: "\u4ea4\u6218: {{battleId}}", deaths: "\u6218\u8d25: {{deathCount}}", itemsLooted: "\u6218\u5229\u54c1: ", experienceGained: "\u83b7\u5f97\u7ecf\u9a8c: ", waveLabel: "\u6ce2\u6b21 {{currentWave}} / {{maxWaves}}", battleNumber: "\u4ea4\u6218 #{{battleId}}", consumables: "\u6d88\u8017\u54c1", abilities: "\u6280\u80fd", flee: "\u9003\u8dd1" }, combatUnit: { respawn: "\u590d\u6d3b", autoAttack: "\u81ea\u52a8\u653b\u51fb", stunned: "\u7729\u6655", blindedSilenced: "\u5931\u660e/\u6c89\u9ed8", blinded: "\u5931\u660e", silenced: "\u6c89\u9ed8" }, combatMonsterTooltip: { combatLevel: "\u6218\u6597\u7b49\u7ea7: {{level}}", drops: "\u6389\u843d:", rareDrops: "\u7a00\u6709\u6389\u843d:" }, skillActionDetail: { levelRequirement: "Lv.{{level}}{{bonus}}", requires: "\u9700\u8981", upgradesFrom: "\u5347\u7ea7\u81ea", upgradeItemWarning: "\u6ca1\u6709\u9009\u62e9\u5347\u7ea7\u7269\u54c1", enhancementTransfer: "\u8f6c\u79fb70%\u7684\u5f3a\u5316\u7b49\u7ea7\u3002
    \u5c0f\u6570\u6709\u673a\u4f1a\u591a\u52a01\u7ea7\u3002", costs: "\u8d39\u7528", outputs: "\u4ea7\u51fa", essenceDrops: "\u7cbe\u534e", rareDrops: "\u7a00\u6709", experience: "\u7ecf\u9a8c", duration: "\u6301\u7eed\u65f6\u95f4", successRate: "\u6210\u529f\u7387", travel: "\u65c5\u884c\u65f6\u95f4", bonuses: "\u52a0\u6210", alchemizeItem: "\u70bc\u91d1\u7269\u54c1", selectAlchemyItem: "\u9009\u62e9\u8981\u70bc\u91d1\u7684\u7269\u54c1", coinifyInfo: "\u70b9\u91d1: \u5c06\u7269\u54c1\u8f6c\u6362\u4e3a\u91d1\u5e01\u3002", decomposeInfo: "\u5206\u89e3: \u5c06\u7269\u54c1\u8f6c\u6362\u4e3a\u539f\u6750\u6599\u6216\u7cbe\u534e\u3002", transmuteInfo: "\u8f6c\u5316: \u5c06\u7269\u54c1\u8f6c\u6362\u4e3a\u968f\u673a\u76f8\u5173\u7269\u54c1\u3002", invalidCoinifyItem: "\u6b64\u7269\u54c1\u65e0\u6cd5\u88ab\u70b9\u91d1", invalidDecomposeItem: "\u6b64\u7269\u54c1\u65e0\u6cd5\u88ab\u5206\u89e3", invalidTransmuteItem: "\u6b64\u7269\u54c1\u65e0\u6cd5\u88ab\u8f6c\u5316", recommendedLevel: "\u63a8\u8350\u7b49\u7ea7 {{level}} ", bulkMultiplier: "\u6bcf\u6b21\u4f7f\u7528 {{multiplier}} \u4e2a\u7269\u54c1", catalyst: "\u50ac\u5316\u5242", consumedItem: "\u6d88\u8017\u7269\u54c1", notUsed: "\u4e0d\u4f7f\u7528", enhanceItem: "\u5f3a\u5316\u88c5\u5907", selectEnhancingItem: "\u9009\u62e9\u8981\u5f3a\u5316\u7684\u88c5\u5907", successInfo: "\u6210\u529f\u5c06\u4f7f\u7269\u54c1\u7684\u5f3a\u5316\u7b49\u7ea7\u589e\u52a01\u3002", failureInfo: "\u5931\u8d25\u9664\u975e\u4f7f\u7528\u4fdd\u62a4\u9053\u5177\uff0c\u5c06\u91cd\u7f6e\u5f3a\u5316\u7b49\u7ea7\u4e3a0\u3002", targetLevel: "\u76ee\u6807\u7b49\u7ea7", protection: "\u4fdd\u62a4", protectFromLevel: "\u4fdd\u62a4\u8d77\u59cb\u7b49\u7ea7", protectionMinLevelWarning: "\u5fc5\u987b\u22652\u624d\u6709\u6548", entryKey: "\u5165\u53e3\u94a5\u5319", reward: "\u5956\u52b1", bosses: "BOSS", bossFight: "BOSS
    \u6bcf{{battlesPerBoss}}\u573a
    \u4ea4\u6218\u51fa\u73b0", monsters: "\u602a\u7269", repeat: "\u91cd\u590d", gather: "\u91c7\u96c6", produce: "\u751f\u4ea7", fight: "\u6218\u6597", loadout: "\u914d\u88c5", noLoadout: "\u65e0\u914d\u88c5", confirmStartNow: "\u4f60\u786e\u5b9a\u8981\u66ff\u6362\u4f60\u7684\u884c\u52a8\u961f\u5217\u5417\uff1f", buttons: { start: "\u5f00\u59cb", startNow: "\u7acb\u5373\u5f00\u59cb", stop: "\u505c\u6b62", upgradeQueue: "\u5347\u7ea7\u884c\u52a8\u961f\u5217", addToQueue: "\u6dfb\u52a0\u5230\u961f\u5217 #{{count}}", findParty: "\u5bfb\u627e\u961f\u4f0d" } }, shopPanel: { minQuantity: "\u6700\u5c0f\u6570\u91cf: 1", cannotAfford: "\u65e0\u6cd5\u652f\u4ed8", itemFilterPlaceholder: "\u7269\u54c1\u7b5b\u9009", youPay: "\u652f\u4ed8: {{count}} {{itemName}}", buyItem: "\u8d2d\u4e70\u7269\u54c1", quantity: "\u6570\u91cf", buy: "\u8d2d\u4e70", shop: "\u5546\u5e97" }, cowbellStorePanel: { buyCowbells: "\u8d2d\u4e70\u725b\u94c3", upgrades: "\u4fbf\u5229\u5347\u7ea7", chatIcons: "\u804a\u5929\u56fe\u6807", customChatIcon: "\u5b9a\u5236\u804a\u5929\u56fe\u6807", nameColors: "\u540d\u79f0\u989c\u8272", customNameColor: "\u5b9a\u5236\u540d\u79f0\u989c\u8272", avatars: "\u89d2\u8272\u5f62\u8c61", customAvatar: "\u5b9a\u5236\u89d2\u8272\u5f62\u8c61", avatarOutfits: "\u89d2\u8272\u670d\u88c5", customAvatarOutfit: "\u5b9a\u5236\u89d2\u8272\u670d\u88c5", communityBuffs: "\u793e\u533a\u589e\u76ca", nameChange: "\u66f4\u6539\u540d\u79f0", optIn: "\u52a0\u5165", optOut: "\u9000\u51fa", price: "\u4ef7\u683c: {{price}}", supporterPoints: "{{points}} \u652f\u6301\u8005\u79ef\u5206", minimumQuantity: "\u6700\u5c0f\u6570\u91cf: 1", notEnoughItems: "\u4f60\u6ca1\u6709\u8db3\u591f\u7684 {{itemName}}", minimumDuration: "\u6700\u77ed\u6301\u7eed\u65f6\u95f4: 10\u5206\u949f", notEnoughCowbells: "\u4f60\u6ca1\u6709\u8db3\u591f\u7684\u725b\u94c3", mustBeCharacters: "\u5fc5\u987b\u662f2-16\u4e2a\u5b57\u7b26", onlyAlphabetsNumbers: "\u53ea\u5141\u8bb8\u5b57\u6bcd\u548c\u6570\u5b57", notAvailable: "\u4e0d\u53ef\u7528", serverUnreachable: "\u670d\u52a1\u5668\u65e0\u6cd5\u8bbf\u95ee\u6216\u79bb\u7ebf", unexpectedError: "\u610f\u5916\u9519\u8bef", confirmChangeName: "\u786e\u8ba4\u66f4\u6539\u540d\u79f0\u4e3a: {{name}}", purchaseSuccessful: "\u8d2d\u4e70\u6210\u529f", thankYouSupport: "\u611f\u8c22\u4f60\u7684\u652f\u6301! \u8d2d\u4e70\u7684\u725b\u94c3\u5c06\u57281\u5206\u949f\u5185\u51fa\u73b0\u5728\u4f60\u7684\u5e93\u5b58\u4e2d\u3002", purchaseNotice: "\u8d2d\u4e70\u901a\u77e5", purchaseAntiFraudMessage: "\u6e38\u620f\u5b89\u5168\u8981\u6c42\uff1a\u9996\u6b21\u8d2d\u4e70\u5c06\u89e6\u53d172\u5c0f\u65f6\u7981\u6b62\u51fa\u552e\u725b\u94c3\u888b\u7684\u5e02\u573a\u9650\u5236\uff0c\u81ea\u884c\u4f7f\u7528\u6ca1\u6709\u9650\u5236\u3002", waitForSteamOverlay: "\u7b49\u5f85Steam\u53e0\u52a0\u9875\u9762", steamOverlayMessage: "Steam\u53e0\u52a0\u9875\u9762\u5c06\u81ea\u52a8\u5f39\u51fa\uff0c\u4ee5\u7ee7\u7eed\u4f60\u7684\u8d2d\u4e70\u3002\u8fd9\u901a\u5e38\u9700\u8981\u51e0\u79d2\u949f\uff0c\u4f46\u5076\u5c14\u4e5f\u4f1a\u9700\u8981\u66f4\u957f\u65f6\u95f4\u3002\u4e4b\u540e\u4f60\u53ef\u4ee5\u5173\u95ed\u6b64\u6d88\u606f\u3002", continuePayment: "\u70b9\u51fb\u7ee7\u7eed\uff0c\u5728\u65b0\u7a97\u53e3\u4e2d\u6253\u5f00\u6211\u4eec\u7684\u652f\u4ed8\u5904\u7406\u5668\u3002", guestWarning: "\u6ce8\u610f: \u8fd9\u662f\u4e00\u4e2a\u8bbf\u5ba2\u8d26\u6237\u3002\u5efa\u8bae\u5728\u8bbe\u7f6e->\u8d26\u6237\u4e2d\u6ce8\u518c\u4ee5\u907f\u514d\u610f\u5916\u4e22\u5931\u8bbf\u95ee\u6743\u9650", continue: "\u7ee7\u7eed", buyConvenienceUpgrade: "\u8d2d\u4e70\u4fbf\u5229\u5347\u7ea7", quantity: "\u6570\u91cf", limit: "(\u9650\u5236: {{limit}})", buyLimit: "\u8d2d\u4e70\u9650\u5236: {{limit}}", afterPurchaseHoursofflineProgress: "\u8d2d\u4e70\u540e: {{limit}} \u5c0f\u65f6\u79bb\u7ebf\u8fdb\u5ea6", afterPurchaseMarketListings: "\u8d2d\u4e70\u540e: {{limit}} \u5e02\u573a\u6302\u724c", afterPurchaseActionQueues: "\u8d2d\u4e70\u540e: {{limit}} \u884c\u52a8\u961f\u5217", afterPurchaseLoadoutSlots: "\u8d2d\u4e70\u540e: {{limit}} \u914d\u88c5\u69fd\u4f4d", afterPurchaseTaskSlots: "\u8d2d\u4e70\u540e: {{limit}} \u4efb\u52a1\u69fd\u4f4d", buyChatIcon: "\u8d2d\u4e70\u804a\u5929\u56fe\u6807", buyNameColor: "\u8d2d\u4e70\u540d\u79f0\u989c\u8272", buyAvatar: "\u8d2d\u4e70\u89d2\u8272\u5f62\u8c61", buyAvatarOutfit: "\u8d2d\u4e70\u89d2\u8272\u670d\u88c5", preview: "\u9884\u89c8", unlock: "\u89e3\u9501", buyCommunityBuff: "\u8d2d\u4e70\u793e\u533a\u589e\u76ca", minute: "\u5206\u949f", minutesToAdd: "\u6dfb\u52a0\u5206\u949f\u6570", youPay: "\u652f\u4ed8: {{cost}}", buy: "\u8d2d\u4e70", cowbellStore: "\u725b\u94c3\u5546\u5e97", supporterPointsLabel: "\u652f\u6301\u8005\u79ef\u5206: {{points}}", famePointsLabel: "\u540d\u8a89\u79ef\u5206: {{points}}", buyCowbellsInfo: "\u4f60\u53ef\u4ee5\u8d2d\u4e70\u725b\u94c3\u6765\u652f\u6301\u6e38\u620f\u3002\u725b\u94c3\u53ef\u7528\u4e8e\u8d2d\u4e70\u4fbf\u5229\u5347\u7ea7\u3001\u804a\u5929\u56fe\u6807\u3001\u540d\u79f0\u989c\u8272\u3001\u89d2\u8272\u5f62\u8c61\u3001\u89d2\u8272\u670d\u88c5\u3001\u793e\u533a\u589e\u76ca\uff0c\u6216\u8005\u66f4\u6539\u4f60\u7684\u540d\u79f0\u3002", testServerFreeCowbellsSteam: "\u6d4b\u8bd5\u670d\u52a1\u5668: \u4f60\u53ef\u4ee5\u514d\u8d39\u83b7\u5f97\u725b\u94c3\u3002\u8fd9\u4f7f\u7528Steam\u7684\u6c99\u76d2\u652f\u4ed8\u6a21\u5f0f\uff0c\u4e0d\u4f1a\u5b9e\u9645\u6263\u6b3e\u3002", testServerFreeCowbellsStripe: "\u6d4b\u8bd5\u670d\u52a1\u5668: \u4f60\u53ef\u4ee5\u514d\u8d39\u83b7\u5f97\u725b\u94c3\uff0c\u8f93\u51654242-4242-4242-4242\u4f5c\u4e3a\u4fe1\u7528\u5361\uff0c\u5176\u5b83\u5b57\u6bb5\u968f\u610f\u8f93\u5165\u3002", buyCowbellsNote: "\u6ce8\u610f: \u8d2d\u4e70\u7684\u725b\u94c3\u5c06\u4f5c\u4e3a\u725b\u94c3\u888b (\u6bcf\u888b10\u4e2a) \u51fa\u73b0\u5728\u4f60\u7684[\u5e93\u5b58]\u4e2d\uff0c\u53ef\u4ee5\u5728\u5e02\u573a\u4e0a\u51fa\u552e\u7ed9\u5176\u4ed6\u73a9\u5bb6 ({{cowbellTaxRate}}\u91d1\u5e01\u7a0e)\u3002\u4e00\u65e6\u6253\u5f00\u5c31\u4e0d\u53ef\u51fa\u552e\u3002", selectCurrency: "\u9009\u62e9\u8d27\u5e01", increaseOfflineProgressLimit: "\u589e\u52a0\u79bb\u7ebf\u8fdb\u5ea6\u4e0a\u9650", increaseMarketListingLimit: "\u589e\u52a0\u5e02\u573a\u6302\u724c\u4e0a\u9650", increaseActionQueueLimit: "\u589e\u52a0\u884c\u52a8\u961f\u5217\u4e0a\u9650", increaseLoadoutSlotLimit: "\u589e\u52a0\u914d\u88c5\u69fd\u4f4d\u4e0a\u9650", increaseTaskSlotLimit: "\u589e\u52a0\u4efb\u52a1\u69fd\u4f4d\u4e0a\u9650", upgradeLimitsInfo: "\u5347\u7ea7\u4f1a\u6c38\u4e45\u589e\u52a0\u4e0a\u9650\u3002\u4f60\u5f53\u524d\u7684\u4e0a\u9650\u53ef\u4ee5\u5728[\u8bbe\u7f6e]\u4e2d\u67e5\u770b\u3002", seasonal: "\u8282\u65e5\u9650\u5b9a", unlocked: "\u5df2\u89e3\u9501", chatIconsInfo: "\u804a\u5929\u56fe\u6807\u663e\u793a\u5728\u4f60\u540d\u79f0\u524d\u9762\u3002\u89e3\u9501\u7684\u804a\u5929\u56fe\u6807\u53ef\u4ee5\u5728[\u8bbe\u7f6e]->[\u4e2a\u4eba\u8d44\u6599]\u4e2d\u66f4\u6539\u3002", customChatIconInfo: "\u4f60\u53ef\u4ee5\u82b1\u8d39 {{supporterPoints}} \u652f\u6301\u8005\u79ef\u5206\u548c {{cowbellCost}} \u725b\u94c3\u6765\u5b9a\u5236\u4e00\u4e2a\u804a\u5929\u56fe\u6807\u3002\u8bf7\u901a\u8fc7 Discord \u7684 #new-ticket \u9891\u9053\u63d0\u4ea4\u7533\u8bf7\u3002\u56fe\u6807\u5c06\u6839\u636e\u4f60\u63d0\u4f9b\u7684\u6982\u5ff5\u6216\u56fe\u7247\uff0c\u7531\u6211\u4eec\u7684\u8bbe\u8ba1\u5e08\u5236\u4f5c\uff0c\u786e\u4fdd\u7b26\u5408\u6e38\u620f\u7684\u98ce\u683c\u548c\u914d\u8272\u4e3b\u9898\u3002\u56fe\u6807\u4e0d\u5f97\u5305\u542b\u4efb\u4f55\u53d7\u7248\u6743\u4fdd\u62a4\u7684\u5185\u5bb9\u3002", nameColorsInfo: "\u70b9\u51fb\u4efb\u610f\u989c\u8272\u67e5\u770b\u9884\u89c8\u3002\u89e3\u9501\u7684\u989c\u8272\u53ef\u4ee5\u5728[\u8bbe\u7f6e]->[\u4e2a\u4eba\u8d44\u6599]\u4e2d\u66f4\u6539\u3002", customNameColorInfo: "\u4f60\u53ef\u4ee5\u82b1\u8d39 {{supporterPoints}} \u652f\u6301\u8005\u79ef\u5206\u548c {{cowbellCost}} \u725b\u94c3\u6765\u5b9a\u5236\u4e00\u4e2a\u540d\u79f0\u989c\u8272\u3002\u8bf7\u901a\u8fc7 Discord \u7684 #new-ticket \u9891\u9053\u63d0\u4ea4\u7533\u8bf7\u3002\u540d\u79f0\u989c\u8272\u53ef\u4ee5\u662f\u6e10\u53d8\u8272\uff0c\u5e76\u53ef\u9009\u62e9\u6dfb\u52a0\u5fae\u5f31\u7684\u53d1\u5149\u6548\u679c\u3002", avatarsInfo: "\u70b9\u51fb\u4efb\u610f\u89d2\u8272\u5f62\u8c61\u67e5\u770b\u9884\u89c8\u3002\u89e3\u9501\u7684\u89d2\u8272\u5f62\u8c61\u53ef\u4ee5\u5728[\u8bbe\u7f6e]->[\u4e2a\u4eba\u8d44\u6599]\u4e2d\u66f4\u6539\u3002", customAvatarInfo: "\u4f60\u53ef\u4ee5\u82b1\u8d39 {{supporterPoints}} \u652f\u6301\u8005\u79ef\u5206\u548c {{cowbellCost}} \u725b\u94c3\u6765\u5b9a\u5236\u4e00\u4e2a\u89d2\u8272\u5f62\u8c61\u3002\u8bf7\u901a\u8fc7 Discord \u7684 #new-ticket \u9891\u9053\u63d0\u4ea4\u7533\u8bf7\u3002\u89d2\u8272\u5f62\u8c61\u5c06\u6839\u636e\u4f60\u63d0\u4f9b\u7684\u6982\u5ff5\u6216\u56fe\u7247\uff0c\u7531\u6211\u4eec\u7684\u8bbe\u8ba1\u5e08\u5236\u4f5c\uff0c\u786e\u4fdd\u7b26\u5408\u6e38\u620f\u7684\u98ce\u683c\u548c\u914d\u8272\u4e3b\u9898\u3002\u89d2\u8272\u5f62\u8c61\u4e0d\u5f97\u5305\u542b\u4efb\u4f55\u53d7\u7248\u6743\u4fdd\u62a4\u7684\u5185\u5bb9\u3002", avatarOutfitsInfo: "\u70b9\u51fb\u4efb\u610f\u89d2\u8272\u670d\u88c5\u67e5\u770b\u9884\u89c8\u3002\u89e3\u9501\u7684\u89d2\u8272\u670d\u88c5\u53ef\u4ee5\u5728[\u8bbe\u7f6e]->[\u4e2a\u4eba\u8d44\u6599]\u4e2d\u66f4\u6539\u3002", customAvatarOutfitInfo: "\u4f60\u53ef\u4ee5\u82b1\u8d39 {{supporterPoints}} \u652f\u6301\u8005\u79ef\u5206\u548c {{cowbellCost}} \u725b\u94c3\u6765\u5b9a\u5236\u4e00\u4e2a\u89d2\u8272\u670d\u88c5\u3002\u8bf7\u901a\u8fc7 Discord \u7684 #new-ticket \u9891\u9053\u63d0\u4ea4\u7533\u8bf7\u3002\u89d2\u8272\u670d\u88c5\u5c06\u6839\u636e\u4f60\u63d0\u4f9b\u7684\u6982\u5ff5\u6216\u56fe\u7247\uff0c\u7531\u6211\u4eec\u7684\u8bbe\u8ba1\u5e08\u5236\u4f5c\uff0c\u786e\u4fdd\u7b26\u5408\u6e38\u620f\u7684\u98ce\u683c\u548c\u914d\u8272\u4e3b\u9898\u3002\u89d2\u8272\u670d\u88c5\u4e0d\u5f97\u5305\u542b\u4efb\u4f55\u53d7\u7248\u6743\u4fdd\u62a4\u7684\u5185\u5bb9\u3002", communityBuffsInfo: "\u793e\u533a\u589e\u76ca\u4f7f\u670d\u52a1\u5668\u4e0a\u6240\u6709\u73a9\u5bb6\u90fd\u53d7\u76ca\u3002\u6bcf\u82b1\u8d39\u4e00\u4e2a\u725b\u94c3\u5728\u793e\u533a\u589e\u76ca\u4e0a\uff0c\u4f60\u5c06\u83b7\u5f971\u4e2a\u540d\u8a89\u79ef\u5206\u3002\u540d\u8a89\u79ef\u5206\u5728\u6392\u884c\u699c\u4e0a\u6392\u540d\u3002", fameLeaderboard: "\u540d\u8a89\u6392\u884c\u699c", currentName: "\u5f53\u524d\u540d\u79f0", newName: "\u65b0\u540d\u79f0", checkAvailability: "\u68c0\u67e5\u53ef\u7528\u6027", available: "\u53ef\u7528", cost: "\u8d39\u7528", changeName: "\u66f4\u6539\u540d\u79f0" }, paymentSuccessPage: { paymentSuccess: "\u652f\u4ed8\u6210\u529f", thankYouMessage: "\u611f\u8c22\u4f60\u7684\u652f\u6301\uff01\u8d2d\u4e70\u7684\u725b\u94c3\u5c06\u57281\u5206\u949f\u5185\u51fa\u73b0\u5728\u4f60\u7684\u5e93\u5b58\u4e2d\u3002\u4f60\u53ef\u4ee5\u5173\u95ed\u6b64\u9875\u5e76\u8fd4\u56de\u6e38\u620f\u3002" }, paymentCancelPage: { paymentCancelled: "\u652f\u4ed8\u5df2\u53d6\u6d88", closeTabMessage: "\u4f60\u53ef\u4ee5\u5173\u95ed\u6b64\u9875\u5e76\u8fd4\u56de\u6e38\u620f\u3002" }, socialPanel: { friends: "\u670b\u53cb", referrals: "\u63a8\u8350", blockList: "\u9ed1\u540d\u5355", whisper: "\u79c1\u804a", profile: "\u8d44\u6599", confirmUnfriend: "\u786e\u8ba4\u53d6\u6d88\u597d\u53cb", unfriend: "\u53d6\u6d88\u597d\u53cb", activity: "\u6d3b\u52a8", status: "\u72b6\u6001", daysAgo: "{{days}}\u524d", online: "\u5728\u7ebf", hidden: "\u9690\u85cf", offline: "\u79bb\u7ebf", playerNamePlaceholder: "\u73a9\u5bb6\u540d\u79f0", addFriend: "\u6dfb\u52a0\u597d\u53cb", blockedPlayers: "\u5df2\u5c4f\u853d\u73a9\u5bb6", blockPlayer: "\u5c4f\u853d\u73a9\u5bb6", unblock: "\u53d6\u6d88\u5c4f\u853d", referralBonusFirstLevel: "\u63a8\u8350\u7684\u73a9\u5bb6\u8fbe\u5230\u4e86\u603b\u7b49\u7ea7 {{level}}", referralBonusPurchase: "\u63a8\u8350\u7684\u73a9\u5bb6\u8d2d\u4e70\u4e86\u725b\u94c3", reward: "\u5956\u52b1: {{quantity}}", claim: "\u9886\u53d6", referralInstructions: "\u5f53\u6709\u4eba\u4f7f\u7528\u4f60\u7684\u63a8\u8350\u94fe\u63a5\u6ce8\u518c\u65f6\uff0c\u4f60\u5c06\u6709\u8d44\u683c\u83b7\u5f97\u4ee5\u4e0b\u5956\u52b1:", referralInstructionBullets: "
    • \u83b7\u5f97 {{firstLevelCowbells}}\u5982\u679c\u63a8\u8350\u7684\u73a9\u5bb6\u8fbe\u5230\u603b\u7b49\u7ea7 {{firstTotalLevel}}\u3002
    • \u989d\u5916\u83b7\u5f97 {{secondLevelCowbells}}\u5982\u679c\u73a9\u5bb6\u8fbe\u5230\u603b\u7b49\u7ea7 {{secondTotalLevel}}\u3002
    • \u73a9\u5bb6\u8d2d\u4e70\u7684\u4efb\u4f55\u725b\u94c3\u7684 {{purchaseCowbellPercent}}\u3002
    ", referralLinkCopied: "\u94fe\u63a5\u5df2\u590d\u5236", copyLink: "\u590d\u5236\u94fe\u63a5", referralCount: "\u5230\u76ee\u524d\u4e3a\u6b62\uff0c\u5df2\u6709 {{count}} \u540d\u73a9\u5bb6\u901a\u8fc7\u4f60\u7684\u63a8\u8350\u94fe\u63a5\u6ce8\u518c", socialTitle: "\u793e\u4ea4" }, guildPanel: { overview: "\u6982\u89c8", members: "\u6210\u5458", manage: "\u7ba1\u7406", nameLengthError: "\u540d\u79f0\u5fc5\u987b\u4e3a{{minLength}}-{{maxLength}}\u4e2a\u5b57\u7b26", nameContentError: "\u540d\u79f0\u53ea\u80fd\u5305\u542b\u5b57\u6bcd\u3001\u6570\u5b57\u548c\u5355\u4e2a\u7a7a\u683c", confirmDisband: "\u4f60\u786e\u5b9a\u8981\u89e3\u6563\u516c\u4f1a\u5417\uff1f", confirmLeave: "\u4f60\u786e\u5b9a\u8981\u79bb\u5f00\u516c\u4f1a\u5417\uff1f", guildInvitation: "\u516c\u4f1a\u9080\u8bf7:", invitedBy: "\u9080\u8bf7\u8005:", decline: "\u62d2\u7edd", join: "\u52a0\u5165", createGuildInstructions: "\u4f60\u53ef\u4ee5\u82b1\u8d395M\u91d1\u5e01\u521b\u5efa\u4e00\u4e2a\u516c\u4f1a\u3002\u516c\u4f1a\u76ee\u524d\u63d0\u4f9b\u4ee5\u4e0b\u529f\u80fd:", createGuildInfoBullets: "
    • \u516c\u4f1a\u804a\u5929\u9891\u9053\u548c\u516c\u544a\u677f\u3002
    • \u5f53\u6210\u5458\u5728\u4efb\u4f55\u4e13\u4e1a\u83b7\u5f97\u7ecf\u9a8c\u65f6\u516c\u4f1a\u4e5f\u5c06\u83b7\u5f97\u7ecf\u9a8c\u5e76\u53ef\u5347\u7ea7\uff0c\u7ecf\u9a8c\u6bd4\u4f8b\u4e3a1:1000\u3002
    • {{defaultSlots}} \u4e2a\u6210\u5458\u69fd\u4f4d\uff0c\u6bcf{{levelsPerSlot}}\u7ea7\u516c\u4f1a\u7b49\u7ea7\u589e\u52a01\u4e2a\u989d\u5916\u69fd\u4f4d\u3002
    • \u53ef\u4ee5\u5206\u914d\u89d2\u8272: \u4f1a\u957f\u3001\u5c06\u519b\u3001\u5b98\u5458\u3001\u4f1a\u5458\u3002
    ", cost5m: "\u8d39\u7528: 5,000,000", guildNamePlaceholder: "\u516c\u4f1a\u540d\u79f0", createGuild: "\u521b\u5efa\u516c\u4f1a", joinGuildInfo: "\u4f60\u4e5f\u53ef\u4ee5\u88ab\u9080\u8bf7\u52a0\u5165\u73b0\u6709\u516c\u4f1a\u3002\u4f7f\u7528\u62db\u52df\u804a\u5929\u9891\u9053\u5bfb\u627e\u8981\u52a0\u5165\u7684\u516c\u4f1a\u3002\u6536\u5230\u7684\u9080\u8bf7\u5c06\u663e\u793a\u5728\u4e0b\u65b9\u3002", save: "\u4fdd\u5b58", edit: "\u4fee\u6539", guildLevel: "\u516c\u4f1a\u7b49\u7ea7", guildExperience: "\u516c\u4f1a\u7ecf\u9a8c", expToLevelUp: "\u5347\u7ea7\u6240\u9700\u7ecf\u9a8c", guildMembers: "\u516c\u4f1a\u6210\u5458", whisper: "\u79c1\u804a", profile: "\u8d44\u6599", confirmGiveLead: "\u786e\u8ba4\u8f6c\u8ba9\u4f1a\u957f", giveLeadership: "\u8f6c\u8ba9\u4f1a\u957f", promote: "\u63d0\u5347", demote: "\u964d\u7ea7", cancelInvite: "\u53d6\u6d88\u9080\u8bf7", confirmKick: "\u786e\u8ba4\u8e22\u51fa", kick: "\u8e22\u51fa", playerNamePlaceholder: "\u73a9\u5bb6\u540d\u79f0", inviteToGuild: "\u9080\u8bf7\u52a0\u5165\u516c\u4f1a", membersHeader: "\u6210\u5458 ({{currentCount}}/{{maxCount}})", role: "\u804c\u4f4d", guildExp: "\u516c\u4f1a\u7ecf\u9a8c", activity: "\u6d3b\u52a8", status: "\u72b6\u6001", invited: "\u5df2\u9080\u8bf7", daysAgo: "{{days}}\u524d", online: "\u5728\u7ebf", hidden: "\u9690\u85cf", offline: "\u79bb\u7ebf", disbandInstructions: "\u5982\u679c\u6ca1\u6709\u5176\u4ed6\u6210\u5458\u6216\u9080\u8bf7\uff0c\u4f60\u53ef\u4ee5\u89e3\u6563\u516c\u4f1a\u3002", disbandGuild: "\u89e3\u6563\u516c\u4f1a", leaveInstructions: "\u4f60\u53ef\u4ee5\u79bb\u5f00\u516c\u4f1a\u3002\u79bb\u5f00\u516c\u4f1a\u6ca1\u6709\u4efb\u4f55\u60e9\u7f5a\u3002", leaveGuild: "\u79bb\u5f00\u516c\u4f1a", guild: "\u516c\u4f1a" }, leaderboardPanel: { leaderboard: "\u6392\u884c\u699c", noPlayers: "\u6ca1\u6709\u73a9\u5bb6\u8fbe\u5230\u6b64\u6392\u884c\u699c\u7684\u6700\u4f4e\u6807\u51c6\u3002", updatesNote: "\u6bcf20\u5206\u949f\u66f4\u65b0\u4e00\u6b21", rank: "\u6392\u540d", name: "\u540d\u79f0", level: "\u7b49\u7ea7", experience: "\u7ecf\u9a8c", points: "\u79ef\u5206", taskPoints: "\u4efb\u52a1\u79ef\u5206", famePoints: "\u540d\u8a89\u79ef\u5206" }, settingsPanel: { settings: "\u8bbe\u7f6e", profile: "\u4e2a\u4eba\u8d44\u6599", game: "\u6e38\u620f", account: "\u8d26\u6237", show: "\u663e\u793a", hide: "\u9690\u85cf", off: "\u5173\u95ed", enabled: "\u542f\u7528", disabled: "\u7981\u7528", on: "\u5f00", public: "\u516c\u5f00", friendsGuildmates: "\u597d\u53cb/\u516c\u4f1a\u6210\u5458", private: "\u9690\u85cf", partyMembersOnly: "\u4ec5\u9650\u961f\u5458", emailEmpty: "\u7535\u5b50\u90ae\u4ef6\u4e0d\u80fd\u4e3a\u7a7a", validEmail: "\u8bf7\u8f93\u5165\u6709\u6548\u7684\u7535\u5b50\u90ae\u4ef6", currentPassword: "\u8bf7\u8f93\u5165\u4f60\u7684\u5f53\u524d\u5bc6\u7801", passwordLength: "\u5bc6\u7801\u81f3\u5c11\u4e3a6\u4e2a\u5b57\u7b26", confirmPassword: "\u786e\u8ba4\u5bc6\u7801\u4e0d\u5339\u914d", noneOwned: "\u6ca1\u6709", unlock: "\u89e3\u9501", unlockMoreAvatars: "\u89e3\u9501\u66f4\u591a\u89d2\u8272\u5f62\u8c61", unlockMoreOutfits: "\u89e3\u9501\u66f4\u591a\u670d\u88c5", setSkillLevel: "\u66f4\u6539\u4e13\u4e1a\u7b49\u7ea7", selectSkill: "\u9009\u62e9\u4e13\u4e1a", setLevel: "\u66f4\u6539\u7b49\u7ea7", preview: "\u9884\u89c8:", viewProfile: "\u67e5\u770b\u6211\u7684\u8d44\u6599", chatIcon: "\u804a\u5929\u56fe\u6807:", nameColor: "\u540d\u79f0\u989c\u8272:", avatar: "\u89d2\u8272\u5f62\u8c61:", avatarOutfit: "\u89d2\u8272\u670d\u88c5:", onlineStatus: "\u5728\u7ebf\u72b6\u6001:", equipment: "\u88c5\u5907:", gameMode: "\u6e38\u620f\u6a21\u5f0f:", offlineProgress: "\u79bb\u7ebf\u8fdb\u5ea6:", hours: "\u5c0f\u65f6", upgrade: "\u5347\u7ea7", marketListing: "\u5e02\u573a\u6302\u724c:", listings: "\u6302\u724c", actionQueue: "\u884c\u52a8\u961f\u5217:", actions: "\u884c\u52a8", loadoutSlot: "\u914d\u88c5\u69fd\u4f4d:", slots: "\u69fd\u4f4d", taskSlots: "\u4efb\u52a1\u69fd\u4f4d:", tasks: "\u4efb\u52a1", displayLanguage: "\u663e\u793a\u8bed\u8a00:", generalChat: "\u56fd\u9645\u804a\u5929:", nonEnglishChat: "\u975e\u82f1\u8bed\u804a\u5929:", ironcowChat: "\u94c1\u725b\u804a\u5929:", tradeChat: "\u4ea4\u6613\u804a\u5929:", recruitChat: "\u62db\u52df\u804a\u5929:", beginnerChat: "\u65b0\u624b\u804a\u5929:", totalLevelMessage: "\u603b\u7b49\u7ea7\u6d88\u606f:", skillLevelMessage: "\u4e13\u4e1a\u7b49\u7ea7\u6d88\u606f:", communityBuffMessage: "\u793e\u533a\u589e\u76ca\u6d88\u606f:", profanityFilter: "\u5c4f\u853d\u4e0d\u826f\u8bed\u8a00:", chatURLWarning: "\u804a\u5929URL\u786e\u8ba4:", cssAnimation: "CSS\u52a8\u753b:", name: "\u540d\u79f0:", accountType: "\u8d26\u6237\u7c7b\u578b:", guest: "\u6e38\u5ba2", registeredUser: "\u6ce8\u518c\u7528\u6237", guestPassword: "\u6e38\u5ba2\u5bc6\u7801:", kongregateId: "Kongregate ID:", steamId: "Steam ID:", currentPasswordLabel: "\u5f53\u524d\u5bc6\u7801:", emailLabel: "\u7535\u5b50\u90ae\u4ef6:", newPassword: "\u65b0\u5bc6\u7801", confirmPasswordLabel: "\u786e\u8ba4\u5bc6\u7801", update: "\u66f4\u65b0", registerEmailPassword: "\u6ce8\u518c\u7535\u5b50\u90ae\u4ef6/\u5bc6\u7801" }, chat: { generalTip: "\u63d0\u793a: \u56fd\u9645\u9891\u9053\u4ec5\u9650\u82f1\u8bed\u8fdb\u884c\u6e38\u620f\u8ba8\u8bba\u548c\u53cb\u597d\u4ea4\u6d41\u3002\u4e3a\u4fdd\u6301\u79ef\u6781\u548c\u76f8\u4e92\u5c0a\u91cd\u7684\u6c14\u6c1b\uff0c\u8bf7\u9075\u5b88\u6e38\u620f\u89c4\u5219\u3002", tradeTip: "\u63d0\u793a: \u8d38\u6613\u9891\u9053\u7528\u4e8e\u5ba3\u4f20\u7269\u54c1\u4ea4\u6613\u548c\u670d\u52a1\u3002\u8bf7\u4f7f\u7528\u79c1\u804a\u8fdb\u884c\u5bf9\u8bdd\u548c\u8c08\u5224\u3002", recruitTip: "\u63d0\u793a: \u62db\u52df\u9891\u9053\u7528\u4e8e\u5ba3\u4f20\u516c\u4f1a/\u961f\u4f0d\u62db\u52df\u548c\u5bfb\u627e\u52a0\u5165\u516c\u4f1a/\u961f\u4f0d\u7684\u73a9\u5bb6\u3002\u8bf7\u4f7f\u7528\u79c1\u804a\u8fdb\u884c\u5bf9\u8bdd\u3002", beginnerTip: "\u63d0\u793a: \u6b22\u8fce\u5728\u6b64\u63d0\u95ee\u6216\u4e0e\u5176\u4ed6\u73a9\u5bb6\u804a\u5929\u3002\u5b9e\u7528\u94fe\u63a5: \u6e38\u620f\u6307\u5357\u548c\u6e38\u620f\u89c4\u5219\u3002", whisperTip: '\u63d0\u793a: \u4f60\u53ef\u4ee5\u4f7f\u7528\u547d\u4ee4"/w [\u73a9\u5bb6\u540d] [\u6d88\u606f]"\u4e0e\u5176\u4ed6\u73a9\u5bb6\u79c1\u804a\uff0c\u6216\u70b9\u51fb\u73a9\u5bb6\u7684\u540d\u79f0\u5e76\u9009\u62e9\u79c1\u804a\u3002', useWhisperCommand: "\u4f7f\u7528 /w \u547d\u4ee4", needPlayerName: "\u9700\u8981\u73a9\u5bb6\u540d", emptyMessage: "\u6d88\u606f\u4e3a\u7a7a", invalidCommand: "\u65e0\u6548\u547d\u4ee4", useRecruitChannel: "\u8bf7\u4f7f\u7528\u62db\u52df\u9891\u9053", mutedMessage: '\u4f60\u88ab\u7981\u8a00\u81f3 {{muteExpireTime}}\u3002\u539f\u56e0: "{{muteReason}}"', generalChatRestriction: "\u4f60\u9700\u8981\u81f3\u5c11 {{generalChatMinLevel}} \u603b\u7b49\u7ea7\u6216 {{generalChatMinExp}} \u603b\u7ecf\u9a8c\u624d\u80fd\u4f7f\u7528\u56fd\u9645\u804a\u5929", chatRestriction: "\u4f60\u9700\u8981\u81f3\u5c11 {{chatMinLevel}} \u603b\u7b49\u7ea7\u624d\u80fd\u804a\u5929", enterMessagePlaceholder: "\u8f93\u5165\u6d88\u606f...", sendButton: "\u53d1\u9001", notifyModsConfirmation: "\u4f60\u786e\u5b9a\u8981\u901a\u77e5\u7ba1\u7406\u5458\u5417\uff1f\u8fd9\u53ea\u80fd\u7528\u4e8e\u9700\u8981\u7acb\u5373\u5904\u7406\u7684\u7d27\u6025\u95ee\u9898(\u4f8b\u5982: \u6301\u7eed\u5237\u5c4f\u3001\u6781\u7aef\u804a\u5929\u5e72\u6270\u7b49)\u3002\u5bf9\u4e8e\u5e38\u89c4\u62a5\u544a\uff0c\u8bf7\u5728Discord\u4e0a\u4f7f\u7528#new-ticket\u3002", notifyMods: "\u901a\u77e5\u7ba1\u7406\u5458", cancel: "\u53d6\u6d88" }, chatMessage: { whisper: "\u79c1\u804a", mention: "\u63d0\u53ca", profile: "\u73a9\u5bb6\u8d44\u6599", addFriend: "\u52a0\u597d\u53cb", unblock: "\u53d6\u6d88\u5c4f\u853d", confirmBlock: "\u786e\u8ba4\u5c4f\u853d", block: "\u5c4f\u853d", modInspect: "\u7ba1\u7406\u5458\u68c0\u67e5", undeleteMsg: "\u6062\u590d\u6d88\u606f", deleteMsg: "\u5220\u9664\u6d88\u606f", warn: "\u8b66\u544a", mute: "\u7981\u8a00", moderator: "\u7ba1\u7406\u5458", privateModeratorTo: "(\u79c1\u5bc6) \u7ba1\u7406\u5458\u5bf9{{receiverName}}\u8bf4", toPlayer: "\u5bf9{{receiverName}}\u8bf4", messageDeleted: "[\u6d88\u606f\u5df2\u5220\u9664]" }, characterName: { customIcon: "\u5b9a\u5236\u56fe\u6807" }, textWithLinks: { externalLinkWarning: "\u4f60\u786e\u5b9a\u8981\u6253\u5f00\u5916\u90e8\u94fe\u63a5\u5417\uff1f" }, characterManagement: { inventory: "\u5e93\u5b58", equipment: "\u88c5\u5907", abilities: "\u6280\u80fd", house: "\u623f\u5c4b", loadouts: "\u914d\u88c5" }, inventory: { openedLootHeader: "\u6253\u5f00\u7684\u6218\u5229\u54c1", foundItemsLabel: "\u4f60\u627e\u5230\u4e86", closeButton: "\u5173\u95ed", itemFilterPlaceholder: "\u7269\u54c1\u641c\u7d22" }, equipmentPanel: { title: "\u88c5\u5907", viewStats: "\u67e5\u770b\u5c5e\u6027", combatStats: "\u6218\u6597\u5c5e\u6027", nonCombatStats: "\u975e\u6218\u6597\u5c5e\u6027" }, abilitiesPanel: { title: "\u6280\u80fd", abilitySlotsLabel: "\u6280\u80fd\u69fd\u4f4d", learnedAbilitiesLabel: "\u5df2\u5b66\u6280\u80fd" }, housePanel: { house: "\u623f\u5c4b", houseBuffs: "\u623f\u5c4b\u589e\u76ca", allSkills: "\u6240\u6709\u884c\u52a8", none: "\u65e0", notBuilt: "\u672a\u5efa\u9020", level: "{{level}} \u7ea7", max: "\u6700\u5927", constructionCosts: "\u5efa\u9020\u8d39\u7528", build: "\u5efa\u9020", viewBuffs: "\u67e5\u770b\u589e\u76ca", actionBuff: "{{action}}\u589e\u76ca", allSkillBuffs: "\u6240\u6709\u884c\u52a8\u589e\u76ca" }, loadoutPanel: { allSkills: "\u6240\u6709\u884c\u52a8", newLoadout: "\u65b0\u914d\u88c5", createLoadout: "\u521b\u5efa\u914d\u88c5", loadoutCount: "{{count}} / {{max}} \u914d\u88c5", upgradeCapacity: "\u5347\u7ea7\u5bb9\u91cf", loadouts: "\u914d\u88c5", viewAllLoadouts: "\u67e5\u770b\u6240\u6709\u914d\u88c5", deleteLoadout: "\u5220\u9664\u914d\u88c5", confirmDeleteLoadout: "\u4f60\u786e\u5b9a\u8981\u5220\u9664\u6b64\u914d\u88c5\u5417\uff1f", name: "\u540d\u79f0", edit: "\u4fee\u6539", save: "\u4fdd\u5b58", setDefault: "\u8bbe\u4e3a{{actionTypeName}}\u7684\u9ed8\u8ba4\u914d\u88c5", suppressValidation: "\u7f3a\u5931\u7269\u54c1\u65f6\u4e0d\u8981\u63d0\u9192", importCurrentSetup: "\u5bfc\u5165\u5f53\u524d\u914d\u7f6e", confirmImportCurrentSetup: "\u4f60\u786e\u5b9a\u8981\u5bfc\u5165\u4f60\u5f53\u524d\u914d\u7f6e\u5417\uff1f\u8fd9\u5c06\u8986\u76d6\u73b0\u6709\u7684\u914d\u88c5\u3002", equipLoadout: "\u88c5\u5907\u914d\u88c5", equipment: "\u88c5\u5907", abilities: "\u6280\u80fd", consumables: "\u6d88\u8017\u54c1" }, offlineProgressModal: { welcomeBack: "\u6b22\u8fce\u56de\u6765\uff01", offlineDuration: "\u79bb\u7ebf\u65f6\u95f4", progressDuration: "\u8fdb\u5c55\u65f6\u95f4", upgrade: "\u5347\u7ea7", itemsGained: "\u83b7\u5f97\u7269\u54c1", experienceGained: "\u83b7\u5f97\u7ecf\u9a8c", itemsConsumed: "\u6d88\u8017\u7269\u54c1", close: "\u5173\u95ed" }, sharableProfile: { overview: "\u6982\u89c8", skills: "\u4e13\u4e1a", equipment: "\u88c5\u5907", house: "\u623f\u5c4b", guildRole: "{{guildName}} {{role}}", online: "\u5728\u7ebf", offline: "\u79bb\u7ebf", totalExperience: "\u603b\u7ecf\u9a8c: {{experience}}", totalLevel: "\u603b\u7b49\u7ea7: {{level}}", combatLevel: "\u6218\u6597\u7b49\u7ea7: {{level}}", age: "\u5e74\u9f84: {{age}}", level: "{{level}} \u7ea7", close: "\u5173\u95ed" }, skill: { level: "\u7b49\u7ea7: {{level}}", totalExperience: "\u603b\u7ecf\u9a8c: {{totalExperience}}", expToLevelUp: "\u5347\u7ea7\u6240\u9700\u7ecf\u9a8c: {{remainingExperience}}" }, item: { all: "\u5168\u90e8", learn: "\u5b66\u4e60", levelNotMet: "(\u7b49\u7ea7\u672a\u8fbe\u5230)", cannotDuringCombat: "(\u6218\u6597\u4e2d\u65e0\u6cd5\u4f7f\u7528)", newAbility: "(\u65b0\u6280\u80fd)", gainXP: "(+{{count}} XP)", equip: "\u88c5\u5907", enhance: "\u5f3a\u5316", alchemize: "\u70bc\u91d1", openLoot: "\u6253\u5f00 {{count}} \u4e2a", openLootWithKeys: "\u6253\u5f00 {{count}} \u4e2a (\u94a5\u5319: {{keyCount}})", viewMarketplace: "\u524d\u5f80\u5e02\u573a", viewCowbellStore: "\u524d\u5f80\u725b\u94c3\u5546\u5e97", linkToChat: "\u94fe\u63a5\u5230\u804a\u5929\u9891\u9053", openItemDictionary: "\u6253\u5f00\u7269\u54c1\u8bcd\u5178", sellFor: "\u5356\u51fa {{count}} \u91d1\u5e01", confirmSellFor: "\u786e\u8ba4\u5356\u51fa {{count}} \u91d1\u5e01" }, itemTooltipText: { amount: "\u6570\u91cf: {{amount}}", sellPrice: "\u5546\u4eba\u4ef7\u683c: {{price}}", openHotkeyHint: "\u6253\u5f00 - [\u53f3\u952e\u70b9\u51fb]", abilityBookType: "\u7c7b\u578b: \u6280\u80fd\u4e66", requiresLevel: "\u9700\u8981: {{level}} \u7ea7{{skill}}", abilityExpPerBook: "\u6bcf\u672c\u4e66\u6280\u80fd\u7ecf\u9a8c: {{exp}} ", learnHotkeyHint: "\u5b66\u4e60 - [\u53f3\u952e\u70b9\u51fb]", equipmentType: "\u7c7b\u578b: {{type}}", equipHotkeyHint: "\u88c5\u5907 - [\u53f3\u952e\u70b9\u51fb]", consumableType: "\u7c7b\u578b: \u6d88\u8017\u54c1", usableIn: "\u53ef\u7528\u4e8e: ", cooldownInCombat: "\u51b7\u5374 (\u6218\u6597\u4e2d): {{seconds}}s", hpRestore: "HP\u6062\u590d: {{amount}}HP", mpRestore: "MP\u6062\u590d: {{amount}}MP", overDuration: "\u6301\u7eed {{duration}}" }, equipmentStatsText: { weaken: "\u524a\u5f31: \u88ab\u654c\u4eba\u653b\u51fb\u65f6\uff0c\u964d\u4f4e\u654c\u4eba{{value}}\u7cbe\u51c6\u5ea6\uff0c\u6301\u7eed15\u79d2\uff0c\u6700\u591a\u53e0\u52a05\u6b21\u3002", fury: "\u72c2\u6012: \u547d\u4e2d\u654c\u4eba\u65f6\uff0c\u589e\u52a0{{value}}\u7cbe\u51c6\u5ea6\u548c\u4f24\u5bb3\uff0c\u6301\u7eed15\u79d2\uff0c\u6700\u591a\u53e0\u52a05\u6b21\u3002\u672a\u547d\u4e2d\u65f6\u5931\u53bb\u4e00\u534a\u53e0\u52a0\u5c42\u3002", parry: "\u683c\u6321: {{value}}\u51e0\u7387\u683c\u6321\u654c\u4eba\u7684\u653b\u51fb\uff0c\u907f\u514d\u4f24\u5bb3\u5e76\u7acb\u5373\u81ea\u52a8\u653b\u51fb\u4e00\u6b21\u3002", mayhem: "\u66b4\u4e71: \u5728\u81ea\u52a8\u653b\u51fb\u672a\u547d\u4e2d\u65f6\uff0c\u6709{{value}}\u51e0\u7387\u81ea\u52a8\u653b\u51fb\u4e0b\u4e00\u4e2a\u654c\u4eba\uff0c\u53ef\u591a\u6b21\u8fde\u7eed\u89e6\u53d1\u3002", pierce: "\u7a7f\u900f: \u5728\u81ea\u52a8\u653b\u51fb\u547d\u4e2d\u540e\uff0c\u6709{{value}}\u51e0\u7387\u81ea\u52a8\u653b\u51fb\u4e0b\u4e00\u4e2a\u654c\u4eba\uff0c\u53ef\u591a\u6b21\u8fde\u7eed\u89e6\u53d1\u3002", curse: "\u8bc5\u5492: \u547d\u4e2d\u654c\u4eba\u65f6\uff0c\u4f7f\u5176\u53d7\u5230\u7684\u4f24\u5bb3\u589e\u52a0{{value}}\uff0c\u6301\u7eed15\u79d2\uff0c\u6700\u591a\u53e0\u52a05\u6b21\u3002", ripple: "\u6d9f\u6f2a: \u65bd\u653e\u6280\u80fd\u65f6\uff0c{{value}}\u51e0\u7387\u51cf\u5c11\u6240\u6709\u6280\u80fd\u51b7\u5374\u65f6\u95f42\u79d2\u3002", bloom: "\u7efd\u653e: \u65bd\u653e\u6280\u80fd\u65f6\uff0c{{value}}\u51e0\u7387\u6cbb\u7597HP%\u6700\u4f4e\u7684\u961f\u53cb10HP+15%\u9b54\u6cd5\u4f24\u5bb3\u3002", blaze: "\u70bd\u7130: \u65bd\u653e\u6280\u80fd\u65f6\uff0c{{value}}\u51e0\u7387\u653b\u51fb\u6240\u6709\u654c\u4eba30%\u9b54\u6cd5\u4f24\u5bb3\u3002" }, itemSelector: { count: "\u6570\u91cf", remove: "\u79fb\u9664", itemFilterPlaceholder: "\u7269\u54c1\u641c\u7d22", cannotChangeWhileInCombat: "\u6218\u6597\u4e2d\u65e0\u6cd5\u66f4\u6539", noItemsAvailable: "\u6ca1\u6709\u53ef\u7528\u7269\u54c1" }, consumableSlot: { requireBiggerPouch: "\u9700\u66f4\u5927
    \u888b\u5b50", food: "\u98df\u7269", drink: "\u996e\u6599" }, itemDictionary: { gatheredFrom: "\u91c7\u96c6\u81ea:", producedFrom: "\u751f\u4ea7\u81ea", producedFromCheesesmithing: "\u751f\u4ea7\u81ea\u5976\u916a\u953b\u9020:", producedFromCrafting: "\u751f\u4ea7\u81ea\u5236\u4f5c:", producedFromTailoring: "\u751f\u4ea7\u81ea\u7f1d\u7eab:", producedFromCooking: "\u751f\u4ea7\u81ea\u70f9\u996a:", producedFromBrewing: "\u751f\u4ea7\u81ea\u51b2\u6ce1:", producedFromAlchemy: "\u751f\u4ea7\u81ea\u70bc\u91d1:", producedFromEnhancing: "\u751f\u4ea7\u81ea\u5f3a\u5316:", rareDropFrom: "\u7a00\u6709\u6389\u843d\u6765\u81ea:", droppedByMonsters: "\u602a\u7269\u6389\u843d:", droppedByEliteMonsters: "\u7cbe\u82f1\u602a\u7269\u6389\u843d:", decomposedFrom: "\u5206\u89e3\u81ea(\u70bc\u91d1):", transmutedFrom: "\u8f6c\u5316\u81ea(\u70bc\u91d1):", decomposesInto: "\u5206\u89e3\u6210(\u70bc\u91d1):", transmutesInto: "\u8f6c\u5316\u6210(\u70bc\u91d1):", enhancingCost: "\u5f3a\u5316\u6210\u672c:", usedFor: "\u7528\u4e8e{{actionTypeName}}:", lootedFromContainer: "\u4ece\u5bb9\u5668\u4e2d\u83b7\u5f97:", openToLoot: "\u6253\u5f00\u53ef\u83b7\u5f97:", anyMilkingAction: "\u4efb\u4f55\u6324\u5976\u884c\u52a8\u3002", anyForagingAction: "\u4efb\u4f55\u91c7\u6458\u884c\u52a8\u3002", anyWoodcuttingAction: "\u4efb\u4f55\u4f10\u6728\u884c\u52a8\u3002", anyCheesesmithingAction: "\u4efb\u4f55\u5976\u916a\u953b\u9020\u884c\u52a8\u3002", anyCraftingAction: "\u4efb\u4f55\u5236\u4f5c\u884c\u52a8\u3002", anyTailoringAction: "\u4efb\u4f55\u7f1d\u7eab\u884c\u52a8\u3002", anyCookingAction: "\u4efb\u4f55\u70f9\u996a\u884c\u52a8\u3002", anyBrewingAction: "\u4efb\u4f55\u51b2\u6ce1\u884c\u52a8\u3002", anyAlchemyAction: "\u4efb\u4f55\u70bc\u91d1\u884c\u52a8\u3002", anyEnhancingAction: "\u4efb\u4f55\u5f3a\u5316\u884c\u52a8\u3002", anyLowLevelGathering: "\u4efb\u4f55\u4f4e\u7ea7\u91c7\u96c6\u884c\u52a8\u3002", anyMediumLevelGathering: "\u4efb\u4f55\u4e2d\u7ea7\u91c7\u96c6\u884c\u52a8\u3002", anyHighLevelGathering: "\u4efb\u4f55\u9ad8\u7ea7\u91c7\u96c6\u884c\u52a8\u3002", anyLowLevelProduction: "\u4efb\u4f55\u4f4e\u7ea7\u751f\u4ea7\u3001\u70bc\u91d1\u548c\u5f3a\u5316\u884c\u52a8\u3002", anyMediumLevelProduction: "\u4efb\u4f55\u4e2d\u7ea7\u751f\u4ea7\u3001\u70bc\u91d1\u548c\u5f3a\u5316\u884c\u52a8\u3002", anyHighLevelProduction: "\u4efb\u4f55\u9ad8\u7ea7\u751f\u4ea7\u3001\u70bc\u91d1\u548c\u5f3a\u5316\u884c\u52a8\u3002", almostAllMonstersDropCoins: "\u51e0\u4e4e\u6240\u6709\u602a\u7269\u90fd\u4f1a\u6389\u843d\u91d1\u5e01\u3002", anyLowLevelMonster: "\u4efb\u4f55\u4f4e\u7ea7\u602a\u7269\u5728\u666e\u901a\u6218\u6597\u4e2d\u3002", anyMediumLevelMonster: "\u4efb\u4f55\u4e2d\u7ea7\u602a\u7269\u5728\u666e\u901a\u6218\u6597\u4e2d\u3002", anyHighLevelMonster: "\u4efb\u4f55\u9ad8\u7ea7\u602a\u7269\u5728\u666e\u901a\u6218\u6597\u4e2d\u3002", recommendedLevel: "\u63a8\u8350\u7b49\u7ea7 {{level}} " }, ability: { level: "\u7b49\u7ea7: {{level}}", totalExperience: "\u603b\u7ecf\u9a8c: {{totalExperience}}", expToLevelUp: "\u5347\u7ea7\u6240\u9700\u7ecf\u9a8c: {{remainingExperience}}", linkToChat: "\u94fe\u63a5\u5230\u804a\u5929\u9891\u9053", lv: "Lv.{{level}}", ability: "\u6280\u80fd" }, abilityTooltipText: { description: "\u63cf\u8ff0: {{description}}", cooldown: "\u51b7\u5374: {{duration}}", castTime: "\u65bd\u6cd5\u65f6\u95f4: {{duration}}", mpCost: "\u6cd5\u529b\u6d88\u8017: {{cost}} MP", effect: "\u6548\u679c: {{effectText}}", attacks: "\u653b\u51fb", heals: "\u6cbb\u7597", revivesAndHeals: "\u590d\u6d3b\u5e76\u6cbb\u7597", increases: "\u589e\u52a0", decreases: "\u51cf\u5c11", target: "\u76ee\u6807", self: "\u81ea\u5df1", enemy: "\u654c\u4eba", allEnemies: "\u6240\u6709\u654c\u4eba", allAllies: "\u6240\u6709\u961f\u53cb", lowestHpAlly: "HP\u6700\u4f4e\u7684\u961f\u53cb", deadAlly: "\u5df2\u9635\u4ea1\u7684\u961f\u53cb", possessive: { target: "\u76ee\u6807\u7684", self: "\u81ea\u5df1\u7684", enemy: "\u654c\u4eba\u7684", allEnemies: "\u6240\u6709\u654c\u4eba\u7684", allAllies: "\u6240\u6709\u961f\u53cb\u7684", lowestHpAlly: "HP\u6700\u4f4e\u7684\u961f\u53cb\u7684", deadAlly: "\u5df2\u9635\u4ea1\u7684\u961f\u53cb\u7684" }, accuracyBonusText: "\u603b\u7cbe\u51c6\u5ea6 {{accuracyBonus}}", baseDamageFlat: "{{baseDamageFlat}}HP", baseDamageRatio: "{{baseDamageRatio}}", asDamageType: "{{damageType}}", takesDamageOverTime: "\u53d7\u6301\u7eed\u4f24\u5bb3", bleeds: "\u6d41\u8840", soaks: "\u6d78\u6e7f", poisons: "\u4e2d\u6bd2", burns: "\u71c3\u70e7", dotText: "\u4f7f\u76ee\u6807{{dotVerb}}{{dotDuration}}\uff0c\u518d\u9020\u6210\u539f\u653b\u51fb100%\u7684\u4f24\u5bb3\u3002", armorDamageText: "\u989d\u5916\u4f24\u5bb3\u7b49\u540c\u4e8e{{armorDamageRatio}}\u62a4\u7532\u3002", hpDrainText: "\u5438\u53d6{{hpDrainRatio}}\u7684\u4f24\u5bb3\u4f5c\u4e3aHP\u3002", pierceText: "{{pierceChance}}\u7a7f\u900f\u51e0\u7387\u3002", stunText: "{{stunChance}}\u51e0\u7387\u4f7f\u76ee\u6807\u6655\u7729{{stunDuration}}\u3002", blindText: "{{blindChance}}\u51e0\u7387\u4f7f\u76ee\u6807\u5931\u660e{{blindDuration}}\u3002", silenceText: "{{silenceChance}}\u51e0\u7387\u4f7f\u76ee\u6807\u6c89\u9ed8{{silenceDuration}}\u3002", damageHealReviveEffectText: "{{asDamageType}}{{effectType}}{{effectTarget}}{{accuracyBonusText}}{{baseDamageFlat}}{{maybePlus}}{{baseDamageRatio}}{{combatStyle}}\u4f24\u5bb3\u3002{{dotText}}{{armorDamageText}}{{hpDrainText}}{{pierceText}}{{stunText}}{{blindText}}{{silenceText}}", spendHpEffectText: "\u6d88\u8017\u5f53\u524dHP {{hpCost}}\u3002", buffEffectText: "{{increaseOrDecrease}}{{targetType}}{{buffName}}{{boostText}}\uff0c\u6301\u7eed{{duration}}\u3002" }, abilitySlot: { specialAbility: "\u7279\u6b8a
    \u6280\u80fd", ability: "\u6280\u80fd", unlockLevel: "{{level}}\u667a\u529b
    \u89e3\u9501", remove: "\u79fb\u9664", cannotChangeInCombat: "\u6218\u6597\u4e2d\u65e0\u6cd5\u66f4\u6539", noAbilitiesAvailable: "\u6ca1\u6709\u53ef\u7528\u6280\u80fd" }, combatTriggersSetting: { activateWhen: "\u4f7f\u7528\u6761\u4ef6:", activateOffCooldown: "\u51b7\u5374\u7ed3\u675f\u540e\u7acb\u5373\u4f7f\u7528", and: "\u5e76\u4e14", combatTriggers: "\u6218\u6597\u81ea\u52a8\u89e6\u53d1", selectTargetType: "\u9009\u62e9\u76ee\u6807\u7c7b\u578b", selectCondition: "\u9009\u62e9\u6761\u4ef6", select: "\u9009\u62e9", remove: "\u79fb\u9664", addCondition: "\u52a0\u6761\u4ef6", resetDefault: "\u91cd\u7f6e\u4e3a\u9ed8\u8ba4", save: "\u4fdd\u5b58", setting: "\u8bbe\u7f6e", triggerText: "{{dependency}}{{condition}} {{comparator}} {{value}}", cannotChangeInCombat: "\u6218\u6597\u4e2d\u65e0\u6cd5\u66f4\u6539" }, buffText: { duration: "\u6301\u7eed\u65f6\u95f4", detail: "\u8be6\u60c5" }, buffsTooltip: { bonuses: "\u52a0\u6210" }, communityBuff: { durationLabel: "\u6301\u7eed\u65f6\u95f4: ", durationDefault: "\u6301\u7eed\u65f6\u95f4: 1\u5206\u949f", minutesToNextLevel: "\u4e0b\u4e00\u7ea7\u6240\u9700\u5206\u949f\u6570: {{minutes}}", level: "\u7b49\u7ea7: {{level}}", max: " (\u6700\u5927)", usableIn: "\u53ef\u7528\u4e8e: ", contributor: "{{name}}: {{minutes}} \u5206\u949f", moreContributors: "(+{{count}} \u66f4\u591a\u8d21\u732e\u8005)" }, systemChatMessage: { communityBuffAdded: "{{name}} \u6dfb\u52a0\u4e86{{minutes}}\u5206\u949f\u7684\u793e\u533a\u589e\u76ca: $t(communityBuffTypeNames.{{buffHrid}})!", characterLeveledUp: "{{name}} \u8fbe\u5230{{level}}$t(skillNames.{{skillHrid}})!", guildLeveledUp: "\u516c\u4f1a\u8fbe\u5230{{level}}\u7ea7!", guildNoticeUpdated: "{{name}} \u66f4\u65b0\u4e86\u516c\u4f1a\u516c\u544a\u4fe1\u606f\u3002", guildMemberPromoted: "{{name}} \u88ab {{actor}} \u63d0\u5347\u4e3a$t(guildCharacterRoleNames.{{role}})\u3002", guildMemberDemoted: "{{name}} \u88ab {{actor}} \u964d\u7ea7\u4e3a$t(guildCharacterRoleNames.{{role}})\u3002", guildMemberJoined: "{{name}} \u52a0\u5165\u4e86\u516c\u4f1a\uff01", guildMemberLeft: "{{name}} \u79bb\u5f00\u4e86\u516c\u4f1a\u3002", guildMemberKicked: "{{name}} \u88ab {{actor}} \u8e22\u51fa\u516c\u4f1a\u3002", partyMemberJoined: "{{name}} \u52a0\u5165\u4e86\u961f\u4f0d\u3002", partyMemberLeft: "{{name}} \u79bb\u5f00\u4e86\u961f\u4f0d\u3002", partyMemberKicked: "{{name}} \u88ab\u8e22\u51fa\u961f\u4f0d\u3002", partyMemberReady: "{{name}} \u5df2\u51c6\u5907\u597d\u3002", partyMemberNotReady: "{{name}} \u672a\u51c6\u5907\u597d\u3002", partyBattleStarted: "\u6218\u6597\u5f00\u59cb: $t(actionNames.{{actionHrid}})", partyBattleEnded: "\u6218\u6597\u7ed3\u675f: $t(actionNames.{{actionHrid}})", partyKeyCount: "\u94a5\u5319\u6570\u91cf: {{keyCountString}}", partyWaveFailed: "\u961f\u4f0d\u5728\u7b2c{{wave}}\u6ce2\u5931\u8d25\u3002" }, infoNotification: { addedFriend: "\u5df2\u6dfb\u52a0\u597d\u53cb: {{0}}", removedFriend: "\u5df2\u5220\u9664\u597d\u53cb: {{0}}", blockedCharacter: "\u5df2\u5c4f\u853d\u89d2\u8272: {{0}}\n\u5728[\u793e\u4ea4]->[\u9ed1\u540d\u5355]\u53ef\u67e5\u770b", unblockedCharacter: "\u5df2\u53d6\u6d88\u5c4f\u853d\u89d2\u8272: {{0}}", loadoutCreated: "\u5df2\u521b\u5efa\u914d\u88c5", loadoutUpdated: "\u5df2\u66f4\u65b0\u914d\u88c5", setupImportedToLoadout: "\u5df2\u5bfc\u5165\u5f53\u524d\u8bbe\u7f6e\u5230\u914d\u88c5", loadoutEquipped: "\u5df2\u88c5\u5907\u914d\u88c5", loadoutDeleted: "\u5df2\u5220\u9664\u914d\u88c5", boughtItem: "\u8d2d\u4e70\u4e86 {{0}} {{1}}", soldItem: "\u51fa\u552e\u4e86 {{0}} {{1}}", buyOrderCompleted: "\u8d2d\u4e70\u4e86 {{0}} \u4e2a{{1}}{{2}}\n\u82b1\u8d39 {{3}} \u91d1\u5e01", sellOrderCompleted: "\u51fa\u552e\u4e86 {{0}} \u4e2a{{1}}{{2}}\n\u83b7\u5f97 {{3}} \u91d1\u5e01", buyListingProgress: "\u8d2d\u4e70\u6302\u724c: {{0}}{{1}}\n\u8fdb\u5ea6: {{2}}/{{3}}", sellListingProgress: "\u51fa\u552e\u6302\u724c: {{0}}{{1}}\n\u8fdb\u5ea6: {{2}}/{{3}}", houseConstructed: "{{0}}\u7ea7{{1}}\u5df2\u5efa\u6210", steamCheckoutRequested: "\u5df2\u8bf7\u6c42STEAM\u7ed3\u8d26\u3002\u8bf7\u7a0d\u5019...", upgradePurchased: "\u5df2\u8d2d\u4e70\u5347\u7ea7: {{0}} (x{{1}})", chatIconUnlocked: "\u89e3\u9501\u804a\u5929\u56fe\u6807: {{0}}", nameColorUnlocked: "\u89e3\u9501\u540d\u79f0\u989c\u8272: {{0}}", avatarUnlocked: "\u89e3\u9501\u65b0\u89d2\u8272\u5f62\u8c61", avatarOutfitUnlocked: "\u89e3\u9501\u65b0\u89d2\u8272\u670d\u88c5", communityBuffAdded: "\u6dfb\u52a0\u4e86 {{0}} \u5206\u949f\u7684\u793e\u533a\u589e\u76ca: {{1}}", nameChanged: "\u540d\u79f0\u5df2\u66f4\u6539: {{0}}", guildCreated: "\u521b\u5efa\u4e86\u516c\u4f1a: {{0}}", guildDisbanded: "\u89e3\u6563\u4e86\u516c\u4f1a: {{0}}", guildLeft: "\u79bb\u5f00\u4e86\u516c\u4f1a: {{0}}", guildNoticeUpdated: "{{0}} \u66f4\u65b0\u4e86\u516c\u4f1a\u516c\u544a\u4fe1\u606f\u3002", guildPromotedTo: "\u4f60\u88ab\u63d0\u5347\u4e3a\u516c\u4f1a{{0}}", guildDemotedTo: "\u4f60\u88ab\u964d\u7ea7\u4e3a\u516c\u4f1a{{0}}", guildLeadershipPassed: "\u5c06\u4f1a\u957f\u6743\u79fb\u4ea4\u7ed9 {{0}}", guildMemberPromoted: "\u5c06 {{0}} \u63d0\u5347\u4e3a{{1}}", guildMemberDemoted: "\u5c06 {{0}} \u964d\u7ea7\u4e3a{{1}}", guildKicked: "\u88ab\u8e22\u51fa\u516c\u4f1a: {{0}}", kickedGuildMember: "\u5df2\u8e22\u51fa {{0}}", guildInvited: "\u9080\u8bf7\u52a0\u5165\u516c\u4f1a: {{0}}", guildInviteSent: "\u53d1\u9001\u4e86\u516c\u4f1a\u9080\u8bf7: {{0}}", guildInviteCanceled: "\u5df2\u53d6\u6d88\u516c\u4f1a\u9080\u8bf7: {{0}}", guildJoined: "\u52a0\u5165\u4e86\u516c\u4f1a: {{0}}", guildInviteDeclined: "\u62d2\u7edd\u4e86\u516c\u4f1a\u9080\u8bf7: {{0}}", partyCreated: "\u5df2\u521b\u5efa\u961f\u4f0d", characterLeveledUp: "\u4f60\u5df2\u8fbe\u5230 {{0}} {{1}}!", partyOptionsSaved: "\u961f\u4f0d\u9009\u9879\u5df2\u4fdd\u5b58", partyOpenForRecruiting: "\u961f\u4f0d\u6b63\u5728\u62db\u52df", partyLeadershipChanged: "\u961f\u957f\u6743\u8f6c\u79fb\u7ed9 {{0}}", partyJoined: "\u4f60\u5df2\u52a0\u5165\u961f\u4f0d", readyToBattle: "\u4f60\u5df2\u51c6\u5907\u597d\u6218\u6597", notReadyToBattle: "\u4f60\u672a\u51c6\u5907\u597d\u6218\u6597", partyDisbanded: "\u961f\u4f0d\u5df2\u89e3\u6563", partyLeft: "\u4f60\u5df2\u79bb\u5f00\u961f\u4f0d", partyKicked: "\u4f60\u88ab\u8e22\u51fa\u961f\u4f0d", partyMemberKicked: "\u5df2\u4ece\u961f\u4f0d\u8e22\u51fa {{0}}", referralJoined: "\u6709\u65b0\u73a9\u5bb6\u901a\u8fc7\u4f60\u7684\u63a8\u8350\u94fe\u63a5\u52a0\u5165\u4e86\u6e38\u620f\u3002\u611f\u8c22\u4f60\u7684\u5206\u4eab\uff01", newReferralBonus: "\u65b0\u63a8\u8350\u5956\u52b1\u5df2\u53d1\u653e\n\u5728[\u793e\u4ea4]->[\u63a8\u8350]\u9886\u53d6", cowbellPurchaseCompleted: "\u5df2\u8d2d\u4e70 {{0}} \u725b\u94c3", updateSuccessful: "\u66f4\u65b0\u6210\u529f" }, errorNotification: { unexpectedError: "\u53d1\u751f\u610f\u5916\u9519\u8bef", characterBlockError: "\u7531\u4e8e\u89d2\u8272\u5c4f\u853d\u800c\u5931\u8d25", characterNameNotFound: "\u627e\u4e0d\u5230\u89d2\u8272\u540d\u79f0", cannotFriendSelf: "\u65e0\u6cd5\u6dfb\u52a0\u81ea\u5df1\u4e3a\u597d\u53cb", friendAlreadyExists: "\u597d\u53cb\u5df2\u5b58\u5728", friendLimitReached: "\u597d\u53cb\u4e0a\u9650\u5df2\u8fbe\u5230", characterWasNotFriend: "\u89d2\u8272\u4e0d\u662f\u597d\u53cb", cannotBlockSelf: "\u65e0\u6cd5\u5c4f\u853d\u81ea\u5df1", characterAlreadyBlocked: "\u89d2\u8272\u5df2\u88ab\u5c4f\u853d", blockLimitReached: "\u5c4f\u853d\u4e0a\u9650\u5df2\u8fbe\u5230", characterWasNotBlocked: "\u89d2\u8272\u672a\u88ab\u5c4f\u853d", requestSpamProtection: "\u8bf7\u52ff\u8fc7\u5feb\u53d1\u9001\u6e38\u620f\u6307\u4ee4", nonPublicModMessage: "\u65e0\u6cd5\u5411\u975e\u516c\u5171\u9891\u9053\u53d1\u9001\u7ba1\u7406\u5458\u6d88\u606f", nonPublicWarningMessage: "\u65e0\u6cd5\u5411\u975e\u516c\u5171\u9891\u9053\u53d1\u9001\u8b66\u544a\u6d88\u606f", chatSpamProtection: "\u8bf7\u52ff\u8fc7\u5feb\u53d1\u9001\u6d88\u606f", waitBetweenTradeMessages: "\u8bf7\u7b49\u5f855\u5206\u949f\u540e\u518d\u53d1\u9001\u4ea4\u6613\u6d88\u606f", waitBetweenRecruitMessages: "\u8bf7\u7b49\u5f855\u5206\u949f\u540e\u518d\u53d1\u9001\u62db\u52df\u6d88\u606f", stopPartyBattleBeforeSolo: "\u4f60\u5fc5\u987b\u505c\u6b62\u56e2\u961f\u6218\u6597\u540e\u624d\u80fd\u5f00\u59cb\u5355\u4eba\u884c\u52a8", cannotEquipLoadoutForAction: "\u65e0\u6cd5\u88c5\u5907\u6b64\u884c\u52a8\u7684\u914d\u88c5", cannotEquipLoadoutInCombat: "\u65e0\u6cd5\u5728\u6218\u6597\u4e2d\u88c5\u5907\u914d\u88c5", orderNotFulfilled: "\u8ba2\u5355\u65e0\u6cd5\u5b8c\u6210", steamCheckoutError: "Steam \u7ed3\u8d26\u9519\u8bef", stripeCheckoutError: "Stripe \u7ed3\u8d26\u9519\u8bef", characterNameUnavailable: "\u89d2\u8272\u540d\u79f0\u4e0d\u53ef\u7528", guildNameUnavailable: "\u516c\u4f1a\u540d\u79f0\u4e0d\u53ef\u7528", characterAlreadyInGuild: "\u89d2\u8272\u5df2\u6709\u516c\u4f1a", characterAlreadyInvited: "\u89d2\u8272\u5df2\u88ab\u9080\u8bf7", alreadyInParty: "\u4f60\u5df2\u7ecf\u5728\u961f\u4f0d\u4e2d", characterNotInParty: "\u89d2\u8272\u4e0d\u5728\u961f\u4f0d\u4e2d", partyNoLongerRecruiting: "\u6b64\u961f\u4f0d\u4e0d\u518d\u62db\u52df", partyGameModeMismatch: "\u6b64\u961f\u4f0d\u4e0e\u4f60\u7684\u6e38\u620f\u6a21\u5f0f\u4e0d\u5339\u914d", partySlotUnavailable: "\u961f\u4f0d\u69fd\u4f4d\u5df2\u4e0d\u53ef\u7528", currentPasswordIncorrect: "\u5f53\u524d\u5bc6\u7801\u4e0d\u6b63\u786e", emailAlreadyRegistered: "\u6b64\u7535\u5b50\u90ae\u4ef6\u5730\u5740\u5df2\u5728\u53e6\u4e00\u4e2a\u8d26\u6237\u4e0a\u6ce8\u518c" }, guideTooltip: { milkingTitle: "\u6324\u5976", milkingContent: "\u8fd9\u4e9b\u795e\u5947\u5976\u725b\u7684\u725b\u5976\u6709\u591a\u79cd\u529f\u80fd\u3002\u5b83\u4eec\u53ef\u4ee5\u7528\u6765\u5236\u4f5c\u6d88\u8017\u54c1\uff0c\u6216\u8005\u505a\u6210\u7279\u6b8a\u5976\u916a\u4ee5\u5236\u4f5c\u88c5\u5907\u3002\n\u5976\u725b\u559c\u6b22\u88ab\u5237\u6bdb\u3002\u88c5\u5907\u5237\u5b50\u4f1a\u63d0\u5347\u4f60\u7684\u6324\u5976\u6548\u7387\u3002", foragingTitle: "\u91c7\u6458", foragingContent: "\u5728\u5404\u4e2a\u5730\u533a\u91c7\u6458\u65f6\uff0c\u4f60\u53ef\u4ee5\u627e\u5230\u8bb8\u591a\u4e0d\u540c\u7684\u8d44\u6e90\u3002\u8fd9\u4e9b\u8d44\u6e90\u53ef\u4ee5\u7528\u4e8e\u70f9\u996a\u548c\u51b2\u6ce1\u6d88\u8017\u54c1\u3002\n\u88c5\u5907\u526a\u5200\u4f1a\u63d0\u5347\u4f60\u7684\u91c7\u6458\u6548\u7387\u3002", woodcuttingTitle: "\u4f10\u6728", woodcuttingContent: "\u4f60\u53ef\u4ee5\u4ece\u4e0d\u540c\u7c7b\u578b\u7684\u6811\u6728\u4e2d\u83b7\u53d6\u6728\u6750\u3002\u6728\u6750\u7528\u4e8e\u5236\u4f5c\u5404\u79cd\u88c5\u5907\u3002\n\u88c5\u5907\u65a7\u5934\u4f1a\u63d0\u5347\u4f60\u7684\u4f10\u6728\u6548\u7387\u3002", cheesesmithingTitle: "\u5976\u916a\u953b\u9020", cheesesmithingContent: "\u7528\u725b\u5976\u5236\u4f5c\u7684\u786c\u8d28\u5976\u916a\u575a\u786c\u5982\u91d1\u5c5e\u3002\u4f60\u53ef\u4ee5\u5c06\u5b83\u4eec\u953b\u9020\u6210\u88c5\u5907\uff0c\u4e3a\u4f60\u7684\u6218\u6597\u6216\u6280\u827a\u8bad\u7ec3\u63d0\u4f9b\u52a0\u6210\u3002\n\u88c5\u5907\u53ef\u4ee5\u4ece\u4e00\u7ea7\u5347\u7ea7\u5230\u4e0b\u4e00\u7ea7\uff0c\u901a\u5e38\u9700\u8981\u8d8a\u6765\u8d8a\u591a\u7684\u5976\u916a\u3002\u8fd8\u6709\u4e00\u4e9b\u7279\u6b8a\u7684\u88c5\u5907\u53ef\u4ee5\u7528\u6218\u6597\u4e2d\u4ece\u602a\u7269\u8eab\u4e0a\u83b7\u5f97\u7684\u7269\u54c1\u6765\u5236\u4f5c\u3002\n\u88c5\u5907\u9524\u5b50\u4f1a\u63d0\u5347\u4f60\u7684\u5976\u916a\u953b\u9020\u6548\u7387\u3002", craftingTitle: "\u5236\u4f5c", craftingContent: "\u4f60\u53ef\u4ee5\u5236\u4f5c\u6b66\u5668\u3001\u526f\u624b\u88c5\u5907\u548c\u73e0\u5b9d\u3002\n\u88c5\u5907\u51ff\u5b50\u4f1a\u63d0\u5347\u4f60\u7684\u5236\u4f5c\u6548\u7387\u3002", tailoringTitle: "\u7f1d\u7eab", tailoringContent: "\u4f60\u53ef\u4ee5\u4f7f\u7528\u4ece\u6218\u6597\u548c\u91c7\u6458\u4e2d\u83b7\u5f97\u7684\u539f\u6750\u6599\u6765\u5236\u4f5c\u8fdc\u7a0b\u548c\u9b54\u6cd5\u670d\u88c5\u3002\n\u88c5\u5907\u9488\u4f1a\u63d0\u5347\u4f60\u7684\u7f1d\u7eab\u6548\u7387\u3002", cookingTitle: "\u70f9\u996a", cookingContent: "\u98df\u7269\u53ef\u4ee5\u7528\u6765\u6062\u590d\u4f60\u7684HP\u6216MP\u3002\u5b83\u4eec\u53ef\u4ee5\u968f\u8eab\u643a\u5e26\u5728\u6218\u6597\u4e2d\u4f7f\u7528\u3002\n\u88c5\u5907\u9505\u94f2\u4f1a\u63d0\u5347\u4f60\u7684\u70f9\u996a\u6548\u7387\u3002", brewingTitle: "\u51b2\u6ce1", brewingContent: "\u996e\u54c1\u53ef\u4ee5\u7ed9\u4f60\u63d0\u4f9b\u4e34\u65f6\u589e\u76ca\u6548\u679c\u3002\u5496\u5561\u53ef\u4ee5\u5728\u6218\u6597\u4e2d\u643a\u5e26\uff0c\u8336\u53ef\u4ee5\u5728\u8bad\u7ec3\u6280\u827a\u65f6\u4f7f\u7528\u3002\n\u88c5\u5907\u58f6\u4f1a\u63d0\u5347\u4f60\u7684\u51b2\u6ce1\u6548\u7387\u3002", alchemyTitle: "\u70bc\u91d1", alchemyContent: "\u70bc\u91d1\u8ba9\u4f60\u5c06\u7269\u54c1\u8f6c\u6362\u4e3a\u5176\u4ed6\u7269\u54c1\u3002\u6bcf\u79cd\u70bc\u91d1\u90fd\u6709\u4e0d\u540c\u7684\u6210\u529f\u7387\uff0c\u65e0\u8bba\u6210\u529f\u6216\u5931\u8d25\uff0c\u8f93\u5165\u7684\u7269\u54c1\u90fd\u4f1a\u88ab\u6d88\u8017\u3002\n\u70b9\u91d1: \u5c06\u7269\u54c1\u8f6c\u6362\u4e3a\u91d1\u5e01\u3002\u5206\u89e3: \u5c06\u7269\u54c1\u8f6c\u6362\u4e3a\u539f\u6750\u6599\u6216\u7cbe\u534e\u3002\u8f6c\u5316: \u5c06\u7269\u54c1\u8f6c\u6362\u4e3a\u968f\u673a\u76f8\u5173\u7269\u54c1\uff0c\u5728\u67d0\u4e9b\u60c5\u51b5\u4e0b\u80fd\u83b7\u5f97\u7684\u7279\u6b8a\u7269\u54c1\u3002\n\u6bcf\u6b21\u8f6c\u5316\u90fd\u6709\u4e00\u4e2a\u57fa\u672c\u6210\u529f\u7387\u3002\u5982\u679c\u4f60\u7684\u70bc\u91d1\u7b49\u7ea7\u4f4e\u4e8e\u7269\u54c1\u7b49\u7ea7\uff0c\u6210\u529f\u7387\u4f1a\u964d\u4f4e\u3002\u50ac\u5316\u5242\u548c\u8336\u53ef\u4ee5\u7528\u6765\u63d0\u9ad8\u6210\u529f\u7387\u3002\n\u88c5\u5907\u84b8\u998f\u5668\u4f1a\u63d0\u5347\u4f60\u7684\u70bc\u91d1\u6548\u7387\u3002", enhancingTitle: "\u5f3a\u5316", enhancingContent: "\u5f3a\u5316\u53ef\u4ee5\u6c38\u4e45\u63d0\u5347\u4f60\u7684\u88c5\u5907\uff0c\u968f\u7740\u5f3a\u5316\u7b49\u7ea7\u7684\u63d0\u9ad8\uff0c\u88c5\u5907\u5c06\u83b7\u5f97\u66f4\u9ad8\u7684\u52a0\u6210\u3002\n\u6bcf\u6b21\u5c1d\u8bd5\u5f3a\u5316\u90fd\u9700\u8981\u6d88\u8017\u5c11\u91cf\u6750\u6599\u3002\u6210\u529f\u7387\u53d6\u51b3\u4e8e\u4f60\u7684\u5f3a\u5316\u7b49\u7ea7\u3001\u88c5\u5907\u7269\u54c1\u7684\u7b49\u7ea7\u548c\u8be5\u7269\u54c1\u5f53\u524d\u7684\u5f3a\u5316\u7b49\u7ea7\u3002\u6210\u529f\u7684\u5f3a\u5316\u5c06\u4f7f\u7b49\u7ea7\u589e\u52a01\uff0c\u5931\u8d25\u4f1a\u5c06\u7b49\u7ea7\u91cd\u7f6e\u4e3a0\u3002\n\u4f60\u53ef\u4ee5\u9009\u62e9\u4f7f\u7528\u57fa\u7840\u88c5\u5907\u7684\u526f\u672c\u8fdb\u884c\u4fdd\u62a4\u3002\u5931\u8d25\u65f6\u4f7f\u7528\u4fdd\u62a4\u53ea\u4f1a\u5c06\u5f3a\u5316\u7b49\u7ea7\u964d\u4f4e1\uff0c\u4f46\u4f1a\u6d88\u80171\u4e2a\u4fdd\u62a4\u9053\u5177\u3002\n\u88c5\u5907\u5f3a\u5316\u5668\u4f1a\u63d0\u5347\u4f60\u7684\u5f3a\u5316\u6210\u529f\u7387\u3002", combatTitle: "\u6218\u6597", combatContent: "\u51fb\u8d25\u602a\u7269\u53ef\u83b7\u5f97\u7ecf\u9a8c\u548c\u7269\u54c1\u6389\u843d\u3002\n\u4f60\u7684\u6218\u6597\u5c5e\u6027\u57fa\u4e8e\u4f60\u7684\u6218\u6597\u7b49\u7ea7\u548c\u88c5\u5907\u52a0\u6210\u7684\u7ec4\u5408\u3002\n\u4f60\u53ef\u4ee5\u5e26\u98df\u7269\u6765\u6062\u590dHP\u6216MP\uff0c\u996e\u54c1\u53ef\u4ee5\u63d0\u4f9b\u589e\u76ca\u6548\u679c\uff0c\u8fd8\u53ef\u4ee5\u65bd\u653e\u5404\u79cd\u6280\u80fd\u3002\n\u4f60\u53ef\u4ee5\u901a\u8fc7\u4e0b\u65b9\u7684\u8bbe\u7f6e\u56fe\u6807\u6765\u66f4\u6539\u81ea\u52a8\u5316\u914d\u7f6e\u3002\n\u5982\u679c\u4f60\u5728\u6218\u6597\u4e2d\u88ab\u51fb\u8d25\uff0c\u4f60\u7684\u89d2\u8272\u5c06\u5728\u91cd\u751f\u5012\u8ba1\u65f6\u7ed3\u675f\u540e\u81ea\u52a8\u7ee7\u7eed\u6218\u6597\u3002", marketplaceTitle: "\u5e02\u573a", marketplaceContent: "\u5e02\u573a\u5141\u8bb8\u73a9\u5bb6\u4e3a\u4efb\u4f55\u53ef\u4ea4\u6613\u7269\u54c1\u521b\u5efa\u4e70\u5356\u6302\u724c\u3002\u4f60\u53ef\u4ee5\u70b9\u51fb\u4efb\u4f55\u5217\u51fa\u7684\u7269\u54c1\u67e5\u770b\u73b0\u6709\u6302\u724c\u6216\u521b\u5efa\u81ea\u5df1\u7684\u6302\u724c\u3002\n\u65b0\u6302\u724c\u5c06\u5c3d\u53ef\u80fd\u7531\u5e02\u573a\u4e0a\u6700\u5339\u914d\u7684\u4ef7\u683c\u6765\u6ee1\u8db3\u3002\u5982\u679c\u65e0\u6cd5\u7acb\u5373\u6ee1\u8db3\uff0c\u8be5\u6302\u724c\u5c06\u51fa\u73b0\u5728\u5e02\u573a\u4e0a\u3002\n\u4ea4\u6613\u6210\u529f\u65f6\uff0c\u5c06\u6536\u53d62%\u7684\u91d1\u5e01\u7a0e\uff0c\u6536\u5230\u7684\u7269\u54c1\u53ef\u4ee5\u4ece[\u6211\u7684\u6302\u724c]\u6807\u7b7e\u4e2d\u6536\u96c6\u3002\u51fa\u552e\u4ef7: \u5df2\u5b58\u5728\u7684\u51fa\u552e\u6302\u724c\u3002\u6536\u8d2d\u4ef7: \u5df2\u5b58\u5728\u7684\u8d2d\u4e70\u6302\u724c\u3002", combatStatsTitle: "\u6218\u6597\u5c5e\u6027", combatStatsContent: "\u653b\u51fb\u95f4\u9694: \u81ea\u52a8\u653b\u51fb\u7684\u901f\u5ea6\u3002\n\u6280\u80fd\u6025\u901f: \u51cf\u5c11\u6280\u80fd\u51b7\u5374\u65f6\u95f4\u3002\n\u7cbe\u51c6\u5ea6: \u589e\u52a0\u6210\u529f\u653b\u51fb\u7684\u51e0\u7387\u3002\n\u4f24\u5bb3: \u81ea\u52a8\u653b\u51fb\u4f24\u5bb3\u57281\u548c\u6700\u5927\u4f24\u5bb3\u4e4b\u95f4\u968f\u673a\u3002\n\u66b4\u51fb: \u603b\u662f\u9020\u6210\u6700\u5927\u4f24\u5bb3\u3002\u8fdc\u7a0b\u7c7b\u578b\u6709\u88ab\u52a8\u66b4\u51fb\u51e0\u7387\u3002\n\u4efb\u52a1\u4f24\u5bb3: \u5bf9\u88ab\u6307\u5b9a\u4e3a\u4efb\u52a1\u7684\u602a\u7269\u589e\u52a0\u4f24\u5bb3\u3002\n\u589e\u5e45: \u589e\u52a0\u8be5\u7c7b\u578b\u7684\u4f24\u5bb3\u3002\n\u95ea\u907f: \u589e\u52a0\u8eb2\u907f\u653b\u51fb\u7684\u51e0\u7387\u3002\n\u62a4\u7532: \u51cf\u5c11\u4e00\u5b9a\u6bd4\u4f8b\u7684\u7269\u7406\u4f24\u5bb3\u3002\n\u6297\u6027: \u51cf\u5c11\u4e00\u5b9a\u6bd4\u4f8b\u7684\u5143\u7d20\u4f24\u5bb3\u3002\n\u7a7f\u900f: \u5ffd\u7565\u4e00\u5b9a\u6bd4\u4f8b\u7684\u654c\u4eba\u62a4\u7532/\u6297\u6027\u3002\n\u751f\u547d\u5077\u53d6: \u81ea\u52a8\u653b\u51fb\u65f6\u6062\u590d\u4e00\u5b9a\u6bd4\u4f8b\u7684HP\u3002\n\u6cd5\u529b\u5438\u53d6: \u81ea\u52a8\u653b\u51fb\u65f6\u5438\u53d6\u4e00\u5b9a\u6bd4\u4f8b\u7684MP\u3002\n\u53cd\u4f24: \u88ab\u653b\u51fb\u65f6\uff0c\u5c06\u4e00\u5b9a\u6bd4\u4f8b\u7684\u62a4\u7532\u6216\u6297\u6027\uff08\u5bf9\u5e94\u653b\u51fb\u7c7b\u578b\uff09\u4f5c\u4e3a\u4f24\u5bb3\u53cd\u5c04\u7ed9\u653b\u51fb\u8005\u3002\n\u97e7\u6027: \u51cf\u5c11\u5931\u660e\u3001\u6c89\u9ed8\u6216\u7729\u6655\u7684\u51e0\u7387\u3002\n\u5a01\u80c1: \u589e\u52a0\u88ab\u602a\u7269\u653b\u51fb\u7684\u51e0\u7387\u3002\nHP\u6062\u590d: \u6bcf10\u79d2\u6062\u590d\u4e00\u5b9a\u6bd4\u4f8b\u7684\u6700\u5927HP\u3002\nMP\u6062\u590d: \u6bcf10\u79d2\u6062\u590d\u4e00\u5b9a\u6bd4\u4f8b\u7684\u6700\u5927MP\u3002\n\u98df\u7269\u6025\u901f: \u51cf\u5c11\u98df\u7269\u51b7\u5374\u65f6\u95f4\u3002\n\u996e\u6599\u6d53\u5ea6: \u589e\u52a0\u996e\u6599\u6548\u679c\u3002\u51cf\u5c11\u6301\u7eed\u65f6\u95f4\u548c\u51b7\u5374\u65f6\u95f4\u3002\n\u6218\u6597\u6389\u843d\u7387: \u589e\u52a0\u666e\u901a\u7269\u54c1\u6389\u843d\u7387\u3002\n\u6218\u6597\u7a00\u6709\u53d1\u73b0: \u589e\u52a0\u7a00\u6709\u7269\u54c1\u6389\u843d\u7387\u3002", noncombatStatsTitle: "\u975e\u6218\u6597\u5c5e\u6027", noncombatStatsContent: "\u901f\u5ea6: \u589e\u52a0\u884c\u52a8\u901f\u5ea6\n\u4efb\u52a1\u901f\u5ea6: \u589e\u52a0\u4efb\u52a1\u4e2d\u7684\u884c\u52a8\u901f\u5ea6\u3002\n\u91c7\u96c6\u6570\u91cf: \u589e\u52a0\u91c7\u96c6\u6570\u91cf\n\u6548\u7387: \u7acb\u5373\u91cd\u590d\u884c\u52a8\u7684\u51e0\u7387\n\u4e13\u4e1a\u7cbe\u534e\u53d1\u73b0: \u589e\u52a0\u53d1\u73b0\u7cbe\u534e\u7684\u51e0\u7387\n\u4e13\u4e1a\u7a00\u6709\u53d1\u73b0: \u589e\u52a0\u7a00\u6709\u7269\u54c1\u6389\u843d\u7387\u3002", abilitiesTitle: "\u6280\u80fd", abilitiesContent: "\u6280\u80fd\u53ef\u4ee5\u4ece\u6280\u80fd\u4e66\u4e2d\u5b66\u4e60\u3002\u6280\u80fd\u4e66\u53ef\u4ee5\u4ece\u602a\u7269\u8eab\u4e0a\u83b7\u5f97\uff0c\u6216\u8005\u5728\u5e02\u573a\u4e0a\u4ece\u5176\u4ed6\u73a9\u5bb6\u90a3\u91cc\u8d2d\u4e70\u3002\n\u6280\u80fd\u53ef\u4ee5\u653e\u7f6e\u5728\u69fd\u4f4d\u4e2d\u7528\u4e8e\u6218\u6597\u3002\u968f\u7740\u667a\u529b\u7b49\u7ea7\u7684\u63d0\u5347\uff0c\u4f60\u5c06\u89e3\u9501\u66f4\u591a\u7684\u69fd\u4f4d\u3002\n\u968f\u7740\u7ecf\u9a8c\u7684\u83b7\u5f97\uff0c\u6280\u80fd\u4e5f\u4f1a\u5347\u7ea7\u3002\u6bcf\u6b21\u5728\u6218\u6597\u4e2d\u4f7f\u7528\u6280\u80fd\u65f6\u53ef\u4ee5\u83b7\u5f970.1\u70b9\u7ecf\u9a8c\uff0c\u4ece\u6d88\u8017\u91cd\u590d\u7684\u6280\u80fd\u4e66\u4e2d\u53ef\u4ee5\u83b7\u5f97\u66f4\u591a\u7ecf\u9a8c\u3002", houseTitle: "\u623f\u5c4b", houseContent: "\u4f60\u7684\u623f\u5c4b\u53ef\u4ee5\u5efa\u9020\u623f\u95f4\uff0c\u4e3a\u4f60\u63d0\u4f9b\u6c38\u4e45\u52a0\u6210\u3002\n\u6bcf\u4e2a\u623f\u95f4\u53ef\u4ee5\u5347\u7ea7\u5230\u6700\u9ad88\u7ea7\uff0c\u4f46\u5347\u7ea7\u6210\u672c\u9010\u6e10\u589e\u52a0\u3002", loadoutsTitle: "\u914d\u88c5", loadoutsContent: '\u914d\u88c5\u5141\u8bb8\u4f60\u4fdd\u5b58\u5f53\u524d\u7684\u88c5\u5907\u3001\u6d88\u8017\u54c1\u548c\u6280\u80fd\uff0c\u4ee5\u4fbf\u7a0d\u540e\u4e0e\u884c\u52a8\u4e00\u8d77\u81ea\u52a8\u52a0\u8f7d\u3002\u914d\u88c5\u53ef\u4ee5\u7ed1\u5b9a\u5230\u5355\u4e2a\u4e13\u4e1a\u6216"\u6240\u6709\u4e13\u4e1a"\u3002\u9009\u62e9"\u6240\u6709\u4e13\u4e1a"\u5c06\u53ea\u4fdd\u5b58\u88c5\u5907\u3002\n\u5c06\u914d\u88c5\u8bbe\u7f6e\u4e3a\u9ed8\u8ba4\u65f6\uff0c\u5728\u9009\u62e9\u4e0e\u914d\u88c5\u5173\u8054\u7684\u4e13\u4e1a\u4e2d\u7684\u4efb\u4f55\u884c\u52a8\u65f6\u4f1a\u81ea\u52a8\u9009\u62e9\u8be5\u914d\u88c5\u3002', enhancingProtectionTitle: "\u5f3a\u5316\u4fdd\u62a4", enhancingProtectionContent: "\u5f3a\u5316\u5931\u8d25\u65f6\u6d88\u8017\u4e00\u4e2a\u4fdd\u62a4\u9053\u5177\u4ee5\u786e\u4fdd\u53ea\u635f\u59311\u7ea7\u5f3a\u5316\uff0c\u800c\u4e0d\u662f\u91cd\u7f6e\u4e3a0\u7ea7\u3002", alchemyCatalystTitle: "\u70bc\u91d1\u50ac\u5316\u5242", alchemyCatalystContent: "\u50ac\u5316\u5242\u589e\u52a0\u6210\u529f\u7387\u3002\u4ec5\u5728\u6210\u529f\u65f6\u6d88\u8017\u4e00\u4e2a\u50ac\u5316\u5242\u3002" }, newsPanel: { news: "\u65b0\u95fb" }, newsText: { 17449308e5: { heading: "\u91cd\u8981\u66f4\u65b0 - \u6d77\u76d7\u57fa\u5730\u5730\u7262\u3001\u7b2c\u56db\u4e2a\u89d2\u8272\u69fd\u4f4d\u548c\u5b9a\u5236\u88c5\u9970\u54c1\u653f\u7b56\u66f4\u65b0", content: "
    \n\t\t\t\t\t\u6d77\u76d7\u57fa\u5730\u5730\u7262\u73b0\u5df2\u5f00\u653e\u63a2\u7d22\uff01\u8fd9\u4e2a\u65b0\u5730\u7262\u6709\u5404\u79cd\u65b0\u7684T95\u6b66\u5668\u548c\u9632\u5177\uff0c\u4ee5\u53ca\u65b0\u7684\u6280\u80fd\u3002\u6211\u4eec\u8fd8\u5bf9\u73b0\u6709\u7269\u54c1\u548c\u6280\u80fd\u8fdb\u884c\u4e86\u4e00\u4e9b\u8c03\u6574\uff0c\u4ee5\u6539\u5584\u6e38\u620f\u5e73\u8861\u6027\u3002\u67e5\u770b\u5b8c\u6574\u7684\u66f4\u65b0\u65e5\u5fd7\u4ee5\u83b7\u53d6\u6240\u6709\u7ec6\u8282\uff01\n\t\t\t\t\t
    \n\t\t\t\t\t
    \n\t\t\t\t\t\u53e6\u5916\uff0c\u6211\u4eec\u4e3a\u73a9\u5bb6\u6dfb\u52a0\u4e86\u4e00\u4e2a\u65b0\u7684\u7b2c\u56db\u4e2a\u89d2\u8272\u69fd\u4f4d\uff0c\u5141\u8bb8\u6bcf\u4e2a\u4eba\u6700\u591a\u62e5\u67091\u4e2a\u6807\u51c6\u89d2\u8272\u548c3\u4e2a\u94c1\u725b\u89d2\u8272\u3002\n\t\t\t\t\t
    \n\t\t\t\t\t
    \n\t\t\t\t\t\u6211\u4eec\u8fd8\u66f4\u65b0\u4e86\u6211\u4eec\u7684\u5b9a\u5236\u88c5\u9970\u54c1\u653f\u7b56\u548c\u5b9a\u4ef7\u3002\u867d\u7136\u8fd9\u4e2a\u529f\u80fd\u6700\u521d\u662f\u4f5c\u4e3a\u4e00\u4efd\u5c0f\u793c\u7269\uff0c\u7528\u6765\u8868\u8fbe\u6211\u4eec\u5bf9\u652f\u6301\u8005\u7684\u611f\u8c22\uff0c\u4f46\u968f\u7740\u73a9\u5bb6\u6570\u91cf\u7684\u5927\u5e45\u589e\u52a0\uff0c\u8fd9\u9879\u5de5\u4f5c\u5df2\u7ecf\u53d8\u5f97\u96be\u4ee5\u627f\u53d7\u3002\u8fc7\u53bb\u4e00\u4e2a\u6708\u6211\u4eec\u82b1\u4e86\u5927\u7ea6150\u5230200\u5c0f\u65f6\u5904\u7406\u4e86\u7ea6100\u4e2a\u8bf7\u6c42\uff0c\u6211\u4eec\u9700\u8981\u817e\u51fa\u66f4\u591a\u65f6\u95f4\u7528\u4e8e\u5176\u4ed6\u5f00\u53d1\u4efb\u52a1\u3002\u4ece5\u67081\u65e5\u8d77\uff0c\u7533\u8bf7\u81ea\u5b9a\u4e49\u5916\u89c2\u5c06\u9700\u8981\u6d88\u8017\u652f\u6301\u8005\u79ef\u5206\u548c\u725b\u94c3\u3002\u6240\u6709\u57284\u6708\u5e95\u524d\u63d0\u4ea4\u7684\u8bf7\u6c42\uff0c\u4ecd\u5c06\u6309\u7167\u4e4b\u524d\u7684\u652f\u6301\u8005\u79ef\u5206\u8981\u6c42\u8fdb\u884c\u5904\u7406\u3002\n\t\t\t\t
    " }, 17348256e5: { heading: "\u6280\u827a\u62d3\u5c55\u7b2c\u4e8c\u90e8\u5206 - \u661f\u7a7a\u5de5\u5177\u548c\u6280\u827a\u670d\u88c5", content: "
    \n\t\t\t\t\t\u6211\u4eec\u5f88\u9ad8\u5174\u5730\u63a8\u51fa\u6280\u827a\u62d3\u5c55\u7684\u7b2c\u4e8c\u90e8\u5206-\u661f\u7a7a\u5de5\u5177\u4e0e\u6280\u827a\u670d\u88c5\uff01\u5728\u4f7f\u7528\u795e\u5723\u5de5\u5177\u8fd9\u4e48\u957f\u7684\u65f6\u95f4\u4ee5\u6765\uff0c\u4e13\u7cbe\u7684\u73a9\u5bb6\u4eec\u7ec8\u4e8e\u53c8\u80fd\u83b7\u5f97\u8fdb\u4e00\u6b65\u7684\u88c5\u5907\u5347\u7ea7\u4e86\uff01\u8fd9\u4e9b\u65b0\u7269\u54c1\u5e76\u4e0d\u5bb9\u6613\u83b7\u5f97\uff0c\u4f46\u5bf9\u4e8e\u8db3\u591f\u52e4\u594b\uff08\u6216\u5bcc\u6709\uff09\u7684\u73a9\u5bb6\u6765\u8bf4\uff0c\u6210\u529f\u83b7\u53d6\u5b83\u4eec\u5c06\u5e26\u6765\u663e\u8457\u7684\u63d0\u5347\u3002\u6295\u8eab\u5176\u4e2d\uff0c\u5c06\u4f60\u7684\u6280\u827a\u63a8\u5411\u65b0\u4e00\u6ce2\u7684\u9ad8\u5cf0\u5427\uff01\n\t\t\t\t
    " } }, patchNotesPanel: { patchNotes: "\u66f4\u65b0\u65e5\u5fd7" }, patchNotesText: { 17449308e5: { heading: "\u91cd\u8981\u66f4\u65b0 - \u6d77\u76d7\u57fa\u5730\u5730\u7262\u548c\u66f4\u591a\u5185\u5bb9", content: '
    \n\t\t\t\t\u529f\u80fd\u548c\u5185\u5bb9:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u6d77\u76d7\u57fa\u5730:\n\t\t\t\t\t\t
        \n\t\t\t\t\t\t\t
      1. \n\t\t\t\t\t\t\t\t\u65b0T95\u9b54\u6cd5\u6b66\u5668: \u6d9f\u6f2a\u4e09\u53c9\u621f\u3001\u7efd\u653e\u4e09\u53c9\u621f\u3001\u70bd\u7130\u4e09\u53c9\u621f\u3002\n\t\t\t\t\t\t\t
      2. \n\t\t\t\t\t\t\t
      3. \n\t\t\t\t\t\t\t\t\u65b0T95\u62a4\u7532: \u951a\u5b9a\u80f8\u7532/\u817f\u7532\u3001\u6012\u6d9b\u80f8\u7532/\u817f\u7532\u3001\u514b\u62c9\u80af\u76ae\u8863/\u76ae\u88e4\u3001\u63a0\u593a\u8005\u5934\u76d4\u3001\u795e\u5c04\u62a4\u8155\u3002\n\t\t\t\t\t\t\t
      4. \n\t\t\t\t\t\t\t
      5. \n\t\t\t\t\t\t\t\t\u65b0\u6280\u80fd: \u76fe\u51fb(\u4e5f\u6dfb\u52a0\u5230\u5947\u5e7b\u6d1e\u7a74)\u3001\u788e\u88c2\u51b2\u51fb\u3001\u751f\u547d\u5438\u53d6\u3002\n\t\t\t\t\t\t\t
      6. \n\t\t\t\t\t\t\t
      7. \n\t\t\t\t\t\t\t\t\u65b0\u70bc\u91d1\u914d\u65b9\u3002\u6240\u6709\u5730\u7262\u6280\u80fd\u4e66\u8f6c\u5316\u7684\u6210\u529f\u7387\u5df2\u7edf\u4e00\u4e3a50%\u3002\n\t\t\t\t\t\t\t
      8. \n\t\t\t\t\t\t
      \n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u72c2\u6012\u957f\u67aa: \u65b0\u589eT95\u957f\u67aa\uff0c\u6dfb\u52a0\u5230\u79d8\u6cd5\u5821\u5792\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u4f7f\u7528\u751f\u4ea7\u6280\u80fd\u5347\u7ea7\u88c5\u5907\u65f6\uff0c\u73b0\u5728\u5c06\u4fdd\u755970%\u7684\u5f3a\u5316\u7b49\u7ea7\u3002\u4e00\u4e9bT95\u88c5\u5907\u914d\u65b9\u5df2\u8c03\u6574\u4e3a\u4ece\u8f83\u4f4e\u7ea7\u522b\u7684\u53d8\u4f53\u5347\u7ea7\u3002\n\t\t\t\t\t
    6. \n\t\t\t\t\t
    7. \n\t\t\t\t\t\t\u65b0\u589e\u7b2c\u56db\u4e2a\u89d2\u8272\u69fd\u4f4d\u3002\u4f60\u6700\u591a\u53ea\u80fd\u62e5\u67093\u4e2a\u94c1\u725b\u89d2\u8272\u3002\n\t\t\t\t\t
    8. \n\t\t\t\t\t
    9. \n\t\t\t\t\t\t\u65b0\u589eSTEAM\u6392\u884c\u699c\uff0c\u9002\u7528\u4e8e\u5728STEAM\u53d1\u5e03\u540e\u521b\u5efa\u7684\u89d2\u8272\uff0c\u5e76\u4e0eSTEAM\u5173\u8054\u3002\u4ec5\u5728\u7b26\u5408\u6761\u4ef6\u7684\u89d2\u8272\u4e0a\u53ef\u89c1\u3002\n\t\t\t\t\t
    10. \n\t\t\t\t\t
    11. \n\t\t\t\t\t\t\u516c\u4f1a\u6210\u5458\u69fd\u4f4d\u4ece25+level/4\u589e\u52a0\u523030+level/3\u3002\n\t\t\t\t\t
    12. \n\t\t\t\t
    \n\t\t\t\t\u88c5\u9970\u54c1:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u8282\u65e5\u9650\u5b9a(\u53d1\u5e03\u4e24\u5e74\u7eaa\u5ff5\u65e5): \u5468\u5e74\u5c0f\u7d2b\u725b\uff0c\u539f\u7248\u6770\u745e\u804a\u5929\u56fe\u6807\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u6839\u636e\u5c0f\u90e8\u5206\u5730\u7262BOSS\u6dfb\u52a0\u4e86\u65b0\u7684\u804a\u5929\u56fe\u6807\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u6dfb\u52a0\u4e862\u4e2a\u6d77\u76d7\u57fa\u5730\u4e3b\u9898\u5934\u50cf\u548c\u670d\u88c5\u3002\n\t\t\t\t\t
    6. \n\t\t\t\t\t
    7. \n\t\t\t\t\t\t\u5b9a\u5236\u88c5\u9970\u54c1\u7684\u8981\u6c42\u66f4\u6539\u4e3a\u9700\u8981\u82b1\u8d39\u652f\u6301\u8005\u79ef\u5206\u548c\u725b\u94c3\u3002\n\t\t\t\t\t\t\u7531\u4e8e\u73a9\u5bb6\u4eba\u6570\u7684\u5de8\u5927\u589e\u52a0\uff0c\u6211\u4eec\u65e0\u6cd5\u7ee7\u7eed\u652f\u6301\u5b9a\u5236\u88c5\u9970\u54c1\u4f5c\u4e3a\u793c\u7269\u3002\n\t\t\t\t\t\t\u65b0\u7684\u5b9a\u4ef7\u5c06\u4e8e5\u67081\u65e5\u751f\u6548\u30024\u6708\u5e95\u4e4b\u524d\u53d1\u8d77\u7684\u4efb\u4f55\u8bf7\u6c42\u5c06\u6839\u636e\u4e4b\u524d\u7684\u652f\u6301\u8005\u79ef\u5206\u8981\u6c42\u8fdb\u884c\u5904\u7406\u3002\n\t\t\t\t\t
    8. \n\t\t\t\t
    \n\t\t\t\t\u5e73\u8861:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u8c03\u6574\u4e86\u5947\u5e7b\u5b9d\u7bb1\u94a5\u5319\u548c\u79d8\u6cd5\u5b9d\u7bb1\u94a5\u5319\u7684\u914d\u65b9\uff0c\u4f7f\u5176\u68d5\u8272\u548c\u767d\u8272\u94a5\u5319\u788e\u7247\u4e92\u6362\u3002\n\t\t\t\t\t\t\u8fd9\u9632\u6b62\u4e86\u79d8\u6cd5\u5821\u5792\u548c\u6d77\u76d7\u57fa\u5730\u5171\u4eab3/4\u7684\u94a5\u5319\u788e\u7247\u3002\n\t\t\t\t\t\t\u4f60\u53ef\u4ee5\u5728\u5730\u7262\u5546\u5e97\u4e34\u65f6\u81ea\u7531\u4ea4\u6362\u68d5\u8272\u548c\u767d\u8272\u94a5\u5319\u788e\u7247\uff0c\u76f4\u5230\u4e0b\u4e00\u4e2a\u6e38\u620f\u66f4\u65b0\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u6240\u6709\u8fd1\u6218\u62a4\u7532\u589e\u52a0\u4e86\u81ea\u52a8\u653b\u51fb\u4f24\u5bb3\uff0c\u4ee5\u4f7f\u8fd1\u6218\u4f24\u5bb3\u66f4\u63a5\u8fd1\u5176\u4ed6\u7c7b\u578b\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u589e\u52a0\u4e86\u91cd\u76fe\u7684\u51c6\u786e\u6027\u548c\u4f24\u5bb3\n\t\t\t\t\t
    6. \n\t\t\t\t\t
    7. \n\t\t\t\t\t\t\u5728\u5de8\u50cf\u80f8\u7532/\u817f\u7532\u4e0a\u6dfb\u52a0\u4e86\u8fd1\u6218\u51c6\u786e\u6027\n\t\t\t\t\t
    8. \n\t\t\t\t\t
    9. \n\t\t\t\t\t\t\u81f4\u6b8b\u65a9: \u91cd\u65b0\u8bbe\u8ba1\u4e3a\u5bf9\u6240\u6709\u654c\u4eba\u9020\u6210\u4f24\u5bb3\u3002\n\t\t\t\t\t
    10. \n\t\t\t\t\t
    11. \n\t\t\t\t\t\t\u8840\u5203\u65a9: \u4f24\u5bb3\u6301\u7eed\u65f6\u95f4\u4ece15\u79d2\u51cf\u5c11\u52309\u79d2\u3002\u53d7\u5230\u7684\u4f24\u5bb3\u51cf\u76ca\u4ece0%\u589e\u52a0\u52308%\u3002\n\t\t\t\t\t
    12. \n\t\t\t\t\t
    13. \n\t\t\t\t\t\t\u51b0\u971c\u7206\u88c2: \u95ea\u907f\u51cf\u76ca\u4ece15%\u964d\u4f4e\u523010%\u3002\n\t\t\t\t\t
    14. \n\t\t\t\t\t
    15. \n\t\t\t\t\t\t\u706b\u7130\u98ce\u66b4: \u4f24\u5bb3\u6301\u7eed\u65f6\u95f4\u4ece10\u79d2\u51cf\u5c11\u52306\u79d2\u3002\n\t\t\t\t\t
    16. \n\t\t\t\t\t
    17. \n\t\t\t\t\t\t\u70df\u7206\u706d\u5f71: \u51c6\u786e\u6027\u51cf\u76ca\u4ece20%\u964d\u4f4e\u523015%\u3002\u95ea\u907f\u51cf\u76ca\u4ece0%\u589e\u52a0\u523015%\u3002\n\t\t\t\t\t
    18. \n\t\t\t\t\t
    19. \n\t\t\t\t\t\t\u9b54\u50cf\u6d1e\u7a74: \u602a\u7269\u9632\u5fa1\u7b49\u7ea7\u964d\u4f4e10-20\u3002\n\t\t\t\t\t
    20. \n\t\t\t\t\t
    21. \n\t\t\t\t\t\t\u66ae\u5149\u4e4b\u5730: \u602a\u7269\u706b\u7cfb\u6027\u964d\u4f4e20\u3002\n\t\t\t\t\t
    22. \n\t\t\t\t
    \n\t\t\t\tUI:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u6dfb\u52a0\u4e86\u4e00\u4e2a\u65b0\u8bbe\u7f6e\u6765\u9690\u85cf\u56fd\u9645\u804a\u5929\u7cfb\u7edf\u6d88\u606f\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u961f\u4f0d\u94fe\u63a5\u4e0d\u53ef\u53d1\u5728\u56fd\u9645\u3001\u4ea4\u6613\u548c\u65b0\u624b\u804a\u5929\u4e2d\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u5bf9\u4e00\u4e9b\u4e0d\u9002\u5408\u8bef\u70b9\u51fb\u7684\u6309\u94ae\u6dfb\u52a0\u4e86\u53cc\u91cd\u786e\u8ba4\u3002\n\t\t\t\t\t
    6. \n\t\t\t\t\t
    7. \n\t\t\t\t\t\t\u5728\u516c\u4f1a\u548c\u597d\u53cb\u5217\u8868\u4e2d\u6dfb\u52a0\u4e86\u4e0d\u6d3b\u8dc3\u5929\u6570\u8ba1\u6570\u3002\n\t\t\t\t\t
    8. \n\t\t\t\t\t
    9. \n\t\t\t\t\t\t\u66f4\u6539\u4e86\u70bc\u91d1\u548c\u5f3a\u5316\u7684"\u5f00\u59cb"\u6309\u94ae\u6587\u672c\uff0c\u4f7f\u5176\u66f4\u660e\u663e\u5730\u663e\u793a\u6240\u6267\u884c\u7684\u884c\u52a8\u3002\n\t\t\t\t\t
    10. \n\t\t\t\t
    \n\t\t\t\tBUG\u4fee\u590d:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u5f53\u4f60\u5728\u7269\u54c1\u4e0a\u67093\u4e2a\u672a\u5b8c\u6210\u7684\u6302\u724c\u65f6\uff0c\u4e0d\u8981\u963b\u6b62\u521b\u5efa\u5373\u65f6\u5e02\u573a\u8ba2\u5355\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u4fee\u590d\u53ef\u80fd\u5bfc\u81f4\u5c11\u6570\u73a9\u5bb6\u7684\u5728\u670d\u52a1\u5668\u91cd\u542f\u540e\u505c\u6b62\u884c\u52a8\u7684\u95ee\u9898\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u4fee\u590d\u4e86\u53ef\u80fd\u5bfc\u81f4\u670d\u52a1\u5668\u5d29\u6e83\u7684\u7f55\u89c1\u9519\u8bef\u3002\n\t\t\t\t\t
    6. \n\t\t\t\t
    \n\t\t\t\t\u5176\u4ed6:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u5c4f\u853d\u89d2\u8272\u5c06\u963b\u6b62\u52a0\u5165\u961f\u4f0d(\u57fa\u4e8e\u961f\u957f)\u548c\u516c\u4f1a\u9080\u8bf7\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u670d\u52a1\u5668\u548c\u5ba2\u6237\u7aef\u4f18\u5316\uff0c\u4ee5\u52a0\u5feb\u670d\u52a1\u5668\u91cd\u542f\u3001\u4efb\u52a1\u751f\u6210\u3001\u6eda\u52a8\u6027\u80fd\u7b49\u901f\u5ea6\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u6dfb\u52a0\u4e86\u4e00\u4e2a\u529f\u80fd\uff0c\u5141\u8bb8ADMIN\u53d1\u5e03\u516c\u544a\u680f\u4ee5\u4f20\u8fbe\u91cd\u8981\u6d88\u606f\u3002\n\t\t\t\t\t
    6. \n\t\t\t\t\t
    7. \n\t\t\t\t\t\t\u7ffb\u8bd1\u6539\u8fdb\u3002\n\t\t\t\t\t
    8. \n\t\t\t\t
    \n\t\t\t
    ' }, 17419068e5: { heading: "\u5c0f\u578b\u66f4\u65b0 - \u53cd\u6b3a\u8bc8\u63aa\u65bd\u548cBUG\u4fee\u590d", content: "
    \n\t\t\t\t\u53cd\u6b3a\u8bc8:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u7531\u4e8e\u6709\u51e0\u6b21\u76d7\u7528\u4fe1\u7528\u5361\u8d2d\u4e70\u725b\u94c3\u7684\u53d1\u751f\uff0c\u6dfb\u52a0\u4e86\u53cd\u6b3a\u8bc8\u63aa\u65bd\uff0c\u73a9\u5bb6\u9996\u6b21\u8d2d\u4e70\u725b\u94c3\u53ef\u80fd\u4f1a\u89e6\u53d172\u5c0f\u65f6\u7684\u9650\u5236\uff0c\u7981\u6b62\u5728\u5e02\u573a\u4e0a\u51fa\u552e\u725b\u94c3\u888b\u3002\u8d2d\u4e70\u524d\u4f1a\u6536\u5230\u901a\u77e5\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t
    \n\t\t\t\tBUG\u4fee\u590d:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u4fee\u590d\u4e86\u5728\u6781\u5c11\u6570\u60c5\u51b5\u4e0b\uff0c\u73a9\u5bb6\u53ef\u80fd\u4f1a\u5361\u5728\u4e0d\u5b58\u5728\u7684\u961f\u4f0d\u6218\u6597\u884c\u52a8\u4e2d\u7684\u95ee\u9898\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u4fee\u590d\u4e86\u4e00\u4e9b\u7269\u54c1\u540d\u79f0\u548c\u76f8\u5e94\u64cd\u4f5c\u4e4b\u95f4\u7684\u7ffb\u8bd1\u4e0d\u4e00\u81f4\u95ee\u9898\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t
    \n\t\t\t\t\u5176\u4ed6:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u540e\u53f0\u66f4\u6539\u4ee5\u63d0\u9ad8\u6570\u636e\u5e93\u8fde\u63a5\u7a33\u5b9a\u6027\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t
    \n\t\t\t
    " }, 17409132e5: { heading: "\u91cd\u8981\u66f4\u65b0 - \u4e2d\u56fd\u7ffb\u8bd1\u548c\u4e3aSTEAM\u53d1\u5e03\u7684\u6700\u540e\u51c6\u5907", content: "
    \n\t\t\t\tUI:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u6dfb\u52a0\u4e86\u4e2d\u6587\u7ffb\u8bd1\u3002\n\t\t\t\t\t\t
        \n\t\t\t\t\t\t\t
      1. \n\t\t\t\t\t\t\t\t\u8bed\u8a00\u5c06\u6839\u636e\u4f60\u7684\u6d4f\u89c8\u5668\u8bed\u8a00\u81ea\u52a8\u9009\u62e9\u3002\n\t\t\t\t\t\t\t
      2. \n\t\t\t\t\t\t\t
      3. \n\t\t\t\t\t\t\t\t\u73a9\u5bb6\u4e5f\u53ef\u4ee5\u5728[\u8bbe\u7f6e]->[\u6e38\u620f]\u6216\u4e3b\u9875\u4e0a\u624b\u52a8\u66f4\u6539\u663e\u793a\u8bed\u8a00\u3002\n\t\t\t\t\t\t\t
      4. \n\t\t\t\t\t\t\t
      5. \n\t\t\t\t\t\t\t\t\u4e00\u4e9b\u9879\u76ee\u5c1a\u672a\u7ffb\u8bd1\uff0c\u5305\u62ec\u5927\u90e8\u5206\u65b0\u95fb\u548c\u66f4\u65b0\u65e5\u5fd7\uff0c\u4f7f\u7528\u6761\u6b3e\u548c\u9690\u79c1\u653f\u7b56\u3002\n\t\t\t\t\t\t\t
      6. \n\t\t\t\t\t\t\t
      7. \n\t\t\t\t\t\t\t\t\u5982\u679c\u4f60\u53d1\u73b0\u4efb\u4f55\u7ffb\u8bd1\u95ee\u9898\u6216\u663e\u793a\u6587\u672c\u9519\u8bef\uff0c\u8bf7\u5728Discord\u7684#bug-reports\u9891\u9053\u4e2d\u62a5\u544a\u3002\n\t\t\t\t\t\t\t
      8. \n\t\t\t\t\t\t
      \n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u5df2\u66f4\u65b0\u5f39\u7a97\uff0c\u4f7f\u5176\u5728\u6e38\u620f\u5c4f\u5e55\u4e0a\u5c45\u4e2d\u663e\u793a\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t
    \n\t\t\t\t\u5176\u4ed6:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u4ece\u725b\u94c3\u5546\u5e97\u79fb\u9664\u4e86\u6625\u8282\u8282\u65e5\u9650\u5b9a\u88c5\u9970\u7269\u54c1\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u5bf9STEAM\u96c6\u6210\u8fdb\u884c\u4e86\u66f4\u591a\u7684\u8c03\u6574\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u9690\u79c1\u653f\u7b56\u5df2\u66f4\u65b0\uff0c\u5305\u62ec\u4f7f\u7528\u5206\u6790\u548c\u8425\u9500cookie\u7684\u6761\u6b3e\u3002\u8fd9\u4f7f\u6211\u4eec\u80fd\u591f\u5728\u5176\u4ed6\u5e73\u53f0\u4e0a\u4e3a\u300a\u94f6\u6cb3\u5976\u725b\u653e\u7f6e\u300b\u8fd0\u884c\u5e7f\u544a\u65f6\u4f18\u5316\u8425\u9500\u6d3b\u52a8\u3002\n\t\t\t\t\t
    6. \n\t\t\t\t
    \n\t\t\t
    " }, 17378856e5: { heading: "\u5c0f\u578b\u66f4\u65b0", content: "
    \n\t\t\t\t\u6625\u8282:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u6625\u8282\u804a\u5929\u56fe\u6807\u3001\u89d2\u8272\u5f62\u8c61\u548c\u670d\u88c5\u5728\u725b\u94c3\u5546\u5e97\u4e2d\u51fa\u552e\uff0c\u6301\u7eed\u5230\u81f3\u5c113\u5468\u540e\u7684\u66f4\u65b0\u3002\u6d3b\u52a8\u7ed3\u675f\u540e\uff0c\u4f60\u4ecd\u7136\u53ef\u4ee5\u7ee7\u7eed\u4f7f\u7528\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t
    \n\t\t\t\t\u7528\u6237\u754c\u9762:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u6bcf25\u7ea7\u4e13\u4e1a\u7b49\u7ea7\uff0c\u4ece100\u7ea7\u5f00\u59cb\uff0c\u53d1\u9001\u7cfb\u7edf\u6d88\u606f\uff0c\u800c\u4e0d\u4ec5\u4ec5\u662f100\u7ea7\u548c125\u7ea7\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t
    \n\t\t\t\t\u4fee\u590d:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u6392\u884c\u699c\u516c\u4f1a\u540d\u79f0\u5e94\u8be5\u662f\u4e0d\u53ef\u70b9\u51fb\u7684\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u6539\u8fdb\u804a\u5929\u6d88\u606fURL\u94fe\u63a5\u89e3\u6790\uff0c\u4f7f\u5176\u66f4\u51c6\u786e\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t\t
    5. \n\t\t\t\t\t\t\u4fee\u590d\u4e86\u6570\u636e\u5e93\u5728\u7ef4\u62a4\u671f\u95f4\u8131\u673a\uff0c\u73a9\u5bb6\u4f1a\u88ab\u767b\u51fa\u7684\u95ee\u9898\u3002\n\t\t\t\t\t
    6. \n\t\t\t\t\t
    7. \n\t\t\t\t\t\t\u4fee\u590d\u4e86\u4e00\u4e9b\u7f55\u89c1\u60c5\u51b5\u4e0b\u5bfc\u81f4\u73a9\u5bb6\u6218\u6597\u5728\u79bb\u7ebf\u8fdb\u5ea6\u7528\u5c3d\u540e\u672a\u6b63\u786e\u505c\u6b62\u7684\u95ee\u9898\u3002\n\t\t\t\t\t
    8. \n\t\t\t\t
    \n\t\t\t\t\u5176\u4ed6:\n\t\t\t\t
      \n\t\t\t\t\t
    1. \n\t\t\t\t\t\t\u6dfb\u52a0\u4e86@mod\u548c@mods\u804a\u5929\u547d\u4ee4\uff0c\u7528\u4e8e\u7d27\u6025\u60c5\u51b5\u901a\u77e5\u7ba1\u7406\u5458\u3002\n\t\t\t\t\t
    2. \n\t\t\t\t\t
    3. \n\t\t\t\t\t\t\u5728\u540e\u53f0\u5b9e\u65bd\u4e86\u8eab\u4efd\u9a8c\u8bc1\u548c\u652f\u4ed8\u66f4\u6539\uff0c\u4ee5\u652f\u6301\u5373\u5c06\u53d1\u5e03\u7684STEAM\u7248\u672c\u3002\n\t\t\t\t\t
    4. \n\t\t\t\t
    \n\t\t\t
    " } }, gameGuidePanel: { gameGuide: "\u6e38\u620f\u6307\u5357" }, gameGuideContent: { faq: "\u5e38\u89c1\u95ee\u9898", faqContent: '\u5e38\u89c4\u95ee\u9898\n\t\t\t\u95ee: \u79bb\u7ebf\u8fdb\u5ea6\u5982\u4f55\u8fd0\u4f5c?\n\t\t\t\u7b54: \u5373\u4f7f\u4f60\u5904\u4e8e\u79bb\u7ebf\u72b6\u6001\uff0c\u4f60\u7684\u89d2\u8272\u4e5f\u4f1a\u7ee7\u7eed\u53d6\u5f97\u8fdb\u5c55\u3002\u9ed8\u8ba4\u60c5\u51b5\u4e0b\uff0c\u65e0\u8bba\u4f55\u65f6\u5173\u95ed\u6d4f\u89c8\u5668\u6216\u79bb\u7ebf\uff0c\u4f60\u90fd\u53ef\u4ee5\u83b7\u5f97\u957f\u8fbe10\u5c0f\u65f6\u7684\u79bb\u7ebf\u8fdb\u5ea6\u3002\u4f60\u8fd8\u53ef\u4ee5\u901a\u8fc7\u725b\u94c3\u5546\u5e97\u63d0\u4f9b\u7684\u4fbf\u5229\u5347\u7ea7\u6765\u5ef6\u957f\u79bb\u7ebf\u65f6\u95f4\u3002\n\t\t\t\u95ee: \u6211\u53ef\u4ee5\u4ece\u5176\u4ed6\u8bbe\u5907\u767b\u5f55\u5417?\n\t\t\t\u7b54: \u5982\u679c\u4f60\u5df2\u6ce8\u518c\u5e10\u6237\uff0c\u53ef\u4ee5\u4f7f\u7528\u7535\u5b50\u90ae\u4ef6\u548c\u5bc6\u7801\u4ece\u4efb\u4f55\u8bbe\u5907\u767b\u5f55\u3002\u5982\u679c\u4f60\u4ee5\u6e38\u5ba2\u8eab\u4efd\u73a9\u6e38\u620f\uff0c\u53ef\u4ee5\u5728[\u8bbe\u7f6e]\u4e2d\u627e\u5230\u4f60\u7684\u6e38\u5ba2\u5bc6\u7801\uff0c\u7136\u540e\u7528\u4f60\u7684\u7528\u6237\u540d\u767b\u5f55\u3002\n\t\t\t\u95ee: \u6211\u53ef\u4ee5\u5728\u6ca1\u6709\u4e92\u8054\u7f51\u8fde\u63a5\u7684\u60c5\u51b5\u4e0b\u73a9\u6e38\u620f\u5417?\n\t\t\t\u7b54: \u4e0d\u53ef\u4ee5\uff0c\u4f60\u5fc5\u987b\u8fde\u63a5\u5230\u4e92\u8054\u7f51\u624d\u80fd\u73a9\u6e38\u620f\u3002\u4e0d\u8fc7\uff0c\u9ed8\u8ba4\u60c5\u51b5\u4e0b\uff0c\u4f60\u4ecd\u53ef\u4ee5\u83b7\u5f97\u79bb\u7ebf\u8fdb\u5ea6\uff0c\u6700\u957f\u53ef\u8fbe10\u5c0f\u65f6\u3002\u5982\u679c\u4f60\u4e0d\u60f3\u4e0e\u5176\u4ed6\u73a9\u5bb6\u4e92\u52a8\uff0c\u53ef\u4ee5\u5173\u95ed\u804a\u5929\u9891\u9053\u5e76\u9009\u62e9\u4e0d\u4f7f\u7528\u5e02\u573a\u3002\n\t\t\t\u95ee: \u6211\u53ef\u4ee5\u66f4\u6539\u6211\u7684\u89d2\u8272\u540d\u79f0\u5417?\n\t\t\t\u7b54: \u53ef\u4ee5\u3002\u8bf7\u524d\u5f80[\u725b\u94c3\u5546\u5e97]\uff0c\u70b9\u51fb[\u66f4\u6539\u540d\u79f0]\u6765\u66f4\u6539\u4f60\u7684\u540d\u79f0\u3002\u8fd9\u9700\u8981500\u4e2a\u725b\u94c3\u3002\n\t\t\t\u95ee: \u5982\u4f55\u83b7\u5f97\u804a\u5929\u56fe\u6807\u6216\u540d\u79f0\u989c\u8272?\n\t\t\t\u7b54: \u53ef\u4ee5\u4f7f\u7528\u725b\u94c3\u4ece[\u725b\u94c3\u5546\u5e97]\u8d2d\u4e70\u804a\u5929\u56fe\u6807\u6216\u540d\u79f0\u989c\u8272\u3002\u4f60\u53ef\u4ee5\u5728[\u8bbe\u7f6e]\u4e2d\u66f4\u6539\u663e\u793a\u7684\u56fe\u6807\u548c\u540d\u79f0\u989c\u8272\u3002\n\t\t\t\u95ee: \u5982\u4f55\u5411\u5176\u4ed6\u73a9\u5bb6\u53d1\u9001\u7ad9\u5185\u79c1\u4fe1?\n\t\t\t\u7b54: \u8981\u5411\u5176\u4ed6\u73a9\u5bb6\u53d1\u9001\u79c1\u4eba\u4fe1\u606f\uff0c\u8bf7\u70b9\u51fb\u8be5\u73a9\u5bb6\u4fe1\u606f\u524d\u65b9\u7684\u540d\u79f0\u5e76\u70b9\u51fb[\u79c1\u804a]\u3002\u4f60\u4e5f\u53ef\u4ee5\u4f7f\u7528\u804a\u5929\u547d\u4ee4"/w \u73a9\u5bb6\u540d\u79f0 \u804a\u5929\u5185\u5bb9"\u3002\n\t\t\t\u95ee: \u5982\u4f55\u5c4f\u853d\u5176\u4ed6\u73a9\u5bb6?\n\t\t\t\u7b54: \u8981\u5c4f\u853d\u4e00\u540d\u73a9\u5bb6\u5e76\u505c\u6b62\u6536\u5230\u5176\u4efb\u4f55\u4fe1\u606f\uff0c\u8bf7\u70b9\u51fb\u8be5\u73a9\u5bb6\u4fe1\u606f\u524d\u65b9\u7684\u540d\u79f0\u5e76\u9009\u62e9[\u5c4f\u853d]\u3002\u4f60\u4e5f\u53ef\u4ee5\u4f7f\u7528\u804a\u5929\u547d\u4ee4"/block \u73a9\u5bb6\u540d\u79f0"\u3002\u4f60\u53ef\u4ee5\u5728[\u793e\u4ea4]\u83dc\u5355\u4e2d\u627e\u5230\u4f60\u7684\u9ed1\u540d\u5355\uff0c\u7136\u540e\u4ece\u5217\u8868\u89e3\u9664\u5bf9\u73a9\u5bb6\u7684\u5c4f\u853d\uff0c\u6216\u4f7f\u7528\u804a\u5929\u547d\u4ee4"/unblock \u73a9\u5bb6\u540d\u79f0"\u3002\n\t\t\t\u6e38\u620f\u73a9\u6cd5\n\t\t\t\u95ee: \u4ec0\u4e48\u662f\u884c\u52a8\u961f\u5217?\n\t\t\t\u7b54: \u884c\u52a8\u961f\u5217\u5141\u8bb8\u4f60\u4e3a\u89d2\u8272\u8bbe\u7f6e\u4e00\u8fde\u4e32\u81ea\u52a8\u6267\u884c\u7684\u884c\u52a8\u3002\u8981\u4f7f\u7528\u5b83\uff0c\u8bf7\u70b9\u51fb[\u6dfb\u52a0\u5230\u961f\u5217]\u6309\u94ae\uff0c\u800c\u4e0d\u662f[\u5f00\u59cb]\u6309\u94ae\u3002\u961f\u5217\u69fd\u4f4d\u53ef\u4ee5\u4ece\u725b\u94c3\u5546\u5e97\u89e3\u9501\u6216\u5347\u7ea7\u3002\n\t\t\t\u95ee: \u4ec0\u4e48\u662f\u725b\u94c3\uff0c\u5982\u4f55\u83b7\u5f97\u66f4\u591a\u7684\u725b\u94c3?\n\t\t\t\n\t\t\t\t\u7b54: \u725b\u94c3\u662f\u6e38\u620f\u4e2d\u7684\u9ad8\u7ea7\u8d27\u5e01\u3002\u73a9\u5bb6\u53ef\u4ee5\u7528\u725b\u94c3\u8d2d\u4e70\u4fbf\u5229\u5347\u7ea7\u3001\u5916\u89c2\u88c5\u626e\u3001\u793e\u533aBUFF\u548c\u540d\u79f0\u66f4\u6539\u3002\u83b7\u5f97\u725b\u94c3\u6709\u4e09\u79cd\u65b9\u6cd5:\n\t\t\t\t
      \n\t\t\t\t\t
    • \u5b8c\u6210\u6559\u7a0b: \u53ef\u4ee5\u83b7\u5f9780\u4e2a\u725b\u94c3\u4f5c\u4e3a\u5956\u52b1\u3002
    • \n\t\t\t\t\t
    • \u7a00\u6709\u6389\u843d: \u5728\u6280\u827a\u8bad\u7ec3\u6216\u4e0e\u654c\u4eba\u6218\u6597\u65f6\uff0c\u6709\u673a\u4f1a\u4ece\u7a00\u6709\u6218\u5229\u54c1\u7bb1\u4e2d\u83b7\u5f97\u725b\u94c3\u3002
    • \n\t\t\t\t\t
    • \u4ece\u725b\u94c3\u5546\u5e97\u8d2d\u4e70: \u4f60\u53ef\u4ee5\u5728\u725b\u94c3\u5546\u5e97\u4e2d\u5145\u503c\u8d2d\u4e70\u725b\u94c3\u6765\u652f\u6301\u6e38\u620f\u3002
    • \n\t\t\t\t\t
    • \u4ece\u5e02\u573a\u8d2d\u4e70: \u4f60\u53ef\u4ee5\u5728\u5e02\u573a\u4e0a\u7528\u91d1\u5e01\u5411\u5176\u4ed6\u73a9\u5bb6\u8d2d\u4e70\u53ef\u4ea4\u6613\u7684\u725b\u94c3\u888b"\u3002
    • \n\t\t\t\t
    \n\t\t\t
    \n\t\t\t\u95ee: \u4ec0\u4e48\u662f\u7a00\u6709\u6389\u843d?\n\t\t\t\n\t\t\t\t\u7b54: \u7a00\u6709\u6389\u843d\u662f\u5728\u6e38\u620f\u4e2d\u53c2\u4e0e\u4e0d\u540c\u884c\u52a8\u65f6\u53ef\u4ee5\u83b7\u5f97\u7684\u6218\u5229\u54c1:\n\t\t\t\t
      \n\t\t\t\t\t
    • \u91c7\u96c6\u4e13\u4e1a: \u53ef\u4ee5\u83b7\u5f97\u5305\u542b\u661f\u661f\u788e\u7247\u7684\u9668\u77f3\u8231\u3002
    • \n\t\t\t\t\t
    • \u751f\u4ea7\u4e13\u4e1a\u3001\u70bc\u91d1\u548c\u5f3a\u5316: \u53ef\u4ee5\u83b7\u5f97\u5de5\u5320\u5323\uff0c\u91cc\u9762\u6709\u4fdd\u62a4\u788e\u7247\u548c\u5b9d\u77f3\u3002
    • \n\t\t\t\t\t
    • \u6218\u6597:\u53ef\u4ee5\u83b7\u5f97\u88c5\u6709\u5b9d\u77f3\u7684\u5b9d\u7bb1\u3002
    • \n\t\t\t\t
    \n\t\t\t\t\u6240\u6709\u7bb1\u5b50\u4e2d\u90fd\u4f1a\u6709\u91d1\u5e01\uff0c\u5076\u5c14\u8fd8\u4f1a\u6709\u725b\u94c3\u3002\u5b8c\u6210\u66f4\u9ad8\u7ea7\u7684\u6280\u827a\u6216\u5bf9\u6218\u66f4\u9ad8\u7ea7\u7684\u654c\u4eba\uff0c\u53ef\u83b7\u5f97\u66f4\u5927\u7684\u5b9d\u7bb1\u3002\n\t\t\t
    \n\t\t\t\u95ee: \u5b9d\u77f3\u6709\u4ec0\u4e48\u7528?\n\t\t\t\u7b54: \u5b9d\u77f3\u53ef\u4ee5\u7528\u6765\u5236\u4f5c\u4e0d\u540c\u7684\u9996\u9970\uff0c\u8fd9\u4e9b\u9996\u9970\u4f1a\u5e26\u6765\u4e00\u4e9b\u52a0\u6210\u3002\u6b64\u5916\uff0c\u8fd8\u53ef\u4ee5\u4f7f\u7528"\u5236\u4f5c"\u4e13\u4e1a\u5c06\u5b9d\u77f3\u7c89\u788e\u6210\u5c0f\u5757\uff0c\u7528\u6765\u51b2\u6ce1\u66f4\u9ad8\u6548\u7684\u5496\u5561\u548c\u8336\u3002\u5b9d\u77f3\u53ef\u4ee5\u4ece\u6218\u6597\u4e2d\u83b7\u53d6\u7684\u5b9d\u7bb1\u91cc\u627e\u5230\u3002\n\t\t\t\u95ee: \u4ece\u54ea\u91cc\u83b7\u5f97\u8336\u53f6?\n\t\t\t\u7b54: \u5728\u6218\u6597\u4e2d\u51fb\u8d25\u602a\u517d\u53ef\u4ee5\u83b7\u5f97\u8336\u53f6\u3002\u5728\u67e5\u770b\u6218\u6597\u533a\u57df\u65f6\uff0c\u4f60\u53ef\u4ee5\u5c06\u9f20\u6807\u60ac\u505c\u5728\u602a\u517d\u8eab\u4e0a(\u5728\u624b\u673a\u4e0a\u957f\u6309)\uff0c\u67e5\u770b\u5176\u6389\u843d\u7684\u7269\u54c1\u3002\u8336\u53f6\u662f\u6ce1\u8336\u7684\u5fc5\u5907\u6750\u6599\uff0c\u53ef\u4ee5\u4e3a\u975e\u6218\u6597\u4e13\u4e1a\u52a0\u6210\u3002\n\t\t\t\u95ee: \u4ec0\u4e48\u662f\u7cbe\u534e?\n\t\t\t\u7b54: \u7cbe\u534e\u53ef\u4ee5\u7528\u4e8e\u5f3a\u5316\u7279\u6b8a\u88c5\u5907\u3002\u6bcf\u4e2a\u6218\u6597\u533a\u57df\u7684\u602a\u517d\u90fd\u4f1a\u6389\u843d\u4e0d\u540c\u7c7b\u578b\u7684\u7cbe\u534e\u3002\n\t\t\t
    ', gathering: "\u91c7\u96c6\u7c7b\u4e13\u4e1a", gatheringContent: "\u6324\u5976\n\t\t\t\n\t\t\t\t\u7ed9\u795e\u5947\u7684\u5976\u725b\u6324\u5976\u53ef\u4ee5\u83b7\u5f97\u4e0d\u540c\u79cd\u7c7b\u7684\u725b\u5976\uff0c\u8fd9\u4e9b\u725b\u5976\u6709\u591a\u79cd\u7528\u9014:\n\t\t\t\t
      \n\t\t\t\t\t
    • \u5976\u916a\u5236\u4f5c:\u725b\u5976\u53ef\u4ee5\u53d8\u6210\u5976\u916a\uff0c\u7136\u540e\u7528\u6765\u5236\u4f5c\u8fd1\u6218\u88c5\u5907\u6216\u4e13\u4e1a\u5de5\u5177\u3002
    • \n\t\t\t\t\t
    • \u70f9\u996a:\u725b\u5976\u662f\u8bb8\u591a\u98df\u8c31\u4e2d\u4e0d\u53ef\u6216\u7f3a\u7684\u539f\u6599\u3002
    • \n\t\t\t\t\t
    • \u51b2\u6ce1:\u725b\u5976\u4e5f\u7528\u4e8e\u5c11\u6570\u7684\u5496\u5561\u548c\u8336\u914d\u65b9\u3002
    • \n\t\t\t\t
    \n\t\t\t
    \n\t\t\t\u4f60\u53ef\u4ee5\u901a\u8fc7\u88c5\u5907\u5237\u5b50\u6765\u5e2e\u52a9\u5976\u725b\u66f4\u5feb\u5730\u751f\u4ea7\u725b\u5976\u3002\n\t\t\t
    \n\t\t\t\u91c7\u6458\n\t\t\t\u91c7\u6458\u53ef\u4ee5\u8ba9\u4f60\u5728\u4e0d\u540c\u7684\u533a\u57df\u91c7\u6458\u4e0d\u540c\u7684\u8d44\u6e90\u3002\u4f60\u53ef\u4ee5\u5728\u67d0\u4e2a\u533a\u57df\u91c7\u6458\u7279\u5b9a\u7684\u7269\u54c1\uff0c\u4e5f\u53ef\u4ee5\u5728\u6574\u4e2a\u533a\u57df\u91c7\u6458\uff0c\u4ee5\u83b7\u5f97\u5404\u79cd\u7269\u54c1\u3002\n\t\t\t\n\t\t\t\t\u91c7\u6458\u7684\u8d44\u6e90\u53ef\u7528\u4e8e:\n\t\t\t\t
      \n\t\t\t\t\t
    • \u70f9\u996a: \u9e21\u86cb\u3001\u5c0f\u9ea6\u3001\u7cd6\u3001\u8393\u679c\u548c\u6c34\u679c\u662f\u8bb8\u591a\u98df\u8c31\u4e2d\u5fc5\u4e0d\u53ef\u5c11\u7684\u914d\u6599\u3002
    • \n\t\t\t\t\t
    • \u51b2\u6ce1: \u8393\u679c\u3001\u6c34\u679c\u548c\u5496\u5561\u8c46\u53ef\u7528\u4e8e\u51b2\u6ce1\u5496\u5561\u548c\u8336\u3002
    • \n\t\t\t\t\t
    • \u7f1d\u7eab: \u4e9a\u9ebb\u3001\u7af9\u5b50\u3001\u8695\u8327\u548c\u5176\u4ed6\u6750\u6599\u53ef\u4ee5\u52a0\u5de5\u6210\u5e03\u6599\uff0c\u5236\u4f5c\u9b54\u6cd5\u670d\u9970\u3002
    • \n\t\t\t\t
    \n\t\t\t
    \n\t\t\t\u88c5\u5907\u526a\u5b50\u53ef\u4ee5\u63d0\u9ad8\u91c7\u6458\u901f\u5ea6\u3002\n\t\t\t
    \n\t\t\t\u4f10\u6728\n\t\t\t\u4f60\u53ef\u4ee5\u780d\u4f10\u4e0d\u540c\u79cd\u7c7b\u6811\u6728\u7684\u539f\u6728\u3002\n\t\t\t\n\t\t\t\t\u539f\u6728\u53ef\u7528\u4e8e:\n\t\t\t\t
      \n\t\t\t\t\t
    • \u5976\u916a\u953b\u9020: \u539f\u6728\u662f\u5236\u4f5c\u4e00\u4e9b\u8fd1\u6218\u6b66\u5668\u548c\u4e13\u4e1a\u5de5\u5177\u7684\u539f\u6599\u3002
    • \n\t\t\t\t\t
    • \u5236\u4f5c: \u539f\u6728\u53ef\u4ee5\u52a0\u5de5\u6210\u6728\u6750\uff0c\u7528\u4e8e\u5236\u4f5c\u8fdc\u7a0b\u6b66\u5668\u548c\u9b54\u6cd5\u6b66\u5668\u3002
    • \n\t\t\t\t
    \n\t\t\t
    \n\t\t\t\u88c5\u5907\u65a7\u5934\u53ef\u4ee5\u63d0\u9ad8\u4f10\u6728\u901f\u5ea6\u3002\n\t\t\t
    \n\t\t\t\u7b49\u7ea7\u52a0\u6210\n\t\t\t\u4f60\u7684\u7b49\u7ea7\u6bcf\u8d85\u8fc7\u884c\u52a8\u7684\u7b49\u7ea7\u8981\u6c421\u7ea7\uff0c\u5c31\u4f1a\u83b7\u5f971%\u7684\u6548\u7387\u52a0\u6210\u3002\n\t\t\t
    ", production: "\u751f\u4ea7\u7c7b\u4e13\u4e1a", productionContent: "\u5976\u916a\u953b\u9020\n\t\t\t\u5976\u916a\u953b\u9020\u662f\u5236\u9020\u8fd1\u6218\u88c5\u5907\u548c\u5de5\u5177\u7684\u4e13\u4e1a\u3002\n\t\t\t\u725b\u5976\u88ab\u52a0\u5de5\u6210\u4e0d\u540c\u7b49\u7ea7\u7684\u5976\u916a\u3002\u7136\u540e\u5236\u4f5c\u6210\u88c5\u5907(\u6709\u65f6\u4e0e\u5176\u4ed6\u8d44\u6e90\u7ed3\u5408\u4f7f\u7528)\u3002\u968f\u7740\u7b49\u7ea7\u7684\u63d0\u9ad8\uff0c\u88c5\u5907\u53ef\u4ee5\u5347\u7ea7\u5230\u66f4\u9ad8\u7684\u7b49\u7ea7\u3002\n\t\t\t\u88c5\u5907\u9524\u5b50\u53ef\u4ee5\u63d0\u9ad8\u5976\u916a\u5236\u4f5c\u7684\u901f\u5ea6\u3002\n\t\t\t
    \n\t\t\t\u5236\u4f5c\n\t\t\t\u5236\u4f5c\u53ef\u4ee5\u4ea7\u51fa\u591a\u79cd\u7269\u54c1\uff0c\u5305\u62ec\u8fdc\u7a0b\u6b66\u5668\u3001\u9b54\u6cd5\u6b66\u5668\u3001\u73e0\u5b9d\u548c\u5176\u4ed6\u7279\u6b8a\u8d44\u6e90\u3002\n\t\t\t\u539f\u6728\u53ef\u4ee5\u52a0\u5de5\u6210\u4e0d\u540c\u7b49\u7ea7\u7684\u6728\u6750\uff0c\u7136\u540e\u7528\u6765\u5236\u4f5c\u8fdc\u7a0b\u6b66\u5668\u548c\u9b54\u6cd5\u6b66\u5668\u3002\n\t\t\t\u9996\u9970\u53ef\u4ee5\u7528\u661f\u661f\u788e\u7247\u548c\u5b9d\u77f3\u5236\u4f5c\uff0c\u8fd9\u4e9b\u90fd\u662f\u91c7\u96c6\u6216\u6218\u6597\u4e2d\u53d1\u73b0\u7684\u7a00\u6709\u7269\u54c1\u3002\n\t\t\t\u4f60\u53ef\u4ee5\u901a\u8fc7\u88c5\u5907\u51ff\u5b50\u6765\u63d0\u9ad8\u5236\u4f5c\u901f\u5ea6\u3002\n\t\t\t
    \n\t\t\t\u7f1d\u7eab\n\t\t\t\u7f1d\u7eab\u53ef\u4ee5\u5236\u4f5c\u5404\u79cd\u9b54\u6cd5\u670d\u9970\u548c\u888b\u5b50\u3002\n\t\t\t\u4e9a\u9ebb\u3001\u7af9\u5b50\u548c\u8695\u8327\u7b49\u91c7\u6458\u5f97\u6765\u7684\u539f\u6750\u6599\u53ef\u4ee5\u52a0\u5de5\u6210\u5e03\u6599\u3002\u4e0e\u602a\u517d\u6218\u6597\u83b7\u5f97\u7684\u517d\u76ae\u4e5f\u53ef\u4ee5\u52a0\u5de5\u6210\u76ae\u9769\u3002\n\t\t\t\u5e03\u6599\u4e3b\u8981\u7528\u4e8e\u5236\u4f5c\u9b54\u6cd5\u670d\u9970\uff0c\u5982\u888d\u670d\u548c\u5e3d\u5b50\uff0c\u800c\u76ae\u9769\u5219\u7528\u4e8e\u5236\u4f5c\u8fdc\u7a0b\u670d\u9970\uff0c\u5982\u76ae\u8863\u548c\u76ae\u9774\u3002\n\t\t\t\u9664\u4e86\u670d\u9970\uff0c\u4f60\u8fd8\u53ef\u4ee5\u5236\u4f5c\u888b\u5b50\uff0c\u589e\u52a0\u6218\u6597\u4e2d\u7684\u6700\u5927HP\u548cMP\u3002\u888b\u5b50\u8fd8\u80fd\u4e3a\u6280\u827a\u548c\u6218\u6597\u63d0\u4f9b\u989d\u5916\u7684\u6d88\u8017\u54c1\u69fd\u4f4d\u3002\n\t\t\t\u4f60\u53ef\u4ee5\u901a\u8fc7\u88c5\u5907\u9488\u6765\u63d0\u9ad8\u7f1d\u7eab\u901f\u5ea6\u3002\n\t\t\t
    \n\t\t\t\u70f9\u996a\n\t\t\t\u70f9\u996a\u4ea7\u751f\u7684\u98df\u7269\u53ef\u5728\u6218\u6597\u4e2d\u4f7f\u7528\u3002\n\t\t\t\u751c\u751c\u5708\u548c\u86cb\u7cd5\u53ef\u4ee5\u6062\u590dHP\uff0c\u8f6f\u7cd6\u548c\u9178\u5976\u53ef\u4ee5\u6062\u590dMP\u3002\n\t\t\t\u88c5\u5907\u9505\u94f2\u53ef\u4ee5\u63d0\u9ad8\u70f9\u996a\u901f\u5ea6\u3002\n\t\t\t
    \n\t\t\t\u51b2\u6ce1\n\t\t\t\u51b2\u6ce1\u996e\u6599\u53ef\u5728\u77ed\u65f6\u95f4\u5185\u63d0\u4f9b\u589e\u76ca\u6548\u679c\u3002\n\t\t\t\u5728\u6218\u6597\u4e2d\u996e\u7528\u5496\u5561\u53ef\u4ee5\u63d0\u5347\u6218\u6597\u76f8\u5173\u5c5e\u6027\uff0c\u800c\u996e\u7528\u8336\u5219\u53ef\u4ee5\u63d0\u9ad8\u975e\u6218\u6597\u4e13\u4e1a\u3002\n\t\t\t\u4f60\u53ef\u4ee5\u901a\u8fc7\u88c5\u5907\u4e00\u4e2a\u58f6\u6765\u63d0\u9ad8\u51b2\u6ce1\u901f\u5ea6\u3002\n\t\t\t
    \n\t\t\t\u7b49\u7ea7\u52a0\u6210\n\t\t\t\u4f60\u7684\u7b49\u7ea7\u6bcf\u8d85\u8fc7\u884c\u52a8\u7684\u7b49\u7ea7\u8981\u6c421\u7ea7\uff0c\u5c31\u4f1a\u83b7\u5f971%\u7684\u6548\u7387\u52a0\u6210\u3002\n\t\t\t
    ", alchemy: "\u70bc\u91d1", alchemyContent: '\u70bc\u91d1\n\t\t\t\u70bc\u91d1\u5141\u8bb8\u4f60\u4f7f\u7528\u70b9\u91d1\u3001\u5206\u89e3\u6216\u8f6c\u5316\u5c06\u7269\u54c1\u53d8\u4e3a\u5176\u4ed6\u7269\u54c1\u3002\u6bcf\u79cd\u884c\u52a8\u90fd\u6709\u4e0d\u540c\u7684\u6210\u529f\u7387\uff0c\u65e0\u8bba\u6210\u529f\u4e0e\u5426\uff0c\u6295\u5165\u7684\u7269\u54c1\u548c\u91d1\u5e01\u6210\u672c\u90fd\u4f1a\u88ab\u6d88\u8017\u3002\n\t\t\t
    \n\t\t\t\u70b9\u91d1\n\t\t\t\u70b9\u91d1\u53ef\u4ee5\u5c06\u7269\u54c1\u8f6c\u5316\u4e3a\u91d1\u5e01\u3002\u83b7\u5f97\u7684\u91d1\u5e01\u6570\u91cf\u662f\u7269\u54c1\u552e\u4ef7\u76845\u500d\u3002\u57fa\u672c\u6210\u529f\u7387\u4e3a70%\u3002\n\t\t\t
    \n\t\t\t\u5206\u89e3\n\t\t\t\u5206\u89e3\u53ef\u4ee5\u5c06\u7269\u54c1\u5206\u89e3\u6210\u539f\u6750\u6599\u6216\u7cbe\u534e\u3002\u88c5\u5907\u53ef\u4ee5\u5206\u89e3\u6210\u539f\u6750\u6599\uff0c\u975e\u88c5\u5907\u7269\u54c1\u53ef\u4ee5\u5206\u89e3\u6210\u6280\u827a\u7cbe\u534e\u3002\u5206\u89e3\u5f3a\u5316\u88c5\u5907\u53ef\u4ee5\u83b7\u5f97\u989d\u5916\u7684\u5f3a\u5316\u7cbe\u534e\uff0c\u5f3a\u5316\u7b49\u7ea7\u8d8a\u9ad8\uff0c\u6570\u91cf\u8d8a\u591a\u3002\u57fa\u672c\u6210\u529f\u7387\u4e3a60%\u3002\n\t\t\t
    \n\t\t\t\u8f6c\u5316\n\t\t\t\u8f6c\u5316\u53ef\u4ee5\u5c06\u7269\u54c1\u8f6c\u5316\u4e3a\u5176\u4ed6\u76f8\u5173\u7269\u54c1\u6216\u7a00\u6709\u72ec\u7279\u7269\u54c1\uff0c\u5982\u8d24\u8005\u4e4b\u77f3\u3002\u57fa\u672c\u6210\u529f\u7387\u56e0\u88ab\u8f6c\u5316\u7684\u7269\u54c1\u800c\u5f02\u3002\n\t\t\t
    \n\t\t\t\u6210\u529f\u7387\n\t\t\t\u57fa\u7840\u6210\u529f\u7387\u53d6\u51b3\u4e8e\u70bc\u91d1\u884c\u52a8\u548c\u88ab\u70bc\u91d1\u7684\u7279\u5b9a\u7269\u54c1\u3002\u5982\u679c\u4f60\u7684\u70bc\u91d1\u4e13\u4e1a\u7b49\u7ea7\u4f4e\u4e8e\u7269\u54c1\u7684\u7b49\u7ea7\uff0c\u6210\u529f\u7387\u5c31\u4f1a\u53d7\u5230\u5f71\u54cd\u3002\u4f7f\u7528\u50ac\u5316\u5242\u548c\u50ac\u5316\u8336\u53ef\u4ee5\u63d0\u9ad8\u6210\u529f\u7387\u3002\n\t\t\t
    \n\t\t\t\u50ac\u5316\u5242\n\t\t\t\u50ac\u5316\u5242\u662f\u53ef\u4ee5\u7528\u6765\u63d0\u9ad8\u70bc\u91d1\u6210\u529f\u7387\u7684\u7279\u6b8a\u7269\u54c1\u3002\u53ea\u6709\u5728\u6210\u529f\u65f6\u624d\u4f1a\u6d88\u8017\u4e00\u4e2a\u50ac\u5316\u5242\u3002\u666e\u901a\u50ac\u5316\u5242\u53ef\u4ee5\u4f7f\u7528\u4e13\u4e1a\u7cbe\u534e\u5236\u4f5c\u3002\u81f3\u9ad8\u50ac\u5316\u5242\u53ef\u901a\u8fc7\u8f6c\u5316\u666e\u901a\u50ac\u5316\u5242\u83b7\u5f97\u3002\n\t\t\t
    \n\t\t\t\u70bc\u91d1\u6548\u7387\n\t\t\t\u4f60\u7684\u7b49\u7ea7\u6bcf\u8d85\u8fc7\u7269\u54c1\u5efa\u8bae\u7b49\u7ea71\u7ea7\uff0c\u5c31\u4f1a\u83b7\u5f971%\u7684\u6548\u7387\u52a0\u6210\u3002\n\t\t\t
    \n\t\t\t\u70bc\u91d1\u8bf4\u660e\n\t\t\t\u4ee5\u4e0b\u662f\u70bc\u91d1\u7684\u6b65\u9aa4:\n\t\t\t
      \n\t\t\t\t
    1. \u9009\u62e9\u8981\u70bc\u91d1\u7684\u7269\u54c1;
    2. \n\t\t\t\t
    3. \u9009\u62e9\u8981\u8fdb\u884c\u7684\u70bc\u91d1\u884c\u52a8;
    4. \n\t\t\t\t
    5. \u51b3\u5b9a\u662f\u5426\u4f7f\u7528\u50ac\u5316\u5242\u3002\u5982\u679c\u4f7f\u7528\uff0c\u8bf7\u9009\u62e9\u50ac\u5316\u5242\u3002
    6. \n\t\t\t\t
    7. \u70b9\u51fb"\u5f00\u59cb"\u6309\u94ae\uff0c\u5c31\u4f1a\u5f00\u59cb\u70bc\u91d1\u3002
    8. \n\t\t\t
    \n\t\t\t
    ', enhancing: "\u5f3a\u5316", enhancingContent: '\u5f3a\u5316\n\t\t\t\u5f3a\u5316\u662f\u589e\u52a0\u4efb\u4f55\u88c5\u5907(\u5982\u76d4\u7532\u3001\u6b66\u5668\u3001\u5de5\u5177\u3001\u888b\u5b50\u6216\u9996\u9970)\u5c5e\u6027\u7684\u8fc7\u7a0b\u3002\u5f53\u4f60\u6210\u529f\u5f3a\u5316\u4e00\u4ef6\u88c5\u5907\u65f6\uff0c\u5176\u5f3a\u5316\u7b49\u7ea7\u4f1a\u589e\u52a0 1\u3002\u4f46\u662f\uff0c\u5982\u679c\u5f3a\u5316\u5931\u8d25\uff0c\u7b49\u7ea7\u4f1a\u91cd\u7f6e\u4e3a 0\u3002\n\t\t\t
    \n\t\t\t\u5f3a\u5316\u6210\u529f\u7387\n\t\t\t\u5f3a\u5316\u7684\u6210\u529f\u7387\u53d6\u51b3\u4e8e\u51e0\u4e2a\u56e0\u7d20\uff0c\u5305\u62ec\u4f60\u7684\u5f3a\u5316\u7b49\u7ea7\u3001\u88c5\u5907\u7684\u7b49\u7ea7\u4ee5\u53ca\u8be5\u88c5\u5907\u5f53\u524d\u7684\u5f3a\u5316\u7b49\u7ea7\u3002\u4e00\u822c\u6765\u8bf4\uff0c\u88c5\u5907\u7684\u7b49\u7ea7\u548c\u5f3a\u5316\u7b49\u7ea7\u8d8a\u9ad8\uff0c\u6210\u529f\u7387\u5c31\u8d8a\u4f4e\u3002\u88c5\u5907\u5f3a\u5316\u5668\u53ef\u4ee5\u63d0\u9ad8\u6210\u529f\u7387\u3002\n\t\t\t
    \n\t\t\t\u4fdd\u62a4\n\t\t\t\u4fdd\u62a4\u673a\u5236\u662f\u4e00\u4e2a\u5141\u8bb8\u73a9\u5bb6\u4f7f\u7528\u57fa\u7840\u88c5\u5907\u526f\u672c\u3001\u4fdd\u62a4\u4e4b\u955c\u6216\u5236\u4f5c\u7ec4\u4ef6(\u4ec5\u9002\u7528\u4e8e\u7279\u6b8a\u88c5\u5907)\u4e3a\u6bcf\u6b21\u5f3a\u5316\u63d0\u4f9b\u4fdd\u62a4\u7684\u529f\u80fd\u3002\u5982\u679c\u5f3a\u5316\u5931\u8d25\uff0c\u88c5\u5907\u7684\u7b49\u7ea7\u53ea\u4f1a\u964d\u4f4e1\u7ea7\uff0c\u4f46\u4f1a\u6d88\u80171\u4ef6\u4fdd\u62a4\u9053\u5177\u3002\u8fd9\u5bf9\u6bd5\u4e1a\u9636\u6bb5\u7684\u73a9\u5bb6\u6765\u8bf4\u662f\u8fbe\u5230\u9ad8\u5f3a\u5316\u7b49\u7ea7\u7684\u4e00\u79cd\u7ecf\u6d4e\u6709\u6548\u7684\u65b9\u6cd5\u3002\n\t\t\t
    \n\t\t\t\u63d0\u5347\u901f\u5ea6\n\t\t\t\u4f60\u7684\u7b49\u7ea7\u6bcf\u8d85\u8fc7\u88c5\u5907\u63a8\u8350\u7b49\u7ea71\u7ea7\uff0c\u5c31\u4f1a\u83b7\u5f971%\u7684\u884c\u52a8\u901f\u5ea6\u52a0\u6210\u3002\n\t\t\t
    \n\t\t\t\u8bf4\u660e\n\t\t\t\u4ee5\u4e0b\u662f\u5f3a\u5316\u88c5\u5907\u7684\u6b65\u9aa4:\n\t\t\t
      \n\t\t\t\t
    1. \u9009\u62e9\u8981\u5f3a\u5316\u7684\u88c5\u5907\u3002
    2. \n\t\t\t\t
    3. \u8bbe\u5b9a\u76ee\u6807\u5f3a\u5316\u7b49\u7ea7\u3002\u73b0\u5b9e\u4e00\u70b9\uff0c\u8003\u8651\u4ee5\u4f60\u76ee\u524d\u7684\u8d44\u6e90\u80fd\u8fbe\u5230\u4ec0\u4e48\u6c34\u5e73\u3002
    4. \n\t\t\t\t
    5. \u51b3\u5b9a\u662f\u5426\u4f7f\u7528\u4fdd\u62a4\u3002\u5982\u679c\u4f7f\u7528\uff0c\u5219\u9009\u62e9\u4fdd\u62a4\u9053\u5177\u548c\u4f7f\u7528\u4fdd\u62a4\u7684\u6700\u4f4e\u5f3a\u5316\u7b49\u7ea7\u3002\u4e00\u822c\u6765\u8bf4\uff0c\u5f3a\u5316\u7269\u54c1\u7684\u7b49\u7ea7\u8d8a\u9ad8\uff0c\u4f7f\u7528\u4fdd\u62a4\u7684\u6027\u4ef7\u6bd4\u5c31\u8d8a\u9ad8\u3002
    6. \n\t\t\t\t
    7. \u70b9\u51fb"\u5f00\u59cb"\u6309\u94ae\uff0c\u4f60\u5c06\u7ee7\u7eed\u5f3a\u5316\uff0c\u76f4\u5230\u8fbe\u5230\u76ee\u6807\u7b49\u7ea7\u6216\u6750\u6599\u8017\u5c3d\u3002
    8. \n\t\t\t
    \n\t\t\t
    \n\t\t\t\u5f3a\u5316\u52a0\u6210\n\t\t\t\u5f3a\u5316\u88c5\u5907\u7684\u52a0\u6210\u5c5e\u6027\u6309\u57fa\u7840\u5c5e\u6027\u7684\u4e00\u5b9a\u767e\u5206\u6bd4\u589e\u52a0\u3002\u6bcf\u4e2a\u5f3a\u5316\u7b49\u7ea7\u7684\u603b\u52a0\u6210\u5982\u4e0b:\n\t\t\t
    \n\t\t\t+1: 2.0%\n\t\t\t
    \n\t\t\t+2: 4.2%\n\t\t\t
    \n\t\t\t+3: 6.6%\n\t\t\t
    \n\t\t\t+4: 9.2%\n\t\t\t
    \n\t\t\t+5: 12.0%\n\t\t\t
    \n\t\t\t+6: 15.0%\n\t\t\t
    \n\t\t\t+7: 18.2%\n\t\t\t
    \n\t\t\t+8: 21.6%\n\t\t\t
    \n\t\t\t+9: 25.2%\n\t\t\t
    \n\t\t\t+10: 29.0%\n\t\t\t
    \n\t\t\t+11: 33.0%\n\t\t\t
    \n\t\t\t+12: 37.2%\n\t\t\t
    \n\t\t\t+13: 41.6%\n\t\t\t
    \n\t\t\t+14: 46.2%\n\t\t\t
    \n\t\t\t+15: 51.0%\n\t\t\t
    \n\t\t\t+16: 56.0%\n\t\t\t
    \n\t\t\t+17: 61.2%\n\t\t\t
    \n\t\t\t+18: 66.6%\n\t\t\t
    \n\t\t\t+19: 72.2%\n\t\t\t
    \n\t\t\t+20: 78.0%\n\t\t\t
    \n\t\t\t\u4f5c\u4e3a\u4f8b\u5916\uff0c\u9996\u9970\u548c\u80cc\u90e8\u88c5\u5907\u5f3a\u5316\u53ef\u83b7\u5f97\u6b63\u5e38\u52a0\u6210\u76845\u500d\u3002\u4f8b\u5982\uff0c\u9996\u9970\u7684+1\u5f3a\u5316\u4e3a10%\u7684\u52a0\u6210\u3002\n\t\t\t
    \n\t\t\t\u5f3a\u5316\u57fa\u7840\u6210\u529f\u7387\n\t\t\t\n\t\t\t+1: 50%\n\t\t\t
    \n\t\t\t+2: 45%\n\t\t\t
    \n\t\t\t+3: 45%\n\t\t\t
    \n\t\t\t+4: 40%\n\t\t\t
    \n\t\t\t+5: 40%\n\t\t\t
    \n\t\t\t+6: 40%\n\t\t\t
    \n\t\t\t+7: 35%\n\t\t\t
    \n\t\t\t+8: 35%\n\t\t\t
    \n\t\t\t+9: 35%\n\t\t\t
    \n\t\t\t+10: 35%\n\t\t\t
    \n\t\t\t+11: 30%\n\t\t\t
    \n\t\t\t+12: 30%\n\t\t\t
    \n\t\t\t+13: 30%\n\t\t\t
    \n\t\t\t+14: 30%\n\t\t\t
    \n\t\t\t+15: 30%\n\t\t\t
    \n\t\t\t+16: 30%\n\t\t\t
    \n\t\t\t+17: 30%\n\t\t\t
    \n\t\t\t+18: 30%\n\t\t\t
    \n\t\t\t+19: 30%\n\t\t\t
    \n\t\t\t+20: 30%\n\t\t\t
    \n\t\t\t
    ', combat: "\u6218\u6597", combatContent: "\u6218\u6597\n\t\t\t\u4e0e\u602a\u517d\u6218\u6597\u53ef\u4ee5\u83b7\u5f97\u91d1\u5e01\u3001\u8336\u53f6\u3001\u517d\u76ae\u3001\u7cbe\u534e\u3001\u6280\u80fd\u4e66\u3001\u5b9d\u77f3\u3001\u7279\u6b8a\u7269\u54c1\u4ee5\u53ca\u5404\u79cd\u5e38\u89c1\u8d44\u6e90\u3002\u5728\u4e0d\u540c\u7684\u6218\u6597\u533a\u57df\u4f1a\u6709\u4e0d\u540c\u96be\u5ea6\u7684\u654c\u4eba\u3002\n\t\t\t
    \n\t\t\t\u88c5\u5907\n\t\t\t\u7a7f\u6234\u88c5\u5907\u53ef\u4ee5\u63d0\u9ad8\u6218\u6597\u4e2d\u7684\u5c5e\u6027\u3002\u4f60\u53ef\u4ee5\u76f4\u63a5\u4ece\u5e93\u5b58\u4e2d\u88c5\u5907\u7269\u54c1\uff0c\u4e5f\u53ef\u4ee5\u70b9\u51fb\u5e93\u5b58\u65c1\u8fb9[\u88c5\u5907]\u4e2d\u7684\u88c5\u5907\u69fd\u4f4d\u6765\u88c5\u5907\u7269\u54c1\u3002\n\t\t\t
    \n\t\t\t\u6d88\u8017\u54c1\n\t\t\t\u6d88\u8017\u98df\u7269\u53ef\u4ee5\u6062\u590dHP\u6216MP\u3002\u996e\u6599\u53ef\u4ee5\u5728\u4e00\u5b9a\u65f6\u95f4\u5185\u63d0\u4f9b\u589e\u76ca\u6548\u679c\u3002\u5347\u7ea7\u888b\u5b50\u5728\u53ef\u4ee5\u8ba9\u4f60\u5728\u6218\u6597\u4e2d\u643a\u5e26\u66f4\u591a\u7684\u98df\u7269\u548c\u996e\u6599\u3002\n\t\t\t
    \n\t\t\t\u6280\u80fd\n\t\t\t\u4f60\u53ef\u4ee5\u5b66\u4e60\u6280\u80fd\u4e66\uff0c\u5e76\u5728\u6218\u6597\u4e2d\u6d88\u8017MP\u6765\u4f7f\u7528\u6280\u80fd\u3002\u8981\u89e3\u9501\u65b0\u7684\u6280\u80fd\uff0c\u5fc5\u987b\u4ece\u6280\u80fd\u4e66\u4e2d\u5b66\u4e60\u3002\u6280\u80fd\u4f1a\u968f\u7740\u7b49\u7ea7\u7684\u63d0\u5347\u800c\u589e\u5f3a\u3002\u6bcf\u6b21\u5728\u6218\u6597\u4e2d\u4f7f\u7528\u6280\u80fd\u90fd\u4f1a\u83b7\u5f970.1\u7684\u7ecf\u9a8c\u3002\u4f60\u8fd8\u53ef\u4ee5\u901a\u8fc7\u6d88\u8017\u91cd\u590d\u7684\u6280\u80fd\u4e66\u6765\u83b7\u5f97\u5927\u91cf\u7ecf\u9a8c\u3002\n\t\t\t\u5728\u6218\u6597\u4e2d\u4f7f\u7528\u591a\u4e2a\u53ef\u7528\u7684\u6280\u80fd\u65f6\uff0c\u5b83\u4eec\u5c06\u6309\u7167\u4f60\u7684\u8bbe\u7f6e\u4ece\u5de6\u5230\u53f3\u7684\u987a\u5e8f\u65bd\u653e\u3002\n\t\t\t\u4f60\u7684\u667a\u529b\u7b49\u7ea7\u51b3\u5b9a\u4e86\u4f60\u53ef\u4ee5\u643a\u5e26\u591a\u5c11\u79cd\u6280\u80fd\u3002\n\t\t\t
    \n\t\t\t\u89e6\u53d1\u5668\n\t\t\t\u6d88\u8017\u54c1\u548c\u6280\u80fd\u90fd\u6709\u9ed8\u8ba4\u8bbe\u7f6e\uff0c\u7528\u4e8e\u51b3\u5b9a\u4ed6\u4eec\u4f55\u65f6\u4f1a\u81ea\u52a8\u4f7f\u7528\u3002\u8fd9\u4e9b\u8bbe\u7f6e\u88ab\u79f0\u4e3a\u89e6\u53d1\u5668\uff0c\u53ef\u4ee5\u5728\u8fdb\u5165\u6218\u6597\u524d\u70b9\u51fb\u6280\u80fd\u4e0b\u65b9\u7684[\u9f7f\u8f6e\u56fe\u6807]\u8fdb\u884c\u4fee\u6539\u3002\n\t\t\t
    \n\t\t\t\u51fb\u8d25\u548c\u91cd\u751f\n\t\t\t\u5728\u6218\u6597\u4e2d\u88ab\u51fb\u8d25\u540e\uff0c\u4f60\u7684\u89d2\u8272\u9700\u8981\u7b49\u5f85\u91cd\u751f\u5012\u8ba1\u65f6\u7ed3\u675f\uff0c\u624d\u80fd\u590d\u6d3b\u5e76\u81ea\u52a8\u91cd\u65b0\u5f00\u59cb\u6218\u6597\u3002\n\t\t\t
    \n\t\t\t\u56e2\u961f\u6218\u6597\n\t\t\t\u4f60\u53ef\u4ee5\u521b\u5efa\u6216\u52a0\u5165\u4e00\u4e2a\u961f\u4f0d\uff0c\u4e00\u8d77\u5728\u6709\u591a\u4e2a\u602a\u7269\u7684\u533a\u57df\u6218\u6597\u3002\u5f53\u6240\u6709\u961f\u5458\u90fd\u6309\u4e0b[\u51c6\u5907\u5c31\u7eea]\u952e\u540e\uff0c\u961f\u4f0d\u5c06\u81ea\u52a8\u524d\u5f80\u6218\u6597\u5730\u70b9\u3002\u602a\u7269\u4f1a\u968f\u673a\u653b\u51fb\u4efb\u4f55\u4e00\u540d\u961f\u5458\uff0c\u800c\u5a01\u80c1\u503c\u8f83\u9ad8\u7684\u961f\u5458\u4f1a\u66f4\u9891\u7e41\u5730\u6210\u4e3a\u653b\u51fb\u76ee\u6807\u3002\u602a\u7269\u6389\u843d\u7684\u7269\u54c1\u4f1a\u5e73\u5747\u5206\u914d\u7ed9\u6240\u6709\u73a9\u5bb6\u3002\n\t\t\t
    \n\t\t\t\u5730\u4e0b\u57ce\n\t\t\t\u5730\u4e0b\u57ce\u7531\u591a\u6ce2\u66f4\u9ad8\u7ea7\u7684\u7cbe\u82f1\u602a\u7269\u548c\u72ec\u7279\u7684\u5730\u4e0b\u57ceboss\u7ec4\u6210\u3002\u73a9\u5bb6\u53ef\u4ee5\u4f7f\u7528\u5730\u4e0b\u57ce\u94a5\u5319\u8fdb\u5165\u5730\u4e0b\u57ce\uff0c\u8fd9\u4e9b\u94a5\u5319\u53ef\u4ee5\u4ece\u5e38\u89c4\u6218\u6597\u533a\u57df\u7684boss\u8eab\u4e0a\u627e\u5230\u94a5\u5319\u788e\u7247\u540e\u5236\u4f5c\u3002\n\t\t\t\u4e00\u4e2a\u5730\u4e0b\u57ce\u961f\u4f0d\u4e2d\u6700\u591a\u53ef\u6709\u4e94\u540d\u73a9\u5bb6\u3002\u6bcf\u4e2a\u4eba\u90fd\u5fc5\u987b\u6709\u4e00\u628a\u94a5\u5319\uff0c\u5728\u51fb\u8d25\u6700\u7ec8boss\u540e\u6d88\u8017\u94a5\u5319\u4f1a\u83b7\u5f97\u5730\u4e0b\u57ce\u5b9d\u7bb1\u3002\u5982\u679c\u4f60\u4ee5\u8f83\u5c11\u7684\u73a9\u5bb6\u5b8c\u6210\u4e86\u4e00\u4e2a\u5730\u4e0b\u57ce\uff0c\u5c31\u6709\u673a\u4f1a\u4ee5\u591a\u4ed8\u51fa\u4e00\u4e2a\u94a5\u5319\u4e3a\u4ee3\u4ef7\u5f97\u5230\u4e00\u4e2a\u989d\u5916\u7684\u5b9d\u7bb1\u3002\u5982\u679c\u5730\u4e0b\u57ce\u6ca1\u6709\u5b8c\u6210\uff0c\u4f60\u5c06\u4fdd\u7559\u4f60\u7684\u5730\u4e0b\u57ce\u94a5\u5319\u3002\n\t\t\t\u5728\u5730\u4e0b\u57ce\u4e2d\u88ab\u51fb\u8d25\u4e0d\u4f1a\u89e6\u53d1\u91cd\u751f\u5012\u8ba1\u65f6\uff0c\u53ea\u80fd\u7b49\u961f\u5458\u590d\u6d3b\u4f60\u3002\u5982\u679c\u6240\u6709\u6210\u5458\u90fd\u88ab\u51fb\u8d25\u4e86\uff0c\u5730\u4e0b\u57ce\u4efb\u52a1\u5c06\u88ab\u89c6\u4e3a\u5931\u8d25\uff0c\u4f60\u4eec\u5c06\u4ece\u7b2c1\u6ce2\u91cd\u65b0\u5f00\u59cb\u3002\n\t\t\t
    \n\t\t\t\u6218\u6597\u4e13\u4e1a\n\t\t\t\u4f60\u6709 7 \u4e2a\u53ef\u4ee5\u5347\u7ea7\u7684\u6218\u6597\u4e13\u4e1a:\n\t\t\t
      \n\t\t\t
    • \u8010\u529b: \u6bcf\u5347\u4e00\u7ea7\uff0c\u6700\u5927HP\u589e\u52a010\u3002\u4f60\u4e3b\u8981\u4ece\u627f\u53d7\u4f24\u5bb3\u4e2d\u83b7\u5f97\u7ecf\u9a8c\uff0c\u4ece\u907f\u514d\u4f24\u5bb3\u4e2d\u83b7\u5f97\u5c11\u91cf\u7ecf\u9a8c\u3002
    • \n\t\t\t
    • \u667a\u529b: \u6bcf\u5347\u4e00\u7ea7\uff0c\u6700\u5927MP\u589e\u52a010\u3002\u4f7f\u7528\u80fd\u529b\u65f6\u6d88\u8017MP\u53ef\u83b7\u5f97\u7ecf\u9a8c\u3002
    • \n\t\t\t
    • \u653b\u51fb: \u63d0\u9ad8\u4f60\u7684\u8fd1\u6218\u7cbe\u51c6\u5ea6\u548c\u57fa\u7840\u653b\u51fb\u901f\u5ea6\u3002\u9020\u6210\u8fd1\u6218\u4f24\u5bb3\u65f6\u4f1a\u83b7\u5f97\u7ecf\u9a8c\uff0c\u523a\u51fb\u83b7\u5f97\u7684\u7ecf\u9a8c\u8f83\u591a\uff0c\u7c89\u788e\u83b7\u5f97\u7684\u7ecf\u9a8c\u8f83\u5c11\u3002
    • \n\t\t\t
    • \u529b\u91cf: \u589e\u52a0\u4f60\u7684\u8fd1\u6218\u4f24\u5bb3\u3002\u4f60\u5728\u9020\u6210\u8fd1\u6218\u4f24\u5bb3\u65f6\u4f1a\u83b7\u5f97\u7ecf\u9a8c\uff0c\u7838\u51fb\u83b7\u5f97\u7684\u7ecf\u9a8c\u8f83\u591a\uff0c\u523a\u51fb\u83b7\u5f97\u7684\u7ecf\u9a8c\u8f83\u5c11\u3002
    • \n\t\t\t
    • \u9632\u5fa1: \u589e\u52a0\u95ea\u907f\u3001\u62a4\u7532\u548c\u5143\u7d20\u6297\u6027\u3002\u95ea\u907f\u6216\u51cf\u8f7b\u4f24\u5bb3\u65f6\u4f1a\u83b7\u5f97\u7ecf\u9a8c\u3002
    • \n\t\t\t
    • \u8fdc\u7a0b: \u63d0\u9ad8\u4f60\u7684\u8fdc\u7a0b\u7cbe\u51c6\u5ea6\u3001\u8fdc\u7a0b\u4f24\u5bb3\u548c\u9b54\u6cd5\u95ea\u907f\u3002\u8fdc\u7a0b\u653b\u51fb\u53ef\u4ee5\u8fdb\u884c\u66b4\u51fb\u3002\u9020\u6210\u8303\u56f4\u4f24\u5bb3\u65f6\u4f60\u4f1a\u83b7\u5f97\u7ecf\u9a8c\u3002
    • \n\t\t\t
    • \u9b54\u6cd5: \u63d0\u9ad8\u4f60\u7684\u9b54\u6cd5\u7cbe\u51c6\u5ea6\u3001\u9b54\u6cd5\u4f24\u5bb3\u548c\u5143\u7d20\u6297\u6027\u3002\u9020\u6210\u9b54\u6cd5\u4f24\u5bb3\u65f6\u4f60\u4f1a\u83b7\u5f97\u7ecf\u9a8c\u3002
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t\u72b6\u6001\u6548\u679c\n\t\t\t\u6709\u4e9b\u72b6\u6001\u6548\u679c\u4f1a\u6682\u65f6\u963b\u6b62\u4f60\u91c7\u53d6\u67d0\u4e9b\u884c\u52a8:\n\t\t\t
      \n\t\t\t
    • \u5931\u660e: \u7981\u6b62\u4f7f\u7528\u81ea\u52a8\u653b\u51fb\u3002
    • \n\t\t\t
    • \u6c89\u9ed8: \u7981\u6b62\u4f7f\u7528\u6280\u80fd\u3002
    • \n\t\t\t
    • \u7729\u6655: \u7981\u6b62\u4f7f\u7528\u81ea\u52a8\u653b\u51fb\u3001\u6280\u80fd\u548c\u6d88\u8017\u54c1\u3002
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t\u5c5e\u6027\n\t\t\t\u4f60\u8fd8\u6709\u6b21\u8981\u6218\u6597\u5c5e\u6027\uff0c\u53d7\u4f60\u7684\u6218\u6597\u7b49\u7ea7\u3001\u88c5\u5907\u548c\u589e\u76ca\u5f71\u54cd:\n\t\t\t
      \n\t\t\t
    • \u6218\u6597\u98ce\u683c: \u6bcf\u79cd\u653b\u51fb\u90fd\u6709\u7279\u5b9a\u7684\u7c7b\u578b - \u523a\u51fb\u3001\u65a9\u51fb\u3001\u949d\u51fb\u3001\u8fdc\u7a0b\u6216\u9b54\u6cd5\u3002
    • \n\t\t\t
    • \u4f24\u5bb3\u7c7b\u578b: \u6bcf\u6b21\u653b\u51fb\u90fd\u4f1a\u9020\u6210\u7279\u5b9a\u7c7b\u578b\u7684\u4f24\u5bb3 - \u7269\u7406\u3001\u6c34\u7cfb\u3001\u81ea\u7136\u7cfb\u6216\u706b\u7cfb\u3002
    • \n\t\t\t
    • \u653b\u51fb\u95f4\u9694: \u81ea\u52a8\u653b\u51fb\u7684\u901f\u5ea6\u3002
    • \n\t\t\t
    • \u6280\u80fd\u6025\u901f: \u51cf\u5c11\u6280\u80fd\u51b7\u5374\u65f6\u95f4\u3002
    • \n\t\t\t
    • \u7cbe\u786e\u5ea6: \u589e\u52a0\u51fb\u4e2d\u7684\u51e0\u7387\u3002
    • \n\t\t\t
    • \u4f24\u5bb3: \u51fb\u4e2d\u65f6\u7684\u6700\u5927\u4f24\u5bb3\u3002\u81ea\u52a8\u653b\u51fb\u4f24\u5bb3\u57281\u548c\u6700\u5927\u4f24\u5bb3\u4e4b\u95f4\u968f\u673a\u3002
    • \n\t\t\t
    • \u66b4\u51fb: \u66b4\u51fb\u603b\u662f\u4f1a\u9020\u6210\u6700\u5927\u4f24\u5bb3\u3002\u8fdc\u7a0b\u6218\u6597\u98ce\u683c\u5177\u6709\u57fa\u7840\u7684\u66b4\u51fb\u51e0\u7387\u3002
    • \n\t\t\t
    • \u589e\u5e45: \u589e\u52a0\u9020\u6210\u7684\u4f24\u5bb3\u3002
    • \n\t\t\t
    • \u8d2f\u7a7f: \u653b\u51fb\u65f6\u5ffd\u7565\u654c\u4eba\u4e00\u5b9a\u6bd4\u4f8b\u7684\u62a4\u7532\u6216\u6297\u6027\u3002
    • \n\t\t\t
    • \u95ea\u907f: \u589e\u52a0\u95ea\u907f\u653b\u51fb\u7684\u51e0\u7387\u3002
    • \n\t\t\t
    • \u62a4\u7532: \u51cf\u8f7b\u4e00\u5b9a\u6bd4\u4f8b\u7684\u7269\u7406\u4f24\u5bb3\u3002
    • \n\t\t\t
    • \u6297\u6027: \u51cf\u8f7b\u4e00\u5b9a\u6bd4\u4f8b\u7684\u6c34\u7cfb\u3001\u81ea\u7136\u7cfb\u6216\u706b\u7cfb\u4f24\u5bb3\u3002
    • \n\t\t\t
    • \u751f\u547d\u7a83\u53d6: \u6839\u636e\u4f60\u81ea\u52a8\u653b\u51fb\u9020\u6210\u4f24\u5bb3\u7684\u767e\u5206\u6bd4\u6062\u590dHP\u3002
    • \n\t\t\t
    • \u6cd5\u529b\u6c72\u53d6: \u6839\u636e\u4f60\u81ea\u52a8\u653b\u51fb\u9020\u6210\u4f24\u5bb3\u7684\u767e\u5206\u6bd4\u6062\u590dMP\u3002
    • \n\t\t\t
    • \u53cd\u4f24: \u53d7\u5230\u653b\u51fb\u65f6\uff0c\u5c06\u4e00\u5b9a\u6bd4\u4f8b\u7684\u62a4\u7532\u6216\u6297\u6027(\u4e0e\u653b\u51fb\u7c7b\u578b\u76f8\u5bf9\u5e94)\u4f5c\u4e3a\u4f24\u5bb3\u53cd\u5f39\u7ed9\u653b\u51fb\u8005\u3002
    • \n\t\t\t
    • \u97e7\u6027: \u964d\u4f4e\u5931\u660e\u3001\u6c89\u9ed8\u6216\u7729\u6655\u7684\u51e0\u7387\u3002
    • \n\t\t\t
    • \u5a01\u80c1: \u589e\u52a0\u88ab\u602a\u7269\u653b\u51fb\u7684\u51e0\u7387\u3002
    • \n\t\t\t
    • HP/MP\u6062\u590d: \u6bcf10\u79d2\u6062\u590d\u4e00\u5b9a\u767e\u5206\u6bd4\u7684\u6700\u5927HP/MP\u3002
    • \n\t\t\t
    • \u98df\u7269\u6025\u901f: \u51cf\u5c11\u98df\u7269\u51b7\u5374\u65f6\u95f4\u3002
    • \n\t\t\t
    • \u996e\u6599\u6d53\u7f29: \u589e\u52a0\u996e\u6599\u6548\u679c\u3002\u7f29\u77ed\u6301\u7eed\u65f6\u95f4\u548c\u51b7\u5374\u65f6\u95f4\u3002
    • \n\t\t\t
    • \u6218\u6597\u6389\u843d\u7387: \u63d0\u9ad8\u5e38\u89c4\u7269\u54c1\u7684\u6389\u843d\u7387(\u4e0d\u8d85\u8fc7100%)\u3002
    • \n\t\t\t
    • \u6218\u6597\u6389\u843d\u6570\u91cf: \u589e\u52a0\u5e38\u89c4\u7269\u54c1\u7684\u6389\u843d\u6570\u91cf\u3002
    • \n\t\t\t
    • \u6218\u6597\u7a00\u6709\u53d1\u73b0: \u589e\u52a0\u7a00\u6709\u7269\u54c1\u7684\u6389\u843d\u7387\u3002
    • \n\t\t\t
    • \u6218\u6597\u7b49\u7ea7: \u4ec5\u7528\u4e8e\u663e\u793a\uff0c\u4ee3\u8868\u57fa\u4e8e\u6218\u6597\u4e13\u4e1a\u7b49\u7ea7\u7684\u7efc\u5408\u6218\u6597\u529b\u3002
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t\u516c\u5f0f\n\t\t\t\u5bf9\u4e8e\u90a3\u4e9b\u559c\u6b22\u6570\u5b66\u7684\u4eba\uff0c\u4e0b\u9762\u662f\u6b21\u8981\u6218\u6597\u5c5e\u6027\u7684\u8ba1\u7b97\u516c\u5f0f:\n\t\t\t
      \n\t\t\t
    • \u6700\u5927HP = 10 * (10 + \u8010\u529b)
    • \n\t\t\t
    • \u6700\u5927MP = 10 * (10 + \u667a\u529b)
    • \n\t\t\t
    • \u653b\u51fb\u95f4\u9694 = \u57fa\u7840\u95f4\u9694 / (1 + (\u653b\u51fb / 2000)) / (1 + \u653b\u51fb\u901f\u5ea6\u52a0\u6210)
    • \n\t\t\t
    • \u80fd\u529b\u51b7\u5374\u65f6\u95f4 = \u57fa\u7840\u51b7\u5374\u65f6\u95f4 * 100 / (100 + \u6280\u80fd\u6025\u901f)
    • \n\t\t\t
    • \u7cbe\u786e\u5ea6 = (10 + [\u653b\u51fb|\u8fdc\u7a0b|\u9b54\u6cd5]) * (1 + \u52a0\u6210\u767e\u5206\u6bd4)
    • \n\t\t\t
    • \u4f24\u5bb3 = (10 + [\u529b\u91cf|\u8fdc\u7a0b|\u9b54\u6cd5]) * (1 + \u52a0\u6210\u767e\u5206\u6bd4)
    • \n\t\t\t
    • \u547d\u4e2d\u7387 = (\u6211\u7684\u7cbe\u51c6\u5ea6 ^ 1.4) / (\u6211\u7684\u7cbe\u51c6\u5ea6 ^ 1.4 + \u654c\u4eba\u95ea\u907f ^ 1.4)
    • \n\t\t\t
    • \u8fdc\u7a0b\u66b4\u51fb\u52a0\u6210\u7387 = 0.3 * \u547d\u4e2d\u51e0\u7387
    • \n\t\t\t
    • \u975e\u9b54\u6cd5\u95ea\u907f = (10 + \u9632\u5fa1) * (1 + \u52a0\u6210\u767e\u5206\u6bd4)
    • \n\t\t\t
    • \u9b54\u6cd5\u95ea\u907f = (10 + 0.75 * \u9632\u5fa1 + 0.25 * \u8fdc\u7a0b) * (1 + \u52a0\u6210\u767e\u5206\u6bd4)
    • \n\t\t\t
    • \u62a4\u7532 = 0.2 * \u9632\u5fa1 + \u52a0\u6210
    • \n\t\t\t
    • \u53d7\u5230\u7684\u7269\u7406\u4f24\u5bb3\u767e\u5206\u6bd4 = 100 / (100 + \u62a4\u7532)
      \u5982\u679c\u62a4\u7532\u4e3a\u8d1f\u503c\uff0c\u5219 = (100 - \u62a4\u7532) / 100
    • \n\t\t\t
    • \u6297\u6027 = 0.1 *(\u9632\u5fa1 + \u9b54\u6cd5)+ \u52a0\u6210
    • \n\t\t\t
    • \u53d7\u5230\u7684\u5143\u7d20\u4f24\u5bb3\u767e\u5206\u6bd4 = 100 / (100 + \u6297\u6027)
      \u5982\u679c\u6297\u6027\u4e3a\u8d1f\u503c\uff0c\u5219 = (100 - \u6297\u6027) / 100
    • \n\t\t\t
    • \u5931\u660e/\u6c89\u9ed8/\u7729\u6655\u51e0\u7387 = \u57fa\u7840\u51e0\u7387 * 100 / (100 + \u97e7\u6027)
    • \n\t\t\t
    • \u88ab\u602a\u7269\u9501\u5b9a\u51e0\u7387 = \u6211\u7684\u5a01\u80c1/(\u56e2\u961f\u603b\u5a01\u80c1)
    • \n\t\t\t
    • \u6218\u6597\u7b49\u7ea7 = 0.2 * (\u8010\u529b + \u667a\u529b + \u9632\u5fa1) + 0.4 * MAX(0.5 * (\u653b\u51fb + \u529b\u91cf)\uff0c \u8fdc\u7a0b\uff0c \u9b54\u6cd5)
    • \n\t\t\t
    \n\t\t\t
    ", tasks: "\u4efb\u52a1", tasksContent: '\u4efb\u52a1\u529f\u80fd\n\t\t\t\u5b8c\u6210\u6559\u7a0b\u540e\uff0c\u4f60\u5c06\u89e3\u9501\u6b64\u529f\u80fd\u3002\u4efb\u52a1\u680f\u4f1a\u968f\u673a\u751f\u6210\u4e0d\u540c\u4e13\u4e1a\u957f\u77ed\u4e0d\u4e00\u7684\u4efb\u52a1\uff0c\u5b8c\u6210\u8fd9\u4e9b\u4efb\u52a1\u5c31\u4f1a\u83b7\u5f97\u5956\u52b1\u3002\n\t\t\t
    \n\t\t\t\u4efb\u52a1\u680f\n\t\t\t\n\t\t\t
      \n\t\t\t\t
    • \u9891\u7387: \u4efb\u52a1\u4f1a\u5b9a\u671f\u5206\u914d\uff0c\u4ece\u6bcf8\u5c0f\u65f6\u4e00\u6b21\u5f00\u59cb\u3002\u5347\u7ea7\u53ef\u4ee5\u5c06\u95f4\u9694\u65f6\u95f4\u7f29\u77ed\u81f3\u6700\u4f4e4\u5c0f\u65f6\u3002
    • \n\t\t\t\t
    • \u79cd\u7c7b: \u4efb\u52a1\u53ef\u80fd\u6d89\u53ca\u91c7\u96c6/\u751f\u4ea7\u4e13\u4e1a\u6216\u51fb\u8d25\u602a\u7269\u3002\u751f\u6210\u7684\u4efb\u52a1\u4f1a\u7a0d\u5fae\u4f18\u5148\u8003\u8651\u73a9\u5bb6\u7b49\u7ea7\u8f83\u9ad8\u7684\u4e13\u4e1a\u3002
    • \n\t\t\t\t
    • \u91cd\u7f6e: \u4f60\u53ef\u4ee5\u4f7f\u7528\u91d1\u5e01\u6216\u725b\u94c3\u91cd\u65b0\u9009\u62e9\u4efb\u52a1\u3002\u6bcf\u6b21\u91cd\u65b0\u9009\u62e9\u7684\u8d39\u7528\u4f1a\u7ffb\u500d(\u6709\u4e0a\u9650)\u3002
    • \n\t\t\t\t
    • \u5bb9\u91cf: \u4efb\u52a1\u6ca1\u6709\u671f\u9650\uff0c\u4f46\u6709\u4efb\u52a1\u69fd\u4f4d\u53ea\u67098\u4e2a\u3002\u4f60\u53ef\u4ee5\u5728\u725b\u94c3\u5546\u5e97\u4e2d\u5347\u7ea7\uff0c\u589e\u52a0\u4efb\u52a1\u69fd\u4f4d\u3002
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t
    \n\t\t\t\u5956\u52b1\n\t\t\t\n\t\t\t
      \n\t\t\t\t
    • \u5b8c\u6210\u4efb\u52a1\u53ef\u83b7\u5f97\u91d1\u5e01\u548c\u4efb\u52a1\u4ee3\u5e01\u3002\u6bcf\u83b7\u5f97\u4e00\u4e2a\u4efb\u52a1\u4ee3\u5e01\u8fd8\u4f1a\u79ef\u7d2f\u4e00\u4e2a\u4efb\u52a1\u70b9\u6570\u3002
    • \n\t\t\t\t
    • \u7d2f\u79ef50\u4e2a\u4efb\u52a1\u70b9\u6570\u5c31\u53ef\u4ee5\u9886\u53d6"\u5c0f\u7d2b\u725b\u7684\u793c\u7269"\uff0c\u6253\u5f00\u540e\u53ef\u4ee5\u83b7\u5f97\u91d1\u5e01\u3001\u4efb\u52a1\u4ee3\u5e01\u3001\u4efb\u52a1\u6c34\u6676\u548c\u5404\u79cd\u6218\u5229\u54c1\u3002
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t
    \n\t\t\t\u4efb\u52a1\u5546\u5e97\n\t\t\t\u4efb\u52a1\u4ee3\u5e01\u53ef\u5728\u4efb\u52a1\u5546\u5e97\u4e2d\u7528\u4e8e\u8d2d\u4e70\u6c38\u4e45\u5347\u7ea7\u6216\u7269\u54c1\uff0c\u5305\u62ec:\n\t\t\t
      \n\t\t\t\t
    • \u4efb\u52a1\u51b7\u5374:\u51cf\u5c11\u4efb\u52a1\u4e4b\u95f4\u7684\u51b7\u5374\u65f6\u95f4\u3002
    • \n\t\t\t\t
    • \u5c4f\u853d\u69fd\u4f4d:\u5141\u8bb8\u5c4f\u853d\u88ab\u5206\u914d\u7279\u5b9a\u4e13\u4e1a\u7684\u4efb\u52a1\u3002\u6218\u6597\u5c4f\u853d\u9700\u8981\u989d\u5916\u4ed8\u8d39\u89e3\u9501\u3002
    • \n\t\t\t\t
    • \u4efb\u52a1\u6c34\u6676:\u7528\u4e8e\u5236\u4f5c\u6216\u5347\u7ea7\u4efb\u52a1\u5fbd\u7ae0\u3002\u4efb\u52a1\u5fbd\u7ae0\u53ef\u5728\u6267\u884c\u4efb\u52a1\u65f6\u63d0\u4f9b\u5927\u91cf\u901f\u5ea6\u6216\u4f24\u5bb3\u52a0\u6210\u3002
    • \n\t\t\t\t
    • \u6218\u5229\u54c1\u7bb1:\u5927\u9668\u77f3\u8231\u3001\u5927\u5de5\u5320\u5323\u548c\u5927\u5b9d\u7bb1\u3002
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t
    ', guild: "\u516c\u4f1a", guildContent: "\u516c\u4f1a\n\t\t\t\u901a\u8fc7\u5bfc\u822a\u83dc\u5355\u4e2d\u7684[\u516c\u4f1a]\u529f\u80fd\u53d1\u73b0\u516c\u4f1a\u3002\u516c\u4f1a\u7531\u559c\u6b22\u4e00\u8d77\u6e38\u620f\u7684\u73a9\u5bb6\u7ec4\u6210\u3002\u867d\u7136\u516c\u4f1a\u76ee\u524d\u4e3b\u8981\u4f5c\u4e3a\u793e\u4ea4\u4e2d\u5fc3\uff0c\u4f46\u672a\u6765\u63a8\u51fa\u7684\u6269\u5c55\u53ef\u80fd\u4f1a\u5f15\u5165\u66f4\u591a\u4ee5\u56e2\u961f\u4e3a\u5bfc\u5411\u7684\u6d3b\u52a8\u3002\n\t\t\t
    \n\t\t\t\u521b\u5efa\u516c\u4f1a\n\t\t\t\u4f60\u53ef\u4ee5\u6295\u5165500\u4e07\u91d1\u5e01\u5e76\u9009\u62e9\u4e00\u4e2a\u72ec\u7279\u7684\u516c\u4f1a\u540d\u79f0\uff0c\u5c31\u53ef\u4ee5\u521b\u5efa\u81ea\u5df1\u7684\u516c\u4f1a\u3002\u4f5c\u4e3a\u516c\u4f1a\u7684\u521b\u5efa\u8005\uff0c\u4f60\u5c06\u81ea\u52a8\u6210\u4e3a\u516c\u4f1a\u4f1a\u957f\uff0c\u5728\u516c\u4f1a\u4e2d\u62e5\u6709\u6700\u9ad8\u6743\u529b\u3002\u4e4b\u540e\uff0c\u4f60\u53ef\u4ee5\u9080\u8bf7\u5176\u4ed6\u73a9\u5bb6\u52a0\u5165\u4f60\u7684\u516c\u4f1a\u3002\n\t\t\t
    \n\t\t\t\u52a0\u5165\u516c\u4f1a\n\t\t\t\u4f60\u53ef\u4ee5\u88ab\u9080\u8bf7\u52a0\u5165\u73b0\u6709\u7684\u516c\u4f1a\u3002\u4f60\u53ef\u4ee5\u5728\u62db\u52df\u804a\u5929\u9891\u9053\u5bfb\u627e\u6b63\u5728\u62db\u4eba\u7684\u516c\u4f1a\uff0c\u516c\u4f1a\u4f1a\u5728\u8be5\u9891\u9053\u79ef\u6781\u5bfb\u627e\u65b0\u6210\u5458\u3002\u4f60\u53ef\u4ee5\u5728\u516c\u4f1a\u9875\u9762\u4e0a\u67e5\u770b\u4f60\u6536\u5230\u7684\u9080\u8bf7\u3002\n\t\t\t
    \n\t\t\t\u516c\u4f1a\u529f\u80fd\n\t\t\t\u516c\u4f1a\u6709\u51e0\u4e2a\u4e3b\u8981\u529f\u80fd:\n\t\t\t
      \n\t\t\t\t
    • \u516c\u4f1a\u804a\u5929\u9891\u9053: \u4e00\u4e2a\u79c1\u4eba\u7684\u3001\u81ea\u6211\u7ba1\u7406\u7684\u7a7a\u95f4\uff0c\u4f9b\u516c\u4f1a\u6210\u5458\u8054\u7cfb\u548c\u4ea4\u8c08\u3002
    • \n\t\t\t\t
    • \u516c\u4f1a\u516c\u544a\u680f: \u4e00\u4e2a\u53ef\u7531\u4f1a\u957f\u6216\u5c06\u519b\u7f16\u8f91\u7684\u516c\u544a\u677f\uff0c\u7528\u4e8e\u901a\u77e5\u6240\u6709\u6210\u5458\u3002
    • \n\t\t\t\t
    • \u516c\u4f1a\u7b49\u7ea7: \u968f\u7740\u6210\u5458\u5728\u5404\u79cd\u4e13\u4e1a\u83b7\u5f97\u7ecf\u9a8c\uff0c\u516c\u4f1a\u4f1a\u4ee51:1000\u7684\u6bd4\u4f8b\u79ef\u7d2f\u516c\u4f1a\u7ecf\u9a8c\uff0c\u4ece\u800c\u63d0\u5347\u516c\u4f1a\u7b49\u7ea7\u3002\u6839\u636e\u516c\u4f1a\u7b49\u7ea7\u548c\u7ecf\u9a8c\u6500\u5347\u6392\u884c\u699c\u3002
    • \n\t\t\t\t
    • \u6210\u5458\u540d\u989d: \u516c\u4f1a\u521d\u59cb\u65f6\u6709 {{defaultGuildMemberCount}} \u4e2a\u4f1a\u5458\u540d\u989d\uff0c\u6bcf\u63d0\u5347 {{guildLevelsPerMaxMember}} \u4e2a\u516c\u4f1a\u7b49\u7ea7\u53ef\u589e\u52a0 1 \u4e2a\u540d\u989d\u3002
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t
    \n\t\t\t\u6210\u5458\u89d2\u8272\n\t\t\t\u516c\u4f1a\u5177\u6709\u4e0d\u540c\u7684\u89d2\u8272\u548c\u6743\u9650\u3002\u8f83\u9ad8\u7b49\u7ea7\u7684\u89d2\u8272\u81ea\u52a8\u5177\u6709\u4efb\u4f55\u8f83\u4f4e\u7ea7\u89d2\u8272\u7684\u6743\u9650:\n\t\t\t
      \n\t\t\t\t
    • \u4f1a\u957f\n\t\t\t\t\t
        \n\t\t\t\t\t\t
      • \u53ef\u5c06\u9886\u5bfc\u6743\u4f20\u7ed9\u53e6\u4e00\u4f4d\u6210\u5458\u3002
      • \n\t\t\t\t\t\t
      • \u5f53\u516c\u4f1a\u7a7a\u65e0\u4e00\u4eba\u65f6\uff0c\u6709\u6743\u89e3\u6563\u516c\u4f1a\u3002
      • \n\t\t\t\t\t
      \n\t\t\t\t
    • \n\t\t\t\t
    • \u5c06\u519b\n\t\t\t\t\t
        \n\t\t\t\t\t\t
      • \u6709\u6743\u63d0\u5347\u6216\u964d\u7ea7\u4efb\u4f55\u4f4e\u7ea7\u6210\u5458\u3002
      • \n\t\t\t\t\t\t
      • \u53ef\u7f16\u8f91\u516c\u4f1a\u516c\u544a\u680f\u3002
      • \n\t\t\t\t\t
      \n\t\t\t\t
    • \n\t\t\t\t
    • \u5b98\u5458\n\t\t\t\t\t
        \n\t\t\t\t\t\t
      • \u53ef\u9080\u8bf7\u65b0\u6210\u5458\u52a0\u5165\u516c\u4f1a\u3002
      • \n\t\t\t\t\t\t
      • \u53ef\u5c06\u4f4e\u7ea7\u522b\u6210\u5458\u8e22\u51fa\u516c\u4f1a\u3002
      • \n\t\t\t\t\t
      \n\t\t\t\t
    • \n\t\t\t\t
    • \u4f1a\u5458\n\t\t\t\t\t
        \n\t\t\t\t\t\t
      • \u53ef\u4ee5\u67e5\u770b\u516c\u4f1a\u6982\u51b5\u3002
      • \n\t\t\t\t\t\t
      • \u53ef\u4ee5\u67e5\u770b\u516c\u4f1a\u804a\u5929\u9891\u9053\u5e76\u8fdb\u884c\u4ea4\u8c08\u3002
      • \n\t\t\t\t\t
      \n\t\t\t\t
    • \n\t\t\t\t
    • \u5df2\u9080\u8bf7\n\t\t\t\t\t
        \n\t\t\t\t\t\t
      • \u5728\u63a5\u53d7\u516c\u4f1a\u9080\u8bf7\u4e4b\u524d\u6ca1\u6709\u8bbf\u95ee\u6743\u9650
      • \n\t\t\t\t\t
      \n\t\t\t\t
    • \n\t\t\t
    \n\t\t\t
    \n\t\t\t
    ", chatCommands: "\u804a\u5929\u547d\u4ee4", chatCommandsContent: "\u804a\u5929\u547d\u4ee4\n\t\t\t\n\t\t\t\t/w [\u540d\u79f0] [\u4fe1\u606f] - \u4e0e\u5176\u4ed6\u73a9\u5bb6\u79c1\u804a
    \n\t\t\t\t/profile [\u540d\u79f0] - \u67e5\u770b\u73a9\u5bb6\u8d44\u6599
    \n\t\t\t\t/friend [\u540d\u79f0] - \u6dfb\u52a0\u597d\u53cb
    \n\t\t\t\t/unfriend [\u540d\u79f0] - \u5220\u9664\u597d\u53cb
    \n\t\t\t\t/block [\u540d\u79f0] - \u5c4f\u853d\u73a9\u5bb6
    \n\t\t\t\t/unblock [\u540d\u79f0] - \u89e3\u9664\u5bf9\u73a9\u5bb6\u7684\u5c4f\u853d
    \n\t\t\t\t@mod \u6216 @mods - \u5728\u9700\u8981\u7acb\u5373\u5904\u7406\u7684\u7d27\u6025\u95ee\u9898\u4e0a\u547c\u53eb\u7ba1\u7406\u5458\u3002\u6b64\u529f\u80fd\u4ec5\u5728\u516c\u5171\u9891\u9053\u6709\u6548\u3002\u5207\u52ff\u6ee5\u7528\u3002\n\t\t\t
    \n\t\t\t
    ", experienceTable: "\u7ecf\u9a8c\u8868" }, gameRulesPanel: { gameRules: "\u6e38\u620f\u89c4\u5219" }, gameRulesText: { content: "
    \n\t\t\t\t\u94f6\u6cb3\u5976\u725b\u653e\u7f6e\u7684\u89c4\u5219\u65e8\u5728\u786e\u4fdd\u6240\u6709\u73a9\u5bb6\u90fd\u80fd\u83b7\u5f97\u6109\u5feb\u3001\u516c\u5e73\u7684\u6e38\u620f\u4f53\u9a8c\u3002\n\t\t\t\t\u8fdd\u53cd\u89c4\u5219\u5c06\u6839\u636e\u8fdd\u89c4\u884c\u4e3a\u7684\u7c7b\u578b\u548c\u4e25\u91cd\u7a0b\u5ea6\u53d7\u5230\u76f8\u5e94\u7684\u5904\u7f5a\uff0c\u5305\u62ec\u8b66\u544a\u3001\u7981\u8a00\u3001\u7269\u54c1\u79fb\u9664\u3001\u4ea4\u6613\u7981\u6b62\u6216\u8d26\u6237\u5c01\u7981\u3002\n\t\t\t\t

    \n\t\t\t
    \n\t\t\t\n\t\t\t\t
  • \u5e10\u53f7\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\t\u4ec5\u9650\u4e00\u4e2a\u8d26\u6237: \n\t\t\t\t\t\t\t\u6bcf\u4e2a\u4eba\u53ea\u80fd\u4f7f\u7528\u4e00\u4e2a\u8d26\u6237\u8fdb\u884c\u6e38\u620f\u3002\u6e38\u5ba2\u4e5f\u88ab\u89c6\u4e3a\u8d26\u6237\u3002\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\t\u4e0d\u5f97\u5171\u4eab\u8d26\u6237: \n\t\t\t\t\t\t\t\u4e0d\u5f97\u4e0e\u5176\u4ed6\u73a9\u5bb6\u5171\u4eab\u8d26\u6237\u3002\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\t\u4e0d\u5f97\u4f7f\u7528\u4e0d\u6070\u5f53\u7684\u540d\u79f0: \n\t\t\t\t\t\t\t\u540d\u79f0\u4e0d\u5f97\u5177\u6709\u5192\u72af\u6027\u3001\u8272\u60c5\u3001\u5192\u5145\u4ed6\u4eba\u6216\u4f7f\u7528\u77e5\u540d\u73b0\u5b9e\u4eba\u7269\u7684\u540d\u5b57\u3002\u4e0d\u9002\u5f53\u7684\u540d\u79f0\u53ef\u5bfc\u81f4\u7981\u8a00\u548c\u5f3a\u5236\u66f4\u540d\u3002\n\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\t\u4ec5\u965013\u5c81\u4ee5\u4e0a\u73a9\u5bb6: \n\t\t\t\t\t\t\t\u6839\u636e\u7f8e\u56fdCOPPA\u300a\u513f\u7ae5\u5728\u7ebf\u9690\u79c1\u4fdd\u62a4\u6cd5\u6848\u300b\u89c4\u5b9a\uff0c\u4f60\u5fc5\u987b\u5e74\u6ee1 13 \u5468\u5c81\u624d\u80fd\u6ce8\u518c\u548c\u6e38\u620f\u3002\n\t\t\t\t\t\t
    8. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • \u4ea4\u6613\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\t\u7981\u6b62\u771f\u5b9e\u4e16\u754c\u4ea4\u6613/\u4ea4\u53c9\u4ea4\u6613: \n\t\t\t\t\t\t\t\u8bf7\u52ff\u5728\u94f6\u6cb3\u5976\u725b\u653e\u7f6e\u4e2d\u4ea4\u6613\u7269\u54c1\u6216\u670d\u52a1\u4ee5\u6362\u53d6\u6e38\u620f\u5916\u7684\u4efb\u4f55\u4e1c\u897f\u3002\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\t\u7981\u6b62\u8d22\u5bcc\u8f6c\u79fb: \n\t\t\t\t\t\t\t\u4e0d\u5f97\u5411\u4efb\u4f55\u73a9\u5bb6\u8f93\u9001\u8d22\u4ea7\uff0c\u4f7f\u5176\u83b7\u5f97\u4e0d\u516c\u5e73\u7684\u4f18\u52bf\u3002\u8d60\u9001\u7ed9\u5176\u4ed6\u73a9\u5bb6\u7684\u793c\u7269\u548c\u6709\u5956\u7ade\u8d5b\u7684\u4ef7\u503c\u5e94\u9650\u5236\u57281000\u4e07\u91d1\u5e01\u6216\u4ee5\u4e0b\u3002\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\t\u7981\u6b62\u6b3a\u8bc8: \n\t\t\t\t\t\t\t\u4e0d\u5f97\u4f7f\u7528\u6b3a\u9a97\u6216\u6572\u8bc8\u624b\u6bb5\u4ece\u5176\u4ed6\u73a9\u5bb6\u5904\u83b7\u5f97\u7269\u54c1\u3002\u5982\u6709\u8db3\u591f\u8bc1\u636e\uff0c\u6211\u4eec\u5c06\u5bf9\u6b3a\u8bc8\u8005\u91c7\u53d6\u884c\u52a8\u3002\u4f46\u56e0\u6b3a\u8bc8\u800c\u4e22\u5931\u7684\u7269\u54c1\u5c06\u4e0d\u4e88\u9000\u8fd8\u3002\n\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\t\u57287\u5929\u5185\u507f\u8fd8\u8d37\u6b3e: \n\t\t\t\t\t\t\t\u8d37\u6b3e\u98ce\u9669\u81ea\u8d1f\u30027\u5929\u5185\u672a\u507f\u8fd8\u7684\u8d37\u6b3e\u5c06\u88ab\u89c6\u4e3a\u8d22\u5bcc\u8f6c\u79fb/\u6b3a\u8bc8\u884c\u4e3a\u3002\n\t\t\t\t\t\t
    8. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • \u804a\u5929\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\t\u8bf7\u76f8\u4e92\u5c0a\u91cd\uff0c\u53cb\u5584\u4ea4\u6d41: \n\t\t\t\t\t\t\t\u804a\u5929\u89c4\u5219\u7684\u7b2c\u4e00\u6761\u5c31\u662f\u5c0a\u91cd\u5176\u4ed6\u73a9\u5bb6\u3002\u6211\u4eec\u7684\u76ee\u6807\u662f\u521b\u5efa\u4e00\u4e2a\u4eba\u4eba\u90fd\u80fd\u4eab\u53d7\u7684\u53cb\u597d\u793e\u533a\u7a7a\u95f4\u3002\n\t\t\t\t\t\t\t\u8bf7\u907f\u514d\u6545\u610f\u4e0e\u4ed6\u4eba\u5bf9\u7acb\u6216\u9a9a\u6270\u4ed6\u4eba\u3002\n\t\t\t\t\t\t\t\u867d\u7136\u5076\u5c14\u4f7f\u7528\u810f\u8bdd\u5e76\u4e0d\u8fdd\u53cd\u89c4\u5b9a\uff0c\u4f46\u8bf7\u4e0d\u8981\u8fc7\u5ea6\u4f7f\u7528\u810f\u8bdd\uff0c\u5c24\u5176\u662f\u9488\u5bf9\u5176\u4ed6\u73a9\u5bb6\u65f6\u3002\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\t\u56fd\u9645\u804a\u5929\u9891\u9053\u4ec5\u9650\u82f1\u8bed: \n\t\t\t\t\t\t\t\u8bf7\u5728\u56fd\u9645\u804a\u5929\u9891\u9053\u4f7f\u7528\u82f1\u8bed\u3002\u5176\u4ed6\u9891\u9053\u53ef\u4f7f\u7528\u4e0d\u540c\u8bed\u8a00\u3002\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t\t
    5. \n\t\t\t\t\t\t\t\u7981\u6b62\u6b67\u89c6: \n\t\t\t\t\t\t\t\u8bf7\u52ff\u4f7f\u7528\u9488\u5bf9\u4efb\u4f55\u4e2a\u4eba\u6216\u7fa4\u4f53\u7684\u6c61\u8a00\u79fd\u8bed\u3001\u4fda\u8bed\u6216\u4efb\u4f55\u653b\u51fb\u6027\u8bdd\u8bed\u3002\n\t\t\t\t\t\t
    6. \n\t\t\t\t\t\t
    7. \n\t\t\t\t\t\t\t\u7981\u6b62\u975e\u6cd5\u6216\u8272\u60c5\u8bdd\u9898: \n\t\t\t\t\t\t\t\u8bf7\u52ff\u8ba8\u8bba\u975e\u6cd5\u6216\u8272\u60c5\u8bdd\u9898\u3002\u7981\u6b62\u53d1\u9001\u975e\u6cd5\u6d3b\u52a8\u6216\u8272\u60c5\u8bdd\u9898\u7684\u5916\u90e8\u94fe\u63a5\u3002\n\t\t\t\t\t\t
    8. \n\t\t\t\t\t\t
    9. \n\t\t\t\t\t\t\t\u907f\u514d\u654f\u611f\u8bdd\u9898\u6216\u95f9\u5267: \n\t\t\t\t\t\t\t\u8bf7\u907f\u514d\u8ba8\u8bba\u5bb9\u6613\u5f15\u53d1\u4e89\u8bae\u6216\u95f9\u5267\u7684\u654f\u611f\u8bdd\u9898\u3002\n\t\t\t\t\t\t\t\u8fd9\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u653f\u6cbb\u3001\u5b97\u6559\u3001\u56fd\u9645\u51b2\u7a81\u3001\u6027\u522b\u8ba8\u8bba\u3001\u6027\u53d6\u5411\u3001\n\t\t\t\t\t\t\t\u7981\u8a00/\u5c01\u7981\u6295\u8bc9\uff0c\u4ee5\u53ca\u5176\u4ed6\u5bb9\u6613\u5f15\u53d1\u7eb7\u4e89\u7684\u8bdd\u9898\u3002\n\t\t\t\t\t\t
    10. \n\t\t\t\t\t\t
    11. \n\t\t\t\t\t\t\t\u7981\u6b62\u6076\u610f\u5237\u5c4f: \n\t\t\t\t\t\t\t\u8bf7\u52ff\u5728\u804a\u5929\u4e2d\u53d1\u9001\u5927\u91cf\u4e0d\u5fc5\u8981\u7684\u5783\u573e\u4fe1\u606f\u3001\u8fc7\u5ea6\u4f7f\u7528\u5927\u5199\u5b57\u6bcd\u3001\u6216\u5411\u4ed6\u4eba\u4e5e\u8ba8\u514d\u8d39\u7269\u54c1\u3002\n\t\t\t\t\t\t
    12. \n\t\t\t\t\t\t
    13. \n\t\t\t\t\t\t\t\u8bf7\u52ff\u9f13\u52b1\u4ed6\u4eba\u8fdd\u53cd\u89c4\u5219: \n\t\t\t\t\t\t\t\u4e0d\u8981\u8bef\u5bfc\u6216\u6002\u607f\u5176\u4ed6\u73a9\u5bb6\u8fdd\u53cd\u6e38\u620f\u89c4\u5219\u3002\n\t\t\t\t\t\t
    14. \n\t\t\t\t\t\t
    15. \n\t\t\t\t\t\t\t\u4e0d\u8981\u6cc4\u9732\u4e2a\u4eba\u4fe1\u606f: \n\t\t\t\t\t\t\t\u8bf7\u52ff\u62ab\u9732\u53ef\u8bc6\u522b\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u4f60\u7684\u5168\u540d\u3001\u5730\u5740\u3001\u7535\u8bdd\u53f7\u7801\u548c\u7535\u5b50\u90ae\u4ef6\u3002\n\t\t\t\t\t\t\t\u6b64\u5916\uff0c\u8bf7\u52ff\u62ab\u9732\u5176\u4ed6\u73a9\u5bb6\u672a\u516c\u5f00\u7684\u4efb\u4f55\u4e2a\u4eba\u4fe1\u606f\uff0c\u5982\u59d3\u540d\u3001\u5e74\u9f84\u6216\u6240\u5728\u5730\u3002\n\t\t\t\t\t\t
    16. \n\t\t\t\t\t\t
    17. \n\t\t\t\t\t\t\t\u6240\u6709\u5e7f\u544a\u5fc5\u987b\u5728\u9002\u5f53\u7684\u6e20\u9053\u53d1\u5e03: \n\t\t\t\t\t\t\t\u6240\u6709\u8d2d\u4e70\u3001\u51fa\u552e\u6216\u670d\u52a1\u8bf7\u6c42\u5e94\u5728\u4ea4\u6613\u9891\u9053\u4e2d\u8fdb\u884c\u3002\u516c\u4f1a/\u961f\u4f0d\u62db\u52df\u6216\u5bfb\u6c42\u52a0\u5165\u516c\u4f1a/\u961f\u4f0d\u7684\u8bf7\u6c42\u5e94\u5728\u62db\u52df\u9891\u9053\u63d0\u51fa\u3002\n\t\t\t\t\t\t\t\u5141\u8bb8\u5728\u56fd\u9645\u6216\u65b0\u624b\u804a\u5929\u9891\u9053\u4e2d\u8be2\u95ee\u4ef7\u683c\u3002\u7981\u6b62\u9080\u8bf7/\u63a8\u8350\u94fe\u63a5\u3002\n\t\t\t\t\t\t
    18. \n\t\t\t\t\t\t
    19. \n\t\t\t\t\t\t\t\u542c\u4ece\u7ba1\u7406\u5458\u5b89\u6392: \n\t\t\t\t\t\t\t\u4e3a\u4e86\u4fdd\u6301\u826f\u597d\u7684\u804a\u5929\u73af\u5883\uff0c\u7ba1\u7406\u5458\u4f1a\u5bf9\u5404\u804a\u5929\u9891\u9053\u8fdb\u884c\u7ba1\u7406\u3002\n\t\t\t\t\t\t\t\u8bf7\u914d\u5408\u5e76\u5c0a\u91cd\u4ed6\u4eec\u7684\u8981\u6c42\u3002\u5982\u679c\u5bf9\u7ba1\u7406\u5458\u6709\u4efb\u4f55\u4e89\u6267\u6216\u6295\u8bc9\uff0c\u8bf7\u901a\u8fc7Discord\u7533\u8bc9\u6216\u53d1\u9001\u7535\u5b50\u90ae\u4ef6\u81f3contact@milkywayidle.com\u3002\n\t\t\t\t\t\t
    20. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • \u673a\u5668\u4eba\u3001\u811a\u672c\u548c\u6269\u5c55\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\t\u7981\u6b62\u673a\u5668\u4eba: \n\t\t\t\t\t\t\t\u8bf7\u52ff\u4f7f\u7528\u4efb\u4f55\u81ea\u52a8\u5316\u7a0b\u5e8f\u4ee3\u66ff\u4f60\u64cd\u4f5c\u6e38\u620f\u3002\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t\t
    3. \n\t\t\t\t\t\t\t\u811a\u672c\u548c\u6269\u5c55: \n\t\t\t\t\t\t\t\u4efb\u4f55\u811a\u672c\u6216\u6269\u5c55\u7a0b\u5e8f\u90fd\u4e0d\u5f97\u4e3a\u73a9\u5bb6\u6267\u884c\u4efb\u4f55\u64cd\u4f5c(\u5411\u670d\u52a1\u5668\u53d1\u9001\u4efb\u4f55\u8bf7\u6c42)\uff0c\n\t\t\t\t\t\t\t\u4ec5\u9650\u4f7f\u7528\u4e8e\u663e\u793a\u4fe1\u606f\u6216\u6539\u8fdb\u7528\u6237\u754c\u9762 (\u4f8b\u5982: \u663e\u793a\u6218\u6597\u6458\u8981\u3001\u8ddf\u8e2a\u6389\u843d\u3001\u5c06\u6309\u94ae\u79fb\u52a8\u5230\u4e0d\u540c\u4f4d\u7f6e)\u3002\n\t\t\t\t\t\t
    4. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t\t
  • \u9519\u8bef\u548c\u6f0f\u6d1e\n\t\t\t\t\t
      \n\t\t\t\t\t\t
    1. \n\t\t\t\t\t\t\t\u4e0d\u5f97\u6ee5\u7528\u6f0f\u6d1e: \n\t\t\t\t\t\t\t\u8bf7\u52ff\u6ee5\u7528\u6e38\u620f\u9519\u8bef\u6216\u6f0f\u6d1e\u6765\u4e3a\u81ea\u5df1\u8c0b\u5229\u3002\u8bf7\u901a\u8fc7Discord\u544a\u8bc9\u6211\u4eec\uff0c\u8c22\u8c22\u3002\n\t\t\t\t\t\t
    2. \n\t\t\t\t\t
    \n\t\t\t\t
  • \n\t\t\t
    \n\t\t\t
    " } }, ...{ gameModeNames: { standard: "\u6807\u51c6", ironcow: "\u94c1\u725b", legacy_ironcow: "\u4f20\u7edf\u94c1\u725b" }, gameModeDescriptions: { standard: "\u6807\u51c6\u6e38\u620f\u6a21\u5f0f\u9002\u5408\u5927\u591a\u6570\u73a9\u5bb6\uff0c\u6ca1\u6709\u529f\u80fd\u9650\u5236\u3002", ironcow: "\u94c1\u725b\u6e38\u620f\u6a21\u5f0f\u9002\u5408\u559c\u6b22\u81ea\u529b\u66f4\u751f\u7684\u73a9\u5bb6\u3002\u4f60\u4e0d\u80fd\u4f7f\u7528\u5e02\u573a\u4e0e\u5176\u4ed6\u73a9\u5bb6\u4ea4\u6613(\u4f8b\u5916: \u5141\u8bb8\u8d2d\u4e70\u725b\u94c3)\u3002", legacy_ironcow: "" }, skillNames: { "/skills/total_level": "\u603b\u7b49\u7ea7", "/skills/milking": "\u6324\u5976", "/skills/foraging": "\u91c7\u6458", "/skills/woodcutting": "\u4f10\u6728", "/skills/cheesesmithing": "\u5976\u916a\u953b\u9020", "/skills/crafting": "\u5236\u4f5c", "/skills/tailoring": "\u7f1d\u7eab", "/skills/cooking": "\u70f9\u996a", "/skills/brewing": "\u51b2\u6ce1", "/skills/alchemy": "\u70bc\u91d1", "/skills/enhancing": "\u5f3a\u5316", "/skills/stamina": "\u8010\u529b", "/skills/intelligence": "\u667a\u529b", "/skills/attack": "\u653b\u51fb", "/skills/power": "\u529b\u91cf", "/skills/defense": "\u9632\u5fa1", "/skills/ranged": "\u8fdc\u7a0b", "/skills/magic": "\u9b54\u6cd5" }, abilityNames: { "/abilities/poke": "\u7834\u80c6\u4e4b\u523a", "/abilities/impale": "\u900f\u9aa8\u4e4b\u523a", "/abilities/puncture": "\u7834\u7532\u4e4b\u523a", "/abilities/penetrating_strike": "\u8d2f\u5fc3\u4e4b\u523a", "/abilities/scratch": "\u722a\u5f71\u65a9", "/abilities/cleave": "\u5206\u88c2\u65a9", "/abilities/maim": "\u8840\u5203\u65a9", "/abilities/crippling_slash": "\u81f4\u6b8b\u65a9", "/abilities/smack": "\u91cd\u78be", "/abilities/sweep": "\u91cd\u626b", "/abilities/stunning_blow": "\u91cd\u9524", "/abilities/fracturing_impact": "\u788e\u88c2\u51b2\u51fb", "/abilities/shield_bash": "\u76fe\u51fb", "/abilities/quick_shot": "\u5feb\u901f\u5c04\u51fb", "/abilities/aqua_arrow": "\u6d41\u6c34\u7bad", "/abilities/flame_arrow": "\u70c8\u7130\u7bad", "/abilities/rain_of_arrows": "\u7bad\u96e8", "/abilities/silencing_shot": "\u6c89\u9ed8\u4e4b\u7bad", "/abilities/steady_shot": "\u7a33\u5b9a\u5c04\u51fb", "/abilities/pestilent_shot": "\u75ab\u75c5\u5c04\u51fb", "/abilities/penetrating_shot": "\u8d2f\u7a7f\u5c04\u51fb", "/abilities/water_strike": "\u6d41\u6c34\u51b2\u51fb", "/abilities/ice_spear": "\u51b0\u67aa\u672f", "/abilities/frost_surge": "\u51b0\u971c\u7206\u88c2", "/abilities/mana_spring": "\u6cd5\u529b\u55b7\u6cc9", "/abilities/entangle": "\u7f20\u7ed5", "/abilities/toxic_pollen": "\u5267\u6bd2\u7c89\u5c18", "/abilities/natures_veil": "\u81ea\u7136\u83cc\u5e55", "/abilities/life_drain": "\u751f\u547d\u5438\u53d6", "/abilities/fireball": "\u706b\u7403", "/abilities/flame_blast": "\u7194\u5ca9\u7206\u88c2", "/abilities/firestorm": "\u706b\u7130\u98ce\u66b4", "/abilities/smoke_burst": "\u70df\u7206\u706d\u5f71", "/abilities/minor_heal": "\u521d\u7ea7\u81ea\u6108\u672f", "/abilities/heal": "\u81ea\u6108\u672f", "/abilities/quick_aid": "\u5feb\u901f\u6cbb\u7597\u672f", "/abilities/rejuvenate": "\u7fa4\u4f53\u6cbb\u7597\u672f", "/abilities/taunt": "\u5632\u8bbd", "/abilities/provoke": "\u6311\u8845", "/abilities/toughness": "\u575a\u97e7", "/abilities/elusiveness": "\u95ea\u907f", "/abilities/precision": "\u7cbe\u786e", "/abilities/berserk": "\u72c2\u66b4", "/abilities/frenzy": "\u72c2\u901f", "/abilities/elemental_affinity": "\u5143\u7d20\u589e\u5e45", "/abilities/spike_shell": "\u5c16\u523a\u9632\u62a4", "/abilities/arcane_reflection": "\u5965\u672f\u53cd\u5c04", "/abilities/vampirism": "\u5438\u8840", "/abilities/revive": "\u590d\u6d3b", "/abilities/insanity": "\u75af\u72c2", "/abilities/invincible": "\u65e0\u654c", "/abilities/fierce_aura": "\u7269\u7406\u5149\u73af", "/abilities/aqua_aura": "\u6d41\u6c34\u5149\u73af", "/abilities/sylvan_aura": "\u81ea\u7136\u5149\u73af", "/abilities/flame_aura": "\u706b\u7130\u5149\u73af", "/abilities/speed_aura": "\u901f\u5ea6\u5149\u73af", "/abilities/critical_aura": "\u66b4\u51fb\u5149\u73af", "/abilities/promote": "\u664b\u5347" }, abilityDescriptions: { "/abilities/poke": "\u6233\u5411\u76ee\u6807\u654c\u4eba", "/abilities/impale": "\u523a\u7a7f\u76ee\u6807\u654c\u4eba", "/abilities/puncture": "\u51fb\u7834\u76ee\u6807\u654c\u4eba\u7684\u62a4\u7532\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u4e34\u65f6\u964d\u4f4e\u5176\u62a4\u7532", "/abilities/penetrating_strike": "\u523a\u5411\u76ee\u6807\u654c\u4eba\uff0c\u5982\u679c\u547d\u4e2d\uff0c\u5219\u8d2f\u7a7f\u5e76\u523a\u5411\u4e0b\u4e00\u4e2a\u654c\u4eba", "/abilities/scratch": "\u6293\u4f24\u76ee\u6807\u654c\u4eba", "/abilities/cleave": "\u5288\u780d\u6240\u6709\u654c\u4eba", "/abilities/maim": "\u5212\u4f24\u76ee\u6807\u654c\u4eba\uff0c\u5e76\u4f7f\u5176\u6d41\u8840", "/abilities/crippling_slash": "\u65a9\u51fb\u6240\u6709\u654c\u4eba\uff0c\u5e76\u51cf\u5c11\u5176\u4f24\u5bb3", "/abilities/smack": "\u731b\u51fb\u76ee\u6807\u654c\u4eba", "/abilities/sweep": "\u5bf9\u6240\u6709\u654c\u4eba\u8fdb\u884c\u6a2a\u626b\u653b\u51fb", "/abilities/stunning_blow": "\u91cd\u9524\u76ee\u6807\u654c\u4eba\uff0c\u5e76\u6709\u51e0\u7387\u4f7f\u5176\u7729\u6655", "/abilities/fracturing_impact": "\u5bf9\u6240\u6709\u654c\u4eba\u9020\u6210\u4f24\u5bb3\uff0c\u5e76\u589e\u52a0\u5176\u6240\u53d7\u4f24\u5bb3", "/abilities/shield_bash": "\u76fe\u51fb\u76ee\u6807\u654c\u4eba", "/abilities/quick_shot": "\u5bf9\u76ee\u6807\u654c\u4eba\u8fdb\u884c\u5feb\u901f\u5c04\u51fb", "/abilities/aqua_arrow": "\u5411\u76ee\u6807\u654c\u4eba\u5c04\u51fa\u6c34\u7bad", "/abilities/flame_arrow": "\u5411\u76ee\u6807\u654c\u4eba\u5c04\u51fa\u706b\u7130\u7bad", "/abilities/rain_of_arrows": "\u5411\u6240\u6709\u654c\u4eba\u5c04\u51fa\u7bad\u96e8", "/abilities/silencing_shot": "\u5bf9\u76ee\u6807\u654c\u4eba\u5c04\u51fb\uff0c\u5e76\u4f7f\u5176\u6c89\u9ed8", "/abilities/steady_shot": "\u4ee5\u6781\u9ad8\u7684\u7cbe\u51c6\u5bf9\u76ee\u6807\u654c\u4eba\u8fdb\u884c\u5c04\u51fb", "/abilities/pestilent_shot": "\u5bf9\u76ee\u6807\u654c\u4eba\u5c04\u51fb\uff0c\u5e76\u51cf\u5c11HP/MP\u6062\u590d", "/abilities/penetrating_shot": "\u5c04\u51fb\u76ee\u6807\u654c\u4eba\uff0c\u5982\u679c\u547d\u4e2d\uff0c\u5219\u8d2f\u7a7f\u5e76\u5c04\u5411\u4e0b\u4e00\u4e2a\u654c\u4eba", "/abilities/water_strike": "\u5bf9\u76ee\u6807\u654c\u4eba\u4f7f\u7528\u6d41\u6c34\u51b2\u51fb", "/abilities/ice_spear": "\u5bf9\u76ee\u6807\u654c\u4eba\u6295\u63b7\u51b0\u77db\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u964d\u4f4e\u5176\u653b\u51fb\u901f\u5ea6", "/abilities/frost_surge": "\u5bf9\u6240\u6709\u654c\u4eba\u65bd\u653e\u51b0\u971c\u7206\u88c2,\u9020\u6210\u4f24\u5bb3\u5e76\u51cf\u5c11\u95ea\u907f", "/abilities/mana_spring": "\u5bf9\u6240\u6709\u654c\u4eba\u91ca\u653e\u6cd5\u529b\u55b7\u6cc9\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u589e\u52a0\u53cb\u65b9MP\u6062\u590d", "/abilities/entangle": "\u7f20\u7ed5\u76ee\u6807\u654c\u4eba\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u6709\u51e0\u7387\u4f7f\u5176\u7729\u6655", "/abilities/toxic_pollen": "\u5bf9\u6240\u6709\u654c\u4eba\u65bd\u653e\u5267\u6bd2\u7c89\u5c18\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u51cf\u5c11\u62a4\u7532\u548c\u9b54\u6297", "/abilities/natures_veil": "\u7ed9\u6240\u6709\u654c\u4eba\u8499\u4e0a\u4e00\u5c42\u83cc\u5e55\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u6709\u51e0\u7387\u4f7f\u5176\u5931\u660e", "/abilities/life_drain": "\u5438\u53d6\u76ee\u6807\u654c\u4eba\u7684\u751f\u547d\u529b\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u6cbb\u7597\u81ea\u5df1", "/abilities/fireball": "\u5bf9\u76ee\u6807\u654c\u4eba\u65bd\u653e\u706b\u7403", "/abilities/flame_blast": "\u5bf9\u6240\u6709\u654c\u4eba\u65bd\u653e\u7194\u5ca9\u7206\u88c2", "/abilities/firestorm": "\u5bf9\u6240\u6709\u654c\u4eba\u65bd\u653e\u706b\u7130\u98ce\u66b4", "/abilities/smoke_burst": "\u5bf9\u76ee\u6807\u654c\u4eba\u91ca\u653e\u70df\u7206\u706d\u5f71\uff0c\u9020\u6210\u4f24\u5bb3\u5e76\u51cf\u5c11\u7cbe\u51c6", "/abilities/minor_heal": "\u5bf9\u81ea\u5df1\u65bd\u653e\u521d\u7ea7\u6cbb\u7597\u672f", "/abilities/heal": "\u5bf9\u81ea\u5df1\u65bd\u653e\u6cbb\u7597\u672f", "/abilities/quick_aid": "\u5bf9HP%\u6700\u4f4e\u7684\u961f\u53cb\u65bd\u653e\u6cbb\u7597\u672f", "/abilities/rejuvenate": "\u6cbb\u7597\u6240\u6709\u961f\u53cb", "/abilities/taunt": "\u5927\u5e45\u589e\u52a0\u5a01\u80c1\u7b49\u7ea7", "/abilities/provoke": "\u6781\u5927\u5730\u589e\u52a0\u5a01\u80c1\u7b49\u7ea7", "/abilities/toughness": "\u4e34\u65f6\u5927\u5e45\u589e\u52a0\u62a4\u7532\u548c\u6297\u6027", "/abilities/elusiveness": "\u4e34\u65f6\u5927\u5e45\u589e\u52a0\u95ea\u907f", "/abilities/precision": "\u4e34\u65f6\u5927\u5e45\u589e\u52a0\u7cbe\u51c6", "/abilities/berserk": "\u4e34\u65f6\u5927\u5e45\u589e\u52a0\u7269\u7406\u4f24\u5bb3", "/abilities/frenzy": "\u4e34\u65f6\u5927\u5e45\u589e\u52a0\u653b\u51fb\u901f\u5ea6", "/abilities/elemental_affinity": "\u4e34\u65f6\u5927\u5e45\u589e\u52a0\u5143\u7d20\u4f24\u5bb3", "/abilities/spike_shell": "\u4e34\u65f6\u83b7\u5f97\u7269\u7406\u53cd\u4f24", "/abilities/arcane_reflection": "\u4e34\u65f6\u83b7\u5f97\u5143\u7d20\u53cd\u4f24", "/abilities/vampirism": "\u4e34\u65f6\u83b7\u5f97\u751f\u547d\u5077\u53d6", "/abilities/revive": "\u590d\u6d3b\u4e00\u4f4d\u6b7b\u4ea1\u7684\u961f\u53cb", "/abilities/insanity": "\u4ee5HP\u4e3a\u4ee3\u4ef7\uff0c\u4e34\u65f6\u589e\u52a0\u4f24\u5bb3\u3001\u653b\u51fb\u901f\u5ea6\u548c\u65bd\u6cd5\u901f\u5ea6", "/abilities/invincible": "\u4e34\u65f6\u6781\u5927\u589e\u52a0\u62a4\u7532\u3001\u6297\u6027\u548c\u97e7\u6027", "/abilities/fierce_aura": "\u589e\u52a0\u6240\u6709\u961f\u53cb\u7684\u7269\u7406\u589e\u5e45\u548c\u62a4\u7532", "/abilities/aqua_aura": "\u589e\u52a0\u6240\u6709\u961f\u53cb\u7684\u6c34\u7cfb\u589e\u5e45\u548c\u6297\u6027", "/abilities/sylvan_aura": "\u589e\u52a0\u6240\u6709\u961f\u53cb\u7684\u81ea\u7136\u7cfb\u589e\u5e45\u548c\u6297\u6027", "/abilities/flame_aura": "\u589e\u52a0\u6240\u6709\u961f\u53cb\u7684\u706b\u7cfb\u589e\u5e45\u548c\u6297\u6027", "/abilities/speed_aura": "\u589e\u52a0\u6240\u6709\u961f\u53cb\u7684\u653b\u51fb\u901f\u5ea6\u548c\u65bd\u6cd5\u901f\u5ea6", "/abilities/critical_aura": "\u589e\u52a0\u6240\u6709\u961f\u53cb\u7684\u66b4\u51fb\u7387", "/abilities/promote": "\u664b\u5347\u4e00\u4e2a\u5c0f\u5175" }, itemNames: { "/items/coin": "\u91d1\u5e01", "/items/task_token": "\u4efb\u52a1\u4ee3\u5e01", "/items/chimerical_token": "\u5947\u5e7b\u4ee3\u5e01", "/items/sinister_token": "\u9634\u68ee\u4ee3\u5e01", "/items/enchanted_token": "\u79d8\u6cd5\u4ee3\u5e01", "/items/pirate_token": "\u6d77\u76d7\u4ee3\u5e01", "/items/cowbell": "\u725b\u94c3", "/items/bag_of_10_cowbells": "\u725b\u94c3\u888b (10\u4e2a)", "/items/purples_gift": "\u5c0f\u7d2b\u725b\u7684\u793c\u7269", "/items/small_meteorite_cache": "\u5c0f\u9668\u77f3\u8231", "/items/medium_meteorite_cache": "\u4e2d\u9668\u77f3\u8231", "/items/large_meteorite_cache": "\u5927\u9668\u77f3\u8231", "/items/small_artisans_crate": "\u5c0f\u5de5\u5320\u5323", "/items/medium_artisans_crate": "\u4e2d\u5de5\u5320\u5323", "/items/large_artisans_crate": "\u5927\u5de5\u5320\u5323", "/items/small_treasure_chest": "\u5c0f\u5b9d\u7bb1", "/items/medium_treasure_chest": "\u4e2d\u5b9d\u7bb1", "/items/large_treasure_chest": "\u5927\u5b9d\u7bb1", "/items/chimerical_chest": "\u5947\u5e7b\u5b9d\u7bb1", "/items/sinister_chest": "\u9634\u68ee\u5b9d\u7bb1", "/items/enchanted_chest": "\u79d8\u6cd5\u5b9d\u7bb1", "/items/pirate_chest": "\u6d77\u76d7\u5b9d\u7bb1", "/items/blue_key_fragment": "\u84dd\u8272\u94a5\u5319\u788e\u7247", "/items/green_key_fragment": "\u7eff\u8272\u94a5\u5319\u788e\u7247", "/items/purple_key_fragment": "\u7d2b\u8272\u94a5\u5319\u788e\u7247", "/items/white_key_fragment": "\u767d\u8272\u94a5\u5319\u788e\u7247", "/items/orange_key_fragment": "\u6a59\u8272\u94a5\u5319\u788e\u7247", "/items/brown_key_fragment": "\u68d5\u8272\u94a5\u5319\u788e\u7247", "/items/stone_key_fragment": "\u77f3\u5934\u94a5\u5319\u788e\u7247", "/items/dark_key_fragment": "\u9ed1\u6697\u94a5\u5319\u788e\u7247", "/items/burning_key_fragment": "\u71c3\u70e7\u94a5\u5319\u788e\u7247", "/items/chimerical_entry_key": "\u5947\u5e7b\u94a5\u5319", "/items/chimerical_chest_key": "\u5947\u5e7b\u5b9d\u7bb1\u94a5\u5319", "/items/sinister_entry_key": "\u9634\u68ee\u94a5\u5319", "/items/sinister_chest_key": "\u9634\u68ee\u5b9d\u7bb1\u94a5\u5319", "/items/enchanted_entry_key": "\u79d8\u6cd5\u94a5\u5319", "/items/enchanted_chest_key": "\u79d8\u6cd5\u5b9d\u7bb1\u94a5\u5319", "/items/pirate_entry_key": "\u6d77\u76d7\u94a5\u5319", "/items/pirate_chest_key": "\u6d77\u76d7\u5b9d\u7bb1\u94a5\u5319", "/items/donut": "\u751c\u751c\u5708", "/items/blueberry_donut": "\u84dd\u8393\u751c\u751c\u5708", "/items/blackberry_donut": "\u9ed1\u8393\u751c\u751c\u5708", "/items/strawberry_donut": "\u8349\u8393\u751c\u751c\u5708", "/items/mooberry_donut": "\u54de\u8393\u751c\u751c\u5708", "/items/marsberry_donut": "\u706b\u661f\u8393\u751c\u751c\u5708", "/items/spaceberry_donut": "\u592a\u7a7a\u8393\u751c\u751c\u5708", "/items/cupcake": "\u7eb8\u676f\u86cb\u7cd5", "/items/blueberry_cake": "\u84dd\u8393\u86cb\u7cd5", "/items/blackberry_cake": "\u9ed1\u8393\u86cb\u7cd5", "/items/strawberry_cake": "\u8349\u8393\u86cb\u7cd5", "/items/mooberry_cake": "\u54de\u8393\u86cb\u7cd5", "/items/marsberry_cake": "\u706b\u661f\u8393\u86cb\u7cd5", "/items/spaceberry_cake": "\u592a\u7a7a\u8393\u86cb\u7cd5", "/items/gummy": "\u8f6f\u7cd6", "/items/apple_gummy": "\u82f9\u679c\u8f6f\u7cd6", "/items/orange_gummy": "\u6a59\u5b50\u8f6f\u7cd6", "/items/plum_gummy": "\u674e\u5b50\u8f6f\u7cd6", "/items/peach_gummy": "\u6843\u5b50\u8f6f\u7cd6", "/items/dragon_fruit_gummy": "\u706b\u9f99\u679c\u8f6f\u7cd6", "/items/star_fruit_gummy": "\u6768\u6843\u8f6f\u7cd6", "/items/yogurt": "\u9178\u5976", "/items/apple_yogurt": "\u82f9\u679c\u9178\u5976", "/items/orange_yogurt": "\u6a59\u5b50\u9178\u5976", "/items/plum_yogurt": "\u674e\u5b50\u9178\u5976", "/items/peach_yogurt": "\u6843\u5b50\u9178\u5976", "/items/dragon_fruit_yogurt": "\u706b\u9f99\u679c\u9178\u5976", "/items/star_fruit_yogurt": "\u6768\u6843\u9178\u5976", "/items/milking_tea": "\u6324\u5976\u8336", "/items/foraging_tea": "\u91c7\u6458\u8336", "/items/woodcutting_tea": "\u4f10\u6728\u8336", "/items/cooking_tea": "\u70f9\u996a\u8336", "/items/brewing_tea": "\u51b2\u6ce1\u8336", "/items/alchemy_tea": "\u70bc\u91d1\u8336", "/items/enhancing_tea": "\u5f3a\u5316\u8336", "/items/cheesesmithing_tea": "\u5976\u916a\u953b\u9020\u8336", "/items/crafting_tea": "\u5236\u4f5c\u8336", "/items/tailoring_tea": "\u7f1d\u7eab\u8336", "/items/super_milking_tea": "\u8d85\u7ea7\u6324\u5976\u8336", "/items/super_foraging_tea": "\u8d85\u7ea7\u91c7\u6458\u8336", "/items/super_woodcutting_tea": "\u8d85\u7ea7\u4f10\u6728\u8336", "/items/super_cooking_tea": "\u8d85\u7ea7\u70f9\u996a\u8336", "/items/super_brewing_tea": "\u8d85\u7ea7\u51b2\u6ce1\u8336", "/items/super_alchemy_tea": "\u8d85\u7ea7\u70bc\u91d1\u8336", "/items/super_enhancing_tea": "\u8d85\u7ea7\u5f3a\u5316\u8336", "/items/super_cheesesmithing_tea": "\u8d85\u7ea7\u5976\u916a\u953b\u9020\u8336", "/items/super_crafting_tea": "\u8d85\u7ea7\u5236\u4f5c\u8336", "/items/super_tailoring_tea": "\u8d85\u7ea7\u7f1d\u7eab\u8336", "/items/ultra_milking_tea": "\u7a76\u6781\u6324\u5976\u8336", "/items/ultra_foraging_tea": "\u7a76\u6781\u91c7\u6458\u8336", "/items/ultra_woodcutting_tea": "\u7a76\u6781\u4f10\u6728\u8336", "/items/ultra_cooking_tea": "\u7a76\u6781\u70f9\u996a\u8336", "/items/ultra_brewing_tea": "\u7a76\u6781\u51b2\u6ce1\u8336", "/items/ultra_alchemy_tea": "\u7a76\u6781\u70bc\u91d1\u8336", "/items/ultra_enhancing_tea": "\u7a76\u6781\u5f3a\u5316\u8336", "/items/ultra_cheesesmithing_tea": "\u7a76\u6781\u5976\u916a\u953b\u9020\u8336", "/items/ultra_crafting_tea": "\u7a76\u6781\u5236\u4f5c\u8336", "/items/ultra_tailoring_tea": "\u7a76\u6781\u7f1d\u7eab\u8336", "/items/gathering_tea": "\u91c7\u96c6\u8336", "/items/gourmet_tea": "\u7f8e\u98df\u8336", "/items/wisdom_tea": "\u7ecf\u9a8c\u8336", "/items/processing_tea": "\u52a0\u5de5\u8336", "/items/efficiency_tea": "\u6548\u7387\u8336", "/items/artisan_tea": "\u5de5\u5320\u8336", "/items/catalytic_tea": "\u50ac\u5316\u8336", "/items/blessed_tea": "\u798f\u6c14\u8336", "/items/stamina_coffee": "\u8010\u529b\u5496\u5561", "/items/intelligence_coffee": "\u667a\u529b\u5496\u5561", "/items/defense_coffee": "\u9632\u5fa1\u5496\u5561", "/items/attack_coffee": "\u653b\u51fb\u5496\u5561", "/items/power_coffee": "\u529b\u91cf\u5496\u5561", "/items/ranged_coffee": "\u8fdc\u7a0b\u5496\u5561", "/items/magic_coffee": "\u9b54\u6cd5\u5496\u5561", "/items/super_stamina_coffee": "\u8d85\u7ea7\u8010\u529b\u5496\u5561", "/items/super_intelligence_coffee": "\u8d85\u7ea7\u667a\u529b\u5496\u5561", "/items/super_defense_coffee": "\u8d85\u7ea7\u9632\u5fa1\u5496\u5561", "/items/super_attack_coffee": "\u8d85\u7ea7\u653b\u51fb\u5496\u5561", "/items/super_power_coffee": "\u8d85\u7ea7\u529b\u91cf\u5496\u5561", "/items/super_ranged_coffee": "\u8d85\u7ea7\u8fdc\u7a0b\u5496\u5561", "/items/super_magic_coffee": "\u8d85\u7ea7\u9b54\u6cd5\u5496\u5561", "/items/ultra_stamina_coffee": "\u7a76\u6781\u8010\u529b\u5496\u5561", "/items/ultra_intelligence_coffee": "\u7a76\u6781\u667a\u529b\u5496\u5561", "/items/ultra_defense_coffee": "\u7a76\u6781\u9632\u5fa1\u5496\u5561", "/items/ultra_attack_coffee": "\u7a76\u6781\u653b\u51fb\u5496\u5561", "/items/ultra_power_coffee": "\u7a76\u6781\u529b\u91cf\u5496\u5561", "/items/ultra_ranged_coffee": "\u7a76\u6781\u8fdc\u7a0b\u5496\u5561", "/items/ultra_magic_coffee": "\u7a76\u6781\u9b54\u6cd5\u5496\u5561", "/items/wisdom_coffee": "\u7ecf\u9a8c\u5496\u5561", "/items/lucky_coffee": "\u5e78\u8fd0\u5496\u5561", "/items/swiftness_coffee": "\u8fc5\u6377\u5496\u5561", "/items/channeling_coffee": "\u541f\u5531\u5496\u5561", "/items/critical_coffee": "\u66b4\u51fb\u5496\u5561", "/items/poke": "\u7834\u80c6\u4e4b\u523a", "/items/impale": "\u900f\u9aa8\u4e4b\u523a", "/items/puncture": "\u7834\u7532\u4e4b\u523a", "/items/penetrating_strike": "\u8d2f\u5fc3\u4e4b\u523a", "/items/scratch": "\u722a\u5f71\u65a9", "/items/cleave": "\u5206\u88c2\u65a9", "/items/maim": "\u8840\u5203\u65a9", "/items/crippling_slash": "\u81f4\u6b8b\u65a9", "/items/smack": "\u91cd\u78be", "/items/sweep": "\u91cd\u626b", "/items/stunning_blow": "\u91cd\u9524", "/items/fracturing_impact": "\u788e\u88c2\u51b2\u51fb", "/items/shield_bash": "\u76fe\u51fb", "/items/quick_shot": "\u5feb\u901f\u5c04\u51fb", "/items/aqua_arrow": "\u6d41\u6c34\u7bad", "/items/flame_arrow": "\u70c8\u7130\u7bad", "/items/rain_of_arrows": "\u7bad\u96e8", "/items/silencing_shot": "\u6c89\u9ed8\u4e4b\u7bad", "/items/steady_shot": "\u7a33\u5b9a\u5c04\u51fb", "/items/pestilent_shot": "\u75ab\u75c5\u5c04\u51fb", "/items/penetrating_shot": "\u8d2f\u7a7f\u5c04\u51fb", "/items/water_strike": "\u6d41\u6c34\u51b2\u51fb", "/items/ice_spear": "\u51b0\u67aa\u672f", "/items/frost_surge": "\u51b0\u971c\u7206\u88c2", "/items/mana_spring": "\u6cd5\u529b\u55b7\u6cc9", "/items/entangle": "\u7f20\u7ed5", "/items/toxic_pollen": "\u5267\u6bd2\u7c89\u5c18", "/items/natures_veil": "\u81ea\u7136\u83cc\u5e55", "/items/life_drain": "\u751f\u547d\u5438\u53d6", "/items/fireball": "\u706b\u7403", "/items/flame_blast": "\u7194\u5ca9\u7206\u88c2", "/items/firestorm": "\u706b\u7130\u98ce\u66b4", "/items/smoke_burst": "\u70df\u7206\u706d\u5f71", "/items/minor_heal": "\u521d\u7ea7\u81ea\u6108\u672f", "/items/heal": "\u81ea\u6108\u672f", "/items/quick_aid": "\u5feb\u901f\u6cbb\u7597\u672f", "/items/rejuvenate": "\u7fa4\u4f53\u6cbb\u7597\u672f", "/items/taunt": "\u5632\u8bbd", "/items/provoke": "\u6311\u8845", "/items/toughness": "\u575a\u97e7", "/items/elusiveness": "\u95ea\u907f", "/items/precision": "\u7cbe\u786e", "/items/berserk": "\u72c2\u66b4", "/items/elemental_affinity": "\u5143\u7d20\u589e\u5e45", "/items/frenzy": "\u72c2\u901f", "/items/spike_shell": "\u5c16\u523a\u9632\u62a4", "/items/arcane_reflection": "\u5965\u672f\u53cd\u5c04", "/items/vampirism": "\u5438\u8840", "/items/revive": "\u590d\u6d3b", "/items/insanity": "\u75af\u72c2", "/items/invincible": "\u65e0\u654c", "/items/fierce_aura": "\u7269\u7406\u5149\u73af", "/items/aqua_aura": "\u6d41\u6c34\u5149\u73af", "/items/sylvan_aura": "\u81ea\u7136\u5149\u73af", "/items/flame_aura": "\u706b\u7130\u5149\u73af", "/items/speed_aura": "\u901f\u5ea6\u5149\u73af", "/items/critical_aura": "\u66b4\u51fb\u5149\u73af", "/items/gobo_stabber": "\u54e5\u5e03\u6797\u957f\u5251", "/items/gobo_slasher": "\u54e5\u5e03\u6797\u5173\u5200", "/items/gobo_smasher": "\u54e5\u5e03\u6797\u72fc\u7259\u68d2", "/items/spiked_bulwark": "\u5c16\u523a\u91cd\u76fe", "/items/werewolf_slasher": "\u72fc\u4eba\u5173\u5200", "/items/griffin_bulwark": "\u72ee\u9e6b\u91cd\u76fe", "/items/gobo_shooter": "\u54e5\u5e03\u6797\u5f39\u5f13", "/items/vampiric_bow": "\u5438\u8840\u5f13", "/items/cursed_bow": "\u5492\u6028\u4e4b\u5f13", "/items/gobo_boomstick": "\u54e5\u5e03\u6797\u706b\u68cd", "/items/cheese_bulwark": "\u5976\u916a\u91cd\u76fe", "/items/verdant_bulwark": "\u7fe0\u7eff\u91cd\u76fe", "/items/azure_bulwark": "\u851a\u84dd\u91cd\u76fe", "/items/burble_bulwark": "\u6df1\u7d2b\u91cd\u76fe", "/items/crimson_bulwark": "\u7edb\u7ea2\u91cd\u76fe", "/items/rainbow_bulwark": "\u5f69\u8679\u91cd\u76fe", "/items/holy_bulwark": "\u795e\u5723\u91cd\u76fe", "/items/wooden_bow": "\u6728\u5f13", "/items/birch_bow": "\u6866\u6728\u5f13", "/items/cedar_bow": "\u96ea\u677e\u5f13", "/items/purpleheart_bow": "\u7d2b\u5fc3\u5f13", "/items/ginkgo_bow": "\u94f6\u674f\u5f13", "/items/redwood_bow": "\u7ea2\u6749\u5f13", "/items/arcane_bow": "\u795e\u79d8\u5f13", "/items/stalactite_spear": "\u77f3\u949f\u957f\u67aa", "/items/granite_bludgeon": "\u82b1\u5c97\u5ca9\u5927\u68d2", "/items/furious_spear": "\u72c2\u6012\u957f\u67aa", "/items/regal_sword": "\u541b\u738b\u4e4b\u5251", "/items/chaotic_flail": "\u6df7\u6c8c\u8fde\u67b7", "/items/soul_hunter_crossbow": "\u7075\u9b42\u730e\u624b\u5f29", "/items/sundering_crossbow": "\u88c2\u7a7a\u4e4b\u5f29", "/items/frost_staff": "\u51b0\u971c\u6cd5\u6756", "/items/infernal_battlestaff": "\u70bc\u72f1\u6cd5\u6756", "/items/jackalope_staff": "\u9e7f\u89d2\u5154\u4e4b\u6756", "/items/rippling_trident": "\u6d9f\u6f2a\u4e09\u53c9\u621f", "/items/blooming_trident": "\u7efd\u653e\u4e09\u53c9\u621f", "/items/blazing_trident": "\u70bd\u7130\u4e09\u53c9\u621f", "/items/cheese_sword": "\u5976\u916a\u5251", "/items/verdant_sword": "\u7fe0\u7eff\u5251", "/items/azure_sword": "\u851a\u84dd\u5251", "/items/burble_sword": "\u6df1\u7d2b\u5251", "/items/crimson_sword": "\u7edb\u7ea2\u5251", "/items/rainbow_sword": "\u5f69\u8679\u5251", "/items/holy_sword": "\u795e\u5723\u5251", "/items/cheese_spear": "\u5976\u916a\u957f\u67aa", "/items/verdant_spear": "\u7fe0\u7eff\u957f\u67aa", "/items/azure_spear": "\u851a\u84dd\u957f\u67aa", "/items/burble_spear": "\u6df1\u7d2b\u957f\u67aa", "/items/crimson_spear": "\u7edb\u7ea2\u957f\u67aa", "/items/rainbow_spear": "\u5f69\u8679\u957f\u67aa", "/items/holy_spear": "\u795e\u5723\u957f\u67aa", "/items/cheese_mace": "\u5976\u916a\u9489\u5934\u9524", "/items/verdant_mace": "\u7fe0\u7eff\u9489\u5934\u9524", "/items/azure_mace": "\u851a\u84dd\u9489\u5934\u9524", "/items/burble_mace": "\u6df1\u7d2b\u9489\u5934\u9524", "/items/crimson_mace": "\u7edb\u7ea2\u9489\u5934\u9524", "/items/rainbow_mace": "\u5f69\u8679\u9489\u5934\u9524", "/items/holy_mace": "\u795e\u5723\u9489\u5934\u9524", "/items/wooden_crossbow": "\u6728\u5f29", "/items/birch_crossbow": "\u6866\u6728\u5f29", "/items/cedar_crossbow": "\u96ea\u677e\u5f29", "/items/purpleheart_crossbow": "\u7d2b\u5fc3\u5f29", "/items/ginkgo_crossbow": "\u94f6\u674f\u5f29", "/items/redwood_crossbow": "\u7ea2\u6749\u5f29", "/items/arcane_crossbow": "\u795e\u79d8\u5f29", "/items/wooden_water_staff": "\u6728\u5236\u6c34\u6cd5\u6756", "/items/birch_water_staff": "\u6866\u6728\u6c34\u6cd5\u6756", "/items/cedar_water_staff": "\u96ea\u677e\u6c34\u6cd5\u6756", "/items/purpleheart_water_staff": "\u7d2b\u5fc3\u6c34\u6cd5\u6756", "/items/ginkgo_water_staff": "\u94f6\u674f\u6c34\u6cd5\u6756", "/items/redwood_water_staff": "\u7ea2\u6749\u6c34\u6cd5\u6756", "/items/arcane_water_staff": "\u795e\u79d8\u6c34\u6cd5\u6756", "/items/wooden_nature_staff": "\u6728\u5236\u81ea\u7136\u6cd5\u6756", "/items/birch_nature_staff": "\u6866\u6728\u81ea\u7136\u6cd5\u6756", "/items/cedar_nature_staff": "\u96ea\u677e\u81ea\u7136\u6cd5\u6756", "/items/purpleheart_nature_staff": "\u7d2b\u5fc3\u81ea\u7136\u6cd5\u6756", "/items/ginkgo_nature_staff": "\u94f6\u674f\u81ea\u7136\u6cd5\u6756", "/items/redwood_nature_staff": "\u7ea2\u6749\u81ea\u7136\u6cd5\u6756", "/items/arcane_nature_staff": "\u795e\u79d8\u81ea\u7136\u6cd5\u6756", "/items/wooden_fire_staff": "\u6728\u5236\u706b\u6cd5\u6756", "/items/birch_fire_staff": "\u6866\u6728\u706b\u6cd5\u6756", "/items/cedar_fire_staff": "\u96ea\u677e\u706b\u6cd5\u6756", "/items/purpleheart_fire_staff": "\u7d2b\u5fc3\u706b\u6cd5\u6756", "/items/ginkgo_fire_staff": "\u94f6\u674f\u706b\u6cd5\u6756", "/items/redwood_fire_staff": "\u7ea2\u6749\u706b\u6cd5\u6756", "/items/arcane_fire_staff": "\u795e\u79d8\u706b\u6cd5\u6756", "/items/eye_watch": "\u638c\u4e0a\u76d1\u5de5", "/items/snake_fang_dirk": "\u86c7\u7259\u77ed\u5251", "/items/vision_shield": "\u89c6\u89c9\u76fe", "/items/gobo_defender": "\u54e5\u5e03\u6797\u9632\u5fa1\u8005", "/items/vampire_fang_dirk": "\u5438\u8840\u9b3c\u77ed\u5251", "/items/knights_aegis": "\u9a91\u58eb\u76fe", "/items/treant_shield": "\u6811\u4eba\u76fe", "/items/manticore_shield": "\u874e\u72ee\u76fe", "/items/tome_of_healing": "\u6cbb\u7597\u4e4b\u4e66", "/items/tome_of_the_elements": "\u5143\u7d20\u4e4b\u4e66", "/items/watchful_relic": "\u8b66\u6212\u9057\u7269", "/items/bishops_codex": "\u4e3b\u6559\u6cd5\u5178", "/items/cheese_buckler": "\u5976\u916a\u5706\u76fe", "/items/verdant_buckler": "\u7fe0\u7eff\u5706\u76fe", "/items/azure_buckler": "\u851a\u84dd\u5706\u76fe", "/items/burble_buckler": "\u6df1\u7d2b\u5706\u76fe", "/items/crimson_buckler": "\u7edb\u7ea2\u5706\u76fe", "/items/rainbow_buckler": "\u5f69\u8679\u5706\u76fe", "/items/holy_buckler": "\u795e\u5723\u5706\u76fe", "/items/wooden_shield": "\u6728\u76fe", "/items/birch_shield": "\u6866\u6728\u76fe", "/items/cedar_shield": "\u96ea\u677e\u76fe", "/items/purpleheart_shield": "\u7d2b\u5fc3\u76fe", "/items/ginkgo_shield": "\u94f6\u674f\u76fe", "/items/redwood_shield": "\u7ea2\u6749\u76fe", "/items/arcane_shield": "\u795e\u79d8\u76fe", "/items/sinister_cape": "\u9634\u68ee\u6597\u7bf7", "/items/chimerical_quiver": "\u5947\u5e7b\u7bad\u888b", "/items/enchanted_cloak": "\u79d8\u6cd5\u62ab\u98ce", "/items/red_culinary_hat": "\u7ea2\u8272\u53a8\u5e08\u5e3d", "/items/snail_shell_helmet": "\u8717\u725b\u58f3\u5934\u76d4", "/items/vision_helmet": "\u89c6\u89c9\u5934\u76d4", "/items/fluffy_red_hat": "\u84ec\u677e\u7ea2\u5e3d\u5b50", "/items/corsair_helmet": "\u63a0\u593a\u8005\u5934\u76d4", "/items/acrobatic_hood": "\u6742\u6280\u5e08\u515c\u5e3d", "/items/magicians_hat": "\u9b54\u672f\u5e08\u5e3d", "/items/cheese_helmet": "\u5976\u916a\u5934\u76d4", "/items/verdant_helmet": "\u7fe0\u7eff\u5934\u76d4", "/items/azure_helmet": "\u851a\u84dd\u5934\u76d4", "/items/burble_helmet": "\u6df1\u7d2b\u5934\u76d4", "/items/crimson_helmet": "\u7edb\u7ea2\u5934\u76d4", "/items/rainbow_helmet": "\u5f69\u8679\u5934\u76d4", "/items/holy_helmet": "\u795e\u5723\u5934\u76d4", "/items/rough_hood": "\u7c97\u7cd9\u515c\u5e3d", "/items/reptile_hood": "\u722c\u884c\u52a8\u7269\u515c\u5e3d", "/items/gobo_hood": "\u54e5\u5e03\u6797\u515c\u5e3d", "/items/beast_hood": "\u91ce\u517d\u515c\u5e3d", "/items/umbral_hood": "\u6697\u5f71\u515c\u5e3d", "/items/cotton_hat": "\u68c9\u5e3d", "/items/linen_hat": "\u4e9a\u9ebb\u5e3d", "/items/bamboo_hat": "\u7af9\u5e3d", "/items/silk_hat": "\u4e1d\u5e3d", "/items/radiant_hat": "\u5149\u8f89\u5e3d", "/items/dairyhands_top": "\u6324\u5976\u5de5\u4e0a\u8863", "/items/foragers_top": "\u91c7\u6458\u8005\u4e0a\u8863", "/items/lumberjacks_top": "\u4f10\u6728\u5de5\u4e0a\u8863", "/items/cheesemakers_top": "\u5976\u916a\u5e08\u4e0a\u8863", "/items/crafters_top": "\u5de5\u5320\u4e0a\u8863", "/items/tailors_top": "\u88c1\u7f1d\u4e0a\u8863", "/items/chefs_top": "\u53a8\u5e08\u4e0a\u8863", "/items/brewers_top": "\u996e\u54c1\u5e08\u4e0a\u8863", "/items/alchemists_top": "\u70bc\u91d1\u5e08\u4e0a\u8863", "/items/enhancers_top": "\u5f3a\u5316\u5e08\u4e0a\u8863", "/items/gator_vest": "\u9cc4\u9c7c\u9a6c\u7532", "/items/turtle_shell_body": "\u9f9f\u58f3\u80f8\u7532", "/items/colossus_plate_body": "\u5de8\u50cf\u80f8\u7532", "/items/demonic_plate_body": "\u6076\u9b54\u80f8\u7532", "/items/anchorbound_plate_body": "\u951a\u5b9a\u80f8\u7532", "/items/maelstrom_plate_body": "\u6012\u6d9b\u80f8\u7532", "/items/marine_tunic": "\u6d77\u6d0b\u76ae\u8863", "/items/revenant_tunic": "\u4ea1\u7075\u76ae\u8863", "/items/griffin_tunic": "\u72ee\u9e6b\u76ae\u8863", "/items/kraken_tunic": "\u514b\u62c9\u80af\u76ae\u8863", "/items/icy_robe_top": "\u51b0\u971c\u888d\u670d", "/items/flaming_robe_top": "\u70c8\u7130\u888d\u670d", "/items/luna_robe_top": "\u6708\u795e\u888d\u670d", "/items/royal_water_robe_top": "\u7687\u5bb6\u6c34\u7cfb\u888d\u670d", "/items/royal_nature_robe_top": "\u7687\u5bb6\u81ea\u7136\u7cfb\u888d\u670d", "/items/royal_fire_robe_top": "\u7687\u5bb6\u706b\u7cfb\u888d\u670d", "/items/cheese_plate_body": "\u5976\u916a\u80f8\u7532", "/items/verdant_plate_body": "\u7fe0\u7eff\u80f8\u7532", "/items/azure_plate_body": "\u851a\u84dd\u80f8\u7532", "/items/burble_plate_body": "\u6df1\u7d2b\u80f8\u7532", "/items/crimson_plate_body": "\u7edb\u7ea2\u80f8\u7532", "/items/rainbow_plate_body": "\u5f69\u8679\u80f8\u7532", "/items/holy_plate_body": "\u795e\u5723\u80f8\u7532", "/items/rough_tunic": "\u7c97\u7cd9\u76ae\u8863", "/items/reptile_tunic": "\u722c\u884c\u52a8\u7269\u76ae\u8863", "/items/gobo_tunic": "\u54e5\u5e03\u6797\u76ae\u8863", "/items/beast_tunic": "\u91ce\u517d\u76ae\u8863", "/items/umbral_tunic": "\u6697\u5f71\u76ae\u8863", "/items/cotton_robe_top": "\u68c9\u5e03\u888d\u670d", "/items/linen_robe_top": "\u4e9a\u9ebb\u888d\u670d", "/items/bamboo_robe_top": "\u7af9\u888d\u670d", "/items/silk_robe_top": "\u4e1d\u7ef8\u888d\u670d", "/items/radiant_robe_top": "\u5149\u8f89\u888d\u670d", "/items/dairyhands_bottoms": "\u6324\u5976\u5de5\u4e0b\u88c5", "/items/foragers_bottoms": "\u91c7\u6458\u8005\u4e0b\u88c5", "/items/lumberjacks_bottoms": "\u4f10\u6728\u5de5\u4e0b\u88c5", "/items/cheesemakers_bottoms": "\u5976\u916a\u5e08\u4e0b\u88c5", "/items/crafters_bottoms": "\u5de5\u5320\u4e0b\u88c5", "/items/tailors_bottoms": "\u88c1\u7f1d\u4e0b\u88c5", "/items/chefs_bottoms": "\u53a8\u5e08\u4e0b\u88c5", "/items/brewers_bottoms": "\u996e\u54c1\u5e08\u4e0b\u88c5", "/items/alchemists_bottoms": "\u70bc\u91d1\u5e08\u4e0b\u88c5", "/items/enhancers_bottoms": "\u5f3a\u5316\u5e08\u4e0b\u88c5", "/items/turtle_shell_legs": "\u9f9f\u58f3\u817f\u7532", "/items/colossus_plate_legs": "\u5de8\u50cf\u817f\u7532", "/items/demonic_plate_legs": "\u6076\u9b54\u817f\u7532", "/items/anchorbound_plate_legs": "\u951a\u5b9a\u817f\u7532", "/items/maelstrom_plate_legs": "\u6012\u6d9b\u817f\u7532", "/items/marine_chaps": "\u822a\u6d77\u76ae\u88e4", "/items/revenant_chaps": "\u4ea1\u7075\u76ae\u88e4", "/items/griffin_chaps": "\u72ee\u9e6b\u76ae\u88e4", "/items/kraken_chaps": "\u514b\u62c9\u80af\u76ae\u88e4", "/items/icy_robe_bottoms": "\u51b0\u971c\u888d\u88d9", "/items/flaming_robe_bottoms": "\u70c8\u7130\u888d\u88d9", "/items/luna_robe_bottoms": "\u6708\u795e\u888d\u88d9", "/items/royal_water_robe_bottoms": "\u7687\u5bb6\u6c34\u7cfb\u888d\u88d9", "/items/royal_nature_robe_bottoms": "\u7687\u5bb6\u81ea\u7136\u7cfb\u888d\u88d9", "/items/royal_fire_robe_bottoms": "\u7687\u5bb6\u706b\u7cfb\u888d\u88d9", "/items/cheese_plate_legs": "\u5976\u916a\u817f\u7532", "/items/verdant_plate_legs": "\u7fe0\u7eff\u817f\u7532", "/items/azure_plate_legs": "\u851a\u84dd\u817f\u7532", "/items/burble_plate_legs": "\u6df1\u7d2b\u817f\u7532", "/items/crimson_plate_legs": "\u7edb\u7ea2\u817f\u7532", "/items/rainbow_plate_legs": "\u5f69\u8679\u817f\u7532", "/items/holy_plate_legs": "\u795e\u5723\u817f\u7532", "/items/rough_chaps": "\u7c97\u7cd9\u76ae\u88e4", "/items/reptile_chaps": "\u722c\u884c\u52a8\u7269\u76ae\u88e4", "/items/gobo_chaps": "\u54e5\u5e03\u6797\u76ae\u88e4", "/items/beast_chaps": "\u91ce\u517d\u76ae\u88e4", "/items/umbral_chaps": "\u6697\u5f71\u76ae\u88e4", "/items/cotton_robe_bottoms": "\u68c9\u888d\u88d9", "/items/linen_robe_bottoms": "\u4e9a\u9ebb\u888d\u88d9", "/items/bamboo_robe_bottoms": "\u7af9\u888d\u88d9", "/items/silk_robe_bottoms": "\u4e1d\u7ef8\u888d\u88d9", "/items/radiant_robe_bottoms": "\u5149\u8f89\u888d\u88d9", "/items/enchanted_gloves": "\u9644\u9b54\u624b\u5957", "/items/pincer_gloves": "\u87f9\u94b3\u624b\u5957", "/items/panda_gloves": "\u718a\u732b\u624b\u5957", "/items/magnetic_gloves": "\u78c1\u529b\u624b\u5957", "/items/dodocamel_gauntlets": "\u6e21\u6e21\u9a7c\u62a4\u624b", "/items/sighted_bracers": "\u7784\u51c6\u62a4\u8155", "/items/marksman_bracers": "\u795e\u5c04\u62a4\u8155", "/items/chrono_gloves": "\u65f6\u7a7a\u624b\u5957", "/items/cheese_gauntlets": "\u5976\u916a\u62a4\u624b", "/items/verdant_gauntlets": "\u7fe0\u7eff\u62a4\u624b", "/items/azure_gauntlets": "\u851a\u84dd\u62a4\u624b", "/items/burble_gauntlets": "\u6df1\u7d2b\u62a4\u624b", "/items/crimson_gauntlets": "\u7edb\u7ea2\u62a4\u624b", "/items/rainbow_gauntlets": "\u5f69\u8679\u62a4\u624b", "/items/holy_gauntlets": "\u795e\u5723\u62a4\u624b", "/items/rough_bracers": "\u7c97\u7cd9\u62a4\u8155", "/items/reptile_bracers": "\u722c\u884c\u52a8\u7269\u62a4\u8155", "/items/gobo_bracers": "\u54e5\u5e03\u6797\u62a4\u8155", "/items/beast_bracers": "\u91ce\u517d\u62a4\u8155", "/items/umbral_bracers": "\u6697\u5f71\u62a4\u8155", "/items/cotton_gloves": "\u68c9\u624b\u5957", "/items/linen_gloves": "\u4e9a\u9ebb\u624b\u5957", "/items/bamboo_gloves": "\u7af9\u624b\u5957", "/items/silk_gloves": "\u4e1d\u624b\u5957", "/items/radiant_gloves": "\u5149\u8f89\u624b\u5957", "/items/collectors_boots": "\u6536\u85cf\u5bb6\u9774", "/items/shoebill_shoes": "\u9cb8\u5934\u9e73\u978b", "/items/black_bear_shoes": "\u9ed1\u718a\u978b", "/items/grizzly_bear_shoes": "\u68d5\u718a\u978b", "/items/polar_bear_shoes": "\u5317\u6781\u718a\u978b", "/items/centaur_boots": "\u534a\u4eba\u9a6c\u9774", "/items/sorcerer_boots": "\u5deb\u5e08\u9774", "/items/cheese_boots": "\u5976\u916a\u9774", "/items/verdant_boots": "\u7fe0\u7eff\u9774", "/items/azure_boots": "\u851a\u84dd\u9774", "/items/burble_boots": "\u6df1\u7d2b\u9774", "/items/crimson_boots": "\u7edb\u7ea2\u9774", "/items/rainbow_boots": "\u5f69\u8679\u9774", "/items/holy_boots": "\u795e\u5723\u9774", "/items/rough_boots": "\u7c97\u7cd9\u9774", "/items/reptile_boots": "\u722c\u884c\u52a8\u7269\u9774", "/items/gobo_boots": "\u54e5\u5e03\u6797\u9774", "/items/beast_boots": "\u91ce\u517d\u9774", "/items/umbral_boots": "\u6697\u5f71\u9774", "/items/cotton_boots": "\u68c9\u9774", "/items/linen_boots": "\u4e9a\u9ebb\u9774", "/items/bamboo_boots": "\u7af9\u9774", "/items/silk_boots": "\u4e1d\u9774", "/items/radiant_boots": "\u5149\u8f89\u9774", "/items/small_pouch": "\u5c0f\u888b\u5b50", "/items/medium_pouch": "\u4e2d\u888b\u5b50", "/items/large_pouch": "\u5927\u888b\u5b50", "/items/giant_pouch": "\u5de8\u5927\u888b\u5b50", "/items/gluttonous_pouch": "\u8d2a\u98df\u4e4b\u888b", "/items/guzzling_pouch": "\u66b4\u996e\u4e4b\u56ca", "/items/necklace_of_efficiency": "\u6548\u7387\u9879\u94fe", "/items/fighter_necklace": "\u6218\u58eb\u9879\u94fe", "/items/ranger_necklace": "\u5c04\u624b\u9879\u94fe", "/items/wizard_necklace": "\u5deb\u5e08\u9879\u94fe", "/items/necklace_of_wisdom": "\u7ecf\u9a8c\u9879\u94fe", "/items/necklace_of_speed": "\u901f\u5ea6\u9879\u94fe", "/items/philosophers_necklace": "\u8d24\u8005\u9879\u94fe", "/items/earrings_of_gathering": "\u91c7\u96c6\u8033\u73af", "/items/earrings_of_essence_find": "\u7cbe\u534e\u53d1\u73b0\u8033\u73af", "/items/earrings_of_armor": "\u62a4\u7532\u8033\u73af", "/items/earrings_of_regeneration": "\u6062\u590d\u8033\u73af", "/items/earrings_of_resistance": "\u6297\u6027\u8033\u73af", "/items/earrings_of_rare_find": "\u7a00\u6709\u53d1\u73b0\u8033\u73af", "/items/earrings_of_critical_strike": "\u66b4\u51fb\u8033\u73af", "/items/philosophers_earrings": "\u8d24\u8005\u8033\u73af", "/items/ring_of_gathering": "\u91c7\u96c6\u6212\u6307", "/items/ring_of_essence_find": "\u7cbe\u534e\u53d1\u73b0\u6212\u6307", "/items/ring_of_armor": "\u62a4\u7532\u6212\u6307", "/items/ring_of_regeneration": "\u6062\u590d\u6212\u6307", "/items/ring_of_resistance": "\u6297\u6027\u6212\u6307", "/items/ring_of_rare_find": "\u7a00\u6709\u53d1\u73b0\u6212\u6307", "/items/ring_of_critical_strike": "\u66b4\u51fb\u6212\u6307", "/items/philosophers_ring": "\u8d24\u8005\u6212\u6307", "/items/basic_task_badge": "\u57fa\u7840\u4efb\u52a1\u5fbd\u7ae0", "/items/advanced_task_badge": "\u9ad8\u7ea7\u4efb\u52a1\u5fbd\u7ae0", "/items/expert_task_badge": "\u4e13\u5bb6\u4efb\u52a1\u5fbd\u7ae0", "/items/celestial_brush": "\u661f\u7a7a\u5237\u5b50", "/items/cheese_brush": "\u5976\u916a\u5237\u5b50", "/items/verdant_brush": "\u7fe0\u7eff\u5237\u5b50", "/items/azure_brush": "\u851a\u84dd\u5237\u5b50", "/items/burble_brush": "\u6df1\u7d2b\u5237\u5b50", "/items/crimson_brush": "\u7edb\u7ea2\u5237\u5b50", "/items/rainbow_brush": "\u5f69\u8679\u5237\u5b50", "/items/holy_brush": "\u795e\u5723\u5237\u5b50", "/items/celestial_shears": "\u661f\u7a7a\u526a\u5200", "/items/cheese_shears": "\u5976\u916a\u526a\u5200", "/items/verdant_shears": "\u7fe0\u7eff\u526a\u5200", "/items/azure_shears": "\u851a\u84dd\u526a\u5200", "/items/burble_shears": "\u6df1\u7d2b\u526a\u5200", "/items/crimson_shears": "\u7edb\u7ea2\u526a\u5200", "/items/rainbow_shears": "\u5f69\u8679\u526a\u5200", "/items/holy_shears": "\u795e\u5723\u526a\u5200", "/items/celestial_hatchet": "\u661f\u7a7a\u65a7\u5934", "/items/cheese_hatchet": "\u5976\u916a\u65a7\u5934", "/items/verdant_hatchet": "\u7fe0\u7eff\u65a7\u5934", "/items/azure_hatchet": "\u851a\u84dd\u65a7\u5934", "/items/burble_hatchet": "\u6df1\u7d2b\u65a7\u5934", "/items/crimson_hatchet": "\u7edb\u7ea2\u65a7\u5934", "/items/rainbow_hatchet": "\u5f69\u8679\u65a7\u5934", "/items/holy_hatchet": "\u795e\u5723\u65a7\u5934", "/items/celestial_hammer": "\u661f\u7a7a\u9524\u5b50", "/items/cheese_hammer": "\u5976\u916a\u9524\u5b50", "/items/verdant_hammer": "\u7fe0\u7eff\u9524\u5b50", "/items/azure_hammer": "\u851a\u84dd\u9524\u5b50", "/items/burble_hammer": "\u6df1\u7d2b\u9524\u5b50", "/items/crimson_hammer": "\u7edb\u7ea2\u9524\u5b50", "/items/rainbow_hammer": "\u5f69\u8679\u9524\u5b50", "/items/holy_hammer": "\u795e\u5723\u9524\u5b50", "/items/celestial_chisel": "\u661f\u7a7a\u51ff\u5b50", "/items/cheese_chisel": "\u5976\u916a\u51ff\u5b50", "/items/verdant_chisel": "\u7fe0\u7eff\u51ff\u5b50", "/items/azure_chisel": "\u851a\u84dd\u51ff\u5b50", "/items/burble_chisel": "\u6df1\u7d2b\u51ff\u5b50", "/items/crimson_chisel": "\u7edb\u7ea2\u51ff\u5b50", "/items/rainbow_chisel": "\u5f69\u8679\u51ff\u5b50", "/items/holy_chisel": "\u795e\u5723\u51ff\u5b50", "/items/celestial_needle": "\u661f\u7a7a\u9488", "/items/cheese_needle": "\u5976\u916a\u9488", "/items/verdant_needle": "\u7fe0\u7eff\u9488", "/items/azure_needle": "\u851a\u84dd\u9488", "/items/burble_needle": "\u6df1\u7d2b\u9488", "/items/crimson_needle": "\u7edb\u7ea2\u9488", "/items/rainbow_needle": "\u5f69\u8679\u9488", "/items/holy_needle": "\u795e\u5723\u9488", "/items/celestial_spatula": "\u661f\u7a7a\u9505\u94f2", "/items/cheese_spatula": "\u5976\u916a\u9505\u94f2", "/items/verdant_spatula": "\u7fe0\u7eff\u9505\u94f2", "/items/azure_spatula": "\u851a\u84dd\u9505\u94f2", "/items/burble_spatula": "\u6df1\u7d2b\u9505\u94f2", "/items/crimson_spatula": "\u7edb\u7ea2\u9505\u94f2", "/items/rainbow_spatula": "\u5f69\u8679\u9505\u94f2", "/items/holy_spatula": "\u795e\u5723\u9505\u94f2", "/items/celestial_pot": "\u661f\u7a7a\u58f6", "/items/cheese_pot": "\u5976\u916a\u58f6", "/items/verdant_pot": "\u7fe0\u7eff\u58f6", "/items/azure_pot": "\u851a\u84dd\u58f6", "/items/burble_pot": "\u6df1\u7d2b\u58f6", "/items/crimson_pot": "\u7edb\u7ea2\u58f6", "/items/rainbow_pot": "\u5f69\u8679\u58f6", "/items/holy_pot": "\u795e\u5723\u58f6", "/items/celestial_alembic": "\u661f\u7a7a\u84b8\u998f\u5668", "/items/cheese_alembic": "\u5976\u916a\u84b8\u998f\u5668", "/items/verdant_alembic": "\u7fe0\u7eff\u84b8\u998f\u5668", "/items/azure_alembic": "\u851a\u84dd\u84b8\u998f\u5668", "/items/burble_alembic": "\u6df1\u7d2b\u84b8\u998f\u5668", "/items/crimson_alembic": "\u7edb\u7ea2\u84b8\u998f\u5668", "/items/rainbow_alembic": "\u5f69\u8679\u84b8\u998f\u5668", "/items/holy_alembic": "\u795e\u5723\u84b8\u998f\u5668", "/items/celestial_enhancer": "\u661f\u7a7a\u5f3a\u5316\u5668", "/items/cheese_enhancer": "\u5976\u916a\u5f3a\u5316\u5668", "/items/verdant_enhancer": "\u7fe0\u7eff\u5f3a\u5316\u5668", "/items/azure_enhancer": "\u851a\u84dd\u5f3a\u5316\u5668", "/items/burble_enhancer": "\u6df1\u7d2b\u5f3a\u5316\u5668", "/items/crimson_enhancer": "\u7edb\u7ea2\u5f3a\u5316\u5668", "/items/rainbow_enhancer": "\u5f69\u8679\u5f3a\u5316\u5668", "/items/holy_enhancer": "\u795e\u5723\u5f3a\u5316\u5668", "/items/milk": "\u725b\u5976", "/items/verdant_milk": "\u7fe0\u7eff\u725b\u5976", "/items/azure_milk": "\u851a\u84dd\u725b\u5976", "/items/burble_milk": "\u6df1\u7d2b\u725b\u5976", "/items/crimson_milk": "\u7edb\u7ea2\u725b\u5976", "/items/rainbow_milk": "\u5f69\u8679\u725b\u5976", "/items/holy_milk": "\u795e\u5723\u725b\u5976", "/items/cheese": "\u5976\u916a", "/items/verdant_cheese": "\u7fe0\u7eff\u5976\u916a", "/items/azure_cheese": "\u851a\u84dd\u5976\u916a", "/items/burble_cheese": "\u6df1\u7d2b\u5976\u916a", "/items/crimson_cheese": "\u7edb\u7ea2\u5976\u916a", "/items/rainbow_cheese": "\u5f69\u8679\u5976\u916a", "/items/holy_cheese": "\u795e\u5723\u5976\u916a", "/items/log": "\u539f\u6728", "/items/birch_log": "\u767d\u6866\u539f\u6728", "/items/cedar_log": "\u96ea\u677e\u539f\u6728", "/items/purpleheart_log": "\u7d2b\u5fc3\u539f\u6728", "/items/ginkgo_log": "\u94f6\u674f\u539f\u6728", "/items/redwood_log": "\u7ea2\u6749\u539f\u6728", "/items/arcane_log": "\u795e\u79d8\u539f\u6728", "/items/lumber": "\u6728\u677f", "/items/birch_lumber": "\u767d\u6866\u6728\u677f", "/items/cedar_lumber": "\u96ea\u677e\u6728\u677f", "/items/purpleheart_lumber": "\u7d2b\u5fc3\u6728\u677f", "/items/ginkgo_lumber": "\u94f6\u674f\u6728\u677f", "/items/redwood_lumber": "\u7ea2\u6749\u6728\u677f", "/items/arcane_lumber": "\u795e\u79d8\u6728\u677f", "/items/rough_hide": "\u7c97\u7cd9\u517d\u76ae", "/items/reptile_hide": "\u722c\u884c\u52a8\u7269\u76ae", "/items/gobo_hide": "\u54e5\u5e03\u6797\u76ae", "/items/beast_hide": "\u91ce\u517d\u76ae", "/items/umbral_hide": "\u6697\u5f71\u76ae", "/items/rough_leather": "\u7c97\u7cd9\u76ae\u9769", "/items/reptile_leather": "\u722c\u884c\u52a8\u7269\u76ae\u9769", "/items/gobo_leather": "\u54e5\u5e03\u6797\u76ae\u9769", "/items/beast_leather": "\u91ce\u517d\u76ae\u9769", "/items/umbral_leather": "\u6697\u5f71\u76ae\u9769", "/items/cotton": "\u68c9\u82b1", "/items/flax": "\u4e9a\u9ebb", "/items/bamboo_branch": "\u7af9\u5b50", "/items/cocoon": "\u8695\u8327", "/items/radiant_fiber": "\u5149\u8f89\u7ea4\u7ef4", "/items/cotton_fabric": "\u68c9\u82b1\u5e03\u6599", "/items/linen_fabric": "\u4e9a\u9ebb\u5e03\u6599", "/items/bamboo_fabric": "\u7af9\u5b50\u5e03\u6599", "/items/silk_fabric": "\u4e1d\u7ef8", "/items/radiant_fabric": "\u5149\u8f89\u5e03\u6599", "/items/egg": "\u9e21\u86cb", "/items/wheat": "\u5c0f\u9ea6", "/items/sugar": "\u7cd6", "/items/blueberry": "\u84dd\u8393", "/items/blackberry": "\u9ed1\u8393", "/items/strawberry": "\u8349\u8393", "/items/mooberry": "\u54de\u8393", "/items/marsberry": "\u706b\u661f\u8393", "/items/spaceberry": "\u592a\u7a7a\u8393", "/items/apple": "\u82f9\u679c", "/items/orange": "\u6a59\u5b50", "/items/plum": "\u674e\u5b50", "/items/peach": "\u6843\u5b50", "/items/dragon_fruit": "\u706b\u9f99\u679c", "/items/star_fruit": "\u6768\u6843", "/items/arabica_coffee_bean": "\u4f4e\u7ea7\u5496\u5561\u8c46", "/items/robusta_coffee_bean": "\u4e2d\u7ea7\u5496\u5561\u8c46", "/items/liberica_coffee_bean": "\u9ad8\u7ea7\u5496\u5561\u8c46", "/items/excelsa_coffee_bean": "\u7279\u7ea7\u5496\u5561\u8c46", "/items/fieriosa_coffee_bean": "\u706b\u5c71\u5496\u5561\u8c46", "/items/spacia_coffee_bean": "\u592a\u7a7a\u5496\u5561\u8c46", "/items/green_tea_leaf": "\u7eff\u8336\u53f6", "/items/black_tea_leaf": "\u9ed1\u8336\u53f6", "/items/burble_tea_leaf": "\u7d2b\u8336\u53f6", "/items/moolong_tea_leaf": "\u54de\u9f99\u8336\u53f6", "/items/red_tea_leaf": "\u7ea2\u8336\u53f6", "/items/emp_tea_leaf": "\u865a\u7a7a\u8336\u53f6", "/items/catalyst_of_coinification": "\u70b9\u91d1\u50ac\u5316\u5242", "/items/catalyst_of_decomposition": "\u5206\u89e3\u50ac\u5316\u5242", "/items/catalyst_of_transmutation": "\u8f6c\u5316\u50ac\u5316\u5242", "/items/prime_catalyst": "\u81f3\u9ad8\u50ac\u5316\u5242", "/items/snake_fang": "\u86c7\u7259", "/items/shoebill_feather": "\u9cb8\u5934\u9e73\u7fbd\u6bdb", "/items/snail_shell": "\u8717\u725b\u58f3", "/items/crab_pincer": "\u87f9\u94b3", "/items/turtle_shell": "\u4e4c\u9f9f\u58f3", "/items/marine_scale": "\u6d77\u6d0b\u9cde\u7247", "/items/treant_bark": "\u6811\u76ae", "/items/centaur_hoof": "\u534a\u4eba\u9a6c\u8e44", "/items/luna_wing": "\u6708\u795e\u7ffc", "/items/gobo_rag": "\u54e5\u5e03\u6797\u62b9\u5e03", "/items/goggles": "\u62a4\u76ee\u955c", "/items/magnifying_glass": "\u653e\u5927\u955c", "/items/eye_of_the_watcher": "\u89c2\u5bdf\u8005\u4e4b\u773c", "/items/icy_cloth": "\u51b0\u971c\u7ec7\u7269", "/items/flaming_cloth": "\u70c8\u7130\u7ec7\u7269", "/items/sorcerers_sole": "\u9b54\u6cd5\u5e08\u978b\u5e95", "/items/chrono_sphere": "\u65f6\u7a7a\u7403", "/items/frost_sphere": "\u51b0\u971c\u7403", "/items/panda_fluff": "\u718a\u732b\u7ed2", "/items/black_bear_fluff": "\u9ed1\u718a\u7ed2", "/items/grizzly_bear_fluff": "\u68d5\u718a\u7ed2", "/items/polar_bear_fluff": "\u5317\u6781\u718a\u7ed2", "/items/red_panda_fluff": "\u5c0f\u718a\u732b\u7ed2", "/items/magnet": "\u78c1\u94c1", "/items/stalactite_shard": "\u949f\u4e73\u77f3\u788e\u7247", "/items/living_granite": "\u82b1\u5c97\u5ca9", "/items/colossus_core": "\u5de8\u50cf\u6838\u5fc3", "/items/vampire_fang": "\u5438\u8840\u9b3c\u4e4b\u7259", "/items/werewolf_claw": "\u72fc\u4eba\u4e4b\u722a", "/items/revenant_anima": "\u4ea1\u8005\u4e4b\u9b42", "/items/soul_fragment": "\u7075\u9b42\u788e\u7247", "/items/infernal_ember": "\u5730\u72f1\u4f59\u70ec", "/items/demonic_core": "\u6076\u9b54\u6838\u5fc3", "/items/griffin_leather": "\u72ee\u9e6b\u4e4b\u76ae", "/items/manticore_sting": "\u874e\u72ee\u4e4b\u523a", "/items/jackalope_antler": "\u9e7f\u89d2\u5154\u4e4b\u89d2", "/items/dodocamel_plume": "\u6e21\u6e21\u9a7c\u4e4b\u7fce", "/items/griffin_talon": "\u72ee\u9e6b\u4e4b\u722a", "/items/acrobats_ribbon": "\u6742\u6280\u5e08\u5f69\u5e26", "/items/magicians_cloth": "\u9b54\u672f\u5e08\u7ec7\u7269", "/items/chaotic_chain": "\u6df7\u6c8c\u9501\u94fe", "/items/cursed_ball": "\u8bc5\u5492\u4e4b\u7403", "/items/royal_cloth": "\u7687\u5bb6\u7ec7\u7269", "/items/knights_ingot": "\u9a91\u58eb\u4e4b\u952d", "/items/bishops_scroll": "\u4e3b\u6559\u5377\u8f74", "/items/regal_jewel": "\u541b\u738b\u5b9d\u77f3", "/items/sundering_jewel": "\u88c2\u7a7a\u5b9d\u77f3", "/items/marksman_brooch": "\u795e\u5c04\u80f8\u9488", "/items/corsair_crest": "\u63a0\u593a\u8005\u5fbd\u7ae0", "/items/damaged_anchor": "\u7834\u635f\u8239\u951a", "/items/maelstrom_plating": "\u6012\u6d9b\u7532\u7247", "/items/kraken_leather": "\u514b\u62c9\u80af\u76ae\u9769", "/items/kraken_fang": "\u514b\u62c9\u80af\u4e4b\u7259", "/items/butter_of_proficiency": "\u7cbe\u901a\u4e4b\u6cb9", "/items/thread_of_expertise": "\u4e13\u7cbe\u4e4b\u7ebf", "/items/branch_of_insight": "\u6d1e\u5bdf\u4e4b\u679d", "/items/gluttonous_energy": "\u8d2a\u98df\u80fd\u91cf", "/items/guzzling_energy": "\u66b4\u996e\u80fd\u91cf", "/items/milking_essence": "\u6324\u5976\u7cbe\u534e", "/items/foraging_essence": "\u91c7\u6458\u7cbe\u534e", "/items/woodcutting_essence": "\u4f10\u6728\u7cbe\u534e", "/items/cheesesmithing_essence": "\u5976\u916a\u953b\u9020\u7cbe\u534e", "/items/crafting_essence": "\u5236\u4f5c\u7cbe\u534e", "/items/tailoring_essence": "\u7f1d\u7eab\u7cbe\u534e", "/items/cooking_essence": "\u70f9\u996a\u7cbe\u534e", "/items/brewing_essence": "\u51b2\u6ce1\u7cbe\u534e", "/items/alchemy_essence": "\u70bc\u91d1\u7cbe\u534e", "/items/enhancing_essence": "\u5f3a\u5316\u7cbe\u534e", "/items/swamp_essence": "\u6cbc\u6cfd\u7cbe\u534e", "/items/aqua_essence": "\u6d77\u6d0b\u7cbe\u534e", "/items/jungle_essence": "\u4e1b\u6797\u7cbe\u534e", "/items/gobo_essence": "\u54e5\u5e03\u6797\u7cbe\u534e", "/items/eyessence": "\u773c\u7cbe\u534e", "/items/sorcerer_essence": "\u6cd5\u5e08\u7cbe\u534e", "/items/bear_essence": "\u718a\u718a\u7cbe\u534e", "/items/golem_essence": "\u9b54\u50cf\u7cbe\u534e", "/items/twilight_essence": "\u66ae\u5149\u7cbe\u534e", "/items/abyssal_essence": "\u5730\u72f1\u7cbe\u534e", "/items/chimerical_essence": "\u5947\u5e7b\u7cbe\u534e", "/items/sinister_essence": "\u9634\u68ee\u7cbe\u534e", "/items/enchanted_essence": "\u79d8\u6cd5\u7cbe\u534e", "/items/pirate_essence": "\u6d77\u76d7\u7cbe\u534e", "/items/task_crystal": "\u4efb\u52a1\u6c34\u6676", "/items/star_fragment": "\u661f\u5149\u788e\u7247", "/items/pearl": "\u73cd\u73e0", "/items/amber": "\u7425\u73c0", "/items/garnet": "\u77f3\u69b4\u77f3", "/items/jade": "\u7fe1\u7fe0", "/items/amethyst": "\u7d2b\u6c34\u6676", "/items/moonstone": "\u6708\u4eae\u77f3", "/items/sunstone": "\u592a\u9633\u77f3", "/items/philosophers_stone": "\u8d24\u8005\u4e4b\u77f3", "/items/crushed_pearl": "\u73cd\u73e0\u788e\u7247", "/items/crushed_amber": "\u7425\u73c0\u788e\u7247", "/items/crushed_garnet": "\u77f3\u69b4\u77f3\u788e\u7247", "/items/crushed_jade": "\u7fe1\u7fe0\u788e\u7247", "/items/crushed_amethyst": "\u7d2b\u6c34\u6676\u788e\u7247", "/items/crushed_moonstone": "\u6708\u4eae\u77f3\u788e\u7247", "/items/crushed_sunstone": "\u592a\u9633\u77f3\u788e\u7247", "/items/crushed_philosophers_stone": "\u8d24\u8005\u4e4b\u77f3\u788e\u7247", "/items/shard_of_protection": "\u4fdd\u62a4\u788e\u7247", "/items/mirror_of_protection": "\u4fdd\u62a4\u4e4b\u955c" }, itemDescriptions: { "/items/coin": "\u57fa\u7840\u8d27\u5e01", "/items/task_token": "\u4efb\u52a1\u4ee3\u5e01\u3002\u53ef\u5728\u4efb\u52a1\u5546\u5e97\u4e2d\u4f7f\u7528\u8fd9\u4e9b\u4ee3\u5e01", "/items/chimerical_token": "\u6765\u81ea\u3010\u5947\u5e7b\u6d1e\u7a74\u3011\u7684\u5730\u4e0b\u57ce\u4ee3\u5e01\u3002\u53ef\u4ee5\u5728\u5730\u4e0b\u57ce\u5546\u5e97\u91cc\u6d88\u8d39", "/items/sinister_token": "\u6765\u81ea\u3010\u9634\u68ee\u9a6c\u620f\u56e2\u3011\u7684\u5730\u4e0b\u57ce\u4ee3\u5e01\u3002\u53ef\u4ee5\u5728\u5730\u4e0b\u57ce\u5546\u5e97\u91cc\u6d88\u8d39", "/items/enchanted_token": "\u6765\u81ea\u3010\u79d8\u6cd5\u8981\u585e\u3011\u7684\u5730\u4e0b\u57ce\u4ee3\u5e01\u3002\u53ef\u4ee5\u5728\u5730\u4e0b\u57ce\u5546\u5e97\u91cc\u6d88\u8d39", "/items/pirate_token": "\u6765\u81ea\u3010\u6d77\u76d7\u57fa\u5730\u3011\u7684\u5730\u4e0b\u57ce\u4ee3\u5e01\u3002\u53ef\u4ee5\u5728\u5730\u4e0b\u57ce\u5546\u5e97\u91cc\u6d88\u8d39", "/items/cowbell": "\u9ad8\u7ea7\u8d27\u5e01\u3002\u53ef\u5728\u725b\u94c3\u5546\u5e97\u8d2d\u4e70\u6216\u4f7f\u7528\u8fd9\u4e9b\u8d27\u5e01", "/items/bag_of_10_cowbells": "\u53ef\u4ea4\u6613\u7684\u4e00\u888b\u725b\u94c3\uff0c\u6bcf\u888b\u5305\u542b10\u4e2a\u725b\u94c3\u3002\u53ea\u80fd\u6574\u888b\u4ea4\u6613\uff0c\u4e00\u65e6\u6253\u5f00\u5c06\u65e0\u6cd5\u51fa\u552e", "/items/purples_gift": "\u83b7\u5f97\u4efb\u52a1\u79ef\u5206\u540e\u5c0f\u7d2b\u725b\u8d60\u9001\u7684\u793c\u7269\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/small_meteorite_cache": "\u5728\u91c7\u96c6\u65f6\u53ef\u4ee5\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/medium_meteorite_cache": "\u5728\u91c7\u96c6\u65f6\u53ef\u4ee5\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/large_meteorite_cache": "\u5728\u91c7\u96c6\u65f6\u53ef\u4ee5\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/small_artisans_crate": "\u5728\u751f\u4ea7\u65f6\u53ef\u4ee5\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/medium_artisans_crate": "\u5728\u751f\u4ea7\u65f6\u53ef\u4ee5\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/large_artisans_crate": "\u5728\u751f\u4ea7\u65f6\u53ef\u4ee5\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/small_treasure_chest": "\u53ef\u4ee5\u4ece\u602a\u7269\u8eab\u4e0a\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/medium_treasure_chest": "\u53ef\u4ee5\u4ece\u602a\u7269\u8eab\u4e0a\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/large_treasure_chest": "\u53ef\u4ee5\u4ece\u602a\u7269\u8eab\u4e0a\u627e\u5230\uff0c\u770b\u8d77\u6765\u91cc\u9762\u88c5\u7740\u7269\u54c1\uff01", "/items/chimerical_chest": "\u653b\u514b\u3010\u5947\u5e7b\u6d1e\u7a74\u3011\u540e\u7684\u5956\u52b1\uff0c\u53ef\u4ee5\u7528\u3010\u5947\u5e7b\u5b9d\u7bb1\u94a5\u5319\u3011\u6253\u5f00", "/items/sinister_chest": "\u653b\u514b\u3010\u9634\u68ee\u9a6c\u620f\u56e2\u3011\u540e\u7684\u5956\u52b1\uff0c\u53ef\u4ee5\u7528\u3010\u9634\u68ee\u5b9d\u7bb1\u94a5\u5319\u3011\u6253\u5f00", "/items/enchanted_chest": "\u653b\u514b\u3010\u79d8\u6cd5\u8981\u585e\u3011\u540e\u7684\u5956\u52b1\uff0c\u53ef\u4ee5\u7528\u3010\u79d8\u6cd5\u5b9d\u7bb1\u94a5\u5319\u3011\u6253\u5f00", "/items/pirate_chest": "\u653b\u514b\u3010\u6d77\u76d7\u57fa\u5730\u3011\u540e\u7684\u5956\u52b1\uff0c\u53ef\u4ee5\u7528\u3010\u6d77\u76d7\u5b9d\u7bb1\u94a5\u5319\u3011\u6253\u5f00", "/items/blue_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/green_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/purple_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/white_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/orange_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/brown_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/stone_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/dark_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/burning_key_fragment": "\u770b\u8d77\u6765\u662f\u67d0\u79cd\u94a5\u5319\u7684\u788e\u7247\uff0c\u7528\u6765\u5236\u4f5c\u5730\u4e0b\u57ce\u94a5\u5319", "/items/chimerical_entry_key": "\u5141\u8bb8\u8fdb\u5165\u5730\u4e0b\u57ce\u3010\u5947\u5e7b\u6d1e\u7a74\u30111\u6b21", "/items/chimerical_chest_key": "\u5f00\u542f\u4e00\u4e2a\u5947\u5e7b\u5b9d\u7bb1", "/items/sinister_entry_key": "\u5141\u8bb8\u8fdb\u5165\u5730\u4e0b\u57ce\u3010\u9634\u68ee\u9a6c\u620f\u56e2\u30111\u6b21", "/items/sinister_chest_key": "\u5f00\u542f\u4e00\u4e2a\u9634\u68ee\u5b9d\u7bb1", "/items/enchanted_entry_key": "\u5141\u8bb8\u8fdb\u5165\u5730\u4e0b\u57ce\u3010\u79d8\u6cd5\u8981\u585e\u30111\u6b21", "/items/enchanted_chest_key": "\u5f00\u542f\u4e00\u4e2a\u79d8\u6cd5\u5b9d\u7bb1", "/items/pirate_entry_key": "\u5141\u8bb8\u8fdb\u5165\u5730\u4e0b\u57ce\u3010\u6d77\u76d7\u57fa\u5730\u30111\u6b21", "/items/pirate_chest_key": "\u5f00\u542f\u4e00\u4e2a\u6d77\u76d7\u5b9d\u7bb1", "/items/donut": "", "/items/blueberry_donut": "", "/items/blackberry_donut": "", "/items/strawberry_donut": "", "/items/mooberry_donut": "", "/items/marsberry_donut": "", "/items/spaceberry_donut": "", "/items/cupcake": "", "/items/blueberry_cake": "", "/items/blackberry_cake": "", "/items/strawberry_cake": "", "/items/mooberry_cake": "", "/items/marsberry_cake": "", "/items/spaceberry_cake": "", "/items/gummy": "", "/items/apple_gummy": "", "/items/orange_gummy": "", "/items/plum_gummy": "", "/items/peach_gummy": "", "/items/dragon_fruit_gummy": "", "/items/star_fruit_gummy": "", "/items/yogurt": "", "/items/apple_yogurt": "", "/items/orange_yogurt": "", "/items/plum_yogurt": "", "/items/peach_yogurt": "", "/items/dragon_fruit_yogurt": "", "/items/star_fruit_yogurt": "", "/items/milking_tea": "", "/items/foraging_tea": "", "/items/woodcutting_tea": "", "/items/cooking_tea": "", "/items/brewing_tea": "", "/items/alchemy_tea": "", "/items/enhancing_tea": "", "/items/cheesesmithing_tea": "", "/items/crafting_tea": "", "/items/tailoring_tea": "", "/items/super_milking_tea": "", "/items/super_foraging_tea": "", "/items/super_woodcutting_tea": "", "/items/super_cooking_tea": "", "/items/super_brewing_tea": "", "/items/super_alchemy_tea": "", "/items/super_enhancing_tea": "", "/items/super_cheesesmithing_tea": "", "/items/super_crafting_tea": "", "/items/super_tailoring_tea": "", "/items/ultra_milking_tea": "", "/items/ultra_foraging_tea": "", "/items/ultra_woodcutting_tea": "", "/items/ultra_cooking_tea": "", "/items/ultra_brewing_tea": "", "/items/ultra_alchemy_tea": "", "/items/ultra_enhancing_tea": "", "/items/ultra_cheesesmithing_tea": "", "/items/ultra_crafting_tea": "", "/items/ultra_tailoring_tea": "", "/items/gathering_tea": "", "/items/gourmet_tea": "", "/items/wisdom_tea": "", "/items/processing_tea": "", "/items/efficiency_tea": "", "/items/artisan_tea": "", "/items/catalytic_tea": "", "/items/blessed_tea": "", "/items/stamina_coffee": "", "/items/intelligence_coffee": "", "/items/defense_coffee": "", "/items/attack_coffee": "", "/items/power_coffee": "", "/items/ranged_coffee": "", "/items/magic_coffee": "", "/items/super_stamina_coffee": "", "/items/super_intelligence_coffee": "", "/items/super_defense_coffee": "", "/items/super_attack_coffee": "", "/items/super_power_coffee": "", "/items/super_ranged_coffee": "", "/items/super_magic_coffee": "", "/items/ultra_stamina_coffee": "", "/items/ultra_intelligence_coffee": "", "/items/ultra_defense_coffee": "", "/items/ultra_attack_coffee": "", "/items/ultra_power_coffee": "", "/items/ultra_ranged_coffee": "", "/items/ultra_magic_coffee": "", "/items/wisdom_coffee": "", "/items/lucky_coffee": "", "/items/swiftness_coffee": "", "/items/channeling_coffee": "", "/items/critical_coffee": "", "/items/poke": "", "/items/impale": "", "/items/puncture": "", "/items/penetrating_strike": "", "/items/scratch": "", "/items/cleave": "", "/items/maim": "", "/items/crippling_slash": "", "/items/smack": "", "/items/sweep": "", "/items/stunning_blow": "", "/items/fracturing_impact": "", "/items/shield_bash": "", "/items/quick_shot": "", "/items/aqua_arrow": "", "/items/flame_arrow": "", "/items/rain_of_arrows": "", "/items/silencing_shot": "", "/items/steady_shot": "", "/items/pestilent_shot": "", "/items/penetrating_shot": "", "/items/water_strike": "", "/items/ice_spear": "", "/items/frost_surge": "", "/items/mana_spring": "", "/items/entangle": "", "/items/toxic_pollen": "", "/items/natures_veil": "", "/items/life_drain": "", "/items/fireball": "", "/items/flame_blast": "", "/items/firestorm": "", "/items/smoke_burst": "", "/items/minor_heal": "", "/items/heal": "", "/items/quick_aid": "", "/items/rejuvenate": "", "/items/taunt": "", "/items/provoke": "", "/items/toughness": "", "/items/elusiveness": "", "/items/precision": "", "/items/berserk": "", "/items/elemental_affinity": "", "/items/frenzy": "", "/items/spike_shell": "", "/items/arcane_reflection": "", "/items/vampirism": "", "/items/revive": "", "/items/insanity": "", "/items/invincible": "", "/items/fierce_aura": "", "/items/aqua_aura": "", "/items/sylvan_aura": "", "/items/flame_aura": "", "/items/speed_aura": "", "/items/critical_aura": "", "/items/gobo_stabber": "", "/items/gobo_slasher": "", "/items/gobo_smasher": "", "/items/spiked_bulwark": "", "/items/werewolf_slasher": "", "/items/griffin_bulwark": "", "/items/gobo_shooter": "", "/items/vampiric_bow": "", "/items/cursed_bow": "", "/items/gobo_boomstick": "", "/items/cheese_bulwark": "", "/items/verdant_bulwark": "", "/items/azure_bulwark": "", "/items/burble_bulwark": "", "/items/crimson_bulwark": "", "/items/rainbow_bulwark": "", "/items/holy_bulwark": "", "/items/wooden_bow": "", "/items/birch_bow": "", "/items/cedar_bow": "", "/items/purpleheart_bow": "", "/items/ginkgo_bow": "", "/items/redwood_bow": "", "/items/arcane_bow": "", "/items/stalactite_spear": "", "/items/granite_bludgeon": "", "/items/furious_spear": "", "/items/regal_sword": "", "/items/chaotic_flail": "", "/items/soul_hunter_crossbow": "", "/items/sundering_crossbow": "", "/items/frost_staff": "", "/items/infernal_battlestaff": "", "/items/jackalope_staff": "", "/items/rippling_trident": "", "/items/blooming_trident": "", "/items/blazing_trident": "", "/items/cheese_sword": "", "/items/verdant_sword": "", "/items/azure_sword": "", "/items/burble_sword": "", "/items/crimson_sword": "", "/items/rainbow_sword": "", "/items/holy_sword": "", "/items/cheese_spear": "", "/items/verdant_spear": "", "/items/azure_spear": "", "/items/burble_spear": "", "/items/crimson_spear": "", "/items/rainbow_spear": "", "/items/holy_spear": "", "/items/cheese_mace": "", "/items/verdant_mace": "", "/items/azure_mace": "", "/items/burble_mace": "", "/items/crimson_mace": "", "/items/rainbow_mace": "", "/items/holy_mace": "", "/items/wooden_crossbow": "", "/items/birch_crossbow": "", "/items/cedar_crossbow": "", "/items/purpleheart_crossbow": "", "/items/ginkgo_crossbow": "", "/items/redwood_crossbow": "", "/items/arcane_crossbow": "", "/items/wooden_water_staff": "", "/items/birch_water_staff": "", "/items/cedar_water_staff": "", "/items/purpleheart_water_staff": "", "/items/ginkgo_water_staff": "", "/items/redwood_water_staff": "", "/items/arcane_water_staff": "", "/items/wooden_nature_staff": "", "/items/birch_nature_staff": "", "/items/cedar_nature_staff": "", "/items/purpleheart_nature_staff": "", "/items/ginkgo_nature_staff": "", "/items/redwood_nature_staff": "", "/items/arcane_nature_staff": "", "/items/wooden_fire_staff": "", "/items/birch_fire_staff": "", "/items/cedar_fire_staff": "", "/items/purpleheart_fire_staff": "", "/items/ginkgo_fire_staff": "", "/items/redwood_fire_staff": "", "/items/arcane_fire_staff": "", "/items/eye_watch": "", "/items/snake_fang_dirk": "", "/items/vision_shield": "", "/items/gobo_defender": "", "/items/vampire_fang_dirk": "", "/items/knights_aegis": "", "/items/treant_shield": "", "/items/manticore_shield": "", "/items/tome_of_healing": "", "/items/tome_of_the_elements": "", "/items/watchful_relic": "", "/items/bishops_codex": "", "/items/cheese_buckler": "", "/items/verdant_buckler": "", "/items/azure_buckler": "", "/items/burble_buckler": "", "/items/crimson_buckler": "", "/items/rainbow_buckler": "", "/items/holy_buckler": "", "/items/wooden_shield": "", "/items/birch_shield": "", "/items/cedar_shield": "", "/items/purpleheart_shield": "", "/items/ginkgo_shield": "", "/items/redwood_shield": "", "/items/arcane_shield": "", "/items/sinister_cape": "", "/items/chimerical_quiver": "", "/items/enchanted_cloak": "", "/items/red_culinary_hat": "", "/items/snail_shell_helmet": "", "/items/vision_helmet": "", "/items/fluffy_red_hat": "", "/items/corsair_helmet": "", "/items/acrobatic_hood": "", "/items/magicians_hat": "", "/items/cheese_helmet": "", "/items/verdant_helmet": "", "/items/azure_helmet": "", "/items/burble_helmet": "", "/items/crimson_helmet": "", "/items/rainbow_helmet": "", "/items/holy_helmet": "", "/items/rough_hood": "", "/items/reptile_hood": "", "/items/gobo_hood": "", "/items/beast_hood": "", "/items/umbral_hood": "", "/items/cotton_hat": "", "/items/linen_hat": "", "/items/bamboo_hat": "", "/items/silk_hat": "", "/items/radiant_hat": "", "/items/dairyhands_top": "", "/items/foragers_top": "", "/items/lumberjacks_top": "", "/items/cheesemakers_top": "", "/items/crafters_top": "", "/items/tailors_top": "", "/items/chefs_top": "", "/items/brewers_top": "", "/items/alchemists_top": "", "/items/enhancers_top": "", "/items/gator_vest": "", "/items/turtle_shell_body": "", "/items/colossus_plate_body": "", "/items/demonic_plate_body": "", "/items/anchorbound_plate_body": "", "/items/maelstrom_plate_body": "", "/items/marine_tunic": "", "/items/revenant_tunic": "", "/items/griffin_tunic": "", "/items/kraken_tunic": "", "/items/icy_robe_top": "", "/items/flaming_robe_top": "", "/items/luna_robe_top": "", "/items/royal_water_robe_top": "", "/items/royal_nature_robe_top": "", "/items/royal_fire_robe_top": "", "/items/cheese_plate_body": "", "/items/verdant_plate_body": "", "/items/azure_plate_body": "", "/items/burble_plate_body": "", "/items/crimson_plate_body": "", "/items/rainbow_plate_body": "", "/items/holy_plate_body": "", "/items/rough_tunic": "", "/items/reptile_tunic": "", "/items/gobo_tunic": "", "/items/beast_tunic": "", "/items/umbral_tunic": "", "/items/cotton_robe_top": "", "/items/linen_robe_top": "", "/items/bamboo_robe_top": "", "/items/silk_robe_top": "", "/items/radiant_robe_top": "", "/items/dairyhands_bottoms": "", "/items/foragers_bottoms": "", "/items/lumberjacks_bottoms": "", "/items/cheesemakers_bottoms": "", "/items/crafters_bottoms": "", "/items/tailors_bottoms": "", "/items/chefs_bottoms": "", "/items/brewers_bottoms": "", "/items/alchemists_bottoms": "", "/items/enhancers_bottoms": "", "/items/turtle_shell_legs": "", "/items/colossus_plate_legs": "", "/items/demonic_plate_legs": "", "/items/anchorbound_plate_legs": "", "/items/maelstrom_plate_legs": "", "/items/marine_chaps": "", "/items/revenant_chaps": "", "/items/griffin_chaps": "", "/items/kraken_chaps": "", "/items/icy_robe_bottoms": "", "/items/flaming_robe_bottoms": "", "/items/luna_robe_bottoms": "", "/items/royal_water_robe_bottoms": "", "/items/royal_nature_robe_bottoms": "", "/items/royal_fire_robe_bottoms": "", "/items/cheese_plate_legs": "", "/items/verdant_plate_legs": "", "/items/azure_plate_legs": "", "/items/burble_plate_legs": "", "/items/crimson_plate_legs": "", "/items/rainbow_plate_legs": "", "/items/holy_plate_legs": "", "/items/rough_chaps": "", "/items/reptile_chaps": "", "/items/gobo_chaps": "", "/items/beast_chaps": "", "/items/umbral_chaps": "", "/items/cotton_robe_bottoms": "", "/items/linen_robe_bottoms": "", "/items/bamboo_robe_bottoms": "", "/items/silk_robe_bottoms": "", "/items/radiant_robe_bottoms": "", "/items/enchanted_gloves": "", "/items/pincer_gloves": "", "/items/panda_gloves": "", "/items/magnetic_gloves": "", "/items/dodocamel_gauntlets": "", "/items/sighted_bracers": "", "/items/marksman_bracers": "", "/items/chrono_gloves": "", "/items/cheese_gauntlets": "", "/items/verdant_gauntlets": "", "/items/azure_gauntlets": "", "/items/burble_gauntlets": "", "/items/crimson_gauntlets": "", "/items/rainbow_gauntlets": "", "/items/holy_gauntlets": "", "/items/rough_bracers": "", "/items/reptile_bracers": "", "/items/gobo_bracers": "", "/items/beast_bracers": "", "/items/umbral_bracers": "", "/items/cotton_gloves": "", "/items/linen_gloves": "", "/items/bamboo_gloves": "", "/items/silk_gloves": "", "/items/radiant_gloves": "", "/items/collectors_boots": "", "/items/shoebill_shoes": "", "/items/black_bear_shoes": "", "/items/grizzly_bear_shoes": "", "/items/polar_bear_shoes": "", "/items/centaur_boots": "", "/items/sorcerer_boots": "", "/items/cheese_boots": "", "/items/verdant_boots": "", "/items/azure_boots": "", "/items/burble_boots": "", "/items/crimson_boots": "", "/items/rainbow_boots": "", "/items/holy_boots": "", "/items/rough_boots": "", "/items/reptile_boots": "", "/items/gobo_boots": "", "/items/beast_boots": "", "/items/umbral_boots": "", "/items/cotton_boots": "", "/items/linen_boots": "", "/items/bamboo_boots": "", "/items/silk_boots": "", "/items/radiant_boots": "", "/items/small_pouch": "", "/items/medium_pouch": "", "/items/large_pouch": "", "/items/giant_pouch": "", "/items/gluttonous_pouch": "", "/items/guzzling_pouch": "", "/items/necklace_of_efficiency": "", "/items/fighter_necklace": "", "/items/ranger_necklace": "", "/items/wizard_necklace": "", "/items/necklace_of_wisdom": "", "/items/necklace_of_speed": "", "/items/philosophers_necklace": "", "/items/earrings_of_gathering": "", "/items/earrings_of_essence_find": "", "/items/earrings_of_armor": "", "/items/earrings_of_regeneration": "", "/items/earrings_of_resistance": "", "/items/earrings_of_rare_find": "", "/items/earrings_of_critical_strike": "", "/items/philosophers_earrings": "", "/items/ring_of_gathering": "", "/items/ring_of_essence_find": "", "/items/ring_of_armor": "", "/items/ring_of_regeneration": "", "/items/ring_of_resistance": "", "/items/ring_of_rare_find": "", "/items/ring_of_critical_strike": "", "/items/philosophers_ring": "", "/items/basic_task_badge": "", "/items/advanced_task_badge": "", "/items/expert_task_badge": "", "/items/celestial_brush": "", "/items/cheese_brush": "", "/items/verdant_brush": "", "/items/azure_brush": "", "/items/burble_brush": "", "/items/crimson_brush": "", "/items/rainbow_brush": "", "/items/holy_brush": "", "/items/celestial_shears": "", "/items/cheese_shears": "", "/items/verdant_shears": "", "/items/azure_shears": "", "/items/burble_shears": "", "/items/crimson_shears": "", "/items/rainbow_shears": "", "/items/holy_shears": "", "/items/celestial_hatchet": "", "/items/cheese_hatchet": "", "/items/verdant_hatchet": "", "/items/azure_hatchet": "", "/items/burble_hatchet": "", "/items/crimson_hatchet": "", "/items/rainbow_hatchet": "", "/items/holy_hatchet": "", "/items/celestial_hammer": "", "/items/cheese_hammer": "", "/items/verdant_hammer": "", "/items/azure_hammer": "", "/items/burble_hammer": "", "/items/crimson_hammer": "", "/items/rainbow_hammer": "", "/items/holy_hammer": "", "/items/celestial_chisel": "", "/items/cheese_chisel": "", "/items/verdant_chisel": "", "/items/azure_chisel": "", "/items/burble_chisel": "", "/items/crimson_chisel": "", "/items/rainbow_chisel": "", "/items/holy_chisel": "", "/items/celestial_needle": "", "/items/cheese_needle": "", "/items/verdant_needle": "", "/items/azure_needle": "", "/items/burble_needle": "", "/items/crimson_needle": "", "/items/rainbow_needle": "", "/items/holy_needle": "", "/items/celestial_spatula": "", "/items/cheese_spatula": "", "/items/verdant_spatula": "", "/items/azure_spatula": "", "/items/burble_spatula": "", "/items/crimson_spatula": "", "/items/rainbow_spatula": "", "/items/holy_spatula": "", "/items/celestial_pot": "", "/items/cheese_pot": "", "/items/verdant_pot": "", "/items/azure_pot": "", "/items/burble_pot": "", "/items/crimson_pot": "", "/items/rainbow_pot": "", "/items/holy_pot": "", "/items/celestial_alembic": "", "/items/cheese_alembic": "", "/items/verdant_alembic": "", "/items/azure_alembic": "", "/items/burble_alembic": "", "/items/crimson_alembic": "", "/items/rainbow_alembic": "", "/items/holy_alembic": "", "/items/celestial_enhancer": "", "/items/cheese_enhancer": "", "/items/verdant_enhancer": "", "/items/azure_enhancer": "", "/items/burble_enhancer": "", "/items/crimson_enhancer": "", "/items/rainbow_enhancer": "", "/items/holy_enhancer": "", "/items/milk": "\u54de", "/items/verdant_milk": "\u54de\u54de", "/items/azure_milk": "\u54de\u54de\u54de", "/items/burble_milk": "\u54de\u54de\u54de\u54de", "/items/crimson_milk": "\u54de\u54de\u54de\u54de\u54de", "/items/rainbow_milk": "\u54de\u54de\u54de\u54de\u54de\u54de", "/items/holy_milk": "\u54de\u54de\u54de\u54de\u54de\u54de\u54de", "/items/cheese": "", "/items/verdant_cheese": "", "/items/azure_cheese": "", "/items/burble_cheese": "", "/items/crimson_cheese": "", "/items/rainbow_cheese": "", "/items/holy_cheese": "", "/items/log": "", "/items/birch_log": "", "/items/cedar_log": "", "/items/purpleheart_log": "", "/items/ginkgo_log": "", "/items/redwood_log": "", "/items/arcane_log": "", "/items/lumber": "", "/items/birch_lumber": "", "/items/cedar_lumber": "", "/items/purpleheart_lumber": "", "/items/ginkgo_lumber": "", "/items/redwood_lumber": "", "/items/arcane_lumber": "", "/items/rough_hide": "", "/items/reptile_hide": "", "/items/gobo_hide": "", "/items/beast_hide": "", "/items/umbral_hide": "", "/items/rough_leather": "", "/items/reptile_leather": "", "/items/gobo_leather": "", "/items/beast_leather": "", "/items/umbral_leather": "", "/items/cotton": "", "/items/flax": "", "/items/bamboo_branch": "", "/items/cocoon": "", "/items/radiant_fiber": "", "/items/cotton_fabric": "", "/items/linen_fabric": "", "/items/bamboo_fabric": "", "/items/silk_fabric": "", "/items/radiant_fabric": "", "/items/egg": "", "/items/wheat": "", "/items/sugar": "", "/items/blueberry": "", "/items/blackberry": "", "/items/strawberry": "", "/items/mooberry": "", "/items/marsberry": "", "/items/spaceberry": "", "/items/apple": "", "/items/orange": "", "/items/plum": "", "/items/peach": "", "/items/dragon_fruit": "", "/items/star_fruit": "", "/items/arabica_coffee_bean": "", "/items/robusta_coffee_bean": "", "/items/liberica_coffee_bean": "", "/items/excelsa_coffee_bean": "", "/items/fieriosa_coffee_bean": "", "/items/spacia_coffee_bean": "", "/items/green_tea_leaf": "", "/items/black_tea_leaf": "", "/items/burble_tea_leaf": "", "/items/moolong_tea_leaf": "", "/items/red_tea_leaf": "", "/items/emp_tea_leaf": "", "/items/catalyst_of_coinification": "\u5728\u70bc\u91d1\u65f6\u4f7f\u7528\uff0c\u53ef\u63d0\u9ad815%\u7684\u70b9\u91d1\u6210\u529f\u7387 (\u4e58\u6cd5)\u3002\u6210\u529f\u65f6\u6d88\u8017\u4e00\u4e2a\u50ac\u5316\u5242\u3002", "/items/catalyst_of_decomposition": "\u5728\u70bc\u91d1\u65f6\u4f7f\u7528\uff0c\u53ef\u5c06\u5206\u89e3\u6210\u529f\u7387\u63d0\u9ad8 15% (\u4e58\u6cd5)\u3002\u6210\u529f\u65f6\u6d88\u8017\u4e00\u4e2a\u50ac\u5316\u5242\u3002", "/items/catalyst_of_transmutation": "\u5728\u70bc\u91d1\u65f6\u4f7f\u7528\uff0c\u53ef\u5c06\u8f6c\u5316\u6210\u529f\u7387\u63d0\u9ad8 15% (\u4e58\u6cd5)\u3002\u6210\u529f\u65f6\u6d88\u8017\u4e00\u4e2a\u50ac\u5316\u5242\u3002", "/items/prime_catalyst": "\u5728\u70bc\u91d1\u65f6\u4f7f\u7528\uff0c\u53ef\u5c06\u4efb\u4f55\u884c\u52a8\u7684\u6210\u529f\u7387\u63d0\u9ad8 25% (\u4e58\u6cd5)\u3002\u6210\u529f\u65f6\u6d88\u8017\u4e00\u4e2a\u50ac\u5316\u5242\u3002", "/items/snake_fang": "\u7528\u4e8e\u953b\u9020\u86c7\u7259\u77ed\u5251\u7684\u6750\u6599", "/items/shoebill_feather": "\u7528\u4e8e\u7f1d\u7eab\u9cb8\u5934\u9e73\u978b\u7684\u6750\u6599", "/items/snail_shell": "\u7528\u4e8e\u953b\u9020\u8717\u725b\u58f3\u5934\u76d4\u7684\u6750\u6599", "/items/crab_pincer": "\u7528\u4e8e\u953b\u9020\u87f9\u94b3\u624b\u5957\u7684\u6750\u6599", "/items/turtle_shell": "\u7528\u4e8e\u953b\u9020\u9f9f\u58f3\u80f8\u7532\u6216\u817f\u7532\u7684\u6750\u6599", "/items/marine_scale": "\u7528\u4e8e\u7f1d\u7eab\u6d77\u6d0b\u76ae\u8863\u6216\u76ae\u88e4\u7684\u6750\u6599", "/items/treant_bark": "\u7528\u4e8e\u5236\u4f5c\u6811\u4eba\u76fe\u7684\u6750\u6599", "/items/centaur_hoof": "\u7528\u4e8e\u7f1d\u7eab\u534a\u4eba\u9a6c\u9774\u7684\u6750\u6599", "/items/luna_wing": "\u7528\u4e8e\u7f1d\u7eab\u6708\u795e\u888d\u670d\u6216\u888d\u88d9\u7684\u6750\u6599", "/items/gobo_rag": "\u7528\u4e8e\u7f1d\u7eab\u6536\u85cf\u5bb6\u9774\u7684\u6750\u6599", "/items/goggles": "\u7528\u4e8e\u953b\u9020\u89c6\u89c9\u5934\u76d4\u7684\u6750\u6599", "/items/magnifying_glass": "\u7528\u4e8e\u953b\u9020\u89c6\u89c9\u76fe\u6216\u7f1d\u7eab\u7784\u51c6\u62a4\u8155\u7684\u6750\u6599", "/items/eye_of_the_watcher": "\u7528\u4e8e\u5236\u4f5c\u638c\u4e0a\u76d1\u5de5\u6216\u8b66\u6212\u9057\u7269\u7684\u6750\u6599", "/items/icy_cloth": "\u7528\u4e8e\u7f1d\u7eab\u51b0\u971c\u888d\u670d\u6216\u888d\u88d9\u7684\u6750\u6599", "/items/flaming_cloth": "\u7528\u4e8e\u7f1d\u7eab\u70c8\u7130\u888d\u670d\u6216\u888d\u88d9\u7684\u6750\u6599", "/items/sorcerers_sole": "\u7528\u4e8e\u7f1d\u7eab\u9b54\u6cd5\u5e08\u9774\u7684\u6750\u6599", "/items/chrono_sphere": "\u7528\u4e8e\u7f1d\u7eab\u9644\u9b54\u624b\u5957\u6216\u65f6\u7a7a\u624b\u5957\u7684\u6750\u6599", "/items/frost_sphere": "\u7528\u4e8e\u5236\u4f5c\u51b0\u971c\u6cd5\u6756\u7684\u6750\u6599", "/items/panda_fluff": "\u7528\u4e8e\u953b\u9020\u718a\u732b\u624b\u5957\u7684\u6750\u6599", "/items/black_bear_fluff": "\u7528\u4e8e\u953b\u9020\u9ed1\u718a\u978b\u7684\u6750\u6599", "/items/grizzly_bear_fluff": "\u7528\u4e8e\u953b\u9020\u68d5\u718a\u978b\u7684\u6750\u6599", "/items/polar_bear_fluff": "\u7528\u4e8e\u953b\u9020\u5317\u6781\u718a\u978b\u7684\u6750\u6599", "/items/red_panda_fluff": "\u7528\u4e8e\u7f1d\u7eab\u7ea2\u8272\u53a8\u5e08\u5e3d\u6216\u84ec\u677e\u7ea2\u5e3d\u7684\u6750\u6599", "/items/magnet": "\u7528\u4e8e\u953b\u9020\u78c1\u529b\u624b\u5957\u7684\u6750\u6599", "/items/stalactite_shard": "\u7528\u4e8e\u953b\u9020\u77f3\u949f\u957f\u67aa\u6216\u5c16\u523a\u91cd\u76fe\u7684\u6750\u6599", "/items/living_granite": "\u7528\u4e8e\u953b\u9020\u82b1\u5c97\u5ca9\u5927\u68d2\u6216\u5c16\u523a\u91cd\u76fe\u7684\u6750\u6599", "/items/colossus_core": "\u7528\u4e8e\u953b\u9020\u5de8\u50cf\u80f8\u7532\u6216\u817f\u7532\u7684\u6750\u6599", "/items/vampire_fang": "\u7528\u4e8e\u953b\u9020\u5438\u8840\u9b3c\u77ed\u5251\u6216\u5236\u4f5c\u5438\u8840\u5f13\u7684\u6750\u6599", "/items/werewolf_claw": "\u7528\u4e8e\u953b\u9020\u72fc\u4eba\u5173\u5200\u6216\u5236\u4f5c\u5438\u8840\u5f13\u7684\u6750\u6599", "/items/revenant_anima": "\u7528\u4e8e\u7f1d\u7eab\u4ea1\u7075\u76ae\u8863\u6216\u76ae\u88e4\u7684\u6750\u6599", "/items/soul_fragment": "\u7528\u4e8e\u5236\u4f5c\u7075\u9b42\u730e\u624b\u5f29\u7684\u6750\u6599", "/items/infernal_ember": "\u7528\u4e8e\u5236\u4f5c\u70bc\u72f1\u6cd5\u6756\u7684\u6750\u6599", "/items/demonic_core": "\u7528\u4e8e\u953b\u9020\u6076\u9b54\u80f8\u7532\u6216\u817f\u7532\u7684\u6750\u6599", "/items/griffin_leather": "\u7528\u4e8e\u953b\u9020\u72ee\u9e6b\u91cd\u76fe\u8ddf\u7f1d\u7eab\u72ee\u9e6b\u76ae\u8863\u6216\u76ae\u88e4\u7684\u6750\u6599", "/items/manticore_sting": "\u7528\u4e8e\u5236\u4f5c\u874e\u72ee\u76fe\u7684\u6750\u6599", "/items/jackalope_antler": "\u7528\u4e8e\u5236\u4f5c\u9e7f\u89d2\u5154\u4e4b\u6756\u7684\u6750\u6599", "/items/dodocamel_plume": "\u7528\u4e8e\u953b\u9020\u6e21\u6e21\u9a7c\u62a4\u624b\u7684\u6750\u6599", "/items/griffin_talon": "\u7528\u4e8e\u953b\u9020\u72ee\u9e6b\u91cd\u76fe\u7684\u6750\u6599", "/items/acrobats_ribbon": "\u7528\u4e8e\u7f1d\u7eab\u6742\u6280\u5e08\u515c\u5e3d\u7684\u6750\u6599", "/items/magicians_cloth": "\u7528\u4e8e\u7f1d\u7eab\u9b54\u672f\u5e08\u4e4b\u5e3d\u7684\u6750\u6599", "/items/chaotic_chain": "\u7528\u4e8e\u953b\u9020\u6df7\u6c8c\u8fde\u67b7\u7684\u6750\u6599", "/items/cursed_ball": "\u7528\u4e8e\u5236\u4f5c\u5492\u6028\u4e4b\u5f13\u7684\u6750\u6599", "/items/royal_cloth": "\u7528\u4e8e\u7f1d\u7eab\u7687\u5bb6\u888d\u670d\u548c\u7687\u5bb6\u888d\u88d9\u7684\u6750\u6599", "/items/knights_ingot": "\u7528\u4e8e\u953b\u9020\u9a91\u58eb\u4e4b\u76fe\u7684\u6750\u6599", "/items/bishops_scroll": "\u7528\u4e8e\u5236\u4f5c\u4e3b\u6559\u4e4b\u4e66\u7684\u6750\u6599", "/items/regal_jewel": "\u7528\u4e8e\u953b\u9020\u541b\u738b\u4e4b\u5251\u7684\u6750\u6599", "/items/sundering_jewel": "\u7528\u4e8e\u5236\u4f5c\u88c2\u7a7a\u4e4b\u5f29\u7684\u6750\u6599", "/items/marksman_brooch": "\u7528\u4e8e\u7f1d\u7eab\u795e\u5c04\u62a4\u8155\u7684\u6750\u6599", "/items/corsair_crest": "\u7528\u4e8e\u953b\u9020\u63a0\u593a\u8005\u5934\u76d4\u7684\u6750\u6599", "/items/damaged_anchor": "\u7528\u4e8e\u953b\u9020\u951a\u5b9a\u80f8\u7532\u6216\u817f\u7532\u7684\u6750\u6599", "/items/maelstrom_plating": "\u7528\u4e8e\u953b\u9020\u6012\u6d9b\u80f8\u7532\u6216\u817f\u7532\u7684\u6750\u6599", "/items/kraken_leather": "\u7528\u4e8e\u7f1d\u7eab\u514b\u62c9\u80af\u76ae\u8863\u6216\u76ae\u88e4\u7684\u6750\u6599", "/items/kraken_fang": "\u7528\u4e8e\u5236\u4f5c\u6d9f\u6f2a\u3001\u7efd\u653e\u6216\u70bd\u7130\u4e09\u53c9\u621f\u7684\u6750\u6599", "/items/butter_of_proficiency": "\u7528\u4e8e\u5236\u4f5c\u7279\u6b8a\u4e13\u4e1a\u5de5\u5177\u548c\u670d\u88c5\u7684\u6750\u6599", "/items/thread_of_expertise": "\u7528\u4e8e\u5236\u4f5c\u7279\u6b8a\u4e13\u4e1a\u670d\u88c5\u7684\u6750\u6599", "/items/branch_of_insight": "\u7528\u4e8e\u5236\u4f5c\u7279\u6b8a\u4e13\u4e1a\u5de5\u5177\u548c\u670d\u88c5\u7684\u6750\u6599", "/items/gluttonous_energy": "\u7528\u4e8e\u7f1d\u7eab\u8d2a\u98df\u4e4b\u888b", "/items/guzzling_energy": "\u7528\u4e8e\u7f1d\u7eab\u66b4\u996e\u4e4b\u56ca", "/items/milking_essence": "\u7528\u4e8e\u51b2\u6ce1\u5976\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/foraging_essence": "\u7528\u4e8e\u51b2\u6ce1\u91c7\u6458\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/woodcutting_essence": "\u7528\u4e8e\u51b2\u6ce1\u4f10\u6728\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/cheesesmithing_essence": "\u7528\u4e8e\u51b2\u6ce1\u5976\u916a\u953b\u9020\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/crafting_essence": "\u7528\u4e8e\u51b2\u6ce1\u5236\u4f5c\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/tailoring_essence": "\u7528\u4e8e\u51b2\u6ce1\u7f1d\u7eab\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/cooking_essence": "\u7528\u4e8e\u51b2\u6ce1\u70f9\u996a\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/brewing_essence": "\u7528\u4e8e\u51b2\u6ce1\u51b2\u6ce1\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/alchemy_essence": "\u7528\u4e8e\u51b2\u6ce1\u70bc\u91d1\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/enhancing_essence": "\u7528\u4e8e\u51b2\u6ce1\u5f3a\u5316\u8336\u548c\u5236\u4f5c\u70bc\u91d1\u50ac\u5316\u5242", "/items/swamp_essence": "\u7528\u4e8e\u5f3a\u5316\u6cbc\u6cfd\u661f\u7403\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/aqua_essence": "\u7528\u4e8e\u5f3a\u5316\u6d77\u6d0b\u661f\u7403\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/jungle_essence": "\u7528\u4e8e\u5f3a\u5316\u4e1b\u6797\u661f\u7403\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/gobo_essence": "\u7528\u4e8e\u5f3a\u5316\u54e5\u5e03\u6797\u661f\u7403\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/eyessence": "\u7528\u4e8e\u5f3a\u5316\u773c\u7403\u661f\u7403\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/sorcerer_essence": "\u7528\u4e8e\u5f3a\u5316\u5deb\u5e08\u4e4b\u5854\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/bear_essence": "\u7528\u4e8e\u5f3a\u5316\u718a\u718a\u661f\u7403\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/golem_essence": "\u7528\u4e8e\u5f3a\u5316\u9b54\u50cf\u6d1e\u7a74\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/twilight_essence": "\u7528\u4e8e\u5f3a\u5316\u66ae\u5149\u4e4b\u57ce\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/abyssal_essence": "\u7528\u4e8e\u5f3a\u5316\u5730\u72f1\u6df1\u6e0a\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/chimerical_essence": "\u7528\u4e8e\u5f3a\u5316\u5947\u5e7b\u6d1e\u7a74\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/sinister_essence": "\u7528\u4e8e\u5f3a\u5316\u9634\u68ee\u9a6c\u620f\u56e2\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/enchanted_essence": "\u7528\u4e8e\u5f3a\u5316\u79d8\u6cd5\u8981\u585e\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/pirate_essence": "\u7528\u4e8e\u5f3a\u5316\u6d77\u76d7\u57fa\u5730\u7279\u6b8a\u88c5\u5907\u7684\u6750\u6599", "/items/task_crystal": "\u5c0f\u7d2b\u725b\u7ed9\u7684\u6c34\u6676\uff0c\u53ef\u4ee5\u7528\u6765\u5236\u4f5c\u7279\u6b8a\u7684\u9970\u54c1\u3002", "/items/star_fragment": "\u5728\u9668\u77f3\u8231\u91cc\u53d1\u73b0\u7684\u788e\u7247\uff0c\u53ef\u4ee5\u7528\u6765\u5236\u4f5c\u73e0\u5b9d\u3002", "/items/pearl": "\u4e00\u79cd\u95ea\u4eae\u7684\u5b9d\u77f3\uff0c\u901a\u5e38\u5728\u5b9d\u7bb1\u4e2d\u627e\u5230", "/items/amber": "\u4e00\u79cd\u95ea\u4eae\u7684\u5b9d\u77f3\uff0c\u901a\u5e38\u5728\u5b9d\u7bb1\u4e2d\u627e\u5230", "/items/garnet": "\u4e00\u79cd\u95ea\u4eae\u7684\u5b9d\u77f3\uff0c\u901a\u5e38\u5728\u5b9d\u7bb1\u4e2d\u627e\u5230", "/items/jade": "\u4e00\u79cd\u95ea\u4eae\u7684\u5b9d\u77f3\uff0c\u901a\u5e38\u5728\u5b9d\u7bb1\u4e2d\u627e\u5230", "/items/amethyst": "\u4e00\u79cd\u95ea\u4eae\u7684\u5b9d\u77f3\uff0c\u901a\u5e38\u5728\u5b9d\u7bb1\u4e2d\u627e\u5230", "/items/moonstone": "\u4e00\u79cd\u95ea\u4eae\u7684\u5b9d\u77f3\uff0c\u901a\u5e38\u5728\u5b9d\u7bb1\u4e2d\u627e\u5230", "/items/sunstone": "\u4e00\u79cd\u95ea\u4eae\u7684\u592a\u9633\u5f62\u72b6\u7684\u5b9d\u77f3", "/items/philosophers_stone": "\u4f20\u8bf4\u4e2d\u62e5\u6709\u65e0\u7a77\u529b\u91cf\u7684\u77f3\u5934", "/items/crushed_pearl": "\u66fe\u7ecf\u662f\u4e00\u7c92\u73cd\u73e0", "/items/crushed_amber": "\u66fe\u7ecf\u662f\u4e00\u5757\u7425\u73c0", "/items/crushed_garnet": "\u66fe\u7ecf\u662f\u4e00\u9897\u77f3\u69b4\u77f3", "/items/crushed_jade": "\u66fe\u7ecf\u662f\u4e00\u5757\u7fe1\u7fe0", "/items/crushed_amethyst": "\u66fe\u7ecf\u662f\u4e00\u9897\u7d2b\u6c34\u6676", "/items/crushed_moonstone": "\u66fe\u7ecf\u662f\u4e00\u679a\u6708\u4eae\u77f3", "/items/crushed_sunstone": "\u66fe\u7ecf\u662f\u4e00\u679a\u592a\u9633\u77f3", "/items/crushed_philosophers_stone": "\u66fe\u7ecf\u662f\u4e00\u5757\u8d24\u8005\u4e4b\u77f3", "/items/shard_of_protection": "\u4ece\u5de5\u5320\u5323\u4e2d\u83b7\u5f97\uff0c\u7528\u4e8e\u5408\u6210\u4fdd\u62a4\u4e4b\u955c", "/items/mirror_of_protection": "\u4e00\u79cd\u7a00\u6709\u795e\u5668\uff0c\u53ef\u5728\u5f3a\u5316\u65f6\u4f5c\u4e3a\u4efb\u4f55\u4fdd\u62a4\u88c5\u5907\u7684\u526f\u672c" }, itemCategoryNames: { "/item_categories/currency": "\u8d27\u5e01", "/item_categories/loot": "\u6218\u5229\u54c1", "/item_categories/key": "\u94a5\u5319", "/item_categories/food": "\u98df\u7269", "/item_categories/drink": "\u996e\u6599", "/item_categories/ability_book": "\u6280\u80fd\u4e66", "/item_categories/equipment": "\u88c5\u5907", "/item_categories/resource": "\u8d44\u6e90" }, itemCategoryPluralNames: { "/item_categories/currency": "\u8d27\u5e01", "/item_categories/loot": "\u6218\u5229\u54c1", "/item_categories/key": "\u94a5\u5319", "/item_categories/food": "\u98df\u7269", "/item_categories/drink": "\u996e\u6599", "/item_categories/ability_book": "\u6280\u80fd\u4e66", "/item_categories/equipment": "\u88c5\u5907", "/item_categories/resource": "\u8d44\u6e90" }, equipmentTypeNames: { "/equipment_types/two_hand": "\u53cc\u624b", "/equipment_types/main_hand": "\u4e3b\u624b", "/equipment_types/off_hand": "\u526f\u624b", "/equipment_types/back": "\u80cc\u90e8", "/equipment_types/head": "\u5934\u90e8", "/equipment_types/body": "\u8eab\u4f53", "/equipment_types/legs": "\u817f\u90e8", "/equipment_types/hands": "\u624b\u90e8", "/equipment_types/feet": "\u811a\u90e8", "/equipment_types/pouch": "\u888b\u5b50", "/equipment_types/neck": "\u9879\u94fe", "/equipment_types/earrings": "\u8033\u73af", "/equipment_types/ring": "\u6212\u6307", "/equipment_types/trinket": "\u9970\u54c1", "/equipment_types/milking_tool": "\u6324\u5976\u5de5\u5177", "/equipment_types/foraging_tool": "\u91c7\u6458\u5de5\u5177", "/equipment_types/woodcutting_tool": "\u4f10\u6728\u5de5\u5177", "/equipment_types/cheesesmithing_tool": "\u5976\u916a\u953b\u9020\u5de5\u5177", "/equipment_types/crafting_tool": "\u5236\u4f5c\u5de5\u5177", "/equipment_types/tailoring_tool": "\u7f1d\u7eab\u5de5\u5177", "/equipment_types/cooking_tool": "\u70f9\u996a\u5de5\u5177", "/equipment_types/brewing_tool": "\u51b2\u6ce1\u5de5\u5177", "/equipment_types/alchemy_tool": "\u70bc\u91d1\u5de5\u5177", "/equipment_types/enhancing_tool": "\u5f3a\u5316\u5de5\u5177" }, combatStyleNames: { "/combat_styles/stab": "\u523a\u51fb", "/combat_styles/slash": "\u65a9\u51fb", "/combat_styles/smash": "\u949d\u51fb", "/combat_styles/ranged": "\u8fdc\u7a0b", "/combat_styles/magic": "\u9b54\u6cd5", "/combat_styles/heal": "\u6cbb\u7597" }, damageTypeNames: { "/damage_types/physical": "\u7269\u7406", "/damage_types/water": "\u6c34\u7cfb", "/damage_types/nature": "\u81ea\u7136\u7cfb", "/damage_types/fire": "\u706b\u7cfb" }, monsterNames: { "/monsters/abyssal_imp": "\u6df1\u6e0a\u5c0f\u9b3c", "/monsters/acrobat": "\u6742\u6280\u5e08", "/monsters/anchor_shark": "\u6301\u951a\u9ca8", "/monsters/aquahorse": "\u6c34\u9a6c", "/monsters/black_bear": "\u9ed1\u718a", "/monsters/gobo_boomy": "\u8f70\u8f70", "/monsters/brine_marksman": "\u6d77\u76d0\u5c04\u624b", "/monsters/captain_fishhook": "\u9c7c\u94a9\u8239\u957f", "/monsters/butterjerry": "\u8776\u9f20", "/monsters/centaur_archer": "\u534a\u4eba\u9a6c\u5f13\u7bad\u624b", "/monsters/chronofrost_sorcerer": "\u971c\u65f6\u5deb\u5e08", "/monsters/crystal_colossus": "\u6c34\u6676\u5de8\u50cf", "/monsters/demonic_overlord": "\u6076\u9b54\u9738\u4e3b", "/monsters/deranged_jester": "\u5c0f\u4e11\u7687", "/monsters/dodocamel": "\u6e21\u6e21\u9a7c", "/monsters/dusk_revenant": "\u9ec4\u660f\u4ea1\u7075", "/monsters/elementalist": "\u5143\u7d20\u6cd5\u5e08", "/monsters/enchanted_bishop": "\u79d8\u6cd5\u4e3b\u6559", "/monsters/enchanted_king": "\u79d8\u6cd5\u56fd\u738b", "/monsters/enchanted_knight": "\u79d8\u6cd5\u9a91\u58eb", "/monsters/enchanted_pawn": "\u79d8\u6cd5\u58eb\u5175", "/monsters/enchanted_queen": "\u79d8\u6cd5\u738b\u540e", "/monsters/enchanted_rook": "\u79d8\u6cd5\u5821\u5792", "/monsters/eye": "\u72ec\u773c", "/monsters/eyes": "\u53e0\u773c", "/monsters/flame_sorcerer": "\u706b\u7130\u5deb\u5e08", "/monsters/fly": "\u82cd\u8747", "/monsters/frog": "\u9752\u86d9", "/monsters/sea_snail": "\u8717\u725b", "/monsters/giant_shoebill": "\u9cb8\u5934\u9e73", "/monsters/gobo_chieftain": "\u54e5\u5e03\u6797\u914b\u957f", "/monsters/granite_golem": "\u82b1\u5c97\u9b54\u50cf", "/monsters/griffin": "\u72ee\u9e6b", "/monsters/grizzly_bear": "\u68d5\u718a", "/monsters/gummy_bear": "\u8f6f\u7cd6\u718a", "/monsters/crab": "\u8783\u87f9", "/monsters/ice_sorcerer": "\u51b0\u971c\u5deb\u5e08", "/monsters/infernal_warlock": "\u5730\u72f1\u672f\u58eb", "/monsters/jackalope": "\u9e7f\u89d2\u5154", "/monsters/rat": "\u6770\u745e", "/monsters/juggler": "\u6742\u800d\u8005", "/monsters/jungle_sprite": "\u4e1b\u6797\u7cbe\u7075", "/monsters/luna_empress": "\u6708\u795e\u4e4b\u8776", "/monsters/magician": "\u9b54\u672f\u5e08", "/monsters/magnetic_golem": "\u78c1\u529b\u9b54\u50cf", "/monsters/manticore": "\u72ee\u874e\u517d", "/monsters/marine_huntress": "\u6d77\u6d0b\u730e\u624b", "/monsters/myconid": "\u8611\u83c7\u4eba", "/monsters/nom_nom": "\u54ac\u54ac\u9c7c", "/monsters/novice_sorcerer": "\u65b0\u624b\u5deb\u5e08", "/monsters/panda": "\u718a\u732b", "/monsters/polar_bear": "\u5317\u6781\u718a", "/monsters/porcupine": "\u8c6a\u732a", "/monsters/rabid_rabbit": "\u75af\u9b54\u5154", "/monsters/red_panda": "\u5c0f\u718a\u732b", "/monsters/alligator": "\u590f\u6d1b\u514b", "/monsters/gobo_shooty": "\u54bb\u54bb", "/monsters/skunk": "\u81ed\u9f2c", "/monsters/gobo_slashy": "\u780d\u780d", "/monsters/slimy": "\u53f2\u83b1\u59c6", "/monsters/gobo_smashy": "\u9524\u9524", "/monsters/soul_hunter": "\u7075\u9b42\u730e\u624b", "/monsters/squawker": "\u9e66\u9e49", "/monsters/gobo_stabby": "\u523a\u523a", "/monsters/stalactite_golem": "\u949f\u4e73\u77f3\u9b54\u50cf", "/monsters/swampy": "\u6cbc\u6cfd\u866b", "/monsters/the_kraken": "\u514b\u62c9\u80af", "/monsters/the_watcher": "\u89c2\u5bdf\u8005", "/monsters/snake": "\u86c7", "/monsters/tidal_conjuror": "\u6f6e\u6c50\u53ec\u5524\u5e08", "/monsters/treant": "\u6811\u4eba", "/monsters/turtle": "\u5fcd\u8005\u9f9f", "/monsters/vampire": "\u5438\u8840\u9b3c", "/monsters/veyes": "\u590d\u773c", "/monsters/werewolf": "\u72fc\u4eba", "/monsters/zombie": "\u50f5\u5c38", "/monsters/zombie_bear": "\u50f5\u5c38\u718a" }, combatTriggerDependencyNames: { "/combat_trigger_dependencies/all_allies": "\u6240\u6709\u961f\u53cb\u7684", "/combat_trigger_dependencies/all_enemies": "\u6240\u6709\u654c\u4eba\u7684", "/combat_trigger_dependencies/self": "\u6211\u7684", "/combat_trigger_dependencies/targeted_enemy": "\u76ee\u6807\u654c\u4eba\u7684" }, combatTriggerConditionNames: { "/combat_trigger_conditions/number_of_active_units": "\u5b58\u6d3b\u6570", "/combat_trigger_conditions/number_of_dead_units": "\u6b7b\u4ea1\u6570", "/combat_trigger_conditions/aqua_aura_water_amplify": "\u6c34\u7cfb\u589e\u5e45", "/combat_trigger_conditions/aqua_aura_water_resistance": "\u6c34\u7cfb\u6297\u6027", "/combat_trigger_conditions/arcane_reflection": "\u5965\u672f\u53cd\u5c04", "/combat_trigger_conditions/attack_coffee": "\u653b\u51fb\u5496\u5561", "/combat_trigger_conditions/berserk": "\u72c2\u66b4", "/combat_trigger_conditions/blind_status": "\u5931\u660e\u72b6\u6001", "/combat_trigger_conditions/channeling_coffee": "\u541f\u5531\u5496\u5561", "/combat_trigger_conditions/crippling_slash": "\u81f4\u6b8b\u65a9\u51cf\u76ca", "/combat_trigger_conditions/critical_aura": "\u81f4\u547d\u5149\u73af", "/combat_trigger_conditions/critical_coffee_damage": "\u66b4\u51fb\u5496\u5561 (\u66b4\u51fb\u4f24\u5bb3)", "/combat_trigger_conditions/critical_coffee_rate": "\u66b4\u51fb\u5496\u5561 (\u66b4\u51fb\u7387)", "/combat_trigger_conditions/current_hp": "\u5f53\u524dHP", "/combat_trigger_conditions/current_mp": "\u5f53\u524dMP", "/combat_trigger_conditions/curse": "\u8bc5\u5492", "/combat_trigger_conditions/defense_coffee": "\u9632\u5fa1\u5496\u5561", "/combat_trigger_conditions/elemental_affinity_fire_amplify": "\u706b\u7cfb\u589e\u5e45", "/combat_trigger_conditions/elemental_affinity_nature_amplify": "\u81ea\u7136\u7cfb\u589e\u5e45", "/combat_trigger_conditions/elemental_affinity_water_amplify": "\u6c34\u7cfb\u589e\u5e45", "/combat_trigger_conditions/elusiveness": "\u95ea\u907f", "/combat_trigger_conditions/fierce_aura_armor": "\u7269\u7406\u5149\u73af (\u62a4\u7532)", "/combat_trigger_conditions/fierce_aura_physical_amplify": "\u7269\u7406\u5149\u73af (\u7269\u7406\u589e\u5e45)", "/combat_trigger_conditions/flame_aura_fire_amplify": "\u706b\u7130\u5149\u73af (\u706b\u7cfb\u589e\u5e45)", "/combat_trigger_conditions/flame_aura_fire_resistance": "\u706b\u7130\u5149\u73af (\u706b\u7cfb\u6297\u6027)", "/combat_trigger_conditions/fracturing_impact": "\u788e\u88c2\u51b2\u51fb\u51cf\u76ca", "/combat_trigger_conditions/frenzy": "\u72c2\u901f", "/combat_trigger_conditions/frost_surge": "\u51b0\u971c\u7206\u88c2\u51cf\u76ca", "/combat_trigger_conditions/fury_accuracy": "Fury (\u7cbe\u51c6\u5ea6)", "/combat_trigger_conditions/fury_damage": "Fury (\u4f24\u5bb3)", "/combat_trigger_conditions/ice_spear": "\u51b0\u67aa\u51cf\u76ca", "/combat_trigger_conditions/insanity_attack_speed": "\u75af\u72c2 (\u653b\u51fb\u901f\u5ea6)", "/combat_trigger_conditions/insanity_cast_speed": "\u75af\u72c2 (\u65bd\u6cd5\u901f\u5ea6)", "/combat_trigger_conditions/insanity_damage": "\u75af\u72c2 (\u4f24\u5bb3)", "/combat_trigger_conditions/intelligence_coffee_mp_regen": "\u667a\u529b\u5496\u5561 (MP\u6062\u590d)", "/combat_trigger_conditions/intelligence_coffee_max_mp": "\u667a\u529b\u5496\u5561 (\u6700\u5927MP)", "/combat_trigger_conditions/invincible_armor": "\u65e0\u654c\u5149\u73af (\u62a4\u7532)", "/combat_trigger_conditions/invincible_nature_resistance": "\u65e0\u654c\u5149\u73af (\u81ea\u7136\u7cfb\u6297\u6027)", "/combat_trigger_conditions/invincible_fire_resistance": "\u65e0\u654c\u5149\u73af (\u706b\u7cfb\u6297\u6027)", "/combat_trigger_conditions/invincible_water_resistance": "\u65e0\u654c\u5149\u73af (\u6c34\u7cfb\u6297\u6027)", "/combat_trigger_conditions/invincible_tenacity": "\u65e0\u654c\u5149\u73af (\u97e7\u6027)", "/combat_trigger_conditions/lowest_hp_percentage": "\u6700\u4f4eHP%", "/combat_trigger_conditions/lucky_coffee": "\u5e78\u8fd0\u5496\u5561", "/combat_trigger_conditions/magic_coffee": "\u9b54\u6cd5\u5496\u5561", "/combat_trigger_conditions/maim": "\u8840\u5203\u65a9\u51cf\u76ca", "/combat_trigger_conditions/mana_spring": "\u6cd5\u529b\u55b7\u6cc9", "/combat_trigger_conditions/missing_hp": "\u7f3a\u5931HP", "/combat_trigger_conditions/missing_mp": "\u7f3a\u5931MP", "/combat_trigger_conditions/pestilent_shot_hp_regen": "\u75ab\u75c5\u5c04\u51fb\u51cf\u76ca (HP\u6062\u590d)", "/combat_trigger_conditions/pestilent_shot_mp_regen": "\u75ab\u75c5\u5c04\u51fb\u51cf\u76ca (MP\u6062\u590d)", "/combat_trigger_conditions/power_coffee": "\u529b\u91cf\u5496\u5561", "/combat_trigger_conditions/precision": "\u7cbe\u786e", "/combat_trigger_conditions/provoke": "\u6311\u8845", "/combat_trigger_conditions/puncture": "\u7834\u7532\u4e4b\u523a\u51cf\u76ca", "/combat_trigger_conditions/ranged_coffee": "\u8fdc\u7a0b\u5496\u5561", "/combat_trigger_conditions/silence_status": "\u6c89\u9ed8\u72b6\u6001", "/combat_trigger_conditions/smoke_burst_accuracy": "\u70df\u7206\u706d\u5f71\u51cf\u76ca (\u7cbe\u51c6\u5ea6)", "/combat_trigger_conditions/smoke_burst_evasion": "\u70df\u7206\u706d\u5f71\u51cf\u76ca (\u95ea\u907f)", "/combat_trigger_conditions/speed_aura_attack_speed": "\u901f\u5ea6\u5149\u73af (\u653b\u51fb\u901f\u5ea6)", "/combat_trigger_conditions/speed_aura_cast_speed": "\u901f\u5ea6\u5149\u73af (\u65bd\u6cd5\u901f\u5ea6)", "/combat_trigger_conditions/spike_shell": "\u5c16\u523a\u9632\u62a4", "/combat_trigger_conditions/stamina_coffee_hp_regen": "\u8010\u529b\u5496\u5561 (HP\u6062\u590d)", "/combat_trigger_conditions/stamina_coffee_max_hp": "\u8010\u529b\u5496\u5561 (\u6700\u5927HP)", "/combat_trigger_conditions/stun_status": "\u7729\u6655\u72b6\u6001", "/combat_trigger_conditions/swiftness_coffee": "\u8fc5\u6377\u5496\u5561", "/combat_trigger_conditions/sylvan_aura_healing_amplify": "\u81ea\u7136\u5149\u73af (\u6cbb\u7597\u589e\u5e45)", "/combat_trigger_conditions/sylvan_aura_nature_amplify": "\u81ea\u7136\u5149\u73af (\u81ea\u7136\u7cfb\u589e\u5e45)", "/combat_trigger_conditions/sylvan_aura_nature_resistance": "\u81ea\u7136\u5149\u73af (\u81ea\u7136\u6297\u6027)", "/combat_trigger_conditions/taunt": "\u5632\u8bbd", "/combat_trigger_conditions/toughness_armor": "\u575a\u97e7 (\u62a4\u7532)", "/combat_trigger_conditions/toughness_fire_resistance": "\u575a\u97e7 (\u706b\u7cfb\u6297\u6027)", "/combat_trigger_conditions/toughness_nature_resistance": "\u575a\u97e7 (\u81ea\u7136\u7cfb\u6297\u6027)", "/combat_trigger_conditions/toughness_water_resistance": "\u575a\u97e7 (\u6c34\u7cfb\u6297\u6027)", "/combat_trigger_conditions/toxic_pollen_armor": "\u5267\u6bd2\u7c89\u5c18\u51cf\u76ca (\u62a4\u7532)", "/combat_trigger_conditions/toxic_pollen_fire_resistance": "\u5267\u6bd2\u7c89\u5c18 (\u706b\u7cfb\u6297\u6027)", "/combat_trigger_conditions/toxic_pollen_nature_resistance": "\u5267\u6bd2\u7c89\u5c18 (\u81ea\u7136\u7cfb\u6297\u6027)", "/combat_trigger_conditions/toxic_pollen_water_resistance": "\u5267\u6bd2\u7c89\u5c18 (\u6c34\u7cfb\u6297\u6027)", "/combat_trigger_conditions/vampirism": "\u5438\u8840", "/combat_trigger_conditions/weaken": "\u865a\u5f31\u72b6\u6001", "/combat_trigger_conditions/wisdom_coffee": "\u7ecf\u9a8c\u5496\u5561" }, combatTriggerComparatorNames: { "/combat_trigger_comparators/less_than_equal": "<=", "/combat_trigger_comparators/greater_than_equal": ">=", "/combat_trigger_comparators/is_active": "\u5df2\u751f\u6548", "/combat_trigger_comparators/is_inactive": "\u672a\u751f\u6548" }, shopCategoryNames: { "/shop_categories/dungeon": "\u5730\u4e0b\u57ce", "/shop_categories/general": "\u6742\u8d27", "/shop_categories/tester": "\u6d4b\u8bd5" }, actionNames: { "/actions/milking/cow": "\u5976\u725b", "/actions/milking/verdant_cow": "\u7fe0\u7eff\u5976\u725b", "/actions/milking/azure_cow": "\u851a\u84dd\u5976\u725b", "/actions/milking/burble_cow": "\u6df1\u7d2b\u5976\u725b", "/actions/milking/crimson_cow": "\u7edb\u7ea2\u5976\u725b", "/actions/milking/unicow": "\u5f69\u8679\u5976\u725b", "/actions/milking/holy_cow": "\u795e\u5723\u5976\u725b", "/actions/foraging/egg": "\u9e21\u86cb", "/actions/foraging/wheat": "\u5c0f\u9ea6", "/actions/foraging/sugar": "\u7cd6", "/actions/foraging/cotton": "\u68c9\u82b1", "/actions/foraging/farmland": "\u7fe0\u91ce\u519c\u573a", "/actions/foraging/blueberry": "\u84dd\u8393", "/actions/foraging/apple": "\u82f9\u679c", "/actions/foraging/arabica_coffee_bean": "\u4f4e\u7ea7\u5496\u5561\u8c46", "/actions/foraging/flax": "\u4e9a\u9ebb", "/actions/foraging/shimmering_lake": "\u6ce2\u5149\u6e56\u6cca", "/actions/foraging/blackberry": "\u9ed1\u8393", "/actions/foraging/orange": "\u6a59\u5b50", "/actions/foraging/robusta_coffee_bean": "\u4e2d\u7ea7\u5496\u5561\u8c46", "/actions/foraging/misty_forest": "\u8ff7\u96fe\u68ee\u6797", "/actions/foraging/strawberry": "\u8349\u8393", "/actions/foraging/plum": "\u674e\u5b50", "/actions/foraging/liberica_coffee_bean": "\u9ad8\u7ea7\u5496\u5561\u8c46", "/actions/foraging/bamboo_branch": "\u7af9\u5b50", "/actions/foraging/burble_beach": "\u6df1\u7d2b\u6c99\u6ee9", "/actions/foraging/mooberry": "\u54de\u8393", "/actions/foraging/peach": "\u6843\u5b50", "/actions/foraging/excelsa_coffee_bean": "\u7279\u7ea7\u5496\u5561\u8c46", "/actions/foraging/cocoon": "\u8695\u8327", "/actions/foraging/silly_cow_valley": "\u50bb\u725b\u5c71\u8c37", "/actions/foraging/marsberry": "\u706b\u661f\u8393", "/actions/foraging/dragon_fruit": "\u706b\u9f99\u679c", "/actions/foraging/fieriosa_coffee_bean": "\u706b\u5c71\u5496\u5561\u8c46", "/actions/foraging/olympus_mons": "\u5965\u6797\u5339\u65af\u5c71", "/actions/foraging/spaceberry": "\u592a\u7a7a\u8393", "/actions/foraging/star_fruit": "\u6768\u6843", "/actions/foraging/spacia_coffee_bean": "\u592a\u7a7a\u5496\u5561\u8c46", "/actions/foraging/radiant_fiber": "\u5149\u8f89\u7ea4\u7ef4", "/actions/foraging/asteroid_belt": "\u5c0f\u884c\u661f\u5e26", "/actions/woodcutting/tree": "\u6811", "/actions/woodcutting/birch_tree": "\u6866\u6811", "/actions/woodcutting/cedar_tree": "\u96ea\u677e\u6811", "/actions/woodcutting/purpleheart_tree": "\u7d2b\u5fc3\u6811", "/actions/woodcutting/ginkgo_tree": "\u94f6\u674f\u6811", "/actions/woodcutting/redwood_tree": "\u7ea2\u6749\u6811", "/actions/woodcutting/arcane_tree": "\u5965\u79d8\u6811", "/actions/cheesesmithing/cheese": "\u5976\u916a", "/actions/cheesesmithing/cheese_boots": "\u5976\u916a\u9774", "/actions/cheesesmithing/cheese_gauntlets": "\u5976\u916a\u62a4\u624b", "/actions/cheesesmithing/cheese_sword": "\u5976\u916a\u5251", "/actions/cheesesmithing/cheese_brush": "\u5976\u916a\u5237\u5b50", "/actions/cheesesmithing/cheese_shears": "\u5976\u916a\u526a\u5200", "/actions/cheesesmithing/cheese_hatchet": "\u5976\u916a\u65a7\u5934", "/actions/cheesesmithing/cheese_spear": "\u5976\u916a\u957f\u67aa", "/actions/cheesesmithing/cheese_hammer": "\u5976\u916a\u9524\u5b50", "/actions/cheesesmithing/cheese_chisel": "\u5976\u916a\u51ff\u5b50", "/actions/cheesesmithing/cheese_needle": "\u5976\u916a\u9488", "/actions/cheesesmithing/cheese_spatula": "\u5976\u916a\u9505\u94f2", "/actions/cheesesmithing/cheese_pot": "\u5976\u916a\u58f6", "/actions/cheesesmithing/cheese_mace": "\u5976\u916a\u9489\u5934\u9524", "/actions/cheesesmithing/cheese_alembic": "\u5976\u916a\u84b8\u998f\u5668", "/actions/cheesesmithing/cheese_enhancer": "\u5976\u916a\u5f3a\u5316\u5668", "/actions/cheesesmithing/cheese_helmet": "\u5976\u916a\u5934\u76d4", "/actions/cheesesmithing/cheese_buckler": "\u5976\u916a\u5706\u76fe", "/actions/cheesesmithing/cheese_bulwark": "\u5976\u916a\u91cd\u76fe", "/actions/cheesesmithing/cheese_plate_legs": "\u5976\u916a\u817f\u7532", "/actions/cheesesmithing/cheese_plate_body": "\u5976\u916a\u80f8\u7532", "/actions/cheesesmithing/verdant_cheese": "\u7fe0\u7eff\u5976\u916a", "/actions/cheesesmithing/verdant_boots": "\u7fe0\u7eff\u9774", "/actions/cheesesmithing/verdant_gauntlets": "\u7fe0\u7eff\u62a4\u624b", "/actions/cheesesmithing/verdant_sword": "\u7fe0\u7eff\u5251", "/actions/cheesesmithing/verdant_brush": "\u7fe0\u7eff\u5237\u5b50", "/actions/cheesesmithing/verdant_shears": "\u7fe0\u7eff\u526a\u5200", "/actions/cheesesmithing/verdant_hatchet": "\u7fe0\u7eff\u65a7\u5934", "/actions/cheesesmithing/verdant_spear": "\u7fe0\u7eff\u957f\u67aa", "/actions/cheesesmithing/verdant_hammer": "\u7fe0\u7eff\u9524\u5b50", "/actions/cheesesmithing/verdant_chisel": "\u7fe0\u7eff\u51ff\u5b50", "/actions/cheesesmithing/verdant_needle": "\u7fe0\u7eff\u9488", "/actions/cheesesmithing/verdant_spatula": "\u7fe0\u7eff\u9505\u94f2", "/actions/cheesesmithing/verdant_pot": "\u7fe0\u7eff\u58f6", "/actions/cheesesmithing/verdant_mace": "\u7fe0\u7eff\u9489\u5934\u9524", "/actions/cheesesmithing/snake_fang_dirk": "\u86c7\u7259\u77ed\u5251", "/actions/cheesesmithing/verdant_alembic": "\u7fe0\u7eff\u84b8\u998f\u5668", "/actions/cheesesmithing/verdant_enhancer": "\u7fe0\u7eff\u5f3a\u5316\u5668", "/actions/cheesesmithing/verdant_helmet": "\u7fe0\u7eff\u5934\u76d4", "/actions/cheesesmithing/verdant_buckler": "\u7fe0\u7eff\u5706\u76fe", "/actions/cheesesmithing/verdant_bulwark": "\u7fe0\u7eff\u91cd\u76fe", "/actions/cheesesmithing/verdant_plate_legs": "\u7fe0\u7eff\u817f\u7532", "/actions/cheesesmithing/verdant_plate_body": "\u7fe0\u7eff\u80f8\u7532", "/actions/cheesesmithing/azure_cheese": "\u851a\u84dd\u5976\u916a", "/actions/cheesesmithing/azure_boots": "\u851a\u84dd\u9774", "/actions/cheesesmithing/azure_gauntlets": "\u851a\u84dd\u62a4\u624b", "/actions/cheesesmithing/azure_sword": "\u851a\u84dd\u5251", "/actions/cheesesmithing/azure_brush": "\u851a\u84dd\u5237\u5b50", "/actions/cheesesmithing/azure_shears": "\u851a\u84dd\u526a\u5200", "/actions/cheesesmithing/azure_hatchet": "\u851a\u84dd\u65a7\u5934", "/actions/cheesesmithing/azure_spear": "\u851a\u84dd\u957f\u67aa", "/actions/cheesesmithing/azure_hammer": "\u851a\u84dd\u9524\u5b50", "/actions/cheesesmithing/azure_chisel": "\u851a\u84dd\u51ff\u5b50", "/actions/cheesesmithing/azure_needle": "\u851a\u84dd\u9488", "/actions/cheesesmithing/azure_spatula": "\u851a\u84dd\u9505\u94f2", "/actions/cheesesmithing/azure_pot": "\u851a\u84dd\u58f6", "/actions/cheesesmithing/azure_mace": "\u851a\u84dd\u9489\u5934\u9524", "/actions/cheesesmithing/pincer_gloves": "\u87f9\u94b3\u624b\u5957", "/actions/cheesesmithing/azure_alembic": "\u851a\u84dd\u84b8\u998f\u5668", "/actions/cheesesmithing/azure_enhancer": "\u851a\u84dd\u5f3a\u5316\u5668", "/actions/cheesesmithing/azure_helmet": "\u851a\u84dd\u5934\u76d4", "/actions/cheesesmithing/azure_buckler": "\u851a\u84dd\u5706\u76fe", "/actions/cheesesmithing/azure_bulwark": "\u851a\u84dd\u91cd\u76fe", "/actions/cheesesmithing/azure_plate_legs": "\u851a\u84dd\u817f\u7532", "/actions/cheesesmithing/snail_shell_helmet": "\u8717\u725b\u58f3\u5934\u76d4", "/actions/cheesesmithing/azure_plate_body": "\u851a\u84dd\u80f8\u7532", "/actions/cheesesmithing/turtle_shell_legs": "\u9f9f\u58f3\u817f\u7532", "/actions/cheesesmithing/turtle_shell_body": "\u9f9f\u58f3\u80f8\u7532", "/actions/cheesesmithing/burble_cheese": "\u6df1\u7d2b\u5976\u916a", "/actions/cheesesmithing/burble_boots": "\u6df1\u7d2b\u9774", "/actions/cheesesmithing/burble_gauntlets": "\u6df1\u7d2b\u62a4\u624b", "/actions/cheesesmithing/burble_sword": "\u6df1\u7d2b\u5251", "/actions/cheesesmithing/burble_brush": "\u6df1\u7d2b\u5237\u5b50", "/actions/cheesesmithing/burble_shears": "\u6df1\u7d2b\u526a\u5200", "/actions/cheesesmithing/burble_hatchet": "\u6df1\u7d2b\u65a7\u5934", "/actions/cheesesmithing/burble_spear": "\u6df1\u7d2b\u957f\u67aa", "/actions/cheesesmithing/burble_hammer": "\u6df1\u7d2b\u9524\u5b50", "/actions/cheesesmithing/burble_chisel": "\u6df1\u7d2b\u51ff\u5b50", "/actions/cheesesmithing/burble_needle": "\u6df1\u7d2b\u9488", "/actions/cheesesmithing/burble_spatula": "\u6df1\u7d2b\u9505\u94f2", "/actions/cheesesmithing/burble_pot": "\u6df1\u7d2b\u58f6", "/actions/cheesesmithing/burble_mace": "\u6df1\u7d2b\u9489\u5934\u9524", "/actions/cheesesmithing/burble_alembic": "\u6df1\u7d2b\u84b8\u998f\u5668", "/actions/cheesesmithing/burble_enhancer": "\u6df1\u7d2b\u5f3a\u5316\u5668", "/actions/cheesesmithing/burble_helmet": "\u6df1\u7d2b\u5934\u76d4", "/actions/cheesesmithing/burble_buckler": "\u6df1\u7d2b\u5706\u76fe", "/actions/cheesesmithing/burble_bulwark": "\u6df1\u7d2b\u91cd\u76fe", "/actions/cheesesmithing/burble_plate_legs": "\u6df1\u7d2b\u817f\u7532", "/actions/cheesesmithing/burble_plate_body": "\u6df1\u7d2b\u80f8\u7532", "/actions/cheesesmithing/crimson_cheese": "\u7edb\u7ea2\u5976\u916a", "/actions/cheesesmithing/crimson_boots": "\u7edb\u7ea2\u9774", "/actions/cheesesmithing/crimson_gauntlets": "\u7edb\u7ea2\u62a4\u624b", "/actions/cheesesmithing/crimson_sword": "\u7edb\u7ea2\u5251", "/actions/cheesesmithing/crimson_brush": "\u7edb\u7ea2\u5237\u5b50", "/actions/cheesesmithing/crimson_shears": "\u7edb\u7ea2\u526a\u5200", "/actions/cheesesmithing/crimson_hatchet": "\u7edb\u7ea2\u65a7\u5934", "/actions/cheesesmithing/crimson_spear": "\u7edb\u7ea2\u957f\u67aa", "/actions/cheesesmithing/crimson_hammer": "\u7edb\u7ea2\u9524\u5b50", "/actions/cheesesmithing/crimson_chisel": "\u7edb\u7ea2\u51ff\u5b50", "/actions/cheesesmithing/crimson_needle": "\u7edb\u7ea2\u9488", "/actions/cheesesmithing/crimson_spatula": "\u7edb\u7ea2\u9505\u94f2", "/actions/cheesesmithing/crimson_pot": "\u7edb\u7ea2\u58f6", "/actions/cheesesmithing/crimson_mace": "\u7edb\u7ea2\u9489\u5934\u9524", "/actions/cheesesmithing/crimson_alembic": "\u7edb\u7ea2\u84b8\u998f\u5668", "/actions/cheesesmithing/crimson_enhancer": "\u7edb\u7ea2\u5f3a\u5316\u5668", "/actions/cheesesmithing/crimson_helmet": "\u7edb\u7ea2\u5934\u76d4", "/actions/cheesesmithing/crimson_buckler": "\u7edb\u7ea2\u5706\u76fe", "/actions/cheesesmithing/crimson_bulwark": "\u7edb\u7ea2\u91cd\u76fe", "/actions/cheesesmithing/crimson_plate_legs": "\u7edb\u7ea2\u817f\u7532", "/actions/cheesesmithing/vision_helmet": "\u89c6\u89c9\u5934\u76d4", "/actions/cheesesmithing/vision_shield": "\u89c6\u89c9\u76fe", "/actions/cheesesmithing/crimson_plate_body": "\u7edb\u7ea2\u80f8\u7532", "/actions/cheesesmithing/rainbow_cheese": "\u5f69\u8679\u5976\u916a", "/actions/cheesesmithing/rainbow_boots": "\u5f69\u8679\u9774", "/actions/cheesesmithing/black_bear_shoes": "\u9ed1\u718a\u978b", "/actions/cheesesmithing/grizzly_bear_shoes": "\u68d5\u718a\u978b", "/actions/cheesesmithing/polar_bear_shoes": "\u5317\u6781\u718a\u978b", "/actions/cheesesmithing/rainbow_gauntlets": "\u5f69\u8679\u62a4\u624b", "/actions/cheesesmithing/rainbow_sword": "\u5f69\u8679\u5251", "/actions/cheesesmithing/panda_gloves": "\u718a\u732b\u624b\u5957", "/actions/cheesesmithing/rainbow_brush": "\u5f69\u8679\u5237\u5b50", "/actions/cheesesmithing/rainbow_shears": "\u5f69\u8679\u526a\u5200", "/actions/cheesesmithing/rainbow_hatchet": "\u5f69\u8679\u65a7\u5934", "/actions/cheesesmithing/rainbow_spear": "\u5f69\u8679\u957f\u67aa", "/actions/cheesesmithing/rainbow_hammer": "\u5f69\u8679\u9524\u5b50", "/actions/cheesesmithing/rainbow_chisel": "\u5f69\u8679\u51ff\u5b50", "/actions/cheesesmithing/rainbow_needle": "\u5f69\u8679\u9488", "/actions/cheesesmithing/rainbow_spatula": "\u5f69\u8679\u9505\u94f2", "/actions/cheesesmithing/rainbow_pot": "\u5f69\u8679\u58f6", "/actions/cheesesmithing/rainbow_mace": "\u5f69\u8679\u9489\u5934\u9524", "/actions/cheesesmithing/rainbow_alembic": "\u5f69\u8679\u84b8\u998f\u5668", "/actions/cheesesmithing/rainbow_enhancer": "\u5f69\u8679\u5f3a\u5316\u5668", "/actions/cheesesmithing/rainbow_helmet": "\u5f69\u8679\u5934\u76d4", "/actions/cheesesmithing/rainbow_buckler": "\u5f69\u8679\u5706\u76fe", "/actions/cheesesmithing/rainbow_bulwark": "\u5f69\u8679\u91cd\u76fe", "/actions/cheesesmithing/rainbow_plate_legs": "\u5f69\u8679\u817f\u7532", "/actions/cheesesmithing/rainbow_plate_body": "\u5f69\u8679\u80f8\u7532", "/actions/cheesesmithing/holy_cheese": "\u795e\u5723\u5976\u916a", "/actions/cheesesmithing/holy_boots": "\u795e\u5723\u9774", "/actions/cheesesmithing/holy_gauntlets": "\u795e\u5723\u62a4\u624b", "/actions/cheesesmithing/holy_sword": "\u795e\u5723\u5251", "/actions/cheesesmithing/holy_brush": "\u795e\u5723\u5237\u5b50", "/actions/cheesesmithing/holy_shears": "\u795e\u5723\u526a\u5200", "/actions/cheesesmithing/holy_hatchet": "\u795e\u5723\u65a7\u5934", "/actions/cheesesmithing/holy_spear": "\u795e\u5723\u957f\u67aa", "/actions/cheesesmithing/holy_hammer": "\u795e\u5723\u9524\u5b50", "/actions/cheesesmithing/holy_chisel": "\u795e\u5723\u51ff\u5b50", "/actions/cheesesmithing/holy_needle": "\u795e\u5723\u9488", "/actions/cheesesmithing/holy_spatula": "\u795e\u5723\u9505\u94f2", "/actions/cheesesmithing/holy_pot": "\u795e\u5723\u58f6", "/actions/cheesesmithing/holy_mace": "\u795e\u5723\u9489\u5934\u9524", "/actions/cheesesmithing/magnetic_gloves": "\u78c1\u529b\u624b\u5957", "/actions/cheesesmithing/stalactite_spear": "\u77f3\u949f\u957f\u67aa", "/actions/cheesesmithing/granite_bludgeon": "\u82b1\u5c97\u5ca9\u5927\u68d2", "/actions/cheesesmithing/vampire_fang_dirk": "\u5438\u8840\u9b3c\u77ed\u5251", "/actions/cheesesmithing/werewolf_slasher": "\u72fc\u4eba\u5173\u5200", "/actions/cheesesmithing/holy_alembic": "\u795e\u5723\u84b8\u998f\u5668", "/actions/cheesesmithing/holy_enhancer": "\u795e\u5723\u5f3a\u5316\u5668", "/actions/cheesesmithing/holy_helmet": "\u795e\u5723\u5934\u76d4", "/actions/cheesesmithing/holy_buckler": "\u795e\u5723\u5706\u76fe", "/actions/cheesesmithing/holy_bulwark": "\u795e\u5723\u91cd\u76fe", "/actions/cheesesmithing/holy_plate_legs": "\u795e\u5723\u817f\u7532", "/actions/cheesesmithing/holy_plate_body": "\u795e\u5723\u80f8\u7532", "/actions/cheesesmithing/celestial_brush": "\u661f\u7a7a\u5237\u5b50", "/actions/cheesesmithing/celestial_shears": "\u661f\u7a7a\u526a\u5200", "/actions/cheesesmithing/celestial_hatchet": "\u661f\u7a7a\u65a7\u5934", "/actions/cheesesmithing/celestial_hammer": "\u661f\u7a7a\u9524\u5b50", "/actions/cheesesmithing/celestial_chisel": "\u661f\u7a7a\u51ff\u5b50", "/actions/cheesesmithing/celestial_needle": "\u661f\u7a7a\u9488", "/actions/cheesesmithing/celestial_spatula": "\u661f\u7a7a\u9505\u94f2", "/actions/cheesesmithing/celestial_pot": "\u661f\u7a7a\u58f6", "/actions/cheesesmithing/celestial_alembic": "\u661f\u7a7a\u84b8\u998f\u5668", "/actions/cheesesmithing/celestial_enhancer": "\u661f\u7a7a\u5f3a\u5316\u5668", "/actions/cheesesmithing/colossus_plate_body": "\u5de8\u50cf\u80f8\u7532", "/actions/cheesesmithing/colossus_plate_legs": "\u5de8\u50cf\u817f\u7532", "/actions/cheesesmithing/demonic_plate_body": "\u6076\u9b54\u80f8\u7532", "/actions/cheesesmithing/demonic_plate_legs": "\u6076\u9b54\u817f\u7532", "/actions/cheesesmithing/spiked_bulwark": "\u5c16\u523a\u91cd\u76fe", "/actions/cheesesmithing/dodocamel_gauntlets": "\u6e21\u6e21\u9a7c\u62a4\u624b", "/actions/cheesesmithing/corsair_helmet": "\u63a0\u593a\u8005\u5934\u76d4", "/actions/cheesesmithing/knights_aegis": "\u9a91\u58eb\u76fe", "/actions/cheesesmithing/anchorbound_plate_legs": "\u951a\u5b9a\u817f\u7532", "/actions/cheesesmithing/maelstrom_plate_legs": "\u6012\u6d9b\u817f\u7532", "/actions/cheesesmithing/griffin_bulwark": "\u72ee\u9e6b\u91cd\u76fe", "/actions/cheesesmithing/furious_spear": "\u72c2\u6012\u957f\u67aa", "/actions/cheesesmithing/chaotic_flail": "\u6df7\u6c8c\u8fde\u67b7", "/actions/cheesesmithing/regal_sword": "\u541b\u738b\u4e4b\u5251", "/actions/cheesesmithing/anchorbound_plate_body": "\u951a\u5b9a\u80f8\u7532", "/actions/cheesesmithing/maelstrom_plate_body": "\u6012\u6d9b\u80f8\u7532", "/actions/crafting/lumber": "\u6728\u677f", "/actions/crafting/wooden_crossbow": "\u6728\u5f29", "/actions/crafting/wooden_water_staff": "\u6728\u5236\u6c34\u6cd5\u6756", "/actions/crafting/basic_task_badge": "\u57fa\u7840\u4efb\u52a1\u5fbd\u7ae0", "/actions/crafting/advanced_task_badge": "\u9ad8\u7ea7\u4efb\u52a1\u5fbd\u7ae0", "/actions/crafting/expert_task_badge": "\u4e13\u5bb6\u4efb\u52a1\u5fbd\u7ae0", "/actions/crafting/wooden_shield": "\u6728\u76fe", "/actions/crafting/wooden_nature_staff": "\u6728\u5236\u81ea\u7136\u6cd5\u6756", "/actions/crafting/wooden_bow": "\u6728\u5f13", "/actions/crafting/wooden_fire_staff": "\u6728\u5236\u706b\u6cd5\u6756", "/actions/crafting/birch_lumber": "\u767d\u6866\u6728\u677f", "/actions/crafting/birch_crossbow": "\u6866\u6728\u5f29", "/actions/crafting/birch_water_staff": "\u6866\u6728\u6c34\u6cd5\u6756", "/actions/crafting/crushed_pearl": "\u73cd\u73e0\u788e\u7247", "/actions/crafting/birch_shield": "\u6866\u6728\u76fe", "/actions/crafting/birch_nature_staff": "\u6866\u6728\u81ea\u7136\u6cd5\u6756", "/actions/crafting/birch_bow": "\u6866\u6728\u5f13", "/actions/crafting/ring_of_gathering": "\u91c7\u96c6\u6212\u6307", "/actions/crafting/birch_fire_staff": "\u6866\u6728\u706b\u6cd5\u6756", "/actions/crafting/earrings_of_gathering": "\u91c7\u96c6\u8033\u73af", "/actions/crafting/cedar_lumber": "\u96ea\u677e\u6728\u677f", "/actions/crafting/cedar_crossbow": "\u96ea\u677e\u5f29", "/actions/crafting/cedar_water_staff": "\u96ea\u677e\u6c34\u6cd5\u6756", "/actions/crafting/cedar_shield": "\u96ea\u677e\u76fe", "/actions/crafting/cedar_nature_staff": "\u96ea\u677e\u81ea\u7136\u6cd5\u6756", "/actions/crafting/cedar_bow": "\u96ea\u677e\u5f13", "/actions/crafting/crushed_amber": "\u7425\u73c0\u788e\u7247", "/actions/crafting/cedar_fire_staff": "\u96ea\u677e\u706b\u6cd5\u6756", "/actions/crafting/ring_of_essence_find": "\u7cbe\u534e\u53d1\u73b0\u6212\u6307", "/actions/crafting/earrings_of_essence_find": "\u7cbe\u534e\u53d1\u73b0\u8033\u73af", "/actions/crafting/necklace_of_efficiency": "\u6548\u7387\u9879\u94fe", "/actions/crafting/purpleheart_lumber": "\u7d2b\u5fc3\u6728\u677f", "/actions/crafting/purpleheart_crossbow": "\u7d2b\u5fc3\u5f29", "/actions/crafting/purpleheart_water_staff": "\u7d2b\u5fc3\u6c34\u6cd5\u6756", "/actions/crafting/purpleheart_shield": "\u7d2b\u5fc3\u76fe", "/actions/crafting/purpleheart_nature_staff": "\u7d2b\u5fc3\u81ea\u7136\u6cd5\u6756", "/actions/crafting/purpleheart_bow": "\u7d2b\u5fc3\u5f13", "/actions/crafting/crushed_garnet": "\u77f3\u69b4\u77f3\u788e\u7247", "/actions/crafting/crushed_jade": "\u7fe1\u7fe0\u788e\u7247", "/actions/crafting/crushed_amethyst": "\u7d2b\u6c34\u6676\u788e\u7247", "/actions/crafting/catalyst_of_coinification": "\u70b9\u91d1\u50ac\u5316\u5242", "/actions/crafting/treant_shield": "\u6811\u4eba\u76fe", "/actions/crafting/purpleheart_fire_staff": "\u7d2b\u5fc3\u706b\u6cd5\u6756", "/actions/crafting/ring_of_regeneration": "\u6062\u590d\u6212\u6307", "/actions/crafting/earrings_of_regeneration": "\u6062\u590d\u8033\u73af", "/actions/crafting/fighter_necklace": "\u6218\u58eb\u9879\u94fe", "/actions/crafting/ginkgo_lumber": "\u94f6\u674f\u6728\u677f", "/actions/crafting/ginkgo_crossbow": "\u94f6\u674f\u5f29", "/actions/crafting/ginkgo_water_staff": "\u94f6\u674f\u6c34\u6cd5\u6756", "/actions/crafting/ring_of_armor": "\u62a4\u7532\u6212\u6307", "/actions/crafting/catalyst_of_decomposition": "\u5206\u89e3\u50ac\u5316\u5242", "/actions/crafting/ginkgo_shield": "\u94f6\u674f\u76fe", "/actions/crafting/earrings_of_armor": "\u62a4\u7532\u8033\u73af", "/actions/crafting/ginkgo_nature_staff": "\u94f6\u674f\u81ea\u7136\u6cd5\u6756", "/actions/crafting/ranger_necklace": "\u5c04\u624b\u9879\u94fe", "/actions/crafting/ginkgo_bow": "\u94f6\u674f\u5f13", "/actions/crafting/ring_of_resistance": "\u6297\u6027\u6212\u6307", "/actions/crafting/crushed_moonstone": "\u6708\u4eae\u77f3\u788e\u7247", "/actions/crafting/ginkgo_fire_staff": "\u94f6\u674f\u706b\u6cd5\u6756", "/actions/crafting/earrings_of_resistance": "\u6297\u6027\u8033\u73af", "/actions/crafting/wizard_necklace": "\u5deb\u5e08\u9879\u94fe", "/actions/crafting/ring_of_rare_find": "\u7a00\u6709\u53d1\u73b0\u6212\u6307", "/actions/crafting/catalyst_of_transmutation": "\u8f6c\u5316\u50ac\u5316\u5242", "/actions/crafting/earrings_of_rare_find": "\u7a00\u6709\u53d1\u73b0\u8033\u73af", "/actions/crafting/necklace_of_wisdom": "\u7ecf\u9a8c\u9879\u94fe", "/actions/crafting/redwood_lumber": "\u7ea2\u6749\u6728\u677f", "/actions/crafting/redwood_crossbow": "\u7ea2\u6749\u5f29", "/actions/crafting/redwood_water_staff": "\u7ea2\u6749\u6c34\u6cd5\u6756", "/actions/crafting/redwood_shield": "\u7ea2\u6749\u76fe", "/actions/crafting/redwood_nature_staff": "\u7ea2\u6749\u81ea\u7136\u6cd5\u6756", "/actions/crafting/redwood_bow": "\u7ea2\u6749\u5f13", "/actions/crafting/crushed_sunstone": "\u592a\u9633\u77f3\u788e\u7247", "/actions/crafting/chimerical_entry_key": "\u5947\u5e7b\u94a5\u5319", "/actions/crafting/chimerical_chest_key": "\u5947\u5e7b\u5b9d\u7bb1\u94a5\u5319", "/actions/crafting/eye_watch": "\u638c\u4e0a\u76d1\u5de5", "/actions/crafting/watchful_relic": "\u8b66\u6212\u9057\u7269", "/actions/crafting/redwood_fire_staff": "\u7ea2\u6749\u706b\u6cd5\u6756", "/actions/crafting/ring_of_critical_strike": "\u66b4\u51fb\u6212\u6307", "/actions/crafting/mirror_of_protection": "\u4fdd\u62a4\u4e4b\u955c", "/actions/crafting/earrings_of_critical_strike": "\u66b4\u51fb\u8033\u73af", "/actions/crafting/necklace_of_speed": "\u901f\u5ea6\u9879\u94fe", "/actions/crafting/arcane_lumber": "\u795e\u79d8\u6728\u677f", "/actions/crafting/arcane_crossbow": "\u795e\u79d8\u5f29", "/actions/crafting/arcane_water_staff": "\u795e\u79d8\u6c34\u6cd5\u6756", "/actions/crafting/sinister_entry_key": "\u9634\u68ee\u94a5\u5319", "/actions/crafting/sinister_chest_key": "\u9634\u68ee\u5b9d\u7bb1\u94a5\u5319", "/actions/crafting/arcane_shield": "\u795e\u79d8\u76fe", "/actions/crafting/arcane_nature_staff": "\u795e\u79d8\u81ea\u7136\u6cd5\u6756", "/actions/crafting/manticore_shield": "\u874e\u72ee\u76fe", "/actions/crafting/arcane_bow": "\u795e\u79d8\u5f13", "/actions/crafting/enchanted_entry_key": "\u79d8\u6cd5\u94a5\u5319", "/actions/crafting/enchanted_chest_key": "\u79d8\u6cd5\u5b9d\u7bb1\u94a5\u5319", "/actions/crafting/pirate_entry_key": "\u6d77\u76d7\u94a5\u5319", "/actions/crafting/pirate_chest_key": "\u6d77\u76d7\u5b9d\u7bb1\u94a5\u5319", "/actions/crafting/arcane_fire_staff": "\u795e\u79d8\u706b\u6cd5\u6756", "/actions/crafting/vampiric_bow": "\u5438\u8840\u5f13", "/actions/crafting/soul_hunter_crossbow": "\u7075\u9b42\u730e\u624b\u5f29", "/actions/crafting/rippling_trident": "\u6d9f\u6f2a\u4e09\u53c9\u621f", "/actions/crafting/blooming_trident": "\u7efd\u653e\u4e09\u53c9\u621f", "/actions/crafting/blazing_trident": "\u70bd\u7130\u4e09\u53c9\u621f", "/actions/crafting/frost_staff": "\u51b0\u971c\u6cd5\u6756", "/actions/crafting/infernal_battlestaff": "\u70bc\u72f1\u6cd5\u6756", "/actions/crafting/jackalope_staff": "\u9e7f\u89d2\u5154\u4e4b\u6756", "/actions/crafting/philosophers_ring": "\u8d24\u8005\u6212\u6307", "/actions/crafting/crushed_philosophers_stone": "\u8d24\u8005\u4e4b\u77f3\u788e\u7247", "/actions/crafting/philosophers_earrings": "\u8d24\u8005\u8033\u73af", "/actions/crafting/philosophers_necklace": "\u8d24\u8005\u9879\u94fe", "/actions/crafting/bishops_codex": "\u4e3b\u6559\u6cd5\u5178", "/actions/crafting/cursed_bow": "\u5492\u6028\u4e4b\u5f13", "/actions/crafting/sundering_crossbow": "\u88c2\u7a7a\u4e4b\u5f29", "/actions/tailoring/rough_leather": "\u7c97\u7cd9\u76ae\u9769", "/actions/tailoring/cotton_fabric": "\u68c9\u82b1\u5e03\u6599", "/actions/tailoring/rough_boots": "\u7c97\u7cd9\u9774", "/actions/tailoring/cotton_boots": "\u68c9\u9774", "/actions/tailoring/rough_bracers": "\u7c97\u7cd9\u62a4\u8155", "/actions/tailoring/cotton_gloves": "\u68c9\u624b\u5957", "/actions/tailoring/small_pouch": "\u5c0f\u888b\u5b50", "/actions/tailoring/rough_hood": "\u7c97\u7cd9\u515c\u5e3d", "/actions/tailoring/cotton_hat": "\u68c9\u5e3d", "/actions/tailoring/rough_chaps": "\u7c97\u7cd9\u76ae\u88e4", "/actions/tailoring/cotton_robe_bottoms": "\u68c9\u5e03\u888d\u88d9", "/actions/tailoring/rough_tunic": "\u7c97\u7cd9\u76ae\u8863", "/actions/tailoring/cotton_robe_top": "\u68c9\u5e03\u888d\u670d", "/actions/tailoring/reptile_leather": "\u722c\u884c\u52a8\u7269\u76ae\u9769", "/actions/tailoring/linen_fabric": "\u4e9a\u9ebb\u5e03\u6599", "/actions/tailoring/reptile_boots": "\u722c\u884c\u52a8\u7269\u9774", "/actions/tailoring/linen_boots": "\u4e9a\u9ebb\u9774", "/actions/tailoring/reptile_bracers": "\u722c\u884c\u52a8\u7269\u62a4\u8155", "/actions/tailoring/linen_gloves": "\u4e9a\u9ebb\u624b\u5957", "/actions/tailoring/reptile_hood": "\u722c\u884c\u52a8\u7269\u515c\u5e3d", "/actions/tailoring/linen_hat": "\u4e9a\u9ebb\u5e3d", "/actions/tailoring/reptile_chaps": "\u722c\u884c\u52a8\u7269\u76ae\u88e4", "/actions/tailoring/linen_robe_bottoms": "\u4e9a\u9ebb\u888d\u88d9", "/actions/tailoring/medium_pouch": "\u4e2d\u888b\u5b50", "/actions/tailoring/reptile_tunic": "\u722c\u884c\u52a8\u7269\u76ae\u8863", "/actions/tailoring/linen_robe_top": "\u4e9a\u9ebb\u888d\u670d", "/actions/tailoring/shoebill_shoes": "\u9cb8\u5934\u9e73\u978b", "/actions/tailoring/gobo_leather": "\u54e5\u5e03\u6797\u76ae\u9769", "/actions/tailoring/bamboo_fabric": "\u7af9\u5b50\u5e03\u6599", "/actions/tailoring/gobo_boots": "\u54e5\u5e03\u6797\u9774", "/actions/tailoring/bamboo_boots": "\u7af9\u9774", "/actions/tailoring/gobo_bracers": "\u54e5\u5e03\u6797\u62a4\u8155", "/actions/tailoring/bamboo_gloves": "\u7af9\u624b\u5957", "/actions/tailoring/gobo_hood": "\u54e5\u5e03\u6797\u515c\u5e3d", "/actions/tailoring/bamboo_hat": "\u7af9\u5e3d", "/actions/tailoring/gobo_chaps": "\u54e5\u5e03\u6797\u76ae\u88e4", "/actions/tailoring/bamboo_robe_bottoms": "\u7af9\u5e03\u888d\u88d9", "/actions/tailoring/large_pouch": "\u5927\u888b\u5b50", "/actions/tailoring/gobo_tunic": "\u54e5\u5e03\u6797\u76ae\u8863", "/actions/tailoring/bamboo_robe_top": "\u7af9\u888d\u670d", "/actions/tailoring/marine_tunic": "\u6d77\u6d0b\u76ae\u8863", "/actions/tailoring/marine_chaps": "\u822a\u6d77\u76ae\u88e4", "/actions/tailoring/icy_robe_top": "\u51b0\u971c\u888d\u670d", "/actions/tailoring/icy_robe_bottoms": "\u51b0\u971c\u888d\u88d9", "/actions/tailoring/flaming_robe_top": "\u70c8\u7130\u888d\u670d", "/actions/tailoring/flaming_robe_bottoms": "\u70c8\u7130\u888d\u88d9", "/actions/tailoring/beast_leather": "\u91ce\u517d\u76ae\u9769", "/actions/tailoring/silk_fabric": "\u4e1d\u7ef8", "/actions/tailoring/beast_boots": "\u91ce\u517d\u9774", "/actions/tailoring/silk_boots": "\u4e1d\u9774", "/actions/tailoring/beast_bracers": "\u91ce\u517d\u62a4\u8155", "/actions/tailoring/silk_gloves": "\u4e1d\u624b\u5957", "/actions/tailoring/collectors_boots": "\u6536\u85cf\u5bb6\u4e4b\u9774", "/actions/tailoring/sighted_bracers": "\u7784\u51c6\u62a4\u8155", "/actions/tailoring/beast_hood": "\u91ce\u517d\u515c\u5e3d", "/actions/tailoring/silk_hat": "\u4e1d\u5e3d", "/actions/tailoring/beast_chaps": "\u91ce\u517d\u76ae\u88e4", "/actions/tailoring/silk_robe_bottoms": "\u4e1d\u7ef8\u888d\u88d9", "/actions/tailoring/centaur_boots": "\u534a\u4eba\u9a6c\u9774", "/actions/tailoring/sorcerer_boots": "\u5deb\u5e08\u9774", "/actions/tailoring/giant_pouch": "\u5de8\u5927\u888b\u5b50", "/actions/tailoring/beast_tunic": "\u91ce\u517d\u76ae\u8863", "/actions/tailoring/silk_robe_top": "\u4e1d\u7ef8\u888d\u670d", "/actions/tailoring/red_culinary_hat": "\u7ea2\u8272\u53a8\u5e08\u5e3d", "/actions/tailoring/luna_robe_top": "\u6708\u795e\u888d\u670d", "/actions/tailoring/luna_robe_bottoms": "\u6708\u795e\u888d\u88d9", "/actions/tailoring/umbral_leather": "\u6697\u5f71\u76ae\u9769", "/actions/tailoring/radiant_fabric": "\u5149\u8f89\u5e03\u6599", "/actions/tailoring/umbral_boots": "\u6697\u5f71\u9774", "/actions/tailoring/radiant_boots": "\u5149\u8f89\u9774", "/actions/tailoring/umbral_bracers": "\u6697\u5f71\u62a4\u8155", "/actions/tailoring/radiant_gloves": "\u5149\u8f89\u624b\u5957", "/actions/tailoring/enchanted_gloves": "\u9644\u9b54\u624b\u5957", "/actions/tailoring/fluffy_red_hat": "\u84ec\u677e\u7ea2\u5e3d\u5b50", "/actions/tailoring/chrono_gloves": "\u65f6\u7a7a\u624b\u5957", "/actions/tailoring/umbral_hood": "\u6697\u5f71\u515c\u5e3d", "/actions/tailoring/radiant_hat": "\u5149\u8f89\u5e3d", "/actions/tailoring/umbral_chaps": "\u6697\u5f71\u76ae\u88e4", "/actions/tailoring/radiant_robe_bottoms": "\u5149\u8f89\u888d\u88d9", "/actions/tailoring/umbral_tunic": "\u6697\u5f71\u76ae\u8863", "/actions/tailoring/radiant_robe_top": "\u5149\u8f89\u888d\u670d", "/actions/tailoring/revenant_chaps": "\u4ea1\u7075\u76ae\u88e4", "/actions/tailoring/griffin_chaps": "\u72ee\u9e6b\u76ae\u88e4", "/actions/tailoring/dairyhands_top": "\u6324\u5976\u5de5\u4e0a\u8863", "/actions/tailoring/dairyhands_bottoms": "\u6324\u5976\u5de5\u4e0b\u88c5", "/actions/tailoring/foragers_top": "\u91c7\u6458\u8005\u4e0a\u8863", "/actions/tailoring/foragers_bottoms": "\u91c7\u6458\u8005\u4e0b\u88c5", "/actions/tailoring/lumberjacks_top": "\u4f10\u6728\u5de5\u4e0a\u8863", "/actions/tailoring/lumberjacks_bottoms": "\u4f10\u6728\u5de5\u4e0b\u88c5", "/actions/tailoring/cheesemakers_top": "\u5976\u916a\u5e08\u4e0a\u8863", "/actions/tailoring/cheesemakers_bottoms": "\u5976\u916a\u5e08\u4e0b\u88c5", "/actions/tailoring/crafters_top": "\u5de5\u5320\u4e0a\u8863", "/actions/tailoring/crafters_bottoms": "\u5de5\u5320\u4e0b\u88c5", "/actions/tailoring/tailors_top": "\u88c1\u7f1d\u4e0a\u8863", "/actions/tailoring/tailors_bottoms": "\u88c1\u7f1d\u4e0b\u88c5", "/actions/tailoring/chefs_top": "\u53a8\u5e08\u4e0a\u8863", "/actions/tailoring/chefs_bottoms": "\u53a8\u5e08\u4e0b\u88c5", "/actions/tailoring/brewers_top": "\u996e\u54c1\u5e08\u4e0a\u8863", "/actions/tailoring/brewers_bottoms": "\u996e\u54c1\u5e08\u4e0b\u88c5", "/actions/tailoring/alchemists_top": "\u70bc\u91d1\u5e08\u4e0a\u8863", "/actions/tailoring/alchemists_bottoms": "\u70bc\u91d1\u5e08\u4e0b\u88c5", "/actions/tailoring/enhancers_top": "\u5f3a\u5316\u5e08\u4e0a\u8863", "/actions/tailoring/enhancers_bottoms": "\u5f3a\u5316\u5e08\u4e0b\u88c5", "/actions/tailoring/revenant_tunic": "\u4ea1\u7075\u76ae\u8863", "/actions/tailoring/griffin_tunic": "\u72ee\u9e6b\u76ae\u8863", "/actions/tailoring/gluttonous_pouch": "\u8d2a\u98df\u4e4b\u888b", "/actions/tailoring/guzzling_pouch": "\u66b4\u996e\u4e4b\u56ca", "/actions/tailoring/marksman_bracers": "\u795e\u5c04\u62a4\u8155", "/actions/tailoring/acrobatic_hood": "\u6742\u6280\u5e08\u515c\u5e3d", "/actions/tailoring/magicians_hat": "\u9b54\u672f\u5e08\u4e4b\u5e3d", "/actions/tailoring/kraken_chaps": "\u514b\u62c9\u80af\u76ae\u88e4", "/actions/tailoring/royal_water_robe_bottoms": "\u7687\u5bb6\u6c34\u7cfb\u888d\u88d9", "/actions/tailoring/royal_nature_robe_bottoms": "\u7687\u5bb6\u81ea\u7136\u7cfb\u888d\u88d9", "/actions/tailoring/royal_fire_robe_bottoms": "\u7687\u5bb6\u706b\u7cfb\u888d\u88d9", "/actions/tailoring/kraken_tunic": "\u514b\u62c9\u80af\u76ae\u8863", "/actions/tailoring/royal_water_robe_top": "\u7687\u5bb6\u6c34\u7cfb\u888d\u670d", "/actions/tailoring/royal_nature_robe_top": "\u7687\u5bb6\u81ea\u7136\u7cfb\u888d\u670d", "/actions/tailoring/royal_fire_robe_top": "\u7687\u5bb6\u706b\u7cfb\u888d\u670d", "/actions/cooking/donut": "\u751c\u751c\u5708", "/actions/cooking/cupcake": "\u7eb8\u676f\u86cb\u7cd5", "/actions/cooking/gummy": "\u8f6f\u7cd6", "/actions/cooking/yogurt": "\u9178\u5976", "/actions/cooking/blueberry_donut": "\u84dd\u8393\u751c\u751c\u5708", "/actions/cooking/blueberry_cake": "\u84dd\u8393\u86cb\u7cd5", "/actions/cooking/apple_gummy": "\u82f9\u679c\u8f6f\u7cd6", "/actions/cooking/apple_yogurt": "\u82f9\u679c\u9178\u5976", "/actions/cooking/blackberry_donut": "\u9ed1\u8393\u751c\u751c\u5708", "/actions/cooking/blackberry_cake": "\u9ed1\u8393\u86cb\u7cd5", "/actions/cooking/orange_gummy": "\u6a59\u5b50\u8f6f\u7cd6", "/actions/cooking/orange_yogurt": "\u6a59\u5b50\u9178\u5976", "/actions/cooking/strawberry_donut": "\u8349\u8393\u751c\u751c\u5708", "/actions/cooking/strawberry_cake": "\u8349\u8393\u86cb\u7cd5", "/actions/cooking/plum_gummy": "\u674e\u5b50\u8f6f\u7cd6", "/actions/cooking/plum_yogurt": "\u674e\u5b50\u9178\u5976", "/actions/cooking/mooberry_donut": "\u54de\u8393\u751c\u751c\u5708", "/actions/cooking/mooberry_cake": "\u54de\u8393\u86cb\u7cd5", "/actions/cooking/peach_gummy": "\u6843\u5b50\u8f6f\u7cd6", "/actions/cooking/peach_yogurt": "\u6843\u5b50\u9178\u5976", "/actions/cooking/marsberry_donut": "\u706b\u661f\u8393\u751c\u751c\u5708", "/actions/cooking/marsberry_cake": "\u706b\u661f\u8393\u86cb\u7cd5", "/actions/cooking/dragon_fruit_gummy": "\u706b\u9f99\u679c\u8f6f\u7cd6", "/actions/cooking/dragon_fruit_yogurt": "\u706b\u9f99\u679c\u9178\u5976", "/actions/cooking/spaceberry_donut": "\u592a\u7a7a\u8393\u751c\u751c\u5708", "/actions/cooking/spaceberry_cake": "\u592a\u7a7a\u8393\u86cb\u7cd5", "/actions/cooking/star_fruit_gummy": "\u6768\u6843\u8f6f\u7cd6", "/actions/cooking/star_fruit_yogurt": "\u6768\u6843\u9178\u5976", "/actions/brewing/milking_tea": "\u6324\u5976\u8336", "/actions/brewing/stamina_coffee": "\u8010\u529b\u5496\u5561", "/actions/brewing/foraging_tea": "\u91c7\u6458\u8336", "/actions/brewing/intelligence_coffee": "\u667a\u529b\u5496\u5561", "/actions/brewing/gathering_tea": "\u91c7\u96c6\u8336", "/actions/brewing/woodcutting_tea": "\u4f10\u6728\u8336", "/actions/brewing/cooking_tea": "\u70f9\u996a\u8336", "/actions/brewing/defense_coffee": "\u9632\u5fa1\u5496\u5561", "/actions/brewing/brewing_tea": "\u51b2\u6ce1\u8336", "/actions/brewing/attack_coffee": "\u653b\u51fb\u5496\u5561", "/actions/brewing/gourmet_tea": "\u7f8e\u98df\u8336", "/actions/brewing/alchemy_tea": "\u70bc\u91d1\u8336", "/actions/brewing/enhancing_tea": "\u5f3a\u5316\u8336", "/actions/brewing/cheesesmithing_tea": "\u5976\u916a\u953b\u9020\u8336", "/actions/brewing/power_coffee": "\u529b\u91cf\u5496\u5561", "/actions/brewing/crafting_tea": "\u5236\u4f5c\u8336", "/actions/brewing/ranged_coffee": "\u8fdc\u7a0b\u5496\u5561", "/actions/brewing/wisdom_tea": "\u7ecf\u9a8c\u8336", "/actions/brewing/wisdom_coffee": "\u7ecf\u9a8c\u5496\u5561", "/actions/brewing/tailoring_tea": "\u7f1d\u7eab\u8336", "/actions/brewing/magic_coffee": "\u9b54\u6cd5\u5496\u5561", "/actions/brewing/super_milking_tea": "\u8d85\u7ea7\u6324\u5976\u8336", "/actions/brewing/super_stamina_coffee": "\u8d85\u7ea7\u8010\u529b\u5496\u5561", "/actions/brewing/super_foraging_tea": "\u8d85\u7ea7\u91c7\u6458\u8336", "/actions/brewing/super_intelligence_coffee": "\u8d85\u7ea7\u667a\u529b\u5496\u5561", "/actions/brewing/processing_tea": "\u52a0\u5de5\u8336", "/actions/brewing/lucky_coffee": "\u5e78\u8fd0\u5496\u5561", "/actions/brewing/super_woodcutting_tea": "\u8d85\u7ea7\u4f10\u6728\u8336", "/actions/brewing/super_cooking_tea": "\u8d85\u7ea7\u70f9\u996a\u8336", "/actions/brewing/super_defense_coffee": "\u8d85\u7ea7\u9632\u5fa1\u5496\u5561", "/actions/brewing/super_brewing_tea": "\u8d85\u7ea7\u51b2\u6ce1\u8336", "/actions/brewing/ultra_milking_tea": "\u7a76\u6781\u6324\u5976\u8336", "/actions/brewing/super_attack_coffee": "\u8d85\u7ea7\u653b\u51fb\u5496\u5561", "/actions/brewing/ultra_stamina_coffee": "\u7a76\u6781\u8010\u529b\u5496\u5561", "/actions/brewing/efficiency_tea": "\u6548\u7387\u8336", "/actions/brewing/swiftness_coffee": "\u8fc5\u6377\u5496\u5561", "/actions/brewing/super_alchemy_tea": "\u8d85\u7ea7\u70bc\u91d1\u8336", "/actions/brewing/super_enhancing_tea": "\u8d85\u7ea7\u5f3a\u5316\u8336", "/actions/brewing/ultra_foraging_tea": "\u7a76\u6781\u91c7\u6458\u8336", "/actions/brewing/ultra_intelligence_coffee": "\u7a76\u6781\u667a\u529b\u5496\u5561", "/actions/brewing/channeling_coffee": "\u541f\u5531\u5496\u5561", "/actions/brewing/super_cheesesmithing_tea": "\u8d85\u7ea7\u5976\u916a\u953b\u9020\u8336", "/actions/brewing/ultra_woodcutting_tea": "\u7a76\u6781\u4f10\u6728\u8336", "/actions/brewing/super_power_coffee": "\u8d85\u7ea7\u529b\u91cf\u5496\u5561", "/actions/brewing/artisan_tea": "\u5de5\u5320\u8336", "/actions/brewing/super_crafting_tea": "\u8d85\u7ea7\u5236\u4f5c\u8336", "/actions/brewing/ultra_cooking_tea": "\u7a76\u6781\u70f9\u996a\u8336", "/actions/brewing/super_ranged_coffee": "\u8d85\u7ea7\u8fdc\u7a0b\u5496\u5561", "/actions/brewing/ultra_defense_coffee": "\u7a76\u6781\u9632\u5fa1\u5496\u5561", "/actions/brewing/catalytic_tea": "\u50ac\u5316\u8336", "/actions/brewing/critical_coffee": "\u66b4\u51fb\u5496\u5561", "/actions/brewing/super_tailoring_tea": "\u8d85\u7ea7\u7f1d\u7eab\u8336", "/actions/brewing/ultra_brewing_tea": "\u7a76\u6781\u51b2\u6ce1\u8336", "/actions/brewing/super_magic_coffee": "\u8d85\u7ea7\u9b54\u6cd5\u5496\u5561", "/actions/brewing/ultra_attack_coffee": "\u7a76\u6781\u653b\u51fb\u5496\u5561", "/actions/brewing/blessed_tea": "\u798f\u6c14\u8336", "/actions/brewing/ultra_alchemy_tea": "\u7a76\u6781\u70bc\u91d1\u8336", "/actions/brewing/ultra_enhancing_tea": "\u7a76\u6781\u5f3a\u5316\u8336", "/actions/brewing/ultra_cheesesmithing_tea": "\u7a76\u6781\u5976\u916a\u953b\u9020\u8336", "/actions/brewing/ultra_power_coffee": "\u7a76\u6781\u529b\u91cf\u5496\u5561", "/actions/brewing/ultra_crafting_tea": "\u7a76\u6781\u5236\u4f5c\u8336", "/actions/brewing/ultra_ranged_coffee": "\u7a76\u6781\u8fdc\u7a0b\u5496\u5561", "/actions/brewing/ultra_tailoring_tea": "\u7a76\u6781\u7f1d\u7eab\u8336", "/actions/brewing/ultra_magic_coffee": "\u7a76\u6781\u9b54\u6cd5\u5496\u5561", "/actions/alchemy/coinify": "\u70b9\u91d1", "/actions/alchemy/transmute": "\u8f6c\u5316", "/actions/alchemy/decompose": "\u5206\u89e3", "/actions/enhancing/enhance": "\u5f3a\u5316", "/actions/combat/fly": "\u82cd\u8747", "/actions/combat/rat": "\u6770\u745e", "/actions/combat/skunk": "\u81ed\u9f2c", "/actions/combat/porcupine": "\u8c6a\u732a", "/actions/combat/slimy": "\u53f2\u83b1\u59c6", "/actions/combat/smelly_planet": "\u81ed\u81ed\u661f\u7403", "/actions/combat/smelly_planet_elite": "\u81ed\u81ed\u661f\u7403 (\u7cbe\u82f1)", "/actions/combat/frog": "\u9752\u86d9", "/actions/combat/snake": "\u86c7", "/actions/combat/swampy": "\u6cbc\u6cfd\u866b", "/actions/combat/alligator": "\u590f\u6d1b\u514b", "/actions/combat/swamp_planet": "\u6cbc\u6cfd\u661f\u7403", "/actions/combat/swamp_planet_elite": "\u6cbc\u6cfd\u661f\u7403 (\u7cbe\u82f1)", "/actions/combat/sea_snail": "\u8717\u725b", "/actions/combat/crab": "\u8783\u87f9", "/actions/combat/aquahorse": "\u6c34\u9a6c", "/actions/combat/nom_nom": "\u54ac\u54ac\u9c7c", "/actions/combat/turtle": "\u5fcd\u8005\u9f9f", "/actions/combat/aqua_planet": "\u6d77\u6d0b\u661f\u7403", "/actions/combat/aqua_planet_elite": "\u6d77\u6d0b\u661f\u7403 (\u7cbe\u82f1)", "/actions/combat/jungle_sprite": "\u4e1b\u6797\u7cbe\u7075", "/actions/combat/myconid": "\u8611\u83c7\u4eba", "/actions/combat/treant": "\u6811\u4eba", "/actions/combat/centaur_archer": "\u534a\u4eba\u9a6c\u5f13\u7bad\u624b", "/actions/combat/jungle_planet": "\u4e1b\u6797\u661f\u7403", "/actions/combat/jungle_planet_elite": "\u4e1b\u6797\u661f\u7403 (\u7cbe\u82f1)", "/actions/combat/gobo_stabby": "\u523a\u523a", "/actions/combat/gobo_slashy": "\u780d\u780d", "/actions/combat/gobo_smashy": "\u9524\u9524", "/actions/combat/gobo_shooty": "\u54bb\u54bb", "/actions/combat/gobo_boomy": "\u8f70\u8f70", "/actions/combat/gobo_planet": "\u54e5\u5e03\u6797\u661f\u7403", "/actions/combat/gobo_planet_elite": "\u54e5\u5e03\u6797\u661f\u7403 (\u7cbe\u82f1)", "/actions/combat/eye": "\u72ec\u773c", "/actions/combat/eyes": "\u53e0\u773c", "/actions/combat/veyes": "\u590d\u773c", "/actions/combat/planet_of_the_eyes": "\u773c\u7403\u661f\u7403", "/actions/combat/planet_of_the_eyes_elite": "\u773c\u7403\u661f\u7403 (\u7cbe\u82f1)", "/actions/combat/novice_sorcerer": "\u65b0\u624b\u5deb\u5e08", "/actions/combat/ice_sorcerer": "\u51b0\u971c\u5deb\u5e08", "/actions/combat/flame_sorcerer": "\u706b\u7130\u5deb\u5e08", "/actions/combat/elementalist": "\u5143\u7d20\u6cd5\u5e08", "/actions/combat/sorcerers_tower": "\u5deb\u5e08\u4e4b\u5854", "/actions/combat/sorcerers_tower_elite": "\u5deb\u5e08\u4e4b\u5854 (\u7cbe\u82f1)", "/actions/combat/gummy_bear": "\u8f6f\u7cd6\u718a", "/actions/combat/panda": "\u718a\u732b", "/actions/combat/black_bear": "\u9ed1\u718a", "/actions/combat/grizzly_bear": "\u68d5\u718a", "/actions/combat/polar_bear": "\u5317\u6781\u718a", "/actions/combat/bear_with_it": "\u718a\u718a\u661f\u7403", "/actions/combat/bear_with_it_elite": "\u718a\u718a\u661f\u7403 (\u7cbe\u82f1)", "/actions/combat/magnetic_golem": "\u78c1\u529b\u9b54\u50cf", "/actions/combat/stalactite_golem": "\u949f\u4e73\u77f3\u9b54\u50cf", "/actions/combat/granite_golem": "\u82b1\u5c97\u5ca9\u9b54\u50cf", "/actions/combat/golem_cave": "\u9b54\u50cf\u6d1e\u7a74", "/actions/combat/golem_cave_elite": "\u9b54\u50cf\u6d1e\u7a74 (\u7cbe\u82f1)", "/actions/combat/zombie": "\u50f5\u5c38", "/actions/combat/vampire": "\u5438\u8840\u9b3c", "/actions/combat/werewolf": "\u72fc\u4eba", "/actions/combat/twilight_zone": "\u66ae\u5149\u4e4b\u5730", "/actions/combat/twilight_zone_elite": "\u66ae\u5149\u4e4b\u5730 (\u7cbe\u82f1)", "/actions/combat/abyssal_imp": "\u6df1\u6e0a\u5c0f\u9b3c", "/actions/combat/soul_hunter": "\u7075\u9b42\u730e\u624b", "/actions/combat/infernal_warlock": "\u5730\u72f1\u672f\u58eb", "/actions/combat/infernal_abyss": "\u5730\u72f1\u6df1\u6e0a", "/actions/combat/infernal_abyss_elite": "\u5730\u72f1\u6df1\u6e0a (\u7cbe\u82f1)", "/actions/combat/chimerical_den": "\u5947\u5e7b\u6d1e\u7a74", "/actions/combat/sinister_circus": "\u9634\u68ee\u9a6c\u620f\u56e2", "/actions/combat/enchanted_fortress": "\u79d8\u6cd5\u8981\u585e", "/actions/combat/pirate_cove": "\u6d77\u76d7\u57fa\u5730" }, actionTypeNames: { "/action_types/milking": "\u6324\u5976", "/action_types/foraging": "\u91c7\u6458", "/action_types/woodcutting": "\u4f10\u6728", "/action_types/cheesesmithing": "\u5976\u916a\u953b\u9020", "/action_types/crafting": "\u5236\u4f5c", "/action_types/tailoring": "\u7f1d\u7eab", "/action_types/cooking": "\u70f9\u996a", "/action_types/brewing": "\u51b2\u6ce1", "/action_types/alchemy": "\u70bc\u91d1", "/action_types/enhancing": "\u5f3a\u5316", "/action_types/combat": "\u6218\u6597" }, actionCategoryNames: { "/action_categories/milking/cows": "\u5976\u725b", "/action_categories/foraging/farmland": "\u7fe0\u91ce\u519c\u573a", "/action_categories/foraging/shimmering_lake": "\u6ce2\u5149\u6e56\u6cca", "/action_categories/foraging/misty_forest": "\u8ff7\u96fe\u68ee\u6797", "/action_categories/foraging/burble_beach": "\u6df1\u7d2b\u6c99\u6ee9", "/action_categories/foraging/silly_cow_valley": "\u50bb\u725b\u5c71\u8c37", "/action_categories/foraging/olympus_mons": "\u5965\u6797\u5339\u65af\u5c71", "/action_categories/foraging/asteroid_belt": "\u5c0f\u884c\u661f\u5e26", "/action_categories/woodcutting/trees": "\u6811", "/action_categories/cheesesmithing/material": "\u6750\u6599", "/action_categories/cheesesmithing/tool": "\u5de5\u5177", "/action_categories/cheesesmithing/main_hand": "\u4e3b\u624b", "/action_categories/cheesesmithing/two_hand": "\u53cc\u624b", "/action_categories/cheesesmithing/off_hand": "\u526f\u624b", "/action_categories/cheesesmithing/feet": "\u811a\u90e8", "/action_categories/cheesesmithing/hands": "\u624b\u90e8", "/action_categories/cheesesmithing/head": "\u5934\u90e8", "/action_categories/cheesesmithing/legs": "\u817f\u90e8", "/action_categories/cheesesmithing/body": "\u8eab\u4f53", "/action_categories/crafting/lumber": "\u6728\u677f", "/action_categories/crafting/crossbow": "\u5f29", "/action_categories/crafting/bow": "\u5f13", "/action_categories/crafting/staff": "\u6cd5\u6756", "/action_categories/crafting/off_hand": "\u526f\u624b", "/action_categories/crafting/ring": "\u6212\u6307", "/action_categories/crafting/earrings": "\u8033\u73af", "/action_categories/crafting/neck": "\u9879\u94fe", "/action_categories/crafting/trinket": "\u9970\u54c1", "/action_categories/crafting/special": "\u7279\u6b8a", "/action_categories/crafting/dungeon_keys": "\u5730\u4e0b\u57ce\u94a5\u5319", "/action_categories/tailoring/material": "\u6750\u6599", "/action_categories/tailoring/feet": "\u811a\u90e8", "/action_categories/tailoring/hands": "\u624b\u90e8", "/action_categories/tailoring/head": "\u5934\u90e8", "/action_categories/tailoring/legs": "\u817f\u90e8", "/action_categories/tailoring/body": "\u8eab\u4f53", "/action_categories/tailoring/pouch": "\u888b\u5b50", "/action_categories/cooking/instant_heal": "\u5373\u65f6\u56de\u8840", "/action_categories/cooking/heal_over_time": "\u6301\u7eed\u56de\u8840", "/action_categories/cooking/instant_mana": "\u5373\u65f6\u56de\u84dd", "/action_categories/cooking/mana_over_time": "\u6301\u7eed\u56de\u84dd", "/action_categories/brewing/tea": "\u8336", "/action_categories/brewing/coffee": "\u5496\u5561", "/action_categories/alchemy/alchemy": "\u70bc\u91d1", "/action_categories/enhancing/enhance": "\u5f3a\u5316", "/action_categories/combat/smelly_planet": "\u81ed\u81ed\u661f\u7403", "/action_categories/combat/swamp_planet": "\u6cbc\u6cfd\u661f\u7403", "/action_categories/combat/aqua_planet": "\u6d77\u6d0b\u661f\u7403", "/action_categories/combat/jungle_planet": "\u4e1b\u6797\u661f\u7403", "/action_categories/combat/gobo_planet": "\u54e5\u5e03\u6797\u661f\u7403", "/action_categories/combat/planet_of_the_eyes": "\u773c\u7403\u661f\u7403", "/action_categories/combat/sorcerers_tower": "\u5deb\u5e08\u4e4b\u5854", "/action_categories/combat/bear_with_it": "\u718a\u718a\u661f\u7403", "/action_categories/combat/golem_cave": "\u9b54\u50cf\u6d1e\u7a74", "/action_categories/combat/twilight_zone": "\u66ae\u5149\u4e4b\u5730", "/action_categories/combat/infernal_abyss": "\u5730\u72f1\u6df1\u6e0a", "/action_categories/combat/dungeons": "\u5730\u4e0b\u57ce" }, buffTypeNames: { "/buff_types/gathering": "\u91c7\u96c6\u6570\u91cf", "/buff_types/efficiency": "\u6548\u7387", "/buff_types/alchemy_success": "\u70bc\u91d1\u6210\u529f\u7387", "/buff_types/enhancing_success": "\u5f3a\u5316\u6210\u529f\u7387", "/buff_types/action_speed": "\u884c\u52a8\u901f\u5ea6", "/buff_types/task_action_speed": "\u4efb\u52a1\u884c\u52a8\u901f\u5ea6", "/buff_types/milking_level": "\u6324\u5976\u7b49\u7ea7", "/buff_types/foraging_level": "\u91c7\u6458\u7b49\u7ea7", "/buff_types/woodcutting_level": "\u4f10\u6728\u7b49\u7ea7", "/buff_types/cheesesmithing_level": "\u5976\u916a\u953b\u9020\u7b49\u7ea7", "/buff_types/crafting_level": "\u5236\u4f5c\u7b49\u7ea7", "/buff_types/tailoring_level": "\u7f1d\u7eab\u7b49\u7ea7", "/buff_types/cooking_level": "\u70f9\u996a\u7b49\u7ea7", "/buff_types/brewing_level": "\u51b2\u6ce1\u7b49\u7ea7", "/buff_types/alchemy_level": "\u70bc\u91d1\u7b49\u7ea7", "/buff_types/enhancing_level": "\u5f3a\u5316\u7b49\u7ea7", "/buff_types/gourmet": "\u7f8e\u98df", "/buff_types/wisdom": "\u7ecf\u9a8c", "/buff_types/processing": "\u52a0\u5de5", "/buff_types/artisan": "\u5de5\u5320", "/buff_types/blessed": "\u798f\u6c14", "/buff_types/action_level": "\u884c\u52a8\u6240\u9700\u7b49\u7ea7", "/buff_types/essence_find": "\u7cbe\u534e\u53d1\u73b0", "/buff_types/rare_find": "\u7a00\u6709\u53d1\u73b0", "/buff_types/stamina_level": "\u8010\u529b\u7b49\u7ea7", "/buff_types/intelligence_level": "\u667a\u529b\u7b49\u7ea7", "/buff_types/defense_level": "\u9632\u5fa1\u7b49\u7ea7", "/buff_types/attack_level": "\u653b\u51fb\u7b49\u7ea7", "/buff_types/power_level": "\u529b\u91cf\u7b49\u7ea7", "/buff_types/ranged_level": "\u8fdc\u7a0b\u7b49\u7ea7", "/buff_types/magic_level": "\u9b54\u6cd5\u7b49\u7ea7", "/buff_types/attack_speed": "\u653b\u51fb\u901f\u5ea6", "/buff_types/cast_speed": "\u65bd\u6cd5\u901f\u5ea6", "/buff_types/critical_rate": "\u66b4\u51fb\u7387", "/buff_types/critical_damage": "\u66b4\u51fb\u4f24\u5bb3", "/buff_types/accuracy": "\u7cbe\u51c6", "/buff_types/damage": "\u4f24\u5bb3", "/buff_types/physical_amplify": "\u7269\u7406\u589e\u5e45", "/buff_types/water_amplify": "\u6c34\u7cfb\u589e\u5e45", "/buff_types/nature_amplify": "\u81ea\u7136\u7cfb\u589e\u5e45", "/buff_types/fire_amplify": "\u706b\u7cfb\u589e\u5e45", "/buff_types/healing_amplify": "\u6cbb\u7597\u589e\u5e45", "/buff_types/evasion": "\u95ea\u907f", "/buff_types/armor": "\u62a4\u7532", "/buff_types/water_resistance": "\u6c34\u7cfb\u6297\u6027", "/buff_types/nature_resistance": "\u81ea\u7136\u7cfb\u6297\u6027", "/buff_types/fire_resistance": "\u706b\u7cfb\u6297\u6027", "/buff_types/damage_taken": "\u6240\u53d7\u4f24\u5bb3", "/buff_types/life_steal": "\u751f\u547d\u7a83\u53d6", "/buff_types/mana_leech": "\u6cd5\u529b\u5438\u53d6", "/buff_types/physical_thorns": "\u7269\u7406\u53cd\u4f24", "/buff_types/elemental_thorns": "\u5143\u7d20\u53cd\u4f24", "/buff_types/tenacity": "\u97e7\u6027", "/buff_types/hp_regen": "HP\u6062\u590d", "/buff_types/mp_regen": "MP\u6062\u590d", "/buff_types/threat": "\u5a01\u80c1", "/buff_types/combat_drop_rate": "\u6218\u6597\u6389\u843d\u7387", "/buff_types/combat_drop_quantity": "\u6218\u6597\u6389\u843d\u6570\u91cf" }, buffTypeDescriptions: { "/buff_types/gathering": "\u589e\u52a0\u91c7\u96c6\u6570\u91cf", "/buff_types/efficiency": "\u7acb\u5373\u91cd\u590d\u884c\u52a8\u7684\u51e0\u7387", "/buff_types/alchemy_success": "\u70bc\u91d1\u6210\u529f\u7387\u7684\u4e58\u6cd5\u52a0\u6210", "/buff_types/enhancing_success": "\u5f3a\u5316\u6210\u529f\u7387\u7684\u4e58\u6cd5\u52a0\u6210", "/buff_types/action_speed": "\u51cf\u5c11\u884c\u52a8\u6240\u9700\u65f6\u95f4", "/buff_types/task_action_speed": "\u51cf\u5c11\u4efb\u52a1\u884c\u52a8\u6240\u9700\u65f6\u95f4", "/buff_types/milking_level": "\u589e\u76ca\u6324\u5976\u7b49\u7ea7", "/buff_types/foraging_level": "\u589e\u76ca\u91c7\u6458\u7b49\u7ea7", "/buff_types/woodcutting_level": "\u589e\u76ca\u4f10\u6728\u7b49\u7ea7", "/buff_types/cheesesmithing_level": "\u589e\u76ca\u5976\u916a\u953b\u9020\u7b49\u7ea7", "/buff_types/crafting_level": "\u589e\u76ca\u5236\u4f5c\u7b49\u7ea7", "/buff_types/tailoring_level": "\u589e\u76ca\u7f1d\u7eab\u7b49\u7ea7", "/buff_types/cooking_level": "\u589e\u76ca\u70f9\u996a\u7b49\u7ea7", "/buff_types/brewing_level": "\u589e\u76ca\u51b2\u6ce1\u7b49\u7ea7", "/buff_types/alchemy_level": "\u589e\u76ca\u70bc\u91d1\u7b49\u7ea7", "/buff_types/enhancing_level": "\u589e\u76ca\u5f3a\u5316\u7b49\u7ea7", "/buff_types/gourmet": "\u6709\u673a\u4f1a\u514d\u8d39\u83b7\u5f97\u4e00\u4e2a\u989d\u5916\u7269\u54c1", "/buff_types/wisdom": "\u589e\u52a0\u83b7\u5f97\u7ecf\u9a8c", "/buff_types/processing": "\u6709\u673a\u4f1a\u7acb\u5373\u5c06\u539f\u6750\u6599\u8f6c\u5316\u6210\u4ea7\u54c1 (\u5976\u916a\u3001\u5e03\u6599\u3001\u548c\u6728\u6750)", "/buff_types/artisan": "\u51cf\u5c11\u751f\u4ea7\u8fc7\u7a0b\u4e2d\u6240\u9700\u6750\u6599", "/buff_types/blessed": "\u6709\u673a\u4f1a\u5728\u5f3a\u5316\u6210\u529f\u65f6\u83b7\u5f97+2\u800c\u4e0d\u662f+1", "/buff_types/action_level": "\u589e\u52a0\u884c\u52a8\u6240\u9700\u7b49\u7ea7", "/buff_types/essence_find": "\u589e\u52a0\u7cbe\u534e\u7684\u6389\u843d\u7387", "/buff_types/rare_find": "\u589e\u52a0\u7a00\u6709\u7269\u54c1\u7684\u6389\u843d\u7387", "/buff_types/stamina_level": "\u589e\u76ca\u8010\u529b\u7b49\u7ea7", "/buff_types/intelligence_level": "\u589e\u76ca\u667a\u529b\u7b49\u7ea7", "/buff_types/defense_level": "\u589e\u76ca\u9632\u5fa1\u7b49\u7ea7", "/buff_types/attack_level": "\u589e\u76ca\u653b\u51fb\u7b49\u7ea7", "/buff_types/power_level": "\u589e\u76ca\u529b\u91cf\u7b49\u7ea7", "/buff_types/ranged_level": "\u589e\u76ca\u8fdc\u7a0b\u7b49\u7ea7", "/buff_types/magic_level": "\u589e\u76ca\u9b54\u6cd5\u7b49\u7ea7", "/buff_types/attack_speed": "\u589e\u52a0\u81ea\u52a8\u653b\u51fb\u901f\u5ea6", "/buff_types/cast_speed": "\u589e\u52a0\u65bd\u6cd5\u901f\u5ea6", "/buff_types/critical_rate": "\u589e\u52a0\u66b4\u51fb\u7387", "/buff_types/critical_damage": "\u589e\u52a0\u66b4\u51fb\u4f24\u5bb3", "/buff_types/accuracy": "\u589e\u52a0\u7cbe\u51c6\u5ea6", "/buff_types/damage": "\u589e\u52a0\u4f24\u5bb3", "/buff_types/physical_amplify": "\u589e\u52a0\u7269\u7406\u4f24\u5bb3", "/buff_types/water_amplify": "\u589e\u52a0\u6c34\u7cfb\u4f24\u5bb3", "/buff_types/nature_amplify": "\u589e\u52a0\u81ea\u7136\u7cfb\u4f24\u5bb3", "/buff_types/fire_amplify": "\u589e\u52a0\u706b\u7cfb\u4f24\u5bb3", "/buff_types/healing_amplify": "\u589e\u52a0\u6cbb\u7597\u91cf", "/buff_types/evasion": "\u589e\u52a0\u95ea\u907f\u7387", "/buff_types/armor": "\u51cf\u5c11\u6240\u53d7\u7269\u7406\u4f24\u5bb3", "/buff_types/water_resistance": "\u51cf\u5c11\u6240\u53d7\u6c34\u7cfb\u4f24\u5bb3", "/buff_types/nature_resistance": "\u51cf\u5c11\u6240\u53d7\u81ea\u7136\u7cfb\u4f24\u5bb3", "/buff_types/fire_resistance": "\u51cf\u5c11\u6240\u53d7\u706b\u7cfb\u4f24\u5bb3", "/buff_types/damage_taken": "\u589e\u52a0\u6240\u53d7\u4f24\u5bb3", "/buff_types/life_steal": "\u81ea\u52a8\u653b\u51fb\u65f6\u83b7\u5f97\u751f\u547d\u7a83\u53d6", "/buff_types/mana_leech": "\u81ea\u52a8\u653b\u51fb\u65f6\u83b7\u5f97\u6cd5\u529b\u5438\u53d6", "/buff_types/physical_thorns": "\u5c06\u4e00\u5b9a\u6bd4\u4f8b\u7684\u62a4\u7532\u4f24\u5bb3\u53cd\u5c04\u7ed9\u653b\u51fb\u8005", "/buff_types/elemental_thorns": "\u5c06\u4e00\u5b9a\u6bd4\u4f8b\u7684\u5143\u7d20\u4f24\u5bb3\u53cd\u5c04\u7ed9\u653b\u51fb\u8005", "/buff_types/tenacity": "\u964d\u4f4e\u5931\u660e\u3001\u6c89\u9ed8\u6216\u7729\u6655\u7684\u51e0\u7387", "/buff_types/hp_regen": "\u589e\u52a0HP\u6062\u590d", "/buff_types/mp_regen": "\u589e\u52a0MP\u6062\u590d", "/buff_types/threat": "\u589e\u52a0\u6218\u6597\u4e2d\u88ab\u653b\u51fb\u7684\u51e0\u7387", "/buff_types/combat_drop_rate": "\u589e\u52a0\u6218\u6597\u6218\u5229\u54c1\u7684\u6389\u843d\u7387", "/buff_types/combat_drop_quantity": "\u589e\u52a0\u6218\u6597\u6218\u5229\u54c1\u6570\u91cf" }, buffTypeDebuffDescriptions: { "/buff_types/gathering": "\u51cf\u5c11\u91c7\u96c6\u6570\u91cf", "/buff_types/efficiency": "\u964d\u4f4e\u7acb\u5373\u91cd\u590d\u884c\u52a8\u7684\u53ef\u80fd\u6027", "/buff_types/alchemy_success": "", "/buff_types/enhancing_success": "", "/buff_types/action_speed": "", "/buff_types/task_action_speed": "", "/buff_types/milking_level": "", "/buff_types/foraging_level": "", "/buff_types/woodcutting_level": "", "/buff_types/cheesesmithing_level": "", "/buff_types/crafting_level": "", "/buff_types/tailoring_level": "", "/buff_types/cooking_level": "", "/buff_types/brewing_level": "", "/buff_types/alchemy_level": "", "/buff_types/enhancing_level": "", "/buff_types/gourmet": "", "/buff_types/wisdom": "", "/buff_types/processing": "", "/buff_types/artisan": "", "/buff_types/blessed": "", "/buff_types/action_level": "", "/buff_types/essence_find": "", "/buff_types/rare_find": "", "/buff_types/stamina_level": "", "/buff_types/intelligence_level": "", "/buff_types/defense_level": "", "/buff_types/attack_level": "", "/buff_types/power_level": "", "/buff_types/ranged_level": "", "/buff_types/magic_level": "", "/buff_types/attack_speed": "", "/buff_types/cast_speed": "", "/buff_types/critical_rate": "", "/buff_types/critical_damage": "", "/buff_types/accuracy": "", "/buff_types/damage": "", "/buff_types/physical_amplify": "", "/buff_types/water_amplify": "", "/buff_types/nature_amplify": "", "/buff_types/fire_amplify": "", "/buff_types/healing_amplify": "", "/buff_types/evasion": "", "/buff_types/armor": "", "/buff_types/water_resistance": "", "/buff_types/nature_resistance": "", "/buff_types/fire_resistance": "", "/buff_types/damage_taken": "", "/buff_types/life_steal": "", "/buff_types/mana_leech": "", "/buff_types/physical_thorns": "", "/buff_types/elemental_thorns": "", "/buff_types/tenacity": "", "/buff_types/hp_regen": "", "/buff_types/mp_regen": "", "/buff_types/threat": "", "/buff_types/combat_drop_rate": "", "/buff_types/combat_drop_quantity": "" }, houseRoomNames: { "/house_rooms/dairy_barn": "\u5976\u725b\u68da", "/house_rooms/garden": "\u82b1\u56ed", "/house_rooms/log_shed": "\u6728\u68da", "/house_rooms/forge": "\u953b\u9020\u53f0", "/house_rooms/workshop": "\u5de5\u4f5c\u95f4", "/house_rooms/sewing_parlor": "\u7f1d\u7eab\u5ba4", "/house_rooms/kitchen": "\u53a8\u623f", "/house_rooms/brewery": "\u51b2\u6ce1\u574a", "/house_rooms/laboratory": "\u5b9e\u9a8c\u5ba4", "/house_rooms/observatory": "\u5929\u6587\u53f0", "/house_rooms/dining_room": "\u9910\u5385", "/house_rooms/library": "\u56fe\u4e66\u9986", "/house_rooms/dojo": "\u9053\u573a", "/house_rooms/gym": "\u5065\u8eab\u623f", "/house_rooms/armory": "\u519b\u68b0\u5e93", "/house_rooms/archery_range": "\u5c04\u7bad\u573a", "/house_rooms/mystical_study": "\u795e\u79d8\u7814\u7a76\u5ba4" }, cowbellBundleNames: { "/cowbell_bundles/cowbells_500": "500\u4e2a\u725b\u94c3", "/cowbell_bundles/cowbells_1050": "1050\u4e2a\u725b\u94c3", "/cowbell_bundles/cowbells_2700": "2700\u4e2a\u725b\u94c3", "/cowbell_bundles/cowbells_5500": "5500\u4e2a\u725b\u94c3", "/cowbell_bundles/cowbells_11500": "11500\u4e2a\u725b\u94c3" }, buyableUpgradeNames: { "/buyable_upgrades/offline_hour_cap_1": "+1\u5c0f\u65f6\u79bb\u7ebf\u8fdb\u5ea6", "/buyable_upgrades/offline_hour_cap_2": "+1\u5c0f\u65f6\u79bb\u7ebf\u8fdb\u5ea6", "/buyable_upgrades/offline_hour_cap_3": "+1\u5c0f\u65f6\u79bb\u7ebf\u8fdb\u5ea6", "/buyable_upgrades/offline_hour_cap_4": "+1\u5c0f\u65f6\u79bb\u7ebf\u8fdb\u5ea6", "/buyable_upgrades/market_listing_cap_1": "+1\u5e02\u573a\u6302\u724c", "/buyable_upgrades/market_listing_cap_2": "+1\u5e02\u573a\u6302\u724c", "/buyable_upgrades/market_listing_cap_3": "+1\u5e02\u573a\u6302\u724c", "/buyable_upgrades/market_listing_cap_4": "+1\u5e02\u573a\u6302\u724c", "/buyable_upgrades/market_listing_cap_5": "+1\u5e02\u573a\u6302\u724c", "/buyable_upgrades/action_queue_cap_1": "+1\u884c\u52a8\u961f\u5217", "/buyable_upgrades/action_queue_cap_2": "+1\u884c\u52a8\u961f\u5217", "/buyable_upgrades/action_queue_cap_3": "+1\u884c\u52a8\u961f\u5217", "/buyable_upgrades/action_queue_cap_4": "+1\u884c\u52a8\u961f\u5217", "/buyable_upgrades/loadout_slot_cap_1": "+1\u914d\u88c5\u69fd\u4f4d", "/buyable_upgrades/loadout_slot_cap_2": "+1\u914d\u88c5\u69fd\u4f4d", "/buyable_upgrades/loadout_slot_cap_3": "+1\u914d\u88c5\u69fd\u4f4d", "/buyable_upgrades/loadout_slot_cap_4": "+1\u914d\u88c5\u69fd\u4f4d", "/buyable_upgrades/task_slot_cap_1": "+1\u4efb\u52a1\u69fd\u4f4d", "/buyable_upgrades/task_slot_cap_2": "+1\u4efb\u52a1\u69fd\u4f4d", "/buyable_upgrades/task_slot_cap_3": "+1\u4efb\u52a1\u69fd\u4f4d", "/buyable_upgrades/task_slot_cap_4": "+1\u4efb\u52a1\u69fd\u4f4d" }, chatIconNames: { "/chat_icons/admin": "Admin", "/chat_icons/cco": "CCO", "/chat_icons/super_moderator": "\u8d85\u7ea7\u7ba1\u7406\u5458", "/chat_icons/moderator": "\u7ba1\u7406\u5458", "/chat_icons/beta_bunny": "Beta Bunny", "/chat_icons/bug_finder": "Bug Finder", "/chat_icons/super_bug_finder": "Super Bug Finder", "/chat_icons/contributor": "Contributor", "/chat_icons/super_contributor": "Super Contributor", "/chat_icons/jack_o_lantern": "\u6770\u514b\u706f\u7b3c", "/chat_icons/santa_hat": "\u5723\u8bde\u5e3d", "/chat_icons/spring_festival_lantern": "\u6625\u8282\u706f\u7b3c", "/chat_icons/anniversary_purple": "\u5468\u5e74\u5c0f\u7d2b\u725b", "/chat_icons/og_jerry": "\u539f\u7248\u6770\u745e", "/chat_icons/milking": "\u6324\u5976", "/chat_icons/foraging": "\u91c7\u6458", "/chat_icons/woodcutting": "\u4f10\u6728", "/chat_icons/cheesesmithing": "\u5976\u916a\u953b\u9020", "/chat_icons/crafting": "\u5236\u4f5c", "/chat_icons/tailoring": "\u7f1d\u7eab", "/chat_icons/cooking": "\u70f9\u996a", "/chat_icons/brewing": "\u51b2\u6ce1", "/chat_icons/alchemy": "\u70bc\u91d1", "/chat_icons/enhancing": "\u5f3a\u5316", "/chat_icons/combat": "\u6218\u6597", "/chat_icons/stamina": "\u8010\u529b", "/chat_icons/intelligence": "\u667a\u529b", "/chat_icons/attack": "\u653b\u51fb", "/chat_icons/power": "\u529b\u91cf", "/chat_icons/defense": "\u9632\u5fa1", "/chat_icons/ranged": "\u8fdc\u7a0b", "/chat_icons/magic": "\u9b54\u6cd5", "/chat_icons/marketplace": "\u5e02\u573a", "/chat_icons/tasks": "\u4efb\u52a1", "/chat_icons/blueberry": "\u84dd\u8393", "/chat_icons/blackberry": "\u9ed1\u8393", "/chat_icons/strawberry": "\u8349\u8393", "/chat_icons/mooberry": "\u54de\u8393", "/chat_icons/marsberry": "\u706b\u661f\u8393", "/chat_icons/spaceberry": "\u592a\u7a7a\u8393", "/chat_icons/apple": "\u82f9\u679c", "/chat_icons/orange": "\u6a59\u5b50", "/chat_icons/plum": "\u674e\u5b50", "/chat_icons/peach": "\u6843\u5b50", "/chat_icons/dragon_fruit": "\u706b\u9f99\u679c", "/chat_icons/star_fruit": "\u6768\u6843", "/chat_icons/egg": "\u9e21\u86cb", "/chat_icons/bamboo": "\u7af9\u5b50", "/chat_icons/cheese": "\u5976\u916a", "/chat_icons/cupcake": "\u7eb8\u676f\u86cb\u7cd5", "/chat_icons/clover": "\u5e78\u8fd0\u8349", "/chat_icons/tea": "\u8336", "/chat_icons/coffee": "\u5496\u5561", "/chat_icons/task_crystal": "\u4efb\u52a1\u6c34\u6676", "/chat_icons/star_fragment": "\u661f\u5149\u788e\u7247", "/chat_icons/pearl": "\u73cd\u73e0", "/chat_icons/amber": "\u7425\u73c0", "/chat_icons/garnet": "\u77f3\u69b4\u77f3", "/chat_icons/jade": "\u7fe1\u7fe0", "/chat_icons/amethyst": "\u7d2b\u6c34\u6676", "/chat_icons/moonstone": "\u6708\u4eae\u77f3", "/chat_icons/sunstone": "\u592a\u9633\u77f3", "/chat_icons/philosophers_stone": "\u8d24\u8005\u4e4b\u77f3", "/chat_icons/sword": "\u5251", "/chat_icons/spear": "\u67aa", "/chat_icons/mace": "\u9489\u5934\u9524", "/chat_icons/bulwark": "\u91cd\u76fe", "/chat_icons/bow": "\u5f13", "/chat_icons/crossbow": "\u5f29", "/chat_icons/staff": "\u6cd5\u6756", "/chat_icons/book": "\u4e66\u7c4d", "/chat_icons/mages_hat": "\u6cd5\u5e08\u5e3d", "/chat_icons/panda_paw": "\u718a\u732b\u722a", "/chat_icons/fly": "\u82cd\u8747", "/chat_icons/rat": "\u6770\u745e", "/chat_icons/skunk": "\u81ed\u9f2c", "/chat_icons/porcupine": "\u8c6a\u732a", "/chat_icons/slimy": "\u53f2\u83b1\u59c6", "/chat_icons/frog": "\u9752\u86d9", "/chat_icons/snake": "\u86c7", "/chat_icons/swampy": "\u6cbc\u6cfd\u866b", "/chat_icons/alligator": "\u590f\u6d1b\u514b", "/chat_icons/giant_shoebill": "\u9cb8\u5934\u9e73", "/chat_icons/sea_snail": "\u8717\u725b", "/chat_icons/crab": "\u8783\u87f9", "/chat_icons/aquahorse": "\u6c34\u9a6c", "/chat_icons/nom_nom": "\u54ac\u54ac\u9c7c", "/chat_icons/turtle": "\u5fcd\u8005\u9f9f", "/chat_icons/marine_huntress": "\u6d77\u6d0b\u730e\u624b", "/chat_icons/jungle_sprite": "\u4e1b\u6797\u7cbe\u7075", "/chat_icons/myconid": "\u8611\u83c7\u4eba", "/chat_icons/treant": "\u6811\u4eba", "/chat_icons/centaur_archer": "\u534a\u4eba\u9a6c\u5f13\u7bad\u624b", "/chat_icons/luna_empress": "\u6708\u795e\u4e4b\u8776", "/chat_icons/eyes": "\u53e0\u773c", "/chat_icons/the_watcher": "\u89c2\u5bdf\u8005", "/chat_icons/ice_sorcerer": "\u51b0\u971c\u5deb\u5e08", "/chat_icons/flame_sorcerer": "\u706b\u7130\u5deb\u5e08", "/chat_icons/elementalist": "\u5143\u7d20\u6cd5\u5e08", "/chat_icons/chronofrost_sorcerer": "\u971c\u65f6\u5deb\u5e08", "/chat_icons/gummy_bear": "\u8f6f\u7cd6\u718a", "/chat_icons/panda": "\u718a\u732b", "/chat_icons/black_bear": "\u9ed1\u718a", "/chat_icons/grizzly_bear": "\u68d5\u718a", "/chat_icons/polar_bear": "\u5317\u6781\u718a", "/chat_icons/red_panda": "\u5c0f\u718a\u732b", "/chat_icons/zombie": "\u50f5\u5c38", "/chat_icons/vampire": "\u5438\u8840\u9b3c", "/chat_icons/werewolf": "\u72fc\u4eba", "/chat_icons/dusk_revenant": "\u9ec4\u660f\u4ea1\u7075", "/chat_icons/abyssal_imp": "\u6df1\u6e0a\u5c0f\u9b3c", "/chat_icons/soul_hunter": "\u7075\u9b42\u730e\u624b", "/chat_icons/infernal_warlock": "\u5730\u72f1\u672f\u58eb", "/chat_icons/demonic_overlord": "\u6076\u9b54\u9738\u4e3b", "/chat_icons/butterjerry": "\u8776\u9f20", "/chat_icons/rabid_rabbit": "\u75af\u9b54\u5154", "/chat_icons/enchanted_knight": "\u79d8\u6cd5\u9a91\u58eb", "/chat_icons/enchanted_bishop": "\u79d8\u6cd5\u4e3b\u6559", "/chat_icons/squawker": "\u9e66\u9e49", "/chat_icons/iron_cow": "\u94c1\u725b", "/chat_icons/cow": "\u5976\u725b", "/chat_icons/verdant_cow": "\u7fe0\u7eff\u5976\u725b", "/chat_icons/azure_cow": "\u851a\u84dd\u5976\u725b", "/chat_icons/burble_cow": "\u6df1\u7d2b\u5976\u725b", "/chat_icons/crimson_cow": "\u7edb\u7ea2\u5976\u725b", "/chat_icons/unicow": "\u5f69\u8679\u5976\u725b", "/chat_icons/holy_cow": "\u795e\u5723\u5976\u725b", "/chat_icons/duckling": "\u5c0f\u9e2d", "/chat_icons/whale": "\u9cb8\u9c7c", "/chat_icons/golden_coin": "\u91d1\u5e01", "/chat_icons/golden_marketplace": "\u91d1\u8272\u5e02\u573a", "/chat_icons/golden_egg": "\u91d1\u86cb", "/chat_icons/golden_berry": "\u91d1\u8272\u8393\u679c", "/chat_icons/golden_apple": "\u91d1\u8272\u82f9\u679c", "/chat_icons/golden_donut": "\u91d1\u8272\u751c\u751c\u5708", "/chat_icons/golden_cupcake": "\u91d1\u8272\u7eb8\u676f\u86cb\u7cd5", "/chat_icons/golden_clover": "\u91d1\u8272\u5e78\u8fd0\u8349", "/chat_icons/golden_biceps": "\u91d1\u8272\u4e8c\u5934\u808c", "/chat_icons/golden_frog": "\u91d1\u8272\u9752\u86d9", "/chat_icons/golden_piggy": "\u91d1\u8272\u5c0f\u732a", "/chat_icons/golden_duckling": "\u91d1\u8272\u5c0f\u9e2d", "/chat_icons/golden_whale": "\u91d1\u8272\u9cb8\u9c7c" }, nameColorNames: { "/name_colors/burble": "\u7d2b\u8272", "/name_colors/blue": "\u84dd\u8272", "/name_colors/green": "\u7eff\u8272", "/name_colors/yellow": "\u9ec4\u8272", "/name_colors/coral": "\u73ca\u745a", "/name_colors/pink": "\u7c89\u8272", "/name_colors/fancy_burble": "\u534e\u4e3d\u7d2b\u8272", "/name_colors/fancy_blue": "\u534e\u4e3d\u84dd\u8272", "/name_colors/fancy_green": "\u534e\u4e3d\u7eff\u8272", "/name_colors/fancy_yellow": "\u534e\u4e3d\u9ec4\u8272", "/name_colors/fancy_coral": "\u534e\u4e3d\u73ca\u745a", "/name_colors/fancy_pink": "\u534e\u4e3d\u7c89\u8272", "/name_colors/iron": "\u94c1\u8272", "/name_colors/rainbow": "\u5f69\u8679\u8272", "/name_colors/golden": "\u91d1\u8272" }, communityBuffTypeNames: { "/community_buff_types/experience": "\u7ecf\u9a8c", "/community_buff_types/gathering_quantity": "\u91c7\u96c6\u6570\u91cf", "/community_buff_types/production_efficiency": "\u751f\u4ea7\u6548\u7387", "/community_buff_types/enhancing_speed": "\u5f3a\u5316\u901f\u5ea6", "/community_buff_types/combat_drop_quantity": "\u6218\u6597\u6389\u843d\u6570\u91cf" }, chatChannelTypeNames: { "/chat_channel_types/general": "\u56fd\u9645", "/chat_channel_types/chinese": "\u4e2d\u6587", "/chat_channel_types/french": "Fran\xe7ais", "/chat_channel_types/german": "Deutsch", "/chat_channel_types/spanish": "Espa\xf1ol", "/chat_channel_types/portuguese": "Portugu\xeas", "/chat_channel_types/russian": "\u0420\u0443\u0441\u0441\u043a\u0438\u0439", "/chat_channel_types/hebrew": "\u05e2\u05d1\u05e8\u05d9\u05ea", "/chat_channel_types/arabic": "\u0627\u0644\u0639\u0631\u0628\u064a\u0629", "/chat_channel_types/hindi": "\u0939\u093f\u0902\u0926\u0940", "/chat_channel_types/japanese": "\u65e5\u672c\u8a9e", "/chat_channel_types/korean": "\ud55c\uad6d\uc5b4", "/chat_channel_types/vietnamese": "Ti\u1ebfng Vi\u1ec7t", "/chat_channel_types/ironcow": "\u94c1\u725b", "/chat_channel_types/trade": "\u4ea4\u6613", "/chat_channel_types/recruit": "\u62db\u52df", "/chat_channel_types/beginner": "\u65b0\u624b", "/chat_channel_types/guild": "\u516c\u4f1a", "/chat_channel_types/party": "\u961f\u4f0d", "/chat_channel_types/moderator": "\u7ba1\u7406\u5458", "/chat_channel_types/whisper": "\u79c1\u804a" }, guildCharacterRoleNames: { leader: "\u4f1a\u957f", general: "\u5c06\u519b", officer: "\u5b98\u5458", member: "\u4f1a\u5458" }, leaderboardTypeNames: { standard: "\u6807\u51c6", ironcow: "\u94c1\u725b", legacy_ironcow: "\u4f20\u7edf\u94c1\u725b", steam_standard: "\u6807\u51c6 (Steam)", steam_ironcow: "\u94c1\u725b (Steam)", guild: "\u516c\u4f1a" }, leaderboardCategoryNames: { total_level: "\u603b\u7b49\u7ea7", milking: "\u6324\u5976", foraging: "\u91c7\u6458", woodcutting: "\u4f10\u6728", cheesesmithing: "\u5976\u916a\u953b\u9020", crafting: "\u5236\u4f5c", tailoring: "\u7f1d\u7eab", cooking: "\u70f9\u996a", brewing: "\u51b2\u6ce1", alchemy: "\u70bc\u91d1", enhancing: "\u5f3a\u5316", stamina: "\u8010\u529b", intelligence: "\u667a\u529b", attack: "\u653b\u51fb", power: "\u529b\u91cf", defense: "\u9632\u5fa1", ranged: "\u8fdc\u7a0b", magic: "\u9b54\u6cd5", task_points: "\u4efb\u52a1\u79ef\u5206", fame_points: "\u540d\u671b\u79ef\u5206", guild: "\u516c\u4f1a" } } } } }; const settings = { fontSize: 14, danmakuLimit: 50, speedRatio: 1, fps: 30, topMargin: 20, bottomMargin: 150, listenChannel: "/chat_channel_types/chinese", debug: false, } const isZH = localStorage.getItem("i18nextLng")?.toLowerCase()?.startsWith("zh") const translationLang = isZH ? "zh" : "en"; const translationMap = translation[translationLang].translation; const colorMap = { "/name_colors/burble": "rgb(187, 141, 255)", "/name_colors/blue": "rgb(190, 208, 255)", "/name_colors/green": "rgb(180, 255, 218)", "/name_colors/yellow": "rgb(255, 253, 181)", "/name_colors/coral": "rgb(255, 202, 145)", "/name_colors/pink": "rgb(255, 180, 189)", "/name_colors/fancy_burble": "rgb(187, 141, 255)", "/name_colors/fancy_blue": "rgb(190, 208, 255)", "/name_colors/fancy_green": "rgb(180, 255, 218)", "/name_colors/fancy_yellow": "rgb(255, 253, 181)", "/name_colors/fancy_coral": "rgb(255, 202, 145)", "/name_colors/fancy_pink": "rgb(255, 180, 189)", "/name_colors/iron": "rgb(172, 172, 172)", "/name_colors/rainbow": "rgb(152, 255, 248)", "/name_colors/golden": "rgb(255, 185, 45)", } function hookWS() { const dataProperty = Object.getOwnPropertyDescriptor(MessageEvent.prototype, "data"); const oriGet = dataProperty.get; dataProperty.get = hookedGet; Object.defineProperty(MessageEvent.prototype, "data", dataProperty); function hookedGet() { const socket = this.currentTarget; if (!(socket instanceof WebSocket)) { return oriGet.call(this); } if (socket.url.indexOf("api.milkywayidle.com/ws") <= -1 && socket.url.indexOf("api-test.milkywayidle.com/ws") <= -1) { return oriGet.call(this); } const message = oriGet.call(this); Object.defineProperty(this, "data", { value: message }); // Anti-loop try { return handleMessage(message); } catch (error) { console.log("Error in danmaku handleMessage:", error); return message; } } } hookWS(); let isPageHidden = false; // 监听页面可见性变化 document.addEventListener('visibilitychange', function() { isPageHidden = document.hidden; if (isPageHidden) { clearProjectiles(); clearEffects(); } }); const danmakuList = []; function handleMessage(message) { if (isPageHidden || typeof message !== "string") return message; const data = JSON.parse(message); if (data.type === "chat_message_received") { const channel = data.message.chan; const sender = data.message.sName; let content = data.message.m; const color = data.message.color; const linkData = data.message.linksMetadata ? JSON.parse(data.message.linksMetadata) : null; if (!sender) return message; if (channel === settings.listenChannel) { // Find an available y position that doesn't overlap with existing danmaku const element = document.querySelector(".BattlePanel_battlePanel__1yPCP"); if (!element) return message; const maxHeight = element.clientHeight; const fontSize = settings.fontSize || 14; const getRandomSlot = () => { const availableSlots = Math.floor((maxHeight - settings.topMargin - settings.bottomMargin) / (fontSize + 2)); const slotIndex = Math.floor(Math.random() * availableSlots); return settings.topMargin + (slotIndex * fontSize); }; let availableY = getRandomSlot(); const ySpacing = 10; // Minimum vertical space between texts const usedPositions = danmakuList.map(d => d.y); // Try to find a position that's not too close to existing ones for (let attempts = 0; attempts < 10; attempts++) { if (!usedPositions.some(y => Math.abs(y - availableY) < ySpacing)) { break; // Found a good position } availableY = getRandomSlot(); } if (danmakuList.length >= settings.danmakuLimit) { danmakuList.shift(); // Remove the oldest danmaku if limit exceeded } if (linkData) { content = addLinkDataToContent(linkData, content); } // Replace all links in content with [Link] if (content.includes('http://') || content.includes('https://')) { content = content.replace(/https?:\/\/\S+/g, isZH ? '[外部链接]' : '[ExternalLink]'); } danmakuList.push({ sender: sender, content: content, linkData: linkData, color: color, x: 0, y: availableY, pause: false, life: 0, }); } } return message; } function addLinkDataToContent(linkData, content) { const sortedLinks = Object.entries(linkData).sort((a, b) => a[1].insertIndex - b[1].insertIndex); let indexOffset = 0; for (const [key, v] of sortedLinks) { const insertIndex = (v.insertIndex || 0) + indexOffset; let insertStr = ""; let s = ""; switch (v.linkType) { case "/chat_link_types/item": s = translationMap.itemNames[v.itemHrid]; if (v.itemEnhancementLevel) { s += `+${v.itemEnhancementLevel}`; } insertStr = `[${simplyfyNumber(v.itemCount)} ${s}]`; break; case "/chat_link_types/party": s = v.partyActionHrid.split("/")[v.partyActionHrid.split("/").length - 1]; s = translationMap.actionNames[`/action/combat/${s}`]; insertStr = isZH ? `[队伍:${s}]` : `[Party:${s}]`; break; case "/chat_link_types/skill": s = translationMap.skillNames[v.skillHrid]; insertStr = `[Lv.${v.skillLevel} ${s}]`; break; case "/chat_link_types/ability": s = translationMap.abilityNames[v.abilityHrid]; insertStr = `[Lv.${v.abilityLevel} ${s}]`; default: insertStr = isZH ? `[链接]` : `[Link]`; break; } content = content.slice(0, insertIndex) + insertStr + content.slice(insertIndex); // Update offset for next insertions indexOffset += insertStr.length; } return content; } function updateChannelListen() { const chatContainer = document.querySelector(".Chat_tabsComponentContainer__3ZoKe"); if (!chatContainer) return; const chatChannelNames = translationMap.chatChannelTypeNames; const chatTab = chatContainer.querySelector(".Mui-selected"); if (!chatTab) return; const chatTabName = chatTab.innerText.split('\n')[0]; const chatTabNameKey = Object.keys(chatChannelNames).find(key => chatChannelNames[key] === chatTabName); settings.listenChannel = chatTabNameKey || settings.listenChannel; } setInterval(updateChannelListen, 1000); const canvas = document.createElement("canvas"); canvas.id = "danmakuCanvas"; canvas.style.position = "fixed"; canvas.style.top = "0"; canvas.style.left = "0"; canvas.pointerEvents = 'none'; document.body.appendChild(canvas); function drawDanmaku() { const ctx = canvas.getContext("2d"); const element = document.querySelector(".BattlePanel_battlePanel__1yPCP"); if (!element) { while (danmakuList.length > 0) { danmakuList.pop(); } ctx.clearRect(0, 0, canvas.width, canvas.height); return }; ctx.clearRect(0, 0, canvas.width, canvas.height); // draw on element const elementRect = element.getBoundingClientRect(); canvas.width = elementRect.width; canvas.height = elementRect.height; canvas.style.top = `${elementRect.top}px`; canvas.style.left = `${elementRect.left}px`; canvas.style.pointerEvents = "none"; // Don't interfere with clicks ctx.font = `${settings.fontSize}px Arial`; ctx.strokeStyle = "black"; ctx.lineWidth = 2; // Update and draw each danmaku for (let i = danmakuList.length - 1; i >= 0; i--) { const danmaku = danmakuList[i]; // Initialize position at right side of screen if it's new if (danmaku.life === 0) { danmaku.x = canvas.width; } // Update position (moving right to left) if (!danmaku.pause) danmaku.x -= 2 * settings.speedRatio; // Negative speed for reverse direction danmaku.life++; // Get text width to check boundaries properly const text = `${danmaku.sender}: ${danmaku.content}`; const textWidth = ctx.measureText(text).width; // Remove if completely off screen or too old if (danmaku.x + textWidth < 0 || danmaku.x > canvas.width || danmaku.y < 0 || danmaku.y > canvas.height) { danmakuList.splice(i, 1); continue; } // Draw text with stroke for visibility ctx.fillStyle = colorMap[danmaku.color] || "white"; ctx.strokeText(text, danmaku.x, danmaku.y); ctx.fillText(text, danmaku.x, danmaku.y); if (hoveredDanmaku === danmaku) { // Draw "Click to copy" text below the hovered danmaku const ctx = canvas.getContext("2d"); ctx.save(); ctx.font = `${settings.fontSize - 4}px Arial`; ctx.fillStyle = "rgba(255, 255, 255, 1)"; const copyText = isZH ? "点击复制" : "Click to copy"; const copyTextWidth = ctx.measureText(copyText).width; const text = `${hoveredDanmaku.sender}: ${hoveredDanmaku.content}`; const textWidth = ctx.measureText(text).width; ctx.strokeText(copyText, mouseX - (copyTextWidth) / 2, hoveredDanmaku.y + settings.fontSize + 1); ctx.fillText(copyText, mouseX - (copyTextWidth) / 2, hoveredDanmaku.y + settings.fontSize + 1); ctx.restore(); } } } setInterval(drawDanmaku, 1000 / settings.fps); // Add hover detection let hoveredDanmaku = null; let mouseX = 0; let mouseY = 0; function danmakuOnHover(e) { mouseX = e.clientX - canvas.offsetLeft; mouseY = e.clientY - canvas.offsetTop; const ctx = canvas.getContext("2d"); // Check if mouse is over any danmaku for (const danmaku of danmakuList) { const text = `${danmaku.sender}: ${danmaku.content}`; const textWidth = ctx.measureText(text).width; const textHeight = settings.fontSize; hoveredDanmaku = null; if (mouseX >= danmaku.x && mouseX <= danmaku.x + textWidth && mouseY >= danmaku.y - textHeight && mouseY <= danmaku.y) { hoveredDanmaku = danmaku; danmaku.pause = true; break; } else { danmaku.pause = false; } } // Change cursor and highlight hovered danmaku if (hoveredDanmaku) { canvas.style.cursor = 'pointer'; } else { canvas.style.cursor = 'default'; } } document.body.addEventListener('mousemove', danmakuOnHover); document.body.addEventListener('click', function(e) { if (hoveredDanmaku) { try { navigator.clipboard.writeText(hoveredDanmaku.content) .then(() => { if (settings.debug) { console.log('Content copied to clipboard:', hoveredDanmaku.content); } }) .catch(err => { console.error('Failed to copy:', err); }); } catch (e) { console.error('Error copying to clipboard:', e); } } }); function underlineToUpperCamal(str) { return str.replace(/_([a-z])/g, function (g) { return g[1].toUpperCase(); }); } function simplyfyNumber(cnt) { if (cnt >= 1e10) { return Math.floor(cnt / 1e9) + "B"; } else if (cnt >= 1e7) { return Math.floor(cnt / 1e6) + "M"; } else if (cnt >= 1e5) { return Math.floor(cnt / 1e3) + "K"; } else { return cnt; } } })();