Update character PDF XML: adjust colors, refine styles, and improve label alignment for layout consistency
This commit is contained in:
parent
55c53f612a
commit
893540ae36
@ -32,13 +32,13 @@
|
||||
<BorderColor>9900cc</BorderColor>
|
||||
</Style>
|
||||
<Style Name="Intuition">
|
||||
<BorderColor>22CC44</BorderColor>
|
||||
<BorderColor>00BB22</BorderColor>
|
||||
</Style>
|
||||
<Style Name="Charisma">
|
||||
<BorderColor>000000</BorderColor>
|
||||
</Style>
|
||||
<Style Name="Dexterity">
|
||||
<BorderColor>b3b300</BorderColor>
|
||||
<BorderColor>FFD600</BorderColor>
|
||||
</Style>
|
||||
<Style Name="Agility">
|
||||
<BorderColor>0000ff</BorderColor>
|
||||
@ -56,13 +56,13 @@
|
||||
<FontColor>9900cc</FontColor>
|
||||
</Style>
|
||||
<Style Name="IntuitionText" Recursive="true">
|
||||
<FontColor>22CC44</FontColor>
|
||||
<FontColor>00BB22</FontColor>
|
||||
</Style>
|
||||
<Style Name="CharismaText" Recursive="true">
|
||||
<FontColor>000000</FontColor>
|
||||
</Style>
|
||||
<Style Name="DexterityText" Recursive="true">
|
||||
<FontColor>b3b300</FontColor>
|
||||
<FontColor>FFD600</FontColor>
|
||||
</Style>
|
||||
<Style Name="AgilityText" Recursive="true">
|
||||
<FontColor>0000ff</FontColor>
|
||||
@ -157,11 +157,14 @@
|
||||
<Border>1</Border>
|
||||
</Style>
|
||||
<Style Name="GapChildren">
|
||||
<Margin>1</Margin>
|
||||
<Margin>2</Margin>
|
||||
</Style>
|
||||
<Style Name="BiggerLowerBorder">
|
||||
<BorderBottom>3</BorderBottom>
|
||||
</Style>
|
||||
<Style Name="HLeft">
|
||||
<HAlign>left</HAlign>
|
||||
</Style>
|
||||
</Styles>
|
||||
<Pages>
|
||||
<!-- Profile/Persönliche Daten -->
|
||||
@ -3211,8 +3214,6 @@
|
||||
|
||||
</Content>
|
||||
</TableLayout>
|
||||
|
||||
|
||||
<TableLayout Styles="SpacerS;TableChildren;Centered">
|
||||
<Columns>
|
||||
<Column>
|
||||
@ -3489,7 +3490,7 @@
|
||||
<Text>"PA"</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Armbrüste"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3502,7 +3503,7 @@
|
||||
<Text>"-"</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Blasrohre"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3515,7 +3516,7 @@
|
||||
<Text>"-"</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Bögen"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3528,7 +3529,7 @@
|
||||
<Text>"-"</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Dolche"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3541,7 +3542,7 @@
|
||||
<Text>charlib_daggers_pa()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Hiebwaffen"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3554,7 +3555,7 @@
|
||||
<Text>charlib_impactweapons_pa()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Kettenwaffen"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3567,7 +3568,7 @@
|
||||
<Text>charlib_chainweapons_pa()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Lanzen"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3580,7 +3581,7 @@
|
||||
<Text>charlib_lances_pa()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Raufen"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3593,7 +3594,7 @@
|
||||
<Text>charlib_brawling_pa()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Schilde"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3606,7 +3607,7 @@
|
||||
<Text>charlib_shields_pa()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Schwerter"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3619,7 +3620,7 @@
|
||||
<Text>charlib_swords_pa()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Wurfwaffen"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
@ -3652,43 +3653,46 @@
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
|
||||
<Label Styles="Bold">
|
||||
<Label Styles="Bold;HLeft">
|
||||
<Text>"Aktuelle Lebensenergie"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
|
||||
<Label Styles="Bold;BiggerLowerBorder">
|
||||
<Label Styles="Bold;BiggerLowerBorder;HLeft">
|
||||
<Text>"Nahtoderfahrungen"</Text>
|
||||
</Label>
|
||||
<Label Styles="BiggerLowerBorder">
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"Maximal"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>charlib_maxhp()</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Text>"1/2 Verloren (+1 Schmerz)</Text>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"1/2 Verloren
|
||||
(+1 Schmerz)"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>charlib_maxhp() / 2</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Text>"3/4 Verloren (+1 Schmerz)"</Text>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"3/4 Verloren
|
||||
(+1 Schmerz)"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>charlib_maxhp() / 4</Text>
|
||||
</Label>
|
||||
|
||||
<Label>
|
||||
<Text>"0 oder weniger (Im Sterben liegend)"</Text>
|
||||
<Label Styles="HLeft">
|
||||
<Text>"0 oder weniger
|
||||
(Im Sterben liegend)"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>0</Text>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user