<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.walkscape.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FuzzyBot</id>
	<title>Walkscape Walkthrough - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.walkscape.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=FuzzyBot"/>
	<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/wiki/Special:Contributions/FuzzyBot"/>
	<updated>2026-07-22T22:31:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Work_Efficiency_(Mechanics)/en&amp;diff=48773</id>
		<title>Work Efficiency (Mechanics)/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Work_Efficiency_(Mechanics)/en&amp;diff=48773"/>
		<updated>2026-07-21T00:26:07Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
Note: The Traveling activity is an exception to these rules and is handled differently. See [[Special:MyLanguage/Traveling (Mechanics)|Traveling (Mechanics)]] for more information.&lt;br /&gt;
&lt;br /&gt;
Work Efficiency is derived from two sources:&lt;br /&gt;
# The base increase from gaining levels in the activity&#039;s skill.&lt;br /&gt;
# The increase (or decrease) from any equipped gear or tools.&lt;br /&gt;
&lt;br /&gt;
== Work Efficiency Calculation ==&lt;br /&gt;
&lt;br /&gt;
# Each activity has an initial base work per action with 1 work unit equating to 1 step.&lt;br /&gt;
# The total efficiency is then calculated.&lt;br /&gt;
#* Skills give a +1.25% efficiency bonus for each level over the minimum up to a maximum of 25%. ((Skill Level - Activity Level) &amp;amp;times; 0.0125)&lt;br /&gt;
#* The equipment bonus is as stated in the details for that item for the relevant skill.&lt;br /&gt;
# This calculated added efficiency is then compared to the maximum efficiency for the activity. If your efficiency is greater than the maximum, then it is set to be the maximum.&lt;br /&gt;
#* The maximum added efficiency can be found in the Walkpedia entry for that activity.&lt;br /&gt;
# These bonuses are then added to the base 100% efficiency that you have for every activity.&lt;br /&gt;
#* If your calculated efficiency is negative or zero it is set to a minimum of 1%.&lt;br /&gt;
# The new work per action is then calculated by taking the base work divided by the efficiency (as a number, not a percent).&lt;br /&gt;
# The work per action is then rounded up to the nearest full step.&lt;br /&gt;
&lt;br /&gt;
The full formula is:&amp;lt;br&amp;gt;&lt;br /&gt;
Adjusted Steps per action = ceiling(max((Base Steps &amp;amp;divide; Work Efficiency), 10))&lt;br /&gt;
&lt;br /&gt;
=== Example with Minimum Skill Levels Only ===&lt;br /&gt;
&lt;br /&gt;
If we want to do [[Special:MyLanguage/Hut jumping|Hut jumping]] with an agility level of 25 and no gear.&lt;br /&gt;
&lt;br /&gt;
# We look at the base work for the activity.&lt;br /&gt;
#* There is a base work value of 53.00 work units (steps).&lt;br /&gt;
# We have level 25 agility, and the activity requires level 25 agility.&lt;br /&gt;
#* Level efficiency gain: ((25 Skill Level - 25 Activity Level) &amp;amp;times; 0.0125) = ((0 Levels over Minimum) &amp;amp;times; 0.0125) = 0% (0.00) added level efficiency which is lower than the 25% maximum.&lt;br /&gt;
#* Equipment efficiency gain: We have no gear that gives efficiency bonuses. = 0% (0.00) added equipment efficiency&lt;br /&gt;
#* Calculate total added efficiency. 0% level efficiency + 0% equipment efficiency = 0% (0.00) added efficiency&lt;br /&gt;
# We compare to the maximum efficiency for the activity.&lt;br /&gt;
#* Hut jumping has a maximum efficiency of 50% (0.50) as shown in its Walkpedia entry.&lt;br /&gt;
#* We have a 0% (0.00) added efficiency, so we are below the maximum.&lt;br /&gt;
#* We use the smaller value, so our effective efficiency is 0% (0.00).&lt;br /&gt;
# We add the level and equipment efficiency to the base efficiency value.&lt;br /&gt;
#* 100% base efficiency + 0% added efficiency = 100% (1.00) total efficiency&lt;br /&gt;
# We calculate the new work per action for the activity.&lt;br /&gt;
#* 53.00 base work units &amp;amp;divide; 1.00 effective efficiency = 53.00 calculated work per action&lt;br /&gt;
# We round work per action up to the nearest full step value.&lt;br /&gt;
#* 53.00 calculated work per action rounds up to 53 steps per action.&lt;br /&gt;
&lt;br /&gt;
=== Example with Skill Levels Over the Minimum===&lt;br /&gt;
&lt;br /&gt;
If we want to do [[Special:MyLanguage/Hut jumping|Hut jumping]] with an agility level of 40 and no gear.&lt;br /&gt;
&lt;br /&gt;
# We look at the base work for the activity.&lt;br /&gt;
#* There is a base work value of 53.00 work units (steps).&lt;br /&gt;
# We have level 40 agility, and the activity requires level 25 agility.&lt;br /&gt;
#* Level efficiency gain: ((40 Skill Level - 25 Activity Level) &amp;amp;times; 0.0125) = ((15 Levels over Minimum) &amp;amp;times; 0.0125) = 18.75% (0.1875) added level efficiency which is lower than the 25% maximum.&lt;br /&gt;
#* Equipment efficiency gain: We have no gear that gives efficiency bonuses. = 0% (0.00) added equipment efficiency&lt;br /&gt;
#* Calculate total added efficiency. 18.75% level efficiency + 0% equipment efficiency = 18.75% (0.1875) added efficiency&lt;br /&gt;
# We compare to the maximum efficiency for the activity.&lt;br /&gt;
#* Hut jumping has a maximum efficiency of 50% (0.50) as shown in its Walkpedia entry.&lt;br /&gt;
#* We have a 18.75% (0.1875) added efficiency, so we are below the maximum.&lt;br /&gt;
#* We use the smaller value, so our effective efficiency is 18.75% (0.1875).&lt;br /&gt;
# We add the level and equipment efficiency to the base efficiency value.&lt;br /&gt;
#* 100% base efficiency + 18.75% added efficiency = 118.75% (1.1875) total efficiency&lt;br /&gt;
# We calculate the new work per action for the activity.&lt;br /&gt;
#* 53.00 base work units &amp;amp;divide; 1.1875 effective efficiency = 44.63 calculated work per action&lt;br /&gt;
# We round work per action up to the nearest full step value.&lt;br /&gt;
#* 44.63 calculated work per action rounds up to 45 steps per action.&lt;br /&gt;
&lt;br /&gt;
=== Example with Skill Levels Over the Minimum and Equipment===&lt;br /&gt;
&lt;br /&gt;
If we want to do [[Special:MyLanguage/Hut jumping|Hut jumping]] with an agility level of 40 and a [[Special:MyLanguage/Walking stick|Walking stick]].&lt;br /&gt;
&lt;br /&gt;
# We look at the base work for the activity.&lt;br /&gt;
#* There is a base work value of 53.00 work units (steps).&lt;br /&gt;
# We have level 40 agility, and the activity requires level 25 agility.&lt;br /&gt;
#* Level efficiency gain: ((40 Skill Level - 25 Activity Level) &amp;amp;times; 0.0125) = ((15 Levels over Minimum) &amp;amp;times; 0.0125) = 18.75% (0.1875) added level efficiency which is lower than the 25% maximum.&lt;br /&gt;
#* Equipment efficiency gain: The Walking stick gives +5.0% work efficiency = 5% (0.05) added equipment efficiency&lt;br /&gt;
#* Calculate total added efficiency. 18.75% level efficiency + 5% equipment efficiency = 23.75% (0.2375) added efficiency&lt;br /&gt;
# We compare to the maximum efficiency for the activity.&lt;br /&gt;
#* Hut jumping has a maximum efficiency of 50% (0.50) as shown in its Walkpedia entry.&lt;br /&gt;
#* We have a 23.75% (0.2375) added efficiency, so we are below the maximum.&lt;br /&gt;
#* We use the smaller value, so our effective efficiency is 23.75% (0.2375).&lt;br /&gt;
# We add the level and equipment efficiency to the base efficiency value.&lt;br /&gt;
#* 100% base efficiency + 23.75% added efficiency = 123.75% (1.2375) total efficiency&lt;br /&gt;
# We calculate the new work per action for the activity.&lt;br /&gt;
#* 53.00 base work units &amp;amp;divide; 1.2375 effective efficiency = 42.83 calculated work per action&lt;br /&gt;
# We round work per action up to the nearest full step value.&lt;br /&gt;
#* 42.83 calculated work per action rounds up to 43 steps per action.&lt;br /&gt;
&lt;br /&gt;
=== Example with Efficiency Over the Maximum ===&lt;br /&gt;
&lt;br /&gt;
If we want to do [[Special:MyLanguage/Hut jumping|Hut jumping]] with an agility level of 40 and items that give a total +50.0% efficiency.&lt;br /&gt;
&lt;br /&gt;
# We look at the base work for the activity.&lt;br /&gt;
#* There is a base work value of 53.00 work units (steps).&lt;br /&gt;
# We have level 50 agility, and the activity requires level 25 agility.&lt;br /&gt;
#* Level efficiency gain: ((50 Skill Level - 25 Activity Level) &amp;amp;times; 0.0125) = ((25 Levels over Minimum) &amp;amp;times; 0.0125) = 31.25% (0.3125) added level efficiency which is &#039;&#039;&#039;higher&#039;&#039;&#039; than the 25% maximum so we use 25% as the level efficiency.&lt;br /&gt;
#* Equipment efficiency gain: Our items give a +50.0% efficiency = 50% (0.50) added equipment efficiency&lt;br /&gt;
#* Calculate total added efficiency. 25% level efficiency + 50% equipment efficiency = 75% (0.75) added efficiency&lt;br /&gt;
# We compare to the maximum efficiency for the activity.&lt;br /&gt;
#* Hut jumping has a maximum efficiency of 50% (0.50) as shown in its Walkpedia entry.&lt;br /&gt;
#* We have a 75% added efficiency, so we are above the maximum.&lt;br /&gt;
#* We use the smaller value, so our effective efficiency is 50%.&lt;br /&gt;
# We add the level and equipment efficiency to the base efficiency value.&lt;br /&gt;
#* 100% base efficiency + 50% added efficiency = 150% (1.50) total efficiency&lt;br /&gt;
# We calculate the new work per action for the activity.&lt;br /&gt;
#* 53.00 base work units &amp;amp;divide; 1.50 effective efficiency = 35.33 calculated work per action&lt;br /&gt;
# We round work per action up to the nearest full step value.&lt;br /&gt;
#* 35.33 calculated work per action rounds up to 36 steps per action.&lt;br /&gt;
&lt;br /&gt;
Note: For Hut jumping 36 steps per action is the minimum possible for this activity from efficiency gains. It is possible to reduce this further from [[Special:MyLanguage/Steps Required (Mechanics)|step reduction attributes]]&lt;br /&gt;
&lt;br /&gt;
{{Version|579}}&lt;br /&gt;
[[Category:Game Mechanics{{#translation:}}]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Work_Efficiency_(Mechanics)/4/en&amp;diff=48772</id>
		<title>Translations:Work Efficiency (Mechanics)/4/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Work_Efficiency_(Mechanics)/4/en&amp;diff=48772"/>
		<updated>2026-07-21T00:26:06Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;# Each activity has an initial base work per action with 1 work unit equating to 1 step.&lt;br /&gt;
# The total efficiency is then calculated.&lt;br /&gt;
#* Skills give a +1.25% efficiency bonus for each level over the minimum up to a maximum of 25%. ((Skill Level - Activity Level) &amp;amp;times; 0.0125)&lt;br /&gt;
#* The equipment bonus is as stated in the details for that item for the relevant skill.&lt;br /&gt;
# This calculated added efficiency is then compared to the maximum efficiency for the activity. If your efficiency is greater than the maximum, then it is set to be the maximum.&lt;br /&gt;
#* The maximum added efficiency can be found in the Walkpedia entry for that activity.&lt;br /&gt;
# These bonuses are then added to the base 100% efficiency that you have for every activity.&lt;br /&gt;
#* If your calculated efficiency is negative or zero it is set to a minimum of 1%.&lt;br /&gt;
# The new work per action is then calculated by taking the base work divided by the efficiency (as a number, not a percent).&lt;br /&gt;
# The work per action is then rounded up to the nearest full step.&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Keywords/en&amp;diff=47479</id>
		<title>Keywords/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Keywords/en&amp;diff=47479"/>
		<updated>2026-06-14T13:22:00Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
[[File:Keywords.svg|right|200px]]&lt;br /&gt;
Keywords are how the game classifies and checks requirements on activities, items, achievements, etc. Keywords are grouped into the following categories.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Equipment_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Equipment Keywords =&lt;br /&gt;
These are keywords that help categorize the [[File:Gear Icon.svg|20px]] [[Special:MyLanguage/Equipment#Gear|gear]] and [[File:Tools Icon.svg|20px]] [[Special:MyLanguage/Equipment#Tools|tools]]. They generally have two purposes in addition to  aiding searching and categorization, also note that the same keyword can be used for both purposes.&lt;br /&gt;
&lt;br /&gt;
The first are &amp;quot;&#039;&#039;&#039;Activity Keywords&#039;&#039;&#039;&amp;quot; which are a requirement to start an activity. For example, the activity [[Special:MyLanguage/Mine copper ore|Mine copper ore]] has a keyword requirement of a [[Special:MyLanguage/Pickaxe Keyword|Pickaxe]]. This means that you must have an item with the keyword &amp;quot;Pickaxe&amp;quot; equipped to do that activity.&lt;br /&gt;
&lt;br /&gt;
The second are &amp;quot;&#039;&#039;&#039;Banned Keywords&#039;&#039;&#039;&amp;quot; which are a limit how many of a type of [[Special:MyLanguage/Equipment#Tools|tool]] you can equip at once. Note that this is &amp;quot;banned&amp;quot; in the sense that you are banned from using two at once, not from using it at all. For example,  [[Special:MyLanguage/Foraging tool Keyword|Foraging tool]] is a banned keyword. You are only allowed to equip one foraging tool at a time. If you have a [[Special:MyLanguage/Copper sickle|Copper sickle]] equipped, you cannot also equip a [[Special:MyLanguage/Dull machete|Dull machete]] as they both have the Foraging tool Keyword.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Achievement reward.svg|20px]] [[Special:MyLanguage/Achievement reward Keyword | Achievement reward]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Amulet.svg|20px]] [[Special:MyLanguage/Amulet Keyword | Amulet]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Aquatic.svg|20px]] [[Special:MyLanguage/Aquatic Keyword | Aquatic]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Basket.svg|20px]] [[Special:MyLanguage/Basket Keyword | Basket]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Bellows.svg|20px]] [[Special:MyLanguage/Bellows Keyword | Bellows]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Bug catching net.svg|20px]] [[Special:MyLanguage/Bug catching net Keyword | Bug catching net]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Carpentry tool.svg|20px]] [[Special:MyLanguage/Carpentry tool Keyword | Carpentry tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Chisel.svg|20px]] [[Special:MyLanguage/Chisel Keyword | Chisel]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Climbing gear.svg|20px]] [[Special:MyLanguage/Climbing gear Keyword | Climbing gear]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking knife.svg|20px]] [[Special:MyLanguage/Cooking knife Keyword | Cooking knife]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking pan.svg|20px]] [[Special:MyLanguage/Cooking pan Keyword | Cooking pan]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking pot.svg|20px]] [[Special:MyLanguage/Cooking pot Keyword | Cooking pot]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cooking tool.svg|20px]] [[Special:MyLanguage/Cooking tool Keyword | Cooking tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Crafting tool.svg|20px]] [[Special:MyLanguage/Crafting tool Keyword | Crafting tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cutting board.svg|20px]] [[Special:MyLanguage/Cutting board Keyword | Cutting board]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cutting mat.svg|20px]] [[Special:MyLanguage/Cutting mat Keyword | Cutting mat]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Faction reward.svg|20px]] [[Special:MyLanguage/Faction reward Keyword | Faction reward]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Fishing cage.svg|20px]] [[Special:MyLanguage/Fishing cage Keyword | Fishing cage]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing lure.svg|20px]] [[Special:MyLanguage/Fishing lure Keyword | Fishing lure]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing net.svg|20px]] [[Special:MyLanguage/Fishing net Keyword | Fishing net]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing rod.svg|20px]] [[Special:MyLanguage/Fishing rod Keyword | Fishing rod]] -  Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing rod rest.svg|20px]] [[Special:MyLanguage/Fishing rod rest Keyword | Fishing rod rest]] -  Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing spear.svg|20px]] [[Special:MyLanguage/Fishing spear Keyword | Fishing spear]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing tool.svg|20px]] [[Special:MyLanguage/Fishing tool Keyword | Fishing tool]] - Categorization and Banned Keyword&lt;br /&gt;
* [[File:Keyword Foraging tool.svg|20px]] [[Special:MyLanguage/Foraging tool Keyword | Foraging tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Gold pan.svg|20px]] [[Special:MyLanguage/Gold pan Keyword | Gold pan]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Hatchet.svg|20px]] [[Special:MyLanguage/Hatchet Keyword | Hatchet]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Hunting bow.svg|20px]] [[Special:MyLanguage/Hunting bow Keyword | Hunting bow]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Knife.svg|20px]] [[Special:MyLanguage/Knife Keyword | Knife]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Life vest.svg|20px]] [[Special:MyLanguage/Life vest Keyword | Life vest]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Light source.svg|20px]] [[Special:MyLanguage/Light source Keyword | Light source]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Local map.svg|20px]] [[Special:MyLanguage/Local map Keyword | Local map]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Log splitter.svg|20px]] [[Special:MyLanguage/Log splitter Keyword | Log Splitter]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Magnetic.svg|20px]] [[Special:MyLanguage/Magnetic Keyword | Magnetic]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Magnifying Lens.svg|20px]] [[Special:MyLanguage/Magnifying lens Keyword | Magnifying lens]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Mining tool.svg|20px]] [[Special:MyLanguage/Mining tool Keyword | Mining tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Needle.svg|20px]] [[Special:MyLanguage/Needle Keyword | Needle]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Pliers.svg|20px]] [[Special:MyLanguage/Pliers Keyword | Pliers]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Pickaxe.svg|20px]] [[Special:MyLanguage/Pickaxe Keyword | Pickaxe]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Pins.svg|20px]] [[Special:MyLanguage/Pins Keyword | Pins]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Regional.svg|20px]] [[Special:MyLanguage/Regional Keyword | Regional]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Ring.svg|20px]] [[Special:MyLanguage/Ring Keyword | Ring]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Ruler.svg|20px]] [[Special:MyLanguage/Ruler Keyword | Ruler]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Scissors.svg|20px]] [[Special:MyLanguage/Scissors Keyword | Scissors]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Sander.svg|20px]] [[Special:MyLanguage/Sander Keyword | Sander]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Saw.svg|20px]] [[Special:MyLanguage/Saw Keyword | Saw]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Screwdriver.svg|20px]] [[Special:MyLanguage/Screwdriver Keyword | Screwdriver]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Shield.svg|20px]] [[Special:MyLanguage/Shield Keyword | Shield]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Sickle.svg|20px]] [[Special:MyLanguage/Sickle Keyword | Sickle]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Skill book.svg|20px]] [[Special:MyLanguage/Skill book Keyword | Skill book]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Skis.svg|20px]] [[Special:MyLanguage/Skis Keyword | Skis]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Skydisc.svg|20px]] [[Special:MyLanguage/Skydisc Keyword | Skydisc]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Smithing hammer.svg|20px]] [[Special:MyLanguage/Smithing hammer Keyword | Smithing hammer]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Smithing tool.svg|20px]] [[Special:MyLanguage/Smithing tool Keyword | Smithing tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Socks.svg|20px]] [[Special:MyLanguage/Socks Keyword | Socks]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Spectral.svg|20px]] [[Special:MyLanguage/Spectral Keyword | Spectral]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Spices.svg|20px]] [[Special:MyLanguage/Spices Keyword | Spices]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Tool.svg|20px]] [[Special:MyLanguage/Tool Keyword | Tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Toolbox.svg|20px]] [[Special:MyLanguage/Toolbox Keyword | Toolbox]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Upgradeable.svg|20px]] [[Special:MyLanguage/Upgradeable Keyword | Upgradeable]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Water.svg|20px]] [[Special:MyLanguage/Water Keyword | Water]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Weapon.svg|20px]] [[Special:MyLanguage/Weapon Keyword | Weapon]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Woodcutting tool.svg|20px]] [[Special:MyLanguage/Woodcutting tool Keyword | Woodcutting tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Wrench.svg|20px]] [[Special:MyLanguage/Wrench Keyword | Wrench]] - Banned Keyword&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Material_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Material Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Materials Icon.svg|20px]] [[Special:MyLanguage/Materials|Materials]] and may also be used for achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Arrows.svg|20px]] [[Special:MyLanguage/Arrows Keyword | Arrows]]&lt;br /&gt;
* [[File:Keyword Bar.svg|20px]] [[Special:MyLanguage/Bar Keyword | Bar]]&lt;br /&gt;
* [[File:Keyword Crustacean.svg|20px]] [[Special:MyLanguage/Crustacean Keyword | Crustacean]]&lt;br /&gt;
* [[File:Keyword Currency.svg|20px]] [[Special:MyLanguage/Currency Keyword | Currency]]&lt;br /&gt;
* [[File:Keyword Cut gem.svg|20px]] [[Special:MyLanguage/Cut gem Keyword | Cut gem]]&lt;br /&gt;
* [[File:Keyword Fabric.svg|20px]] [[Special:MyLanguage/Fabric Keyword | Fabric]]&lt;br /&gt;
* [[File:Keyword Fibrous plant.svg|20px]] [[Special:MyLanguage/Fibrous plant Keyword | Fibrous plant]]&lt;br /&gt;
* [[File:Keyword Fish.svg|20px]] [[Special:MyLanguage/Fish Keyword | Fish]]&lt;br /&gt;
* [[File:Keyword Gem.svg|20px]] [[Special:MyLanguage/Gem Keyword | Gem]]&lt;br /&gt;
* [[File:Keyword Hide.svg|20px]] [[Special:MyLanguage/Hide Keyword | Hide]]&lt;br /&gt;
* [[File:Keyword Hunting trap.svg|20px]] [[Special:MyLanguage/Hunting trap Keyword | Hunting trap]]&lt;br /&gt;
* [[File:Keyword Hunting net.svg|20px]] [[Special:MyLanguage/Hunting net Keyword | Hunting net]]&lt;br /&gt;
* [[File:Keyword Ingredient.svg|20px]] [[Special:MyLanguage/Ingredient Keyword | Ingredient]]&lt;br /&gt;
* [[File:Keyword Leather.svg|20px]] [[Special:MyLanguage/Leather Keyword | Leather]]&lt;br /&gt;
* [[File:Keyword Log.svg|20px]] [[Special:MyLanguage/Log Keyword | Log]]&lt;br /&gt;
* [[File:Keyword Misc..svg|20px]] [[Special:MyLanguage/Misc. Keyword | Misc.]]&lt;br /&gt;
* [[File:Keyword Mushroom.svg|20px]] [[Special:MyLanguage/Mushroom Keyword | Mushroom]]&lt;br /&gt;
* [[File:Keyword Nugget.svg|20px]] [[Special:MyLanguage/Nugget Keyword | Nugget]]&lt;br /&gt;
* [[File:Keyword Offcut.svg|20px]] [[Special:MyLanguage/Offcut Keyword | Offcut]]&lt;br /&gt;
* [[File:Keyword Ore.svg|20px]] [[Special:MyLanguage/Ore Keyword | Ore]]&lt;br /&gt;
* [[File:Keyword Plank.svg|20px]] [[Special:MyLanguage/Plank Keyword | Plank]]&lt;br /&gt;
* [[File:Keyword Plant.svg|20px]] [[Special:MyLanguage/Plant Keyword | Plant]]&lt;br /&gt;
* [[File:Keyword Processed.svg|20px]] [[Special:MyLanguage/Processed Keyword | Processed]]&lt;br /&gt;
* [[File:Keyword Rough gem.svg|20px]] [[Special:MyLanguage/Rough gem Keyword | Rough gem]]&lt;br /&gt;
* [[File:Keyword Trash.svg|20px]] [[Special:MyLanguage/Trash Keyword | Trash]]&lt;br /&gt;
* [[File:Keyword Trinket.svg|20px]] [[Special:MyLanguage/Trinket Keyword | Trinket]]&lt;br /&gt;
&lt;br /&gt;
=== Misc. Keyword ===&lt;br /&gt;
These are keywords that are similar to material keywords in function but for other item types.&lt;br /&gt;
* [[File:Keyword Pet egg.svg|20px]] [[Special:MyLanguage/Pet egg Keyword | Pet egg]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Consumable_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Consumable Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Consumables Icon.svg|20px]] [[Special:MyLanguage/Consumables|consumables]] and may also be used for achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Alcohol.svg|20px]] [[Special:MyLanguage/Alcohol Keyword | Alcohol]]&lt;br /&gt;
* [[File:Keyword Beverage.svg|20px]] [[Special:MyLanguage/Beverage Keyword | Beverage]]&lt;br /&gt;
* [[File:Keyword Cooked fish.svg|20px]] [[Special:MyLanguage/Cooked fish Keyword | Cooked fish]]&lt;br /&gt;
* [[File:Keyword Food.svg|20px]] [[Special:MyLanguage/Food Keyword | Food]]&lt;br /&gt;
* [[File:Keyword Memosphere.svg|20px]] [[Special:MyLanguage/Memosphere Keyword | Memosphere]]&lt;br /&gt;
* [[File:Keyword Sandwich.svg|20px]] [[Special:MyLanguage/Sandwich Keyword | Sandwich]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Container_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Container Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Containers Icon.svg|20px]] [[Special:MyLanguage/Chests|Containers]] you can find and open.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Chest.svg|20px]] [[Special:MyLanguage/Chest Keyword | Chest]]&lt;br /&gt;
* [[File:Keyword Regional chest.svg|20px]] [[Special:MyLanguage/Regional chest Keyword | Regional chest]]&lt;br /&gt;
* [[File:Keyword Skilling chest.svg|20px]] [[Special:MyLanguage/Skilling chest Keyword | Skilling chest]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Location_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Location Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Locations Icon.svg|20px]] [[Special:MyLanguage/Locations|Locations]] you can travel to and how item attributes can be applied.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Desert.svg|20px]] [[Special:MyLanguage/Desert Keyword | Desert Location]]&lt;br /&gt;
* [[File:Keyword Ghostly.svg|20px]] [[Special:MyLanguage/Ghostly Keyword | Ghostly Location]]&lt;br /&gt;
* [[File:Keyword Snowy.svg|20px]] [[Special:MyLanguage/Snowy Keyword | Snowy Location]]&lt;br /&gt;
* [[File:Keyword Underwater.svg|20px]] [[Special:MyLanguage/Underwater Keyword | Underwater Location]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Service_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Service Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Services Icon.svg|20px]] [[Special:MyLanguage/Services|Services]] you can use during artisan recipes.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Cursed.svg|20px]] [[Special:MyLanguage/Cursed Keyword | Cursed]] - For Cursed Services&lt;br /&gt;
* [[File:Keyword Forge.svg|20px]] [[Special:MyLanguage/Forge Keyword | Forge]] - For Smithing&lt;br /&gt;
* [[File:Keyword Kitchen.svg|20px]] [[Special:MyLanguage/Kitchen Keyword | Kitchen]] - For Cooking&lt;br /&gt;
* [[File:Keyword Loom.svg|20px]] [[Special:MyLanguage/Loom Keyword | Loom]] - For Tailoring&lt;br /&gt;
* [[File:Keyword Sawmill.svg|20px]] [[Special:MyLanguage/Sawmill Keyword | Sawmill]] - For Carpentry&lt;br /&gt;
* [[File:Keyword Trinketry Bench.svg|20px]] [[Special:MyLanguage/Trinketry Bench Keyword | Trinketry Bench]] - For Trinketry&lt;br /&gt;
* [[File:Keyword Workshop.svg|20px]] [[Special:MyLanguage/Workshop Keyword | Workshop]] - For Crafting&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Activity_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Activity Keywords =&lt;br /&gt;
These keywords define different types of activities for tracking in achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Fishing.svg|20px]] [[Special:MyLanguage/Fishing Keyword | Fishing]] - Most all activities in the [[Fishing]] skill.&lt;br /&gt;
* [[File:Keyword Mining ores.svg|20px]] [[Special:MyLanguage/Mining ores Keyword | Mining ores]] - Mostly activities of the &amp;quot;Mine ______ Ore&amp;quot; type.&lt;br /&gt;
* [[File:Keyword Plant foraging.svg|20px]] [[Special:MyLanguage/Plant foraging Keyword | Plant foraging]] - Most activities in the [[Foraging]] skill.&lt;br /&gt;
* [[File:Keyword Woodcutting trees.svg|20px]] [[Special:MyLanguage/Woodcutting trees Keyword | Woodcutting trees]] - Mostly activities of the &amp;quot;Cut ______ Trees&amp;quot; type.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Recipe_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Recipe Keywords =&lt;br /&gt;
These keywords define different types of recipes for tracking in achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Cooking Recipe.svg|20px]] [[Special:MyLanguage/Cooking recipe Keyword | Cooking recipe]] - Most all recipes in the [[Special:MyLanguage/Cooking|Cooking]] skill.&lt;br /&gt;
* [[File:Keyword Sandwich Recipe.svg|20px]] [[Special:MyLanguage/Sandwich recipe Keyword | Sandwich recipe]] - Recipes that produce a sandwich.&lt;br /&gt;
* [[File:Keyword Smelting.svg|20px]] [[Special:MyLanguage/Smelting Keyword | Smelting]] - Recipes that process ore to bars.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Regional_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Regional Keywords =&lt;br /&gt;
These keywords define items that work only in certain regions or have regional requirements for attributes. Used primarily for searching.&lt;br /&gt;
&lt;br /&gt;
* Jarvonia - For the [[Special:MyLanguage/Jarvonia#Jarvonia|Jarvonia Faction]]&lt;br /&gt;
* Syrenthia - For the [[Special:MyLanguage/Syrenthia#Syrenthia|Syrenthia Faction]]&lt;br /&gt;
* GDTE - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Factions|GDTE Faction]]&lt;br /&gt;
* Trellin - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Trellin|Trellin Faction]]&lt;br /&gt;
* Erdwise - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Erdwise|Erdwise Faction]]&lt;br /&gt;
* Halfling Rebels - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Halfling Rebels|Halfling Rebels Faction]]&lt;br /&gt;
* Swamp - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#The_Swamp|The Swamp]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Weight_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Weight Keywords =&lt;br /&gt;
These are keywords that affect the maximum [[Special:MyLanguage/Inventory#Stack Sizes|stack size]] of that item in your inventory. For example, &amp;quot;Heavy&amp;quot; is a weight keyword that limits stack size to 1.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Ultra light.svg|20px]] [[Special:MyLanguage/Ultra light Keyword | Ultra light]] - Stack Size of 10000&lt;br /&gt;
* [[File:Keyword Light.svg|20px]] [[Special:MyLanguage/Light Keyword | Light]] - Stack Size of 1000&lt;br /&gt;
* [[File:Keyword Medium.svg|20px]] [[Special:MyLanguage/Medium Keyword | Medium]] - Stack Size of 100&lt;br /&gt;
* [[File:Keyword Heavy.svg|20px]] [[Special:MyLanguage/Heavy Keyword | Heavy]] - Stack Size of 1&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Gear_Set_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Gear Set Keywords =&lt;br /&gt;
These are keywords that group families of items and can be used to limit some attributes or for routes and activity requirements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Adventuring tool set.svg|20px]] [[Special:MyLanguage/Adventuring tool set Keyword | Adventuring tool set]]&lt;br /&gt;
* [[File:Keyword Diving gear.svg|20px]] [[Special:MyLanguage/Diving gear Keyword | Diving gear set]]&lt;br /&gt;
* [[File:Keyword Advanced diving gear.svg|20px]] [[Special:MyLanguage/Advanced diving gear Keyword | Advanced diving gear set]]&lt;br /&gt;
* [[File:Keyword Expert diving gear.svg|20px]] [[Special:MyLanguage/Expert diving gear Keyword | Expert diving gear set]]&lt;br /&gt;
* [[File:Keyword Proper gear.svg|20px]] [[Special:MyLanguage/Proper gear Keyword | Proper gear set]]&lt;br /&gt;
* [[File:Keyword Treasure hunter set.svg|20px]] [[Special:MyLanguage/Treasure hunter set Keyword | Treasure hunter set]]&lt;br /&gt;
&lt;br /&gt;
== Unofficial Gear Sets ==&lt;br /&gt;
* [[Special:MyLanguage/Herbert&#039;s Set|Herbert&#039;s Set]]&lt;br /&gt;
* [[Special:MyLanguage/Rusty Tool Set|Rusty Tool Set]]&lt;br /&gt;
* [[Special:MyLanguage/Conservationist Set|Conservationist Set]]&lt;br /&gt;
&lt;br /&gt;
=== Regional Gear Sets ===&lt;br /&gt;
* [[Special:MyLanguage/Frost-Touched Set|Frost-Touched Set]] - [[File:Jarvonia_Coat_of_Arms_Small.svg|20px]] Jarvonia&lt;br /&gt;
* [[Special:MyLanguage/Linden Leaf Set|Linden Leaf Set]] - [[File:GDTE_Coat_of_Arms_Small.svg|20px]] GDTE&lt;br /&gt;
* [[Special:MyLanguage/Royal Troubadour Set|Royal Troubadour Set]] - [[File:GDTE_Coat_of_Arms_Small.svg|20px]] GDTE&lt;br /&gt;
* [[Special:MyLanguage/Bogwood Set|Bogwood Set]] - [[File:GDTE_Coat_of_Arms_Small.svg|20px]] GDTE&lt;br /&gt;
* [[Special:MyLanguage/Merfolk Dance Set|Merfolk Dance Set]] - [[File:Syrenthia_Coat_of_Arms_Small.svg|20px]] Syrenthia&lt;br /&gt;
&lt;br /&gt;
=== Tailored Gear Sets ===&lt;br /&gt;
* [[Special:MyLanguage/Tatty Set|Tatty Set]] - [[File:Global_Small.svg|20px]] Global&lt;br /&gt;
* [[Special:MyLanguage/Grassknot Set|Grassknot Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Apprentice Set|Apprentice Set]] - [[File:Artisan_Small.svg|20px]] Artisan &lt;br /&gt;
* [[Special:MyLanguage/Spikescale Set|Spikescale Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Shadowquill Set|Shadowquill Set]] - [[File:Utility_Small.svg|20px]] Utility&lt;br /&gt;
* [[Special:MyLanguage/Rootweave Set|Rootweave Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Journeyman Set|Journeyman Set]] - [[File:Artisan_Small.svg|20px]] Artisan &lt;br /&gt;
* [[Special:MyLanguage/Aerofibril Set|Aerofibril Set]] - [[File:Utility_Small.svg|20px]] Utility&lt;br /&gt;
* [[Special:MyLanguage/Elderhide Set|Elderhide Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Spectral Set|Spectral Set]] - [[File:Artisan_Small.svg|20px]] Artisan &lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Supporter_Items&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Supporter Items =&lt;br /&gt;
These are items that have been suggested by &amp;quot;Cult Leader&amp;quot; tier supporters, and cosmetics designed by &amp;quot;Cult Follower&amp;quot; tier supporters.&lt;br /&gt;
* [[File:Supporter_Cult_Leader.svg|32px]] [[Special:MyLanguage/Supporter_Designed_Items|Supporter Designed Items]]&lt;br /&gt;
* [[File:Supporter_Cult_Follower.svg|32px]] [[Special:MyLanguage/Not_a_Shop|Supporter Designed Cosmetics]]&lt;br /&gt;
[[Category:Keywords]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Keywords/56/en&amp;diff=47478</id>
		<title>Translations:Keywords/56/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Keywords/56/en&amp;diff=47478"/>
		<updated>2026-06-14T13:21:58Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Tailored Gear Sets ===&lt;br /&gt;
* [[Special:MyLanguage/Tatty Set|Tatty Set]] - [[File:Global_Small.svg|20px]] Global&lt;br /&gt;
* [[Special:MyLanguage/Grassknot Set|Grassknot Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Apprentice Set|Apprentice Set]] - [[File:Artisan_Small.svg|20px]] Artisan &lt;br /&gt;
* [[Special:MyLanguage/Spikescale Set|Spikescale Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Shadowquill Set|Shadowquill Set]] - [[File:Utility_Small.svg|20px]] Utility&lt;br /&gt;
* [[Special:MyLanguage/Rootweave Set|Rootweave Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Journeyman Set|Journeyman Set]] - [[File:Artisan_Small.svg|20px]] Artisan &lt;br /&gt;
* [[Special:MyLanguage/Aerofibril Set|Aerofibril Set]] - [[File:Utility_Small.svg|20px]] Utility&lt;br /&gt;
* [[Special:MyLanguage/Elderhide Set|Elderhide Set]] - [[File:Gathering_Small.svg|20px]] Gathering&lt;br /&gt;
* [[Special:MyLanguage/Spectral Set|Spectral Set]] - [[File:Artisan_Small.svg|20px]] Artisan&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Keywords/55/en&amp;diff=47477</id>
		<title>Translations:Keywords/55/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Keywords/55/en&amp;diff=47477"/>
		<updated>2026-06-14T13:21:58Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Regional Gear Sets ===&lt;br /&gt;
* [[Special:MyLanguage/Frost-Touched Set|Frost-Touched Set]] - [[File:Jarvonia_Coat_of_Arms_Small.svg|20px]] Jarvonia&lt;br /&gt;
* [[Special:MyLanguage/Linden Leaf Set|Linden Leaf Set]] - [[File:GDTE_Coat_of_Arms_Small.svg|20px]] GDTE&lt;br /&gt;
* [[Special:MyLanguage/Royal Troubadour Set|Royal Troubadour Set]] - [[File:GDTE_Coat_of_Arms_Small.svg|20px]] GDTE&lt;br /&gt;
* [[Special:MyLanguage/Bogwood Set|Bogwood Set]] - [[File:GDTE_Coat_of_Arms_Small.svg|20px]] GDTE&lt;br /&gt;
* [[Special:MyLanguage/Merfolk Dance Set|Merfolk Dance Set]] - [[File:Syrenthia_Coat_of_Arms_Small.svg|20px]] Syrenthia&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Keywords/51/en&amp;diff=47476</id>
		<title>Translations:Keywords/51/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Keywords/51/en&amp;diff=47476"/>
		<updated>2026-06-14T13:21:58Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Unofficial Gear Sets ==&lt;br /&gt;
* [[Special:MyLanguage/Herbert&#039;s Set|Herbert&#039;s Set]]&lt;br /&gt;
* [[Special:MyLanguage/Rusty Tool Set|Rusty Tool Set]]&lt;br /&gt;
* [[Special:MyLanguage/Conservationist Set|Conservationist Set]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Keywords/48/en&amp;diff=47475</id>
		<title>Translations:Keywords/48/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Keywords/48/en&amp;diff=47475"/>
		<updated>2026-06-14T13:21:58Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[File:Keyword Ultra light.svg|20px]] [[Special:MyLanguage/Ultra light Keyword | Ultra light]] - Stack Size of 10000&lt;br /&gt;
* [[File:Keyword Light.svg|20px]] [[Special:MyLanguage/Light Keyword | Light]] - Stack Size of 1000&lt;br /&gt;
* [[File:Keyword Medium.svg|20px]] [[Special:MyLanguage/Medium Keyword | Medium]] - Stack Size of 100&lt;br /&gt;
* [[File:Keyword Heavy.svg|20px]] [[Special:MyLanguage/Heavy Keyword | Heavy]] - Stack Size of 1&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Keywords/38/en&amp;diff=47474</id>
		<title>Translations:Keywords/38/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Keywords/38/en&amp;diff=47474"/>
		<updated>2026-06-14T13:21:58Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[File:Keyword Desert.svg|20px]] [[Special:MyLanguage/Desert Keyword | Desert Location]]&lt;br /&gt;
* [[File:Keyword Ghostly.svg|20px]] [[Special:MyLanguage/Ghostly Keyword | Ghostly Location]]&lt;br /&gt;
* [[File:Keyword Snowy.svg|20px]] [[Special:MyLanguage/Snowy Keyword | Snowy Location]]&lt;br /&gt;
* [[File:Keyword Underwater.svg|20px]] [[Special:MyLanguage/Underwater Keyword | Underwater Location]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Keywords/31/en&amp;diff=47473</id>
		<title>Translations:Keywords/31/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Keywords/31/en&amp;diff=47473"/>
		<updated>2026-06-14T13:21:58Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [[File:Keyword Achievement reward.svg|20px]] [[Special:MyLanguage/Achievement reward Keyword | Achievement reward]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Amulet.svg|20px]] [[Special:MyLanguage/Amulet Keyword | Amulet]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Aquatic.svg|20px]] [[Special:MyLanguage/Aquatic Keyword | Aquatic]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Basket.svg|20px]] [[Special:MyLanguage/Basket Keyword | Basket]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Bellows.svg|20px]] [[Special:MyLanguage/Bellows Keyword | Bellows]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Bug catching net.svg|20px]] [[Special:MyLanguage/Bug catching net Keyword | Bug catching net]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Carpentry tool.svg|20px]] [[Special:MyLanguage/Carpentry tool Keyword | Carpentry tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Chisel.svg|20px]] [[Special:MyLanguage/Chisel Keyword | Chisel]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Climbing gear.svg|20px]] [[Special:MyLanguage/Climbing gear Keyword | Climbing gear]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking knife.svg|20px]] [[Special:MyLanguage/Cooking knife Keyword | Cooking knife]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking pan.svg|20px]] [[Special:MyLanguage/Cooking pan Keyword | Cooking pan]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking pot.svg|20px]] [[Special:MyLanguage/Cooking pot Keyword | Cooking pot]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cooking tool.svg|20px]] [[Special:MyLanguage/Cooking tool Keyword | Cooking tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Crafting tool.svg|20px]] [[Special:MyLanguage/Crafting tool Keyword | Crafting tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cutting board.svg|20px]] [[Special:MyLanguage/Cutting board Keyword | Cutting board]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cutting mat.svg|20px]] [[Special:MyLanguage/Cutting mat Keyword | Cutting mat]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Faction reward.svg|20px]] [[Special:MyLanguage/Faction reward Keyword | Faction reward]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Fishing cage.svg|20px]] [[Special:MyLanguage/Fishing cage Keyword | Fishing cage]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing lure.svg|20px]] [[Special:MyLanguage/Fishing lure Keyword | Fishing lure]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing net.svg|20px]] [[Special:MyLanguage/Fishing net Keyword | Fishing net]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing rod.svg|20px]] [[Special:MyLanguage/Fishing rod Keyword | Fishing rod]] -  Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing rod rest.svg|20px]] [[Special:MyLanguage/Fishing rod rest Keyword | Fishing rod rest]] -  Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing spear.svg|20px]] [[Special:MyLanguage/Fishing spear Keyword | Fishing spear]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing tool.svg|20px]] [[Special:MyLanguage/Fishing tool Keyword | Fishing tool]] - Categorization and Banned Keyword&lt;br /&gt;
