Finished basic NPC sheet
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
<th class="title center">{{localize "midgard5.capacity"}}</th>
|
||||
<th class="title center"><img src="/systems/midgard5/assets/icons/icon/battle-gear.svg" class="table-icon"></th>
|
||||
<th class="title"><img src="/icons/svg/d20.svg" class="table-icon"></th>
|
||||
<td><a class="title add-container"><i class="fa-regular fa-plus"></i></a></th>
|
||||
<th><a class="title add-container"><i class="fa-regular fa-plus"></i></a></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="items-list">
|
||||
@@ -289,7 +289,7 @@
|
||||
<th class="title center">{{localize "midgard5.item-weight"}}</th>
|
||||
<th class="title"><img src="/systems/midgard5/assets/icons/icon/battle-gear.svg" class="table-icon"></th>
|
||||
<th class="title"><img src="/icons/svg/d20.svg" class="table-icon"></th></th>
|
||||
<td><a class="title add-item"><i class="fa-regular fa-plus"></i></a></th>
|
||||
<th><a class="title add-item"><i class="fa-regular fa-plus"></i></a></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="items-list">
|
||||
@@ -345,7 +345,7 @@
|
||||
<th class="title center">{{localize "midgard5.item-value"}}</th>
|
||||
<th class="title center">{{localize "midgard5.item-weight"}}</th>
|
||||
<th class="title"><img src="/systems/midgard5/assets/icons/icon/battle-gear.svg" class="table-icon"></th>
|
||||
<td><a class="title add-weapon"><i class="fa-regular fa-plus"></i></a></th>
|
||||
<th><a class="title add-weapon"><i class="fa-regular fa-plus"></i></a></th>
|
||||
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -392,7 +392,7 @@
|
||||
<th class="title center">{{localize "midgard5.item-value"}}</th>
|
||||
<th class="title center">{{localize "midgard5.item-weight"}}</th>
|
||||
<th class="title"><img src="/systems/midgard5/assets/icons/icon/battle-gear.svg" class="table-icon"></th>
|
||||
<td><a class="title add-defensiveWeapon"><i class="fa-regular fa-plus"></i></a></th>
|
||||
<th><a class="title add-defensiveWeapon"><i class="fa-regular fa-plus"></i></a></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="items-list">
|
||||
@@ -438,7 +438,7 @@
|
||||
<th class="title center">{{localize "midgard5.item-value"}}</th>
|
||||
<th class="title center">{{localize "midgard5.item-weight"}}</th>
|
||||
<th class="title"><img src="/systems/midgard5/assets/icons/icon/battle-gear.svg" class="table-icon"></th>
|
||||
<td><a class="title add-armor"><i class="fa-regular fa-plus"></i></a></th>
|
||||
<th><a class="title add-armor"><i class="fa-regular fa-plus"></i></a></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="items-list">
|
||||
|
||||
Reference in New Issue
Block a user