diff --git a/memory/bg3.json b/memory/bg3.json index 3c7002b..dc6097d 100644 --- a/memory/bg3.json +++ b/memory/bg3.json @@ -8,7 +8,7 @@ "stats": {}, "feats": [], "fightingStyle": "", - "equipment": "Adamantine Armour, Greatsword" + "equipment": "Adamantine Armour, Everburn Blade" }, "party": [ { @@ -22,10 +22,10 @@ { "name": "Shadowheart", "class": "Cleric", - "subclass": "", + "subclass": "Life Domain", "level": 5, - "build": "", - "notes": "Adamantine Armour" + "build": "Life Cleric", + "notes": "Adamantine Armour, Shattered Flail" }, { "name": "Gale", @@ -42,5 +42,6 @@ "completedQuests": ["Rescue Halsin"], "completedAreas": ["Owlbear Cave", "Goblin Camp", "Act 1"], "decisions": [], - "notes": "Adamantine Forge: crafted armour for Tam and Shadowheart. Plays with gamepad — no keyboard shortcuts!" + "gold": 2000, + "notes": "Adamantine Forge: crafted armour for Tam and Shadowheart. Plays with gamepad — no keyboard shortcuts! All 4 chars already built as recommended. Astarion + Gale still on default weapons." }