Skip to content

Commit

Permalink
Merge pull request #1 from DobbyDigital/patch-1
Browse files Browse the repository at this point in the history
Force Path of Magic hint
  • Loading branch information
dotzo authored Jun 12, 2022
2 parents de1f393 + a019f90 commit 4e0f851
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/Hints/very_strong_magic.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dungeons_barren_limit": 40,
"named_items_required": true,
"vague_named_items": false,
"use_default_goals": true,
"use_default_goals": false,
"distribution": {
"trial": {"order": 1, "weight": 0.0, "fixed": 0, "copies": 1},
"always": {"order": 2, "weight": 0.0, "fixed": 0, "copies": 2},
Expand All @@ -25,7 +25,7 @@
"dungeon": {"order": 11, "weight": 1.5, "fixed": 0, "copies": 1},
"junk": {"order": 12, "weight": 0.0, "fixed": 0, "copies": 1},
"named-item": {"order": 13, "weight": 0.0, "fixed": 0, "copies": 1},
"goal": {"order": 14, "weight": 0.0, "fixed": 0, "copies": 1}
"goal": {"order": 14, "weight": 0.0, "fixed": 1, "copies": 2}
},
"custom_goals": [
{
Expand All @@ -44,4 +44,4 @@
]
}
]
}
}

0 comments on commit 4e0f851

Please sign in to comment.