pixley12k downloadsRender Pathfinder 2e statblocks cleanly, using only Markdown-based syntax.
Use Markdown syntax to create great-looking Pathfinder Second Edition statblocks inside of Obsidian!
To start an item block, create a codeblock with the language tag pf2e-stats, as shown:
```pf2e-stats
[YOUR CONTENT HERE]
```
Additionally, you can use sf2e-stats instead to switch over to Starfinder 2e theming!
The name of the item/creature/etc is indicated with heading 1, prefixed with a single hash #.
The type of statblock and the item/creature/etc level is indicated with heading 2, prefixed with a double hash ##.
In a standard statblock, traits are signified by wrapping them in double-equals ==, as below:
==Unique== ==Medium== ==Humanoid==
Certain specific traits, such as for size and rarity, are automatically colored according to convention.
For abbreviated statblocks, such as the ones for brief NPC blurbs, instead use heading 3, prefixed with a triple hash ###
To reset indentation, do two line breaks after a line.
Horizontal lines (three hyphens ---) can be added to break up the sections of a statblock.
You can add action icons as follows:
`[one-action]``[two-actions]``[three-actions]``[free-action]``[reaction]````pf2e-stats
# Awesome Belt of Various Actions
## Item 25
---
==Unique== ==Invested== ==Magical==
**Price** 9,001 gp
**Usage** worn belt; **Bulk** L
---
This belt enables the wearer to do all kinds of different things.
**Activate-Buckle Spin** `[one-action]` (manipulate, visual) **Effect** You spin the belt's fabulous buckle. Select an enemy creature within 30 feet. It must make a DC 30 Will save.
**Critical Success** The target is unaffected.
**Success** The target is dazzled until the beginning of your next turn.
**Failure** The target is blinded until the beginning of your next turn.
**Critical Failure** The target is blinded for 1 minute.
**Activate-Belt Lash** `[two-actions]` (attack, concentrate) **Effect** The belt whips out toward an adjacent foe. Make an attack roll with a modifier of +35 against the target's AC. This attack ignores your multiple attack penalty and does not increase your multiple attack penalty. The target takes 6d6 bludgeoning damage.
**Critical Success** The target takes double damage.
**Success** The target takes full damage.
**Failure** The target takes no damage.
**Critical Failure** The belt comes free of your pants, causing them to fall down. You are clumsy 2 until the end of your next turn.
**Activate-Leather Storm** `[three-actions]` (concentrate) **Effect** The belt whirls around, buffetting anyone nearby. Creatures within a 15-foot emanation of you take 4d8 bludgeoning damage with a DC 30 basic Reflex save.
**Activate-Safety Strap** `[reaction]` (concentrate) **Trigger** You are falling and a ledge is within 15 feet; **Effect** The belt latches onto the ledge, stopping your fall.
**Activate-Holster Throw** `[free-action]` (concentrate) **Trigger** You roll initiative; **Effect** The belt launches a weapon from its holster. You Interact to draw a weapon.
```
This plugin supports the following languages for trait coloring (in no particular order):
endept-bresrujafrpokozhukTrait coloration is based on your Obsidian app's display language. If your selected language is not supported, the plugin falls back to English.
You can also set an override language for a stat block by adding a Heading 4 line (#### [language code]) at the top of the codeblock.
The original set of languages were supported because I was able to find their translations for Pathfinder 2e content in an evening of searching. Shout out to the robust multilingual PF2e community on Foundry VTT; you guys' work was a huge help in getting so many languages supported from the get-go.
If you'd like your language to be added or have found a translation issue for your language, please create an issue and link your language's PF2e content to me. I am aware that many languages do not have official PF2e content, but using the community-agreed-upon phrasing (across SRDs, wikis, VTT implementations, etc) is the goal here, so that's why linking the content is important. English is my native language, and I have only rudimentary knowledge of two other languages (German and Japanese), so I have to trust the relevant communities in terms of translation accuracy.
This plugin uses trademarks and/or copyrights owned by Paizo Inc., used under Paizo's Community Use Policy (paizo.com/communityuse). We are expressly prohibited from charging you to use or access this content. This plugin is not published, endorsed, or specifically approved by Paizo. For more information about Paizo Inc. and Paizo products, visit paizo.com.
This product is licensed under the ORC License held in the Library of Congress at TX 9-307-067 and available online at various locations including paizo.com/orclicense, azoralaw.com/orclicense, and others. All warranties are disclaimed as set forth therein.
Attribution This product is based on the following Licensed Material:
Reserved Material This product contains no Reserved Material.
Expressly Designated Licensed Material This product contains no Expressly Designated Licensed Material.
PF2e Statblocks for Obsidian's code is licensed under an MIT License.
This plugin includes the following modules as packaged code, licensed under MIT Licenses:
PF2e Statblocks for Obsidian embeds the Roboto and DIN Rindschrift Mittel fonts. See font-licenses.txt for details. It also embeds the Pathfinder Icons font, which is covered by the Paizo's Community Use Policy.