From 957bb3ccaf2e37ee9aedb49b710d60deeff15528 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 22 May 2015 14:00:21 +0200 Subject: [PATCH] remove thrown. add ammo --- D&D_5e_Shaped/precompiled/pages/roll_template.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/D&D_5e_Shaped/precompiled/pages/roll_template.html b/D&D_5e_Shaped/precompiled/pages/roll_template.html index 12da84e652..65f009e077 100644 --- a/D&D_5e_Shaped/precompiled/pages/roll_template.html +++ b/D&D_5e_Shaped/precompiled/pages/roll_template.html @@ -23,11 +23,8 @@ {{#melee}}
{{#show_character_name}}{{character_name}} • {{/show_character_name}}Melee {{#reach}} • {{reach}}{{/reach}}
{{/melee}} - {{#thrown}} -
{{#show_character_name}}{{character_name}} • {{/show_character_name}}Thrown {{#reach}} • {{reach}}{{/reach}}{{#range}} • {{range}}{{/range}}
- {{/thrown}} {{#ranged}} -
{{#show_character_name}}{{character_name}} • {{/show_character_name}}Ranged {{#range}} • {{range}}{{/range}}
+
{{#show_character_name}}{{character_name}} • {{/show_character_name}}Ranged {{#range}} • {{range}}{{/range}}{{#ammo}} • {{ammo}} ammo{{/ammo}}
{{/ranged}} {{#spell}}
{{#show_character_name}}{{character_name}} • {{/show_character_name}}{{spellfriendlylevel}}{{#spellschool}} • {{spellschool}}{{/spellschool}}{{#range}} • {{range}}{{/range}}
@@ -302,12 +299,12 @@ {{#showclassactions}} - {{#allprops() showclassactions character_name save title show_character_name subheader subheaderright subheader2 subheaderright2 rollname roll rolladv emote deathsave targetAC weapon attack action melee thrown ranged attackadv damage critdamage target reach range spell spellfriendlylevel spellschool spellconcentration spellritual spellshowinfoblock spellshowdesc spelldescription spellshowhigherlvl spellhigherlevel spellshowattack spellattack spellshowattackadv spellattackadv spellshowsavethrow spellsavedc spellsavestat spellsavesuccess spellshowhealing spellhealing spellshowdamage spelldamage spellcancrit spellcritdamage spellshoweffects spelleffect spellcasttime spellduration spellgainedfrom spellcomponents ability}} + {{#allprops() showclassactions character_name save title show_character_name subheader subheaderright subheader2 subheaderright2 rollname roll rolladv emote deathsave targetAC weapon attack action melee ranged attackadv damage critdamage target reach range spell spellfriendlylevel spellschool spellconcentration spellritual spellshowinfoblock spellshowdesc spelldescription spellshowhigherlvl spellhigherlevel spellshowattack spellattack spellshowattackadv spellattackadv spellshowsavethrow spellsavedc spellsavestat spellsavesuccess spellshowhealing spellhealing spellshowdamage spelldamage spellcancrit spellcritdamage spellshoweffects spelleffect spellcasttime spellduration spellgainedfrom spellcomponents ability}}
{{key}}
{{value}}
- {{/allprops() showclassactions character_name save title show_character_name subheader subheaderright subheader2 subheaderright2 rollname roll rolladv emote deathsave targetAC weapon attack action melee thrown ranged attackadv damage critdamage target reach range spell spellfriendlylevel spellschool spellconcentration spellritual spellshowinfoblock spellshowdesc spelldescription spellshowhigherlvl spellhigherlevel spellshowattack spellattack spellshowattackadv spellattackadv spellshowsavethrow spellsavedc spellsavestat spellsavesuccess spellshowhealing spellhealing spellshowdamage spelldamage spellcancrit spellcritdamage spellshoweffects spelleffect spellcasttime spellduration spellgainedfrom spellcomponents ability}} + {{/allprops() showclassactions character_name save title show_character_name subheader subheaderright subheader2 subheaderright2 rollname roll rolladv emote deathsave targetAC weapon attack action melee ranged attackadv damage critdamage target reach range spell spellfriendlylevel spellschool spellconcentration spellritual spellshowinfoblock spellshowdesc spelldescription spellshowhigherlvl spellhigherlevel spellshowattack spellattack spellshowattackadv spellattackadv spellshowsavethrow spellsavedc spellsavestat spellsavesuccess spellshowhealing spellhealing spellshowdamage spelldamage spellcancrit spellcritdamage spellshoweffects spelleffect spellcasttime spellduration spellgainedfrom spellcomponents ability}} {{/showclassactions}}