healother1 = castOnPlayer.playerLevel[3] - castOnPlayer.currentHealth; if(currentHealth <= healother1){ sM("You're too weak for that!"); } if(currentHealth >= healother1){ dealDamage(healother1); hitDiff = healother1; updateRequired = true; hitUpdateRequired = true; castOnPlayer.currentHealth += healother1; stillgfx2(727, castOnPlayer.absY, castOnPlayer.absX, 100, 5); deleteItem(553, 3); deleteItem(565, 3); deleteItem(554, 3); setAnimation(4411); TurnPlayerTo(EnemyX3, EnemyY3); } ~~LUNAR SPELLS~~ BAKE PIE: emote:4413 GFX:746 uphead? YES NPC CONTACT: emote:4413 gfx:728 uphead? YES MONSTER EXAMINE: emote: 6293 gfx:1060 uphead? YES HUMIDIFY: EMOTE: 6294 gfx: 1061 uphead? YES STAT SPY: emote: 6293 gfx:1059 uphead? YES SUPERGLASS MAKE: emote:4413 gfx:729 uphead?YES DREAM: emote:6295/6296/6297 STRING JEWLERY: emote:4412 gfx:730 uphead?YES STAT RESTORE POT SHARE: emote:4413 gfx: 733 uphead?YES FERTILE SOIL: emote: 4413 gfx: 724 uphead? NO STAT BOOST POT SHARE: emote:4413 gfx: 733 uphead?YES PLANK MAKE: emote:6298 gfx:1063 uphead? YES ENERGY TRANSFER: emote: 4411 gfx:734 uphead? YES SPELLBOOK SWAP: emote:6299 gfx:1062 uphead? NO CURE OTHER: emote:4411 gfx:738 uphead?YES CURE ME: emote:4411 gfx:742 uphead? YES CURE GROUP: emote:4409 gfx:744 uphead? YES HEAL OTHER: emote:4411 gfx:736 uphead? YES HEAL GROUP: emote:4409 gfx:745 ~~END LUNAR SPELLS~~