{{! Navigation des onglets }}
{{! Onglet Details }}
{{! Prism RPG: Mana Cost }}
{{formField
systemFields.manaCost
value=system.manaCost
localize=true
label="PRISMRPG.Label.manaCost"
}}
{{! Prism RPG: Mana Upkeep }}
{{formField
systemFields.manaUpkeep
value=system.manaUpkeep
localize=true
label="PRISMRPG.Label.manaUpkeep"
}}
{{! Prism RPG: APC (Action Point Cost) }}
{{formField
systemFields.apc
value=system.apc
localize=true
label="PRISMRPG.Label.apc"
}}
{{! Prism RPG: Prism Color }}
{{formField
systemFields.color
value=system.color
localize=true
label="PRISMRPG.Label.prismColor"
}}
{{! Spell Properties }}
{{formField
systemFields.memorized
value=system.memorized
localize=true
label="PRISMRPG.Label.memorized"
}}
{{formField
systemFields.level
value=system.level
localize=true
label="PRISMRPG.Label.level"
}}
{{formField
systemFields.targets
value=system.targets
localize=true
label="PRISMRPG.Label.targets"
}}
{{formField
systemFields.resolve
value=system.resolve
localize=true
label="PRISMRPG.Label.resolve"
}}
{{formField
systemFields.castingTime
value=system.castingTime
localize=true
label="PRISMRPG.Label.castingTime"
}}
{{formField
systemFields.spellRange
value=system.spellRange
localize=true
label="PRISMRPG.Label.range"
}}
{{formField
systemFields.areaAffected
value=system.areaAffected
localize=true
label="PRISMRPG.Label.areaAffected"
}}
{{formField
systemFields.duration
value=system.duration
localize=true
label="PRISMRPG.Label.duration"
}}
{{formField
systemFields.savingThrow
value=system.savingThrow
localize=true
label="PRISMRPG.Label.savingThrow"
}}
{{formField
systemFields.keywords
value=system.keywords
localize=true
label="PRISMRPG.Label.keywords"
}}
{{! Onglet Description }}
{{! Onglet Effects }}
{{! Prism RPG: Color Effect }}
{{! Prism RPG: Spell Ascension }}