From 76e0c6474e06ded7bf39823bef687702416439db Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Wed, 10 Jun 2020 07:58:59 +0200 Subject: [PATCH] add localcrosskeys example to easy.yaml --- easy.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/easy.yaml b/easy.yaml index 7666c3e7..47925b3b 100644 --- a/easy.yaml +++ b/easy.yaml @@ -180,6 +180,17 @@ linked_options: map_shuffle: true smallkey_shuffle: true percentage: 0 # set this to the percentage chance you want crosskeys + - name: localcrosskeys + options: # these overwrite earlier options if the percentage chance triggers + entrance_shuffle: crossed + bigkey_shuffle: true + compass_shuffle: true + map_shuffle: true + smallkey_shuffle: true + local_items: #forces keys to be local to your own world + - "Small Keys" + - "Big Keys" + percentage: 0 # set this to the percentage chance you want local crosskeys - name: enemizer options: boss_shuffle: # subchances can be injected too, which then get rolled