mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 12:12:30 +00:00
29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
Version francaise de la feuille de peronnage par Michal S.et Neirin D.
|
|
avec l'ajout de la feuille de Vaisseaux
|
|
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
|
|
|
|
* @{psy} - Current Psy Rating
|
|
* @{fp} - Current Fate Points
|
|
* @{fp|max} - Total Fate Points
|
|
|
|
Based on Neirin D. Dark Heresy Character Sheet
|
|
|
|
The most important roll is the %{characteristic} roll. ([[(@{characteristic}+?{Modifier|0}-1d100)/10]] degree(s) of success!)
|
|
It takes the characteristic you selected 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!**
|