Imrpvoed Layout
This commit is contained in:
parent
0c5055393f
commit
ffaa9ecd2c
@ -676,18 +676,21 @@
|
||||
<Text>"Körpertalente"</Text>
|
||||
</Header>
|
||||
<GridContainer>
|
||||
<Cols>4</Cols>
|
||||
<Cols>5</Cols>
|
||||
<Content>
|
||||
|
||||
<!-- Aufmerksamkeit/Awareness -->
|
||||
<Label>
|
||||
<Text>"Aufmerksamkeit"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>"D"</Text>
|
||||
</Label>
|
||||
<HorizontalContainer>
|
||||
<Content>
|
||||
<Label><Text>MU</Text></Label>
|
||||
<Label><Text>GE</Text></Label>
|
||||
<Label><Text>KK</Text></Label>
|
||||
<Label><Text>"MU"</Text></Label>
|
||||
<Label><Text>"GE"</Text></Label>
|
||||
<Label><Text>"KK"</Text></Label>
|
||||
</Content>
|
||||
</HorizontalContainer>
|
||||
<ValueAndBorders>
|
||||
@ -697,7 +700,7 @@
|
||||
</ValueAndBorders>
|
||||
<ValueButtons>
|
||||
<Budget>[data.character.control.xp]</Budget>
|
||||
<Cost>charlib_cost_attr([param.0])</Cost>
|
||||
<Cost>charlib_cost_d([param.0])</Cost>
|
||||
<Output>[data.character.talents.awareness]</Output>
|
||||
<Min>0</Min>
|
||||
<Max>charlib_midval([data.character.attributes.courage], [data.character.attributes.agility], [data.character.attributes.strength])</Max>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user