1.1.0 -- Tier advancement footer
Character sheets now include a tier advancement footer with tracking checkboxes, matching the footer printed on the official Cypher System (C2) sheet.
What's new
Five advancement slots render at the bottom of every sheet:
| Slot | Benefit |
|---|---|
| Increase Capabilities | +4 points into stat Pools |
| Move Toward Perfection | +1 to the Edge of your choice |
| Extra Effort | +1 Effort (max 6) |
| Skill Training | Gain a new skill or improve an existing one |
| Other | Alternate advancements from the Cypher GM's Guide |
Each of the four main advancements costs 4 XP and may be bought once per tier in any order; buying all four moves the character to the next tier and grants a focus ability free.
Usage
The new advancement field is optional and accepts either form:
advancement: [capabilities, effort] # what's bought this tier
advancement: { effort: true, note: "..." } # or explicit flagsAuthor shorthand is tolerated (skill/training, pools/capabilities, edge/perfection). Omit the field entirely and the footer prints with empty boxes for pen-and-paper tracking -- so existing sheets render unchanged apart from gaining the footer. Reset the field when a character reaches a new tier.
Wording and layout were verified against the C2 Character Rulebook ch. 13, the official C2 sheet, and the MCG Rules Primer pregens. All bundled example sheets still render to a single page.
Install
Copy main.js, manifest.json, and versions.json into <vault>/.obsidian/plugins/cypher-sheets/, then reload Obsidian.