Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Ironsworn-starforged"

From Roll20 Wiki

Jump to: navigation, search
(Sheet Plans)
m
 
(7 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'''
|2020-08-12
+
|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]]
This is a guide to the '''Ironsworn-Starforged''' character sheet. The sheet was made by {{user profile|188691|Ayethin}}
 
 
 
__TOC__
 
__TOC__
 
=General =
 
=General =
  
 
== Summary ==
 
== 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 ====
 
==== 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 ===
 
=== Oracles ===
Line 33: Line 56:
  
 
==Changelog==
 
==Changelog==
/* list major sheet updates
+
===Version 1.00 (Aug 2021)===
 
+
===Version 1.00 (2020)===
+
 
* initial release
 
* initial release
  
 
==Sheet Plans==
 
==Sheet Plans==
The plans are stored in a [https://github.com/aureyia/roll20-character-sheets/projects/2 GitHub Project Board ]
+
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]
* https://github.com/Roll20/roll20-character-sheets/tree/master/Ironsworn-Starforged
+
* {{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

This is a guide to the Official Ironsworn-Starforged character sheet. The sheet was made by Ayethin


Ironsworn: Starforged
Sheet Version 1.00
Last Update 2021-08-12
Author Ayethin
The main page of the sheet

Contents

[edit] General

[edit] Summary


[edit] Moves

Moves Overview
Moves Preview


[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