Compare commits

..

No commits in common. "cdee8eddca27dca81012aef6cf813ed832ee15e3" and "954ffebaad0f7c95bf64bb58aea009ecaf74d217" have entirely different histories.

2 changed files with 12 additions and 16 deletions

View file

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

View file

@ -31,12 +31,5 @@
], ],
"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-13T16:15:00Z", "lastUpdated": "2026-02-13T08:52:00Z"
"closingSnapshot": {
"date": "2026-02-13",
"DFNS": 56.68,
"portfolioValue": 1009.41,
"dailyPL": 9.39,
"totalReturn": 0.94
}
} }