View Single Post
  #1  
Old 05-19-2013, 10:59 PM
Kayen
Developer
 
Join Date: Mar 2009
Location: -
Posts: 228
Default

$npc->SetSpellFocusDMG()
$npc->SetSpellFocusHeal()

These are alternative functions that I added prior to Akka's code (and will stack with the dbase spell scale)

They work fine.

100 = 100% focus ect

Negative values can be used to reduce spell damage or even cause spells to heal if under 100.

Will work on any NPC, pets included.
Reply With Quote