mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-09 08:32:29 +00:00
fix paladin divine smite
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -75,7 +75,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<button type="roll" name="roll_divine_smite" class="visible-button" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=Divine Smite}} {{subheader=Paladin}} {{targetName=@{attacks_vs_target_name}}} {{damage=[[(?{Spell Level|1|2|3|4+} + 1)@{divine_smite_die}]]}} {{second_damage=[[@{divine_smite_die}]]}} {{second_damage_type=vs undead / fiend}}">
|
||||
<button type="roll" name="roll_divine_smite" class="visible-button" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=Divine Smite}} {{subheader=Paladin}} {{targetName=@{attacks_vs_target_name}}} {{damage=[[(?{Spell Level|1|2|3|4+, 4} + 1)@{divine_smite_die}]]}} {{second_damage=[[@{divine_smite_die}]]}} {{second_damage_type=vs undead / fiend}}">
|
||||
{{'DIVINE_SMITE' | translate}}
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user