public void BuffGain(int mob, string buffcode, int buffpower) { Dm.EnBuffGain(mob, buffcode, buffpower); }