{{! Prism RPG: Miracle Type }}
{{formField
systemFields.miracleType
value=system.miracleType
localize=true
label="PRISMRPG.Label.miracleType"
}}
{{! Prism RPG: APC (Action Point Cost) }}
{{formField
systemFields.apc
value=system.apc
localize=true
label="PRISMRPG.Label.apc"
}}
{{! Prism RPG: Faith Cost }}
{{formField
systemFields.faithCost
value=system.faithCost
localize=true
label="PRISMRPG.Label.faithCost"
}}
{{! Prism RPG: Divine Favor }}
{{formField
systemFields.divineFavor
value=system.divineFavor
localize=true
label="PRISMRPG.Label.divineFavor"
}}
{{! Miracle Components (includes Religious) }}
{{! Miracle Properties }}
{{formField
systemFields.prayerTime
value=system.prayerTime
localize=true
label="PRISMRPG.Label.prayerTime"
}}
{{formField
systemFields.miracleRange
value=system.miracleRange
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"
}}
{{! Legacy Level field }}
{{formField
systemFields.level
value=system.level
localize=true
label="PRISMRPG.Label.level"
}}
{{! Prism RPG: Miracle Augment }}
{{! Onglet Description }}