
Today we did
Homework
# Mummy # mummy's have a unique recieve_physical # if it's health would go below 1 , have it have a 30% (or a chance of your choise), to "revive" with 5 hp # Wizard (max attack above 10) # Wizards have three random attacks when it strikes. It chooses randomly which one to use # Fire ball = Random damage between 1 - max_attack # Icicle = random damage between 5 - max_attack-5 # Bolt = Either does 0 or max_attack *1.5 no inbetween