public bool Update(IFightFSM fight, BlockFunc func, int frameindex) { fight.FE_AddParry(); return(false); }