Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-26 00:26:18 +02:00
parent aec9618b9e
commit 8ddb427777
33 changed files with 43 additions and 22 deletions

View file

@ -28,19 +28,16 @@ mobs:register_mob("mobs_mc:illusioner", {
animation = {
walk_speed = 25,
run_speed = 25,
shoot_speed = 25,
stand_start = 40,
stand_end = 59,
stand_speed = 5,
walk_start = 0,
walk_end = 40,
--speed_walk = 50,
shoot_start = 90,
shoot_end = 110,
die_start = 110,
die_end = 130,
die_speed = 5,
-- 60-80 magic arm swinging, 80-90 transition between magic to bow shooting
die_loop = false,
-- 60-80 magic arm swinging, 80-90 transition between magic to bow shooting
},
view_range = 16,
fear_height = 4,