Updated Nova Druid. Added in some functionality to heal NPC and targets outside of raid group either by targeting, focus or mouseover.
You just need to add NPC to a Special Heal Unit List by doing the following
After the PQR_LoadLua code lines, add in
table.insert(SpecialHealUnitList, NPC_UNITID_FROM_WOW_HEAD)
just add as many of those in as you need
if you want, send me you list and I shall add them by default...
** NOTE **
I WAS UNABLE TO TEST THIS FEATURE PERSONALLY, IT MAY COMPLETELY BREAK THE PROFILE!!! YOU HAVE BEEN WARNED!!!