Fork of https://github.com/Roll20/roll20-character-sheets/tree/master/Dark%20Heresy%20Advanced%202nd%20Edition for my games
- Modified the Character Sheet (CS) to comply with my way of mastering
- Removed character quirks (eyes, ages) from the CS and the json translation file.
- Enhanced French translation of the CS. Ex. Divination from the book.
- Translate API scripts to French
- Modified API scripts
This is an Advanced character sheet for the Dark Heresy 2nd Edition role-playing game. It differs greatly from the standard character sheet available and utilizes API scripts to accurately (and correctly) provide dice rolls measuring Degrees of Success and Degrees of Failure. It has been redesigned to include a multitude of differing features and organizations.
The changes include tabbed divisions for organization, repeatable fields added to gear items, cybernetics, psychic powers, skills and talents, provided an 'Other skill' field for overflow of Trade/Lore/Specializations of Operate, and built-in macros for variable initiative rolls.
Note: The following API Scripts must be utilized in your API console for this sheet to work properly; - DH Degrees of Success for Skill by Jack D: https://github.com/Roll20/roll20-character-sheets/blob/master/Dark%20Heresy%20Advanced%202nd%20Edition/API%20Scripts/DH_Degrees_Skills.js - DH Degrees of Success for Weapons by Jack D: https://github.com/Roll20/roll20-character-sheets/blob/master/Dark%20Heresy%20Advanced%202nd%20Edition/API%20Scripts/DH_Degrees_Weapons.js - Ammo Count by Aaron C. Meadow: https://github.com/shdwjk/Roll20API/blob/master/Ammo/Ammo.js