========================
nwn2_deities.2da Definition
========================
Overview: This supplies the list of deities available


Modification history:
ChazM - 4/12/06 - created



 Column  Column Name	 
+-------+---------------
| A	| *blank*
+-------+---------------
Row id

+-------+---------------
| B	| <col_name>
+-------+---------------
<Description>

+-------+---------------
| C	| <col_name>
+-------+---------------
<Description>

+-------+---------------
| D	| <col_name>	
+-------+---------------
<Description>

...

+-------+---------------
| Q-Y	| LG, NG, CG, LN, TN, CN, LE, NE, CE	
+-------+---------------
For alignment 0 = no character of any class can follow this deity for the listed alignment, 1 = characters that are not clerics, druids, paladins, or rangers can follow this deity for the listed alignment, 2 = characters that are clerics, druids, paladins, or rangers can follow this deity for the listed alignment.

+-------+---------------
| Z-AA	| Male, Female	
+-------+---------------
For gender 0 = this gender cannot select this deity, 1 = this gender can select this deity unless they have cleric, ranger, druid, or paladin levels, 2 = this gender can select this deity even if they have cleric, ranger, druid, or paladin levels. In our OC, this is only used for clerics of Lolth, who may only be female.

+-------+---------------
| AB-AE	| Paladin, Cleric, Druid, Ranger
+-------+---------------
For class 0 = this class cannot follow this deity, period. This is used to block off rangers and druids from following non-nature deities and often to prevent paladins from following inappropriate deities (though alignment ususally filters that out). 1 = this class can follow this deity assuming they meet the other (gender and alignment) restrictions. 2 = this class can follow this deity in spite of the alignment restrictions. In our OC, this is only used for paladins of Sune.

...