* add dice roll line * text fields converted into number fields * weapon training optically modified * disable inlinerollresults * add jam and reliable * add fury indicator * Roll template optimized * images added to github * switch to roll colores * add missing sheet- * rework roll template * rolltemplate bg added to github * Format documents
Most things you can roll directly from the sheet, by clicking on the corresponding name or the roll button at the end of the row. With weapons: Clicking on 'Name:' rolls an attack, clicking on 'Damage:' rolls the damage you have entered in the field next to it. Please just enter things like 1d10+2, because it will be transferred to an inline roll - no letters!
Important Attributes:
-
@{ws} - Weapon Skill
-
@{bs} - Ballistic Skill
-
@{strength} - Strength
-
@{toughness} - Toughness
-
@{ag} - Agility
-
@{int} - Intelligence
-
@{per} - Perception
-
@{wp} - Willpower
-
@{fel} - Fellowship
-
@{wounds} - Current Wounds
-
@{wounds|max} - Total Wound amount
The most important roll is the %{characteristic} roll. ((@{characteristic}+?{Modifier degree(s) of success!) It takes the characteristic you sleected in the drop down, then you may add or subtract a modifier, then it rolls 1d100 and subtracts that from your starting value. That divided by 10 is the amount of degrees of success you achieved. You can emulate everything in this sheet with just this single roll if you don't want to use the rest!