<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.layonara.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Orth</id>
	<title>Layonara - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.layonara.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Orth"/>
	<link rel="alternate" type="text/html" href="https://wiki.layonara.com/wiki/Special:Contributions/Orth"/>
	<updated>2026-04-11T14:22:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_6-02&amp;diff=13603</id>
		<title>Changelog 6-02</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_6-02&amp;diff=13603"/>
		<updated>2024-09-15T15:43:39Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;=== Fixes === * Fixed a bad tile in the crypts (Storans/Fort Vehl) * Fixed a scripting bug when possessed creature spoke  === Updates === * Updated Animal reskins * AI Generated NPC OnAttacked Messages * New dynamic lighting calculates possible location of sun/moon and adjusts lighting/shadows * Enabled AoE indicators  === Builder Updates === * Added Elven City Tileset https://neverwintervault.org/project/nwn1/hakpak/tileset/elven-city&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Fixes ===&lt;br /&gt;
* Fixed a bad tile in the crypts (Storans/Fort Vehl)&lt;br /&gt;
* Fixed a scripting bug when possessed creature spoke&lt;br /&gt;
&lt;br /&gt;
=== Updates ===&lt;br /&gt;
* Updated Animal reskins&lt;br /&gt;
* AI Generated NPC OnAttacked Messages&lt;br /&gt;
* New dynamic lighting calculates possible location of sun/moon and adjusts lighting/shadows&lt;br /&gt;
* Enabled AoE indicators&lt;br /&gt;
&lt;br /&gt;
=== Builder Updates ===&lt;br /&gt;
* Added Elven City Tileset https://neverwintervault.org/project/nwn1/hakpak/tileset/elven-city&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13602</id>
		<title>Server Update Steps</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13602"/>
		<updated>2024-09-15T07:52:35Z</updated>

		<summary type="html">&lt;p&gt;Orth: /* EE64 Server Setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NWSync Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to nwsync-ssl.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/layo-haks &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cp layonara.tlk /layonara/nwn/userdir/tlk&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;layonara_nwn hak --yes&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo /home/orth/.nimble/bin/nwn_nwsync_write --description=&amp;quot;The World of Layonara&amp;quot; /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.mod&amp;lt;/code&amp;gt; &amp;lt;b&amp;gt;Note: You don&#039;t need to upload a new module each time, only if the tlk name changes or the haks used/order changed&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp layonara.tlk  orth@116.203.70.169:/layonara/nwn/userdir/tlk/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== New NWN Server Version ==&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn &amp;amp;&amp;amp; wget &amp;lt;NEW_SERVER_ZIP_URL&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt; unzip &amp;lt;NEW_SERVER_ZIP&amp;gt;&amp;lt;/code&amp;gt; and overwrite all&lt;br /&gt;
&lt;br /&gt;
== EE64 Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-module Note: &amp;lt;b&amp;gt;ee branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to ee64.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwn-module &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;nasher pack core --clean&amp;lt;/code&amp;gt; Note: &amp;lt;b&amp;gt;You may need to update the nwserver version first&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mv *.mod /layonara/nwn/userdir/modules/&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-disable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-stop.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwnx &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt; &amp;lt;b&amp;gt;DON&#039;T DO UNTIL SERVER IS STOPPED&amp;lt;/b&amp;gt;&lt;br /&gt;
* Rebuild nwnx in /layonara/nwn/nwnx with &amp;lt;code&amp;gt;./Scripts/buildnwnx.sh -j4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;mod-start.sh&amp;lt;/code&amp;gt; and change the module version&lt;br /&gt;
* Remove any temp overrides added to /layonara/nwn/userdir/development&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-enable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Reboot if desired&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13601</id>
		<title>Server Update Steps</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13601"/>
		<updated>2024-09-15T07:47:22Z</updated>

		<summary type="html">&lt;p&gt;Orth: /* EE64 Server Setup */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NWSync Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to nwsync-ssl.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/layo-haks &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cp layonara.tlk /layonara/nwn/userdir/tlk&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;layonara_nwn hak --yes&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo /home/orth/.nimble/bin/nwn_nwsync_write --description=&amp;quot;The World of Layonara&amp;quot; /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.mod&amp;lt;/code&amp;gt; &amp;lt;b&amp;gt;Note: You don&#039;t need to upload a new module each time, only if the tlk name changes or the haks used/order changed&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp layonara.tlk  orth@116.203.70.169:/layonara/nwn/userdir/tlk/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== New NWN Server Version ==&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn &amp;amp;&amp;amp; wget &amp;lt;NEW_SERVER_ZIP_URL&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt; unzip &amp;lt;NEW_SERVER_ZIP&amp;gt;&amp;lt;/code&amp;gt; and overwrite all&lt;br /&gt;
&lt;br /&gt;
== EE64 Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-module Note: &amp;lt;b&amp;gt;ee branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to ee64.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwn-module &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;nasher pack core --clean&amp;lt;/code&amp;gt; Note: &amp;lt;b&amp;gt;You may need to update the nwserver version first&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mv *.mod /layonara/nwn/userdir/modules/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwnx &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt; &amp;lt;b&amp;gt;DON&#039;T DO UNTIL SERVER IS STOPPED&amp;lt;/b&amp;gt;&lt;br /&gt;
* Rebuild nwnx in /layonara/nwn/nwnx with &amp;lt;code&amp;gt;./Scripts/buildnwnx.sh -j4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-disable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-stop.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;mod-start.sh&amp;lt;/code&amp;gt; and change the module version&lt;br /&gt;
* Remove any temp overrides added to /layonara/nwn/userdir/development&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-enable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Reboot if desired&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13600</id>
		<title>NWN Character Submission Questionnaire</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13600"/>
		<updated>2024-09-08T10:18:19Z</updated>

		<summary type="html">&lt;p&gt;Orth: /* Character Alignment */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a guideline for preparing for your first and subsequent character submissions for [[Layonara]] on NWN.&lt;br /&gt;
&lt;br /&gt;
==Stats==&lt;br /&gt;
Here is the stat block you can use to copy and paste if you wish to enter your character in the ideal format.&lt;br /&gt;
&lt;br /&gt;
 Name:&lt;br /&gt;
 Age:&lt;br /&gt;
 Class(es):&lt;br /&gt;
 Race:&lt;br /&gt;
 Subrace (if applicable):&lt;br /&gt;
 Alignment:&lt;br /&gt;
 Deity (if devoted):&lt;br /&gt;
 Domains (if cleric):&lt;br /&gt;
 Biography and Description:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right; max* width:50%&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Questionnaire==&lt;br /&gt;
===Character Name===&lt;br /&gt;
* What is your character&#039;s name?&lt;br /&gt;
* First or last names as well as pseudonyms in any combination are suitable.&lt;br /&gt;
* This must be the same name as you use when creating your character in* game.&lt;br /&gt;
&lt;br /&gt;
It&#039;s worth noting that we cannot allow names that fall under copyright anywhere. When you submit here you become a part of the living breathing world. If you desire, characters can be written into lore through various worthy efforts. As such they must be originals down to the name.&lt;br /&gt;
&lt;br /&gt;
In the past we have allowed pun names but we would like to move away from that for the above stated reasons. If a character is given a name that is pun-y (I.E. Ima Lark) the reason for it should be justified in your biography for allowance. If you are going to go this route, definitely make it a true part of your character&#039;s roleplay and story.&lt;br /&gt;
&lt;br /&gt;
===Character Age===&lt;br /&gt;
* How old is your character at creation?&lt;br /&gt;
* Please refer to the allowable starting ages at [[Ages By Race]].&lt;br /&gt;
&lt;br /&gt;
When your character starts play, how old are they? Take into consideration the time of development both behind and ahead of the character. If you choose to play a much wizened (older) character, make sure the story you develop includes plenty of the character&#039;s life until the start of adventuring.&lt;br /&gt;
&lt;br /&gt;
Our in game calendar can be accessed here to help you work out what dates you need.&lt;br /&gt;
&lt;br /&gt;
Ages can vary between [[races]]. Make certain to check out the age ranges for your race of choice and make sure you select an age that is at least the age of maturity/adulthood. We don&#039;t allow child characters at this time.&lt;br /&gt;
&lt;br /&gt;
Special note regarding [[human]] submissions:&lt;br /&gt;
Even though a human reaches physical maturity (adulthood) around the age of fifteen (15), the youngest playable age is eighteen (18). Your character submission will not be approved until the character&#039;s starting age is eighteen or older.&lt;br /&gt;
&lt;br /&gt;
===Character Class===&lt;br /&gt;
* What is your characters class?&lt;br /&gt;
* If multi-classing, please indicate the desired split between the [[classes]]. Make certain there is a minimum of five (5) levels in each class before level twenty (20).&lt;br /&gt;
* First time players are allowed the following classes: [[Barbarian]], [[Bard]], [[Cleric]], [[Druid]], [[Fighter]], [[Monk]], [[Paladin]], [[Rogue]], [[Ranger]], [[Sorcerer]] and [[Wizard]].&lt;br /&gt;
&lt;br /&gt;
Class is an important aspect of character creation on Neverwinter Nights, but remember that “class” is an OOC mechanic to give the skill set you want for your character&#039;s path. For a fully developed character, think beyond the rigid nature of stereotypes.&lt;br /&gt;
&lt;br /&gt;
There are always key factors that go with skill sets such as: devotion of the greatest magnitude going along with divine classes, artistic ability with bards and magical inclination with mages. Perhaps the mage in question studies only at the behest of family and their real love is architecture. Perhaps the divinely inspired character carries a horrible secret kept between themselves and their deity, and perhaps the bard is forgetful. There as many ways to play a class as there are people in the world. Only you can bring that special twist that makes it unique.&lt;br /&gt;
====Druid Submissions====&lt;br /&gt;
All players that wish to play a [[druid]] must read and understand what it means to be a druid on Layonara. During the character submission a player must agree to the following at the end of their submission.&lt;br /&gt;
&lt;br /&gt;
I understand and agree to the objectives of being a druid in Layonara.&lt;br /&gt;
I understand and agree to the rules of achieving these objectives.&lt;br /&gt;
I understand the internal organizational structure of the [[druids]].&lt;br /&gt;
&lt;br /&gt;
The multiclassing of druids is subject to a few restrictions, please see [[NWN Restricted Multiclassing]] if you plan on playing a druid.&lt;br /&gt;
====Cleric, Paladin and Champion Submissions====&lt;br /&gt;
See [[Cleric Paladin and Champion Submissions]].&lt;br /&gt;
====Prestige Class Submission Requirements====&lt;br /&gt;
See [[Prestige Class Submission Requirements]].&lt;br /&gt;
===Character Race===&lt;br /&gt;
* What is your character&#039;s race?&lt;br /&gt;
* Half-races will not be approved.&lt;br /&gt;
* Exotic race ([[Goblins]], [[Orcs]], [[Wemics]], Brownies, [[Dark Elves]], [[Sea Elves]]) submissions are restricted by limited time availability for applications.&lt;br /&gt;
* First time players can play the following races: [[Elf]], [[Dwarf]], [[Halfling]], [[Human]] and [[Gnome]].&lt;br /&gt;
&lt;br /&gt;
===Character Subrace===&lt;br /&gt;
* If submitting a subrace, please ensure the biography fits the given lore for the race.&lt;br /&gt;
* [[Wemic]], [[Brownie]], [[Ghostwise Halflings]], [[Sea Elf]], [[Dark Elf]] or [[Goblin]] submissions will require substantial support as their basic circumstances of life differ greatly from the [[core]] races.&lt;br /&gt;
* First time players are only allowed the following subraces: [[Gray Elf]], [[Sun Elf]], [[Wild Elf]], [[Wood Elf]], [[Forest Gnome]], [[Gold Dwarf]], [[Ghostwise Halfling]], [[Strongheart Halfling]]&lt;br /&gt;
&lt;br /&gt;
===Character Gender===&lt;br /&gt;
* Does your character present as male or female?&lt;br /&gt;
&lt;br /&gt;
===Character Alignment===&lt;br /&gt;
* What is your character&#039;s alignment?&lt;br /&gt;
* First time players are allowed the following [[alignments]]: CG, NG, LG, LN and TN.&lt;br /&gt;
Alignment gives a guide on how your character can and will react to situations, especially stressful situations. Do they always tend to act with compassion at heart? Do they tend more toward a diplomatic solution? Perhaps they have a dark personality and tend to reflect solely on personal gain.&lt;br /&gt;
Layonara&#039;s alignments are based on the view point of the common person. For example most common people consider anything to do with poison (apart from curing it) to be evil. Make sure you look at your character from that view point and consider, what would the common person think of your character&#039;s actions?&lt;br /&gt;
For more information on Layonara and character alignments see [[NWN Character Alignment Rules]].&lt;br /&gt;
&lt;br /&gt;
===Deity Association===&lt;br /&gt;
* Does your character favor one god over all the others?&lt;br /&gt;
* A character is not required to associate with one particular deity. In fact most people on Layonara pay homage to multiple gods, depending on the situation.&lt;br /&gt;
* There is ample evidence for the existence of gods so although atheism is virtually impossible, apathy to the gods is possible.&lt;br /&gt;
&lt;br /&gt;
===Cleric Domain===&lt;br /&gt;
* If submitting a [[cleric]], please note the [[Deity Domains]] you will select upon character creation.&lt;br /&gt;
* Please make certain you read over your chosen deity carefully as domains are restricted and in some cases have special rules.&lt;br /&gt;
* This section isn&#039;t something you need to worry about as a first time player as [[clerics]] are considered heavy lore classes.&lt;br /&gt;
&lt;br /&gt;
===Character Birthplace===&lt;br /&gt;
* If appropriate, indicate where was your character born?&lt;br /&gt;
* If the character does not know, this is fine to skip or hint at as necessary.&lt;br /&gt;
* Please note that all submissions must originate on Layonara and not from other worlds, Pits or planes.&lt;br /&gt;
* Please refer to the map for ideas, but a general indication is also fine. Feel free to venture through our (ever expanding) write ups on locations for more information.&lt;br /&gt;
&lt;br /&gt;
===Character Biography===&lt;br /&gt;
* This can take any form that you wish, and can include as much or as little detail as you desire. The primary purpose of the biography is to convey a sense of the character as well as the past events that affect their current situation.&lt;br /&gt;
* This can include information about the character&#039;s parents and siblings, a brief history of any training they received, a chronicle of the character&#039;s travels, even traumas or triumphs that helped make the character in to the person they are, physically, mentally and emotionally.&lt;br /&gt;
* A novel is not necessary, but the biography should give an idea of how the character ended up as the rare person who becomes an adventurer.&lt;br /&gt;
* There are a few things we do not allow for lore reasons. Characters may not:&lt;br /&gt;
** have direct ties to gods, dragons or royalty of any kingdom.&lt;br /&gt;
** have direct contact between themselves and a deity (this includes visions or dreams provided by a deity, a deity walking the lands and visiting the player or their ancestors, physical markings by a deity or an agent, or gifts provided by a deity, or anything of this nature). A character is welcome to believe what they like as long as the player can acknowledge the actuality of the circumstances.&lt;br /&gt;
** have apparent powers beyond that of a level one (1) character. This can be rather tricky with characters who are intended to have a level split but try to keep in mind power level when addressing level splits.&lt;br /&gt;
===Extra Credit===&lt;br /&gt;
* An optional section can include anything else you want to describe about the character. (e.g. Height, Weight, etc..)&lt;br /&gt;
* Use this section to describe any unique or particular physical traits of your character.&lt;br /&gt;
* This can include the way they walk or talk, any scars or deformities, their hair and eye color, tattoos, or any objects that they obviously carry.&lt;br /&gt;
* This section should also reflect the character&#039;s physical attributes ([[strength]], [[dexterity]], [[constitution]] and [[charisma]] to some extent), as well as the choice of race.&lt;br /&gt;
* What is you character&#039;s personality?&lt;br /&gt;
* Are they friendly, private, quick of temper, thoughtful, etc...&lt;br /&gt;
* This section can help explain a character&#039;s alignment and mental attributes ([[intelligence]], [[wisdom]] and charisma to some extent).&lt;br /&gt;
* It should also reflect the choice of race for the character.&lt;br /&gt;
&lt;br /&gt;
===Final Notes===&lt;br /&gt;
If a character starts out with a story where by they might have received special treatment (extra money, influence from wealthy family lines etc) even if the story removes this, we need an OOC statement at the bottom of your application that states you acknowledge the character will receive no extra benefits.&lt;br /&gt;
Please make sure your alignment statements are completed if necessary.&lt;br /&gt;
Please make sure, for druids, clerics, [[paladins]] and certain PrCs, your commitment statements are completed.&lt;br /&gt;
If the character suffers from a mental condition such as schizophrenia or bipolar disorder (in description as these titles will not apply across the lore line) we have special considerations that the character approver will address with you.&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13599</id>
		<title>NWN Character Submission Questionnaire</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13599"/>
		<updated>2024-09-08T10:11:31Z</updated>

		<summary type="html">&lt;p&gt;Orth: Remove link to states&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a guideline for preparing for your first and subsequent character submissions for [[Layonara]] on NWN.&lt;br /&gt;
