37 lines
2.4 KiB
Plaintext
37 lines
2.4 KiB
Plaintext
|
[logic]
|
||
|
active = ph_idle@wait_actor
|
||
|
|
||
|
[ph_idle@wait_actor]
|
||
|
on_info = {=actor_near_smart(ros_smart_monster5) =is_dark_night} ph_idle@spawn_night_monster, {=actor_near_smart(ros_smart_monster5) =is_night} ph_idle@spawn_night_monster
|
||
|
;on_info2 = {=actor_near_smart() =is_dark_night} ph_idle@spawn_night_monster_2, {=actor_near_smart() =is_night} ph_idle@spawn_night_monster_2
|
||
|
;on_info3 = {=actor_near_smart() =is_dark_night} ph_idle@spawn_night_monster_3, {=actor_near_smart() =is_night} ph_idle@spawn_night_monster_3
|
||
|
;on_info4 = {=actor_near_smart() =is_dark_night} ph_idle@spawn_night_monster_3, {=actor_near_smart() =is_night} ph_idle@spawn_night_monster_4
|
||
|
|
||
|
[ph_idle@spawn_night_monster]
|
||
|
on_info = {~20} %=create_squad(simulation_gigant_night:ros_smart_monster5)% ph_idle@reset, {~30} %=create_squad(simulation_chimera_night:ros_smart_monster5)% ph_idle@reset, {~40} %=create_squad(simulation_poltergeist_black_night:ros_smart_monster5)% ph_idle@reset, {~50} %=create_squad(simulation_burer_night:ros_smart_monster5)% ph_idle@reset, ph_idle@wait_reset
|
||
|
|
||
|
[ph_idle@reset]
|
||
|
on_game_timer = 86400 | ph_idle@wait_actor
|
||
|
|
||
|
[ph_idle@spawn_night_monster_2]
|
||
|
on_info = {~20} %=create_squad(simulation_snork_night:X)% ph_idle@reset_2, {~30} %=create_squad(simulation_fracture_night:X)% ph_idle@reset_2, {~40} %=create_squad(simulation_zombie_3_6:X)% ph_idle@reset_2, {~50} %=create_squad(simulation_bloodsucker_red_night:X)% ph_idle@reset_2, ph_idle@wait_reset
|
||
|
|
||
|
[ph_idle@reset_2]
|
||
|
on_game_timer = 86400 | ph_idle@wait_actor
|
||
|
|
||
|
[ph_idle@spawn_night_monster_3]
|
||
|
on_info = {~20} %=create_squad(simulation_psysucker_white_night:X)% ph_idle@reset_3, {~30} %=create_squad(simulation_bloodsucker_night:X)% ph_idle@reset_3, {~40} %=create_squad(simulation_karlik_night:X)% ph_idle@reset_3, {~50} %=create_squad(simulation_lurker_brown_night:X)% ph_idle@reset_3, ph_idle@wait_reset
|
||
|
[ph_idle@reset_3]
|
||
|
on_game_timer = 86400 | ph_idle@wait_actor
|
||
|
|
||
|
[ph_idle@spawn_night_monster_4]
|
||
|
on_info = {~20} %=create_squad(simulation_psysucker_white_night:X)% ph_idle@reset_4, {~30} %=create_squad(simulation_bloodsucker_night:X)% ph_idle@reset_4, {~40} %=create_squad(simulation_psy_dog_night:X)% ph_idle@reset_4, {~50} %=create_squad(simulation_karlik_night:X)% ph_idle@reset_4, ph_idle@wait_reset
|
||
|
|
||
|
[ph_idle@reset_4]
|
||
|
on_game_timer = 86400 | ph_idle@wait_actor
|
||
|
|
||
|
[ph_idle@wait_reset]
|
||
|
on_game_timer = 580 | ph_idle@wait_actor
|
||
|
|
||
|
[collide]
|
||
|
ignore_static
|