dino hp adjustments

This commit is contained in:
Pyritie 2025-10-08 22:55:38 +01:00
parent 9a628983aa
commit 0eea305e8e

View file

@ -3,7 +3,7 @@
[sniffer]
#Sniffer health [default: 75]
#Range: 1.0 ~ 1024.0
health = 90.0
health = 80.0
#Sniffer armor [default: 3]
#Range: 0.0 ~ 30.0
armor = 3.0
@ -15,7 +15,7 @@
[eater]
#Eater health [default: 100]
#Range: 1.0 ~ 1024.0
health = 300.0
health = 250.0
#Eater attack damage [default: 30]
#Range: 0.0 ~ 1024.0
damage = 30.0
@ -30,7 +30,7 @@
[walker]
#Walker health [default: 200]
#Range: 1.0 ~ 1024.0
health = 400.0
health = 350.0
#Walker armor [default: 5]
#Range: 0.0 ~ 30.0
armor = 8.0
@ -42,7 +42,7 @@
[crusher]
#Crusher health [default: 50]
#Range: 1.0 ~ 1024.0
health = 120.0
health = 90.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 = 100.0
health = 80.0
#Soarer Attributes
[soarer]
#Soarer health [default: 40]
#Range: 1.0 ~ 1024.0
health = 150.0
health = 110.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 = 100.0
health = 80.0