uruk hai stronger and faster

master
Juraj Vajda 2018-10-25 18:03:08 -04:00
parent a873cd1c7d
commit 88cd26ea1d
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ local uruk_hai_def = {
attack_type = "dogfight",
group_attack = true,
reach = 2,
damage = 4,
damage = 6,
armor = 100,
collisionbox = {-0.3,-1.0,-0.3, 0.3,0.8,0.3},
visual = "mesh",
@ -30,8 +30,8 @@ local uruk_hai_def = {
damage = "spawners_mobs_uruk_hai_hit",
distance = 15
},
walk_velocity = 1,
run_velocity = 3,
walk_velocity = 2,
run_velocity = 4,
view_range = 10,
jump = true,
floats = 1,