{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.diceAppearance"}}

{{formInput fields.system value=values.system localize=true choices=@root.diceSoNiceSystems}}
{{formInput fields.foreground value=values.foreground localize=true}}
{{formInput fields.background value=values.background localize=true}}
{{formInput fields.outline value=values.outline localize=true}}
{{formInput fields.edge value=values.edge localize=true}}
{{formInput fields.colorset value=values.colorset choices=@root.diceSoNiceColorsets localize=true}}
{{formInput fields.texture value=values.texture choices=@root.diceSoNiceTextures localize=true}}
{{formInput fields.material value=values.material choices=@root.diceSoNiceMaterials localize=true}}
{{formInput fields.font value=values.font choices=@root.diceSoNiceFonts localize=true}}
{{#if animations}}

{{localize "DAGGERHEART.SETTINGS.Menu.appearance.diceSoNice.animations"}}

{{formInput fields.sfx.fields.higher.fields.class value=values.sfx.higher.class blank="" localize=true}}
{{formInput fields.sfx.fields.higher.fields.options.fields.muteSound value=values.sfx.higher.options.muteSound localize=true}}
{{/if}}