diff --git a/Wilderfeast/src/pug/wilderfeast.pug b/Wilderfeast/src/pug/wilderfeast.pug index d1c62cdda2d..df556420450 100644 --- a/Wilderfeast/src/pug/wilderfeast.pug +++ b/Wilderfeast/src/pug/wilderfeast.pug @@ -79,12 +79,6 @@ mixin notes label.sr-only(data-i18n=`${style}_value`)= `${style} value` input(name=`attr_${style}` type="number" value="1" min="1" max="5" placeholder="1") - //- .wf__style - button.wf-action(name=`act_${style}` type="action") - span(data-i18n=style)= style - button.wf-action--wild(name=`act_${style}_wild` type="action") - span(data-i18n="go_wild") Go Wild - //- Skills .wf-container.wf-navy.col-span-4.wf__skills h3.wf-heading(data-i18n="skills") Skills @@ -109,11 +103,11 @@ mixin notes button.wf-action(name="act_focus_up" type="action") img( - src="https://raw.githubusercontent.com/morgdalaine/wilderfeast/refs/heads/main/assets/d8.svg" + src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Wilderfeast/assets/d8.svg" ) span(data-i18n="focus_up") FOCUS UP img( - src="https://raw.githubusercontent.com/morgdalaine/wilderfeast/refs/heads/main/assets/d8.svg" + src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Wilderfeast/assets/d8.svg" ) div @@ -121,11 +115,11 @@ mixin notes button.wf-action--wild(name="act_go_wild" type="action") img( - src="https://raw.githubusercontent.com/morgdalaine/wilderfeast/refs/heads/main/assets/d20.svg" + src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Wilderfeast/assets/d20.svg" ) span(data-i18n="go_wild") GO WILD img( - src="https://raw.githubusercontent.com/morgdalaine/wilderfeast/refs/heads/main/assets/d20.svg" + src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Wilderfeast/assets/d20.svg" ) div diff --git a/Wilderfeast/wilderfeast.html b/Wilderfeast/wilderfeast.html index 701d8a7cc0b..2d8c1a455f7 100644 --- a/Wilderfeast/wilderfeast.html +++ b/Wilderfeast/wilderfeast.html @@ -158,9 +158,9 @@

Skills

Select a STYLE and SKILL.
- +
Add a d8 Action Die to your dice pool.
- +
Choose one of your TRAITS and describe how it helps you in this situation. Then, remove 1 Style Die and replace it with a d20 Action Die.