&lt;br /&gt;
==Stats==&lt;br /&gt;
Here is the stat block you can use to copy and paste if you wish to enter your character in the ideal format.&lt;br /&gt;
&lt;br /&gt;
 Name:&lt;br /&gt;
 Age:&lt;br /&gt;
 Class(es):&lt;br /&gt;
 Race:&lt;br /&gt;
 Subrace (if applicable):&lt;br /&gt;
 Alignment:&lt;br /&gt;
 Deity (if devoted):&lt;br /&gt;
 Domains (if cleric):&lt;br /&gt;
 Biography and Description:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right; max* width:50%&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Questionnaire==&lt;br /&gt;
===Character Name===&lt;br /&gt;
* What is your character&#039;s name?&lt;br /&gt;
* First or last names as well as pseudonyms in any combination are suitable.&lt;br /&gt;
* This must be the same name as you use when creating your character in* game.&lt;br /&gt;
&lt;br /&gt;
It&#039;s worth noting that we cannot allow names that fall under copyright anywhere. When you submit here you become a part of the living breathing world. If you desire, characters can be written into lore through various worthy efforts. As such they must be originals down to the name.&lt;br /&gt;
&lt;br /&gt;
In the past we have allowed pun names but we would like to move away from that for the above stated reasons. If a character is given a name that is pun-y (I.E. Ima Lark) the reason for it should be justified in your biography for allowance. If you are going to go this route, definitely make it a true part of your character&#039;s roleplay and story.&lt;br /&gt;
&lt;br /&gt;
===Character Age===&lt;br /&gt;
* How old is your character at creation?&lt;br /&gt;
* Please refer to the allowable starting ages at [[Ages By Race]].&lt;br /&gt;
&lt;br /&gt;
When your character starts play, how old are they? Take into consideration the time of development both behind and ahead of the character. If you choose to play a much wizened (older) character, make sure the story you develop includes plenty of the character&#039;s life until the start of adventuring.&lt;br /&gt;
&lt;br /&gt;
Our in game calendar can be accessed here to help you work out what dates you need.&lt;br /&gt;
&lt;br /&gt;
Ages can vary between [[races]]. Make certain to check out the age ranges for your race of choice and make sure you select an age that is at least the age of maturity/adulthood. We don&#039;t allow child characters at this time.&lt;br /&gt;
&lt;br /&gt;
Special note regarding [[human]] submissions:&lt;br /&gt;
Even though a human reaches physical maturity (adulthood) around the age of fifteen (15), the youngest playable age is eighteen (18). Your character submission will not be approved until the character&#039;s starting age is eighteen or older.&lt;br /&gt;
&lt;br /&gt;
===Character Class===&lt;br /&gt;
* What is your characters class?&lt;br /&gt;
* If multi-classing, please indicate the desired split between the [[classes]]. Make certain there is a minimum of five (5) levels in each class before level twenty (20).&lt;br /&gt;
* First time players are allowed the following classes: [[Barbarian]], [[Bard]], [[Cleric]], [[Druid]], [[Fighter]], [[Monk]], [[Paladin]], [[Rogue]], [[Ranger]], [[Sorcerer]] and [[Wizard]].&lt;br /&gt;
&lt;br /&gt;
Class is an important aspect of character creation on Neverwinter Nights, but remember that “class” is an OOC mechanic to give the skill set you want for your character&#039;s path. For a fully developed character, think beyond the rigid nature of stereotypes.&lt;br /&gt;
&lt;br /&gt;
There are always key factors that go with skill sets such as: devotion of the greatest magnitude going along with divine classes, artistic ability with bards and magical inclination with mages. Perhaps the mage in question studies only at the behest of family and their real love is architecture. Perhaps the divinely inspired character carries a horrible secret kept between themselves and their deity, and perhaps the bard is forgetful. There as many ways to play a class as there are people in the world. Only you can bring that special twist that makes it unique.&lt;br /&gt;
====Druid Submissions====&lt;br /&gt;
All players that wish to play a [[druid]] must read and understand what it means to be a druid on Layonara. During the character submission a player must agree to the following at the end of their submission.&lt;br /&gt;
&lt;br /&gt;
I understand and agree to the objectives of being a druid in Layonara.&lt;br /&gt;
I understand and agree to the rules of achieving these objectives.&lt;br /&gt;
I understand the internal organizational structure of the [[druids]].&lt;br /&gt;
&lt;br /&gt;
The multiclassing of druids is subject to a few restrictions, please see [[NWN Restricted Multiclassing]] if you plan on playing a druid.&lt;br /&gt;
====Cleric, Paladin and Champion Submissions====&lt;br /&gt;
See [[Cleric Paladin and Champion Submissions]].&lt;br /&gt;
====Prestige Class Submission Requirements====&lt;br /&gt;
See [[Prestige Class Submission Requirements]].&lt;br /&gt;
===Character Race===&lt;br /&gt;
* What is your character&#039;s race?&lt;br /&gt;
* Half-races will not be approved.&lt;br /&gt;
* Exotic race ([[Goblins]], [[Orcs]], [[Wemics]], Brownies, [[Dark Elves]], [[Sea Elves]]) submissions are restricted by limited time availability for applications.&lt;br /&gt;
* First time players can play the following races: [[Elf]], [[Dwarf]], [[Halfling]], [[Human]] and [[Gnome]].&lt;br /&gt;
&lt;br /&gt;
===Character Subrace===&lt;br /&gt;
* If submitting a subrace, please ensure the biography fits the given lore for the race.&lt;br /&gt;
* [[Wemic]], [[Brownie]], [[Ghostwise Halflings]], [[Sea Elf]], [[Dark Elf]] or [[Goblin]] submissions will require substantial support as their basic circumstances of life differ greatly from the [[core]] races.&lt;br /&gt;
* First time players are only allowed the following subraces: [[Gray Elf]], [[Sun Elf]], [[Wild Elf]], [[Wood Elf]], [[Forest Gnome]], [[Gold Dwarf]], [[Ghostwise Halfling]], [[Strongheart Halfling]]&lt;br /&gt;
&lt;br /&gt;
===Character Gender===&lt;br /&gt;
* Does your character present as male or female?&lt;br /&gt;
&lt;br /&gt;
===Character Alignment===&lt;br /&gt;
* What is your character&#039;s alignment?&lt;br /&gt;
* First time players are allowed the following [[alignments]]: CG, NG, LG, LN and TN.&lt;br /&gt;
Alignment gives a guide on how your character can and will react to situations, especially stressful situations. Do they always tend to act with compassion at heart? Do they tend more toward a diplomatic solution? Perhaps they have a dark personality and tend to reflect solely on personal gain.&lt;br /&gt;
Layonara&#039;s alignments are based on the view point of the common person. For example most common people consider anything to do with [[poison]] (apart from curing it) to be [[evil]]. Make sure you look at your character from that view point and consider, what would the common person think of your character&#039;s actions?&lt;br /&gt;
For more information on Layonara and character alignments see [[NWN Character Alignment Rules]].&lt;br /&gt;
&lt;br /&gt;
===Deity Association===&lt;br /&gt;
* Does your character favor one god over all the others?&lt;br /&gt;
* A character is not required to associate with one particular deity. In fact most people on Layonara pay homage to multiple gods, depending on the situation.&lt;br /&gt;
* There is ample evidence for the existence of gods so although atheism is virtually impossible, apathy to the gods is possible.&lt;br /&gt;
&lt;br /&gt;
===Cleric Domain===&lt;br /&gt;
* If submitting a [[cleric]], please note the [[Deity Domains]] you will select upon character creation.&lt;br /&gt;
* Please make certain you read over your chosen deity carefully as domains are restricted and in some cases have special rules.&lt;br /&gt;
* This section isn&#039;t something you need to worry about as a first time player as [[clerics]] are considered heavy lore classes.&lt;br /&gt;
&lt;br /&gt;
===Character Birthplace===&lt;br /&gt;
* If appropriate, indicate where was your character born?&lt;br /&gt;
* If the character does not know, this is fine to skip or hint at as necessary.&lt;br /&gt;
* Please note that all submissions must originate on Layonara and not from other worlds, Pits or planes.&lt;br /&gt;
* Please refer to the map for ideas, but a general indication is also fine. Feel free to venture through our (ever expanding) write ups on locations for more information.&lt;br /&gt;
&lt;br /&gt;
===Character Biography===&lt;br /&gt;
* This can take any form that you wish, and can include as much or as little detail as you desire. The primary purpose of the biography is to convey a sense of the character as well as the past events that affect their current situation.&lt;br /&gt;
* This can include information about the character&#039;s parents and siblings, a brief history of any training they received, a chronicle of the character&#039;s travels, even traumas or triumphs that helped make the character in to the person they are, physically, mentally and emotionally.&lt;br /&gt;
* A novel is not necessary, but the biography should give an idea of how the character ended up as the rare person who becomes an adventurer.&lt;br /&gt;
* There are a few things we do not allow for lore reasons. Characters may not:&lt;br /&gt;
** have direct ties to gods, dragons or royalty of any kingdom.&lt;br /&gt;
** have direct contact between themselves and a deity (this includes visions or dreams provided by a deity, a deity walking the lands and visiting the player or their ancestors, physical markings by a deity or an agent, or gifts provided by a deity, or anything of this nature). A character is welcome to believe what they like as long as the player can acknowledge the actuality of the circumstances.&lt;br /&gt;
** have apparent powers beyond that of a level one (1) character. This can be rather tricky with characters who are intended to have a level split but try to keep in mind power level when addressing level splits.&lt;br /&gt;
===Extra Credit===&lt;br /&gt;
* An optional section can include anything else you want to describe about the character. (e.g. Height, Weight, etc..)&lt;br /&gt;
* Use this section to describe any unique or particular physical traits of your character.&lt;br /&gt;
* This can include the way they walk or talk, any scars or deformities, their hair and eye color, tattoos, or any objects that they obviously carry.&lt;br /&gt;
* This section should also reflect the character&#039;s physical attributes ([[strength]], [[dexterity]], [[constitution]] and [[charisma]] to some extent), as well as the choice of race.&lt;br /&gt;
* What is you character&#039;s personality?&lt;br /&gt;
* Are they friendly, private, quick of temper, thoughtful, etc...&lt;br /&gt;
* This section can help explain a character&#039;s alignment and mental attributes ([[intelligence]], [[wisdom]] and charisma to some extent).&lt;br /&gt;
* It should also reflect the choice of race for the character.&lt;br /&gt;
&lt;br /&gt;
===Final Notes===&lt;br /&gt;
If a character starts out with a story where by they might have received special treatment (extra money, influence from wealthy family lines etc) even if the story removes this, we need an OOC statement at the bottom of your application that states you acknowledge the character will receive no extra benefits.&lt;br /&gt;
Please make sure your alignment statements are completed if necessary.&lt;br /&gt;
Please make sure, for druids, clerics, [[paladins]] and certain PrCs, your commitment statements are completed.&lt;br /&gt;
If the character suffers from a mental condition such as schizophrenia or bipolar disorder (in description as these titles will not apply across the lore line) we have special considerations that the character approver will address with you.&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Mantras&amp;diff=13598</id>
		<title>Mantras</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Mantras&amp;diff=13598"/>
		<updated>2024-09-08T10:06:35Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Each deity has a set of mantras which define their core values, their personality, thoughts, desires, and actions. Mantras are paired, so if one adheres to a particular mantra, one will be opposed to the other, for example, chaotic and ordered. There are 18 mantra pairs.&lt;br /&gt;
