Update character PDF and workspace: add slots attribute, refine table layouts, and adjust workspace configuration

This commit is contained in:
Florian 2026-06-12 15:22:40 +02:00
parent de53d751c4
commit 208f2987c2
5 changed files with 106 additions and 15 deletions

View File

@ -4,21 +4,17 @@
"type": "split",
"children": [
{
"id": "e73751d8cb038856",
"id": "a0c7b83c6b065d06",
"type": "tabs",
"children": [
{
"id": "8b8db8934e706fc6",
"id": "4f3318fce357f3e3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "wiki/weapons/Sword.md",
"mode": "source",
"source": false
},
"type": "empty",
"state": {},
"icon": "lucide-file",
"title": "Sword"
"title": "New tab"
}
}
]
@ -183,12 +179,12 @@
"bases:Create new base": false
}
},
"active": "8b8db8934e706fc6",
"active": "4f3318fce357f3e3",
"lastOpenFiles": [
"wiki/weapons/Spear.md",
"wiki/weapons/Items.base",
"wiki/weapons/Axt.md",
"wiki/weapons/Items.base",
"wiki/weapons/Sword.md",
"wiki/weapons/Spear.md",
"wiki/costtables/Attribute A.md",
"wiki/costtables/CostTable.base",
"wiki/races/Races.base",

View File

@ -7,6 +7,7 @@ views:
order:
- file.name
- item.cost
- item.slots
- type: table
name: Weapons
filters:
@ -16,6 +17,9 @@ views:
- file.name
- item.cost
- weapon.damage
- weapon.at
- weapon.pa
- weapon.technique
- type: table
name: Items
filters:
@ -24,3 +28,4 @@ views:
order:
- file.name
- item.cost
- item.slots

View File

@ -194,6 +194,7 @@
<String Name="fighttechnique"/>
<String Name="at"/>
<String Name="pa"/>
<Int Name="slots"/>
</Variables>
</List>
</Variables>

View File

@ -3930,7 +3930,7 @@
</TableLayout>
</Content>
</TableLayout>
<TableLayout>
<TableLayout Styles="TableChildren;">
<Columns>
<Column>
<Width>20</Width>
@ -3949,11 +3949,15 @@
<Percent>true</Percent>
</Column>
<Column>
<Width>15</Width>
<Width>10</Width>
<Percent>true</Percent>
</Column>
<Column>
<Width>15</Width>
<Width>10</Width>
<Percent>true</Percent>
</Column>
<Column>
<Width>10</Width>
<Percent>true</Percent>
</Column>
<Column>
@ -3981,6 +3985,9 @@
<Label Styles="TalentTableHeader">
<Text>"PA"</Text>
</Label>
<Label Styles="TalentTableHeader">
<Text>"Slots"</Text>
</Label>
<Label Styles="TalentTableHeader">
<Text>"Preis"</Text>
</Label>
@ -4006,12 +4013,90 @@
<Label>
<Text>[pa]</Text>
</Label>
<Label>
<Text>[slots]</Text>
</Label>
<Label>
<Text>[cost]</Text>
</Label>
</Content>
</Foreach>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
<Label>
<Text>""</Text>
</Label>
</Content>
</TableLayout>
</Content>

View File

@ -4330,6 +4330,10 @@
<Property>[weapon.pa]</Property>
<Output>[pa]</Output>
</PropertyOutput>
<PropertyOutput>
<Property>[item.slots]</Property>
<Output>[slots]</Output>
</PropertyOutput>
</PropertyOutputs>
<Columns>
<NameValueDisplay>