uruk hai stronger and faster
This commit is contained in:
parent
a873cd1c7d
commit
88cd26ea1d
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user