diff --git a/WorldDawnSimpleTest/.obsidian/workspace.json b/WorldDawnSimpleTest/.obsidian/workspace.json index 608fa4b..91d2f2d 100644 --- a/WorldDawnSimpleTest/.obsidian/workspace.json +++ b/WorldDawnSimpleTest/.obsidian/workspace.json @@ -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", diff --git a/WorldDawnSimpleTest/wiki/weapons/Items.base b/WorldDawnSimpleTest/wiki/weapons/Items.base index bec3108..0974e42 100644 --- a/WorldDawnSimpleTest/wiki/weapons/Items.base +++ b/WorldDawnSimpleTest/wiki/weapons/Items.base @@ -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 diff --git a/tools/charactercreation/characterdata.xml b/tools/charactercreation/characterdata.xml index 2541ff7..50459ad 100644 --- a/tools/charactercreation/characterdata.xml +++ b/tools/charactercreation/characterdata.xml @@ -194,6 +194,7 @@ + diff --git a/tools/charactercreation/characterpdf.xml b/tools/charactercreation/characterpdf.xml index 21d1560..20727d2 100644 --- a/tools/charactercreation/characterpdf.xml +++ b/tools/charactercreation/characterpdf.xml @@ -3930,7 +3930,7 @@ - + 20 @@ -3949,11 +3949,15 @@ true - 15 + 10 true - 15 + 10 + true + + + 10 true @@ -3981,6 +3985,9 @@ + @@ -4006,12 +4013,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/charactercreation/charactertool.xml b/tools/charactercreation/charactertool.xml index ecf655b..2dcee70 100644 --- a/tools/charactercreation/charactertool.xml +++ b/tools/charactercreation/charactertool.xml @@ -4330,6 +4330,10 @@ [weapon.pa] [pa] + + [item.slots] + [slots] +