Fellowship Configuration
Fellowship Configuration
rollFormula = "2d6"
statToggle = "Damaged"
########################################
## CHARACTERS ##########################
########################################
# Define the character group.
[character]
# Define stats.
[character.stats]
blood = "Blood"
courage = "Courage"
grace = "Grace"
sense = "Sense"
wisdom = "Wisdom"
iron = "Iron"
# Define attributes.
[character.attributesTop]
[character.attributesLeft.level]
type = "Number"
label = "Level"
########################################
## NPCS ################################
########################################
# Define stats.
[npc]
# Define attributes.
[npc.attributesTop]
[npc.attributesTop.weakness]
type = "Text"
label = "Weakness"
[npc.attributesTop.level]
type = "Number"
label = "Level"
[npc.attributesLeft]
[npc.attributesLeft.bonds]
type = "LongText"
label = "Bonds"
[npc.attributesLeft.agenda]
type = "LongText"
label = "Agenda"
[npc.attributesLeft.stats]
type = "LongText"
label = "Stats"