&lt;br /&gt;
One thing to keep in mind regarding these mantras and how they relate to a deity or character is how certain mantras would work in conjunction with others. For example, if you are cruel and selfish, then you would be sadistic. However, if you are cruel and selfless, then you would be masochistic. If you are ordered and active, then you would be the type of person to try to regulate others. However, if you are ordered and passive, you would be the kind of person to allow authority figures to regulate you. Chaos and active would be rebellious whereas chaos and passive would be flighty.&lt;br /&gt;
&lt;br /&gt;
This system can be roughly conceptualized as an advancement upon the idea of alignment. Like alignment, mantras are intended as indicators of character (or deity) personalities and thus guides for role-playing a character in meaningful ways. Mantras, however, enable us to integrate such considerations into our game systems far more effectively than alignment. Thus, mantras go far beyond abstract representations of characters&#039; (or deity&#039;s) outlook and ethics, or lack thereof.&lt;br /&gt;
&lt;br /&gt;
The mantra system was conceived for the future. It is not applicable for NWN, although it gives players insight into the core ideals of each deity.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Mantra&lt;br /&gt;
! Opposing&lt;br /&gt;
|-&lt;br /&gt;
| Preserving &lt;br /&gt;
| Destructive&lt;br /&gt;
|-&lt;br /&gt;
| Ordered &lt;br /&gt;
| Chaotic&lt;br /&gt;
|-&lt;br /&gt;
| Caring &lt;br /&gt;
| Cruel&lt;br /&gt;
|-&lt;br /&gt;
| Selfless&lt;br /&gt;
| Selfish&lt;br /&gt;
|-&lt;br /&gt;
| Belligerent&lt;br /&gt;
| Peaceful&lt;br /&gt;
|-&lt;br /&gt;
| Vengeful&lt;br /&gt;
| Forgiving&lt;br /&gt;
|-&lt;br /&gt;
| Honest&lt;br /&gt;
| Deceptive&lt;br /&gt;
|-&lt;br /&gt;
| Materialistic&lt;br /&gt;
| Idealistic&lt;br /&gt;
|-&lt;br /&gt;
| Cerebral&lt;br /&gt;
| Physical&lt;br /&gt;
|-&lt;br /&gt;
| Scholarly&lt;br /&gt;
| Intuitive&lt;br /&gt;
|-&lt;br /&gt;
| Dramatic&lt;br /&gt;
| Stoic&lt;br /&gt;
|-&lt;br /&gt;
| Active&lt;br /&gt;
| Passive&lt;br /&gt;
|-&lt;br /&gt;
| Natural&lt;br /&gt;
| Technological&lt;br /&gt;
|-&lt;br /&gt;
| Urban&lt;br /&gt;
| Rural&lt;br /&gt;
|-&lt;br /&gt;
| Playful&lt;br /&gt;
| Serious&lt;br /&gt;
|-&lt;br /&gt;
| Nomadic&lt;br /&gt;
| Sedentary&lt;br /&gt;
|-&lt;br /&gt;
| Arrogant&lt;br /&gt;
| Humble&lt;br /&gt;
|-&lt;br /&gt;
| Public &lt;br /&gt;
| Private&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Alignments&amp;diff=13597</id>
		<title>Alignments</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Alignments&amp;diff=13597"/>
		<updated>2024-08-31T18:01:30Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are a total of nine alignments for perspectives and behavioral patterns, of which any given character can only be one. The following table presents all the alignment names and cross-references their details.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
