Difference between revisions of "Template:BWCharacterSheet/Beginner'sLuck"
Jump to navigation
Jump to search
(Created page with "<includeonly><table class="wikitable"> <tr><th>Skill</th><th>Root</th><th>Aptitude</th><th>Tests</th></tr> {{ForEach|BWCharacterSheet/Beginner'sLuckRow/Wrapper |{{{1 |}}} |{{{...") |
(No difference)
|
Latest revision as of 15:44, 6 May 2023
Usage
Arguments should come in the form:
|beginners_luck#=<skill name>,<root1>[/<root2>],<tests made>[,<aptitude override>]
([] indicate optional parameters)
For a character with stats
Will | Perception | Power | Forte | Agility | Speed |
---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 |
the invocation
|beginners_luck1=Stealthy,Speed,1 |beginners_luck2=Mounted Combat Training,Will/Power,2 |beginners_luck3=Tanner,Agility/Forte,3,3
should yield the below
Skill | Root | Aptitude | Tests |
---|---|---|---|
Stealthy | 6 | 4 | 1 |
Mounted Combat Training | 1/3 | 8 | 2 |
Tanner | 5/4 | 3 | 3 |