add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
91
gamedata/configs/scripts/labx8/lx8_tushkano_1.ltx
Normal file
91
gamedata/configs/scripts/labx8/lx8_tushkano_1.ltx
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
[logic@tushkano_1_1]
|
||||
suitable = {=check_npc_name(lx8_1_tushkano_1)}
|
||||
active = mob_home@tushkano_1_1
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_1_1]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 2
|
||||
home_max_radius = 4
|
||||
aggressive = false ;true
|
||||
combat_ignore_cond = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {=actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_11_1
|
||||
|
||||
[mob_home@tushkano_11_1]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {!actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_1_1
|
||||
|
||||
[logic@tushkano_1_2]
|
||||
suitable = {=check_npc_name(lx8_1_tushkano_2)}
|
||||
active = mob_home@tushkano_1_2
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_1_2]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 2
|
||||
home_max_radius = 4
|
||||
aggressive = false ;true
|
||||
combat_ignore_cond = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {=actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_11_2
|
||||
|
||||
[mob_home@tushkano_11_2]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {!actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_1_2
|
||||
|
||||
[logic@tushkano_1_3]
|
||||
suitable = {=check_npc_name(lx8_1_tushkano_3)}
|
||||
active = mob_home@tushkano_1_3
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_1_3]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 2
|
||||
home_max_radius = 4
|
||||
aggressive = false ;true
|
||||
combat_ignore_cond = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {=actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_11_3
|
||||
|
||||
[mob_home@tushkano_11_3]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {!actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_1_3
|
||||
|
||||
[logic@tushkano_1_4]
|
||||
suitable = {=check_npc_name(lx8_1_tushkano_4)}
|
||||
active = mob_home@tushkano_1_4
|
||||
monster_job = true
|
||||
prior = 75
|
||||
|
||||
[mob_home@tushkano_1_4]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 2
|
||||
home_max_radius = 4
|
||||
aggressive = false ;true
|
||||
combat_ignore_cond = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {=actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_11_4
|
||||
|
||||
[mob_home@tushkano_11_4]
|
||||
path_home = tushkano_1_home
|
||||
home_min_radius = 30
|
||||
home_max_radius = 40
|
||||
aggressive = true
|
||||
out_restr = lx8_sr_tushkano_1_out_restr
|
||||
on_info = {!actor_in_zone(lx8_sr_tushkano_1_out_restr)} mob_home@tushkano_1_4
|
||||
Loading…
Add table
Add a link
Reference in a new issue