{{formInput fields.name value=source.name}}
{{!-- Is this the character's Core Skill? --}}

{{localize "PRISMRPG.Hint.isCoreSkill"}}

{{!-- First Sub-Attribute for Skill Checks --}}

First sub-attribute used for skill checks

{{!-- Second Sub-Attribute for Skill Checks --}}

Second sub-attribute used for skill checks

{{!-- Notes --}}
{{localize "PRISMRPG.Label.notes"}} {{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}}
{{!-- Description --}}
{{localize "PRISMRPG.Label.description"}} {{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=true}}