public static bool SmartCast(this Spell.SpellBase spell, Obj_AI_Base target) { return(spell.SmartCast(50, target)); }