more hp for uruk
This commit is contained in:
parent
8a1ab7409c
commit
c22bf003c1
@ -4,8 +4,8 @@ local uruk_hai_def = {
|
|||||||
type = "monster",
|
type = "monster",
|
||||||
docile_by_day = true,
|
docile_by_day = true,
|
||||||
passive = false,
|
passive = false,
|
||||||
hp_min = 25,
|
hp_min = 40,
|
||||||
hp_max = 45,
|
hp_max = 65,
|
||||||
pathfinding = true,
|
pathfinding = true,
|
||||||
attack_type = "dogfight",
|
attack_type = "dogfight",
|
||||||
group_attack = true,
|
group_attack = true,
|
||||||
|
Loading…
Reference in New Issue
Block a user