| [[Lawful Good]]&lt;br /&gt;
|  [[Lawful Neutral]]&lt;br /&gt;
|  [[Lawful Evil]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Neutral Good]]&lt;br /&gt;
|  [[True Neutral]]&lt;br /&gt;
|  [[Neutral Evil]]&lt;br /&gt;
|-&lt;br /&gt;
| [[Chaotic Good]]&lt;br /&gt;
|  [[Chaotic Neutral]]&lt;br /&gt;
|  [[Chaotic Evil]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_6-01&amp;diff=13596</id>
		<title>Changelog 6-01</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_6-01&amp;diff=13596"/>
		<updated>2024-08-25T04:19:11Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;August 25, 2024  === Fixes === * Fixed a super tiny AT in Azure Pools * Fixed some floating bones placeables * Fixed a waypoint pointing the wrong way in Thunder Peaks * Fixed...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;August 25, 2024&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed a super tiny AT in Azure Pools&lt;br /&gt;
* Fixed some floating bones placeables&lt;br /&gt;
* Fixed a waypoint pointing the wrong way in Thunder Peaks&lt;br /&gt;
* Fixed the vendor discount not being persistent for an hour&lt;br /&gt;
* Fixed some creatures not being CNR creatures (deer, badger, beetles etc)&lt;br /&gt;
* Fixed elf mage not respawning in Hurm Outskirts&lt;br /&gt;
* Fixed a typo in gem mining mumble&lt;br /&gt;
* Fixed Legend Lore not giving you the Spot bonus&lt;br /&gt;
* Fixed Spellbook loading&lt;br /&gt;
* Fixed the way CNR calculates how many spells you have&lt;br /&gt;
* Fixed ultravision not working in darkness&lt;br /&gt;
* Fixed a missing wall texture in Center Craft Hall&lt;br /&gt;
* Increased Speed Rate Caps since Beamdog added them&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* New Player Menu UI, if you close it, you can get it back with &amp;lt;code&amp;gt;=c menu&amp;lt;/code&amp;gt;&lt;br /&gt;
* Movement Speed increase on Stone paths&lt;br /&gt;
* Examing and Flag Trap now takes half second shorter.&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13595</id>
		<title>Server Update Steps</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13595"/>
		<updated>2024-08-24T20:09:16Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NWSync Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to nwsync-ssl.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/layo-haks &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cp layonara.tlk /layonara/nwn/userdir/tlk&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;layonara_nwn hak --yes&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo /home/orth/.nimble/bin/nwn_nwsync_write --description=&amp;quot;The World of Layonara&amp;quot; /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.mod&amp;lt;/code&amp;gt; &amp;lt;b&amp;gt;Note: You don&#039;t need to upload a new module each time, only if the tlk name changes or the haks used/order changed&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp layonara.tlk  orth@116.203.70.169:/layonara/nwn/userdir/tlk/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== New NWN Server Version ==&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn &amp;amp;&amp;amp; wget &amp;lt;NEW_SERVER_ZIP_URL&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt; unzip &amp;lt;NEW_SERVER_ZIP&amp;gt;&amp;lt;/code&amp;gt; and overwrite all&lt;br /&gt;
&lt;br /&gt;
== EE64 Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-module Note: &amp;lt;b&amp;gt;ee branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to ee64.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwn-module &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;nasher pack core --clean&amp;lt;/code&amp;gt; Note: &amp;lt;b&amp;gt;You may need to update the nwserver version first&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mv *.mod /layonara/nwn/userdir/modules/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwnx &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* Rebuild nwnx in /layonara/nwn/nwnx with &amp;lt;code&amp;gt;./Scripts/buildnwnx.sh -j4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-disable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-stop.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;mod-start.sh&amp;lt;/code&amp;gt; and change the module version&lt;br /&gt;
* Remove any temp overrides added to /layonara/nwn/userdir/development&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-enable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Reboot if desired&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13594</id>
		<title>Server Update Steps</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13594"/>
		<updated>2024-08-24T20:01:42Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NWSync Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to nwsync-ssl.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/layo-haks &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cp layonara.tlk /layonara/nwn/userdir/tlk&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;layonara_nwn hak --yes&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo /home/orth/.nimble/bin/nwn_nwsync_write --description=&amp;quot;The World of Layonara&amp;quot; /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.mod&amp;lt;/code&amp;gt; &amp;lt;b&amp;gt;Note: You don&#039;t need to upload a new module each time, only if the tlk name changes or the haks used/order changed&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp layonara.tlk  orth@116.203.70.169:/layonara/nwn/userdir/tlk/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== EE64 Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-module Note: &amp;lt;b&amp;gt;ee branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to ee64.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/nwn-module &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;nasher pack core --clean&amp;lt;/code&amp;gt; Note: &amp;lt;b&amp;gt;You may need to update the nwserver version first&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mv *.mod /layonara/nwn/userdir/modules/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwnx &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* Rebuild nwnx in /layonara/nwn/nwnx with &amp;lt;code&amp;gt;./Scripts/buildnwnx.sh -j4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-disable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-stop.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download latest nwserver to /layonara/nwn and unzip&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;mod-start.sh&amp;lt;/code&amp;gt; and change the module version&lt;br /&gt;
* Remove any temp overrides added to /layonara/nwn/userdir/development&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-enable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Reboot if desired&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_6-00&amp;diff=13593</id>
		<title>Changelog 6-00</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_6-00&amp;diff=13593"/>
		<updated>2024-08-18T17:03:36Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;August 18, 2024&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed some items not showing the proper description&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Upgraded Layonara to [https://nwn.beamdog.net/docs/#88819336-7---2023-12-03 8193.36]&lt;br /&gt;
* Notify Server Startup Process on Discord&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13592</id>
		<title>Server Update Steps</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13592"/>
		<updated>2024-08-18T06:10:04Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NWSync Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to nwsync-ssl.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/layo-haks &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cp layonara.tlk /layonara/nwn/userdir/tlk&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;layonara_nwn hak --yes&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo /home/orth/.nimble/bin/nwn_nwsync_write --description=&amp;quot;The World of Layonara&amp;quot; /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.mod&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp layonara.tlk  orth@116.203.70.169:/layonara/nwn/userdir/tlk/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== EE64 Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-module Note: &amp;lt;b&amp;gt;ee branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to ee64.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/nwn-module &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;nasher pack core --clean&amp;lt;/code&amp;gt; Note: &amp;lt;b&amp;gt;You may need to update the nwserver version first&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mv *.mod /layonara/nwn/userdir/modules/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwnx &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* Rebuild nwnx in /layonara/nwn/nwnx with &amp;lt;code&amp;gt;./Scripts/buildnwnx.sh -j4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-disable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-stop.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download latest nwserver to /layonara/nwn and unzip&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;mod-start.sh&amp;lt;/code&amp;gt; and change the module version&lt;br /&gt;
* Remove any temp overrides added to /layonara/nwn/userdir/development&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-enable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Reboot if desired&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13591</id>
		<title>Server Update Steps</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13591"/>
		<updated>2024-08-18T06:06:22Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NWSync Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to nwsync-ssl.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/layo-haks &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cp layonara.tlk /layonara/nwn/userdir/tlk&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;layonara_nwn hak --yes&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo /home/orth/.nimble/bin/nwn_nwsync_write --description=&amp;quot;The World of Layonara&amp;quot; /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.mod&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp layonara.tlk  orth@116.203.70.169:/layonara/nwn/userdir/tlk/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== EE64 Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-module Note: &amp;lt;b&amp;gt;ee branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to ee64.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/nwn-module &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;nasher pack core --clean&amp;lt;/code&amp;gt; Note: &amp;lt;b&amp;gt;You may need to update the nwserver version first&amp;lt;/b&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mv *.mod /layonara/nwn/userdir/modules/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwnx &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* Rebuild nwnx in /layonara/nwn/nwnx with &amp;lt;code&amp;gt;./Scripts/buildnwnx.sh -j4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-disable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-stop.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download latest nwserver to /layonara/nwn and unzip&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;mod-start.sh&amp;lt;/code&amp;gt; and change the module version&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-enable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Reboot if desired&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13590</id>
		<title>Server Update Steps</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Server_Update_Steps&amp;diff=13590"/>
		<updated>2024-08-18T06:03:40Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;== NWSync Server Setup == * Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt; * ssh to nwsync-ssl.layonara.com * &amp;lt;code&amp;gt;cd /home/orth/layo-haks...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== NWSync Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-haks Note: &amp;lt;b&amp;gt;64bit branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to nwsync-ssl.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/layo-haks &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cp layonara.tlk /layonara/nwn/userdir/tlk&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;layonara_nwn hak&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sudo /home/orth/.nimble/bin/nwn_nwsync_write --description=&amp;quot;The World of Layonara&amp;quot; /var/www/html-ssl /layonara/nwn/userdir/modules/Layonara_6-00.mod&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp l64*.hak orth@116.203.70.169:/layonara/nwn/userdir/hak/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;scp layonara.tlk  orth@116.203.70.169:/layonara/nwn/userdir/tlk/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== EE64 Server Setup ==&lt;br /&gt;
* Push all changes to https://github.com/layonara/nwn-module Note: &amp;lt;b&amp;gt;ee branch&amp;lt;/b&amp;gt;&lt;br /&gt;
* ssh to ee64.layonara.com&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /home/orth/nwn-module &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;nasher pack core --clean&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;mv *.mod /layonara/nwn/userdir/modules/&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;cd /layonara/nwn/nwnx &amp;amp;&amp;amp; git pull&amp;lt;/code&amp;gt;&lt;br /&gt;
* Rebuild nwnx in /layonara/nwn/nwnx with &amp;lt;code&amp;gt;./Scripts/buildnwnx.sh -j4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-disable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-stop.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Download latest nwserver to /layonara/nwn and unzip&lt;br /&gt;
* Edit &amp;lt;code&amp;gt;mod-start.sh&amp;lt;/code&amp;gt; and change the module version&lt;br /&gt;
* Run &amp;lt;code&amp;gt;/layonara/nwn/mod-enable.sh&amp;lt;/code&amp;gt;&lt;br /&gt;
* Reboot if desired&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_6-00&amp;diff=13589</id>
		<title>Changelog 6-00</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_6-00&amp;diff=13589"/>
		<updated>2024-08-18T04:54:12Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;December 18, 2020  === Fixes === * Fixed some items not showing the proper description  === Updates/Additions === * Upgraded Layonara to [https://nwn.beamdog.net/docs/#8881933...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;December 18, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed some items not showing the proper description&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Upgraded Layonara to [https://nwn.beamdog.net/docs/#88819336-7---2023-12-03 8193.36]&lt;br /&gt;
* Notify Server Startup Process on Discord&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-65&amp;diff=13568</id>
		<title>Changelog 5-65</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-65&amp;diff=13568"/>
		<updated>2021-01-26T19:23:30Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;January 26, 2021&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed issue with horse merchant showing low intelligence answers&lt;br /&gt;
* Fixed issue with horse merchant when buying black horse&lt;br /&gt;
* Removed a map pin in Vanavar for non-existent merchant&lt;br /&gt;
* Removed a convo note about a portal being cross-server&lt;br /&gt;
* Fixed Johan&#039;s pelt quest&lt;br /&gt;
* Fixed some floating placeables in a few spots&lt;br /&gt;
* Fixed Glacial Colossus appearance&lt;br /&gt;
* Fixed metal texture material not showing up unless highlit&lt;br /&gt;
* Fixed crypt tile crashing (Should fix Temple of the Bear crashes)&lt;br /&gt;
* Removed a dwarf robe model causing a crash&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Disable being able to put custom random loot on oxes&lt;br /&gt;
* Updated XP for Under the Withered Lands boss&lt;br /&gt;
* Added hundreds of new portraits, you can change yours with the Customization Menu&lt;br /&gt;
* Portraits are now all accessible in character creation&lt;br /&gt;
* Restored Caverns of the Menace areas (24 high level areas), however, they are inaccessible for now until play tested by a party with DM oversight (either as player or DM). Entry point will be determined through a quest.&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Bug reports now post directly to GitHub for me to manage easier&lt;br /&gt;
* Bug reports now include the tile name &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-65&amp;diff=13567</id>
		<title>Changelog 5-65</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-65&amp;diff=13567"/>
		<updated>2021-01-26T19:21:56Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;January 26, 2021  === Fixes === * Fixed issue with horse merchant showing low intelligence answers * Fixed issue with horse merchant when buying black horse * Removed a map pi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;January 26, 2021&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed issue with horse merchant showing low intelligence answers&lt;br /&gt;
* Fixed issue with horse merchant when buying black horse&lt;br /&gt;
* Removed a map pin in Vanavar for non-existent merchant&lt;br /&gt;
* Removed a convo note about a portal being cross-server&lt;br /&gt;
* Fixed Johan&#039;s pelt quest&lt;br /&gt;
* Fixed some floating placeables in a few spots&lt;br /&gt;
* Fixed Glacial Colossus appearance&lt;br /&gt;
* Fixed metal texture material not showing up unless highlit&lt;br /&gt;
* Fixed crypt tile crashing (Should fix Temple of the Bear crashes)&lt;br /&gt;
* Removed a dwarf robe model causing a crash&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Disable being able to put custom random loot on oxes&lt;br /&gt;
* Updated XP for Under the Withered Lands boss&lt;br /&gt;
* Added hundreds of new portraits, you can change yours with the Customization Menu&lt;br /&gt;
* Portraits are now all accessible in character creation&lt;br /&gt;
* Restored Caverns of the Menace areas (24 new high level areas), however, they are inaccessible for now until play tested by a party with DM oversight (either as player or DM). Entry point will be determined through a quest.&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Bug reports now post directly to GitHub for me to manage easier&lt;br /&gt;
* Bug reports now include the tile name &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13566</id>
		<title>NWN Character Submission Questionnaire</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13566"/>
		<updated>2020-12-27T05:36:07Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a guideline for preparing for your first and subsequent character submissions for [[Layonara]] on NWN.&lt;br /&gt;
&lt;br /&gt;
==Stats==&lt;br /&gt;
Here is the stat block you can use to copy and paste if you wish to enter your character in the ideal format.&lt;br /&gt;
&lt;br /&gt;
 Name:&lt;br /&gt;
 Age:&lt;br /&gt;
 Class(es):&lt;br /&gt;
 Race:&lt;br /&gt;
 Subrace (if applicable):&lt;br /&gt;
 Alignment:&lt;br /&gt;
 Deity (if devoted):&lt;br /&gt;
 Domains (if cleric):&lt;br /&gt;
 Biography and Description:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right; max* width:50%&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Questionnaire==&lt;br /&gt;
===Character Name===&lt;br /&gt;
* What is your character&#039;s name?&lt;br /&gt;
* First or last names as well as pseudonyms in any combination are suitable.&lt;br /&gt;
* This must be the same name as you use when creating your character in* game.&lt;br /&gt;
&lt;br /&gt;
It&#039;s worth noting that we cannot allow names that fall under copyright anywhere. When you submit here you become a part of the living breathing world. If you desire, characters can be written into lore through various worthy efforts. As such they must be originals down to the name.&lt;br /&gt;
&lt;br /&gt;
In the past we have allowed pun names but we would like to move away from that for the above stated reasons. If a character is given a name that is pun-y (I.E. Ima Lark) the reason for it should be justified in your biography for allowance. If you are going to go this route, definitely make it a true part of your character&#039;s roleplay and story.&lt;br /&gt;
&lt;br /&gt;
===Character Age===&lt;br /&gt;
* How old is your character at creation?&lt;br /&gt;
* Please refer to the allowable starting ages at [[Ages By Race]].&lt;br /&gt;
&lt;br /&gt;
When your character starts play, how old are they? Take into consideration the time of development both behind and ahead of the character. If you choose to play a much wizened (older) character, make sure the story you develop includes plenty of the character&#039;s life until the start of adventuring.&lt;br /&gt;
&lt;br /&gt;
Our in game calendar can be accessed here to help you work out what dates you need.&lt;br /&gt;
&lt;br /&gt;
Ages can vary between [[races]]. Make certain to check out the age ranges for your race of choice and make sure you select an age that is at least the age of maturity/adulthood. We don&#039;t allow child characters at this time.&lt;br /&gt;
&lt;br /&gt;
Special note regarding [[human]] submissions:&lt;br /&gt;
Even though a human reaches physical maturity (adulthood) around the age of fifteen (15), the youngest playable age is eighteen (18). Your character submission will not be approved until the character&#039;s starting age is eighteen or older.&lt;br /&gt;
&lt;br /&gt;
===Character Class===&lt;br /&gt;
* What is your characters class?&lt;br /&gt;
* If multi-classing, please indicate the desired split between the [[classes]]. Make certain there is a minimum of five (5) levels in each class before level twenty (20).&lt;br /&gt;
* First time players are allowed the following classes: [[Barbarian]], [[Bard]], [[Cleric]], [[Druid]], [[Fighter]], [[Monk]], [[Paladin]], [[Rogue]], [[Ranger]], [[Sorcerer]] and [[Wizard]].&lt;br /&gt;
&lt;br /&gt;
Class is an important aspect of character creation on Neverwinter Nights, but remember that “class” is an OOC mechanic to give the skill set you want for your character&#039;s path. For a fully developed character, think beyond the rigid nature of stereotypes.&lt;br /&gt;
&lt;br /&gt;
There are always key factors that go with skill sets such as: devotion of the greatest magnitude going along with divine classes, artistic ability with bards and magical inclination with mages. Perhaps the mage in question studies only at the behest of family and their real love is architecture. Perhaps the divinely inspired character carries a horrible secret kept between themselves and their deity, and perhaps the bard is forgetful. There as many ways to play a class as there are people in the world. Only you can bring that special twist that makes it unique.&lt;br /&gt;
====Druid Submissions====&lt;br /&gt;
All players that wish to play a [[druid]] must read and understand what it means to be a druid on Layonara. During the character submission a player must agree to the following at the end of their submission.&lt;br /&gt;
&lt;br /&gt;
I understand and agree to the objectives of being a druid in Layonara.&lt;br /&gt;
I understand and agree to the rules of achieving these objectives.&lt;br /&gt;
I understand the internal organizational structure of the [[druids]].&lt;br /&gt;
&lt;br /&gt;
The multiclassing of druids is subject to a few restrictions, please see [[NWN Restricted Multiclassing]] if you plan on playing a druid.&lt;br /&gt;
====Cleric, Paladin and Champion Submissions====&lt;br /&gt;
See [[Cleric Paladin and Champion Submissions]].&lt;br /&gt;
====Prestige Class Submission Requirements====&lt;br /&gt;
See [[Prestige Class Submission Requirements]].&lt;br /&gt;
===Character Race===&lt;br /&gt;
* What is your character&#039;s race?&lt;br /&gt;
* Half-races must be born on or before the year 1421.&lt;br /&gt;
* Exotic race ([[Goblins]], [[Orcs]], [[Wemics]], Brownies, [[Dark Elves]], [[Sea Elves]]) submissions are restricted by limited time availability for applications.&lt;br /&gt;
* First time players can play the following races: [[Elf]], [[Dwarf]], [[Halfling]], [[Human]] and [[Gnome]].&lt;br /&gt;
&lt;br /&gt;
===Character Subrace===&lt;br /&gt;
* If submitting a subrace, please ensure the biography fits the given lore for the race.&lt;br /&gt;
* [[Wemic]], [[Brownie]], [[Ghostwise Halflings]], [[Sea Elf]], [[Dark Elf]] or [[Goblin]] submissions will require substantial support as their basic circumstances of life differ greatly from the [[core]] races.&lt;br /&gt;
* First time players are only allowed the following subraces: [[Gray Elf]], [[Sun Elf]], [[Wild Elf]], [[Wood Elf]], [[Forest Gnome]], [[Gold Dwarf]], [[Ghostwise Halfling]], [[Strongheart Halfling]]&lt;br /&gt;
&lt;br /&gt;
===Character Gender===&lt;br /&gt;
* Does your character present as male or female?&lt;br /&gt;
&lt;br /&gt;
===Character Alignment===&lt;br /&gt;
* What is your character&#039;s alignment?&lt;br /&gt;
* First time players are allowed the following [[alignments]]: CG, NG, LG, LN and TN.&lt;br /&gt;
Alignment gives a guide on how your character can and will react to situations, especially stressful situations. Do they always tend to act with compassion at heart? Do they tend more toward a diplomatic solution? Perhaps they have a dark personality and tend to reflect solely on personal gain.&lt;br /&gt;
Layonara&#039;s alignments are based on the view point of the common person. For example most common people consider anything to do with [[poison]] (apart from curing it) to be [[evil]]. Make sure you look at your character from that view point and consider, what would the common person think of your character&#039;s actions?&lt;br /&gt;
For more information on Layonara and character alignments see [[NWN Character Alignment Rules]].&lt;br /&gt;
&lt;br /&gt;
===Deity Association===&lt;br /&gt;
* Does your character favor one god over all the others?&lt;br /&gt;
* A character is not required to associate with one particular deity. In fact most people on Layonara pay homage to multiple gods, depending on the situation.&lt;br /&gt;
* There is ample evidence for the existence of gods so although atheism is virtually impossible, apathy to the gods is possible.&lt;br /&gt;
&lt;br /&gt;
===Cleric Domain===&lt;br /&gt;
* If submitting a [[cleric]], please note the [[Deity Domains]] you will select upon character creation.&lt;br /&gt;
* Please make certain you read over your chosen deity carefully as domains are restricted and in some cases have special rules.&lt;br /&gt;
* This section isn&#039;t something you need to worry about as a first time player as [[clerics]] are considered heavy lore classes.&lt;br /&gt;
&lt;br /&gt;
===Character Birthplace===&lt;br /&gt;
* If appropriate, indicate where was your character born?&lt;br /&gt;
* If the character does not know, this is fine to skip or hint at as necessary.&lt;br /&gt;
* Please note that all submissions must originate on Layonara and not from other worlds, Pits or planes.&lt;br /&gt;
* Please refer to the map for ideas, but a general indication is also fine. Feel free to venture through our (ever expanding) write ups on locations for more information.&lt;br /&gt;
&lt;br /&gt;
===Character Biography===&lt;br /&gt;
* This can take any form that you wish, and can include as much or as little detail as you desire. The primary purpose of the biography is to convey a sense of the character as well as the past events that affect their current situation.&lt;br /&gt;
* This can include information about the character&#039;s parents and siblings, a brief history of any training they received, a chronicle of the character&#039;s travels, even traumas or triumphs that helped make the character in to the person they are, physically, mentally and emotionally.&lt;br /&gt;
* A novel is not necessary, but the biography should give an idea of how the character ended up as the rare person who becomes an adventurer.&lt;br /&gt;
* There are a few things we do not allow for lore reasons. Characters may not:&lt;br /&gt;
** have direct ties to gods, dragons or royalty of any kingdom.&lt;br /&gt;
** have direct contact between themselves and a deity (this includes visions or dreams provided by a deity, a deity walking the lands and visiting the player or their ancestors, physical markings by a deity or an agent, or gifts provided by a deity, or anything of this nature). A character is welcome to believe what they like as long as the player can acknowledge the actuality of the circumstances.&lt;br /&gt;
** have apparent powers beyond that of a level one (1) character. This can be rather tricky with characters who are intended to have a level split but try to keep in mind power level when addressing level splits.&lt;br /&gt;
===Extra Credit===&lt;br /&gt;
* An optional section can include anything else you want to describe about the character. (e.g. Height, Weight, etc..)&lt;br /&gt;
* Use this section to describe any unique or particular physical traits of your character.&lt;br /&gt;
* This can include the way they walk or talk, any scars or deformities, their hair and eye color, tattoos, or any objects that they obviously carry.&lt;br /&gt;
* This section should also reflect the character&#039;s physical attributes ([[strength]], [[dexterity]], [[constitution]] and [[charisma]] to some extent), as well as the choice of race.&lt;br /&gt;
* What is you character&#039;s personality?&lt;br /&gt;
* Are they friendly, private, quick of temper, thoughtful, etc...&lt;br /&gt;
* This section can help explain a character&#039;s alignment and mental attributes ([[intelligence]], [[wisdom]] and charisma to some extent).&lt;br /&gt;
* It should also reflect the choice of race for the character.&lt;br /&gt;
&lt;br /&gt;
===Final Notes===&lt;br /&gt;
If a character starts out with a story where by they might have received special treatment (extra money, influence from wealthy family lines etc) even if the story removes this, we need an OOC statement at the bottom of your application that [[states]] you acknowledge the character will receive no extra benefits.&lt;br /&gt;
Please make sure your alignment statements are completed if necessary.&lt;br /&gt;
Please make sure, for druids, clerics, [[paladins]] and certain PrCs, your commitment statements are completed.&lt;br /&gt;
If the character suffers from a mental condition such as schizophrenia or bipolar disorder (in description as these titles will not apply across the lore line) we have special considerations that the character approver will address with you.&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13565</id>
		<title>NWN Character Submission Questionnaire</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=NWN_Character_Submission_Questionnaire&amp;diff=13565"/>
		<updated>2020-12-27T05:34:43Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is a guideline for preparing for your first and subsequent character submissions for [[Layonara]] on NWN.&lt;br /&gt;
&lt;br /&gt;
==Stats==&lt;br /&gt;
Here is the stat block you can use to copy and paste if you wish to enter your character in the ideal format.&lt;br /&gt;
&lt;br /&gt;
 Name:&lt;br /&gt;
 Age:&lt;br /&gt;
 Class(es):&lt;br /&gt;
 Race:&lt;br /&gt;
 Subrace (if applicable):&lt;br /&gt;
 Alignment:&lt;br /&gt;
 Deity (if devoted):&lt;br /&gt;
 Domains (if cleric):&lt;br /&gt;
 Biography and Description:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right; max* width:50%&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
==Questionnaire==&lt;br /&gt;
===Character Name===&lt;br /&gt;
* What is your character&#039;s name?&lt;br /&gt;
* First or last names as well as pseudonyms in any combination are suitable.&lt;br /&gt;
* This must be the same name as you use when creating your character in* game.&lt;br /&gt;
&lt;br /&gt;
It&#039;s worth noting that we cannot allow names that fall under copyright anywhere. When you submit here you become a part of the living breathing world. If you desire, characters can be written into lore through various worthy efforts. As such they must be originals down to the name.&lt;br /&gt;
&lt;br /&gt;
In the past we have allowed pun names but we would like to move away from that for the above stated reasons. If a character is given a name that is pun-y (I.E. Ima Lark) the reason for it should be justified in your biography for allowance. If you are going to go this route, definitely make it a true part of your character&#039;s roleplay and story.&lt;br /&gt;
&lt;br /&gt;
===Character Age===&lt;br /&gt;
* How old is your character at creation?&lt;br /&gt;
* Please refer to the allowable starting ages at [[Ages By Race]].&lt;br /&gt;
&lt;br /&gt;
When your character starts play, how old are they? Take into consideration the time of development both behind and ahead of the character. If you choose to play a much wizened (older) character, make sure the story you develop includes plenty of the character&#039;s life until the start of adventuring.&lt;br /&gt;
&lt;br /&gt;
Our in game calendar can be accessed here to help you work out what dates you need.&lt;br /&gt;
&lt;br /&gt;
Ages can vary between [[races]]. Make certain to check out the age ranges for your race of choice and make sure you select an age that is at least the age of maturity/adulthood. We don&#039;t allow child characters at this time.&lt;br /&gt;
&lt;br /&gt;
Special note regarding [[human]] submissions:&lt;br /&gt;
Even though a human reaches physical maturity (adulthood) around the age of fifteen (15), the youngest playable age is eighteen (18). Your character submission will not be approved until the character&#039;s starting age is eighteen or older.&lt;br /&gt;
&lt;br /&gt;
===Character Class===&lt;br /&gt;
* What is your characters class?&lt;br /&gt;
* If multi-classing, please indicate the desired split between the [[classes]]. Make certain there is a minimum of five (5) levels in each class before level twenty (20).&lt;br /&gt;
* First time players are allowed the following classes: [[Barbarian]], [[Bard]], [[Cleric]], [[Druid]], [[Fighter]], [[Monk]], [[Paladin]], [[Rogue]], [[Ranger]], [[Sorcerer]] and [[Wizard]].&lt;br /&gt;
&lt;br /&gt;
Class is an important aspect of character creation on Neverwinter Nights, but remember that “class” is an OOC mechanic to give the skill set you want for your character&#039;s path. For a fully developed character, think beyond the rigid nature of stereotypes.&lt;br /&gt;
&lt;br /&gt;
There are always key factors that go with skill sets such as: devotion of the greatest magnitude going along with divine classes, artistic ability with bards and magical inclination with mages. Perhaps the mage in question studies only at the behest of family and their real love is architecture. Perhaps the divinely inspired character carries a horrible secret kept between themselves and their deity, and perhaps the bard is forgetful. There as many ways to play a class as there are people in the world. Only you can bring that special twist that makes it unique.&lt;br /&gt;
====Druid Submissions====&lt;br /&gt;
All players that wish to play a [[druid]] must read and understand what it means to be a druid on Layonara. During the character submission a player must agree to the following at the end of their submission.&lt;br /&gt;
&lt;br /&gt;
I understand and agree to the objectives of being a druid in Layonara.&lt;br /&gt;
I understand and agree to the rules of achieving these objectives.&lt;br /&gt;
I understand the internal organizational structure of the [[druids]].&lt;br /&gt;
&lt;br /&gt;
The multiclassing of druids is subject to a few restrictions, please see [[NWN Restricted Multiclassing]] if you plan on playing a druid.&lt;br /&gt;
====Cleric, Paladin and Champion Submissions====&lt;br /&gt;
See [[Cleric Paladin and Champion Submissions]].&lt;br /&gt;
====Prestige Class Submission Requirements====&lt;br /&gt;
See [[Prestige Class Submission Requirements]].&lt;br /&gt;
===Character Race===&lt;br /&gt;
* What is your character&#039;s race?&lt;br /&gt;
* Half-races must be born on or before the year 1421.&lt;br /&gt;
* Exotic race ([[Goblins]], [[Orcs]], [[Wemics]], Brownies, [[Dark Elves]], [[Sea Elves]]) submissions are restricted by limited time availability for applications.&lt;br /&gt;
* First time players can play the following races: [[Elf]], [[Dwarf]], [[Halfling]], [[Human]] and [[Gnome]].&lt;br /&gt;
&lt;br /&gt;
===Character Subrace===&lt;br /&gt;
* If submitting a subrace, please ensure the biography fits the given lore for the race.&lt;br /&gt;
* [[Wemic]], [[Brownie]], [[Ghostwise Halflings]], [[Sea Elf]], [[Dark Elf]] or [[Goblin]] submissions will require substantial support as their basic circumstances of life differ greatly from the [[core]] races.&lt;br /&gt;
* First time players are only allowed the following subraces: [[Gray Elf]], [[Sun Elf]], [[Wild Elf]], [[Wood Elf]], [[Forest Gnome]], [[Gold Dwarf]], [[Gray Dwarf]], [[Ghostwise Halfling]],[[Strongheart Halfling]]&lt;br /&gt;
&lt;br /&gt;
===Character Gender===&lt;br /&gt;
* Does your character present as male or female?&lt;br /&gt;
&lt;br /&gt;
===Character Alignment===&lt;br /&gt;
* What is your character&#039;s alignment?&lt;br /&gt;
* First time players are allowed the following [[alignments]]: CG, NG, LG, LN and TN.&lt;br /&gt;
Alignment gives a guide on how your character can and will react to situations, especially stressful situations. Do they always tend to act with compassion at heart? Do they tend more toward a diplomatic solution? Perhaps they have a dark personality and tend to reflect solely on personal gain.&lt;br /&gt;
Layonara&#039;s alignments are based on the view point of the common person. For example most common people consider anything to do with [[poison]] (apart from curing it) to be [[evil]]. Make sure you look at your character from that view point and consider, what would the common person think of your character&#039;s actions?&lt;br /&gt;
For more information on Layonara and character alignments see [[NWN Character Alignment Rules]].&lt;br /&gt;
&lt;br /&gt;
===Deity Association===&lt;br /&gt;
* Does your character favor one god over all the others?&lt;br /&gt;
* A character is not required to associate with one particular deity. In fact most people on Layonara pay homage to multiple gods, depending on the situation.&lt;br /&gt;
* There is ample evidence for the existence of gods so although atheism is virtually impossible, apathy to the gods is possible.&lt;br /&gt;
&lt;br /&gt;
===Cleric Domain===&lt;br /&gt;
* If submitting a [[cleric]], please note the [[Deity Domains]] you will select upon character creation.&lt;br /&gt;
* Please make certain you read over your chosen deity carefully as domains are restricted and in some cases have special rules.&lt;br /&gt;
* This section isn&#039;t something you need to worry about as a first time player as [[clerics]] are considered heavy lore classes.&lt;br /&gt;
&lt;br /&gt;
===Character Birthplace===&lt;br /&gt;
* If appropriate, indicate where was your character born?&lt;br /&gt;
* If the character does not know, this is fine to skip or hint at as necessary.&lt;br /&gt;
* Please note that all submissions must originate on Layonara and not from other worlds, Pits or planes.&lt;br /&gt;
* Please refer to the map for ideas, but a general indication is also fine. Feel free to venture through our (ever expanding) write ups on locations for more information.&lt;br /&gt;
&lt;br /&gt;
===Character Biography===&lt;br /&gt;
* This can take any form that you wish, and can include as much or as little detail as you desire. The primary purpose of the biography is to convey a sense of the character as well as the past events that affect their current situation.&lt;br /&gt;
* This can include information about the character&#039;s parents and siblings, a brief history of any training they received, a chronicle of the character&#039;s travels, even traumas or triumphs that helped make the character in to the person they are, physically, mentally and emotionally.&lt;br /&gt;
* A novel is not necessary, but the biography should give an idea of how the character ended up as the rare person who becomes an adventurer.&lt;br /&gt;
* There are a few things we do not allow for lore reasons. Characters may not:&lt;br /&gt;
** have direct ties to gods, dragons or royalty of any kingdom.&lt;br /&gt;
** have direct contact between themselves and a deity (this includes visions or dreams provided by a deity, a deity walking the lands and visiting the player or their ancestors, physical markings by a deity or an agent, or gifts provided by a deity, or anything of this nature). A character is welcome to believe what they like as long as the player can acknowledge the actuality of the circumstances.&lt;br /&gt;
** have apparent powers beyond that of a level one (1) character. This can be rather tricky with characters who are intended to have a level split but try to keep in mind power level when addressing level splits.&lt;br /&gt;
===Extra Credit===&lt;br /&gt;
* An optional section can include anything else you want to describe about the character. (e.g. Height, Weight, etc..)&lt;br /&gt;
* Use this section to describe any unique or particular physical traits of your character.&lt;br /&gt;
* This can include the way they walk or talk, any scars or deformities, their hair and eye color, tattoos, or any objects that they obviously carry.&lt;br /&gt;
* This section should also reflect the character&#039;s physical attributes ([[strength]], [[dexterity]], [[constitution]] and [[charisma]] to some extent), as well as the choice of race.&lt;br /&gt;
* What is you character&#039;s personality?&lt;br /&gt;
* Are they friendly, private, quick of temper, thoughtful, etc...&lt;br /&gt;
* This section can help explain a character&#039;s alignment and mental attributes ([[intelligence]], [[wisdom]] and charisma to some extent).&lt;br /&gt;
* It should also reflect the choice of race for the character.&lt;br /&gt;
&lt;br /&gt;
===Final Notes===&lt;br /&gt;
If a character starts out with a story where by they might have received special treatment (extra money, influence from wealthy family lines etc) even if the story removes this, we need an OOC statement at the bottom of your application that [[states]] you acknowledge the character will receive no extra benefits.&lt;br /&gt;
Please make sure your alignment statements are completed if necessary.&lt;br /&gt;
Please make sure, for druids, clerics, [[paladins]] and certain PrCs, your commitment statements are completed.&lt;br /&gt;
If the character suffers from a mental condition such as schizophrenia or bipolar disorder (in description as these titles will not apply across the lore line) we have special considerations that the character approver will address with you.&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-60&amp;diff=13564</id>
		<title>Changelog 5-60</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-60&amp;diff=13564"/>
		<updated>2020-12-18T22:11:36Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;December 18, 2020  === Fixes === * Removed Coat of Arms from random quest * Fixed grapes being unreachable by brownies in Karthy * Fixed some body parts not being available in...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;December 18, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Removed Coat of Arms from random quest&lt;br /&gt;
* Fixed grapes being unreachable by brownies in Karthy&lt;br /&gt;
* Fixed some body parts not being available in the customization screen&lt;br /&gt;
* Fixed the filter to work properly for customizing heads&lt;br /&gt;
* Fixed collectors quests not checking if you even had the item, doh&lt;br /&gt;
* Fixed an issue with random creature scale&lt;br /&gt;
* Fixed issue with agree rules instructions&lt;br /&gt;
* Fixed an issue with the &amp;quot;dream&amp;quot; quest being tagged improperly&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Upgraded Layonara to [https://www.beamdog.com/news/new-patch-arrives-neverwinter-nights-enhanced-edition/ 8193.20]&lt;br /&gt;
* Wires can be crafted up to 5 at a time&lt;br /&gt;
* Poisons can be crafted up to 5 at a time&lt;br /&gt;
* Upgraded many textures from tga to dds&lt;br /&gt;
* Polymorph elementals use old appearance&lt;br /&gt;
* Updated skyboxes&lt;br /&gt;
* Use environmental maps in more places&lt;br /&gt;
* Cleaned up a ton of the sync folder to remove things in base game&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Added Arabian Nights tileset&lt;br /&gt;
* Added Mountain Jungle tileset&lt;br /&gt;
* Added aquatic placeables&lt;br /&gt;
* Added Catacombs tileset&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-52&amp;diff=13563</id>
		<title>Changelog 5-52</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-52&amp;diff=13563"/>
		<updated>2020-11-24T04:08:52Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;November 23, 2020  === Fixes === * Fixed crash with robe 8 and custom animations * Fixed some issues with house buying * Fixed Bag of Sand use only produces 1 bit of sand * Fi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;November 23, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed crash with robe 8 and custom animations&lt;br /&gt;
* Fixed some issues with house buying&lt;br /&gt;
* Fixed Bag of Sand use only produces 1 bit of sand&lt;br /&gt;
* Fixed floating mushroom in Ire Mountains&lt;br /&gt;
* Fixed some areas being flagged as exterior&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Updated Wildlands, Wildlands Winter and Wild Woods tilesets&lt;br /&gt;
* Updated Mirkwood tileset&lt;br /&gt;
* New elemental appearances only used for enemies, Elemental Shape uses old style&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Added Arabian Nights tileset&lt;br /&gt;
* Cleaned up Skyboxes&lt;br /&gt;
* Module dialog cleanups&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-51&amp;diff=13562</id>
		<title>Changelog 5-51</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-51&amp;diff=13562"/>
		<updated>2020-11-20T22:13:17Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;November 20, 2020  === Fixes === * Fixed floating mushroom in Ire Mountains * Fixed portal in Moraken&amp;#039;s Abode * Fixed Cedony&amp;#039;s quest * Fixed sundials not being plot  === Updat...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;November 20, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed floating mushroom in Ire Mountains&lt;br /&gt;
* Fixed portal in Moraken&#039;s Abode&lt;br /&gt;
* Fixed Cedony&#039;s quest&lt;br /&gt;
* Fixed sundials not being plot&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Updated/reskinned a few Forest of Fog areas (Thanks Hellblazer!), more to come&lt;br /&gt;
* Allow quilled objects to be customized&lt;br /&gt;
* Duelists can toggle the Precise Strike purple vfx on/off with &amp;lt;code&amp;gt;=c toggle no_ps_vfx&amp;lt;/code&amp;gt;&lt;br /&gt;
* Added customizable hands for the normal phenotype, gloves/gauntlets that match armor color, update through customization menu&lt;br /&gt;
* Added helmet of armor ii to the &amp;lt;code&amp;gt;noneed&amp;lt;/code&amp;gt; options&lt;br /&gt;
* Updated creature appearances for the elementals&lt;br /&gt;
* Updated creature appearances for the allip/wraith/spectres/banshees&lt;br /&gt;
* Updated creature appearances for the balors&lt;br /&gt;
* Updated creature appearances for the chickens/deers&lt;br /&gt;
* Updated creature appearances for the gelatinous cube&lt;br /&gt;
* Updated creature appearances for the spiders&lt;br /&gt;
* Updated default appearances for the vanilla shields&lt;br /&gt;
* Updated rain/snow precipitation appearance&lt;br /&gt;
* Added snow footprints&lt;br /&gt;
* Tweaked some smoke/fire/lighter emitter things&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Added some new overcast skyboxes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-50&amp;diff=13561</id>
		<title>Changelog 5-50</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-50&amp;diff=13561"/>
		<updated>2020-11-17T04:26:03Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;November 16, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed a floating AT in Zainge River&lt;br /&gt;
* Make placeables in Hallowlight non static so their descriptions can be viewed&lt;br /&gt;
* Fixed issue with ladders in some places not working&lt;br /&gt;
* Fixed Kati&#039;s conversation&lt;br /&gt;
* Fixed an issue with dub and intro and targeting the player&lt;br /&gt;
* Fixed an issue with the PC emote wand always being returned&lt;br /&gt;
* Fixed an issue with item split repeat&lt;br /&gt;
* Fixed the text in the Death Popup GUI to reflect proper time&lt;br /&gt;
* Fixed an issue with pipes where you could gain the benefits of a better leaf&lt;br /&gt;
* Fixed an issue with players being able to attempt to login on startup too early&lt;br /&gt;
* Fixed a typo in a conversation (firend = friend)&lt;br /&gt;
* Fixed an issue with low INT and conversations&lt;br /&gt;
* Fixed an issue with buying a house&lt;br /&gt;
* Fixed an issue with too many item charges being taken on use&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Update Alternate Combat Animations to latest &#039;&#039;&#039;Note: If you have a weird issue where your player moves independent of your camera, reset your fighting style with &amp;lt;code&amp;gt;=c setstyle normal&amp;lt;/code&amp;gt; first, then set it back to what you desire, the conversion seems to have gone wonky.&#039;&#039;&#039;&lt;br /&gt;
* Updated customization system, now includes ability to customize personal traits, use Craft Trap menu anywhere to change hair/skin colour, head, tattoos, portraits etc&lt;br /&gt;
* Added new armor robes&lt;br /&gt;
* Added new cloaks&lt;br /&gt;
* Fixed more robes to work while horseback&lt;br /&gt;
* All the above 5 means a lot of new downloads with nwsync but old stuff will get cleaned up too&lt;br /&gt;
* Pipes can now be used in combat but the heal heartbeat isn&#039;t guaranteed like regen, it&#039;s a bit random&lt;br /&gt;
* Updated Fort Llast Road (Thanks Tobias!)&lt;br /&gt;
* Use new HiPS methodology for Rangers (nothing should have changed)&lt;br /&gt;
* Reskinned Krandor Outskirts&lt;br /&gt;
* Reskinned South of Krandor&lt;br /&gt;
* Added random morning fog in rural/forestal areas&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-50&amp;diff=13560</id>
		<title>Changelog 5-50</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-50&amp;diff=13560"/>
		<updated>2020-11-17T04:07:15Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;November 16, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed a floating AT in Zainge River&lt;br /&gt;
* Make placeables in Hallowlight non static so their descriptions can be viewed&lt;br /&gt;
* Fixed issue with ladders in some places not working&lt;br /&gt;
* Fixed Kati&#039;s conversation&lt;br /&gt;
* Fixed an issue with dub and intro and targeting the player&lt;br /&gt;
* Fixed an issue with the PC emote wand always being returned&lt;br /&gt;
* Fixed an issue with item split repeat&lt;br /&gt;
* Fixed the text in the Death Popup GUI to reflect proper time&lt;br /&gt;
* Fixed an issue with pipes where you could gain the benefits of a better leaf&lt;br /&gt;
* Fixed an issue with players being able to attempt to login on startup too early&lt;br /&gt;
* Fixed a typo in a conversation (firend = friend)&lt;br /&gt;
* Fixed an issue with low INT and conversations&lt;br /&gt;
* Fixed an issue with buying a house&lt;br /&gt;
* Fixed an issue with too many item charges being taken on use&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Update Alternate Combat Animations to latest (if you have a weird issue where your player moves independent of your camera, reset your fighting style with &amp;lt;code&amp;gt;=c setstyle normal&amp;lt;/code&amp;gt;&lt;br /&gt;
* Updated customization system, now includes ability to customize personal traits, use Craft Trap menu anywhere to change hair/skin colour, head, tattoos, portraits etc&lt;br /&gt;
* Added new armor robes&lt;br /&gt;
* Added new cloaks&lt;br /&gt;
* Fixed more robes to work while horseback&lt;br /&gt;
* All the above 5 means a lot of new downloads with nwsync but old stuff will get cleaned up too&lt;br /&gt;
* Pipes can now be used in combat but the heal heartbeat isn&#039;t guaranteed like regen, it&#039;s a bit random&lt;br /&gt;
* Updated Fort Llast Road (Thanks Tobias!)&lt;br /&gt;
* Use new HiPS methodology for Rangers (nothing should have changed)&lt;br /&gt;
* Reskinned Krandor Outskirts&lt;br /&gt;
* Reskinned South of Krandor&lt;br /&gt;
* Added random morning fog in rural/forestal areas&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-50&amp;diff=13559</id>
		<title>Changelog 5-50</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-50&amp;diff=13559"/>
		<updated>2020-11-17T04:03:14Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;November 16, 2020  === Fixes === * Fixed a floating AT in Zainge River * Make placeables in Hallowlight non static so their descriptions can be viewed * Fixed issue with ladde...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;November 16, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed a floating AT in Zainge River&lt;br /&gt;
* Make placeables in Hallowlight non static so their descriptions can be viewed&lt;br /&gt;
* Fixed issue with ladders in some places not working&lt;br /&gt;
* Fixed Kati&#039;s conversation&lt;br /&gt;
* Fixed an issue with dub and intro and targeting the player&lt;br /&gt;
* Fixed an issue with the PC emote wand always being returned&lt;br /&gt;
* Fixed an issue with item split repeat&lt;br /&gt;
* Fixed the text in the Death Popup GUI to reflect proper time&lt;br /&gt;
* Fixed an issue with pipes where you could gain the benefits of a better leaf&lt;br /&gt;
* Fixed an issue with players being able to attempt to login on startup too early&lt;br /&gt;
* Fixed a typo in a conversation (firend = friend)&lt;br /&gt;
* Fixed an issue with low INT and conversations&lt;br /&gt;
* Fixed an issue with buying a house&lt;br /&gt;
* Fixed an issue with too many item charges being taken on use&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Update Alternate Combat Animations to latest (if you have a weird issue where your player moves independent of your camera, reset your fighting style with &amp;lt;code&amp;gt;=c setstyle normal&amp;lt;/code&amp;gt;&lt;br /&gt;
* Updated customization system, now includes ability to customize personal traits, use Craft Trap menu anywhere to change hair/skin colour, head, tattoos, portraits etc&lt;br /&gt;
* Added new armor robes&lt;br /&gt;
* Added new cloaks&lt;br /&gt;
* All the above 4 means a lot of new downloads with nwsync but old stuff will get cleaned up too&lt;br /&gt;
* Pipes can now be used in combat but the heal heartbeat isn&#039;t guaranteed like regen, it&#039;s a bit random&lt;br /&gt;
* Updated Fort Llast Road (Thanks Tobias!)&lt;br /&gt;
* Use new HiPS methodology for Rangers (nothing should have changed)&lt;br /&gt;
* Reskinned Krandor Outskirts&lt;br /&gt;
* Reskinned South of Krandor&lt;br /&gt;
* Added random morning fog in rural/forestal areas&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Deity_Domains&amp;diff=13558</id>
		<title>Deity Domains</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Deity_Domains&amp;diff=13558"/>
		<updated>2020-11-10T19:34:21Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Each deity in [[Layonara]] has between two and five clerical domains. Upon creation, [[clerics]] may choose two domains from among those offered for the deity they have selected. For some [[deities]], certain domains are restricted to special sects. For other gods, clerics must choose a certain domain. Please see the footnotes below the table or the specific deity page in question for additional information.&lt;br /&gt;
&lt;br /&gt;
===== Domains and Turning Outsiders =====&lt;br /&gt;
&lt;br /&gt;
Outsiders get turn resistance equal to their spell resistance rating (only Clerics of the Good or [[Evil]] domains may turn them without the Planar Turning feat). If you have the Planar Turning feat they are weakened and only have 1/2 their spell resistance as turn resistance.&lt;br /&gt;
&lt;br /&gt;
[[Category:Layonara On NWN]]&lt;br /&gt;
[[Category:Game Systems]]&lt;br /&gt;
[[Category:Deity Game Systems]]&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Deity/Domain&lt;br /&gt;
!Air&lt;br /&gt;
!Animal&lt;br /&gt;
!Death&lt;br /&gt;
!Destruction&lt;br /&gt;
!Earth&lt;br /&gt;
!Evil&lt;br /&gt;
!Fire&lt;br /&gt;
!Good&lt;br /&gt;
!Healing&lt;br /&gt;
!Knowledge&lt;br /&gt;
!Magic&lt;br /&gt;
!Plant&lt;br /&gt;
!Protection&lt;br /&gt;
!Strength&lt;br /&gt;
!Sun&lt;br /&gt;
!Travel&lt;br /&gt;
!Trickery&lt;br /&gt;
!War&lt;br /&gt;
!Water&lt;br /&gt;
|-&lt;br /&gt;
|Aeridin&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Aragen&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Az&#039;atta&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Baraeon Ca&#039;duz&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Beryl&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Branderback&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Corath&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Deliar&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Dorand&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Folian S&#039;pae&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Goran&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Grand&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Grannoch&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|-&lt;br /&gt;
|Ilsare&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Katia&lt;br /&gt;
|X&lt;br /&gt;
|X&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|-&lt;br /&gt;
|Kithairien&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Lucinda&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mist&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|-&lt;br /&gt;
|Prunilla&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Pyrtechon&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Rofirein&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Shadon&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Shindaleria&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|-&lt;br /&gt;
|Sulterio&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Toran&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Vierdri&#039;ira&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Vorax&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Xeen&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|X&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
# Clerics of this deity must always choose this domain.&lt;br /&gt;
# Clerics of this deity almost always choose this domain. Clerics not selecting this domain should provide a good RP reason.&lt;br /&gt;
# Clerics of Katia must choose either Animal or Plant domain as one of their domains.&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Katia:_NWN&amp;diff=13557</id>
		<title>Katia: NWN</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Katia:_NWN&amp;diff=13557"/>
		<updated>2020-11-10T19:33:52Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Alignment:&lt;br /&gt;
** [[True Neutral]]&lt;br /&gt;
&lt;br /&gt;
* [[Cleric]] [[Alignments]]:&lt;br /&gt;
** True Neutral&lt;br /&gt;
** [[Lawful Neutral]]&lt;br /&gt;
** [[Chaotic Neutral]]&lt;br /&gt;
** Neutral [[Evil]]&lt;br /&gt;
** [[Neutral Good]]&lt;br /&gt;
&lt;br /&gt;
* Domains:&lt;br /&gt;
** Air (Domain)&lt;br /&gt;
** [[Animal]] (Domain)&lt;br /&gt;
** Earth (Domain)&lt;br /&gt;
** Plant (Domain)&lt;br /&gt;
** Water (Domain)&lt;br /&gt;
&lt;br /&gt;
* Notes:&lt;br /&gt;
** [[Clerics]] of [[Katia]] must select at least one of Animal or Plant as their domains.&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-32&amp;diff=13556</id>
		<title>Changelog 5-32</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-32&amp;diff=13556"/>
		<updated>2020-10-29T04:40:42Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;October 29, 2020  === Fixes === * Fixed a TMI error with Irresistible Dance * Fixed some unreachable aloe in Forest of Mists * Fixed an unreachable copper vein in Sielwood Cav...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 29, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed a TMI error with Irresistible Dance&lt;br /&gt;
* Fixed some unreachable aloe in Forest of Mists&lt;br /&gt;
* Fixed an unreachable copper vein in Sielwood Cave&lt;br /&gt;
* Fixed an improper door in River of Oaks cave entrance to Kenku lair&lt;br /&gt;
* Fixed an issue with the healkit application doing weird conjuring of last spell effect&lt;br /&gt;
* Fixed an issue with RNQ NPCs expiring but their status not updating for another 1 game day&lt;br /&gt;
* Fixed an issue with custom weapon focus feats being off by a number, messing prerequisites&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Reskinned Hallowlight Forest which through many years of dedicated effort thanks to the effort of The Pack, lead by Fehriel has returned to its beauty.&lt;br /&gt;
* Reskinned Fort Llast&lt;br /&gt;
* Reskinned Zainge River&lt;br /&gt;
* Restored an old quest NPC, now placed in Leringard&lt;br /&gt;
* Changed the water to the new base game water in two tilesets&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-31&amp;diff=13555</id>
		<title>Changelog 5-31</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-31&amp;diff=13555"/>
		<updated>2020-10-26T05:35:48Z</updated>

		<summary type="html">&lt;p&gt;Orth: /* Fixes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 26, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed issue with new item activation acting odd&lt;br /&gt;
* Fixed issue with heal potions not requiring an action&lt;br /&gt;
* Fixed a divide by zero error when recovering from death notifier was set to null or zero&lt;br /&gt;
* Fixed discord notifications breaking on portrait names with spaces&lt;br /&gt;
* Fixed some unreachable aloe in Forest of Mists&lt;br /&gt;
* Fixed a transition in Path to Ire Mountains at wrong height&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Add some resources from NWN 8193.16 to our nwsync so iPad users will see them&lt;br /&gt;
* Added new Ire Mountains (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* Racial monks now use one of 4 random combat animations&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-31&amp;diff=13554</id>
		<title>Changelog 5-31</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-31&amp;diff=13554"/>
		<updated>2020-10-26T05:35:31Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;October 26, 2020  === Fixes === * Fixed issue with new item activation acting odd * Fixed issue with heal potions requiring an action * Fixed a divide by zero error when recov...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 26, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed issue with new item activation acting odd&lt;br /&gt;
* Fixed issue with heal potions requiring an action&lt;br /&gt;
* Fixed a divide by zero error when recovering from death notifier was set to null or zero&lt;br /&gt;
* Fixed discord notifications breaking on portrait names with spaces&lt;br /&gt;
* Fixed some unreachable aloe in Forest of Mists&lt;br /&gt;
* Fixed a transition in Path to Ire Mountains at wrong height&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Add some resources from NWN 8193.16 to our nwsync so iPad users will see them&lt;br /&gt;
* Added new Ire Mountains (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* Racial monks now use one of 4 random combat animations&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-30&amp;diff=13553</id>
		<title>Changelog 5-30</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-30&amp;diff=13553"/>
		<updated>2020-10-25T05:13:53Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 25, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed an issue with visualfx placeables (things like webs in Center - Nest, the red cloudy stuff in Krandor crypts) to be more efficient&lt;br /&gt;
* Fixed Shifter&#039;s Tower not showing&lt;br /&gt;
* Fixed some inaccessible and floating objects in new areas&lt;br /&gt;
* Fixed a bug with Ranger HIPS&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Added missing minimaps for Bloodwar and Deep Cavern tilesets&lt;br /&gt;
* Cleaned up Forest, Mines and Caverns and Foothills tilesets, compiled models for faster loading&lt;br /&gt;
* Converted portraits to dds from tga for faster loading&lt;br /&gt;
* Cleaned up many conversations to use new GetScriptParam&lt;br /&gt;
* Random NPC Quests can now be accessed through conversations by clicking the NPC&lt;br /&gt;
* Random NPC Quests now show up in your journal, all historical ones are shown in the Completed section as well. Completed RNQs can be turned off from showing in your journal by using &amp;lt;code&amp;gt;=c toggle hide_rnq_journal&amp;lt;/code&amp;gt;&lt;br /&gt;
* Food and thirst now gives feedback when you eat/drink something&lt;br /&gt;
* Added a new quest in Fort Miritix&lt;br /&gt;
* Added ambient commoners to Center&lt;br /&gt;
* PCs no longer are forced animation and delay when using items with Unique Power, action is instant&lt;br /&gt;
* Disarm has been changed to be dropped into ones inventory with a cooldown of 30 seconds before allowing to be able to re-equip&lt;br /&gt;
* New Path to Ire Mountains and Path to Ire Mountains cave added (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* New feats, Greater Weapon Focus and Greater Weapon Specialization&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Added new Mirkwood Swamps tileset&lt;br /&gt;
* Added door to crypt in Medieval Rural&lt;br /&gt;
* Fixed some door references&lt;br /&gt;
* Added special PostString font for deity images&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-30&amp;diff=13552</id>
		<title>Changelog 5-30</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-30&amp;diff=13552"/>
		<updated>2020-10-25T05:13:15Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;October 25, 2020  === Fixes === * Fixed an issue with visualfx placeables (things like webs in Center - Nest, the red cloudy stuff in Krandor crypts) to be more efficient * Fi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 25, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed an issue with visualfx placeables (things like webs in Center - Nest, the red cloudy stuff in Krandor crypts) to be more efficient&lt;br /&gt;
* Fixed Shifter&#039;s Tower not showing&lt;br /&gt;
* Fixed some inaccessible and floating objects in new areas&lt;br /&gt;
* Fixed a bug with Ranger HIPS&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Added missing minimaps for Bloodwar and Deep Cavern tilesets&lt;br /&gt;
* Cleaned up Forest, Mines and Caverns and Foothills tilesets, compiled models for faster loading&lt;br /&gt;
* Converted portraits to dds from tga for faster loading&lt;br /&gt;
* Cleaned up many conversations to use new GetScriptParam&lt;br /&gt;
* Random NPC Quests can now be accessed through conversations by clicking the NPC&lt;br /&gt;
* Random NPC Quests now show up in your journal, all historical ones are shown in the Completed section as well. Completed RNQs can be turned off from showing in your journal by using &amp;lt;code&amp;gt;=c toggle hide_rnq_journal&amp;lt;/code?&lt;br /&gt;
* Food and thirst now gives feedback when you eat/drink something&lt;br /&gt;
* Added a new quest in Fort Miritix&lt;br /&gt;
* Added ambient commoners to Center&lt;br /&gt;
* PCs no longer are forced animation and delay when using items with Unique Power, action is instant&lt;br /&gt;
* Disarm has been changed to be dropped into ones inventory with a cooldown of 30 seconds before allowing to be able to re-equip&lt;br /&gt;
* New Path to Ire Mountains and Path to Ire Mountains cave added (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* New feats, Greater Weapon Focus and Greater Weapon Specialization&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Added new Mirkwood Swamps tileset&lt;br /&gt;
* Added door to crypt in Medieval Rural&lt;br /&gt;
* Fixed some door references&lt;br /&gt;
* Added special PostString font for deity images&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-20&amp;diff=13551</id>
		<title>Changelog 5-20</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-20&amp;diff=13551"/>
		<updated>2020-10-12T03:43:45Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 10, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed issue with garbled spell feedback with weird characters&lt;br /&gt;
* Fixed some empty encounters in Arindor&#039;s Demise&lt;br /&gt;
* Fixed a forest giant&#039;s axe shaft not appearing&lt;br /&gt;
* Fixed issues with random quests acting weird&lt;br /&gt;
* Fixed a pawn broker voiceset in Creedo&lt;br /&gt;
* Fixed a black bear&#039;s faction at the Tower of Nature&lt;br /&gt;
* Fixed losing stacks when crafting&lt;br /&gt;
* Fixed acid/sonic weapon visuals disappearing&lt;br /&gt;
* Fixed shield guardian animations&lt;br /&gt;
* Fixed Natural setting in Forgotten Path&lt;br /&gt;
* Fixed an issue with the Ioun Stone vfx&lt;br /&gt;
* Fixed Honey Smoked Salmon only giving 1 slice, should have been 4&lt;br /&gt;
* Fixed message board always being blank&lt;br /&gt;
* Fixed troll animations&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Converted Layonara to 64 bit 8193.16 &lt;br /&gt;
** EE Patch Notes&lt;br /&gt;
*** [https://nwn.wiki/display/NWN1/1.80.8193.14 8193.14]&lt;br /&gt;
*** [https://nwn.wiki/display/NWN1/1.80.8193.15 8193.15]&lt;br /&gt;
*** [https://nwn.wiki/display/NWN1/1.80.8193.16 8193.16]&lt;br /&gt;
* Vaultkeeper only gives you options for certain denominations if you have those quantities available&lt;br /&gt;
* Get rid of Gem of Rememberance in favour of new SQLite persistence on the bic&lt;br /&gt;
* DM Logins are now restricted by cd key and player name&lt;br /&gt;
* New Thunderpeaks map for area that seemed to always crash (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* Music now part of nwsync, no need for separate download&lt;br /&gt;
* Cleaned up subrace/prestige class handling a bit more&lt;br /&gt;
* Some subraces can now be selected directly at character creation&lt;br /&gt;
* Added new load screens and updated many&lt;br /&gt;
* Changed portal appearances in places&lt;br /&gt;
* Changed the gaming table appearance in the Scamps Mug&lt;br /&gt;
* Opened some Kuhl areas up due to plot changes&lt;br /&gt;
* Added hunger/thirst icons&lt;br /&gt;
* Updated Lake Splendor (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* HIPS for Rangers is now automatic with stealth in natural areas, no need for feat usage any more&lt;br /&gt;
* Updated appearance on some creatures&lt;br /&gt;
* Added many different birds&lt;br /&gt;
* Added new head models&lt;br /&gt;
* Loads of module clean up, including fixing many conversations to now use GetScriptParam()&lt;br /&gt;
* Added a few new areas near the Fields of Demise&lt;br /&gt;
* Reskinned a couple areas&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Added NWN2 Building Placeables&lt;br /&gt;
* Added random ambient commoner system, not yet placed in any towns though&lt;br /&gt;
* Added Keep Interior tileset&lt;br /&gt;
* Added Karst Cavern tileset&lt;br /&gt;
* Added Wooden Elven Interiors tileset&lt;br /&gt;
* Added CODI Bloodwar tileset&lt;br /&gt;
* Added placeable lighting in the Visual Effects category&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_5-20&amp;diff=13550</id>
		<title>Changelog 5-20</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_5-20&amp;diff=13550"/>
		<updated>2020-10-11T22:48:53Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;October 10, 2020  === Fixes === * Fixed issue with garbled spell feedback with weird characters * Fixed some empty encounters in Arindor&amp;#039;s Demise * Fixed a forest giant&amp;#039;s axe...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 10, 2020&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Fixed issue with garbled spell feedback with weird characters&lt;br /&gt;
* Fixed some empty encounters in Arindor&#039;s Demise&lt;br /&gt;
* Fixed a forest giant&#039;s axe shaft not appearing&lt;br /&gt;
* Fixed issues with random quests acting weird&lt;br /&gt;
* Fixed a pawn broker voiceset in Creedo&lt;br /&gt;
* Fixed a black bear&#039;s faction at the Tower of Nature&lt;br /&gt;
* Fixed losing stacks when crafting&lt;br /&gt;
* Fixed acid/sonic weapon visuals disappearing&lt;br /&gt;
* Fixed shield guardian animations&lt;br /&gt;
* Fixed Natural setting in Forgotten Path&lt;br /&gt;
* Fixed an issue with the Ioun Stone vfx&lt;br /&gt;
* Fixed Honey Smoked Salmon only giving 1 slice, should have been 4&lt;br /&gt;
* Fixed message board always being blank&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Converted Layonara to 64 bit 8193.16 &lt;br /&gt;
** EE Patch Notes&lt;br /&gt;
*** [https://nwn.wiki/display/NWN1/1.80.8193.14 8193.14]&lt;br /&gt;
*** [https://nwn.wiki/display/NWN1/1.80.8193.15 8193.15]&lt;br /&gt;
*** [https://nwn.wiki/display/NWN1/1.80.8193.16 8193.16]&lt;br /&gt;
* Vaultkeeper only gives you options for certain denominations if you have those quantities available&lt;br /&gt;
* Get rid of Gem of Rememberance in favour of new SQLite persistence on the bic&lt;br /&gt;
* DM Logins are now restricted by cd key and player name&lt;br /&gt;
* New Thunderpeaks map for area that seemed to always crash (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* Music now part of nwsync, no need for separate download&lt;br /&gt;
* Cleaned up subrace/prestige class handling a bit more&lt;br /&gt;
* Some subraces can now be selected directly at character creation&lt;br /&gt;
* Added new load screens and updated many&lt;br /&gt;
* Changed portal appearances in places&lt;br /&gt;
* Changed the gaming table appearance in the Scamps Mug&lt;br /&gt;
* Opened some Kuhl areas up due to plot changes&lt;br /&gt;
* Added hunger/thirst icons&lt;br /&gt;
* Updated Lake Splendor (Thanks [[User:HellBlazer|HellBlazer]]!)&lt;br /&gt;
* HIPS for Rangers is now automatic with stealth in natural areas, no need for feat usage any more&lt;br /&gt;
* Updated appearance on some creatures&lt;br /&gt;
* Added many different birds&lt;br /&gt;
* Added new head models&lt;br /&gt;
* Loads of module clean up, including fixing many conversations to now use GetScriptParam()&lt;br /&gt;
* Added a few new areas near the Fields of Demise&lt;br /&gt;
* Reskinned a couple areas&lt;br /&gt;
&lt;br /&gt;
=== Builder things ===&lt;br /&gt;
* Added NWN2 Building Placeables&lt;br /&gt;
* Added random ambient commoner system, not yet placed in any towns though&lt;br /&gt;
* Added Keep Interior tileset&lt;br /&gt;
* Added Karst Cavern tileset&lt;br /&gt;
* Added Wooden Elven Interiors tileset&lt;br /&gt;
* Added CODI Bloodwar tileset&lt;br /&gt;
* Added placeable lighting in the Visual Effects category&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Devastating_Critical&amp;diff=13541</id>
		<title>Devastating Critical</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Devastating_Critical&amp;diff=13541"/>
		<updated>2019-10-10T19:06:37Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Type of Feat: Combat (General)&lt;br /&gt;
&lt;br /&gt;
Prerequisite:&lt;br /&gt;
*Strength 30&lt;br /&gt;
*21st Level&lt;br /&gt;
*[[Power Attack]]&lt;br /&gt;
*[[Cleave]]&lt;br /&gt;
*[[Great Cleave]]&lt;br /&gt;
*[[Improved Critical]]&lt;br /&gt;
*[[Overwhelming Critical]]&lt;br /&gt;
&lt;br /&gt;
Specifics: Whenever you inflict a critical hit against an opponent he has to make a Fortitude save or die instantly. Difficulty Class: 10 + ½ Character level + Strength modifier&lt;br /&gt;
&lt;br /&gt;
Use: Automatic&lt;br /&gt;
&lt;br /&gt;
[[category:NWN Feats]][[category:NWN Epic Feats]]&lt;br /&gt;
&lt;br /&gt;
Note: Not reachable by Pure Barbarians who also wish to achieve Mighty Rage.&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_4-33&amp;diff=13540</id>
		<title>Changelog 4-33</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_4-33&amp;diff=13540"/>
		<updated>2019-10-07T02:07:48Z</updated>

		<summary type="html">&lt;p&gt;Orth: Created page with &amp;quot;October 6, 2019  === Fixes === * Removed skybox from Deep area * Removed duplicate 10 pack in Travel Agent * Fixed dead magic impacting polymorphed merged effects * Fixed a bu...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;October 6, 2019&lt;br /&gt;
&lt;br /&gt;
=== Fixes ===&lt;br /&gt;
* Removed skybox from Deep area&lt;br /&gt;
* Removed duplicate 10 pack in Travel Agent&lt;br /&gt;
* Fixed dead magic impacting polymorphed merged effects&lt;br /&gt;
* Fixed a bug when untying oxes that would cause them to stay tied so when you logged back in they&#039;d spawn where they were untied&lt;br /&gt;
* Tweaked &amp;lt;code&amp;gt;=c findfeathers&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Updates/Additions ===&lt;br /&gt;
* Gold will show in gold colour in storage container descriptions and transaction logs&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Changelog_4-29&amp;diff=13539</id>
		<title>Changelog 4-29</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Changelog_4-29&amp;diff=13539"/>
		<updated>2019-09-30T22:46:23Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;September 4, 2019&lt;br /&gt;
&lt;br /&gt;
* Fixed an issue with Spellsword ignore spell failure feat&lt;br /&gt;
* Added &amp;lt;code&amp;gt;=c autointro&amp;lt;/code&amp;gt; which will automatically do &amp;lt;code&amp;gt;=c introarea [name provided]&amp;lt;/code&amp;gt; when you use the Quickchat Hello command. Example &amp;lt;code&amp;gt;=c autointro Plen&amp;lt;/code&amp;gt;. You can turn off with &amp;lt;code&amp;gt;=c autointro off&amp;lt;/code&amp;gt;&lt;br /&gt;
* Added &amp;lt;code&amp;gt;=c sethp {MIN|MAX|RANDOM}&amp;lt;/code&amp;gt; to reapply all your level up HPs acquired to the specified argument. I&#039;ve always felt the tediousness of players having to go through their level up process continuously until they get the MaxHP (or MIN for those weirdos like Ozy) is silly. I also feel like some people don&#039;t know they can do this and this is an unfair advantage. I also feel like some people didn&#039;t learn this until later and regret missing out on more HP at earlier levels. &lt;br /&gt;
* Added &amp;lt;code&amp;gt;=c relation&amp;lt;/code&amp;gt; for clerics which will illustrate various coloured exclamation marks above the other PC&#039;s head defining the cleric&#039;s deity&#039;s relationship with the target&#039;s deity for 60 seconds. Red = Enemy, Purple = Unfriendly, Blue = Friendly, Green = Allied, Yellow = Same Deity&lt;br /&gt;
* Added a VFX placeable marker at every Area Transition so finding ATs is not as difficult. Clicking the VFX will also work like a transition.&lt;br /&gt;
* Examining a PC will show you what name they know you as.&lt;br /&gt;
* Fixed an issue with pies only producing one slice when used&lt;br /&gt;
* Fixed an issue with the Stick of Charcoal destroying entire stacks when used to make Powdered Carbon&lt;br /&gt;
* Gold stacks do not count towards a placeable&#039;s item count restriction&lt;br /&gt;
* Fix Arnax direction after walking from outskirts&lt;br /&gt;
&lt;br /&gt;
[[Category:Changelog]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Template:NWN:CNR:Recipe&amp;diff=13510</id>
		<title>Template:NWN:CNR:Recipe</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Template:NWN:CNR:Recipe&amp;diff=13510"/>
		<updated>2019-09-29T18:39:20Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Component !! Quantity Required&lt;br /&gt;
|-&lt;br /&gt;
| {{{component1}}} || {{{component1qty}}}{{#if:{{{component2qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component2}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component2qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component3qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component3}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component3qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component4qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component4}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component4qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component5qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component5}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component5qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component6qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component6}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component6qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component7qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component7}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component7qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component8qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component8}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component8qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component9qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component9}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component9qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component10qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component10}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component10qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component11qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component11}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component11qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}{{#if:{{{component12qty|}}}|&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt; {{{component12}}} &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; {{{component12qty}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;}}&lt;br /&gt;
|}&lt;br /&gt;
[[Category:CNR And Items]][[Category:CNR Recipes]][[Category:{{{craft}}} CNR Recipes]]&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;name&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the craft item&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;craft&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;craft&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The craft skill required&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;craftmachine&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;craftmachine&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The craft machine used&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component1&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component1qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component1qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component2&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component2qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component2qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component3&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component3qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component3qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component4&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component4&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component4qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component4qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component5&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component5&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component5qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component5qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component6&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component6&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component6qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component6qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component7&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component7&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component7qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component71qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component8&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component8&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component8qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component8qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component98&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component9&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component9qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component9qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component10&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component10&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component10qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component10qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component11&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component11&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component11qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component11qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component12&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component12&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the component&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;component12qty&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;component12qty&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: false,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: false,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The qty of the component&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot; An NWN CNR Recipe.&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Woodcrafting_CNR_Recipes&amp;diff=13509</id>
		<title>Category:Woodcrafting CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Woodcrafting_CNR_Recipes&amp;diff=13509"/>
		<updated>2019-09-29T04:00:59Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Weapon_Crafting_CNR_Recipes&amp;diff=13508</id>
		<title>Category:Weapon Crafting CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Weapon_Crafting_CNR_Recipes&amp;diff=13508"/>
		<updated>2019-09-29T03:59:10Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Tinkering_CNR_Recipes&amp;diff=13507</id>
		<title>Category:Tinkering CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Tinkering_CNR_Recipes&amp;diff=13507"/>
		<updated>2019-09-29T03:59:02Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Tailoring_CNR_Recipes&amp;diff=13506</id>
		<title>Category:Tailoring CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Tailoring_CNR_Recipes&amp;diff=13506"/>
		<updated>2019-09-29T03:58:55Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Scribing_CNR_Recipes&amp;diff=13505</id>
		<title>Category:Scribing CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Scribing_CNR_Recipes&amp;diff=13505"/>
		<updated>2019-09-29T03:56:41Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Runesmithing_CNR_Recipes&amp;diff=13504</id>
		<title>Category:Runesmithing CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Runesmithing_CNR_Recipes&amp;diff=13504"/>
		<updated>2019-09-29T03:56:32Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Poison_Crafting_CNR_Recipes&amp;diff=13503</id>
		<title>Category:Poison Crafting CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Poison_Crafting_CNR_Recipes&amp;diff=13503"/>
		<updated>2019-09-29T03:55:56Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Instrument_Making_CNR_Recipes&amp;diff=13502</id>
		<title>Category:Instrument Making CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Instrument_Making_CNR_Recipes&amp;diff=13502"/>
		<updated>2019-09-29T03:55:25Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Infusing_CNR_Recipes&amp;diff=13501</id>
		<title>Category:Infusing CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Infusing_CNR_Recipes&amp;diff=13501"/>
		<updated>2019-09-29T03:55:12Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Gemcrafting_CNR_Recipes&amp;diff=13500</id>
		<title>Category:Gemcrafting CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Gemcrafting_CNR_Recipes&amp;diff=13500"/>
		<updated>2019-09-29T03:54:55Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Food_Crafting_CNR_Recipes&amp;diff=13499</id>
		<title>Category:Food Crafting CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Food_Crafting_CNR_Recipes&amp;diff=13499"/>
		<updated>2019-09-29T03:54:46Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
	<entry>
		<id>https://wiki.layonara.com/index.php?title=Category:Enchanting_CNR_Recipes&amp;diff=13498</id>
		<title>Category:Enchanting CNR Recipes</title>
		<link rel="alternate" type="text/html" href="https://wiki.layonara.com/index.php?title=Category:Enchanting_CNR_Recipes&amp;diff=13498"/>
		<updated>2019-09-29T03:54:38Z</updated>

		<summary type="html">&lt;p&gt;Orth: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Layonara On NWN]][[Category:CNR And Items]][[Category:CNR Recipes]]&lt;/div&gt;</summary>
		<author><name>Orth</name></author>
	</entry>
</feed>