protected override bool Init() { type = (FanJiType)Mathf.FloorToInt(BaseValue); PlaySelfEffect(); return true; }
protected override bool Init() { type = (FanJiType)Mathf.FloorToInt(BaseValue); PlaySelfEffect(); return(true); }