add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
|
|
@ -0,0 +1,68 @@
|
|||
;----------------- êîðèäîð 1 ------------------
|
||||
[logic@tushkano_8]
|
||||
suitable = {=is_monster_tushkano} true
|
||||
active = mob_home@tushkano_1
|
||||
monster_job = true
|
||||
prior = 100
|
||||
|
||||
[mob_home@tushkano_1]
|
||||
path_home = home_4
|
||||
home_min_radius = 1
|
||||
home_max_radius = 5
|
||||
aggressive = true
|
||||
out_restr = jup_b203_tushkano_restr
|
||||
on_info = {=actor_in_zone(jup_b203_tushkano_restr)} mob_home@tushkano_1_1
|
||||
|
||||
[mob_home@tushkano_1_1]
|
||||
path_home = home_4_1
|
||||
home_min_radius = 1
|
||||
home_max_radius = 20
|
||||
aggressive = true
|
||||
out_restr = jup_b203_tushkano_restr
|
||||
on_info = {!actor_in_zone(jup_b203_tushkano_restr)} mob_home@tushkano_1
|
||||
|
||||
;----------------- êîðèäîð 2 ------------------
|
||||
[logic@tushkano_9]
|
||||
suitable = {=is_monster_tushkano} true
|
||||
active = mob_home@tushkano_2
|
||||
monster_job = true
|
||||
prior = 100
|
||||
|
||||
[mob_home@tushkano_2]
|
||||
path_home = home_4
|
||||
home_min_radius = 1
|
||||
home_max_radius = 2
|
||||
aggressive = true
|
||||
out_restr = jup_b203_tushkano_restr
|
||||
on_info = {=actor_in_zone(jup_b203_tushkano_restr)} mob_home@tushkano_2_1
|
||||
|
||||
[mob_home@tushkano_2_1]
|
||||
path_home = home_4_1
|
||||
home_min_radius = 1
|
||||
home_max_radius = 20
|
||||
aggressive = true
|
||||
out_restr = jup_b203_tushkano_restr
|
||||
on_info = {!actor_in_zone(jup_b203_tushkano_restr)} mob_home@tushkano_2
|
||||
|
||||
;----------------- êîðèäîð 3 ------------------
|
||||
[logic@tushkano_10]
|
||||
suitable = {=is_monster_tushkano} true
|
||||
active = mob_home@tushkano_3
|
||||
monster_job = true
|
||||
prior = 100
|
||||
|
||||
[mob_home@tushkano_3]
|
||||
path_home = home_1
|
||||
home_min_radius = 1
|
||||
home_max_radius = 2
|
||||
aggressive = true
|
||||
out_restr = jup_b203_tushkano_restr
|
||||
on_info = {=actor_in_zone(jup_b203_tushkano_restr)} mob_home@tushkano_3_1
|
||||
|
||||
[mob_home@tushkano_3_1]
|
||||
path_home = home_1_1
|
||||
home_min_radius = 1
|
||||
home_max_radius = 20
|
||||
aggressive = true
|
||||
out_restr = jup_b203_tushkano_restr
|
||||
on_info = {!actor_in_zone(jup_b203_tushkano_restr)} mob_home@tushkano_3
|
||||
Loading…
Add table
Add a link
Reference in a new issue