Qute templates for generating content from Pf2eTools data. Pathfinder data uses a lot of inline and nested embedding, which creates additional template variants and some special behavior.
- Pf2eQuteBase: Attributes for notes that are generated from the Pf2eTools data.
- Pf2eQuteNote: Attributes for notes that are generated from the Pf2eTools data.
- QuteAbility: Pf2eTools Ability attributes (
ability2md.txt
orinline-ability2md.txt
). - QuteAction: Pf2eTools Action attributes (
action2md.txt
) - QuteAffliction: Pf2eTools Affliction attributes for standalone notes (
affliction2md.txt
) - QuteArchetype: Pf2eTools Archetype attributes (
archetype2md.txt
) - QuteBackground: Pf2eTools Background attributes (
background2md.txt
) - QuteBook: Pf2eTools Book attributes (
book2md.txt
) - QuteCreature: Pf2eTools Creature attributes (
creature2md.txt
) - QuteDataActivity: Pf2eTools activity attributes
- QuteDeity: Pf2eTools Deity attributes (
deity2md.txt
) - QuteFeat: Pf2eTools Feat attributes (
feat2md.txt
) - QuteHazard: Pf2eTools Hazard attributes (
hazard2md.txt
) - QuteInlineAffliction: Pf2eTools Affliction attributes (inline/embedded,
inline-affliction2md.txt
) - QuteInlineAttack: Pf2eTools Attack attributes (inline/embedded,
inline-attack2md.txt
) - QuteItem: Pf2eTools Item attributes
- QuteRitual: Pf2eTools Ritual attributes (
ritual2md.txt
) - QuteSpell: Pf2eTools Spell attributes (
spell2md.txt
) - QuteTrait: Pf2eTools Trait attributes (
trait2md.txt
) - QuteTraitIndex: Pf2eTools Trait index attributes (
indexTrait.md
)