mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
replaced dusts
This commit is contained in:
@@ -393,29 +393,7 @@
|
||||
</details>
|
||||
<br>
|
||||
<h4>Dusts, Powders, and Solvents</h4>
|
||||
<fieldset class="repeating_dusts">
|
||||
<table class="sheet-default-header-first-row">
|
||||
<tr class="sheet-collapse sheet-show-first">
|
||||
<td>Name</td>
|
||||
<td>Qty</td>
|
||||
<td colspan="2">Speed</td>
|
||||
<td colspan="2">Macro</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="sheet-td-dynamic100">
|
||||
<input type="text" name="attr_dust" title="@{repeating_dusts_$X_dust}" class="sheet-table-dynamic" placeholder="Name of Dust.">
|
||||
</td>
|
||||
<td><input type="text" name="attr_dustqty" title="@{repeating_dusts_$X_dustqty}" class="sheet-small" placeholder="#"></td>
|
||||
<td><input type="text" name="attr_dust-speed" title="@{repeating_dusts_$X_dust-speed}" class="sheet-small" value="3"></td>
|
||||
<td><button type="roll" name="attr_dust-initiative" title="%{repeating_dusts_$X_dust-initiative}" value="/gmroll [[{1d10cs1cf10+(@{dust-speed} [Dust])-(@{misc-mod}), {1}}kh1]] [Initiative (@{dust})]&{tracker}">Initiative</button></td>
|
||||
<td><button type="roll" name="attr_dust-roll" title="%{repeating_dusts_$X_dust-roll}" value="@{dust-macro}">T</button></td>
|
||||
insert_fold-button.html
|
||||
</tr>
|
||||
<tr class="sheet-hidden sheet-fold">
|
||||
<td colspan="6"><textarea type="text" name="attr_dust-macro" title="@{repeating_dusts_$X_dust-macro}" class="sheet-table-dynamic" placeholder="Enter Macro text."></textarea></td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
insert_equipment-consumables.html_(dusts,dust,Dust,3)
|
||||
<br>
|
||||
<h4>Scrolls</h4>
|
||||
<fieldset class="repeating_scrolls">
|
||||
|
||||
Reference in New Issue
Block a user