diff --git a/Adventures in Lestoria/assets/config/MonsterStrategies.txt b/Adventures in Lestoria/assets/config/MonsterStrategies.txt index 399fb69e..5eb0b097 100644 --- a/Adventures in Lestoria/assets/config/MonsterStrategies.txt +++ b/Adventures in Lestoria/assets/config/MonsterStrategies.txt @@ -377,7 +377,7 @@ MonsterStrategy # How much time (in seconds) to wait between each pattern spawn. # 100% speed means it takes 6 seconds for all the wisps to move entirely down. # "Wisp Pattern Spawn Y" / Speed determines time between spawns. - Wisp Pattern Spawn Wait Time = 1.6s + Wisp Pattern Spawn Wait Time = 2.0s # This value is either Bag or Random. Bag means every pattern gets selected once before re-cycling. Random is truly random with potential repeats. Wisp Pattern Random Selection = Bag @@ -462,7 +462,7 @@ MonsterStrategy # How much time (in seconds) to wait between each pattern spawn. # 100 speed means it takes 1.44 seconds for 6 rows of wisps to move down # "Wisp Pattern Spawn Y" / Speed determines time between spawns. - Wisp Pattern Spawn Wait Time = 1.51s + Wisp Pattern Spawn Wait Time = 1.9s # This value is either Bag or Random. Bag means every pattern gets selected once before re-cycling. Random is truly random with potential repeats. Wisp Pattern Random Selection = Random