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