The Domain files are used to specify domain pertinent information.
The following tags are described in this sections:
The first field in the domain line is the "Domain Name". This is a required field and does not have a tag.
Example:
Holy
The domain named "Holy" is to be created.
Travel.MOD
The domain named "Travel" is to be modified.
For more information on building domains, visit Lesson #15: Basic Domain Creation and Lesson #16: Advanced Domain Topics
Tag Name: FEAT:x,x
Variables Used (x): Text (Feat Name)
What it does:
OUTPUTNAME
of feats and should NOT be used in the feat list
for this tag. (See example below.)CHOOSE
tag, %LIST
can be used with this tag to provide the required choice.Example:
FEAT:Blind Fight,Alertness
The "Blind-Fight" & "Alertness" bonus feats are granted to clerics with this domain.
CHOOSE:WEAPONPROFS|LIST <tab> FEAT:Weapon Focus (%LIST)
The feat "Weapon Focus" is granted as an automatic feat with the weapon chosen with the CHOOSE
tag.