Files
roll20-character-sheets/under_the_neighborhood/source/articles/sections/_modifiers.pug
T
2022-06-15 13:30:18 -06:00

9 lines
405 B
Plaintext

section(aria-labelledby='modifier-header')#modifiers.repeating-container
h3(data-i18n='roll modifiers')#modifier-header
+customControlFieldset({name:'modifier'})
+collapse
+checkbox({name:'activate',value:1})
+text({name:'name',class:'underlined'})
.headed-textarea.description.expanded.span-all
h5(data-i18n='effects')
+adaptiveTextarea({name:'effect',class:'underlined'})