Difference between revisions of "Ironsworn-starforged"
From Roll20 Wiki
m |
Andreas J. (Talk | contribs) m |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{revdate}} | ||
+ | This is a guide to the Official '''Ironsworn-Starforged''' character sheet. The sheet was made by {{user profile|188691|Ayethin}} | ||
+ | |||
+ | |||
+ | |||
{| class="wikitable" style="float:right; margin-left: 10px;margin-right: 60px;" | {| class="wikitable" style="float:right; margin-left: 10px;margin-right: 60px;" | ||
|+Ironsworn: Starforged | |+Ironsworn: Starforged | ||
Line 6: | Line 11: | ||
|- | |- | ||
|'''Last Update''' | |'''Last Update''' | ||
− | | | + | |2021-08-12 |
|- | |- | ||
|'''Author''' | |'''Author''' | ||
Line 12: | Line 17: | ||
|} | |} | ||
[[File:Starforged-sheet.png|thumbnail|right|450px|The main page of the sheet]] | [[File:Starforged-sheet.png|thumbnail|right|450px|The main page of the sheet]] | ||
− | |||
− | |||
__TOC__ | __TOC__ | ||
=General = | =General = | ||
− | == | + | == Summary == |
− | + | <br clear=all> | |
− | + | ||
=== Moves === | === Moves === | ||
+ | [[File:Starforged-move-overview.png|thumbnail|left|450px|Moves Overview]] | ||
+ | [[File:Starforged-move-previews.png|thumbnail|right|450px|Moves Preview]] | ||
+ | <br clear=all> | ||
+ | ==== Rolls ==== | ||
+ | Roll Example: | ||
+ | <pre> | ||
+ | &{template:starforged_moves} | ||
+ | {{name=roll +health}} | ||
+ | {{action=[[{d6+@{health}+(?{Modifier|0}),{10}}kl1]]}} | ||
+ | {{negate1=[[1+@{health}+(?{Modifier|0})]]}} | ||
+ | {{negate2=[[2+@{health}+(?{Modifier|0})]]}} | ||
+ | {{negate3=[[3+@{health}+(?{Modifier|0})]]}} | ||
+ | {{negate4=[[4+@{health}+(?{Modifier|0})]]}} | ||
+ | {{negate5=[[5+@{health}+(?{Modifier|0})]]}} | ||
+ | {{negate6=[[6+@{health}+(?{Modifier|0})]]}} | ||
+ | {{challenge1=[[d10]]}} | ||
+ | {{challenge2=[[d10]]}} | ||
+ | {{momentum=[[@{momentum}]]}} | ||
+ | {{modifiers=[[@{health}+(?{Modifier|0})]]}} | ||
+ | {{add=[[(?{Modifier|0})]]}} | ||
+ | {{stat=[[@{health}]]}} | ||
+ | </pre> | ||
+ | |||
+ | === Oracles === | ||
+ | |||
+ | ==== Multiple Table Oracles ==== | ||
==Tips== | ==Tips== | ||
Line 28: | Line 56: | ||
==Changelog== | ==Changelog== | ||
− | + | ===Version 1.00 (Aug 2021)=== | |
− | + | ||
− | ===Version 1.00 ( | + | |
* initial release | * initial release | ||
==Sheet Plans== | ==Sheet Plans== | ||
− | + | The plans are stored in a {{repo|aureyia/roll20-character-sheets/projects/2 GitHub Project Board}} | |
− | + | ||
− | + | ||
− | + | ||
<br> | <br> | ||
=See Also= | =See Also= | ||
− | * https://www.ironswornrpg.com/product-ironsworn-starforged | + | * [https://www.ironswornrpg.com/product-ironsworn-starforged Starforged homepage] |
− | * | + | * {{repo|/Roll20/roll20-character-sheets/tree/master/Ironsworn-Starforged Ironsworn-Starforged sourcecode}} |
+ | * [[Ironsworn]] | ||
<br> | <br> | ||
<br> | <br> | ||
[[Category:Character Sheet Documentation]] | [[Category:Character Sheet Documentation]] | ||
+ | [[Category:Publisher Sheet]] |
Latest revision as of 20:36, 21 September 2021
Page Updated: 2021-09-21 |
This is a guide to the Official Ironsworn-Starforged character sheet. The sheet was made by Ayethin
Sheet Version | 1.00 |
Last Update | 2021-08-12 |
Author | Ayethin |
Contents |
[edit] General
[edit] Summary
[edit] Moves
[edit] Rolls
Roll Example:
&{template:starforged_moves} {{name=roll +health}} {{action=[[{d6+@{health}+(?{Modifier|0}),{10}}kl1]]}} {{negate1=[[1+@{health}+(?{Modifier|0})]]}} {{negate2=[[2+@{health}+(?{Modifier|0})]]}} {{negate3=[[3+@{health}+(?{Modifier|0})]]}} {{negate4=[[4+@{health}+(?{Modifier|0})]]}} {{negate5=[[5+@{health}+(?{Modifier|0})]]}} {{negate6=[[6+@{health}+(?{Modifier|0})]]}} {{challenge1=[[d10]]}} {{challenge2=[[d10]]}} {{momentum=[[@{momentum}]]}} {{modifiers=[[@{health}+(?{Modifier|0})]]}} {{add=[[(?{Modifier|0})]]}} {{stat=[[@{health}]]}}
[edit] Oracles
[edit] Multiple Table Oracles
[edit] Tips
/* List useful macros, links, API and other things that could help using the sheet. */
[edit] Other
[edit] Changelog
[edit] Version 1.00 (Aug 2021)
- initial release
[edit] Sheet Plans
The plans are stored in a GitHub Project Board
[edit] See Also