diff --git a/data/Hints/very_strong_magic.json b/data/Hints/very_strong_magic.json index e81d9c697..4422efbee 100644 --- a/data/Hints/very_strong_magic.json +++ b/data/Hints/very_strong_magic.json @@ -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}, @@ -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": [ { @@ -44,4 +44,4 @@ ] } ] -} \ No newline at end of file +}