forked from GitHub-Mirrors/foundry-sw5e
SotG Update #1.2
+ Adds Starship Features compendium ^ Adds major updates to Starship sheet and related item compendia ^ Adds Mechanist Technique to Archetypes compendium
This commit is contained in:
parent
e711ff0f7c
commit
14f4e06788
28 changed files with 767 additions and 69 deletions
|
@ -99,8 +99,8 @@
|
|||
<div class="form-group" style="width: 60%;">
|
||||
<strong style="color:#4b4a44; font-size: 11px">{{ localize "SW5E.CapacityMultiplier" }}</strong>
|
||||
<input style="min-width: 5px; max-width: 35px; padding: none;" type="text" name="data.capx.value" value="{{data.capx.value}}" />
|
||||
<strong style="color:#4b4a44; font-size: 11px;">{{ localize "SW5E.HPperHD" }}</strong>
|
||||
<input style="min-width: 5px; max-width: 35px; padding: none;" type="text" name="data.hpperhd.value" value="{{data.hpperhd.value}}" />
|
||||
<strong style="color:#4b4a44; font-size: 11px;">{{ localize "SW5E.DmgRed" }}</strong>
|
||||
<input style="min-width: 5px; max-width: 35px; padding: none;" type="text" name="data.attributes.dr" value="{{data.attributes.dr}}" />
|
||||
<strong style="color:#4b4a44; font-size: 11px;">{{ localize "SW5E.RegenerationRateCoefficient" }}</strong>
|
||||
<input style="min-width: 5px; max-width: 35px; padding: none;" type="text" name="data.regrateco.value" value="{{data.regrateco.value}}" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue