mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-02-11 16:10:26 +01:00
update api.txt
This commit is contained in:
parent
c4f56f4204
commit
ec3c6fb518
2
api.txt
2
api.txt
@ -31,7 +31,7 @@ functions needed for the mob to work properly which contains the following:
|
||||
'hp_max' has the maximum health value the mob can spawn with.
|
||||
'armor' holds strength of mob, 100 is normal, lower is more powerful
|
||||
and needs more hits and better weapons to kill.
|
||||
'passive' when true allows animals to defend themselves when hit,
|
||||
'passive' when false allows animals to defend themselves when hit,
|
||||
otherwise they amble onwards.
|
||||
'walk_velocity' is the speed that your mob can walk around.
|
||||
'run_velocity' is the speed your mob can run with, usually when attacking.
|
||||
|
Loading…
Reference in New Issue
Block a user