Update Magic Page and PDF Generation
This commit is contained in:
parent
67f53b5a71
commit
6f5986992f
@ -5597,11 +5597,11 @@
|
|||||||
</Header>
|
</Header>
|
||||||
<Body>
|
<Body>
|
||||||
|
|
||||||
<ColumnLayout>
|
<ColumnLayout Styles="Page">
|
||||||
|
|
||||||
<Content>
|
<Content>
|
||||||
|
|
||||||
<RowLayout Styles="Page">
|
<RowLayout>
|
||||||
<Relative>true</Relative>
|
<Relative>true</Relative>
|
||||||
<Content>
|
<Content>
|
||||||
|
|
||||||
|
|||||||
@ -4090,7 +4090,7 @@
|
|||||||
|
|
||||||
<Header>
|
<Header>
|
||||||
<Level>2</Level>
|
<Level>2</Level>
|
||||||
<Text>"Magie"</Text>
|
<Text>"Mana & Magiequellen"</Text>
|
||||||
</Header>
|
</Header>
|
||||||
<GridContainer>
|
<GridContainer>
|
||||||
<Cols>3</Cols>
|
<Cols>3</Cols>
|
||||||
@ -4134,6 +4134,131 @@
|
|||||||
|
|
||||||
</Buttons>
|
</Buttons>
|
||||||
</ValueButtons>
|
</ValueButtons>
|
||||||
|
|
||||||
|
|
||||||
|
<Label>
|
||||||
|
<Text>"Intrinsisch (IM)"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_intrinsic]</Text>
|
||||||
|
</Label>
|
||||||
|
<Empty/>
|
||||||
|
|
||||||
|
|
||||||
|
<Label>
|
||||||
|
<Text>"Willenskraft"</Text>
|
||||||
|
</Label>
|
||||||
|
<HorizontalContainer>
|
||||||
|
<Content>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_willpower]</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"/"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_willpower] + [data.character.magic.calc_intrinsic]</Text>
|
||||||
|
</Label>
|
||||||
|
</Content>
|
||||||
|
</HorizontalContainer>
|
||||||
|
<Empty/>
|
||||||
|
|
||||||
|
|
||||||
|
<Label>
|
||||||
|
<Text>"Objekt"</Text>
|
||||||
|
</Label>
|
||||||
|
<HorizontalContainer>
|
||||||
|
<Content>
|
||||||
|
<Label>
|
||||||
|
<Text>"s.Obj."</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"/"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"s.Obj + IM"</Text>
|
||||||
|
</Label>
|
||||||
|
</Content>
|
||||||
|
</HorizontalContainer>
|
||||||
|
<Empty/>
|
||||||
|
|
||||||
|
<Label>
|
||||||
|
<Text>"Gesang"</Text>
|
||||||
|
</Label>
|
||||||
|
<HorizontalContainer>
|
||||||
|
<Content>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_singing]</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"/"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_singing] + [data.character.magic.calc_intrinsic]</Text>
|
||||||
|
</Label>
|
||||||
|
</Content>
|
||||||
|
</HorizontalContainer>
|
||||||
|
<Empty/>
|
||||||
|
|
||||||
|
|
||||||
|
<Label>
|
||||||
|
<Text>"Musik"</Text>
|
||||||
|
</Label>
|
||||||
|
<HorizontalContainer>
|
||||||
|
<Content>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_music]</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"/"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_music] + [data.character.magic.calc_intrinsic]</Text>
|
||||||
|
</Label>
|
||||||
|
</Content>
|
||||||
|
</HorizontalContainer>
|
||||||
|
<Empty/>
|
||||||
|
|
||||||
|
|
||||||
|
<Label>
|
||||||
|
<Text>"Tanz"</Text>
|
||||||
|
</Label>
|
||||||
|
<HorizontalContainer>
|
||||||
|
<Content>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_dancing]</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"/"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_dancing] + [data.character.magic.calc_intrinsic]</Text>
|
||||||
|
</Label>
|
||||||
|
</Content>
|
||||||
|
</HorizontalContainer>
|
||||||
|
<Empty/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<Label>
|
||||||
|
<Text>"Malen & Zeichnen"</Text>
|
||||||
|
</Label>
|
||||||
|
<HorizontalContainer>
|
||||||
|
<Content>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_drawing]</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"/"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.magic.calc_drawing] + [data.character.magic.calc_intrinsic]</Text>
|
||||||
|
</Label>
|
||||||
|
</Content>
|
||||||
|
</HorizontalContainer>
|
||||||
|
<Empty/>
|
||||||
|
|
||||||
|
|
||||||
</Content>
|
</Content>
|
||||||
</GridContainer>
|
</GridContainer>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user