New wizard fixes and tweak (#1741)

-fix familiars being hungry and having wrong attack verbs
-add some extra mechanical differences to familiars
-fix some issues with buckling when it comes to jaunt and polymorph
-fix siphon life not working
Fixes #1737
This commit is contained in:
Alberyk
2017-02-11 15:36:45 +02:00
committed by skull132
parent e99ab0ae68
commit decf210cf0
7 changed files with 58 additions and 30 deletions
@@ -23,6 +23,7 @@
amt_stunned = 3
amt_dam_fire = 10
cast_prox_range = 0
/spell/targeted/projectile/magic_missile/prox_cast(var/list/targets, atom/spell_holder)
spell_holder.visible_message("<span class='danger'>\The [spell_holder] pops with a flash!</span>")