Skip to content

Commit dcd498d

Browse files
committed
Rename Farm Slimes to Hunt Slimes and update simulation report
1 parent 86168c0 commit dcd498d

7 files changed

Lines changed: 31 additions & 31 deletions

File tree

Mythril.Blazor/wwwroot/data/locations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{ "Name": "Village", "Quests": ["Prologue", "Tutorial Section", "Visit Starting Town"] },
33
{ "Name": "Starting Town", "Quests": ["Buy Potion", "Learn About Cadences", "Learn about the Mines", "Learn about the Dark Forest", "Recover the Ancient Tome", "Help the lumberjack", "Sell Gem"] },
44
{ "Name": "Dark Forest", "Quests": ["Hunt Goblins", "Chop Wood"], "RequiredQuest": "Learn about the Dark Forest" },
5-
{ "Name": "Iron Mines", "Quests": ["Hunt Bats", "Hunt Spiders", "Farm Slimes", "Unlock Mining", "Mine Ore", "Mine Iron Ore"], "RequiredQuest": "Learn about the Mines" },
5+
{ "Name": "Iron Mines", "Quests": ["Hunt Bats", "Hunt Spiders", "Hunt Slimes", "Unlock Mining", "Mine Ore", "Mine Iron Ore"], "RequiredQuest": "Learn about the Mines" },
66
{ "Name": "Whispering Woods", "Quests": ["Gather Moonberries", "Defeat Treant Guardian", "Purify the Grove"], "RequiredQuest": "Learn about the Dark Forest" },
77
{ "Name": "Ancient Ruins", "Quests": ["Ancient Inscriptions", "Finding the Hearth", "Rekindling the Spark", "Power the Forge"], "RequiredQuest": "Learn About Cadences" },
88
{ "Name": "Sun-Drenched Desert", "Quests": ["Scavenge Scrap", "Hunt Sand-Sharks", "Locate the Hidden Oasis"], "RequiredQuest": "Recover the Ancient Tome" },

Mythril.Blazor/wwwroot/data/quest_details.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"PrimaryStat": "Vitality"
106106
},
107107
{
108-
"Quest": "Farm Slimes",
108+
"Quest": "Hunt Slimes",
109109
"DurationSeconds": 90,
110110
"Type": "Recurring",
111111
"Requirements": [],

Mythril.Blazor/wwwroot/data/quest_unlocks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
{ "Quest": "Mine Ore", "Requires": ["Learn about the Mines"] },
1212
{ "Quest": "Hunt Bats", "Requires": ["Learn about the Mines"] },
1313
{ "Quest": "Hunt Spiders", "Requires": ["Hunt Bats"] },
14-
{ "Quest": "Farm Slimes", "Requires": ["Hunt Spiders"] },
14+
{ "Quest": "Hunt Slimes", "Requires": ["Hunt Spiders"] },
15+
{ "Quest": "Unlock Mining", "Requires": ["Hunt Slimes"] },
1516

16-
{ "Quest": "Unlock Mining", "Requires": ["Farm Slimes"] },
1717
{ "Quest": "Mine Iron Ore", "Requires": ["Unlock Mining"] },
1818
{ "Quest": "Gather Moonberries", "Requires": ["Learn about the Dark Forest"] },
1919
{ "Quest": "Defeat Treant Guardian", "Requires": ["Gather Moonberries"] },

Mythril.Blazor/wwwroot/data/quests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{ "Name": "Hunt Bats", "Description": "Clear the mine entrance of bats." },
1414
{ "Name": "Hunt Spiders", "Description": "Venture deeper into the webs." },
1515

16-
{ "Name": "Farm Slimes", "Description": "Clear the lower levels of sticky residue." },
16+
{ "Name": "Hunt Slimes", "Description": "Clear the lower levels of sticky residue." },
1717
{ "Name": "Unlock Mining", "Description": "Obtain permission to mine Iron Ore." },
1818
{ "Name": "Mine Iron Ore", "Description": "Extract precious metals from the earth." },
1919
{ "Name": "Gather Moonberries", "Description": "Pick glowing fruit from the woods." },

docs/content_web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Unlocks after *Learn about the Dark Forest*.
3636
Unlocks after *Learn about the Mines*.
3737
* **Hunt Bats**: (Reward: 150 Gold)
3838
* **Hunt Spiders**: (Reward: 1 Web)
39-
* **Farm Slimes**: (Reward: 1 Slime)
39+
* **Hunt Slimes**: (Reward: 1 Slime)
4040
* **Unlock Mining**: Permission to mine. (Req: 1000 Gold)
4141
* **Mine Iron Ore**: (Reward: 5 Iron Ore)
4242

scripts/data/health_summary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
{
8484
"category": "docs_stale",
85-
"message": "docs/instructions.md is stale (12 source changes since last update)",
85+
"message": "docs/instructions.md is stale (14 source changes since last update)",
8686
"metadata": {}
8787
}
8888
]

