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": {},
|
"stats": {},
|
||||||
"feats": [],
|
"feats": [],
|
||||||
"fightingStyle": "",
|
"fightingStyle": "",
|
||||||
"equipment": "Adamantine Armour, Greatsword"
|
"equipment": "Adamantine Armour, Everburn Blade"
|
||||||
},
|
},
|
||||||
"party": [
|
"party": [
|
||||||
{
|
{
|
||||||
|
|
@ -22,10 +22,10 @@
|
||||||
{
|
{
|
||||||
"name": "Shadowheart",
|
"name": "Shadowheart",
|
||||||
"class": "Cleric",
|
"class": "Cleric",
|
||||||
"subclass": "",
|
"subclass": "Life Domain",
|
||||||
"level": 5,
|
"level": 5,
|
||||||
"build": "",
|
"build": "Life Cleric",
|
||||||
"notes": "Adamantine Armour"
|
"notes": "Adamantine Armour, Shattered Flail"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gale",
|
"name": "Gale",
|
||||||
|
|
@ -42,5 +42,6 @@
|
||||||
"completedQuests": ["Rescue Halsin"],
|
"completedQuests": ["Rescue Halsin"],
|
||||||
"completedAreas": ["Owlbear Cave", "Goblin Camp", "Act 1"],
|
"completedAreas": ["Owlbear Cave", "Goblin Camp", "Act 1"],
|
||||||
"decisions": [],
|
"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