Update character PDF and creation tool XML: refine table columns, adjust label text formatting, and improve layout consistency
This commit is contained in:
parent
262b526bed
commit
0c91dc5729
@ -245,39 +245,64 @@
|
|||||||
<Width>450</Width>
|
<Width>450</Width>
|
||||||
<Width>450</Width>
|
<Width>450</Width>
|
||||||
</TableColumn>
|
</TableColumn>
|
||||||
<Content>
|
|
||||||
<Label>
|
|
||||||
<Text>""</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>"XP Gesamt"</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>"XP Verfügbar"</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>"Start"</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>[data.character.control.maxxp]</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>[data.character.control.xp]</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>"Aktuell"</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>""</Text>
|
|
||||||
</Label>
|
|
||||||
<Label>
|
|
||||||
<Text>""</Text>
|
|
||||||
</Label>
|
|
||||||
</Content>
|
|
||||||
</Columns>
|
</Columns>
|
||||||
|
<Content>
|
||||||
|
<Label>
|
||||||
|
<Text>""</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"XP Gesamt"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"XP Verfügbar"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"Start"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.control.maxxp]</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>[data.character.control.xp]</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>"Aktuell"</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>""</Text>
|
||||||
|
</Label>
|
||||||
|
<Label>
|
||||||
|
<Text>""</Text>
|
||||||
|
</Label>
|
||||||
|
</Content>
|
||||||
</TableLayout>
|
</TableLayout>
|
||||||
<TableLayout>
|
<TableLayout>
|
||||||
<Columns>6</Columns>
|
<Columns>
|
||||||
|
<TableColumn>
|
||||||
|
<Width>16</Width>
|
||||||
|
<Percent>true</Percent>
|
||||||
|
</TableColumn>
|
||||||
|
<TableColumn>
|
||||||
|
<Width>16</Width>
|
||||||
|
<Percent>true</Percent>
|
||||||
|
</TableColumn>
|
||||||
|
<TableColumn>
|
||||||
|
<Width>16</Width>
|
||||||
|
<Percent>true</Percent>
|
||||||
|
</TableColumn>
|
||||||
|
<TableColumn>
|
||||||
|
<Width>16</Width>
|
||||||
|
<Percent>true</Percent>
|
||||||
|
</TableColumn>
|
||||||
|
<TableColumn>
|
||||||
|
<Width>16</Width>
|
||||||
|
<Percent>true</Percent>
|
||||||
|
</TableColumn>
|
||||||
|
<TableColumn>
|
||||||
|
<Width>16</Width>
|
||||||
|
<Percent>true</Percent>
|
||||||
|
</TableColumn>
|
||||||
|
</Columns>
|
||||||
<Content>
|
<Content>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>"Name"</Text>
|
<Text>"Name"</Text>
|
||||||
|
|||||||
@ -419,31 +419,31 @@
|
|||||||
<Output>[data.character.definition.background]</Output>
|
<Output>[data.character.definition.background]</Output>
|
||||||
</TextInput>
|
</TextInput>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>"Motivation - Was möchtest du erreichen?</Text>
|
<Text>"Motivation - Was möchtest du erreichen?"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
<TextInput>
|
<TextInput>
|
||||||
<Output>[data.character.definition.motivation]</Output>
|
<Output>[data.character.definition.motivation]</Output>
|
||||||
</TextInput>
|
</TextInput>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>Was sind deine Passionen/Begabungen?</Text>
|
<Text>"Was sind deine Passionen/Begabungen?"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
<TextInput>
|
<TextInput>
|
||||||
<Output>[data.character.definition.passions]</Output>
|
<Output>[data.character.definition.passions]</Output>
|
||||||
</TextInput>
|
</TextInput>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>Was ist dir wichtig/Was sind deine Überzeugungen?</Text>
|
<Text>"Was ist dir wichtig/Was sind deine Überzeugungen?"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
<TextInput>
|
<TextInput>
|
||||||
<Output>[data.character.definition.importance]</Output>
|
<Output>[data.character.definition.importance]</Output>
|
||||||
</TextInput>
|
</TextInput>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>Was sind deine größten Ängste?</Text>
|
<Text>"Was sind deine größten Ängste?"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
<TextInput>
|
<TextInput>
|
||||||
<Output>[data.character.definition.fears]</Output>
|
<Output>[data.character.definition.fears]</Output>
|
||||||
</TextInput>
|
</TextInput>
|
||||||
<Label>
|
<Label>
|
||||||
<Text>Was sind deine Schwächen/schlechten Angewohnheiten?</Text>
|
<Text>"Was sind deine Schwächen/schlechten Angewohnheiten?"</Text>
|
||||||
</Label>
|
</Label>
|
||||||
<TextInput>
|
<TextInput>
|
||||||
<Output>[data.character.definition.weaknesses]</Output>
|
<Output>[data.character.definition.weaknesses]</Output>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user