Difference between revisions of "Template:NPCStatBlock"
From Jackpoint
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+{{{caption|}}} | |+{{{caption|}}} | ||
− | ! Body !! Agility !! Reaction !! Strength !! Willpower !! Logic !! Intuition !! Charisma !! Edge !! Essence | + | ! Body !! Agility !! Reaction !! Strength !! Willpower !! Logic !! Intuition !! Charisma !! Edge !! Essence !! Magic !! Resonance |
|- | |- | ||
− | |{{{body| -}}}||{{{agility|-}}}||{{{reaction|-}}}||{{{strength|-}}}||{{{willpower|-}}}||{{{logic|-}}}||{{{intuition|-}}}||{{{charisma|-}}}||{{{edge|-}}}||{{{essence|-}}} | + | | {{{body|-}}}||{{{agility|-}}}||{{{reaction|-}}}||{{{strength|-}}}||{{{willpower|-}}}||{{{logic|-}}}||{{{intuition|-}}}||{{{charisma|-}}}||{{{edge|-}}}||{{{essence|-}}} ||{{{magic|-}}} ||{{{resonance|-}}} |
|- | |- | ||
− | |colspan="3"|Initiative||colspan=" | + | |colspan="3"|Initiative||colspan="9"|{{{initiative|-}}} |
|- | |- | ||
− | |colspan="3"|Condition Monitor||colspan=" | + | |colspan="3"|Condition Monitor||colspan="9"|{{{condition|-}}} |
|- | |- | ||
− | |colspan="3"|Limits||colspan=" | + | |colspan="3"|Limits||colspan="9"|{{{limits|-}}} |
|- | |- | ||
− | |colspan="3"| | + | |colspan="3"|Armour||colspan="9"|{{{armour|-}}} |
|- | |- | ||
− | |colspan="3"|Knowledge Skills||colspan=" | + | |colspan="3"|Skills||colspan="9"|{{{skills|-}}} |
+ | |- | ||
+ | |colspan="3"|Knowledge Skills||colspan="9"|{{{knowledge|}}} | ||
+ | |- | ||
+ | |colspan="3"|Qualities and Powers||colspan="9"|{{{powers|}}} | ||
+ | |- | ||
+ | |colspan="3"|Weaknesses||colspan="9"|{{{weaknesses|}}} | ||
+ | |- | ||
+ | |colspan="3"|Notes||colspan="9"|{{{notes|}}} | ||
|} | |} | ||
+ | |||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{NPCStatBlock | ||
+ | |caption= | ||
+ | |body= | ||
+ | |agility= | ||
+ | |reaction= | ||
+ | |strength= | ||
+ | |willpower= | ||
+ | |logic= | ||
+ | |intuition= | ||
+ | |charisma= | ||
+ | |edge= | ||
+ | |magic= | ||
+ | |resonance= | ||
+ | |essence= | ||
+ | |initiative= | ||
+ | |condition= | ||
+ | |limits= | ||
+ | |skills= | ||
+ | |knowledge= | ||
+ | |powers= | ||
+ | |weaknesses= | ||
+ | |notes= | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 17:46, 12 December 2020
Body | Agility | Reaction | Strength | Willpower | Logic | Intuition | Charisma | Edge | Essence | Magic | Resonance |
---|---|---|---|---|---|---|---|---|---|---|---|
- | - | - | - | - | - | - | - | - | - | - | - |
Initiative | - | ||||||||||
Condition Monitor | - | ||||||||||
Limits | - | ||||||||||
Armour | - | ||||||||||
Skills | - | ||||||||||
Knowledge Skills | |||||||||||
Qualities and Powers | |||||||||||
Weaknesses | |||||||||||
Notes |
Usage
{{NPCStatBlock |caption= |body= |agility= |reaction= |strength= |willpower= |logic= |intuition= |charisma= |edge= |magic= |resonance= |essence= |initiative= |condition= |limits= |skills= |knowledge= |powers= |weaknesses= |notes= }}