adjustments for moon/mars mob HPs!
This commit is contained in:
parent
46eef4b0fe
commit
6ef371c99a
4 changed files with 55 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
[sniffer]
|
||||
#Sniffer health [default: 75]
|
||||
#Range: 1.0 ~ 1024.0
|
||||
health = 150.0
|
||||
health = 90.0
|
||||
#Sniffer armor [default: 3]
|
||||
#Range: 0.0 ~ 30.0
|
||||
armor = 3.0
|
||||
|
|
@ -42,7 +42,7 @@
|
|||
[crusher]
|
||||
#Crusher health [default: 50]
|
||||
#Range: 1.0 ~ 1024.0
|
||||
health = 150.0
|
||||
health = 120.0
|
||||
#Crusher attack damage [default: 10]
|
||||
#Range: 0.0 ~ 1024.0
|
||||
damage = 10.0
|
||||
|
|
@ -57,13 +57,13 @@
|
|||
[glider]
|
||||
#Glider health [default: 25]
|
||||
#Range: 1.0 ~ 1024.0
|
||||
health = 150.0
|
||||
health = 100.0
|
||||
|
||||
#Soarer Attributes
|
||||
[soarer]
|
||||
#Soarer health [default: 40]
|
||||
#Range: 1.0 ~ 1024.0
|
||||
health = 200.0
|
||||
health = 150.0
|
||||
#Soarer attack damage [default: 15]
|
||||
#Range: 0.0 ~ 1024.0
|
||||
damage = 25.0
|
||||
|
|
@ -72,5 +72,5 @@
|
|||
[surfer]
|
||||
#Surfer health [default: 30]
|
||||
#Range: 1.0 ~ 1024.0
|
||||
health = 150.0
|
||||
health = 100.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue