31 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "name":                  "async",
 | |
|     "gui_name":              "Async Multiworld",
 | |
|     "description":           "Hint distribution intended for large asynchronous multiworlds. WotH disabled, high barren limit, remainder filled with Sometimes and Item hints. No trials hint. Barren hints duplicated.",
 | |
|     "add_locations":         [],
 | |
|     "remove_locations":      [],
 | |
|     "add_items":             [],
 | |
|     "remove_items":          [],
 | |
|     "dungeons_woth_limit":   0,
 | |
|     "dungeons_barren_limit": 12,
 | |
|     "named_items_required":  true,
 | |
|     "vague_named_items":     false,
 | |
|     "distribution":          {
 | |
|         "trial":          {"order":  1, "weight": 0.0, "fixed":  0, "copies": 0},
 | |
|         "always":         {"order":  2, "weight": 0.0, "fixed":  0, "copies": 1},
 | |
|         "woth":           {"order":  0, "weight": 0.0, "fixed":  0, "copies": 0},
 | |
|         "barren":         {"order":  3, "weight": 0.0, "fixed":  5, "copies": 2},
 | |
|         "entrance":       {"order":  4, "weight": 0.0, "fixed":  4, "copies": 1},
 | |
|         "sometimes":      {"order":  5, "weight": 6.0, "fixed":  0, "copies": 1},
 | |
|         "random":         {"order":  0, "weight": 0.0, "fixed":  0, "copies": 1},
 | |
|         "item":           {"order":  6, "weight": 2.0, "fixed":  0, "copies": 1},
 | |
|         "song":           {"order":  7, "weight": 2.0, "fixed":  0, "copies": 1},
 | |
|         "overworld":      {"order":  0, "weight": 0.0, "fixed":  0, "copies": 1},
 | |
|         "dungeon":        {"order":  0, "weight": 0.0, "fixed":  0, "copies": 1},
 | |
|         "junk":           {"order":  0, "weight": 0.0, "fixed":  0, "copies": 1},
 | |
|         "named-item":     {"order":  8, "weight": 0.0, "fixed":  0, "copies": 1}
 | |
|     },
 | |
|     "groups": [],
 | |
|     "disabled": []
 | |
| }
 | 
