SR6_Roll20_Sheet/views/_main-sheet.pug

15 lines
285 B
Text
Raw Normal View History

2022-09-14 12:16:36 +02:00
.tab.main-tab
.generic-grid
.ability-box
2022-09-30 15:15:24 +02:00
h2 Attributes
2022-09-14 12:16:36 +02:00
include .././components/_abilityBox
.healthBox
2022-09-30 15:15:24 +02:00
h2 Damage Tracks
include .././components/_healthBox
.attr-rolls
include .././components/_attr-rolls
.attr-container
2022-09-14 12:16:36 +02:00