Compare commits

...

2 commits

Author SHA1 Message Date
Hoid
cdee8eddca Update D2R: lvl 21, Act 2, Tal Rasha's Tomb 2026-02-13 16:33:03 +00:00
Hoid
a1acf11a85 portfolio: day 1 close snapshot 2026-02-13 16:15:35 +00:00
2 changed files with 16 additions and 12 deletions

View file

@ -5,22 +5,19 @@
"name": "Baltasar", "name": "Baltasar",
"class": "Necromancer", "class": "Necromancer",
"build": "Summoner", "build": "Summoner",
"level": 11, "level": 21,
"act": "Act 1", "act": "Act 2",
"difficulty": "Normal", "difficulty": "Normal",
"quest": "Forgotten Tower (farming Countess)", "quest": "Tal Rasha's Tomb",
"stats": { "stats": {
"strength": 15, "vitality": 115,
"dexterity": 25, "note": "all points into vit"
"vitality": 45,
"energy": 25,
"note": "all points into vit since lvl 7"
}, },
"skills": { "skills": {
"raiseSkeletons": 10, "raiseSkeletons": 20,
"skeletonMastery": 1, "skeletonMastery": 1,
"plan": "Raise Skeleton → 20 (max first) → Skeleton Mastery → 20 → Corpse Explosion → 20", "plan": "Raise Skeleton 20 ✅ → Skeleton Mastery → 20 → Corpse Explosion → 20",
"currentPriority": "Raise Skeleton to 20" "currentPriority": "Skeleton Mastery to 20"
}, },
"gear": [], "gear": [],
"runewords": { "runewords": {

View file

@ -31,5 +31,12 @@
], ],
"notes": "N26 uses Xetra tickers. Always provide ISIN for orders. Fractional shares by EUR amount supported.", "notes": "N26 uses Xetra tickers. Always provide ISIN for orders. Fractional shares by EUR amount supported.",
"created": "2026-02-12T20:00:00Z", "created": "2026-02-12T20:00:00Z",
"lastUpdated": "2026-02-13T08:52:00Z" "lastUpdated": "2026-02-13T16:15:00Z",
"closingSnapshot": {
"date": "2026-02-13",
"DFNS": 56.68,
"portfolioValue": 1009.41,
"dailyPL": 9.39,
"totalReturn": 0.94
}
} }