mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-09 16:42:30 +00:00
add recharge
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<fieldset class="repeating_action">
|
||||
<div class="mar-b-md">
|
||||
<button type="roll" name="roll_action"
|
||||
value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=@{name}}} {{action=1}} {{reach=@{reach}}} {{range=@{range}}} {{targetName=@{attacks_vs_target_name}}} @{roll_toggle} @{saving_throw_toggle} @{damage_toggle} @{second_damage_toggle} @{extras_toggle} @{attacher_attack}">
|
||||
value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=@{name}}} {{action=1}} {{reach=@{reach}}} {{range=@{range}}} {{recharge=@{recharge}}} {{targetName=@{attacks_vs_target_name}}} @{roll_toggle} @{saving_throw_toggle} @{damage_toggle} @{second_damage_toggle} @{extras_toggle} @{attacher_attack}">
|
||||
<span class="presentation">
|
||||
<span class="bold italic">
|
||||
<span name="attr_name"></span>.
|
||||
|
||||
Reference in New Issue
Block a user