The Domain files are used to specify domain pertinent information The first field is the Domain Name, this is a required field and does not have a tag.
Tag Name: CHOOSE:
Variable(s) Used: WEAPONPROF
Example(s): CHOOSE:WEAPONPROF|1|Dagger
Example(s): CHOOSE:WEAPONPROF|3|DEITYWEAPON
Example(s): CHOOSE:WEAPONPROF|10|FEAT=Martial Weapon Proficiency
Example(s): CHOOSE:WEAPONPROF|2|Dagger|Sword (Long)|Spear|Halberd
WHAT IT DOES: WEAPONPROF is the only viable choice at this time in the domains list file with the CHOOSE tag. It is a | (pipe) delimited list tag, with the # (Number) being the total number of selections that the character can have. The final component is the actual listing of the types of weapon proficiencies the character may have, These are either DEITYWEAPON (gets the weapon listed in the deities list file), FEAT=, which must be any feat that requires a weapon proficiency (such as Simple, Martial, Exotic, Weapon Focus, etc), or a | (pipe) delimited list of weapon proficiencies as they appear in the weapon proficiencies list file.
Tag Name: DESC:
Variable(s) Used: Text
Example(s): DESC:This domain grants the turn code monkey speech into english
WHAT IT DOES: This is a simple explanation of the domains granted powers.
Tag Name: FEAT
Variable(s) Used: Text (Feat Names)
Example(s): FEAT:Alertness
WHAT IT DOES: This is a , (comma) delimited list of feat names that are granted by the domain to the character