effect.numCharges -= skill.getNumCharges();
sendPacket(new EtcStatusUpdate(this));
if(effect.numCharges == 0)
{
effect.exit(false);
}
}
//************************************* Check Casting Conditions *******************************************
// Check if the caster own the weapon needed