<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.wurmpedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amorfides</id>
	<title>Wurmpedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.wurmpedia.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amorfides"/>
	<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php/Special:Contributions/Amorfides"/>
	<updated>2026-06-04T07:18:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides/templates/test&amp;diff=126507</id>
		<title>User:Amorfides/templates/test</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides/templates/test&amp;diff=126507"/>
		<updated>2023-07-23T22:33:11Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: test&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User:Amorfides/templates/Template:ItemBoxTest|materials=* 4x [[keel section]]s&lt;br /&gt;
* 1x [[stern]] &lt;br /&gt;
* 40x [[deck board]]s&lt;br /&gt;
* 2x [[rudder]]s&lt;br /&gt;
* 50x [[tar]]&lt;br /&gt;
* 1x [[square rig]]&lt;br /&gt;
* 4x [[mooring rope]]s&lt;br /&gt;
* 1x [[spinnaker rig]]&lt;br /&gt;
* 400x [[peg]]s&lt;br /&gt;
* 8x [[thick rope]]s&lt;br /&gt;
* 200x [[hull plank]]s&lt;br /&gt;
* 10x [[belaying pin]]s&lt;br /&gt;
* 200x [[tenon]]s&lt;br /&gt;
* 2x [[oar]]s&lt;br /&gt;
|materialbreakdown=* 4x [[keel section]]s&lt;br /&gt;
* 40x [[deck board]]s&lt;br /&gt;
* 12 [[plank]]s&lt;br /&gt;
* 2 [[shaft]]s&lt;br /&gt;
* 50x [[tar]]&lt;br /&gt;
* 4x [[mooring rope]]s&lt;br /&gt;
* 420x [[peg]]s&lt;br /&gt;
* 8x [[thick rope]]s&lt;br /&gt;
* 211x [[hull plank]]s&lt;br /&gt;
* 10x [[belaying pin]]s&lt;br /&gt;
* 210x [[tenon]]s&lt;br /&gt;
* 2x [[oar]]s&lt;br /&gt;
* 1x [[small mast]]&lt;br /&gt;
* 1x [[small square sail]] &lt;br /&gt;
* 6x [[cordage rope]]&lt;br /&gt;
* 4x [[small tackle]]s&lt;br /&gt;
* 1x [[medium mast]]&lt;br /&gt;
* 1x [[square sail]]&lt;br /&gt;
* 2x [[large tackle]]s&lt;br /&gt;
* Total components: 989}}&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides/templates/Template:ItemBoxTest&amp;diff=126504</id>
		<title>User:Amorfides/templates/Template:ItemBoxTest</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides/templates/Template:ItemBoxTest&amp;diff=126504"/>
		<updated>2023-07-22T20:53:58Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;InfoTable/styles.css&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;float:right; margin:1em; width:250px;&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|+ style=&amp;quot;font-weight: bold&amp;quot; | {{{name|{{PAGENAME}}}}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- Check for image.  If pagename.jpg exist use it. If pagename.jpg does not exists check for pagename.png and use that if it exists. Also, add png's to a category so we can see what images need to be converted. Finally, if both pagename.jpg and pagename.png don't exist add the pagename to a category listing of missing images --&amp;gt;&lt;br /&gt;
{{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.jpg}}}&lt;br /&gt;
| [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|200px|A {{{name|{{PAGENAME}}}}}]]&lt;br /&gt;
    | {{#ifexist: Image:{{{image|{{{name|{{PAGENAME}}}}}.png}}}&lt;br /&gt;
        | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.png}}}|center|200px|A {{{name|{{PAGENAME}}}}}]]&lt;br /&gt;
        | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|200px|A {{{name|{{PAGENAME}}}}}]] [[Category:Needs image]]&lt;br /&gt;
    }}&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; | Creation&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{{#if:{{{creation|}}} &amp;lt;!-- creation attribute overrides showing creation steps, displaying the text below instead --&amp;gt;&lt;br /&gt;
    |{{#switch: {{lc:{{{creation}}}}}&lt;br /&gt;
    | no = This item cannot be crafted.&lt;br /&gt;
    | farm = Obtained through [[farming|harvesting]].&lt;br /&gt;
    | forage = Obtained through [[forage|foraging]].&lt;br /&gt;
    | botanize = Obtained through [[botanize|botanizing]].&lt;br /&gt;
    | pick = Obtained through picking from a Pottery planter.&lt;br /&gt;
    | fish = Obtained through [[fishing]].&lt;br /&gt;
    | mine = Obtained through [[mining]].&lt;br /&gt;
    | wood = Obtained through [[woodcutting]].&lt;br /&gt;
    | dig = Obtained through [[digging]].&lt;br /&gt;
    | butchering = Obtained through [[butchering]].&lt;br /&gt;
    | cooking = * Put {{#if:{{{materials|}}}|{{{materials}}}|ingredients}} in a {{#if:{{{container|}}}|{{{container}}}|container}}.&lt;br /&gt;
* Cook in a [[:Category:Fire_sources|fire]]. &lt;br /&gt;
    | unique = Obtained by being in [[local]] range and having [[premium]] when a [[unique]] creature is slain.&lt;br /&gt;
    | #default = {{{creation}}}&lt;br /&gt;
    }}&lt;br /&gt;
    |&amp;lt;!-- if there is no creation attribute show steps for how to create --&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;[[Activate]] {{{active}}}&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Right-click {{{passive}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;!-- Creation via right-click &amp;gt; group --&amp;gt;&lt;br /&gt;
{{#if:{{{group|}}}&lt;br /&gt;
    | &amp;lt;li&amp;gt;Open submenu &amp;quot;Create &amp;gt; [[{{{group}}}]]&amp;quot;&amp;lt;/li&amp;gt;&lt;br /&gt;
    | {{#if:{{{groupM|}}}&lt;br /&gt;
        | &amp;lt;li&amp;gt;Open [[Context menu|menu]] &amp;gt; {{{groupM}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
        | {{#if:{{{TopMost|}}}&lt;br /&gt;
            | &amp;lt;li&amp;gt;Open [[Context menu|menu]] &amp;gt; {{{TopMost}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
            | {{#if:{{{assemble|}}}&lt;br /&gt;
                | &amp;lt;li&amp;gt;{{{assemble}}}&amp;lt;/li&amp;gt;&lt;br /&gt;
                | {{#if:{{{mix|}}}&lt;br /&gt;
                   | &amp;lt;li&amp;gt;Open [[Context menu|menu]] &amp;gt; {{{mix}}} &amp;gt; Mix&lt;br /&gt;
               }}&lt;br /&gt;
            }}&lt;br /&gt;
        }}&lt;br /&gt;
    }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
{{#ifeq:{{{materials}}}|no|| &amp;lt;!-- TOTAL materials, not additional --&amp;gt; &amp;lt;!-- If materials = 0, close the table header --&amp;gt;&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Total materials&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}&lt;br /&gt;
{{{materials}}}&lt;br /&gt;
}}&lt;br /&gt;
{{#if:{{{materialbreakdown|}}}|&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Material Breakdown&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}&lt;br /&gt;
{{{materialbreakdown}}}&lt;br /&gt;
}}&lt;br /&gt;
}} &amp;lt;!-- End of Creation Section --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; | Result&lt;br /&gt;
|- &lt;br /&gt;
|&lt;br /&gt;
{{{result}}}&lt;br /&gt;
|-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; | Skill and improvement&lt;br /&gt;
|-&lt;br /&gt;
|{{#if:{{{skill|}}}|* Uses [[{{{skill}}}]] skill {{#if:{{{improveskill|}}}| for creation }}{{#if:{{{requiredskill|}}}|* {{{requiredskill}}} [[{{{skill}}}]] required}}&lt;br /&gt;
}}{{#if:{{{difficulty|}}}|* Creation difficulty: {{{difficulty}}}&lt;br /&gt;
}}{{#if:{{{improveskill|}}}|* Uses [[{{{improveskill}}}]] skill for improving&lt;br /&gt;
}}{{#if:{{{improve|}}}|* {{#ifeq:{{{improve}}}|no|Cannot be [[improve]]d|[[Improve]]d using [[{{{improve}}}]] tools and materials}}&lt;br /&gt;
}}{{#if:{{{improveItem|}}}|* {{#ifeq:{{{improveItem}}}|no|Cannot be [[improve]]d|[[Improve]] with {{{improveItem}}}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!--optional properties --&amp;gt;&lt;br /&gt;
{{#if: {{{decoration|}}}{{{dyeable|}}}{{{dyeamount|}}}|&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Properties&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}|&lt;br /&gt;
{{#if: {{{storage|}}}|&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Properties&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}|&lt;br /&gt;
{{#ifeq: {{{combinable|no}}}|no||&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Properties&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}|&lt;br /&gt;
{{!}}}}}}}}{{#if: {{{decoration|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{decoration}}}}}&lt;br /&gt;
 | yes = * Appears as decoration.[[Category:Decoration]]&lt;br /&gt;
 | no = * Appears as an item pile.&lt;br /&gt;
}}}}{{#if: {{{storage|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{storage}}}}}&lt;br /&gt;
 | fsb = * Can be stored in a [[food storage bin]].[[Category:Food storage items]]&lt;br /&gt;
 | bsb = * Can be stored in a [[bulk storage bin]].[[Category:Bulk storage items]]&lt;br /&gt;
}}}}{{#if: {{{combinable|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{combinable}}}}}&lt;br /&gt;
 | hot = * Can be [[Combine|combined]] when glowing hot.&lt;br /&gt;
 | yes = * Can be [[Combine|combined]].&lt;br /&gt;
}}}}{{#if: {{{dyeable|}}}|&lt;br /&gt;
{{#switch: {{lc:{{{dyeable}}}}}&lt;br /&gt;
 | yes = * Can be [[Dye|dyed]].&lt;br /&gt;
 | no = * Can not be [[Dye|dyed]].&lt;br /&gt;
 | useless = * Can be [[Dye|dyed]], but doesn't do anything&lt;br /&gt;
 | amount = * Can be [[Dye|dyed]] using {{{dyeamount}}}g of paint.&lt;br /&gt;
 | multi = * This item has two [[Dye|dyeable]] sections.&lt;br /&gt;
 | rune = * Can be colored with a color [[rune]].&lt;br /&gt;
}}}}{{#if: {{{dyeamount|}}}|&lt;br /&gt;
  * Can be [[Dye|dyed]] using {{{dyeamount}}}g of paint.&lt;br /&gt;
}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{#if: {{{note|}}}|&lt;br /&gt;
&amp;lt;!-- optional note --&amp;gt;&lt;br /&gt;
{{!}}-&lt;br /&gt;
! class=&amp;quot;infobox-header-row&amp;quot; {{!}} Notes&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}{{#ifeq:{{{note}}}|no|None|{{{note}}}}}}}&lt;br /&gt;
|}&lt;br /&gt;
{{#if:{{{skill|}}}|[[Category:{{{skill}}} items]]}}&lt;br /&gt;
{{#switch: {{lc:{{{passive|}}}}}&amp;lt;!-- Add appropriate categories for various creations as indicated by the passive targeted item --&amp;gt;&lt;br /&gt;
| [[roof plan]]=[[Category:Roofs]] [[Category:Structures]]&lt;br /&gt;
&amp;lt;!--| [[wall plan]]=[[Category:Walls]] [[Category:Structures]] // Commenting this out, using different categories for walls--&amp;gt;&lt;br /&gt;
| #default=}}&lt;br /&gt;
&amp;lt;!-- If (1 creation and (2 anyone from  the create group - active and passive and [3)- at least one of group or groupM or TopMost or assemble must be NOT empty] and materials and result and skill - are empty add to Incomplete item templates --&amp;gt;&lt;br /&gt;
{{#if:{{{creation|}}}||{{#if:{{#if: {{{active|}}} |{{#if: {{{passive|}}} |{{#if:{{#if: {{{group|}}}|{{{group|}}}|{{#if: {{{groupM|}}}|{{{groupM|}}}|{{#if: {{{TopMost|}}}|{{{TopMost|}}}|{{#if:{{{assemble|}}}|{{{assemble|}}}|}}}}}}}}|{{#if: {{{materials|}}}|{{#if: {{{result|}}} | {{{skill|}}} }}}}}}}}}}||[[Category:Incomplete item templates]]}}}}[[Category:Items]]&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
General item template -- THIS TEMPLATE USES TOTAL ITEMS REQUIRED, NOT ADDITIONAL.&lt;br /&gt;
&lt;br /&gt;
The template adds a box with an image of the item and the steps to create the item. &lt;br /&gt;
&lt;br /&gt;
If the ''creation'' parameter is set the box will display its contents instead of the creation steps.&lt;br /&gt;
&lt;br /&gt;
Usage examples:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{itemBox&lt;br /&gt;
|name=Hammer         *** defaults to {{PAGENAME}} ***&lt;br /&gt;
|image=hammer.jpg    *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png ***&lt;br /&gt;
|active=[[hammer head]] (0.4 kg)&lt;br /&gt;
|passive=[[shaft]] (1.0 kg)&lt;br /&gt;
|group=Tools         *** item is in this sub menu in the create list ***&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=1 '''hammer''' - 1.4 kg&lt;br /&gt;
|skill=blacksmithing&lt;br /&gt;
|improve=smithing&lt;br /&gt;
|combinable=no        *** empty or no show nothing, other options are yes or hot ***&lt;br /&gt;
|storage=             *** empty shows nothing, other options are bsb or fsb ***&lt;br /&gt;
|decoration=no        *** empty shows nothing, yes says it's a decoration, no says it will be in an item pile ***&lt;br /&gt;
|dyeamount=           ***Only add if it is dyeable, must be the amount (grams) of dye needed***&lt;br /&gt;
|requiredskill=       ***Only add if there's a hard skill requirement--the number goes here***              &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;{{itemBox&lt;br /&gt;
|name=Huge shod club         *** defaults to {{PAGENAME}} ***&lt;br /&gt;
|result=1 '''huge shod club''' (15.00 kg)&lt;br /&gt;
|creation=no                 *** 'no' will result in 'The item can not be crafted',&lt;br /&gt;
                                 other options include farm, fish, botanize, forage,&lt;br /&gt;
                                 mine, wood, dig, butchering, cooking, unique  ***&lt;br /&gt;
|improve=no&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{itemBox&lt;br /&gt;
|image=Iron fence.jpg&lt;br /&gt;
|name=Iron fence&lt;br /&gt;
|active=[[Mallet]] or [[Hammer]]&lt;br /&gt;
|passive=[[Tile Border]]&lt;br /&gt;
|groupM=Fence &amp;gt; Iron &amp;gt; Build iron fence   *** item is in this menu when you right click the passive item&lt;br /&gt;
                                              (for items like fences where there is no create menu) ***&lt;br /&gt;
|materials=* 10x [[Stone brick]]s&lt;br /&gt;
* 1x [[Iron fence bars]]&lt;br /&gt;
|result=*'''Iron fence'''&lt;br /&gt;
|skill=Masonry&lt;br /&gt;
|improveskill=Paving         *** to specify that improving gives another skill&lt;br /&gt;
|improveItem=Stone bricks    *** for items like fences and walls, improves using and item and not a set of tools ***&lt;br /&gt;
|note=*You must have at least one stone brick in your [[inventory]] to start building it.&lt;br /&gt;
|dyeamount=1234&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{itemBox&lt;br /&gt;
|image=xxxx.jpg&lt;br /&gt;
|name=Felled Tree&lt;br /&gt;
|active=[[Hatchet]]&lt;br /&gt;
|passive=[[Tree Tile]]&lt;br /&gt;
|TopMost=Cut down   *** Menu option where its on the top most parent menu.***&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=* 1 '''felled tree''' (up to 186.67 kg)&lt;br /&gt;
|skill=woodcutting&lt;br /&gt;
|dyeable=yes                   *** or no, multi, useless or rune&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{itemBox&lt;br /&gt;
|image=Felled_Tree.jpg&lt;br /&gt;
|name=Felled Tree&lt;br /&gt;
|active=[[Hatchet]]&lt;br /&gt;
|passive=[[Tree Tile]]&lt;br /&gt;
|TopMost=Cut down   *** Menu option where its on the top most parent menu.***&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=* 1 '''felled tree''' (up to 186.67 kg)&lt;br /&gt;
|skill=woodcutting&lt;br /&gt;
|improve=no&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Template]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides/templates/Template:ItemBoxTest&amp;diff=126503</id>
		<title>User:Amorfides/templates/Template:ItemBoxTest</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides/templates/Template:ItemBoxTest&amp;diff=126503"/>
		<updated>2023-07-22T20:13:01Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: test template itembox current&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{itemBox&lt;br /&gt;
|name=Hammer         *** defaults to {{PAGENAME}} ***&lt;br /&gt;
|image=hammer.jpg    *** defaults to {{PAGENAME}}.jpg or {{PAGENAME}}.png ***&lt;br /&gt;
|active=[[hammer head]] (0.4 kg)&lt;br /&gt;
|passive=[[shaft]] (1.0 kg)&lt;br /&gt;
|group=Tools         *** item is in this sub menu in the create list ***&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=1 '''hammer''' - 1.4 kg&lt;br /&gt;
|skill=blacksmithing&lt;br /&gt;
|improve=smithing&lt;br /&gt;
|combinable=no        *** empty or no show nothing, other options are yes or hot ***&lt;br /&gt;
|storage=             *** empty shows nothing, other options are bsb or fsb ***&lt;br /&gt;
|decoration=no        *** empty shows nothing, yes says it's a decoration, no says it will be in an item pile ***&lt;br /&gt;
|dyeamount=           ***Only add if it is dyeable, must be the amount (grams) of dye needed***&lt;br /&gt;
|requiredskill=       ***Only add if there's a hard skill requirement--the number goes here***              &lt;br /&gt;
}}&lt;br /&gt;
{{itemBox&lt;br /&gt;
|name=Huge shod club         *** defaults to {{PAGENAME}} ***&lt;br /&gt;
|result=1 '''huge shod club''' (15.00 kg)&lt;br /&gt;
|creation=no                 *** 'no' will result in 'The item can not be crafted',&lt;br /&gt;
                                 other options include farm, fish, botanize, forage,&lt;br /&gt;
                                 mine, wood, dig, butchering, cooking, unique  ***&lt;br /&gt;
|improve=no&lt;br /&gt;
}}&lt;br /&gt;
{{itemBox&lt;br /&gt;
|image=Iron fence.jpg&lt;br /&gt;
|name=Iron fence&lt;br /&gt;
|active=[[Mallet]] or [[Hammer]]&lt;br /&gt;
|passive=[[Tile Border]]&lt;br /&gt;
|groupM=Fence &amp;gt; Iron &amp;gt; Build iron fence   *** item is in this menu when you right click the passive item&lt;br /&gt;
                                              (for items like fences where there is no create menu) ***&lt;br /&gt;
|materials=* 10x [[Stone brick]]s&lt;br /&gt;
* 1x [[Iron fence bars]]&lt;br /&gt;
|result=*'''Iron fence'''&lt;br /&gt;
|skill=Masonry&lt;br /&gt;
|improveskill=Paving         *** to specify that improving gives another skill&lt;br /&gt;
|improveItem=Stone bricks    *** for items like fences and walls, improves using and item and not a set of tools ***&lt;br /&gt;
|note=*You must have at least one stone brick in your [[inventory]] to start building it.&lt;br /&gt;
|dyeamount=1234&lt;br /&gt;
}}&lt;br /&gt;
{{itemBox&lt;br /&gt;
|image=xxxx.jpg&lt;br /&gt;
|name=Felled Tree&lt;br /&gt;
|active=[[Hatchet]]&lt;br /&gt;
|passive=[[Tree Tile]]&lt;br /&gt;
|TopMost=Cut down   *** Menu option where its on the top most parent menu.***&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=* 1 '''felled tree''' (up to 186.67 kg)&lt;br /&gt;
|skill=woodcutting&lt;br /&gt;
|dyeable=yes                   *** or no, multi, useless or rune&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
{{itemBox&lt;br /&gt;
|image=Felled_Tree.jpg&lt;br /&gt;
|name=Felled Tree&lt;br /&gt;
|active=[[Hatchet]]&lt;br /&gt;
|passive=[[Tree Tile]]&lt;br /&gt;
|TopMost=Cut down   *** Menu option where its on the top most parent menu.***&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=* 1 '''felled tree''' (up to 186.67 kg)&lt;br /&gt;
|skill=woodcutting&lt;br /&gt;
|improve=no&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126502</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126502"/>
		<updated>2023-07-21T10:50:35Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 176 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
This project contains 53 pens, some 1 tile to house 1-2 animals and others 8 tiles to house 4-5 animals each. Some of the pens will be off-deed and will remain that way to keep a place for animals that don't need to benefit from the advantages of being on deed. &lt;br /&gt;
There will be an effort to make all grass tiles enchanted grass, to give the best possible care to all animals.&lt;br /&gt;
&lt;br /&gt;
This project also lays the groundwork for the animal husbandry building and there will also be terrain work done for the carriage house project to the west of the project site.&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the village center.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This 4 story level building forms one of the bridges between the lower area of the deed and the village center. All activities related to animals have a place here.&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;br /&gt;
&lt;br /&gt;
=== The hillside residential zone===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The hillside residential zone&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The area to the east of the village center is designated as a residential zone for citizens. This project prepares the area. This project is mainly terrain (digging) work.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;24x14&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: 92 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: 24&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The hillside residential zone has construction space for 4 plots of land of 4x5 tiles, 4 plots of land of 5x2 and 4 plots of land of 4x2. This project does all infrastructure works surrounding these plots of land. Terrain work to create 4 plateau's on different levels. A 3 tile wide highway in the center of the zone with smaller roads branching out giving access to all plots. &amp;lt;br/&amp;gt;&lt;br /&gt;
The amenities of the zone are:&lt;br /&gt;
* Lanterns providing adequate lighting,&lt;br /&gt;
* a sandstone fence protecting the area&lt;br /&gt;
* a wagoner container on the 4th plateau.&lt;br /&gt;
* a mailbox on every plot of land&lt;br /&gt;
* Meditation rugs 10 tiles apart along the central highway&lt;br /&gt;
* A water source on the second plateau.&lt;br /&gt;
* 2 trash bins&lt;br /&gt;
* 4 altars 1 for every deity on the third plateau &lt;br /&gt;
* Decorative benches, braziers, flowers and bushes.&lt;br /&gt;
&lt;br /&gt;
=== The northern orchard===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern orchard&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The area to the north-(west) of the village center is designated to be the northern orchard. A large area to grow all trees and bushes harvest-able in autumn and winter. The preparation for this area mainly entails shaping the terrain, putting in hedges, building a bridge between the western farm and the terrain as the primary access point.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126497</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126497"/>
		<updated>2023-07-19T17:29:54Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The hillside residential zone */  amenities&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 176 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
This project contains 53 pens, some 1 tile to house 1-2 animals and others 8 tiles to house 4-5 animals each. Some of the pens will be off-deed and will remain that way to keep a place for animals that don't need to benefit from the advantages of being on deed. &lt;br /&gt;
There will be an effort to make all grass tiles enchanted grass, to give the best possible care to all animals.&lt;br /&gt;
&lt;br /&gt;
This project also lays the groundwork for the animal husbandry building and there will also be terrain work done for the carriage house project to the west of the project site.&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the village center.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This 4 story level building forms one of the bridges between the lower area of the deed and the village center. All activities related to animals have a place here.&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;br /&gt;
&lt;br /&gt;
=== The hillside residential zone===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The hillside residential zone&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The area to the east of the village center is designated as a residential zone for citizens. This project prepares the area. This project is mainly terrain (digging) work. Next   &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;24x14&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: 92 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: 24&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The hillside residential zone has construction space for 4 plots of land of 4x5 tiles, 4 plots of land of 5x2 and 4 plots of land of 4x2. This project does all infrastructure works surrounding these plots of land. Terrain work to create 4 plateau's on different levels. A 3 tile wide highway in the center of the zone with smaller roads branching out giving access to all plots. &amp;lt;br/&amp;gt;&lt;br /&gt;
The amenities of the zone are:&lt;br /&gt;
* Lanterns providing adequate lighting,&lt;br /&gt;
* a sandstone fence protecting the area&lt;br /&gt;
* a wagoner container on the 4th plateau.&lt;br /&gt;
* a mailbox on every plot of land&lt;br /&gt;
* Meditation rugs 10 tiles apart along the central highway&lt;br /&gt;
* A water source on the second plateau.&lt;br /&gt;
* 2 trash bins&lt;br /&gt;
* 4 altars 1 for every deity on the third plateau &lt;br /&gt;
* Decorative benches, braziers, flowers and bushes.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126496</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126496"/>
		<updated>2023-07-19T17:14:31Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: hillside residential&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 176 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
This project contains 53 pens, some 1 tile to house 1-2 animals and others 8 tiles to house 4-5 animals each. Some of the pens will be off-deed and will remain that way to keep a place for animals that don't need to benefit from the advantages of being on deed. &lt;br /&gt;
There will be an effort to make all grass tiles enchanted grass, to give the best possible care to all animals.&lt;br /&gt;
&lt;br /&gt;
This project also lays the groundwork for the animal husbandry building and there will also be terrain work done for the carriage house project to the west of the project site.&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the village center.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This 4 story level building forms one of the bridges between the lower area of the deed and the village center. All activities related to animals have a place here.&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;br /&gt;
&lt;br /&gt;
=== The hillside residential zone===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The hillside residential zone&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The area to the east of the village center is designated as a residential zone for citizens. This project prepares the area. This project is mainly terrain (digging) work. Next   &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;24x14&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: 92 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: 24&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The hillside residential zone has construction space for 4 plots of land of 4x5 tiles, 4 plots of land of 5x2 and 4 plots of land of 4x2. This project does all infrastructure works surrounding these plots of land. Terrain work to create 4 plateau's on different levels. A 3 tile wide highway in the center of the zone with smaller roads branching out giving access to all plots.&lt;br /&gt;
 Lanterns providing adequate lighting, a sandstone fence protecting the area and a wagoner container and mailbox to give residents access to the postal service right next to their home. All decoration to the area is also part of this project.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126495</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126495"/>
		<updated>2023-07-19T13:09:38Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The western farm */  change size&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 176 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
This project contains 53 pens, some 1 tile to house 1-2 animals and others 8 tiles to house 4-5 animals each. Some of the pens will be off-deed and will remain that way to keep a place for animals that don't need to benefit from the advantages of being on deed. &lt;br /&gt;
There will be an effort to make all grass tiles enchanted grass, to give the best possible care to all animals.&lt;br /&gt;
&lt;br /&gt;
This project also lays the groundwork for the animal husbandry building and there will also be terrain work done for the carriage house project to the west of the project site.&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the village center.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This 4 story level building forms one of the bridges between the lower area of the deed and the village center. All activities related to animals have a place here.&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126494</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126494"/>
		<updated>2023-07-19T13:08:56Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The western farm */  changing farm plan&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
This project contains 53 pens, some 1 tile to house 1-2 animals and others 8 tiles to house 4-5 animals each. Some of the pens will be off-deed and will remain that way to keep a place for animals that don't need to benefit from the advantages of being on deed. &lt;br /&gt;
There will be an effort to make all grass tiles enchanted grass, to give the best possible care to all animals.&lt;br /&gt;
&lt;br /&gt;
This project also lays the groundwork for the animal husbandry building and there will also be terrain work done for the carriage house project to the west of the project site.&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the village center.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This 4 story level building forms one of the bridges between the lower area of the deed and the village center. All activities related to animals have a place here.&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126484</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126484"/>
		<updated>2023-07-18T12:45:19Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The southern pens */  project scope&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
This project contains 53 pens, some 1 tile to house 1-2 animals and others 8 tiles to house 4-5 animals each. Some of the pens will be off-deed and will remain that way to keep a place for animals that don't need to benefit from the advantages of being on deed. &lt;br /&gt;
There will be an effort to make all grass tiles enchanted grass, to give the best possible care to all animals.&lt;br /&gt;
&lt;br /&gt;
This project also lays the groundwork for the animal husbandry building and there will also be terrain work done for the carriage house project to the west of the project site.&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the village center.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This 4 story level building forms one of the bridges between the lower area of the deed and the village center. All activities related to animals have a place here.&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126483</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126483"/>
		<updated>2023-07-18T12:33:57Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The animal husbandry building */ details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the village center.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This 4 story level building forms one of the bridges between the lower area of the deed and the village center. All activities related to animals have a place here.&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126482</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126482"/>
		<updated>2023-07-18T12:17:06Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The western farm */  defining scope&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
This project also includes a small farmer's shed 2x2 on the entry of the farm and surrounding fences, hedges and decoration. &lt;br /&gt;
The farmer's shed will mainly be used as initial storage for all farming goods, a space to store tools and seeds for farming. Next to the farmer's shed there's a small area designed for planter racks.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the main part of the deed.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126481</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126481"/>
		<updated>2023-07-18T12:11:00Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The northern highway */ extra info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the main part of the deed.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly. It also gives less hindrance for people passing by to do this in one go and not have the highway in shambles during multiple projects.&lt;br /&gt;
&lt;br /&gt;
Small things next to the highway will already be done such as building the fence and gate around the village center and the wagoner/camping area. &lt;br /&gt;
This project doesn't include the internal highway.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126480</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126480"/>
		<updated>2023-07-18T11:53:31Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The northern highway */ extra info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the main part of the deed.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects. This project also includes the wagoner/camping area.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For projects bordering the highway it's better to have the terrain and placing of the highway already set correctly.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126452</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126452"/>
		<updated>2023-07-16T10:30:54Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* The southern pens */  correct name&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern pens&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the main part of the deed.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126451</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126451"/>
		<updated>2023-07-16T10:30:23Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* Projects */ extra info on projects&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The animal husbandry building ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The animal husbandry building will be the place to hold all tools used for animal husbandry and also serve as an initial storage for all goods produced from animals. Products directly related to animals can also be produced here. Going from everything dairy related to spinning yarn. The building also has 2 bridges to allow travel to the main part of the deed.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;6x2 x4 levels &amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== The northern highway===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The northern highway&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming and rerouting the existing highway to accommodate future projects&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;85x6 (mostly 85x2)&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Paving:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Slate slab: ? &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Marble slab: ?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126406</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126406"/>
		<updated>2023-07-13T15:55:38Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* Projects */  Provide information on the southern pens project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;br /&gt;
&lt;br /&gt;
=== The southern pens ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;The southern farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the south and building 53 pens.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;23x13&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;TBD&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: ?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:?&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Masonry:?&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Items required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Sandstone brick: 3 040 &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Iron fence bar: 55&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Container&amp;diff=126401</id>
		<title>Container</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Container&amp;diff=126401"/>
		<updated>2023-07-11T08:03:12Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* Small containers */ Found out a volume of 20 fits in a satchel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A ''container'' is a crafted [[item]] used for organizational purposes, the storage of smaller items, and the prevention of decay.&lt;br /&gt;
&lt;br /&gt;
== Comparison table ==&lt;br /&gt;
Every container has weight, depending on the materials used to make it, and can hold a specific volume of items inside. Some containers will not hold liquids, some are mobile, others are stationary, and some may be carried in your inventory.  The following table seeks to list this information for each container found in Wurm. &lt;br /&gt;
&lt;br /&gt;
For additional information on a particular container listed here, including recursive storage info (storing containers inside of other containers), it is advisable to check that container's specific page within the Wikipedia. &lt;br /&gt;
&lt;br /&gt;
'''See Legend below for additional meanings of symbols and terms used herein.'''&lt;br /&gt;
===Small containers===&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;150&amp;quot; | Container&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Volume]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Weight]] (kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; | Holds liquid&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; | Move&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[String of cloth]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Fillet]] (0.3kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Pottery Jar]] or [[Frying pan]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Pottery bowl|Pottery]] or [[Bowl|metal bowl]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Cotton]] (1.0kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Small barrel]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Ore]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Logs]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Felled tree]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| Metal [[lumps]] (1.0 kg)&lt;br /&gt;
|-&lt;br /&gt;
| [[Backpack]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 75&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 37&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 8&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 75&lt;br /&gt;
|-&lt;br /&gt;
| [[Baking stone]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 13.125&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Beer stein]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Bulk storage bin]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;Is considered bulk storage and averages the [[ql]] of items placed inside.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 16000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I(empty)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16,000,000&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2,000&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 853&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 199&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16,000&lt;br /&gt;
|-&lt;br /&gt;
| [[Cake tin]] /&amp;lt;br&amp;gt;[[Pie dish]] /&amp;lt;br&amp;gt;[[Roasting dish]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 71&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Campfire]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 337&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | S&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 37&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 42&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 18&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Cauldron]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 64&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 32&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 8&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 64&lt;br /&gt;
|-&lt;br /&gt;
| [[Coffee pot]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 4.50&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Coffer]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 33&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 37&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Coffin]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 500&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 240&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 56&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 63&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 11&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 27&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Cupboard]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 568&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6.5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 63&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 71&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Flask]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.25&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.10&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Food storage bin]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;fsb&amp;quot;&amp;gt;Only holds unprocessed food items.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 16000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I(empty)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 190,476 (?)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Forge]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 525&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 58&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 66&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 28&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Fountain]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1125&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 25&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Frying pan]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 23&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Huge tub]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2250&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 28&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large barrel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 250&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 28&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 31&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 13&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large chest]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 33&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 38&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large crate]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1734.69&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
|-&lt;br /&gt;
| [[Large pottery amphora]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 275&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 30&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 34&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large storage unit]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | (4032) 1344*3&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 230&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I(empty)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 29&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Oven]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ~423&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 70&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 47&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 53&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 22&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| [[Plate]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.25&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 71&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Pottery bowl]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
|-&lt;br /&gt;
| [[Pottery jar]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.30&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 23&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Satchel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 18&lt;br /&gt;
|-&lt;br /&gt;
| [[Sauce pan]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 7.16&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Small barrel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 45&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 23&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 45&lt;br /&gt;
|-&lt;br /&gt;
| [[Small bucket]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
|-&lt;br /&gt;
| [[Small chest]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 45&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 22&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 45&lt;br /&gt;
|-&lt;br /&gt;
| [[Small crate]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
|-&lt;br /&gt;
| [[Small pottery amphora]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 112&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 56&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Teapot]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 4.50&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Water skin]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2.50&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.25&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Unusual containers===&lt;br /&gt;
* For the [[Bag of keeping]] or [[Master bag of keeping]] see their individual pages.&lt;br /&gt;
* [[Small magical chest]]s and [[large magical chest]]s hold the same as [[small chest]]s and [[large chest]]s, respectively. &lt;br /&gt;
* [[Small crate]]s and [[Large crate]]s hold 150 and 300 items, respectively, regardless of the volume of those items. Because of this, it can be a better idea to put bulky items, like low quality ore or logs, into crates over [[Bsb]]s. Both crates and BSBs will average the quality of the items inside.&lt;br /&gt;
*[[Quiver]]s generally hold [[arrow]]s but can be used to hold very small items like [[needle]]s. They don't hold liquid at all.&lt;br /&gt;
* Some containers only hold one kind of item. &lt;br /&gt;
**[[Rack for empty bsbs]] - Only holds up to 30 empty [[bulk storage bin]]s.&lt;br /&gt;
**[[Bulk container unit]] - Hold 4 [[bulk storage bin]]s which can be filled. &lt;br /&gt;
**[[Wine barrel rack]] - holds up to 30 empty or full [[wine barrel]]s.&lt;br /&gt;
**[[Small barrel rack]]- holds up to 30 empty or full [[small barrel]]s.&lt;br /&gt;
**[[Planter rack]] - holds up to 30 empty or full [[pottery planter]]s.&lt;br /&gt;
**[[Crate rack]] - holds up to 30 empty or full [[large crate]]s or 51 [[small crate]]s.&lt;br /&gt;
**[[Amphora rack]]- holds up to 30 empty or full [[large pottery amphora|large]] or [[small pottery amphora]]s.&lt;br /&gt;
&lt;br /&gt;
===Vehicles===&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;150&amp;quot; | Container&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Volume]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Weight]] (kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; | Move&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Small raft]]s &lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Small crate]]s&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Large crate]]s&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;  | [[Small barrel]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot;  data-sort-type=&amp;quot;number&amp;quot; | [[Ore]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot;  data-sort-type=&amp;quot;number&amp;quot; | [[Logs]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot;  data-sort-type=&amp;quot;number&amp;quot; | [[Felled tree]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Caravel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 107136&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 62&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Cog]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 51000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 67&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 51&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 29&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Corbita]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 85000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 85&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 49&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Knarr]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 75304&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 75&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 43&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large cart]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5904&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 240&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 74&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 18&lt;br /&gt;
|-&lt;br /&gt;
| [[Rowing boat]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Small cart]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Small raft]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Small sailing boat]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Wagon]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20800&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 27&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 65&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Legend ===&lt;br /&gt;
* Volume = the total amount of physical space a container takes up as well as offers internally for storage purposes. &lt;br /&gt;
* Weight = the total weight of the container without any items inside.&lt;br /&gt;
* Move: D = can be dragged, I = Can be picked up into inventory, L= Can be loaded&lt;br /&gt;
* ? = Data required&lt;br /&gt;
&lt;br /&gt;
==Container features==&lt;br /&gt;
===Activating containers (useful for sowing)===&lt;br /&gt;
All containers that fit in the player's inventory (including inventory groups) can be activated. When a container is activated the contents inside of the container get activated. &lt;br /&gt;
&lt;br /&gt;
This functionality can be used to store seeds in a container, activate the container and sow. After every action one of the seeds is used and another seed in the container will be activated. &lt;br /&gt;
===Presenting the number of items in the container===&lt;br /&gt;
When a container is put on the toolbelt, the number of items inside the container will be shown on the icon of the container on the toolbelt.&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
*To effectively gauge how much of an item a particular container may hold, simply divide that container's volume, given in the chart above, by the volume that a single unit of that item takes up. The resulting number represents how many of that item will then actually fit in the desired container.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Decay]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Babel/C]]&lt;br /&gt;
[[Category:Game mechanics]]&lt;br /&gt;
[[Category:Containers]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126399</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126399"/>
		<updated>2023-07-10T13:39:48Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: add info on western farm project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Description&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Terraforming the valley and cliff on the west side of Paxsententia for the purpose of farming.&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;17x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding as when finished this farm will hold 187 tiles to grow all kinds of crops.&lt;br /&gt;
 &lt;br /&gt;
Main challenge here is the large amount of surface mining required to lower the hill, a height difference of +/- 500 dirt over a surface of +/- 42 tiles. &lt;br /&gt;
A second challenge is to gather enough dirt to fill up the valley, towards the most western parts of the farm there will be slopes of 150 while the original slope was 10-20 per tile.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126390</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126390"/>
		<updated>2023-07-08T23:08:25Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: add info project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the increases in farming goods and skill will be rewarding. &lt;br /&gt;
The project started the 25th of march 2023.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126389</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126389"/>
		<updated>2023-07-08T21:44:13Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for surface mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the a will be rewarding. &lt;br /&gt;
The project started the 25th of march 2023.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126388</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126388"/>
		<updated>2023-07-08T21:29:48Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: extra info on western farm project&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Start date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;25/03/2023&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;End date&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Not finished yet&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 70&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Contributors&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Akarion: helped raising some of the terrain&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Amorfides: Did most of the surface mining and digging in this project.&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Leilue: Helped to dig down tiles with slopes of 220. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Nathan: Provided Amorfides with a pickaxe designed for survace mining.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the a will be rewarding. &lt;br /&gt;
The project started the 25th of march 2023.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126387</id>
		<title>User:Amorfides/css/table.css</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126387"/>
		<updated>2023-07-08T21:16:27Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: testing style&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;table.paxtable {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    margin: 25px 0;&lt;br /&gt;
    font-size: 0.9em;&lt;br /&gt;
    border-radius: 14px;&lt;br /&gt;
    font-family: sans-serif;&lt;br /&gt;
    border: 1px solid black;&lt;br /&gt;
    /* min-width: 400px; */&lt;br /&gt;
    box-shadow: 10px 9px 20px 7px rgba(0, 0, 0, 0.15);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
table.paxtable th {&lt;br /&gt;
    background: #081565;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    border: 1px solid;&lt;br /&gt;
    padding-top: 5px;&lt;br /&gt;
    padding-bottom: 5px;&lt;br /&gt;
    padding-right: 20px;&lt;br /&gt;
    color: whitesmoke;&lt;br /&gt;
    vertical-align: text-top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.paxtable td {&lt;br /&gt;
    border: 1px solid;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
    padding-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
table.paxtable ul {&lt;br /&gt;
    margin-left: 10px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126386</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126386"/>
		<updated>2023-07-08T21:15:37Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: add style&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 60&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the a will be rewarding. &lt;br /&gt;
The project started the 25th of march 2023.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126385</id>
		<title>User:Amorfides/css/table.css</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126385"/>
		<updated>2023-07-08T21:14:07Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Amorfides changed the content model of the page User:Amorfides/css/table.css from &amp;quot;CSS&amp;quot; to &amp;quot;Sanitized CSS&amp;quot;: Needed to use style&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */&lt;br /&gt;
&lt;br /&gt;
/* NOTE: Don't override the boxstyle class in templates using this stylesheet. Instead, add a class for that specific template which overrides whatever needs to be overridden, and use both classes.*/&lt;br /&gt;
&lt;br /&gt;
.boxstyle{&lt;br /&gt;
	margin:2px auto;&lt;br /&gt;
	padding:3px;&lt;br /&gt;
	width:60%;&lt;br /&gt;
	border:2px solid black;&lt;br /&gt;
	text-align:left;&lt;br /&gt;
	border-radius: 10px;&lt;br /&gt;
	border-collapse:separate;&lt;br /&gt;
	box-shadow:2px 2px 5px rgba(0,0,0,0.45);&lt;br /&gt;
	clear:both;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.boxstyle::after{&lt;br /&gt;
	content: '';&lt;br /&gt;
	display: block;&lt;br /&gt;
	clear: both;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Overrides for specific skins */&lt;br /&gt;
&lt;br /&gt;
/* body.skin-timelesswurm .boxstyle { } */&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126384</id>
		<title>Settlement:Paxsententia</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Settlement:Paxsententia&amp;diff=126384"/>
		<updated>2023-07-08T21:05:32Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: add info on projects&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;templatestyles src=&amp;quot;User:Amorfides/css/table.css&amp;quot; /&amp;gt;&lt;br /&gt;
{{s-freedom}}&lt;br /&gt;
{{settlement&lt;br /&gt;
|name=Paxsententia&lt;br /&gt;
|motto= No motto yet&lt;br /&gt;
|type=Village&lt;br /&gt;
|size= 24 by 21&lt;br /&gt;
|mayor= [[player:Amorfides|Amorfides]]&lt;br /&gt;
|population= 3&lt;br /&gt;
|allies= United deed alliance&lt;br /&gt;
|enemies=None&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Citizens ==&lt;br /&gt;
* [[Player:Amorfides|Amorfides]]&lt;br /&gt;
* Agnusdei (alt Amorfides)&lt;br /&gt;
* Vesperardens (alt Amorfides)&lt;br /&gt;
&lt;br /&gt;
== Information About This Land ==&lt;br /&gt;
Paxsententia was founded on the day of the Ant in week 3 of the white shark in the year of 1115 (24/01/2023) by Amorfides. On top of the crumbled old ruins of Folenstone Barrow. &lt;br /&gt;
Settled in the valley between 2 large mountains Paxsententia carves a place for itself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
=== Settling ===&lt;br /&gt;
After Amorfides set foot on the land of Paxsententia the first was a simple house. Not many plans of any kind, just a place to rest and keep some storage. A few pens for animals followed this house. These initial buildings will all be removed as time moves on. &lt;br /&gt;
&lt;br /&gt;
=== The western farm ===&lt;br /&gt;
&amp;lt;table class=&amp;quot;paxtable&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Project name&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;Western farm&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Area size&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;16x11&amp;lt;/td&amp;gt; &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Skills required to finish&amp;lt;/th&amp;gt; &amp;lt;td&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Digging: 60&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Mining:60&amp;lt;/li&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To the west of the house there's a large downwards slope going up to a huge cliff, there's a small pathway going up the mountain too and a highway on the north. &lt;br /&gt;
Shaping the landscape to the west to form a manageable farmland won't be an easy feat but the a will be rewarding. &lt;br /&gt;
The project started the 25th of march 2023.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126383</id>
		<title>User:Amorfides/css/table.css</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126383"/>
		<updated>2023-07-08T21:05:06Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: test&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */&lt;br /&gt;
&lt;br /&gt;
/* NOTE: Don't override the boxstyle class in templates using this stylesheet. Instead, add a class for that specific template which overrides whatever needs to be overridden, and use both classes.*/&lt;br /&gt;
&lt;br /&gt;
.boxstyle{&lt;br /&gt;
	margin:2px auto;&lt;br /&gt;
	padding:3px;&lt;br /&gt;
	width:60%;&lt;br /&gt;
	border:2px solid black;&lt;br /&gt;
	text-align:left;&lt;br /&gt;
	border-radius: 10px;&lt;br /&gt;
	border-collapse:separate;&lt;br /&gt;
	box-shadow:2px 2px 5px rgba(0,0,0,0.45);&lt;br /&gt;
	clear:both;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.boxstyle::after{&lt;br /&gt;
	content: '';&lt;br /&gt;
	display: block;&lt;br /&gt;
	clear: both;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Overrides for specific skins */&lt;br /&gt;
&lt;br /&gt;
/* body.skin-timelesswurm .boxstyle { } */&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126382</id>
		<title>User:Amorfides/css/table.css</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides/css/table.css&amp;diff=126382"/>
		<updated>2023-07-08T20:59:13Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Style for tables in paxsententia page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;table.paxtable {&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    margin: 25px 0;&lt;br /&gt;
    font-size: 0.9em;&lt;br /&gt;
    border-radius: 14px;&lt;br /&gt;
    font-family: sans-serif;&lt;br /&gt;
    border: 1px solid black;&lt;br /&gt;
    /* min-width: 400px; */&lt;br /&gt;
    box-shadow: 10px 9px 20px 7px rgba(0, 0, 0, 0.15);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
table.paxtable th {&lt;br /&gt;
    background: #081565;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    border: 1px solid;&lt;br /&gt;
    padding-top: 5px;&lt;br /&gt;
    padding-bottom: 5px;&lt;br /&gt;
    padding-right: 20px;&lt;br /&gt;
    color: whitesmoke;&lt;br /&gt;
    vertical-align: text-top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.paxtable td {&lt;br /&gt;
    border: 1px solid;&lt;br /&gt;
    min-width: 200px;&lt;br /&gt;
    padding-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
table.paxtable ul {&lt;br /&gt;
    margin-left: 10px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Amorfides&amp;diff=126371</id>
		<title>User:Amorfides</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Amorfides&amp;diff=126371"/>
		<updated>2023-07-04T18:26:58Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Characters=&lt;br /&gt;
==Amorfides==&lt;br /&gt;
Main character [[Player:Amorfides|Amorfides]], made in januari 2023.&lt;br /&gt;
[https://www.wurmnode.com/character/Amorfides wurmnode profile]&lt;br /&gt;
&lt;br /&gt;
=Deeds=&lt;br /&gt;
[[settlement:Paxsententia]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Amphora&amp;diff=126355</id>
		<title>Amphora</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Amphora&amp;diff=126355"/>
		<updated>2023-07-03T21:12:29Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: adding to the pottery items category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{disambig}}&lt;br /&gt;
'''Amphora''' may refer to:&lt;br /&gt;
&lt;br /&gt;
* [[Small pottery amphora]]&lt;br /&gt;
* [[Small clay amphora]]&lt;br /&gt;
* [[Large pottery amphora]]&lt;br /&gt;
* [[Large clay amphora]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Babel/A]]&lt;br /&gt;
[[Category:Pottery items]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:Phantom&amp;diff=126353</id>
		<title>User:Phantom</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:Phantom&amp;diff=126353"/>
		<updated>2023-07-03T17:26:01Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix reference to correct settlement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General Info==&lt;br /&gt;
A basic account on the home server, he has played for some time and is a proud member of the [[Settlement:Akhenaten]] Arfens.&lt;br /&gt;
Phantom does carpentry, farming, and general work to improve and maintain the town.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Ademar&amp;diff=126352</id>
		<title>Ademar</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Ademar&amp;diff=126352"/>
		<updated>2023-07-03T17:21:18Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Pages referencing this page want to go to the settlement page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Settlement:Ademar]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Player:Tigiot&amp;diff=126351</id>
		<title>Player:Tigiot</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Player:Tigiot&amp;diff=126351"/>
		<updated>2023-07-03T17:18:56Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix reference to correct settlement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Tigiot''' ['''tig'''-ee-''uh''t] is a [[Jenn-Kellon]] [[Keeper of Faith]] who currently resides on the [[Server Types#Wild server details|Wild Server]].  He [[Religion|follows]] [[Magranon]].&lt;br /&gt;
&lt;br /&gt;
Tigiot was the mayor, along with [[Player:Maincorpse|Maincorpse]], of [[Settlement:Ademar]]. Ademar was the first size 10 deed planted on the West coast a day or two after the start of Gold-2.&lt;br /&gt;
&lt;br /&gt;
== Jobs ==&lt;br /&gt;
* [[Farming|Farmer]]&lt;br /&gt;
* [[Fighting|Hunter]]&lt;br /&gt;
* [[Digging|Digger]]&lt;br /&gt;
* [[Masonry|Mason]]&lt;br /&gt;
&lt;br /&gt;
==Titles==&lt;br /&gt;
* [[Digger]]&lt;br /&gt;
* [[Excavator]]&lt;br /&gt;
* [[Trollslayer]]&lt;br /&gt;
* [[Keeper of Faith]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Players]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Player:Stabbish&amp;diff=126350</id>
		<title>Player:Stabbish</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Player:Stabbish&amp;diff=126350"/>
		<updated>2023-07-03T17:17:46Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix reference to correct settlement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Retired player&lt;br /&gt;
&lt;br /&gt;
==Settlements==&lt;br /&gt;
===Past===&lt;br /&gt;
[[Lion's Head|Lion's Head]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Stabbish's Province]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Cape Caspien|Cape Caspien]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Dark_Citadel|Dark Citadel]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Current===&lt;br /&gt;
[[Settlement:Ademar]] - Home Server&amp;lt;br&amp;gt;&lt;br /&gt;
[[Kyara]] - Wild Server&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Current Info==&lt;br /&gt;
===Jobs===&lt;br /&gt;
Carpentry&amp;lt;br&amp;gt;&lt;br /&gt;
Cooking&amp;lt;br&amp;gt;&lt;br /&gt;
Leatherworker&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Goals===&lt;br /&gt;
Carpenter Title&amp;lt;br&amp;gt;&lt;br /&gt;
Chef Title&amp;lt;br&amp;gt;&lt;br /&gt;
30+ Fighting&amp;lt;br&amp;gt;&lt;br /&gt;
20+ Swords/Axes/Maul&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Current Skills as at===&lt;br /&gt;
2007-06-22&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Carpentry  	36.5756&amp;lt;br&amp;gt;&lt;br /&gt;
Pickaxe 	33.3577&amp;lt;br&amp;gt;&lt;br /&gt;
Mining 	30.1803&amp;lt;br&amp;gt;&lt;br /&gt;
Miscellaneous items 	26.6778&amp;lt;br&amp;gt;&lt;br /&gt;
WoodCutting 	22.5905&amp;lt;br&amp;gt;&lt;br /&gt;
Leatherworking 	20.3138&amp;lt;br&amp;gt;&lt;br /&gt;
Hammer 	19.5700&amp;lt;br&amp;gt;&lt;br /&gt;
Repairing 	16.4290&amp;lt;br&amp;gt;&lt;br /&gt;
Large axe 	14.6509&amp;lt;br&amp;gt;&lt;br /&gt;
Aggressive fighting 	14.5297&amp;lt;br&amp;gt;&lt;br /&gt;
Digging 	14.1928&amp;lt;br&amp;gt;&lt;br /&gt;
Fighting 	13.1087&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Stabbish's WurmSpace==&lt;br /&gt;
===Friends===&lt;br /&gt;
[[Player:Maincorpse|MainCorpse]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Tigiot|Tigiot]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Surplusxmas|Surplusxmas]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Vorg|Vorg]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Acesfury|Acesfury]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Juspar|Juspar]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Krayj|Krayj]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Planck|Planck]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Eir|Eir]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Jjjohan|Jjjohan]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Ivansimconia|Ivansimconia]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Pwin|Mitokondria/Pwin]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Extrusion|Extrusion]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Raloc|Raloc]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Zerobyte|Zerobyte]]&amp;lt;br&amp;gt;&lt;br /&gt;
===Hate List===&lt;br /&gt;
[[Player:Auras|Auras]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Onemind|Onemind]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:PvtRyan|PvtRyan]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Category:Players]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Silent_Hill&amp;diff=126349</id>
		<title>Silent Hill</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Silent_Hill&amp;diff=126349"/>
		<updated>2023-07-03T16:57:44Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Multiple pages reference to silent hill meaning the one in the JK-H server. Linking those references.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Settlement:Silent Hill (JK-H)]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Player:Hodur&amp;diff=126348</id>
		<title>Player:Hodur</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Player:Hodur&amp;diff=126348"/>
		<updated>2023-07-03T16:56:17Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix reference to correct settlement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, my name is Hodur.&lt;br /&gt;
I do smithing,prospecting and corpse art.&lt;br /&gt;
I live with my forge in [[settlement:Silent Hill]], located on the [[Independence]] server.&lt;br /&gt;
I was told to write some nonsense but I don't know how. &lt;br /&gt;
&lt;br /&gt;
Here is a picture of me and my forge. I look grumpy because the server had just gone down, the forge is hot though. &lt;br /&gt;
&lt;br /&gt;
http://i354.photobucket.com/albums/r421/Mange123/wurm201401171630_zps7b8c8078.jpg&lt;br /&gt;
&lt;br /&gt;
Here are some of my skills, enjoy!&lt;br /&gt;
&lt;br /&gt;
http://wurm.riceri.se/genstats/Hodur.png&lt;br /&gt;
&lt;br /&gt;
Trivia about me:&lt;br /&gt;
&lt;br /&gt;
*I was not inspired by the Game of Thrones character &amp;quot;Hodor&amp;quot; when I named my character.&lt;br /&gt;
*My affinity is is ropemaking.&lt;br /&gt;
*I'm level nine in path of love, therefore the title Protector. Which suits me pretty good.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Player:Aeris&amp;diff=126347</id>
		<title>Player:Aeris</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Player:Aeris&amp;diff=126347"/>
		<updated>2023-07-03T16:52:11Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* Aeris in Wurmerland */ Fix reference to settlement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aeris in Wurmerland ==&lt;br /&gt;
One of the elders of the village [[settlement:Silent Hill]], located on the [[Independence]] server. Aeris's been residing (hiding) in the village ever since starting out. You might catch her out for a walk in the wilderness if the wind is blowing in the right direction as Valrei and Seris cross paths during a light rain, but other than that you've probably just hallucinated.&lt;br /&gt;
&lt;br /&gt;
Here is, however, a picture of one of the rare occasions where she's out in the woods:&lt;br /&gt;
&lt;br /&gt;
http://i986.photobucket.com/albums/ae348/Misaery/wrumy/wurmpic_zpskxyrqwcj.png&lt;br /&gt;
&lt;br /&gt;
(sure it was ~5 tiles offdeed, but still)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
He's a very skilled player and that includes skills such as:&lt;br /&gt;
* Getting lost&lt;br /&gt;
* Creating corpse art&lt;br /&gt;
* Making horrible puns&lt;br /&gt;
* Logging in at irregular hours&lt;br /&gt;
* Trading furs&lt;br /&gt;
&lt;br /&gt;
== Stats and Stuff ==&lt;br /&gt;
She doesn't like to brag, but she can smith and stuff. When she's not making useful items (such as pickaxes) she can be found in front of a forge making bling 4 da hood.&lt;br /&gt;
Mining is another skill in which he has a keen interest. There is something about those walls that just ignites her heart, and she wishes all the mine floors eternal happiness and flatness.&lt;br /&gt;
&lt;br /&gt;
http://wurm.riceri.se/genstats/Aeris.png&lt;br /&gt;
&lt;br /&gt;
Some of Aeris' top skills, as collected from http://wurm.riceri.se&lt;br /&gt;
&lt;br /&gt;
She's also a follower of [[Fo]], and Giving on the [[Path of Love]]. She stopped at Giving because it has a nice ring to it, and nothing more needs to be said on that matter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fanart ==&lt;br /&gt;
Sometimes Aeris has to endure RL and when that becomes too much he re-creates the Wurmlands in his mind:&lt;br /&gt;
* Songs&lt;br /&gt;
** [http://aerisu.tumblr.com/post/53460060211/a-song-i-made-inspired-by-an-event-in-the-game#disqus_thread Independence Anthem]&lt;br /&gt;
* Stories&lt;br /&gt;
** [http://forum.wurmonline.com/index.php?/topic/83406-servers-just-crashed/?p=832099 Saving the Wurmland]&lt;br /&gt;
** [http://forum.wurmonline.com/index.php?/topic/93182-the-sailors-diary-aka-why-i-dont-travel-much/ The sailor's diary] (AKA why I don't travel much)&lt;br /&gt;
* Drawings&lt;br /&gt;
** [http://aerisu.tumblr.com/image/60512478697 Wurmian explorer in leather armour]&lt;br /&gt;
** [http://38.media.tumblr.com/b26fa0167b4a8d37c1cda8214022a7b9/tumblr_n9w5y8HrRb1r8r6xao3_500.jpg Quick sketch of my character]&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* Aeris is the manliest man ever, with muscles that have muscles&lt;br /&gt;
** The heavy musclery of Aeris was in fact used once in an ad for a ship&lt;br /&gt;
* Isn't afraid of Chuck Norris (but he is of her....)&lt;br /&gt;
* Can be pretty easily distracted at times. This list point was supposed to be about something else but Aeris started doing something else and forgot what it was&lt;br /&gt;
* Enjoys running around in mines and describes staring at walls as great fun&lt;br /&gt;
* Is known among the allies for her merciless killing of poorly traited horses&lt;br /&gt;
** Has received PM:s in the past from concerned people passing the deed, asking if SH had been griefed since there were horse corpses lying over the place&lt;br /&gt;
* Every now and then a coin pops up that mentions one of her body parts, and Aeris is equally amused every time it happens&lt;br /&gt;
* Likes staring at you through your windows, so you better not have any&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Player:Spyrian&amp;diff=126346</id>
		<title>Player:Spyrian</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Player:Spyrian&amp;diff=126346"/>
		<updated>2023-07-03T16:50:49Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix reference to correct settlement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Players]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Spyrian was a '''Jenn-Kellon''' player on the [[Golden Valley]] server. &lt;br /&gt;
&lt;br /&gt;
He firstly moved to [[Freedom001|Independence]], then in 2013 he made a new account called Spyriano and moved to [[Freedom006|Release]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Freedom players]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
= GV and Independence =&lt;br /&gt;
'''Spyrian''' was a helpful player of Golden Valley server, joined the game in July 2009, settled in Nelde Aelini Village, polish community both-kingdom settlement. Afterwards, he moved to Independence, specifically to [[settlement:Silent Hill]].&lt;br /&gt;
&lt;br /&gt;
=== Titles ===&lt;br /&gt;
Spyrian gained '''[[Trollslayer]]''' title at 23rd December 2009 with 1,5 Fighting skill.&lt;br /&gt;
&lt;br /&gt;
== Nelde Aelini Village ==&lt;br /&gt;
Spyrian was a smith and fortress inventor in the Nelde Aelini Village. His house was the first built in the village. Everyone helped to finish it in order to provide shelter to hide from the creatures until other members of the village finished their homes.&lt;br /&gt;
&lt;br /&gt;
== [[Silent Hill]] ==&lt;br /&gt;
When purchasing Premium for the first time, Spyrian moved to Silent Hill, size 10 settlement on Independence. His 3x3 house together with 68 tiles farm was finished quite quickly, although not all tiles of the farm were flat enough to plant something. Then he started to build a [[small sailing boat]], but before finishing, he stopped playing Wurm for a few years.&lt;br /&gt;
&lt;br /&gt;
= Spyriano and Release =&lt;br /&gt;
In May 2013, Spyrian decided to come back to Wurm. However, once he logged on to his account, he realised that most of his friends moved to Release, so he made a new account on Release called Spyriano.&lt;br /&gt;
Once on release, Spyriano joined [[Black Oak Peak]].&lt;br /&gt;
&lt;br /&gt;
== Black Oak Peak ==&lt;br /&gt;
Spyriano is currently living in Black Oak Peak, where he focuses on [[Leatherworking]], [[Cloth Tailoring]] and [[Ship building]]. His house is currently under construction, slate shingle roof awaiting completion.&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Player:Shadowkyle&amp;diff=126345</id>
		<title>Player:Shadowkyle</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Player:Shadowkyle&amp;diff=126345"/>
		<updated>2023-07-03T16:48:29Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix reference to correct settlement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Alt of player: [[Player:Kylebooze|Kylebooze]]&lt;br /&gt;
&lt;br /&gt;
Is usually used to do various tasks which include: Mining and Casting&lt;br /&gt;
&lt;br /&gt;
Had become a follower of Libila for a short time, but when the freedom server was announced he switched back to WL.&lt;br /&gt;
Was a Champion of Magranon that resided on JK Wild as a villager of [[Kyara]].&lt;br /&gt;
&lt;br /&gt;
January 16th 2011 [22:06:05] &amp;quot;You are now a Champion of Magranon!&amp;quot;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Was De-Champ'd in the great de-champing... Moved back to Freedom, is currently staying at [[settlement:Silent Hill]] as a priest of [[Magranon]]. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Titles==== &lt;br /&gt;
Animal trainer&lt;br /&gt;
Miner - Prime Minester &amp;lt;br&amp;gt;&lt;br /&gt;
Padre - Devout - Enlightened &amp;lt;br&amp;gt;&lt;br /&gt;
Reverent &amp;lt;br&amp;gt;&lt;br /&gt;
Channeler - Conduit &amp;lt;br&amp;gt;&lt;br /&gt;
Exorcist &amp;lt;br&amp;gt;&lt;br /&gt;
Trollslayer &amp;lt;br&amp;gt;&lt;br /&gt;
Soldier &amp;lt;br&amp;gt;&lt;br /&gt;
Dragonslayer &amp;lt;br&amp;gt;&lt;br /&gt;
Fisherman &amp;lt;br&amp;gt;&lt;br /&gt;
Caterer&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:KyleBooze&amp;diff=126344</id>
		<title>User:KyleBooze</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:KyleBooze&amp;diff=126344"/>
		<updated>2023-07-03T16:47:34Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: More player characters not referenced&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Player:Kylebooze]]&lt;br /&gt;
[[Player:Shadowkyle]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=User:KyleBooze&amp;diff=126343</id>
		<title>User:KyleBooze</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=User:KyleBooze&amp;diff=126343"/>
		<updated>2023-07-03T16:43:25Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Player created user info on player page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Player:Kylebooze]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Player:Kylebooze&amp;diff=126342</id>
		<title>Player:Kylebooze</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Player:Kylebooze&amp;diff=126342"/>
		<updated>2023-07-03T16:41:35Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Fixing reference to referred settlement page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Background ==&lt;br /&gt;
This player started playing during the summer of 2008. (Wurm Year 990)&lt;br /&gt;
&lt;br /&gt;
'''---------- Jenn-Kellon Home -----------'''&amp;lt;br&amp;gt;&lt;br /&gt;
Originally, him, his brother ([[Player:Kswords|Kswords]]) and his half-brother ([[Undefined player|Vincent]]) tried to start their own settlement. When Vincent left, the two went off on their own and were recruited to the nearby village of [[Onoldeler|Onoldeler]] by [[Player:Verlix|Verlix]] who left the village soon after. Kyle nearly set up a permanent home in Onoldeler but when the mayor went to wild he decided that he wanted to move somewhere else...&lt;br /&gt;
&lt;br /&gt;
When he finally decided it was time to move, he packed up his stuff and went to the disbanded village of [[Noriyah|Noriyah]]. It was then rebuilt, expanded and redeeded. He stayed at Noriyah for a few months, making new friends, and acquiring a couple of titles. During the time the Freedom server was releasing, it became extremely difficult for him as the mayor of Noriyah left for Wild. He stayed behind to wait for the new lands to be discovered.&lt;br /&gt;
&lt;br /&gt;
'''--------- Freedom ----------'''&amp;lt;br&amp;gt;&lt;br /&gt;
When the new lands were discovered, along with Hyperkittens he joined travelers from the village of Piece o' Heaven. While enduring some hardships, he was able to find a spot for his homestead and is still currently settling into it while at the same time, a member of [[Undefined settlement|Harmony Overlook]]. His homestead, which is being held by his alt, is called [[Tranquil Harmony|Tranquil Harmony]].&lt;br /&gt;
&lt;br /&gt;
He is no longer a villager of Harmony Overlook due to everybody in the village losing interest in playing. With nowhere else to turn, he went back to his old/new village [[New Noriyah|New Noriyah]].&lt;br /&gt;
&lt;br /&gt;
Sometime afterwards, he was generously given a settlement deed and began construction on a new homestead, [[Undefined settlement|Youkai Mountain]]. Currently, he has been taking care of himself at this homestead and has been working alone since his brother left for the war torn lands of Wild.&lt;br /&gt;
&lt;br /&gt;
Got tired of freedom drama, moved to wild.&lt;br /&gt;
&lt;br /&gt;
'''--------- Wild ----------'''&amp;lt;br&amp;gt;&lt;br /&gt;
Was a villager of [[Kyara|Kyara]] with his brother in the kingdom of Jenn-Kellon. Had fun meeting new people on wild and doing things with the community. &lt;br /&gt;
Left for personal reasons.&lt;br /&gt;
&lt;br /&gt;
'''--------- Freedom (Independence) ----------'''&amp;lt;br&amp;gt;&lt;br /&gt;
Resided in a homestead (Hakugyokurou) near [[Settlement:Silent Hill]] for about a month or two.&lt;br /&gt;
&lt;br /&gt;
'''--------- Freedom (Exodus) ----------'''&amp;lt;br&amp;gt;&lt;br /&gt;
Stayed with Xallo and Alyeska at Lakeside Retreat on Exodus for a few weeks.&lt;br /&gt;
&lt;br /&gt;
'''--------- Freedom (Chaos) ----------'''&amp;lt;br&amp;gt;&lt;br /&gt;
Was back on Chaos (former Wild) in Kyara. Has been working on skills when he has the time, will do chainsmithing occasionally for members of the JK alliance.&lt;br /&gt;
&lt;br /&gt;
'''--------- Freedom (Independence) (Wurm Year 1040) ----------'''&amp;lt;br&amp;gt;&lt;br /&gt;
Currently lives in Silent Hill village and will return to wild if prompted by allies for major events.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Kyle(as he is called by most) is a follower of Magranon.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
! Path of Love&lt;br /&gt;
|-&lt;br /&gt;
|Protector&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Titles ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
! #&lt;br /&gt;
! Title&lt;br /&gt;
! Achieved&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Troll Slayer || N/A ||Smacked a troll, ran off, then let a couple of tower guards kill it&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Miner || December 14, 2008 [15:51:30] || Mining...&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Mason || December 28, 2008 [19:08:32] || Improving tall stone walls&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Goldsmith || March 16, 2009 [00:43:51] || (100 friggin' rings...)&lt;br /&gt;
|-&lt;br /&gt;
| 5 || Digger || April 4, 2009 [03:01:28] || Fixing a road&lt;br /&gt;
|-&lt;br /&gt;
| 6 || Handyman || May 22, 2009 [00:30:12] || Destroying steppe&lt;br /&gt;
|-&lt;br /&gt;
| 7 || Apothecarist || June 14, 2009 [13:45:20] || Making healing covers&lt;br /&gt;
|-&lt;br /&gt;
| 8 || Blacksmith || June 23, 2009 [23:33:36] || Finished improving an iron awl&lt;br /&gt;
|-&lt;br /&gt;
| 9 || Prospector || July 20, 2009 [13:13:47] || Prospecting mine walls&lt;br /&gt;
|-&lt;br /&gt;
| 10 || Prime Minester || July 28, 2009 [14:22:40] || Mining...&lt;br /&gt;
|-&lt;br /&gt;
| 11 || Chainsmith || August 28, 2009 [17:04:30] || Grinding on various chain armour&lt;br /&gt;
|-&lt;br /&gt;
| 12 || Trickster || N/A || Computer with time/date broke, yoyoing sucks...&lt;br /&gt;
|-&lt;br /&gt;
| 13 || Geologist || December 20, 2009 [14:37:23] || Prospecting...&lt;br /&gt;
|-&lt;br /&gt;
| 14 || Renowned Chainsmith || February 5, 2010 [15:52:00] || Making 60ql chain sets&lt;br /&gt;
|-&lt;br /&gt;
| 15 || Excavator || February 24, 2010 [17:56:01] || Digging...&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Soldier || March 4, 2010 [21:07:47] || Killed an Aged starving angry huge spider&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Dragonslayer || March 22, 2010 [12:48:15] || Helped kill Fluffy the Black Dragon&lt;br /&gt;
|-&lt;br /&gt;
| 18 || Smith || April 16, 2010 [20:24:06] || Hello Mr. Anderson...&lt;br /&gt;
|-&lt;br /&gt;
| 19 || Sculptor || May 13, 2010 [14:49:59] || Imping slabs&lt;br /&gt;
|-&lt;br /&gt;
| 20 || High Mason || May 13, 2010 [16:49:41] || Imping slabs&lt;br /&gt;
|-&lt;br /&gt;
| 21 || Repairman || May 13, 2010 [17:07:56] || Repairing catapulted chain parts&lt;br /&gt;
|-&lt;br /&gt;
| 22 || Lumberjack || July 7, 2010 [22:53:56] || Choppin' logs&lt;br /&gt;
|-&lt;br /&gt;
| 23 || Farmer || October 25, 2010 [11:28:35] || Farming...&lt;br /&gt;
|-&lt;br /&gt;
| 24 || Carpenter || November 1, 2010 [14:55:55] || Imping arrows&lt;br /&gt;
|-&lt;br /&gt;
| 25 || Mercenary || November 10, 2010 [25:07:47] || Killed a young fierce deer&lt;br /&gt;
|-&lt;br /&gt;
| 26 || Fletcher|| November 28, 2010 [12:32:17] || Imping arrows&lt;br /&gt;
|-&lt;br /&gt;
| 27 || Archer || November 30, 2010 [17:33:47] || Turned an adolescent troll into swiss cheese&lt;br /&gt;
|-&lt;br /&gt;
| 28 || Kingslayer || December 27, 2010 [22:19:11] || Horton is dead. R.I.P.&lt;br /&gt;
|-&lt;br /&gt;
| 29 || Slayer of Champions || December 27, 2010 [22:27:29] || Zaz is dead. R.I.P.&lt;br /&gt;
|-&lt;br /&gt;
| 30 || Master Chainsmith || January 31, 2011 [03:56:13] || Because I can...&lt;br /&gt;
|-&lt;br /&gt;
| 31 || Tim the Toolman || February 16, 2011 [20:25:56] || Imping war arrows&lt;br /&gt;
|-&lt;br /&gt;
| 32 || Renowned Blacksmith || May 14, 2011 [13:59:00] || Improving horse shoes&lt;br /&gt;
|-&lt;br /&gt;
| 33 || Platesmith || May 29, 2011 [17:15:05] || Used Gavin's steel&lt;br /&gt;
|-&lt;br /&gt;
| 34 || Mastermine|| July 13, 2011 [18:42:16] || Mining gold&lt;br /&gt;
|-&lt;br /&gt;
| 35 || Shieldsmith || July 26, 2011 [09:13:54] || Improving metal and wooden shields&lt;br /&gt;
|-&lt;br /&gt;
| 36 || Tanner || Nov 14, 2011 [12:52:52] || Improving studded leather sleeves&lt;br /&gt;
|-&lt;br /&gt;
| 37 || Athlete || Jan 4, 2012 [01:19:23] || Improving chain armour&lt;br /&gt;
|-&lt;br /&gt;
| 38 || Tinker || February 8, 2012 [01:00:26] || Improving tools&lt;br /&gt;
|-&lt;br /&gt;
| 39 || Armoursmith || February 10, 2012 [20:49:44] || Improving chain armour&lt;br /&gt;
|-&lt;br /&gt;
| 40 || Giantslayer || February 18, 2012 [08:43:39] || The venerable starving jobs is dead. R.I.P&lt;br /&gt;
|-&lt;br /&gt;
| 42 || Master Blacksmith || April 8, 2012 [04:18:39] || Improving tools&lt;br /&gt;
|-&lt;br /&gt;
| 43 || Renowned Platesmith || June 21, 2012 [03:24:38] || Improving plate armour&lt;br /&gt;
|-&lt;br /&gt;
| 44 || Able Shieldsmith || July 13, 2012 [01:57:40] || Improving large metal shields&lt;br /&gt;
|-&lt;br /&gt;
| 45 || Renowned Goldsmith || July 23, 2012 [18:20:42] || Improving rings&lt;br /&gt;
|-&lt;br /&gt;
| 46 || Master Shieldsmith || January, 2013 [00:00:00] || Improving large wooden shields&lt;br /&gt;
|-&lt;br /&gt;
| 47 || Participant of the Hunt || - || &lt;br /&gt;
|-&lt;br /&gt;
| 48 || Bloodhound of the Hunt || - || &lt;br /&gt;
|-&lt;br /&gt;
| 49 || Leader of the Hunt || - || &lt;br /&gt;
|-&lt;br /&gt;
| 50 || Master of the Hunt  || - || &lt;br /&gt;
|-&lt;br /&gt;
| 51 || King of the Hunt  || - || &lt;br /&gt;
|-&lt;br /&gt;
| 52 || Rider of Lomaner || April, 2014 [00:00:00] || Being premium for 4 months&lt;br /&gt;
|-&lt;br /&gt;
| 53 || Dawn of Glory || April 24, 2014 [03:18:24] || &amp;quot;The Altar of Three has fallen to the hands of Xallo!&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| 54 || Bartender || May 22, 2014 [16:14:25] || Juicing strawberries and olives&lt;br /&gt;
|-&lt;br /&gt;
| 55 || Transmutator || May 28, 2014 [16:44:08] || Making healing covers&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Working on the following titles:'''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
- Renowned Armoursmith &amp;lt;br&amp;gt;&lt;br /&gt;
- Renowned Carpenter &amp;lt;br&amp;gt;&lt;br /&gt;
- Materia Tamer &amp;lt;br&amp;gt;&lt;br /&gt;
- High Tanner &amp;lt;br&amp;gt;&lt;br /&gt;
- Master Tanner &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Close Friends==&lt;br /&gt;
[[Player:Aeris|Aeris]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Alyeska|Alyeska]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Sgtscum|Sgtscum]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Xallo|Xallo]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Brother====&lt;br /&gt;
[[Player:Kswords|Kswords]](Shadowrend)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Alts====&lt;br /&gt;
&lt;br /&gt;
=====~[[Player:Shadowkyle|Shadowkyle]](Magranon Priest)~=====&lt;br /&gt;
&lt;br /&gt;
Residence - Kyara (Chaos)&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
!&lt;br /&gt;
! Titles&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
| Animal Trainer || ||&lt;br /&gt;
|-&lt;br /&gt;
| Miner || Prime Minster ||&lt;br /&gt;
|-&lt;br /&gt;
| Padre || Devout || Enlightened&lt;br /&gt;
|-&lt;br /&gt;
| Reverent || ||&lt;br /&gt;
|-&lt;br /&gt;
| Exorcist || ||&lt;br /&gt;
|-&lt;br /&gt;
| Channeler || Conduit ||&lt;br /&gt;
|-&lt;br /&gt;
| Trollslayer || Dragonslayer || Giantslayer&lt;br /&gt;
|-&lt;br /&gt;
| Soldier || Mercenary ||&lt;br /&gt;
|-&lt;br /&gt;
| Fisherman || ||&lt;br /&gt;
|-&lt;br /&gt;
| Caterer || ||&lt;br /&gt;
|-&lt;br /&gt;
| Handyman || ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=====~[[Undefined player|Youmu]] (Fo Priest)~=====&lt;br /&gt;
&lt;br /&gt;
Residence - Kyara (Chaos)&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
! Titles ||&lt;br /&gt;
|-&lt;br /&gt;
| Educated ||&lt;br /&gt;
|-&lt;br /&gt;
| Norn || Mystic&lt;br /&gt;
|-&lt;br /&gt;
| Digger ||&lt;br /&gt;
|-&lt;br /&gt;
| Farmer ||&lt;br /&gt;
|- &lt;br /&gt;
| Trollslayer ||&lt;br /&gt;
|-&lt;br /&gt;
| Forester ||&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Random Good People====&lt;br /&gt;
[[Player:Dannyiron|Dannyiron]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Drega|Drega]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Duce|Duce]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Eliasthecrimson|Eliasthecrimson]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Emoo|Emoo]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Felthanne|Felthanne]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Gander|Gander]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Gavin|Gavin]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Kajmir|Kajmir]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Lancelot|Lancelot]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Maluraq|Maluraq]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Metaldragon|Metaldragon]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Nosyt|Nosyt]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Persephone|Persephone]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Rosie|Rosie]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Sparkyrich|Sparkyrich]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Thijsl|Thijs]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====haven't seen/don't play anymore====&lt;br /&gt;
[[Undefined player|Angurboda]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Ethario|Ethario]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Undefined player|Formerlyknownas]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Greiger|Greiger]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Undefined player|Hearteternal]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Hyperkittens|Hyperkittens]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Ilyana|Ilyana]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Undefined player|Katitude]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Kukks|Kukks]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Lex|Lex]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Mazterzdemon|Mazterzdemon]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Mouchard|Mouchard]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Undefined player|Movu]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Penta|Penta]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Poolsclosed|Poolsclosed]] - banned&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Remelia|Remelia]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Roflkittens|Roflkittens]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Rulerofwax|Rulerofwax]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Silverhammers|Silverhammers]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Undefined player|Sparkysgal]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Undefined player|Starhero]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Player:Wauld|Wauld]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==~Drains~==&lt;br /&gt;
Jan 28th 2011&amp;lt;br&amp;gt;&lt;br /&gt;
[06:27:42] You start to search for gold in the coffers of Hots Zoo.&amp;lt;br&amp;gt;&lt;br /&gt;
[06:28:12] You find 37 copper and 50 iron in the coffers of Hots Zoo.&lt;br /&gt;
&lt;br /&gt;
[[Category:Players]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Valhalla&amp;diff=126341</id>
		<title>Valhalla</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Valhalla&amp;diff=126341"/>
		<updated>2023-07-03T16:31:45Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Undefined settlement on chaos&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Undefined settlement]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Roadside&amp;diff=126340</id>
		<title>Roadside</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Roadside&amp;diff=126340"/>
		<updated>2023-07-03T16:28:39Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Players referencing this settlement have accounts dating back to 2007 and refer to Gold1.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Undefined historical settlement]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Medium_Bow&amp;diff=126339</id>
		<title>Medium Bow</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Medium_Bow&amp;diff=126339"/>
		<updated>2023-07-03T15:56:56Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: fix double redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Reflex bow]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Guard_tower&amp;diff=126338</id>
		<title>Guard tower</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Guard_tower&amp;diff=126338"/>
		<updated>2023-07-03T15:44:50Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* Creating */ Making the distance requirement more understandable and more correct.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Masonry]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
{{itemBox&lt;br /&gt;
|name={{PAGENAME}}&lt;br /&gt;
|image=GuardTowers.jpg&lt;br /&gt;
|active=[[stone brick]]&lt;br /&gt;
|passive=[[clay]] &lt;br /&gt;
|group=Towers&lt;br /&gt;
|materials=* 501x [[stone brick]]s&lt;br /&gt;
* 501x [[clay]] &lt;br /&gt;
* 100x [[plank]]s&lt;br /&gt;
|result=*'''{{PAGENAME}}'''&lt;br /&gt;
|skill=masonry&lt;br /&gt;
|improve=masonry&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
'' A high guard tower.''&lt;br /&gt;
&lt;br /&gt;
'''Guard tower''' is used for defensive purposes. It spawns [[tower guard]]s who are hostile to enemy kingdoms and aggressive animals. &lt;br /&gt;
&lt;br /&gt;
== Creating ==&lt;br /&gt;
* At 25 masonry skill, with 8ql bricks and 18ql clay, the chance to start a guard tower is roughly 44%.&lt;br /&gt;
* You cannot create a guard tower inside a building. Failing to start or continue, the material(s) used will be damaged.&lt;br /&gt;
* Guard towers take up one tile, but will overlap about half a tile in a 3x3 tile area around the central tile.&lt;br /&gt;
* When attaching the last piece, make sure you are facing the tile you wish the tower to be created on. Guard towers can be rotated by the creator, so the initial rotation doesn't matter. They cannot be pushed or pulled.&lt;br /&gt;
* Guard towers on Freedom servers can't be constructed in a radius of 50 tiles of another guard tower. &lt;br /&gt;
** Error message when too close: {{event|inline|You can't continue the tower now; another tower is too near.}}&lt;br /&gt;
** Towers on PVP may be built minimum 150 tiles from another kingdom, or 60 tiles if you are within your own kingdom.&lt;br /&gt;
&lt;br /&gt;
[[Image:Freedomtower.png|thumb|right|A guard tower on the [[Freedom Isles]] up close.]]&lt;br /&gt;
&lt;br /&gt;
== Influence on PVP Servers==&lt;br /&gt;
&lt;br /&gt;
A tower will create at least 60 tiles of kingdom influence, unless it is at the edge of opposing territory. There are also &amp;quot;hidden zones.&amp;quot; Hidden zones are areas that mysteriously increase the influence radius of an altar or tower by an unusual amount. Hidden zones are most commonly found on mountains or sometimes lakes. There are also hidden zones in places around the world, sometimes small, sometimes large. Hidden zones have been known to add up to an extra 20 tiles on a altar's presence and sometimes up to 100 tiles on a tower's influence.&lt;br /&gt;
&lt;br /&gt;
== Destroying ==&lt;br /&gt;
*Guard towers can  be destroyed with a weapon, only by the builder of the tower or if it is on deed where permissions allow it.&lt;br /&gt;
*'''Warning: The builder has the chance to destroy a tower in one hit.'''&lt;br /&gt;
&lt;br /&gt;
== Guards ==&lt;br /&gt;
*For each 10 QL of the tower, it will spawn 1 [[tower guard]], up to 5 guards.&lt;br /&gt;
*A [[rarity system|rare]] guard tower over 60 ql will spawn 1 extra tower guard, allowing up to 6 guards.&lt;br /&gt;
*A [[rarity system|supreme]] guard tower over 70 ql will spawn 2 extra tower guards, allowing up to 7 guards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Range and Response ==&lt;br /&gt;
*Guards will respond to a help call if the creature is within 20 tiles of the guard tower, ''not'' of the guards. &lt;br /&gt;
**The monster needs to be within 20 tiles of the tower but you can call the guards as long as you are in local range of the tower (80 tiles).&lt;br /&gt;
**This can be done by saying either '''&amp;quot;help&amp;quot;''' or '''&amp;quot;guards!&amp;quot;''' in Local chat within range of a guard tower, after which the guards will attack your current target. &lt;br /&gt;
***The text to call the guards ''MUST'' be typed in all lowercase letters to work.&lt;br /&gt;
***2 guards respond per call, but you can call for more 10 seconds later.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
*When created the tower will be assigned a name in the form of &amp;quot;Creator name&amp;quot; &amp;quot;Random number&amp;quot;, the name is not unique so multiple towers can have the same name.&lt;br /&gt;
*Tower guards attack players of an enemy kingdom automatically. &lt;br /&gt;
*A guard tower that is on a deed will also attack [[KoS]] players, assisting any [[Spirit Templar|spirit templars]] that the deed may have.&lt;br /&gt;
*They will not automatically hunt other hostile creatures within their range; rather, they will only do so when ordered to by a player. &lt;br /&gt;
*The guard tower increases [[kingdom]] influence, depending on the allegiance (loyalty to a particular kingdom) of the player who started building the tower. &lt;br /&gt;
*They do not attack enemy guards from the same town during a PMK switch over and not when called on each others (as they are all non-aggressive).&lt;br /&gt;
*Do not build fences on the tile borders of the center tile of a guard tower. Although the fence may be built, it will eventually be destroyed. House walls will withstand a tower's influence, however.&lt;br /&gt;
*Cannot be constructed inside caves.&lt;br /&gt;
*Guards respawn.&lt;br /&gt;
[[Category:Stone items]]&lt;br /&gt;
[[Category:Structures]]&lt;br /&gt;
[[Category:Towers]]&lt;br /&gt;
[[Category:Babel/G]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Guard_tower&amp;diff=126337</id>
		<title>Guard tower</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Guard_tower&amp;diff=126337"/>
		<updated>2023-07-03T12:34:33Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: /* Notes */ Added information on the names of towers&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Masonry]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
{{itemBox&lt;br /&gt;
|name={{PAGENAME}}&lt;br /&gt;
|image=GuardTowers.jpg&lt;br /&gt;
|active=[[stone brick]]&lt;br /&gt;
|passive=[[clay]] &lt;br /&gt;
|group=Towers&lt;br /&gt;
|materials=* 501x [[stone brick]]s&lt;br /&gt;
* 501x [[clay]] &lt;br /&gt;
* 100x [[plank]]s&lt;br /&gt;
|result=*'''{{PAGENAME}}'''&lt;br /&gt;
|skill=masonry&lt;br /&gt;
|improve=masonry&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
'' A high guard tower.''&lt;br /&gt;
&lt;br /&gt;
'''Guard tower''' is used for defensive purposes. It spawns [[tower guard]]s who are hostile to enemy kingdoms and aggressive animals. &lt;br /&gt;
&lt;br /&gt;
== Creating ==&lt;br /&gt;
* At 25 masonry skill, with 8ql bricks and 18ql clay, the chance to start a guard tower is roughly 44%.&lt;br /&gt;
* You cannot create a guard tower inside a building. Failing to start or continue, the material(s) used will be damaged.&lt;br /&gt;
* Guard towers take up one tile, but will overlap about half a tile in a 3x3 tile area around the central tile.&lt;br /&gt;
* When attaching the last piece, make sure you are facing the tile you wish the tower to be created on. Guard towers can be rotated by the creator, so the initial rotation doesn't matter. They cannot be pushed or pulled.&lt;br /&gt;
* Guard towers must be situated at least 50 tiles apart on Freedom servers, in all four directions. If a tower is more than 50 tiles from another on one side, but not on others, you will not be able to build there. &lt;br /&gt;
** Error message when too close: {{event|inline|You can't continue the tower now; another tower is too near.}}&lt;br /&gt;
** Towers on PVP may be built minimum 150 tiles from another kingdom, or 60 tiles if you are within your own kingdom.&lt;br /&gt;
&lt;br /&gt;
[[Image:Freedomtower.png|thumb|right|A guard tower on the [[Freedom Isles]] up close.]]&lt;br /&gt;
&lt;br /&gt;
== Influence on PVP Servers==&lt;br /&gt;
&lt;br /&gt;
A tower will create at least 60 tiles of kingdom influence, unless it is at the edge of opposing territory. There are also &amp;quot;hidden zones.&amp;quot; Hidden zones are areas that mysteriously increase the influence radius of an altar or tower by an unusual amount. Hidden zones are most commonly found on mountains or sometimes lakes. There are also hidden zones in places around the world, sometimes small, sometimes large. Hidden zones have been known to add up to an extra 20 tiles on a altar's presence and sometimes up to 100 tiles on a tower's influence.&lt;br /&gt;
&lt;br /&gt;
== Destroying ==&lt;br /&gt;
*Guard towers can  be destroyed with a weapon, only by the builder of the tower or if it is on deed where permissions allow it.&lt;br /&gt;
*'''Warning: The builder has the chance to destroy a tower in one hit.'''&lt;br /&gt;
&lt;br /&gt;
== Guards ==&lt;br /&gt;
*For each 10 QL of the tower, it will spawn 1 [[tower guard]], up to 5 guards.&lt;br /&gt;
*A [[rarity system|rare]] guard tower over 60 ql will spawn 1 extra tower guard, allowing up to 6 guards.&lt;br /&gt;
*A [[rarity system|supreme]] guard tower over 70 ql will spawn 2 extra tower guards, allowing up to 7 guards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Range and Response ==&lt;br /&gt;
*Guards will respond to a help call if the creature is within 20 tiles of the guard tower, ''not'' of the guards. &lt;br /&gt;
**The monster needs to be within 20 tiles of the tower but you can call the guards as long as you are in local range of the tower (80 tiles).&lt;br /&gt;
**This can be done by saying either '''&amp;quot;help&amp;quot;''' or '''&amp;quot;guards!&amp;quot;''' in Local chat within range of a guard tower, after which the guards will attack your current target. &lt;br /&gt;
***The text to call the guards ''MUST'' be typed in all lowercase letters to work.&lt;br /&gt;
***2 guards respond per call, but you can call for more 10 seconds later.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
*When created the tower will be assigned a name in the form of &amp;quot;Creator name&amp;quot; &amp;quot;Random number&amp;quot;, the name is not unique so multiple towers can have the same name.&lt;br /&gt;
*Tower guards attack players of an enemy kingdom automatically. &lt;br /&gt;
*A guard tower that is on a deed will also attack [[KoS]] players, assisting any [[Spirit Templar|spirit templars]] that the deed may have.&lt;br /&gt;
*They will not automatically hunt other hostile creatures within their range; rather, they will only do so when ordered to by a player. &lt;br /&gt;
*The guard tower increases [[kingdom]] influence, depending on the allegiance (loyalty to a particular kingdom) of the player who started building the tower. &lt;br /&gt;
*They do not attack enemy guards from the same town during a PMK switch over and not when called on each others (as they are all non-aggressive).&lt;br /&gt;
*Do not build fences on the tile borders of the center tile of a guard tower. Although the fence may be built, it will eventually be destroyed. House walls will withstand a tower's influence, however.&lt;br /&gt;
*Cannot be constructed inside caves.&lt;br /&gt;
*Guards respawn.&lt;br /&gt;
[[Category:Stone items]]&lt;br /&gt;
[[Category:Structures]]&lt;br /&gt;
[[Category:Towers]]&lt;br /&gt;
[[Category:Babel/G]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Farming&amp;diff=126311</id>
		<title>Farming</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Farming&amp;diff=126311"/>
		<updated>2023-07-01T14:36:06Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: A reference to the container page in relation to the activation feature for sowing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Nature]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The '''farming''' [[skill]] covers cultivating [[field]]s, sowing [[seeds]], tending the crops, and harvesting the produce.&lt;br /&gt;
&lt;br /&gt;
== Tools Used==&lt;br /&gt;
&lt;br /&gt;
* [[Rake]] - for farming&lt;br /&gt;
* [[Scythe]] - for harvesting [[wheat]], [[barley]], [[oat]] and [[rye]]&lt;br /&gt;
** No tool is required when harvesting any of the other crops.&lt;br /&gt;
* [[Large planter]] - for growing below ground or for aesthetics. A planter is required to grow [[mushroom]]s above or below ground. A planter can be used to grow many crops above ground, if you like the look.&lt;br /&gt;
* Any [[container]] in your inventory - Can be used to sow seeds. After seeds are put into the container activating the container will activate a new seed after every sow action. The container can be put on the toolbelt and will show the number of seeds in the container on top of the icon.&lt;br /&gt;
&lt;br /&gt;
== Notes==&lt;br /&gt;
* No plowing is needed. [[Seeds]] can be sown directly on a dirt tile to begin. &lt;br /&gt;
* * The [[maximum slope]] on which you can sow [[seeds]] is 8, where 8 = (highest north-south tile border's slope) + (highest east-west tile border's slope).  For example, the slope can be level EW and 8-steep NS, or it can be 4-steep EW and 4-steep NS, etc.  Attempting to sow [[seeds]] on a greater slope results in a message &amp;quot;The ground is not flat enough for crops to grow. You need to flatten it first&amp;quot;. Farm tiles function the same with a slope 8, flat or anything in between. Still need more help, please see the chart below:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  rowspan=&amp;quot;2&amp;quot; | Type !! colspan=&amp;quot;4&amp;quot; | Examples of slope length by side !! rowspan=&amp;quot;2&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
! North !!  East !! South !!  West&lt;br /&gt;
|-&lt;br /&gt;
! Good (flat) &lt;br /&gt;
| &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || Flat tiles can be planted on.&lt;br /&gt;
|-&lt;br /&gt;
! Good &lt;br /&gt;
| &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; || N+E = 8, E+S = 8, S+W = 8, W+N = 8, None over 8 so good!&lt;br /&gt;
|-&lt;br /&gt;
! Good &lt;br /&gt;
| &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;6&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;1&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;3&amp;lt;/center&amp;gt; || Each set of adjacent slopes have a sum equal or less than 8.&lt;br /&gt;
|-&lt;br /&gt;
! Good &lt;br /&gt;
| &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || All slopes at max equal lengths.&lt;br /&gt;
|-&lt;br /&gt;
! 1 Corner Bad &lt;br /&gt;
| &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt;  || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt;&amp;lt;/span&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || The East and South slopes sum to 10 making the SE corner too extreme.&lt;br /&gt;
|-&lt;br /&gt;
! 2 Corners Bad &lt;br /&gt;
|  &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; ||  The sum for the SE corner is 12 and the SW corner is 16. They must be 8 or less.&lt;br /&gt;
|-&lt;br /&gt;
! 3 Corners Bad &lt;br /&gt;
| &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;5&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;5&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; ||  The NE corner sums to 9, SE to 10, SW to 9. All must be 8 or less.&lt;br /&gt;
|-&lt;br /&gt;
! All Bad &lt;br /&gt;
| &amp;lt;center&amp;gt;3&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;7&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;3&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;6&amp;lt;/center&amp;gt; ||  All tile corners sum above 8. :(&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* Crops can take several real-life [[day]]s to grow, during which, a farmer should tend (&amp;quot;farm&amp;quot;) the field [[tile]]s to remove weeds. This can be done approximately once every real-life day and will improve the eventual harvest. [[Quality]] and yield of the harvest also increase with higher farming skill. &lt;br /&gt;
* Crops can be harvested at any time after the first growth level, but harvesting too early or too late results in zero or reduced return. When the farm is ready to harvest (ripe), the crop will look visually look &amp;quot;ready&amp;quot; and will also relate this upon examination. See the &amp;quot;Images&amp;quot; section below for pictures of each crop in the ripe stage.&lt;br /&gt;
* If an animal grazes a crop tile down by one stage, when the crop regrows, the yield will be increased by 1.&lt;br /&gt;
* Farming can be done while moving, so long as you do not move too far away (two tiles) from the tile you are currently working on.&lt;br /&gt;
* The minimum harvest yield is 2. Tending your crops will increase your crop yield when harvested. &lt;br /&gt;
* Moments of inspiration (rare rolls) do not produce rare crops while harvesting, however there is a 1 in 4 chance of discovering a [[Treasure hunt | Treasure map]] while harvesting or tending. It is also believed that a moment of inspiration during a harvest action may increase the chance at a higher yield during that single action.&lt;br /&gt;
* The [[seeds]] and [[vegetables]] needed to start farming can be found while botanizing, foraging, or manually harvesting crops from a field. Harvested [[cotton]], [[strawberries]], [[pumpkin]], [[wemp plants|wemp]] and [[reed plants]] must be picked to recover [[seeds]] for replanting.&lt;br /&gt;
* [[Seeds]] can be sown on dirt tiles or in [[large planter]]s.&lt;br /&gt;
* The quality of the [[seed]] does not affect the growth time of the fields.&lt;br /&gt;
* Clearing crops that have turned to weeds will return one seed.&lt;br /&gt;
&lt;br /&gt;
== Examining Crops ==&lt;br /&gt;
&lt;br /&gt;
* '''Anyone can verify if a field needs tending while holding an activated rake.''' Messages from this examination include:&lt;br /&gt;
** &amp;quot;The crops grow steadily&amp;quot; - means the field is in order.&lt;br /&gt;
** &amp;quot;It could use a touch from the rake or some other farming tool&amp;quot; - means it needs weeding and maintenance work performed by tending with an activated [[rake]]. &lt;br /&gt;
** &amp;quot;Rotting old weeds&amp;quot; - means the field has gone unmaintained for too long and can no longer be harvested for useful produce.&lt;br /&gt;
&lt;br /&gt;
* '''Those with a farming skill below 15:''' can see the state of growth of a field, whether or not the field is tended or untended, and which type of crop is growing in a field (except when merely sprouts), on the field tile they are currently standing on.&lt;br /&gt;
&lt;br /&gt;
* '''At level 15 farming skill:''' players can mouse over a field and determine crop type, and whether or not the field is tended or untended, up to one tile away.&lt;br /&gt;
&lt;br /&gt;
* '''At level 20 farming skill:''' players can further determine the growth level of a field. The levels are, chronologically sorted:&lt;br /&gt;
# You see a patch of freshly sown field.&lt;br /&gt;
# A few green blades pop out of the ground.&lt;br /&gt;
# Small sprouts with many blades grow here.&lt;br /&gt;
# The sprouts are growing, a bit above half their mature height.&lt;br /&gt;
# The field is almost at full height.&lt;br /&gt;
# '''The field is at full height and ready to harvest!'''&lt;br /&gt;
# (rotten old weeds, crops completely ruined)&lt;br /&gt;
&lt;br /&gt;
* '''At level 30 farming skill:''' players can go on to determine if a tile needs tending/farming from up to two tiles away. Field ripeness can be checked from up to one tile away.&lt;br /&gt;
&lt;br /&gt;
* '''At level 60 farming skill:''' players can determine the number of items they will get after a harvest when they examine the field. It should be noted, however, that the number shown here is more of a minimum approximation (due to the other factors that also go into determining harvest counts).&lt;br /&gt;
&lt;br /&gt;
==Field Tending Success and Farming Skill Gained Therein==&lt;br /&gt;
&lt;br /&gt;
When tending a field, the player will receive one of five possible end results. Each provides a different message in the player event window, and each provides its own unique amount of skill-gain. The five possible field-tending results are as follows:&lt;br /&gt;
&lt;br /&gt;
* The field is tended - Failure&lt;br /&gt;
* The field is now tended - Weak success, always a farming skill gain&lt;br /&gt;
* The field looks better after your tending - Mediocre success, sometimes a farming skill gain&lt;br /&gt;
* The field is now groomed - Good success, no farming skill gain&lt;br /&gt;
* The field is now nicely groomed - Excellent success, no farming skill gain&lt;br /&gt;
&lt;br /&gt;
==Farming Warning Messages==&lt;br /&gt;
*''The ground is too moist here, so the &amp;lt;item&amp;gt; would rot.''&lt;br /&gt;
:Occurs when trying to plant crops on a tile that is 1 or more dirts below the water table. &lt;br /&gt;
:Also could present itself with the message ''The water is too deep. You cannot sow that &amp;lt;item&amp;gt; there.''&lt;br /&gt;
*''This type of crop can only grow in water of suitable depth''&lt;br /&gt;
:Occurs when trying to sow reed or rice that is not a suitable depth. Reed and Rice can be planted in a depth between 1 dirts and 4 dirts below the water table. &lt;br /&gt;
:Can also present itself in the form of the message ''This type of crop can only grow in water of suitable depth.''&lt;br /&gt;
*''The water is too deep to plant the &amp;lt;item&amp;gt;.''&lt;br /&gt;
:Occurs when trying to plant a crop on a tile in which the northwest corner of that tile is more than 0 dirts below the water table. &lt;br /&gt;
==Skills &amp;amp; Characteristics==&lt;br /&gt;
* [[Nature]] &amp;gt; Farming&lt;br /&gt;
* [[Body]] &amp;gt; [[Body strength]]&lt;br /&gt;
* [[Mind]] &amp;gt; [[Mind logic]]&lt;br /&gt;
* [[Soul]] &amp;gt; [[Soul depth]]&lt;br /&gt;
&lt;br /&gt;
== [[Titles]] ==&lt;br /&gt;
* Farmer at 50 skill&lt;br /&gt;
* Crofter at 70 skill&lt;br /&gt;
* Master Farmer at 90 skill&lt;br /&gt;
* Pumpkin King at 100 skill&lt;br /&gt;
&lt;br /&gt;
== List of Wurm Crops ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Crop !! Difficulty&lt;br /&gt;
|-&lt;br /&gt;
| [[Potato]] || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Cotton]] || 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Rye]] || 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Wemp]] || 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Cucumber]] || 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Oat]] || 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Pumpkin]] || 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Barley]] || 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Reed]] || 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Carrot]] || 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Hay]] || 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Wheat]] || 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Cabbage]] || 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Corn]] || 40&lt;br /&gt;
|-&lt;br /&gt;
| [[Tomato]] || 45&lt;br /&gt;
|-&lt;br /&gt;
| [[Lettuce]] || 55&lt;br /&gt;
|-&lt;br /&gt;
| [[Onion]] || 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Strawberries]] || 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Pea pod]] || 65&lt;br /&gt;
|-&lt;br /&gt;
| [[Garlic]] || 70&lt;br /&gt;
|-&lt;br /&gt;
| [[Rice]] || 80&lt;br /&gt;
|-&lt;br /&gt;
| [[Sugar beet]] || 85&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;150px&amp;quot;&amp;gt;&lt;br /&gt;
Image:Barley-harvest.png|&amp;lt;center&amp;gt;Barley&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Cabbage-harvest.jpg|&amp;lt;center&amp;gt;Cabbage&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Carrot-harvest.jpg|&amp;lt;center&amp;gt;Carrot&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Corn-harvest.png|&amp;lt;center&amp;gt;Corn&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Cotton-harvest.png|&amp;lt;center&amp;gt;Cotton&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Cucumber-harvest.jpg|&amp;lt;center&amp;gt;Cucumber&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Garlic-harvest.png|&amp;lt;center&amp;gt;Garlic&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Lettuce-harvest.jpg|&amp;lt;center&amp;gt;Lettuce&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Oat-harvest.png|&amp;lt;center&amp;gt;Oat&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Onion-harvest.png|&amp;lt;center&amp;gt;Onion&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Peas-harvest.jpg|&amp;lt;center&amp;gt;Peas&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Potato-harvest.png|&amp;lt;center&amp;gt;Potato&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Pumpkin-harvest.png|&amp;lt;center&amp;gt;Pumpkin&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Reed-harvest.png|&amp;lt;center&amp;gt;Reed&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Rice-harvest.png|&amp;lt;center&amp;gt;Rice&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Rye-harvest.png|&amp;lt;center&amp;gt;Rye&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Strawberry-harvest.png|&amp;lt;center&amp;gt;Strawberry&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Sugar_beet-harvest.jpg|&amp;lt;center&amp;gt;Sugar beet&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Tomato-harvest.jpg|&amp;lt;center&amp;gt;Tomato&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Wemp-harvest.png|&amp;lt;center&amp;gt;Wemp&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Wheat-harvest.png|&amp;lt;center&amp;gt;Wheat&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Skills]]&lt;br /&gt;
[[Category:While_moving]]&lt;br /&gt;
[[Category:Babel/F]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Satchel&amp;diff=126310</id>
		<title>Satchel</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Satchel&amp;diff=126310"/>
		<updated>2023-07-01T14:34:58Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Reference to the container page in relation to activate satchel for sowing feature.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Tailoring]] / [[Cloth tailoring]] / '''{{PAGENAME}}'''&lt;br /&gt;
{{ItemBox&lt;br /&gt;
|name={{PAGENAME}}&lt;br /&gt;
|image=Satchel.jpg&lt;br /&gt;
|active=[[needle]]&lt;br /&gt;
|passive=[[square piece of cloth]] (0.50 kg) &lt;br /&gt;
|group=Bags&lt;br /&gt;
|materials=no&lt;br /&gt;
|result=* '''{{PAGENAME}}''' (0.50 kg)&lt;br /&gt;
|skill=cloth tailoring&lt;br /&gt;
|dyeamount=168&lt;br /&gt;
}}&lt;br /&gt;
== Description ==&lt;br /&gt;
''A piece of cloth sewn with thick threads into a satchel perfect for carrying about the back.''&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* A '''satchel''' is a cloth container for holding things. It can be equipped on your body (torso). &lt;br /&gt;
* It is lighter to carry than a [[backpack]].  &lt;br /&gt;
* Equipping a satchel does not reduce walking speed like equipping armour does.&lt;br /&gt;
* The quantity of the contents is superimposed over the [[toolbelt]]-equipped satchel.&lt;br /&gt;
* As a cloth item, a satchel will burn in a fire/oven/forge&lt;br /&gt;
* As a [[container]] that fits in inventory , a satchel can be activated and have the satchel's contents activated instead. It also fits on the [[toolbelt]] and shows the number of items in the satchel. Perfect for [[sowing]] [[seeds]].&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Backpack]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Containers]]&lt;br /&gt;
[[Category:Cloth tailoring items]]&lt;br /&gt;
[[Category:Bags]]&lt;br /&gt;
[[Category:Babel/S]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Container&amp;diff=126309</id>
		<title>Container</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Container&amp;diff=126309"/>
		<updated>2023-07-01T14:19:42Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Added information on activating containers and sowing.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A ''container'' is a crafted [[item]] used for organizational purposes, the storage of smaller items, and the prevention of decay.&lt;br /&gt;
&lt;br /&gt;
== Comparison table ==&lt;br /&gt;
Every container has weight, depending on the materials used to make it, and can hold a specific volume of items inside. Some containers will not hold liquids, some are mobile, others are stationary, and some may be carried in your inventory.  The following table seeks to list this information for each container found in Wurm. &lt;br /&gt;
&lt;br /&gt;
For additional information on a particular container listed here, including recursive storage info (storing containers inside of other containers), it is advisable to check that container's specific page within the Wikipedia. &lt;br /&gt;
&lt;br /&gt;
'''See Legend below for additional meanings of symbols and terms used herein.'''&lt;br /&gt;
===Small containers===&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;150&amp;quot; | Container&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Volume]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Weight]] (kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; | Holds liquid&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; | Move&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[String of cloth]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Fillet]] (0.3kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Pottery Jar]] or [[Frying pan]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Pottery bowl|Pottery]] or [[Bowl|metal bowl]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Cotton]] (1.0kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Small barrel]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Ore]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| [[Logs]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Felled tree]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;| Metal [[lumps]] (1.0 kg)&lt;br /&gt;
|-&lt;br /&gt;
| [[Backpack]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 75&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 37&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 8&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 75&lt;br /&gt;
|-&lt;br /&gt;
| [[Baking stone]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 13.125&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Beer stein]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Bulk storage bin]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;Is considered bulk storage and averages the [[ql]] of items placed inside.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 16000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I(empty)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16,000,000&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2,000&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 853&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 199&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16,000&lt;br /&gt;
|-&lt;br /&gt;
| [[Cake tin]] /&amp;lt;br&amp;gt;[[Pie dish]] /&amp;lt;br&amp;gt;[[Roasting dish]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 71&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Campfire]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 337&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | S&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 37&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 42&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 18&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Cauldron]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 64&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 32&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 8&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 64&lt;br /&gt;
|-&lt;br /&gt;
| [[Coffee pot]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 4.50&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Coffer]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 33&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 37&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Coffin]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 500&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 240&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 56&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 63&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 11&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 27&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Cupboard]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 568&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6.5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 63&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 71&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Flask]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.25&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.10&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Food storage bin]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;fsb&amp;quot;&amp;gt;Only holds unprocessed food items.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 16000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I(empty)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 190,476 (?)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Forge]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 525&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 58&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 66&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 28&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Fountain]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1125&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 25&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Frying pan]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 23&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Huge tub]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2250&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 28&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large barrel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 250&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 28&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 31&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 13&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large chest]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 33&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 38&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large crate]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1734.69&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
|-&lt;br /&gt;
| [[Large pottery amphora]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 275&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 30&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 34&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large storage unit]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | (4032) 1344*3&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 230&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I(empty)&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 300&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 29&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Oven]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ~423&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 70&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 47&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 53&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 22&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| [[Plate]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.25&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 71&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Pottery bowl]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 4&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
|-&lt;br /&gt;
| [[Pottery jar]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.30&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 23&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Satchel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 18&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 18&lt;br /&gt;
|-&lt;br /&gt;
| [[Sauce pan]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 7.16&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Small barrel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 45&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 23&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 45&lt;br /&gt;
|-&lt;br /&gt;
| [[Small bucket]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1.50&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
|-&lt;br /&gt;
| [[Small chest]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 45&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 22&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 45&lt;br /&gt;
|-&lt;br /&gt;
| [[Small crate]]&amp;lt;ref name=&amp;quot;bulk&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 1000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | No&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 150&lt;br /&gt;
|-&lt;br /&gt;
| [[Small pottery amphora]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 112&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 6&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 56&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 14&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Teapot]] &amp;lt;ref name=&amp;quot;food&amp;quot;&amp;gt;Only holds food and liquids.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 4.50&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Water skin]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 2.50&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 0.25&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Yes&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Unusual containers===&lt;br /&gt;
* For the [[Bag of keeping]] or [[Master bag of keeping]] see their individual pages.&lt;br /&gt;
* [[Small magical chest]]s and [[large magical chest]]s hold the same as [[small chest]]s and [[large chest]]s, respectively. &lt;br /&gt;
* [[Small crate]]s and [[Large crate]]s hold 150 and 300 items, respectively, regardless of the volume of those items. Because of this, it can be a better idea to put bulky items, like low quality ore or logs, into crates over [[Bsb]]s. Both crates and BSBs will average the quality of the items inside.&lt;br /&gt;
*[[Quiver]]s generally hold [[arrow]]s but can be used to hold very small items like [[needle]]s. They don't hold liquid at all.&lt;br /&gt;
* Some containers only hold one kind of item. &lt;br /&gt;
**[[Rack for empty bsbs]] - Only holds up to 30 empty [[bulk storage bin]]s.&lt;br /&gt;
**[[Bulk container unit]] - Hold 4 [[bulk storage bin]]s which can be filled. &lt;br /&gt;
**[[Wine barrel rack]] - holds up to 30 empty or full [[wine barrel]]s.&lt;br /&gt;
**[[Small barrel rack]]- holds up to 30 empty or full [[small barrel]]s.&lt;br /&gt;
**[[Planter rack]] - holds up to 30 empty or full [[pottery planter]]s.&lt;br /&gt;
**[[Crate rack]] - holds up to 30 empty or full [[large crate]]s or 51 [[small crate]]s.&lt;br /&gt;
**[[Amphora rack]]- holds up to 30 empty or full [[large pottery amphora|large]] or [[small pottery amphora]]s.&lt;br /&gt;
&lt;br /&gt;
===Vehicles===&lt;br /&gt;
&amp;lt;div style=&amp;quot;overflow-x: auto&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;150&amp;quot; | Container&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Volume]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Weight]] (kg)&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; | Move&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Small raft]]s &lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Small crate]]s&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot; | [[Large crate]]s&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot; data-sort-type=&amp;quot;number&amp;quot;  | [[Small barrel]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot;  data-sort-type=&amp;quot;number&amp;quot; | [[Ore]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot;  data-sort-type=&amp;quot;number&amp;quot; | [[Logs]]&lt;br /&gt;
! style=&amp;quot;text-align: center;&amp;quot; width=&amp;quot;90&amp;quot;  data-sort-type=&amp;quot;number&amp;quot; | [[Felled tree]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Caravel]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 107136&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 62&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Cog]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 51000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 67&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 51&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 29&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Corbita]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 85000&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 85&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 49&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Knarr]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 75304&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 75&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 43&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
|-&lt;br /&gt;
| [[Large cart]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 5904&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 240&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 7&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 5&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 3&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 74&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 18&lt;br /&gt;
|-&lt;br /&gt;
| [[Rowing boat]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Small cart]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Small raft]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 60&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D I&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Small sailing boat]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 756&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | D L&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 0&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 16&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 40&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 9&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
| [[Wagon]]&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | 20800&lt;br /&gt;
| style=&amp;quot;text-align: right;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | L &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 27&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 20&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 12&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 100&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 65&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Legend ===&lt;br /&gt;
* Volume = the total amount of physical space a container takes up as well as offers internally for storage purposes. &lt;br /&gt;
* Weight = the total weight of the container without any items inside.&lt;br /&gt;
* Move: D = can be dragged, I = Can be picked up into inventory, L= Can be loaded&lt;br /&gt;
* ? = Data required&lt;br /&gt;
&lt;br /&gt;
==Container features==&lt;br /&gt;
===Activating containers (useful for sowing)===&lt;br /&gt;
All containers that fit in the player's inventory (including inventory groups) can be activated. When a container is activated the contents inside of the container get activated. &lt;br /&gt;
&lt;br /&gt;
This functionality can be used to store seeds in a container, activate the container and sow. After every action one of the seeds is used and another seed in the container will be activated. &lt;br /&gt;
===Presenting the number of items in the container===&lt;br /&gt;
When a container is put on the toolbelt, the number of items inside the container will be shown on the icon of the container on the toolbelt.&lt;br /&gt;
&lt;br /&gt;
==Additional Notes==&lt;br /&gt;
*To effectively gauge how much of an item a particular container may hold, simply divide that container's volume, given in the chart above, by the volume that a single unit of that item takes up. The resulting number represents how many of that item will then actually fit in the desired container.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Decay]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Babel/C]]&lt;br /&gt;
[[Category:Game mechanics]]&lt;br /&gt;
[[Category:Containers]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
	<entry>
		<id>https://www.wurmpedia.com/index.php?title=Farming&amp;diff=126308</id>
		<title>Farming</title>
		<link rel="alternate" type="text/html" href="https://www.wurmpedia.com/index.php?title=Farming&amp;diff=126308"/>
		<updated>2023-07-01T09:51:26Z</updated>

		<summary type="html">&lt;p&gt;Amorfides: Container doesn't need to be on the toolbelt to be able to sow&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[CDB|Main]] / [[Skills]] / [[Nature]] / '''{{PAGENAME}}'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The '''farming''' [[skill]] covers cultivating [[field]]s, sowing [[seeds]], tending the crops, and harvesting the produce.&lt;br /&gt;
&lt;br /&gt;
== Tools Used==&lt;br /&gt;
&lt;br /&gt;
* [[Rake]] - for farming&lt;br /&gt;
* [[Scythe]] - for harvesting [[wheat]], [[barley]], [[oat]] and [[rye]]&lt;br /&gt;
** No tool is required when harvesting any of the other crops.&lt;br /&gt;
* [[Large planter]] - for growing below ground or for aesthetics. A planter is required to grow [[mushroom]]s above or below ground. A planter can be used to grow many crops above ground, if you like the look.&lt;br /&gt;
* [[Satchel]]/[[Waterskin]]/[[Glass jug]] - Can be used to sow seeds. After seeds are put into the container activating the container will activate a new seed after every sow action. The container can be put on the toolbelt and will show the number of seeds in the container on top of the icon.&lt;br /&gt;
&lt;br /&gt;
== Notes==&lt;br /&gt;
* No plowing is needed. [[Seeds]] can be sown directly on a dirt tile to begin. &lt;br /&gt;
* * The [[maximum slope]] on which you can sow [[seeds]] is 8, where 8 = (highest north-south tile border's slope) + (highest east-west tile border's slope).  For example, the slope can be level EW and 8-steep NS, or it can be 4-steep EW and 4-steep NS, etc.  Attempting to sow [[seeds]] on a greater slope results in a message &amp;quot;The ground is not flat enough for crops to grow. You need to flatten it first&amp;quot;. Farm tiles function the same with a slope 8, flat or anything in between. Still need more help, please see the chart below:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  rowspan=&amp;quot;2&amp;quot; | Type !! colspan=&amp;quot;4&amp;quot; | Examples of slope length by side !! rowspan=&amp;quot;2&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
! North !!  East !! South !!  West&lt;br /&gt;
|-&lt;br /&gt;
! Good (flat) &lt;br /&gt;
| &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || Flat tiles can be planted on.&lt;br /&gt;
|-&lt;br /&gt;
! Good &lt;br /&gt;
| &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; || N+E = 8, E+S = 8, S+W = 8, W+N = 8, None over 8 so good!&lt;br /&gt;
|-&lt;br /&gt;
! Good &lt;br /&gt;
| &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;6&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;1&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;3&amp;lt;/center&amp;gt; || Each set of adjacent slopes have a sum equal or less than 8.&lt;br /&gt;
|-&lt;br /&gt;
! Good &lt;br /&gt;
| &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || All slopes at max equal lengths.&lt;br /&gt;
|-&lt;br /&gt;
! 1 Corner Bad &lt;br /&gt;
| &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;2&amp;lt;/center&amp;gt;  || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt;&amp;lt;/span&amp;gt; || &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || The East and South slopes sum to 10 making the SE corner too extreme.&lt;br /&gt;
|-&lt;br /&gt;
! 2 Corners Bad &lt;br /&gt;
|  &amp;lt;center&amp;gt;0&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;8&amp;lt;/center&amp;gt; ||  The sum for the SE corner is 12 and the SW corner is 16. They must be 8 or less.&lt;br /&gt;
|-&lt;br /&gt;
! 3 Corners Bad &lt;br /&gt;
| &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;5&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;5&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;4&amp;lt;/center&amp;gt; ||  The NE corner sums to 9, SE to 10, SW to 9. All must be 8 or less.&lt;br /&gt;
|-&lt;br /&gt;
! All Bad &lt;br /&gt;
| &amp;lt;center&amp;gt;3&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;7&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;3&amp;lt;/center&amp;gt; || &amp;lt;center&amp;gt;6&amp;lt;/center&amp;gt; ||  All tile corners sum above 8. :(&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* Crops can take several real-life [[day]]s to grow, during which, a farmer should tend (&amp;quot;farm&amp;quot;) the field [[tile]]s to remove weeds. This can be done approximately once every real-life day and will improve the eventual harvest. [[Quality]] and yield of the harvest also increase with higher farming skill. &lt;br /&gt;
* Crops can be harvested at any time after the first growth level, but harvesting too early or too late results in zero or reduced return. When the farm is ready to harvest (ripe), the crop will look visually look &amp;quot;ready&amp;quot; and will also relate this upon examination. See the &amp;quot;Images&amp;quot; section below for pictures of each crop in the ripe stage.&lt;br /&gt;
* If an animal grazes a crop tile down by one stage, when the crop regrows, the yield will be increased by 1.&lt;br /&gt;
* Farming can be done while moving, so long as you do not move too far away (two tiles) from the tile you are currently working on.&lt;br /&gt;
* The minimum harvest yield is 2. Tending your crops will increase your crop yield when harvested. &lt;br /&gt;
* Moments of inspiration (rare rolls) do not produce rare crops while harvesting, however there is a 1 in 4 chance of discovering a [[Treasure hunt | Treasure map]] while harvesting or tending. It is also believed that a moment of inspiration during a harvest action may increase the chance at a higher yield during that single action.&lt;br /&gt;
* The [[seeds]] and [[vegetables]] needed to start farming can be found while botanizing, foraging, or manually harvesting crops from a field. Harvested [[cotton]], [[strawberries]], [[pumpkin]], [[wemp plants|wemp]] and [[reed plants]] must be picked to recover [[seeds]] for replanting.&lt;br /&gt;
* [[Seeds]] can be sown on dirt tiles or in [[large planter]]s.&lt;br /&gt;
* The quality of the [[seed]] does not affect the growth time of the fields.&lt;br /&gt;
* Clearing crops that have turned to weeds will return one seed.&lt;br /&gt;
&lt;br /&gt;
== Examining Crops ==&lt;br /&gt;
&lt;br /&gt;
* '''Anyone can verify if a field needs tending while holding an activated rake.''' Messages from this examination include:&lt;br /&gt;
** &amp;quot;The crops grow steadily&amp;quot; - means the field is in order.&lt;br /&gt;
** &amp;quot;It could use a touch from the rake or some other farming tool&amp;quot; - means it needs weeding and maintenance work performed by tending with an activated [[rake]]. &lt;br /&gt;
** &amp;quot;Rotting old weeds&amp;quot; - means the field has gone unmaintained for too long and can no longer be harvested for useful produce.&lt;br /&gt;
&lt;br /&gt;
* '''Those with a farming skill below 15:''' can see the state of growth of a field, whether or not the field is tended or untended, and which type of crop is growing in a field (except when merely sprouts), on the field tile they are currently standing on.&lt;br /&gt;
&lt;br /&gt;
* '''At level 15 farming skill:''' players can mouse over a field and determine crop type, and whether or not the field is tended or untended, up to one tile away.&lt;br /&gt;
&lt;br /&gt;
* '''At level 20 farming skill:''' players can further determine the growth level of a field. The levels are, chronologically sorted:&lt;br /&gt;
# You see a patch of freshly sown field.&lt;br /&gt;
# A few green blades pop out of the ground.&lt;br /&gt;
# Small sprouts with many blades grow here.&lt;br /&gt;
# The sprouts are growing, a bit above half their mature height.&lt;br /&gt;
# The field is almost at full height.&lt;br /&gt;
# '''The field is at full height and ready to harvest!'''&lt;br /&gt;
# (rotten old weeds, crops completely ruined)&lt;br /&gt;
&lt;br /&gt;
* '''At level 30 farming skill:''' players can go on to determine if a tile needs tending/farming from up to two tiles away. Field ripeness can be checked from up to one tile away.&lt;br /&gt;
&lt;br /&gt;
* '''At level 60 farming skill:''' players can determine the number of items they will get after a harvest when they examine the field. It should be noted, however, that the number shown here is more of a minimum approximation (due to the other factors that also go into determining harvest counts).&lt;br /&gt;
&lt;br /&gt;
==Field Tending Success and Farming Skill Gained Therein==&lt;br /&gt;
&lt;br /&gt;
When tending a field, the player will receive one of five possible end results. Each provides a different message in the player event window, and each provides its own unique amount of skill-gain. The five possible field-tending results are as follows:&lt;br /&gt;
&lt;br /&gt;
* The field is tended - Failure&lt;br /&gt;
* The field is now tended - Weak success, always a farming skill gain&lt;br /&gt;
* The field looks better after your tending - Mediocre success, sometimes a farming skill gain&lt;br /&gt;
* The field is now groomed - Good success, no farming skill gain&lt;br /&gt;
* The field is now nicely groomed - Excellent success, no farming skill gain&lt;br /&gt;
&lt;br /&gt;
==Farming Warning Messages==&lt;br /&gt;
*''The ground is too moist here, so the &amp;lt;item&amp;gt; would rot.''&lt;br /&gt;
:Occurs when trying to plant crops on a tile that is 1 or more dirts below the water table. &lt;br /&gt;
:Also could present itself with the message ''The water is too deep. You cannot sow that &amp;lt;item&amp;gt; there.''&lt;br /&gt;
*''This type of crop can only grow in water of suitable depth''&lt;br /&gt;
:Occurs when trying to sow reed or rice that is not a suitable depth. Reed and Rice can be planted in a depth between 1 dirts and 4 dirts below the water table. &lt;br /&gt;
:Can also present itself in the form of the message ''This type of crop can only grow in water of suitable depth.''&lt;br /&gt;
*''The water is too deep to plant the &amp;lt;item&amp;gt;.''&lt;br /&gt;
:Occurs when trying to plant a crop on a tile in which the northwest corner of that tile is more than 0 dirts below the water table. &lt;br /&gt;
==Skills &amp;amp; Characteristics==&lt;br /&gt;
* [[Nature]] &amp;gt; Farming&lt;br /&gt;
* [[Body]] &amp;gt; [[Body strength]]&lt;br /&gt;
* [[Mind]] &amp;gt; [[Mind logic]]&lt;br /&gt;
* [[Soul]] &amp;gt; [[Soul depth]]&lt;br /&gt;
&lt;br /&gt;
== [[Titles]] ==&lt;br /&gt;
* Farmer at 50 skill&lt;br /&gt;
* Crofter at 70 skill&lt;br /&gt;
* Master Farmer at 90 skill&lt;br /&gt;
* Pumpkin King at 100 skill&lt;br /&gt;
&lt;br /&gt;
== List of Wurm Crops ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Crop !! Difficulty&lt;br /&gt;
|-&lt;br /&gt;
| [[Potato]] || 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Cotton]] || 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Rye]] || 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Wemp]] || 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Cucumber]] || 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Oat]] || 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Pumpkin]] || 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Barley]] || 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Reed]] || 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Carrot]] || 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Hay]] || 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Wheat]] || 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Cabbage]] || 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Corn]] || 40&lt;br /&gt;
|-&lt;br /&gt;
| [[Tomato]] || 45&lt;br /&gt;
|-&lt;br /&gt;
| [[Lettuce]] || 55&lt;br /&gt;
|-&lt;br /&gt;
| [[Onion]] || 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Strawberries]] || 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Pea pod]] || 65&lt;br /&gt;
|-&lt;br /&gt;
| [[Garlic]] || 70&lt;br /&gt;
|-&lt;br /&gt;
| [[Rice]] || 80&lt;br /&gt;
|-&lt;br /&gt;
| [[Sugar beet]] || 85&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Images ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery widths=&amp;quot;200px&amp;quot; heights=&amp;quot;150px&amp;quot;&amp;gt;&lt;br /&gt;
Image:Barley-harvest.png|&amp;lt;center&amp;gt;Barley&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Cabbage-harvest.jpg|&amp;lt;center&amp;gt;Cabbage&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Carrot-harvest.jpg|&amp;lt;center&amp;gt;Carrot&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Corn-harvest.png|&amp;lt;center&amp;gt;Corn&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Cotton-harvest.png|&amp;lt;center&amp;gt;Cotton&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Cucumber-harvest.jpg|&amp;lt;center&amp;gt;Cucumber&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Garlic-harvest.png|&amp;lt;center&amp;gt;Garlic&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Lettuce-harvest.jpg|&amp;lt;center&amp;gt;Lettuce&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Oat-harvest.png|&amp;lt;center&amp;gt;Oat&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Onion-harvest.png|&amp;lt;center&amp;gt;Onion&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Peas-harvest.jpg|&amp;lt;center&amp;gt;Peas&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Potato-harvest.png|&amp;lt;center&amp;gt;Potato&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Pumpkin-harvest.png|&amp;lt;center&amp;gt;Pumpkin&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Reed-harvest.png|&amp;lt;center&amp;gt;Reed&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Rice-harvest.png|&amp;lt;center&amp;gt;Rice&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Rye-harvest.png|&amp;lt;center&amp;gt;Rye&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Strawberry-harvest.png|&amp;lt;center&amp;gt;Strawberry&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Sugar_beet-harvest.jpg|&amp;lt;center&amp;gt;Sugar beet&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Tomato-harvest.jpg|&amp;lt;center&amp;gt;Tomato&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Wemp-harvest.png|&amp;lt;center&amp;gt;Wemp&amp;lt;/center&amp;gt;&lt;br /&gt;
Image:Wheat-harvest.png|&amp;lt;center&amp;gt;Wheat&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Skills]]&lt;br /&gt;
[[Category:While_moving]]&lt;br /&gt;
[[Category:Babel/F]]&lt;/div&gt;</summary>
		<author><name>Amorfides</name></author>
		
	</entry>
</feed>