Add Property Output Mappings for Bases
This commit is contained in:
parent
e2b51db9b5
commit
e3ab42189a
@ -49,10 +49,19 @@
|
||||
<Base>"base.races.Playable"</Base>
|
||||
<Output>"data.character.race.name"</Output>
|
||||
<Display>"file.name"</Display>
|
||||
<PropertyOutputs>
|
||||
<PropertyOutput>
|
||||
<Property>"data.race.speed"</Property>
|
||||
<Output>"data.character.race.speed"</Output>
|
||||
</PropertyOutput>
|
||||
</PropertyOutputs>
|
||||
</BaseSingleSelect>
|
||||
<Label>
|
||||
<Text>[data.character.race.name]</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>[data.character.race.speed]</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</Page>
|
||||
</Pages>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user