Bear Boss Wisp spawn delay increased. phase 2: 1.6 -> 2.0 phasephase 4: 1.51 -> 1.9

git push
pull/35/head
Quapsel 10 months ago
parent eafb248ab4
commit c2e5e9aba7
  1. 4
      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

Loading…
Cancel
Save