simulation_report.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Game Content Health Report
2-
Generated: 2026-03-04 16:04:31
2+
Generated: 2026-03-04 16:13:05
33

44
## 💀 Reachability Analysis
55
✅ All quests reachable.
@@ -13,48 +13,48 @@ Generated: 2026-03-04 16:04:31
1313

1414
## ⚖️ Economic Sustainability
1515
### Sustainable Recurring Activities
16+
- Chop Wood
17+
- Hunt Spiders
18+
- Buy Potion
1619
- Hunt Sand-Sharks
1720
- Tutorial Section
18-
- Refine Fire:Iron Ore->Fire I
1921
- Mine Ore
20-
- Farm Slimes
21-
- Hunt Spiders
22-
- Hunt Bats
22+
- Refine Fire:Iron Ore->Fire I
23+
- Scavenge Scrap
24+
- Hunt Slimes
25+
- Gather Moonberries
2326
- Hunt Goblins
2427
- Mine Iron Ore
28+
- Hunt Bats
2529
- Power the Forge
26-
- Gather Moonberries
27-
- Buy Potion
28-
- Scavenge Scrap
29-
- Chop Wood
3030

3131
### ⚠️ Unsustainable Activities (Reachable but starving)
32-
- Purify the Grove
33-
- Refine Mixology:Herb->Potion
34-
- Refine Scrap:Web->Gold
35-
- Refine Life:Ancient Bark->Cure I
3632
- Refine Fire:Basic Gem->Fire I
3733
- Refine Scrap:Slime->Gold
38-
- Sell Gem
3934
- Refine Ice:Mana Leaf->Ice I
40-
- Refine Wood:Log->Herb
35+
- Refine Life:Ancient Bark->Cure I
36+
- Refine Mixology:Herb->Potion
4137
- Refine Ice:Moonberry->Ice I
38+
- Sell Gem
39+
- Purify the Grove
40+
- Refine Scrap:Web->Gold
41+
- Refine Wood:Log->Herb
4242

4343
### Net Resource Rates (per second)
44-
- **Slime**: 0.0139/s
44+
- **Iron Ore**: 0.0486/s
45+
- **Mana Leaf**: 0.0267/s
46+
- **Gold**: 0.8611/s
4547
- **Basic Gem**: 0.0567/s
46-
- **Fire I**: 0.0861/s
47-
- **Ancient Bark**: 0.0167/s
48+
- **Web**: 0.0227/s
4849
- **Sun-baked Scale**: 0.0139/s
49-
- **Potion**: 0.0311/s
50-
- **Gold**: 0.8611/s
5150
- **Log**: 0.0333/s
52-
- **Mana Leaf**: 0.0267/s
53-
- **Fire Shard**: 0.0208/s
5451
- **Moonberry**: 0.0117/s
55-
- **Web**: 0.0227/s
56-
- **Iron Ore**: 0.0486/s
52+
- **Slime**: 0.0139/s
53+
- **Ancient Bark**: 0.0167/s
54+
- **Potion**: 0.0311/s
55+
- **Fire Shard**: 0.0208/s
5756
- **Mythril Spark**: 0.0086/s
57+
- **Fire I**: 0.0861/s
5858

5959
## 🔄 Feedback Loops
6060
✅ No unbounded growth loops detected (approximation).

0 commit comments

Comments
 (0)