* [[File:Keyword Foraging tool.svg|20px]] [[Special:MyLanguage/Foraging tool Keyword | Foraging tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Gold pan.svg|20px]] [[Special:MyLanguage/Gold pan Keyword | Gold pan]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Hatchet.svg|20px]] [[Special:MyLanguage/Hatchet Keyword | Hatchet]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Hunting bow.svg|20px]] [[Special:MyLanguage/Hunting bow Keyword | Hunting bow]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Knife.svg|20px]] [[Special:MyLanguage/Knife Keyword | Knife]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Life vest.svg|20px]] [[Special:MyLanguage/Life vest Keyword | Life vest]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Light source.svg|20px]] [[Special:MyLanguage/Light source Keyword | Light source]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Local map.svg|20px]] [[Special:MyLanguage/Local map Keyword | Local map]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Log splitter.svg|20px]] [[Special:MyLanguage/Log splitter Keyword | Log Splitter]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Magnetic.svg|20px]] [[Special:MyLanguage/Magnetic Keyword | Magnetic]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Magnifying Lens.svg|20px]] [[Special:MyLanguage/Magnifying lens Keyword | Magnifying lens]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Mining tool.svg|20px]] [[Special:MyLanguage/Mining tool Keyword | Mining tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Needle.svg|20px]] [[Special:MyLanguage/Needle Keyword | Needle]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Pliers.svg|20px]] [[Special:MyLanguage/Pliers Keyword | Pliers]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Pickaxe.svg|20px]] [[Special:MyLanguage/Pickaxe Keyword | Pickaxe]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Pins.svg|20px]] [[Special:MyLanguage/Pins Keyword | Pins]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Regional.svg|20px]] [[Special:MyLanguage/Regional Keyword | Regional]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Ring.svg|20px]] [[Special:MyLanguage/Ring Keyword | Ring]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Ruler.svg|20px]] [[Special:MyLanguage/Ruler Keyword | Ruler]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Scissors.svg|20px]] [[Special:MyLanguage/Scissors Keyword | Scissors]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Sander.svg|20px]] [[Special:MyLanguage/Sander Keyword | Sander]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Saw.svg|20px]] [[Special:MyLanguage/Saw Keyword | Saw]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Screwdriver.svg|20px]] [[Special:MyLanguage/Screwdriver Keyword | Screwdriver]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Shield.svg|20px]] [[Special:MyLanguage/Shield Keyword | Shield]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Sickle.svg|20px]] [[Special:MyLanguage/Sickle Keyword | Sickle]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Skill book.svg|20px]] [[Special:MyLanguage/Skill book Keyword | Skill book]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Skis.svg|20px]] [[Special:MyLanguage/Skis Keyword | Skis]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Skydisc.svg|20px]] [[Special:MyLanguage/Skydisc Keyword | Skydisc]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Smithing hammer.svg|20px]] [[Special:MyLanguage/Smithing hammer Keyword | Smithing hammer]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Smithing tool.svg|20px]] [[Special:MyLanguage/Smithing tool Keyword | Smithing tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Socks.svg|20px]] [[Special:MyLanguage/Socks Keyword | Socks]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Spectral.svg|20px]] [[Special:MyLanguage/Spectral Keyword | Spectral]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Spices.svg|20px]] [[Special:MyLanguage/Spices Keyword | Spices]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Tool.svg|20px]] [[Special:MyLanguage/Tool Keyword | Tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Toolbox.svg|20px]] [[Special:MyLanguage/Toolbox Keyword | Toolbox]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Upgradeable.svg|20px]] [[Special:MyLanguage/Upgradeable Keyword | Upgradeable]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Water.svg|20px]] [[Special:MyLanguage/Water Keyword | Water]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Weapon.svg|20px]] [[Special:MyLanguage/Weapon Keyword | Weapon]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Woodcutting tool.svg|20px]] [[Special:MyLanguage/Woodcutting tool Keyword | Woodcutting tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Wrench.svg|20px]] [[Special:MyLanguage/Wrench Keyword | Wrench]] - Banned Keyword&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Elderhide_leather/Recipe/en&amp;diff=47285</id>
		<title>Elderhide leather/Recipe/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Elderhide_leather/Recipe/en&amp;diff=47285"/>
		<updated>2026-06-11T00:41:14Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;{{#vardefine:Language&lt;br /&gt;
|{{PAGELANGUAGE}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;div class=&amp;quot;tabbercrafting tabberfix&amp;quot;&amp;gt;&amp;lt;tabber&amp;gt;|-| Hide Recipe = {| style=&amp;quot;background-color:transparent;&amp;quot;&lt;br /&gt;
|{{Recipe_Flow_Entry|Item_Name=elderhide_hide|Quantity=1|Language={{#var:Language}}}}&lt;br /&gt;
|{{Recipe_Flow_Transition|Skill_Name=tailoring|Language={{#var:Language}}}}&lt;br /&gt;
|{{Recipe_Flow_Entry|Item_Name=elderhide_leather|Language={{#var:Language}}}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-| Scraps Recipe = {| style=&amp;quot;background-color:transparent;&amp;quot;&lt;br /&gt;
|{{Recipe_Flow_Entry|Item_Name=elderhide_scraps|Quantity=5|Language={{#var:Language}}}}&lt;br /&gt;
|{{Recipe_Flow_Transition|Skill_Name=tailoring|Language={{#var:Language}}}}&lt;br /&gt;
||{{Recipe_Flow_Entry|Item_Name=elderhide_leather|Language={{#var:Language}}}}&lt;br /&gt;
|}&amp;lt;/tabber&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Medium_Keyword/en&amp;diff=47190</id>
		<title>Medium Keyword/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Medium_Keyword/en&amp;diff=47190"/>
		<updated>2026-05-28T15:12:05Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Weight_Keyword&lt;br /&gt;
|Keyword = medium&lt;br /&gt;
|SplitNumber = 4&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Medium_Keyword/2/en&amp;diff=47189</id>
		<title>Translations:Medium Keyword/2/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Medium_Keyword/2/en&amp;diff=47189"/>
		<updated>2026-05-28T15:12:03Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Medium_Keyword/1/en&amp;diff=47188</id>
		<title>Translations:Medium Keyword/1/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Medium_Keyword/1/en&amp;diff=47188"/>
		<updated>2026-05-28T15:12:03Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Weight_Keyword&lt;br /&gt;
|Keyword = medium&lt;br /&gt;
|SplitNumber = 4&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Medium_Keyword/Page_display_title/en&amp;diff=47187</id>
		<title>Translations:Medium Keyword/Page display title/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Medium_Keyword/Page_display_title/en&amp;diff=47187"/>
		<updated>2026-05-28T15:12:03Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Medium Keyword&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/Page_display_title/en&amp;diff=47143</id>
		<title>Translations:Blackspell Harbour/Page display title/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/Page_display_title/en&amp;diff=47143"/>
		<updated>2026-05-28T14:52:51Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: FuzzyBot moved page Translations:Blackspell Port/Page display title/en to Translations:Blackspell Harbour/Page display title/en without leaving a redirect: Part of translatable page &amp;quot;Blackspell Port&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Blackspell Port&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/3/en&amp;diff=47142</id>
		<title>Translations:Blackspell Harbour/3/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/3/en&amp;diff=47142"/>
		<updated>2026-05-28T14:52:51Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: FuzzyBot moved page Translations:Blackspell Port/3/en to Translations:Blackspell Harbour/3/en without leaving a redirect: Part of translatable page &amp;quot;Blackspell Port&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/2/en&amp;diff=47141</id>
		<title>Translations:Blackspell Harbour/2/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/2/en&amp;diff=47141"/>
		<updated>2026-05-28T14:52:51Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: FuzzyBot moved page Translations:Blackspell Port/2/en to Translations:Blackspell Harbour/2/en without leaving a redirect: Part of translatable page &amp;quot;Blackspell Port&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Trivia =&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/1/en&amp;diff=47140</id>
		<title>Translations:Blackspell Harbour/1/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Blackspell_Harbour/1/en&amp;diff=47140"/>
		<updated>2026-05-28T14:52:51Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: FuzzyBot moved page Translations:Blackspell Port/1/en to Translations:Blackspell Harbour/1/en without leaving a redirect: Part of translatable page &amp;quot;Blackspell Port&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Location&lt;br /&gt;
|Location_Name = blackspell_port&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Blackspell_Harbour/en&amp;diff=47139</id>
		<title>Blackspell Harbour/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Blackspell_Harbour/en&amp;diff=47139"/>
		<updated>2026-05-28T14:52:51Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: FuzzyBot moved page Blackspell Port/en to Blackspell Harbour/en without leaving a redirect: Part of translatable page &amp;quot;Blackspell Port&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Location&lt;br /&gt;
|Location_Name = blackspell_port&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
= Trivia =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Pets/en&amp;diff=46836</id>
		<title>Pets/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Pets/en&amp;diff=46836"/>
		<updated>2026-05-17T07:42:56Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
[[File:Slot_Pets.svg|center|200px]]&lt;br /&gt;
Pets are companions that you can summon to join and aid you on your travels in Arenum. Pets hatch from [[Pet_Eggs|pet eggs]] that can be found by doing some activities or by purchasing them from shops.&lt;br /&gt;
&lt;br /&gt;
Pets gain experience towards hatching or leveling up when selected as the active pet/egg and completing an action in an activity that meets the requirements for the pet (Eggs do not have any requirements). Pets will gain 1 experience point per step spent on the activity, this includes any steps used from the step bank as well. For example completing an activity with a action taking 50 steps will award 50 pet experience. Double action, double rewards, and any XP attributes do not effect the amount of pet experience earned.&lt;br /&gt;
&lt;br /&gt;
{{#invoke:Pets_New|generatePetTable|EN}}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;background-color:transparent; margin: auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{Equipment_Loadout&lt;br /&gt;
| Lang = EN&lt;br /&gt;
| Head = Slot_Head.svg&lt;br /&gt;
| Cape = Slot_Cape.svg&lt;br /&gt;
| Back = Slot_Back.svg&lt;br /&gt;
| Chest = Slot_Chest.svg&lt;br /&gt;
| Primary = Slot_Primary.svg&lt;br /&gt;
| Secondary = Slot_Secondary.svg&lt;br /&gt;
| Hands = Slot_Hands.svg&lt;br /&gt;
| Legs = Slot_Legs.svg&lt;br /&gt;
| Neck = Slot_Neck.svg&lt;br /&gt;
| Feet = Slot_Feet.svg&lt;br /&gt;
| Ring1 = Slot_Ring.svg&lt;br /&gt;
| Ring2 = Slot_Ring.svg&lt;br /&gt;
| Tool1 = Slot_Tool.svg&lt;br /&gt;
| Tool2 = Slot_Tool.svg&lt;br /&gt;
| Tool3 = Slot_Tool.svg&lt;br /&gt;
| Tool4 = Slot_Tool.svg&lt;br /&gt;
| Tool5 = Slot_Tool.svg&lt;br /&gt;
| Tool6 = Slot_Tool.svg&lt;br /&gt;
| Consumable = Slot_Consumable.svg&lt;br /&gt;
| Pet = &lt;br /&gt;
| Material =  Slot_Materials.svg&lt;br /&gt;
| Version = Skip&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Pets/3/en&amp;diff=46835</id>
		<title>Translations:Pets/3/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Pets/3/en&amp;diff=46835"/>
		<updated>2026-05-17T07:42:55Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Pets/5/en&amp;diff=46834</id>
		<title>Translations:Pets/5/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Pets/5/en&amp;diff=46834"/>
		<updated>2026-05-17T07:42:55Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pets gain experience towards hatching or leveling up when selected as the active pet/egg and completing an action in an activity that meets the requirements for the pet (Eggs do not have any requirements). Pets will gain 1 experience point per step spent on the activity, this includes any steps used from the step bank as well. For example completing an activity with a action taking 50 steps will award 50 pet experience. Double action, double rewards, and any XP attributes do not effect the amount of pet experience earned.&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/en&amp;diff=46828</id>
		<title>A Bone To Pick/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/en&amp;diff=46828"/>
		<updated>2026-05-16T03:12:42Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
{{Achievement&lt;br /&gt;
|Achievement_Name = a_bone_to_pick&lt;br /&gt;
|Language = {{PAGELANGUAGE}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Language: {{PAGELANGUAGE}}&lt;br /&gt;
&lt;br /&gt;
= Trivia =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|Toc|{{PAGELANGUAGE}}}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/fi&amp;diff=46827</id>
		<title>A Bone To Pick/fi</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/fi&amp;diff=46827"/>
		<updated>2026-05-16T03:12:42Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
{{Achievement&lt;br /&gt;
|Achievement_Name = a_bone_to_pick&lt;br /&gt;
|Language = {{PAGELANGUAGE}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Language: {{PAGELANGUAGE}}&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* &lt;br /&gt;
{{Footer|Toc|{{PAGELANGUAGE}}}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/de&amp;diff=46826</id>
		<title>A Bone To Pick/de</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/de&amp;diff=46826"/>
		<updated>2026-05-16T03:12:41Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
{{Achievement&lt;br /&gt;
|Achievement_Name = a_bone_to_pick&lt;br /&gt;
|Language = {{PAGELANGUAGE}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Language: {{PAGELANGUAGE}}&lt;br /&gt;
&lt;br /&gt;
= Kurioses =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|Toc|{{PAGELANGUAGE}}}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/en&amp;diff=46818</id>
		<title>A Bone To Pick/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/en&amp;diff=46818"/>
		<updated>2026-05-16T03:02:20Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
{{Achievement&lt;br /&gt;
|Achievement_Name = a_bone_to_pick&lt;br /&gt;
|Language = {{#translation:}}&lt;br /&gt;
}}&lt;br /&gt;
= Trivia =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|Toc|{{#translation:}}}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:A_Bone_To_Pick/4/en&amp;diff=46817</id>
		<title>Translations:A Bone To Pick/4/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:A_Bone_To_Pick/4/en&amp;diff=46817"/>
		<updated>2026-05-16T03:02:20Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Trivia =&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/en&amp;diff=46814</id>
		<title>A Bone To Pick/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=A_Bone_To_Pick/en&amp;diff=46814"/>
		<updated>2026-05-16T03:00:45Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Achievement&lt;br /&gt;
|Achievement_Name = a_bone_to_pick&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
= Trivia =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:A_Bone_To_Pick/3/en&amp;diff=46813</id>
		<title>Translations:A Bone To Pick/3/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:A_Bone_To_Pick/3/en&amp;diff=46813"/>
		<updated>2026-05-16T03:00:45Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Mysterious_Merchant/en&amp;diff=46811</id>
		<title>Mysterious Merchant/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Mysterious_Merchant/en&amp;diff=46811"/>
		<updated>2026-05-13T12:35:14Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Character&lt;br /&gt;
|Character_Name = mysterious_merchant&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
= Prices =&lt;br /&gt;
{{#invoke:Mysterious_Merchant_New|getPriceTable|EN}}&lt;br /&gt;
= Inventory =&lt;br /&gt;
The mysterious merchant will buy items that come from chests, and give you chest-specific tokens in exchange that you can use to buy other chest items.&lt;br /&gt;
== Skilling Chests ==&lt;br /&gt;
{{#invoke:Mysterious_Merchant_New|makeTableListByType|skilling|EN}}&lt;br /&gt;
== Regional Chests ==&lt;br /&gt;
{{#invoke:Mysterious_Merchant_New|makeTableListByType|regional|EN}}&lt;br /&gt;
== Guild Chests == &lt;br /&gt;
{{#invoke:Mysterious_Merchant_New|makeTableListByType|guild|EN}}&lt;br /&gt;
= Trivia =&lt;br /&gt;
* You don&#039;t need to bring what you want to sell with you, the Mysterious Merchant can pull items directly from your bank&lt;br /&gt;
{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Mysterious_Merchant/2/en&amp;diff=46810</id>
		<title>Translations:Mysterious Merchant/2/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Mysterious_Merchant/2/en&amp;diff=46810"/>
		<updated>2026-05-13T12:35:11Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Trivia =&lt;br /&gt;
* You don&#039;t need to bring what you want to sell with you, the Mysterious Merchant can pull items directly from your bank&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Mysterious_Merchant/4/en&amp;diff=46809</id>
		<title>Translations:Mysterious Merchant/4/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Mysterious_Merchant/4/en&amp;diff=46809"/>
		<updated>2026-05-13T12:35:09Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Inventory =&lt;br /&gt;
The mysterious merchant will buy items that come from chests, and give you chest-specific tokens in exchange that you can use to buy other chest items.&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=99-year-old_wine/en&amp;diff=46795</id>
		<title>99-year-old wine/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=99-year-old_wine/en&amp;diff=46795"/>
		<updated>2026-05-13T06:56:57Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Collectible&lt;br /&gt;
|Item_Name = 99_year_old_wine&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
= Trivia =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:99-year-old_wine/3/en&amp;diff=46794</id>
		<title>Translations:99-year-old wine/3/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:99-year-old_wine/3/en&amp;diff=46794"/>
		<updated>2026-05-13T06:56:56Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|Toc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Tarsilium_arrows/Recipe/en&amp;diff=45390</id>
		<title>Tarsilium arrows/Recipe/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Tarsilium_arrows/Recipe/en&amp;diff=45390"/>
		<updated>2026-05-07T05:46:42Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages /&amp;gt;&amp;lt;/noinclude&amp;gt;{{#vardefine:Language&lt;br /&gt;
|{{PAGELANGUAGE}}&lt;br /&gt;
}}&lt;br /&gt;
{| style=&amp;quot;background-color:transparent;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
{| style=&amp;quot;background-color:transparent; text-align:center; border: 3px dashed grey; border-radius: 20px;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |{{:Tarsilium bar/Recipe}}&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:232px;&amp;quot; |&lt;br /&gt;
|&lt;br /&gt;
{| style=&amp;quot;text-align:center; border-radius:10px; border-style: solid; width:125px;&amp;quot;&lt;br /&gt;
|&amp;lt;big&amp;gt;{{#invoke:YAMLLookup|getStringByPath|WikiTemplateStrings.common.need|{{#var:Language}}}} x1&amp;lt;/Big&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
| rowspan=&amp;quot;5&amp;quot; |{{Recipe_Flow_Transition|Skill_Name=carpentry|Language={{#var:Language}}}}&lt;br /&gt;
| rowspan=&amp;quot;5&amp;quot; |{{Recipe_Flow_Entry|Item_Name=tarsilium_arrows|Quantity=5|Language={{#var:Language}}}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:238px;&amp;quot; |&lt;br /&gt;
|{{Recipe_Flow_Entry|Item_Name=teak_logs|Quantity=1|Language={{#var:Language}}}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:238px;&amp;quot; |&lt;br /&gt;
|{{Recipe_Flow_Entry|Item_Name=feather|Quantity=5|Language={{#var:Language}}}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Upgradeable_Keyword/en&amp;diff=45376</id>
		<title>Upgradeable Keyword/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Upgradeable_Keyword/en&amp;diff=45376"/>
		<updated>2026-05-07T05:16:16Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Equipment_Keyword&lt;br /&gt;
|Keyword = upgradeable&lt;br /&gt;
|SplitNumber = 5&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Upgradeable_Keyword/2/en&amp;diff=45375</id>
		<title>Translations:Upgradeable Keyword/2/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Upgradeable_Keyword/2/en&amp;diff=45375"/>
		<updated>2026-05-07T05:16:15Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Upgradeable_Keyword/1/en&amp;diff=45374</id>
		<title>Translations:Upgradeable Keyword/1/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Upgradeable_Keyword/1/en&amp;diff=45374"/>
		<updated>2026-05-07T05:16:15Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Equipment_Keyword&lt;br /&gt;
|Keyword = upgradeable&lt;br /&gt;
|SplitNumber = 5&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Upgradeable_Keyword/Page_display_title/en&amp;diff=45373</id>
		<title>Translations:Upgradeable Keyword/Page display title/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Upgradeable_Keyword/Page_display_title/en&amp;diff=45373"/>
		<updated>2026-05-07T05:16:15Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Upgradeable Keyword&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Gecko/en&amp;diff=45372</id>
		<title>Gecko/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Gecko/en&amp;diff=45372"/>
		<updated>2026-05-07T05:15:46Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Pet&lt;br /&gt;
|Pet_Name = gecko&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
= Trivia =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko/3/en&amp;diff=45371</id>
		<title>Translations:Gecko/3/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko/3/en&amp;diff=45371"/>
		<updated>2026-05-07T05:15:44Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko/2/en&amp;diff=45370</id>
		<title>Translations:Gecko/2/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko/2/en&amp;diff=45370"/>
		<updated>2026-05-07T05:15:44Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Trivia =&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko/1/en&amp;diff=45369</id>
		<title>Translations:Gecko/1/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko/1/en&amp;diff=45369"/>
		<updated>2026-05-07T05:15:44Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Pet&lt;br /&gt;
|Pet_Name = gecko&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko/Page_display_title/en&amp;diff=45368</id>
		<title>Translations:Gecko/Page display title/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko/Page_display_title/en&amp;diff=45368"/>
		<updated>2026-05-07T05:15:44Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gecko&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Gecko_egg/en&amp;diff=45367</id>
		<title>Gecko egg/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Gecko_egg/en&amp;diff=45367"/>
		<updated>2026-05-07T05:15:36Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;{{Egg&lt;br /&gt;
|Item_Name = gecko_egg&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;br /&gt;
= Trivia =&lt;br /&gt;
* &lt;br /&gt;
{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/3/en&amp;diff=45366</id>
		<title>Translations:Gecko egg/3/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/3/en&amp;diff=45366"/>
		<updated>2026-05-07T05:15:35Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Footer|NoToc|EN}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/2/en&amp;diff=45365</id>
		<title>Translations:Gecko egg/2/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/2/en&amp;diff=45365"/>
		<updated>2026-05-07T05:15:35Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Trivia =&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/1/en&amp;diff=45364</id>
		<title>Translations:Gecko egg/1/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/1/en&amp;diff=45364"/>
		<updated>2026-05-07T05:15:35Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Egg&lt;br /&gt;
|Item_Name = gecko_egg&lt;br /&gt;
|Language = EN&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/Page_display_title/en&amp;diff=45363</id>
		<title>Translations:Gecko egg/Page display title/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Translations:Gecko_egg/Page_display_title/en&amp;diff=45363"/>
		<updated>2026-05-07T05:15:35Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Importing a new version from external source&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Gecko egg&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=Keywords/en&amp;diff=45211</id>
		<title>Keywords/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=Keywords/en&amp;diff=45211"/>
		<updated>2026-05-07T03:40:30Z</updated>

		<summary type="html">&lt;p&gt;FuzzyBot: Updating to match new version of source page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
[[File:Keywords.svg|right|200px]]&lt;br /&gt;
Keywords are how the game classifies and checks requirements on activities, items, achievements, etc. Keywords are grouped into the following categories.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Equipment_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Equipment Keywords =&lt;br /&gt;
These are keywords that help categorize the [[File:Gear Icon.svg|20px]] [[Special:MyLanguage/Equipment#Gear|gear]] and [[File:Tools Icon.svg|20px]] [[Special:MyLanguage/Equipment#Tools|tools]]. They generally have two purposes in addition to  aiding searching and categorization, also note that the same keyword can be used for both purposes.&lt;br /&gt;
&lt;br /&gt;
The first are &amp;quot;&#039;&#039;&#039;Activity Keywords&#039;&#039;&#039;&amp;quot; which are a requirement to start an activity. For example, the activity [[Special:MyLanguage/Mine copper ore|Mine copper ore]] has a keyword requirement of a [[Special:MyLanguage/Pickaxe Keyword|Pickaxe]]. This means that you must have an item with the keyword &amp;quot;Pickaxe&amp;quot; equipped to do that activity.&lt;br /&gt;
&lt;br /&gt;
The second are &amp;quot;&#039;&#039;&#039;Banned Keywords&#039;&#039;&#039;&amp;quot; which are a limit how many of a type of [[Special:MyLanguage/Equipment#Tools|tool]] you can equip at once. Note that this is &amp;quot;banned&amp;quot; in the sense that you are banned from using two at once, not from using it at all. For example,  [[Special:MyLanguage/Foraging tool Keyword|Foraging tool]] is a banned keyword. You are only allowed to equip one foraging tool at a time. If you have a [[Special:MyLanguage/Copper sickle|Copper sickle]] equipped, you cannot also equip a [[Special:MyLanguage/Dull machete|Dull machete]] as they both have the Foraging tool Keyword.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Achievement reward.svg|20px]] [[Special:MyLanguage/Achievement reward Keyword | Achievement reward]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Amulet.svg|20px]] [[Special:MyLanguage/Amulet Keyword | Amulet]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Aquatic.svg|20px]] [[Special:MyLanguage/Aquatic Keyword | Aquatic]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Basket.svg|20px]] [[Special:MyLanguage/Basket Keyword | Basket]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Bellows.svg|20px]] [[Special:MyLanguage/Bellows Keyword | Bellows]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Bug catching net.svg|20px]] [[Special:MyLanguage/Bug catching net Keyword | Bug catching net]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Carpentry tool.svg|20px]] [[Special:MyLanguage/Carpentry tool Keyword | Carpentry tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Chisel.svg|20px]] [[Special:MyLanguage/Chisel Keyword | Chisel]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Climbing gear.svg|20px]] [[Special:MyLanguage/Climbing gear Keyword | Climbing gear]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking knife.svg|20px]] [[Special:MyLanguage/Cooking knife Keyword | Cooking knife]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking pan.svg|20px]] [[Special:MyLanguage/Cooking pan Keyword | Cooking pan]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Cooking pot.svg|20px]] [[Special:MyLanguage/Cooking pot Keyword | Cooking pot]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cooking tool.svg|20px]] [[Special:MyLanguage/Cooking tool Keyword | Cooking tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Crafting tool.svg|20px]] [[Special:MyLanguage/Crafting tool Keyword | Crafting tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cutting board.svg|20px]] [[Special:MyLanguage/Cutting board Keyword | Cutting board]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Cutting mat.svg|20px]] [[Special:MyLanguage/Cutting mat Keyword | Cutting mat]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Faction reward.svg|20px]] [[Special:MyLanguage/Faction reward Keyword | Faction reward]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Fishing cage.svg|20px]] [[Special:MyLanguage/Fishing cage Keyword | Fishing cage]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing lure.svg|20px]] [[Special:MyLanguage/Fishing lure Keyword | Fishing lure]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing net.svg|20px]] [[Special:MyLanguage/Fishing net Keyword | Fishing net]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing rod.svg|20px]] [[Special:MyLanguage/Fishing rod Keyword | Fishing rod]] -  Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing rod rest.svg|20px]] [[Special:MyLanguage/Fishing rod rest Keyword | Fishing rod rest]] -  Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing spear.svg|20px]] [[Special:MyLanguage/Fishing spear Keyword | Fishing spear]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Fishing tool.svg|20px]] [[Special:MyLanguage/Fishing tool Keyword | Fishing tool]] - Categorization and Banned Keyword&lt;br /&gt;
* [[File:Keyword Foraging tool.svg|20px]] [[Special:MyLanguage/Foraging tool Keyword | Foraging tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Gold pan.svg|20px]] [[Special:MyLanguage/Gold pan Keyword | Gold pan]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Hatchet.svg|20px]] [[Special:MyLanguage/Hatchet Keyword | Hatchet]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Hunting bow.svg|20px]] [[Special:MyLanguage/Hunting bow Keyword | Hunting bow]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Knife.svg|20px]] [[Special:MyLanguage/Knife Keyword | Knife]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Life vest.svg|20px]] [[Special:MyLanguage/Life vest Keyword | Life vest]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Light source.svg|20px]] [[Special:MyLanguage/Light source Keyword | Light source]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Local map.svg|20px]] [[Special:MyLanguage/Local map Keyword | Local map]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Log splitter.svg|20px]] [[Special:MyLanguage/Log splitter Keyword | Log Splitter]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Magnetic.svg|20px]] [[Special:MyLanguage/Magnetic Keyword | Magnetic]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Magnifying Lens.svg|20px]] [[Special:MyLanguage/Magnifying lens Keyword | Magnifying lens]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Mining tool.svg|20px]] [[Special:MyLanguage/Mining tool Keyword | Mining tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Needle.svg|20px]] [[Special:MyLanguage/Needle Keyword | Needle]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Pliers.svg|20px]] [[Special:MyLanguage/Pliers Keyword | Pliers]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Pickaxe.svg|20px]] [[Special:MyLanguage/Pickaxe Keyword | Pickaxe]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Pins.svg|20px]] [[Special:MyLanguage/Pins Keyword | Pins]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Regional.svg|20px]] [[Special:MyLanguage/Regional Keyword | Regional]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Ring.svg|20px]] [[Special:MyLanguage/Ring Keyword | Ring]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Ruler.svg|20px]] [[Special:MyLanguage/Ruler Keyword | Ruler]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Scissors.svg|20px]] [[Special:MyLanguage/Scissors Keyword | Scissors]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Sander.svg|20px]] [[Special:MyLanguage/Sander Keyword | Sander]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Saw.svg|20px]] [[Special:MyLanguage/Saw Keyword | Saw]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Screwdriver.svg|20px]] [[Special:MyLanguage/Screwdriver Keyword | Screwdriver]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Shield.svg|20px]] [[Special:MyLanguage/Shield Keyword | Shield]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Sickle.svg|20px]] [[Special:MyLanguage/Sickle Keyword | Sickle]] - Activity and Banned Keyword&lt;br /&gt;
* [[File:Keyword Skill book.svg|20px]] [[Special:MyLanguage/Skill book Keyword | Skill book]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Skis.svg|20px]] [[Special:MyLanguage/Skis Keyword | Skis]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Skydisc.svg|20px]] [[Special:MyLanguage/Skydisc Keyword | Skydisc]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Smithing hammer.svg|20px]] [[Special:MyLanguage/Smithing hammer Keyword | Smithing hammer]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Smithing tool.svg|20px]] [[Special:MyLanguage/Smithing tool Keyword | Smithing tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Socks.svg|20px]] [[Special:MyLanguage/Socks Keyword | Socks]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Spectral.svg|20px]] [[Special:MyLanguage/Spectral Keyword | Spectral]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Spices.svg|20px]] [[Special:MyLanguage/Spices Keyword | Spices]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Tool.svg|20px]] [[Special:MyLanguage/Tool Keyword | tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Toolbox.svg|20px]] [[Special:MyLanguage/Toolbox Keyword | Toolbox]] - Banned Keyword&lt;br /&gt;
* [[File:Keyword Upgradeable.svg|20px]] [[Special:MyLanguage/Upgradeable Keyword | Upgradeable]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Water.svg|20px]] [[Special:MyLanguage/Water Keyword | Water]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Weapon.svg|20px]] [[Special:MyLanguage/Weapon Keyword | Weapon]] - Activity Keyword&lt;br /&gt;
* [[File:Keyword Woodcutting tool.svg|20px]] [[Special:MyLanguage/Woodcutting tool Keyword | Woodcutting tool]] - Categorization Keyword&lt;br /&gt;
* [[File:Keyword Wrench.svg|20px]] [[Special:MyLanguage/Wrench Keyword | Wrench]] - Banned Keyword&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Material_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Material Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Materials Icon.svg|20px]] [[Special:MyLanguage/Materials|Materials]] and may also be used for achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Arrows.svg|20px]] [[Special:MyLanguage/Arrows Keyword | Arrows]]&lt;br /&gt;
* [[File:Keyword Bar.svg|20px]] [[Special:MyLanguage/Bar Keyword | Bar]]&lt;br /&gt;
* [[File:Keyword Crustacean.svg|20px]] [[Special:MyLanguage/Crustacean Keyword | Crustacean]]&lt;br /&gt;
* [[File:Keyword Currency.svg|20px]] [[Special:MyLanguage/Currency Keyword | Currency]]&lt;br /&gt;
* [[File:Keyword Cut gem.svg|20px]] [[Special:MyLanguage/Cut gem Keyword | Cut gem]]&lt;br /&gt;
* [[File:Keyword Fabric.svg|20px]] [[Special:MyLanguage/Fabric Keyword | Fabric]]&lt;br /&gt;
* [[File:Keyword Fibrous plant.svg|20px]] [[Special:MyLanguage/Fibrous plant Keyword | Fibrous plant]]&lt;br /&gt;
* [[File:Keyword Fish.svg|20px]] [[Special:MyLanguage/Fish Keyword | Fish]]&lt;br /&gt;
* [[File:Keyword Gem.svg|20px]] [[Special:MyLanguage/Gem Keyword | Gem]]&lt;br /&gt;
* [[File:Keyword Hide.svg|20px]] [[Special:MyLanguage/Hide Keyword | Hide]]&lt;br /&gt;
* [[File:Keyword Hunting trap.svg|20px]] [[Special:MyLanguage/Hunting trap Keyword | Hunting trap]]&lt;br /&gt;
* [[File:Keyword Hunting net.svg|20px]] [[Special:MyLanguage/Hunting net Keyword | Hunting net]]&lt;br /&gt;
* [[File:Keyword Ingredient.svg|20px]] [[Special:MyLanguage/Ingredient Keyword | Ingredient]]&lt;br /&gt;
* [[File:Keyword Leather.svg|20px]] [[Special:MyLanguage/Leather Keyword | Leather]]&lt;br /&gt;
* [[File:Keyword Log.svg|20px]] [[Special:MyLanguage/Log Keyword | Log]]&lt;br /&gt;
* [[File:Keyword Misc..svg|20px]] [[Special:MyLanguage/Misc. Keyword | Misc.]]&lt;br /&gt;
* [[File:Keyword Mushroom.svg|20px]] [[Special:MyLanguage/Mushroom Keyword | Mushroom]]&lt;br /&gt;
* [[File:Keyword Nugget.svg|20px]] [[Special:MyLanguage/Nugget Keyword | Nugget]]&lt;br /&gt;
* [[File:Keyword Offcut.svg|20px]] [[Special:MyLanguage/Offcut Keyword | Offcut]]&lt;br /&gt;
* [[File:Keyword Ore.svg|20px]] [[Special:MyLanguage/Ore Keyword | Ore]]&lt;br /&gt;
* [[File:Keyword Plank.svg|20px]] [[Special:MyLanguage/Plank Keyword | Plank]]&lt;br /&gt;
* [[File:Keyword Plant.svg|20px]] [[Special:MyLanguage/Plant Keyword | Plant]]&lt;br /&gt;
* [[File:Keyword Processed.svg|20px]] [[Special:MyLanguage/Processed Keyword | Processed]]&lt;br /&gt;
* [[File:Keyword Rough gem.svg|20px]] [[Special:MyLanguage/Rough gem Keyword | Rough gem]]&lt;br /&gt;
* [[File:Keyword Trash.svg|20px]] [[Special:MyLanguage/Trash Keyword | Trash]]&lt;br /&gt;
* [[File:Keyword Trinket.svg|20px]] [[Special:MyLanguage/Trinket Keyword | Trinket]]&lt;br /&gt;
&lt;br /&gt;
=== Misc. Keyword ===&lt;br /&gt;
These are keywords that are similar to material keywords in function but for other item types.&lt;br /&gt;
* [[File:Keyword Pet egg.svg|20px]] [[Special:MyLanguage/Pet egg Keyword | Pet egg]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Consumable_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Consumable Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Consumables Icon.svg|20px]] [[Special:MyLanguage/Consumables|consumables]] and may also be used for achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Alcohol.svg|20px]] [[Special:MyLanguage/Alcohol Keyword | Alcohol]]&lt;br /&gt;
* [[File:Keyword Beverage.svg|20px]] [[Special:MyLanguage/Beverage Keyword | Beverage]]&lt;br /&gt;
* [[File:Keyword Cooked fish.svg|20px]] [[Special:MyLanguage/Cooked fish Keyword | Cooked fish]]&lt;br /&gt;
* [[File:Keyword Food.svg|20px]] [[Special:MyLanguage/Food Keyword | Food]]&lt;br /&gt;
* [[File:Keyword Memosphere.svg|20px]] [[Special:MyLanguage/Memosphere Keyword | Memosphere]]&lt;br /&gt;
* [[File:Keyword Sandwich.svg|20px]] [[Special:MyLanguage/Sandwich Keyword | Sandwich]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Container_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Container Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Containers Icon.svg|20px]] [[Special:MyLanguage/Chests|Containers]] you can find and open.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Chest.svg|20px]] [[Special:MyLanguage/Chest Keyword | Chest]]&lt;br /&gt;
* [[File:Keyword Regional chest.svg|20px]] [[Special:MyLanguage/Regional chest Keyword | Regional chest]]&lt;br /&gt;
* [[File:Keyword Skilling chest.svg|20px]] [[Special:MyLanguage/Skilling chest Keyword | Skilling chest]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Location_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Location Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Locations Icon.svg|20px]] [[Special:MyLanguage/Locations|Locations]] you can travel to and how item attributes can be applied.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Desert.svg|20px]] [[Special:MyLanguage/Desert Keyword | Desert Location]]&lt;br /&gt;
* [[File:Keyword Ghostly.svg|20px]] [[Special:MyLanguage/Ghostly Keyword | Ghostly Location]]&lt;br /&gt;
* [[File:Keyword Underwater.svg|20px]] [[Special:MyLanguage/Underwater Keyword | Underwater Location]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Service_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Service Keywords =&lt;br /&gt;
These are keywords that categorize types of [[File:Services Icon.svg|20px]] [[Special:MyLanguage/Services|Services]] you can use during artisan recipes.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Cursed.svg|20px]] [[Special:MyLanguage/Cursed Keyword | Cursed]] - For Cursed Services&lt;br /&gt;
* [[File:Keyword Forge.svg|20px]] [[Special:MyLanguage/Forge Keyword | Forge]] - For Smithing&lt;br /&gt;
* [[File:Keyword Kitchen.svg|20px]] [[Special:MyLanguage/Kitchen Keyword | Kitchen]] - For Cooking&lt;br /&gt;
* [[File:Keyword Loom.svg|20px]] [[Special:MyLanguage/Loom Keyword | Loom]] - For Tailoring&lt;br /&gt;
* [[File:Keyword Sawmill.svg|20px]] [[Special:MyLanguage/Sawmill Keyword | Sawmill]] - For Carpentry&lt;br /&gt;
* [[File:Keyword Trinketry Bench.svg|20px]] [[Special:MyLanguage/Trinketry Bench Keyword | Trinketry Bench]] - For Trinketry&lt;br /&gt;
* [[File:Keyword Workshop.svg|20px]] [[Special:MyLanguage/Workshop Keyword | Workshop]] - For Crafting&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Activity_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Activity Keywords =&lt;br /&gt;
These keywords define different types of activities for tracking in achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Fishing.svg|20px]] [[Special:MyLanguage/Fishing Keyword | Fishing]] - Most all activities in the [[Fishing]] skill.&lt;br /&gt;
* [[File:Keyword Mining ores.svg|20px]] [[Special:MyLanguage/Mining ores Keyword | Mining ores]] - Mostly activities of the &amp;quot;Mine ______ Ore&amp;quot; type.&lt;br /&gt;
* [[File:Keyword Plant foraging.svg|20px]] [[Special:MyLanguage/Plant foraging Keyword | Plant foraging]] - Most activities in the [[Foraging]] skill.&lt;br /&gt;
* [[File:Keyword Woodcutting trees.svg|20px]] [[Special:MyLanguage/Woodcutting trees Keyword | Woodcutting trees]] - Mostly activities of the &amp;quot;Cut ______ Trees&amp;quot; type.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Recipe_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Recipe Keywords =&lt;br /&gt;
These keywords define different types of recipes for tracking in achievements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Cooking Recipe.svg|20px]] [[Special:MyLanguage/Cooking recipe Keyword | Cooking recipe]] - Most all recipes in the [[Special:MyLanguage/Cooking|Cooking]] skill.&lt;br /&gt;
* [[File:Keyword Sandwich Recipe.svg|20px]] [[Special:MyLanguage/Sandwich recipe Keyword | Sandwich recipe]] - Recipes that produce a sandwich.&lt;br /&gt;
* [[File:Keyword Smelting.svg|20px]] [[Special:MyLanguage/Smelting Keyword | Smelting]] - Recipes that process ore to bars.&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Regional_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Regional Keywords =&lt;br /&gt;
These keywords define items that work only in certain regions or have regional requirements for attributes. Used primarily for searching.&lt;br /&gt;
&lt;br /&gt;
* Jarvonia - For the [[Special:MyLanguage/Jarvonia#Jarvonia|Jarvonia Faction]]&lt;br /&gt;
* Syrenthia - For the [[Special:MyLanguage/Syrenthia#Syrenthia|Syrenthia Faction]]&lt;br /&gt;
* GDTE - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Factions|GDTE Faction]]&lt;br /&gt;
* Trellin - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Trellin|Trellin Faction]]&lt;br /&gt;
* Erdwise - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Erdwise|Erdwise Faction]]&lt;br /&gt;
* Halfling Rebels - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#Halfling Rebels|Halfling Rebels Faction]]&lt;br /&gt;
* Swamp - For the [[Special:MyLanguage/Grand_Duchy_of_Trellin-Erdwise_(GDTE)#The_Swamp|The Swamp]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Weight_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Weight Keywords =&lt;br /&gt;
These are keywords that affect the maximum [[Special:MyLanguage/Inventory#Stack Sizes|stack size]] of that item in your inventory. For example, &amp;quot;Heavy&amp;quot; is a weight keyword that limits stack size to 1.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Ultra light.svg|20px]] [[Special:MyLanguage/Ultra light Keyword | Ultra light]] - Stack Size of 9999&lt;br /&gt;
* [[File:Keyword Light.svg|20px]] [[Special:MyLanguage/Light Keyword | Light]] - Stack Size of 999&lt;br /&gt;
* [[File:Keyword Heavy.svg|20px]] [[Special:MyLanguage/Heavy Keyword | Heavy]] - Stack Size of 1&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Gear_Set_Keywords&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Gear Set Keywords =&lt;br /&gt;
These are keywords that group families of items and can be used to limit some attributes or for routes and activity requirements.&lt;br /&gt;
&lt;br /&gt;
* [[File:Keyword Adventuring tool set.svg|20px]] [[Special:MyLanguage/Adventuring tool set Keyword | Adventuring tool set]]&lt;br /&gt;
* [[File:Keyword Diving gear.svg|20px]] [[Special:MyLanguage/Diving gear Keyword | Diving gear set]]&lt;br /&gt;
* [[File:Keyword Advanced diving gear.svg|20px]] [[Special:MyLanguage/Advanced diving gear Keyword | Advanced diving gear set]]&lt;br /&gt;
* [[File:Keyword Expert diving gear.svg|20px]] [[Special:MyLanguage/Expert diving gear Keyword | Expert diving gear set]]&lt;br /&gt;
* [[File:Keyword Proper gear.svg|20px]] [[Special:MyLanguage/Proper gear Keyword | Proper gear set]]&lt;br /&gt;
* [[File:Keyword Treasure hunter set.svg|20px]] [[Special:MyLanguage/Treasure hunter set Keyword | Treasure hunter set]]&lt;br /&gt;
&lt;br /&gt;
== Unofficial Gear Sets ==&lt;br /&gt;
* [[Special:MyLanguage/Herbert&#039;s Set|Herbert&#039;s Set]]&lt;br /&gt;
* [[Special:MyLanguage/Rusty Tool Set|Rusty Tool Set]]&lt;br /&gt;
* [[Special:MyLanguage/Conservationist Set|Conservationist Set]]&lt;br /&gt;
* [[Special:MyLanguage/Frost-Touched Set|Frost-Touched Set]]&lt;br /&gt;
* [[Special:MyLanguage/Linden Leaf Set|Linden Leaf Set]]&lt;br /&gt;
* [[Special:MyLanguage/Royal Troubadour Set|Royal Troubadour Set]]&lt;br /&gt;
* [[Special:MyLanguage/Bogwood Set|Bogwood Set]]&lt;br /&gt;
* [[Special:MyLanguage/Merfolk Dance Set|Merfolk Dance Set]]&lt;br /&gt;
&lt;br /&gt;
= &amp;lt;span id=&amp;quot;Supporter_Items&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;Supporter Items =&lt;br /&gt;
These are items that have been suggested by &amp;quot;Cult Leader&amp;quot; tier supporters, and cosmetics designed by &amp;quot;Cult Follower&amp;quot; tier supporters.&lt;br /&gt;
* [[File:Supporter_Cult_Leader.svg|32px]] [[Special:MyLanguage/Supporter_Designed_Items|Supporter Designed Items]]&lt;br /&gt;
* [[File:Supporter_Cult_Follower.svg|32px]] [[Special:MyLanguage/Not_a_Shop|Supporter Designed Cosmetics]]&lt;br /&gt;
[[Category:Keywords]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>