Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 66e0723

Browse files
committed
SA placeholder
1 parent 5c2a2d5 commit 66e0723

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

resources/templateCharacter.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,18 @@
2020
**Spell-Like Abilities** (CL {{ @rollData.spells.spelllike.cl.total }}th) {{ #spellLikes }}
2121
**Spells Known** (CL {{ @rollData.spells.primary.cl.total }}th) {{ #primarySpells }}
2222

23+
#### Tactics
24+
PLACEHOLDER
25+
2326
#### STATISTICS
2427
**Str** {{ @rollData.abilities.str.value }}, **Dex** {{ @rollData.abilities.dex.value }}, **Con** {{ @rollData.abilities.con.value }}, **Int** {{ @rollData.abilities.int.value }}, **Wis** {{ @rollData.abilities.wis.value }}, **Cha** {{ @rollData.abilities.cha.value }}
2528
**Base Atk** {{ @rollData.attributes.bab.total }}; **CMB** {{ @rollData.attributes.cmb.total }}; **CMD** {{ @rollData.attributes.cmd.total }}
2629
**Feats** {{ #feats }}
2730
**Skills** {{ #skills }}
2831
**Languages** {{ #languages }}
29-
**Gear** {{ #gear }}
32+
**SQ** {}
33+
**Gear** {{ #gear }}
34+
35+
#### Special Abilities
36+
PLACEHOLDER
37+

0 commit comments

Comments
 (0)