{{#if (eq actor.type config.sheettype.creature)}}
{{localize "wod.labels.settings.power.maxratinghint"}}
{{/if}}
{{#if (eqAny actor.type config.sheettype.mortal config.sheettype.creature)}}
{{#if data.system.settings.powers.hasdisciplines}}
{{else}}
{{/if}}
{{#if data.system.settings.powers.hasgifts}}
{{else}}
{{/if}}
{{#if data.system.settings.powers.haspowers}}
{{else}}
{{/if}}
{{/if}}
{{#if (eqAny actor.type config.sheettype.mortal config.sheettype.creature config.sheettype.werewolf config.sheettype.changingbreed config.sheettype.exalted)}}
{{#if data.system.settings.powers.hasnumina}}
{{else}}
{{/if}}
{{/if}}
{{#if (eq actor.type config.sheettype.mage)}}
{{localize "wod.labels.settings.permparadox"}}
{{/if}}