<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.aetherstory.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gooby</id>
	<title>Aether Story Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.aetherstory.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gooby"/>
	<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php/Special:Contributions/Gooby"/>
	<updated>2026-08-17T07:12:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.10</generator>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=433</id>
		<title>Baked Bread</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=433"/>
		<updated>2021-07-15T14:00:48Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FoodPane&lt;br /&gt;
|name=Baked Bread&lt;br /&gt;
|img=Baked_bread.png&lt;br /&gt;
|description=Still warm!&lt;br /&gt;
|effect=Eat to restore 10 health.&lt;br /&gt;
|weight=1&lt;br /&gt;
|buy_value=10 gold  &lt;br /&gt;
|sell_value= 4 gold&lt;br /&gt;
|rarity=Common&lt;br /&gt;
|usable=Yes&lt;br /&gt;
|self_only=Yes&lt;br /&gt;
|use_on_field=Yes&lt;br /&gt;
|tradeable=Yes&lt;br /&gt;
|dropable=Yes&lt;br /&gt;
}}&lt;br /&gt;
 ''Description'':&amp;quot;Still warm!&amp;quot;&lt;br /&gt;
'''Baked Bread''' is a [[Food]] item that can be purchased from various shops or made with [[Cooking]]. It is always warm.&lt;br /&gt;
==Shops==&lt;br /&gt;
* Sold by the [[Chef]] in [[Domhan Inn]] for 10 [[Gold]].&lt;br /&gt;
==Cooking==&lt;br /&gt;
*Combine one [[Yeast]] with one [[Flour]] at level 1 [[Cooking]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Food]]&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Template:EquipmentPane&amp;diff=371</id>
		<title>Template:EquipmentPane</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Template:EquipmentPane&amp;diff=371"/>
		<updated>2021-07-10T15:23:27Z</updated>

		<summary type="html">&lt;p&gt;Gooby: Created page with &amp;quot;&amp;lt;div class=&amp;quot;sidePane&amp;quot; style=&amp;quot;float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;&amp;quot;&amp;gt; &amp;lt;div style=&amp;quot;font-weight: bold;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;sidePane&amp;quot; style=&amp;quot;float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight: bold; text-align: center;&amp;quot;&amp;gt;{{{name}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:{{{img}}}|center|64px]]&lt;br /&gt;
{|class = &amp;quot;wikitable center&amp;quot; &lt;br /&gt;
|+&lt;br /&gt;
!Slot&lt;br /&gt;
|{{{slot}}}&lt;br /&gt;
|-&lt;br /&gt;
!Possible Base Stats&lt;br /&gt;
|{{{base_stats}}}&lt;br /&gt;
|-&lt;br /&gt;
!Gear Tier&lt;br /&gt;
|{{{tier}}}&lt;br /&gt;
|-&lt;br /&gt;
!Level Req.&lt;br /&gt;
|{{{level}}}&lt;br /&gt;
|-&lt;br /&gt;
!Weight&lt;br /&gt;
|{{{weight}}}&lt;br /&gt;
|-&lt;br /&gt;
!Sell for&lt;br /&gt;
|{{{sell_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Rarity&lt;br /&gt;
|{{{rarity}}}&lt;br /&gt;
|-&lt;br /&gt;
!Bindable?&lt;br /&gt;
|{{{bindable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Bind on equip?&lt;br /&gt;
|{{{bind_on_equip}}}&lt;br /&gt;
|-&lt;br /&gt;
!Tradeable?&lt;br /&gt;
|{{{tradeable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Dropable?&lt;br /&gt;
|{{{dropable}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Here is a template for copying==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{EquipmentPane&lt;br /&gt;
|name= &lt;br /&gt;
|img=&lt;br /&gt;
|slot=&lt;br /&gt;
|base_stats=&lt;br /&gt;
|tier=&lt;br /&gt;
|level=&lt;br /&gt;
|weight=&lt;br /&gt;
|sell_value=  &lt;br /&gt;
|rarity=&lt;br /&gt;
|bindable=&lt;br /&gt;
|bind_on_equip=&lt;br /&gt;
|tradeable=&lt;br /&gt;
|dropable=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=370</id>
		<title>Template:FoodPane</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=370"/>
		<updated>2021-07-10T14:51:37Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;sidePane&amp;quot; style=&amp;quot;float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight: bold; text-align: center;&amp;quot;&amp;gt;{{{name}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:{{{img}}}|center|64px]]&lt;br /&gt;
{|class = &amp;quot;wikitable center&amp;quot; &lt;br /&gt;
|+&lt;br /&gt;
!Description&lt;br /&gt;
|{{{description}}}&lt;br /&gt;
|-&lt;br /&gt;
!Effect&lt;br /&gt;
|{{{effect}}}&lt;br /&gt;
|-&lt;br /&gt;
!Weight&lt;br /&gt;
|{{{weight}}}&lt;br /&gt;
|-&lt;br /&gt;
!Buy for&lt;br /&gt;
|{{{buy_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Sell for&lt;br /&gt;
|{{{sell_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Rarity&lt;br /&gt;
|{{{rarity}}}&lt;br /&gt;
|-&lt;br /&gt;
!Usable?&lt;br /&gt;
|{{{usable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Self-use only?&lt;br /&gt;
|{{{self_only}}}&lt;br /&gt;
|-&lt;br /&gt;
!Can use on field?&lt;br /&gt;
|{{{use_on_field}}}&lt;br /&gt;
|-&lt;br /&gt;
!Tradeable?&lt;br /&gt;
|{{{tradeable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Dropable?&lt;br /&gt;
|{{{dropable}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Here is a template for copying==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FoodPane&lt;br /&gt;
|name= &lt;br /&gt;
|img= &lt;br /&gt;
|description=&lt;br /&gt;
|effect=&lt;br /&gt;
|weight=&lt;br /&gt;
|buy_value=&lt;br /&gt;
|sell_value=  &lt;br /&gt;
|rarity=&lt;br /&gt;
|usable=&lt;br /&gt;
|self_only=&lt;br /&gt;
|use_on_field=&lt;br /&gt;
|tradeable=&lt;br /&gt;
|dropable=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=369</id>
		<title>Template:FoodPane</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=369"/>
		<updated>2021-07-10T14:51:24Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;sidePane&amp;quot; style=&amp;quot;float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight: bold; text-align: center;&amp;quot;&amp;gt;{{{name}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:{{{img}}}|center|80px]]&lt;br /&gt;
{|class = &amp;quot;wikitable center&amp;quot; &lt;br /&gt;
|+&lt;br /&gt;
!Description&lt;br /&gt;
|{{{description}}}&lt;br /&gt;
|-&lt;br /&gt;
!Effect&lt;br /&gt;
|{{{effect}}}&lt;br /&gt;
|-&lt;br /&gt;
!Weight&lt;br /&gt;
|{{{weight}}}&lt;br /&gt;
|-&lt;br /&gt;
!Buy for&lt;br /&gt;
|{{{buy_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Sell for&lt;br /&gt;
|{{{sell_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Rarity&lt;br /&gt;
|{{{rarity}}}&lt;br /&gt;
|-&lt;br /&gt;
!Usable?&lt;br /&gt;
|{{{usable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Self-use only?&lt;br /&gt;
|{{{self_only}}}&lt;br /&gt;
|-&lt;br /&gt;
!Can use on field?&lt;br /&gt;
|{{{use_on_field}}}&lt;br /&gt;
|-&lt;br /&gt;
!Tradeable?&lt;br /&gt;
|{{{tradeable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Dropable?&lt;br /&gt;
|{{{dropable}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Here is a template for copying==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FoodPane&lt;br /&gt;
|name= &lt;br /&gt;
|img= &lt;br /&gt;
|description=&lt;br /&gt;
|effect=&lt;br /&gt;
|weight=&lt;br /&gt;
|buy_value=&lt;br /&gt;
|sell_value=  &lt;br /&gt;
|rarity=&lt;br /&gt;
|usable=&lt;br /&gt;
|self_only=&lt;br /&gt;
|use_on_field=&lt;br /&gt;
|tradeable=&lt;br /&gt;
|dropable=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=368</id>
		<title>Baked Bread</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=368"/>
		<updated>2021-07-10T14:50:31Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FoodPane&lt;br /&gt;
|name=Baked Bread&lt;br /&gt;
|img=Baked_bread.png&lt;br /&gt;
|description=Still warm!&lt;br /&gt;
|effect=Eat to restore 10 health.&lt;br /&gt;
|weight=1&lt;br /&gt;
|buy_value=10&lt;br /&gt;
|sell_value=4 &lt;br /&gt;
|rarity=Common&lt;br /&gt;
|usable=Yes&lt;br /&gt;
|self_only=Yes&lt;br /&gt;
|use_on_field=Yes&lt;br /&gt;
|tradeable=Yes&lt;br /&gt;
|dropable=Yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Baked Bread''' is a [[Food]] item that can be purchased from various shops or made with [[Cooking]].&lt;br /&gt;
==Shops==&lt;br /&gt;
* Sold by the [[Chef]] in [[Domhan Inn]] for 10 [[Gold]]&lt;br /&gt;
==Cooking==&lt;br /&gt;
*Combine one [[Yeast]] with one [[Flour]] at level 1 [[Cooking]]&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=367</id>
		<title>Template:FoodPane</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=367"/>
		<updated>2021-07-10T14:47:44Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;sidePane&amp;quot; style=&amp;quot;float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight: bold; text-align: center;&amp;quot;&amp;gt;{{{name}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:{{{img}}}|center|100px]]&lt;br /&gt;
{|class = &amp;quot;wikitable center&amp;quot; &lt;br /&gt;
|+&lt;br /&gt;
!Description&lt;br /&gt;
|{{{description}}}&lt;br /&gt;
|-&lt;br /&gt;
!Effect&lt;br /&gt;
|{{{effect}}}&lt;br /&gt;
|-&lt;br /&gt;
!Weight&lt;br /&gt;
|{{{weight}}}&lt;br /&gt;
|-&lt;br /&gt;
!Buy for&lt;br /&gt;
|{{{buy_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Sell for&lt;br /&gt;
|{{{sell_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Rarity&lt;br /&gt;
|{{{rarity}}}&lt;br /&gt;
|-&lt;br /&gt;
!Usable?&lt;br /&gt;
|{{{usable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Self-use only?&lt;br /&gt;
|{{{self_only}}}&lt;br /&gt;
|-&lt;br /&gt;
!Can use on field?&lt;br /&gt;
|{{{use_on_field}}}&lt;br /&gt;
|-&lt;br /&gt;
!Tradeable?&lt;br /&gt;
|{{{tradeable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Dropable?&lt;br /&gt;
|{{{dropable}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Here is a template for copying==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FoodPane&lt;br /&gt;
|name= &lt;br /&gt;
|img= &lt;br /&gt;
|description=&lt;br /&gt;
|effect=&lt;br /&gt;
|weight=&lt;br /&gt;
|buy_value=&lt;br /&gt;
|sell_value=  &lt;br /&gt;
|rarity=&lt;br /&gt;
|usable=&lt;br /&gt;
|self_only=&lt;br /&gt;
|use_on_field=&lt;br /&gt;
|tradeable=&lt;br /&gt;
|dropable=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=366</id>
		<title>Baked Bread</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=366"/>
		<updated>2021-07-10T14:47:27Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FoodPane&lt;br /&gt;
|name=Baked Bread&lt;br /&gt;
|img=Baked_bread.png&lt;br /&gt;
|description=Still warm!&lt;br /&gt;
|effect=Eat to restore 10 health.&lt;br /&gt;
|weight=1&lt;br /&gt;
|buy_value=10&lt;br /&gt;
|sell_value=4 &lt;br /&gt;
|rarity=Common&lt;br /&gt;
|usable=Yes&lt;br /&gt;
|self_only=Yes&lt;br /&gt;
|use_on_field=Yes&lt;br /&gt;
|tradeable=Yes&lt;br /&gt;
|dropable=Yes&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=365</id>
		<title>Template:FoodPane</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=365"/>
		<updated>2021-07-10T14:43:01Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;sidePane&amp;quot; style=&amp;quot;float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight: bold; text-align: center;&amp;quot;&amp;gt;{{{name}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:{{{img}}}|center|250px]]&lt;br /&gt;
{|class = &amp;quot;wikitable center&amp;quot; &lt;br /&gt;
|+&lt;br /&gt;
!Description&lt;br /&gt;
|{{{description}}}&lt;br /&gt;
|-&lt;br /&gt;
!Effect&lt;br /&gt;
|{{{effect}}}&lt;br /&gt;
|-&lt;br /&gt;
!Weight&lt;br /&gt;
|{{{weight}}}&lt;br /&gt;
|-&lt;br /&gt;
!Buy for&lt;br /&gt;
|{{{buy_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Sell for&lt;br /&gt;
|{{{sell_value}}}&lt;br /&gt;
|-&lt;br /&gt;
!Rarity&lt;br /&gt;
|{{{rarity}}}&lt;br /&gt;
|-&lt;br /&gt;
!Usable?&lt;br /&gt;
|{{{usable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Self-use only?&lt;br /&gt;
|{{{self_only}}}&lt;br /&gt;
|-&lt;br /&gt;
!Can use on field?&lt;br /&gt;
|{{{use_on_field}}}&lt;br /&gt;
|-&lt;br /&gt;
!Tradeable?&lt;br /&gt;
|{{{tradeable}}}&lt;br /&gt;
|-&lt;br /&gt;
!Dropable?&lt;br /&gt;
|{{{dropable}}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
==Here is a template for copying==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FoodPane&lt;br /&gt;
|name= &lt;br /&gt;
|img= &lt;br /&gt;
|description=&lt;br /&gt;
|effect=&lt;br /&gt;
|weight=&lt;br /&gt;
|buy_value=&lt;br /&gt;
|sell_value=  &lt;br /&gt;
|rarity=&lt;br /&gt;
|usable=&lt;br /&gt;
|self_only=&lt;br /&gt;
|use_on_field=&lt;br /&gt;
|tradeable=&lt;br /&gt;
|dropable=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=364</id>
		<title>Template:FoodPane</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=364"/>
		<updated>2021-07-10T14:37:00Z</updated>

		<summary type="html">&lt;p&gt;Gooby: /* Here is a template for copying */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Here is a template for copying==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FoodPane&lt;br /&gt;
|name         = &lt;br /&gt;
|img          = &lt;br /&gt;
|usable       =&lt;br /&gt;
|description  = &lt;br /&gt;
|effect       =&lt;br /&gt;
|weight       =&lt;br /&gt;
|buy_value    =&lt;br /&gt;
|sell_value   =  &lt;br /&gt;
|rarity       =&lt;br /&gt;
|self_only    =&lt;br /&gt;
|use_on_field =&lt;br /&gt;
|tradeable    =&lt;br /&gt;
|dropable     =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=363</id>
		<title>Template:FoodPane</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Template:FoodPane&amp;diff=363"/>
		<updated>2021-07-10T14:35:51Z</updated>

		<summary type="html">&lt;p&gt;Gooby: Created page with &amp;quot;==Here is a template for copying== &amp;lt;pre&amp;gt;{{FoodPane |name        =  |img         =  |usable= |desc        =  |effect      = |weight      = |buyvalue= |sellvalue=   |rarity= |se...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Here is a template for copying==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{FoodPane&lt;br /&gt;
|name        = &lt;br /&gt;
|img         = &lt;br /&gt;
|usable=&lt;br /&gt;
|desc        = &lt;br /&gt;
|effect      =&lt;br /&gt;
|weight      =&lt;br /&gt;
|buyvalue=&lt;br /&gt;
|sellvalue=  &lt;br /&gt;
|rarity=&lt;br /&gt;
|selfonly=&lt;br /&gt;
|useonfield=&lt;br /&gt;
|tradeable=&lt;br /&gt;
|dropable=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Cooking&amp;diff=362</id>
		<title>Cooking</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Cooking&amp;diff=362"/>
		<updated>2021-07-10T14:27:25Z</updated>

		<summary type="html">&lt;p&gt;Gooby: /* Recipes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
Cooking is a [[Crafting Profession]] allowing you to cook food and drinks for consumption. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Recipes ==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable mw-collapsible&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! Image&lt;br /&gt;
! Name&lt;br /&gt;
! Level &lt;br /&gt;
! Materials&lt;br /&gt;
! Effect &lt;br /&gt;
! Sell&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_Bread.png]] || [[Baked Bread]] || 1 || 1 [[Flour]], 1 [[Yeast]] ||Restores 10 health || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Cetta's_Crab_Cakes.png]] || [[Cetta's Crab Cakes]] || 1 || 1 [[Domhan Spices]], 1 [[Crab Meat]] || Restores 15 health || 5&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_Tea.png]] || [[Honey Tea]] || 1 || 1 [[Honey]], 1 [[Water]] ||Restores 10 mana ||20&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Big_Mama_Stew.png]] || [[Big Mama Stew]] || 2 || 2 [[Cave Moss]], 1 [[Domhan Spices]], 1 [[Potato]] ||Restores 20 health and 10 mana || 6&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_Mead.png]] || [[Honey Mead]] || 2 || 2 [[Honey]], [[1 Yeast]] ||Restores 10 health and 20 mana ||30&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Tasty_Frog_Legs.png]] || [[Tasty Frog Legs]] || 3 || 3 [[Frog Legs]], 1 [[Domhan Spices]] ||Restores 30 health ||40&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Stinky_Cheese.png]] || [[Stinky Cheese]] || 3 || 2 [[Stink Shrooms]], 1 [[Milk]] ||[[Junk Item]] ||40&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_Potato.png]] || [[Baked Potato]] || 4 || 1 [[Domhan Spices]], 1 [[Potato]], 1 [[Dizwin Cheddar]] ||Restores 40 health ||50&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_Cheddar.png]] || [[Dizwin Cheddar]] || 4 || 1 [[Milk]] ||[[Ingredient]] ||5&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Grilled_Cheese.png]] || [[Grilled Cheese]] || 4 || 2 [[Baked Bread]], 1 [[Dizwin Cheddar]] || Restores 40 health || 50&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_Bun.png]] || [[Honey Bun]] || 5 || 4 [[Honey]], 2 [[Flour]], 1 [[Yeast]] || Restores 50 health || 60&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Green_Smoothie.png]] || [[Green Smoothie]] || 5 || 2 [[Cave Moss]], 2 [[Milk]], 1 [[Water]] || Restores 50 mana ||60&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Skills]] [[Category:Skills (Professions)]]&lt;br /&gt;
&lt;br /&gt;
== Patch Changes ==&lt;br /&gt;
&lt;br /&gt;
* Cooking was added in Alpha 3&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Food&amp;diff=361</id>
		<title>Food</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Food&amp;diff=361"/>
		<updated>2021-07-10T14:22:01Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|class=&amp;quot;wikitable sortable mw-collapsible&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
! Image&lt;br /&gt;
! Name&lt;br /&gt;
! Effect &lt;br /&gt;
! Sell&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_Bread.png]] || [[Baked Bread]] ||Restores 10 health || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Cetta's_Crab_Cakes.png]]|| [[Cetta's Crab Cakes]] ||Restores 15 health || 5&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_Tea.png]]|| [[Honey Tea]] ||Restores 10 mana ||20&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Big_Mama_Stew.png]]||[[Big Mama Stew]]||Restores 20 health and 10 mana ||6&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_Mead.png]]||[[Honey Mead]] ||Restores 10 health and 20 mana ||30&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Tasty_Frog_Legs.png]] || [[Tasty Frog Legs]]||Restores 30 health ||40&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_Potato.png]] || [[Baked Potato]] ||Restores 40 health ||50&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Grilled_Cheese.png]] || [[Grilled Cheese]] || Restores 40 health||50&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_Bun.png]] || [[Honey Bun]] ||Restores 50 health ||60&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Green_Smoothie.png]] || [[Green Smoothie]]||Restores 50 mana ||60&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=288</id>
		<title>Chef</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=288"/>
		<updated>2021-07-08T13:58:42Z</updated>

		<summary type="html">&lt;p&gt;Gooby: /* Merchant */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Chef.png]]'''Chef''' is an NPC located in [[Domhan Inn]]. He provides the quest ?? and also sells cooking materials.&lt;br /&gt;
&lt;br /&gt;
== Quest ==&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{|class=&amp;quot;wikitable sortable mw-collapsible&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost (Gold)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Domhan_spices.png|46px]] || [[Domhan Spices]] || Unlimited || 2&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Flour.png|46px]] || [[Flour]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yeast.png|46px]] || [[Yeast]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png|46px]] || [[Baked Bread]] || 5|| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_cheddar.png|46px]] || [[Dizwin Cheddar]] || 10|| 40&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread_recipe.png|46px]] || [[Recipe: Baked Bread]] || Unlimited || 50&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=287</id>
		<title>Chef</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=287"/>
		<updated>2021-07-08T13:56:40Z</updated>

		<summary type="html">&lt;p&gt;Gooby: /* Merchant */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Chef.png]]'''Chef''' is an NPC located in [[Domhan Inn]]. He provides the quest ?? and also sells cooking materials.&lt;br /&gt;
&lt;br /&gt;
== Quest ==&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{|class= &amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost (Gold)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Domhan_spices.png|46px]] || [[Domhan Spices]] || Unlimited || 2&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Flour.png|46px]] || [[Flour]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yeast.png|46px]] || [[Yeast]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png|46px]] || [[Baked Bread]] || 5|| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_cheddar.png|46px]] || [[Dizwin Cheddar]] || 10|| 40&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread_recipe.png|46px]] || [[Recipe: Baked Bread]] || Unlimited || 50&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Bartender_Topas&amp;diff=286</id>
		<title>Bartender Topas</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Bartender_Topas&amp;diff=286"/>
		<updated>2021-07-08T13:47:27Z</updated>

		<summary type="html">&lt;p&gt;Gooby: Created page with &amp;quot;File:Bartender_topas.png '''Bartender Topas''' is a merchant located in Domhan Inn.  == Merchant == {| class=&amp;quot;wikitable sortable mw-collapsible&amp;quot; style=&amp;quot;text-align: cen...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Bartender_topas.png]] '''Bartender Topas''' is a merchant located in [[Domhan Inn]].&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable mw-collapsible&amp;quot; style=&amp;quot;text-align: center&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost (Gold)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honeybrew_mead.png]] || [[Honeybrew Mead]] || 4 || 8&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || Unlimited || 10&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Healing_potion.png]] || [[Healing Potion]] || 2 || 100&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_bun.png]] || [[Honey Bun]] || 1 || 240&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Honey_tea.png]] || [[Honey Tea]] || Unlimited || 50&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=284</id>
		<title>Chef</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=284"/>
		<updated>2021-07-08T13:40:31Z</updated>

		<summary type="html">&lt;p&gt;Gooby: /* Merchant */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Chef.png]]'''Chef''' is an NPC located in [[Domhan Inn]]. He provides the quest ?? and also sells cooking materials.&lt;br /&gt;
&lt;br /&gt;
== Quest ==&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{|class= &amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost (Gold)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Domhan_spices.png]] || [[Domhan Spices]] || Unlimited || 2&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Flour.png]] || [[Flour]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yeast.png]] || [[Yeast]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || 5|| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_cheddar.png]] || [[Dizwin Cheddar]] || 10|| 40&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread_recipe.png]] || [[Recipe: Baked Bread]] || Unlimited || 50&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=283</id>
		<title>Chef</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=283"/>
		<updated>2021-07-08T13:39:03Z</updated>

		<summary type="html">&lt;p&gt;Gooby: /* Merchant */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Chef.png]]'''Chef''' is an NPC located in [[Domhan Inn]]. He provides the quest ?? and also sells cooking materials.&lt;br /&gt;
&lt;br /&gt;
== Quest ==&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{|class= &amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost (Gold)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Domhan_spices.png]] || [[Domhan Spices]] || Unlimited || 2&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Flour.png]] || [[Flour]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yeast.png]] || [[Yeast]] || Unlimited || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || Unlimited || 10&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_cheddar.png]] || [[Dizwin Cheddar]] || Unlimited || 40&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread_recipe.png]] || [[Recipe: Baked Bread]] || Unlimited || 50&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=281</id>
		<title>Chef</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=281"/>
		<updated>2021-07-08T13:38:39Z</updated>

		<summary type="html">&lt;p&gt;Gooby: /* Merchant */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Chef.png]]'''Chef''' is an NPC located in [[Domhan Inn]]. He provides the quest ?? and also sells cooking materials.&lt;br /&gt;
&lt;br /&gt;
== Quest ==&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{|class= &amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Domhan_spices.png]] || [[Domhan Spices]] || Unlimited || 2 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Flour.png]] || [[Flour]] || Unlimited || 4 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yeast.png]] || [[Yeast]] || Unlimited || 4 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || Unlimited || 10 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_cheddar.png]] || [[Dizwin Cheddar]] || Unlimited || 40 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread_recipe.png]] || [[Recipe: Baked Bread]] || Unlimited || 50 Gold&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=273</id>
		<title>Chef</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=273"/>
		<updated>2021-07-08T12:41:23Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Chef.png]]'''Chef''' is an NPC located in [[Domhan Inn]]. He provides the quest ?? and also sells cooking materials.&lt;br /&gt;
&lt;br /&gt;
== Quest ==&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{|&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost !&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Domhan_spices.png]] || [[Domhan Spices]] || Unlimited || 2 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Flour.png]] || [[Flour]] || Unlimited || 4 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yeast.png]] || [[Yeast]] || Unlimited || 4 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || Unlimited || 10 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_cheddar.png]] || [[Dizwin Cheddar]] || Unlimited || 40 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread_recipe.png]] || [[Recipe: Baked Bread]] || Unlimited || 50 Gold&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=272</id>
		<title>Chef</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Chef&amp;diff=272"/>
		<updated>2021-07-08T12:40:57Z</updated>

		<summary type="html">&lt;p&gt;Gooby: Created page with &amp;quot;'''Chef''' is an NPC located in Domhan Inn. He provides the quest ?? and also sells cooking materials.  == Quest ==  == Merchant == {| |+ ! Icon !! Name !! Stock !! Cost !...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Chef''' is an NPC located in [[Domhan Inn]]. He provides the quest ?? and also sells cooking materials.&lt;br /&gt;
&lt;br /&gt;
== Quest ==&lt;br /&gt;
&lt;br /&gt;
== Merchant ==&lt;br /&gt;
{|&lt;br /&gt;
|+&lt;br /&gt;
! Icon !! Name !! Stock !! Cost !&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Domhan_spices.png]] || [[Domhan Spices]] || Unlimited || 2 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Flour.png]] || [[Flour]] || Unlimited || 4 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Yeast.png]] || [[Yeast]] || Unlimited || 4 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || Unlimited || 10 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Dizwin_cheddar.png]] || [[Dizwin Cheddar]] || Unlimited || 40 Gold&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread_recipe.png]] || [[Recipe: Baked Bread]] || Unlimited || 50 Gold&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Yeast.png&amp;diff=271</id>
		<title>File:Yeast.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Yeast.png&amp;diff=271"/>
		<updated>2021-07-08T12:38:37Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Flour.png&amp;diff=270</id>
		<title>File:Flour.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Flour.png&amp;diff=270"/>
		<updated>2021-07-08T12:38:27Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Domhan_spices.png&amp;diff=269</id>
		<title>File:Domhan spices.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Domhan_spices.png&amp;diff=269"/>
		<updated>2021-07-08T12:38:18Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Dizwin_cheddar.png&amp;diff=268</id>
		<title>File:Dizwin cheddar.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Dizwin_cheddar.png&amp;diff=268"/>
		<updated>2021-07-08T12:38:11Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Chef.png&amp;diff=267</id>
		<title>File:Chef.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Chef.png&amp;diff=267"/>
		<updated>2021-07-08T12:38:00Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Bartender_topas.png&amp;diff=266</id>
		<title>File:Bartender topas.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Bartender_topas.png&amp;diff=266"/>
		<updated>2021-07-08T12:37:54Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Baked_bread_recipe.png&amp;diff=265</id>
		<title>File:Baked bread recipe.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Baked_bread_recipe.png&amp;diff=265"/>
		<updated>2021-07-08T12:37:36Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Domhan_Inn&amp;diff=264</id>
		<title>Domhan Inn</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Domhan_Inn&amp;diff=264"/>
		<updated>2021-07-08T12:32:46Z</updated>

		<summary type="html">&lt;p&gt;Gooby: Created page with &amp;quot;Domhan Inn is the building just north of the Domhan Outpost telepad.   == Outside the Inn == Just outside the Inn is Kharl, the Scroll Identifier.  == Inside the Inn =...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Domhan Inn is the building just north of the [[Domhan Outpost]] telepad. &lt;br /&gt;
&lt;br /&gt;
== Outside the Inn ==&lt;br /&gt;
Just outside the Inn is [[Kharl, the Scroll Identifier]].&lt;br /&gt;
&lt;br /&gt;
== Inside the Inn ==&lt;br /&gt;
&lt;br /&gt;
=== Merchants ===&lt;br /&gt;
* [[Bartender Topas]]&lt;br /&gt;
* [[Chef]]&lt;br /&gt;
&lt;br /&gt;
=== Other NPCs ===&lt;br /&gt;
* [[Inn Keeper Sandro]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Locations]]&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Category:Items&amp;diff=128</id>
		<title>Category:Items</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Category:Items&amp;diff=128"/>
		<updated>2021-07-07T21:20:12Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Items''' come in many varieties: [[Currency]], [[Equipment]], [[Food]], [[Ingredients]], and [[Junk]].&lt;br /&gt;
&lt;br /&gt;
Below is an incomplete list of items:&lt;br /&gt;
&lt;br /&gt;
== Items ==&lt;br /&gt;
{| class =&amp;quot;Recipes&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
! Icon!! Name!! Type!! Weight!! Sell Price&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || Food || 1&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Category:Items&amp;diff=127</id>
		<title>Category:Items</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Category:Items&amp;diff=127"/>
		<updated>2021-07-07T21:17:44Z</updated>

		<summary type="html">&lt;p&gt;Gooby: Created page with &amp;quot;Below is an incomplete list of items:  == Items == {| class =&amp;quot;Recipes&amp;quot; |+ |- ! Icon!! Name!! Type!! Weight |- | File:Baked_bread.png || Baked Bread || Food || 1 |}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is an incomplete list of items:&lt;br /&gt;
&lt;br /&gt;
== Items ==&lt;br /&gt;
{| class =&amp;quot;Recipes&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
! Icon!! Name!! Type!! Weight&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Baked_bread.png]] || [[Baked Bread]] || Food || 1&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=126</id>
		<title>Baked Bread</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=Baked_Bread&amp;diff=126"/>
		<updated>2021-07-07T21:11:02Z</updated>

		<summary type="html">&lt;p&gt;Gooby: Created page with &amp;quot;File:Baked_bread.png '''Baked Bread''' is a Food item that restores 10 health.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Baked_bread.png]] '''Baked Bread''' is a [[Food]] item that restores 10 health.&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Roasted_frog_legs.png&amp;diff=123</id>
		<title>File:Roasted frog legs.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Roasted_frog_legs.png&amp;diff=123"/>
		<updated>2021-07-07T21:06:49Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Sturdy_rashed_strap.png&amp;diff=122</id>
		<title>File:Sturdy rashed strap.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Sturdy_rashed_strap.png&amp;diff=122"/>
		<updated>2021-07-07T21:06:43Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Teleport_scroll.png&amp;diff=121</id>
		<title>File:Teleport scroll.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Teleport_scroll.png&amp;diff=121"/>
		<updated>2021-07-07T21:06:35Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Synnura%27s_ring.png&amp;diff=120</id>
		<title>File:Synnura's ring.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Synnura%27s_ring.png&amp;diff=120"/>
		<updated>2021-07-07T21:06:29Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Worm_shined_helm.png&amp;diff=119</id>
		<title>File:Worm shined helm.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Worm_shined_helm.png&amp;diff=119"/>
		<updated>2021-07-07T21:06:23Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Resist_gem.png&amp;diff=118</id>
		<title>File:Resist gem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Resist_gem.png&amp;diff=118"/>
		<updated>2021-07-07T21:06:17Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Nussidian_axe.png&amp;diff=117</id>
		<title>File:Nussidian axe.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Nussidian_axe.png&amp;diff=117"/>
		<updated>2021-07-07T21:06:10Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Muddy_boots.png&amp;diff=116</id>
		<title>File:Muddy boots.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Muddy_boots.png&amp;diff=116"/>
		<updated>2021-07-07T21:06:05Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Mana_gem.png&amp;diff=115</id>
		<title>File:Mana gem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Mana_gem.png&amp;diff=115"/>
		<updated>2021-07-07T21:05:59Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Honey.png&amp;diff=114</id>
		<title>File:Honey.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Honey.png&amp;diff=114"/>
		<updated>2021-07-07T21:05:37Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Honey_bun.png&amp;diff=113</id>
		<title>File:Honey bun.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Honey_bun.png&amp;diff=113"/>
		<updated>2021-07-07T21:05:31Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Health_gem.png&amp;diff=112</id>
		<title>File:Health gem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Health_gem.png&amp;diff=112"/>
		<updated>2021-07-07T21:05:24Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Healing_potion.png&amp;diff=111</id>
		<title>File:Healing potion.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Healing_potion.png&amp;diff=111"/>
		<updated>2021-07-07T21:05:19Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Half-eaten_robe.png&amp;diff=110</id>
		<title>File:Half-eaten robe.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Half-eaten_robe.png&amp;diff=110"/>
		<updated>2021-07-07T21:05:14Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Gold.png&amp;diff=109</id>
		<title>File:Gold.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Gold.png&amp;diff=109"/>
		<updated>2021-07-07T21:05:07Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Digested_greaves.png&amp;diff=108</id>
		<title>File:Digested greaves.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Digested_greaves.png&amp;diff=108"/>
		<updated>2021-07-07T21:04:59Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Defense_gem.png&amp;diff=107</id>
		<title>File:Defense gem.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Defense_gem.png&amp;diff=107"/>
		<updated>2021-07-07T21:04:53Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Chewed_hide_cap.png&amp;diff=106</id>
		<title>File:Chewed hide cap.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Chewed_hide_cap.png&amp;diff=106"/>
		<updated>2021-07-07T21:04:46Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.aetherstory.com/index.php?title=File:Cetta%27s_crab_cake.png&amp;diff=105</id>
		<title>File:Cetta's crab cake.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.aetherstory.com/index.php?title=File:Cetta%27s_crab_cake.png&amp;diff=105"/>
		<updated>2021-07-07T21:04:39Z</updated>

		<summary type="html">&lt;p&gt;Gooby: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Gooby</name></author>
		
	</entry>
</feed>