Using a "pipe" (the "|" symbol) in any line which uses a colon will match either/or of the listed items after the colon.
Using a "double pipe" (the "||" symbol) in any line which uses a colon will match either/or of the listed REQULINES.
For example: edge:Alertness||skill:notice d10 will return true if either the character has the Alertness edge or has the skill Notice at a d10 or higher. edge:Alertness|Perfect Vision will return true if either the character has the Alertness or Perfect Vision edge
Reqlines can be commented out by putting a "#" (hash or pound sign) at the beginning of the line.
Name
Tags
Docs
Examples
Agility
agility
Matches if Agility is at specified die level or higher
agility d4 Agility d6
Ancestry
ancestry
race
Matches if character ancestry name is the same as specified. The tag 'race' may be used as well for shortness and backward compatibility
race:elf ancestry:Half orc
Arcane Background
arcane_background
Matches if character has the specified Arcane Background