|
|
@ -226,6 +226,9 @@ MonsterStrategy |
|
|
|
|
|
|
|
|
|
|
|
# How long the duration of the knockup is. |
|
|
|
# How long the duration of the knockup is. |
|
|
|
Attack Knockup Duration = 0.7s |
|
|
|
Attack Knockup Duration = 0.7s |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Sets how much knockback the attack will have. |
|
|
|
|
|
|
|
Attack Knockback Amount = 0.0 |
|
|
|
} |
|
|
|
} |
|
|
|
# The Ursule, Mother of Bears Boss script |
|
|
|
# The Ursule, Mother of Bears Boss script |
|
|
|
Ursule |
|
|
|
Ursule |
|
|
@ -372,6 +375,7 @@ MonsterStrategy |
|
|
|
|
|
|
|
|
|
|
|
# How much time (in seconds) to wait between each pattern spawn. |
|
|
|
# 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. |
|
|
|
# 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 = 1.6s |
|
|
|
|
|
|
|
|
|
|
|
# This value is either Bag or Random. Bag means every pattern gets selected once before re-cycling. Random is truly random with potential repeats. |
|
|
|
# This value is either Bag or Random. Bag means every pattern gets selected once before re-cycling. Random is truly random with potential repeats. |
|
|
@ -454,8 +458,9 @@ MonsterStrategy |
|
|
|
Wisp Fadeout Time = 0.3s |
|
|
|
Wisp Fadeout Time = 0.3s |
|
|
|
|
|
|
|
|
|
|
|
# How much time (in seconds) to wait between each pattern spawn. |
|
|
|
# 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. |
|
|
|
# 100 speed means it takes 1.44 seconds for 6 rows of wisps to move down |
|
|
|
Wisp Pattern Spawn Wait Time = 1.6s |
|
|
|
# "Wisp Pattern Spawn Y" / Speed determines time between spawns. |
|
|
|
|
|
|
|
Wisp Pattern Spawn Wait Time = 1.51s |
|
|
|
|
|
|
|
|
|
|
|
# This value is either Bag or Random. Bag means every pattern gets selected once before re-cycling. Random is truly random with potential repeats. |
|
|
|
# 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 |
|
|
|
Wisp Pattern Random Selection = Random |
|
|
|