#Hypixel combat system

1 messages · Page 1 of 1 (latest)

oblique scaffold
#

How can i make the damage like hypixel skyblock

candid folio
#

wdym?

#

the custom stats?

#

the holograms that display damage?

oblique scaffold
#

custom stats and hologram

#

yeah

willow shell
#

holograms are just an invisible armourstand or a text display

#

elemental damage types are just math

#

on damage, set damage to (fireDamage-fireDefence)+(waterDamage-waterDefense)+...

#

its more detailed than that but thats essentially what its doing

#

ex. defense being higher than damage shouldn't result in a negative number

oblique scaffold
#

ok

#

thanks

candid folio
oblique scaffold
#

ok thx