Difference between revisions of "Template:PFRPG Statblock"
(WIP) |
|||
| Line 1: | Line 1: | ||
| − | <noinclude> | + | <includeonly><div> |
| − | This is a template for creating accessible mechanical information for creatures and characters of the Pathfinder Roleplaying Game. This is based on the same templates used for NPCs on Paizo's [http://paizo.com/prd|Pathfinder Reference Document]. | + | <div style="background-color: black; border-top-style: double; border-bottom-style: double; color: white; text-transform: uppercase;"><div style="float: left;"> '''{{{name}}}'''</div>{{#if: {{{challengeRating|}}}|<div style="float: right;">'''CR''' {{{challengeRating}}} </div>}}<div style="clear: both;"></div></div> |
| + | |||
| + | {{#if: {{{xp|}}}|'''XP''' {{{xp}}}<br />}}{{#if: {{{raceClass|}}}|{{{raceClass}}}<br />}}{{{creatureType}}}<br /> | ||
| + | '''Init''' {{{init|0}}}; '''Senses''' {{{senses}}}<br /> | ||
| + | {{#if: {{{xp|}}}|'''Aura''' {{{aura}}} }} | ||
| + | <div style="border-top-style: groove; border-bottom-style: groove; padding-left: 1em;">DEFENSE</div> | ||
| + | |||
| + | '''AC''' {{#expr: 10 + {{{acArmor|0}}} + {{{acNatural|0}}} + {{{acDex|0}}} + {{{acDodge|0}}} + {{{acSize|0}}} + {{{acDeflect|0}}} + {{{acMisc|0}}} }}, | ||
| + | touch {{#expr: 10 + {{{acDex|0}}} + {{{acDodge|0}}} + {{{acSize|0}}} + {{{acDeflect|0}}} + {{{acMisc|0}}} }}, | ||
| + | flat-footed {{#expr: 10 + {{{acArmor|0}}} + {{{acNatural|0}}} + {{{acSize|0}}} + {{{acDeflect|0}}} + {{{acMisc|0}}} }}<br /> | ||
| + | '''hp''' {{{hitPoints}}} ({{{hitDice}}})<br /> | ||
| + | '''Fort''' {{{fortSave}}} '''Reflex''' {{{reflexSave}}} '''Will''' {{{willSave}}}<br /> | ||
| + | {{#if: {{{defAbilities|}}}|'''Defensive Abilities''' {{{defAbilities}}} }}{{#if: {{{damageResistance|}}}|'''DR''' {{{damageResistance}}} }}{{#if: {{{defAbilities|}}}|'''Defensive Abilities''' {{{defAbilities}}} }} | ||
| + | <div style="border-top-style: groove; border-bottom-style: groove; padding-left: 1em;">OFFENSE</div> | ||
| + | |||
| + | '''Speed''' {{{speed}}}<br /> | ||
| + | {{#if: {{{meleeWeapons|}}}|<span style="display: inline-block; vertical-align: top;">'''Melee'''</span> <span style="display: inline-block;">{{{meleeWeapons}}}</span><br /> | ||
| + | }}{{#if: {{{rangedWeapons|}}}|<span style="display: inline-block; vertical-align: top;">'''Ranged'''</span> <span style="display: inline-block;">{{{rangedWeapons}}}</span><br /> | ||
| + | }}{{#if: {{{specialAttacks|}}}|'''Special Attacks''' {{{specialAttacks}}}<br /> | ||
| + | }}{{#if: {{{magic|}}}|{{{magic}}}<br />}} | ||
| + | <div style="border-top-style: groove; border-bottom-style: groove; padding-left: 1em;">STATISTICS</div> | ||
| + | |||
| + | '''Str''' {{{str|-}}} '''Dex''' {{{dex|-}}} '''Con''' {{{con|-}}} '''Int''' {{{int|-}}} '''Wis''' {{{wis|-}}} '''Cha''' {{{cha|-}}}<br /> | ||
| + | '''Base Atk''' {{{BAB|0}}} '''CMB''' {{{CMB|0}}} '''CMD''' {{{CMD|10}}}<br /> | ||
| + | {{#if: {{{feats|}}}|'''Feats''' {{{feats}}}<br /> | ||
| + | }}{{#if: {{{skills|}}}|'''Skills''' {{{skills}}}<br /> | ||
| + | }}{{#if: {{{language|}}}|'''Languages''' {{{language}}}<br /> | ||
| + | }}{{#if: {{{specQualities|}}}|'''SQ''' {{{specQualities}}}<br /> | ||
| + | }}{{#if: {{{combatGear|}}}|'''Combat Gear''' {{{combatGear}}}{{#if: {{{gear|}}}|; '''Other''' }} }}{{#if: {{{gear|}}}|'''Gear''' {{{gear}}} }} | ||
| + | </div></includeonly> | ||
| + | <noinclude>This is a template for creating accessible mechanical information for creatures and characters of the Pathfinder Roleplaying Game. This is based on the same templates used for NPCs on Paizo's [http://paizo.com/prd|Pathfinder Reference Document] with some visual cues taken from a paperback copy of ''Rasputin Must Die!''. | ||
All material on this page is licensed as Open Game Content under the [http://www.opengamingfoundation.org/ogl.html|Open Game License]. | All material on this page is licensed as Open Game Content under the [http://www.opengamingfoundation.org/ogl.html|Open Game License]. | ||
| Line 8: | Line 38: | ||
=== Overview === | === Overview === | ||
| + | * name | ||
| + | * challengeRating (optional) | ||
* xp (optional) | * xp (optional) | ||
| − | |||
* raceClass (optional) | * raceClass (optional) | ||
* creatureType | * creatureType | ||
| Line 15: | Line 46: | ||
* senses | * senses | ||
* aura (optional) | * aura (optional) | ||
| − | * acArmor ( | + | |
| − | * acNatural ( | + | === Defense === |
| − | * acDex ( | + | * acArmor (default: 0) |
| − | * acDodge ( | + | * acNatural (default: 0) |
| − | * acDeflect ( | + | * acDex (default: 0) |
| − | * acSize ( | + | * acDodge (default: 0) |
| − | * acMisc ( | + | * acDeflect (default: 0) |
| + | * acSize (default: 0) | ||
| + | * acMisc (default: 0) | ||
* hitPoints | * hitPoints | ||
* hitDice | * hitDice | ||
| Line 33: | Line 66: | ||
* spellResistance (optional) | * spellResistance (optional) | ||
| − | === | + | === Offense === |
| − | + | * speed | |
| + | * meleeWeapons (optional) | ||
| + | * rangedWeapons (optional) | ||
| + | * specialAttacks (optional) | ||
| + | * magic (optional; see [[Template:PFRPG_preparedSpells]], [[Template:PFRPG_knownSpells]], [[Template:PFRPG_psionicPowers]]) | ||
| + | |||
| + | === Statistics === | ||
| + | * str (default: -) | ||
| + | * dex (default: -) | ||
| + | * con (default: -) | ||
| + | * int (default: -) | ||
| + | * wis (default: -) | ||
| + | * cha (default: -) | ||
| + | * BAB (default: 0) | ||
| + | * CMB (default: 0) | ||
| + | * CMD (default: 10) | ||
| + | * feats (optional) | ||
| + | * skills (optional) | ||
| + | * specQualities (optional) | ||
| + | * language (optional) | ||
| + | * combatGear (optional) | ||
| + | * gear (optional) | ||
| − | - | + | == Example == |
| + | {{PFRPG_Statblock | ||
| + | |name=Mister Goodguy | ||
| + | |challengeRating=1/2 | ||
| + | |raceClass=Human fighter 1 | ||
| + | |creatureType=CE medium humanoid (human) | ||
| + | |init=+1 | ||
| + | |senses=perception +0 | ||
| + | |acArmor=+6 | ||
| + | |acDex=+1 | ||
| + | |hitPoints=13 | ||
| + | |hitDice=1d10+3 | ||
| + | |fortSave=+4 | ||
| + | |reflexSave=+1 | ||
| + | |willSave=-1 | ||
| + | |speed=30 feet | ||
| + | |meleeWeapons=greatsword +4 (2d6+4)<br />dagger +4 (1d4+3) | ||
| + | |rangedWeapons=longbow +2 (1d8) | ||
| + | |str=17 | ||
| + | |dex=13 | ||
| + | |con=14 | ||
| + | |int=13 | ||
| + | |wis=8 | ||
| + | |cha=11 | ||
| + | |BAB=+1 | ||
| + | |CMB=+4 | ||
| + | |CMD=15 | ||
| + | |feats=Power Attack, Cleave, Dazzling Display | ||
| + | |skills=Bluff +1, Climb +7, Intimidate +4, Perception +0 | ||
| + | |language=Common, Musclehead | ||
| + | |combatGear=potion of cure light wounds | ||
| + | |gear=chain mail, dagger, longsword, 12 gp | ||
| + | }} | ||
</noinclude> | </noinclude> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Revision as of 02:11, 13 January 2016
This is a template for creating accessible mechanical information for creatures and characters of the Pathfinder Roleplaying Game. This is based on the same templates used for NPCs on Paizo's Reference Document with some visual cues taken from a paperback copy of Rasputin Must Die!.
All material on this page is licensed as Open Game Content under the Game License.
Parameters
Sorted by category
Overview
- name
- challengeRating (optional)
- xp (optional)
- raceClass (optional)
- creatureType
- init (default: 0)
- senses
- aura (optional)
Defense
- acArmor (default: 0)
- acNatural (default: 0)
- acDex (default: 0)
- acDodge (default: 0)
- acDeflect (default: 0)
- acSize (default: 0)
- acMisc (default: 0)
- hitPoints
- hitDice
- fortSave
- reflexSave
- willSave
- defAbilities (optional)
- damageResistance (optional)
- immune (optional)
- resist (optional)
- spellResistance (optional)
Offense
- speed
- meleeWeapons (optional)
- rangedWeapons (optional)
- specialAttacks (optional)
- magic (optional; see Template:PFRPG_preparedSpells, Template:PFRPG_knownSpells, Template:PFRPG_psionicPowers)
Statistics
- str (default: -)
- dex (default: -)
- con (default: -)
- int (default: -)
- wis (default: -)
- cha (default: -)
- BAB (default: 0)
- CMB (default: 0)
- CMD (default: 10)
- feats (optional)
- skills (optional)
- specQualities (optional)
- language (optional)
- combatGear (optional)
- gear (optional)
Example
Human fighter 1
CE medium humanoid (human)
Init +1; Senses perception +0
AC 17,
touch 11,
flat-footed 16
(+6 Armor, +1 Dex)
hp 13 (1d10+3)
Fort +4 Reflex +1 Will -1
Speed 30 feet
Melee greatsword +4 (2d6+4)
dagger +4 (1d4+3)
Ranged longbow +2 (1d8)
Str 17 Dex 13 Con 14 Int 13 Wis 8 Cha 11
Base Atk +1 CMB +4 CMD 15
Feats Power Attack, Cleave, Dazzling Display
Skills Bluff +1, Climb +7, Intimidate +4, Perception +0
Languages Common, Musclehead
Combat Gear potion of cure light wounds; Other Gear chain mail, dagger, longsword, 12 gp