Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Dark Heresy 2nd Edition Damage Roll bug/template issue

my group and I switch from Dark Heresy 1st edition to Dark Heresy 2nd edition character sheets and we discoverd that the Damage Roll for all weapons (range and melee) caused formatting problems for the chat box if you have complex weapons with more Weapon Qualitiys, the template expands over the edge of the chat box. in Dark Heresy 1st edition sheets this does not happen, the template expands downwards. i have no clue if the sheet still gets updated, but i hope this feedback reaches the autor or someone has a work around
1614201617
Andreas J.
Forum Champion
Sheet Author
Translator
as a workaround, you might see everything if you make the chat are wider.
yeah i considerd that too, but some Weapons have 6-7 Qualities and the chat box becomes really big, thanks anyway for your suggestion
Have you tried turning off character avatars in chat?
1614238314

Edited 1614238365
Just tested it and it sadly doesn´t help. There has to be one line of code in the 1st edition character sheet, which allows to write the weapon Qualities in multiple rows. Only having one line for the Weapon Qualities is not game breaking, but a matter of quality of life. Btw I´m one of the players
the two different lines of code @{(optional)|abilityroll} &{template:dh1ed} {{rollname=Anointed Godwin-De'az Pattern Combi Boltgun ^{damage}}} {{damage=[[2d10!!d1+8]] (Pen: 4)}} {{damagetype=Explosive}} {{special=Best, Holy Fire, Sanctified, Targeter, Tearing}} &{template:dh2ed-dmg}{{name=Anointed Godwin-De'az Pattern Combi Boltgun}}{{damage=[[2d10!!d1+8]]}}{{damagetype=Explosive}}{{special=Best, Holy Fire, Sanctified, Targeter, Tearing}}{{penetration= 4}} i think it changed because of this line: &{template:dh2ed -dmg } its used only for damage rolls, in Dark Heresy 1st this &{template:dh1ed} is the only kind of template used skill rolls: &{template:dh2ed} work totaly fine