BG3: update equipment, gold, all chars built
This commit is contained in:
parent
e3ba6d73d6
commit
6fd4ecfa21
1 changed files with 6 additions and 5 deletions
|
|
@ -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."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue