diff --git a/tools/charactercreation/characterpdf.xml b/tools/charactercreation/characterpdf.xml index 27451e4..cad047a 100644 --- a/tools/charactercreation/characterpdf.xml +++ b/tools/charactercreation/characterpdf.xml @@ -5596,343 +5596,349 @@ - - true - - - - - - - - 80 - true - - - 20 - true - - - + - - + + true + + + + + + + + + 80 + true + + + 20 + true + + + + + + - - + + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + - - - - + + + + - - + + - - - - - 50 - true - - - 50 - true - - - + + + + + 50 + true + + + 50 + true + + + - - - - + + + + - - + + - - - - - 30 - true - - - 30 - true - - - 20 - true - - - 20 - true - - - + + + + + 30 + true + + + 30 + true + + + 20 + true + + + 20 + true + + + - - - - + + + + - - [data.characters.magic.magicitems] - - - - - - - + + [data.characters.magic.magicitems] + + + + + + + - - - - + + + + - - - - + + + + - - + + - - + + - + + - - - - 35 - true - - - 15 - true - - - 50 - true - - - + - - - + + + + 35 + true + + + 15 + true + + + 50 + true + + + - - [data.character.magic.categories] - - - - - - + + + - - - + + [data.character.magic.categories] + + + + + + + + + + - - - + + + - - + + + + - - diff --git a/tools/charactercreation/charactertool.xml b/tools/charactercreation/charactertool.xml index d42c0ba..5423968 100644 --- a/tools/charactercreation/charactertool.xml +++ b/tools/charactercreation/charactertool.xml @@ -125,15 +125,15 @@ "Weiter" - Truncate([data.character.race.minheight] + [data.character.race.maxheight] / 2) + Truncate(([data.character.race.minheight] + [data.character.race.maxheight]) / 2) [data.character.definition.height] - Truncate([data.character.race.minweight] + [data.character.race.maxweight] / 2) + Truncate(([data.character.race.minweight] + [data.character.race.maxweight]) / 2) [data.character.definition.weight] - Truncate([data.character.race.minage] + [data.character.race.maxage] / 2) + Truncate(([data.character.race.minage] + [data.character.race.maxage]) / 2) [data.character.definition.age]