FreeMarker Facet Output
Revision as of 00:45, 12 January 2015 by Tom Parker (talk | contribs) (Created page with "{| align="right" | __TOC__ |} =Purpose= This page describes the output available with FreeMarker variables. This replaces both the existing output tokens as well as pr...")
Purpose
This page describes the output available with FreeMarker variables. This replaces both the existing output tokens as well as providing the only access to variables that are visible to output due to teh FACT Token and FACTSET Token.
Available Facets
Single Item Facets
- DeityFacet: "pc.deity"
- RaceFacet: "pc.race"
- AlignmentFacet: "pc.alignment"
- SizeFacet: "pc.sizeadjustment"
List/Sequence Facets
- EquipmentFacet: "pc.equipment.all"
- EquippedEquipmentFacet: "pc.equipment.equipped"
- KitFacet: "pc.kits"
- CheckFacet: "pc.checks"
- ClassFacet: "pc.classes"
- CompanionModFacet: "pc.companionmods"
- DomainFacet: "pc.domains"
- LanguageFacet: "pc.languages"
- SkillFacet: "pc.skills"
- StatFacet: "pc.stats"
- TemplateFacet: "pc.templates"
- WeaponProfModelFacet: "pc.weaponprofs"