SnapAPI session 7: code to Forgejo + legal pages

This commit is contained in:
Hoid 2026-02-19 17:22:57 +00:00
parent 4cc97bc756
commit a916835773
6 changed files with 970 additions and 20 deletions

View file

@ -4,9 +4,11 @@
"race": "Half-Orc",
"class": "Fighter",
"subclass": "Battle Master",
"level": 6,
"level": 7,
"stats": {},
"feats": ["Great Weapon Master"],
"feats": [
"Great Weapon Master"
],
"fightingStyle": "",
"equipment": "Adamantine Armour, Halberd +2 (1d10+1d4 energy)"
},
@ -15,7 +17,7 @@
"name": "Astarion",
"class": "Rogue",
"subclass": "Thief",
"level": 6,
"level": 7,
"build": "Melee Thief",
"notes": ""
},
@ -23,7 +25,7 @@
"name": "Shadowheart",
"class": "Cleric",
"subclass": "Life Domain",
"level": 6,
"level": 7,
"build": "Life Cleric",
"notes": "Adamantine Armour, Shattered Flail"
},
@ -31,17 +33,23 @@
"name": "Gale",
"class": "Wizard",
"subclass": "Evocation",
"level": 6,
"level": 7,
"build": "",
"notes": ""
}
],
"act": 2,
"level": 6,
"level": 7,
"currentQuest": "Act 2 - Shadow-Cursed Lands, has Moon Lantern with Pixie",
"completedQuests": ["Rescue Halsin"],
"completedAreas": ["Owlbear Cave", "Goblin Camp", "Act 1"],
"completedQuests": [
"Rescue Halsin"
],
"completedAreas": [
"Owlbear Cave",
"Goblin Camp",
"Act 1"
],
"decisions": [],
"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. Level 6 pending — recommended GWM for Tam, Expertise for Astarion, Blessed Healer for SH, Haste+Fireball for Gale."
}
"notes": "Adamantine Forge: crafted armour for Tam and Shadowheart. Plays with gamepad \u2014 no keyboard shortcuts! Level 7: Tam got new maneuver, Astarion got Evasion, SH got Death Ward, Gale got Greater Invisibility. Key combo: Greater Invisibility on Astarion for permanent Sneak Attack + Advantage."
}