namespace ColdMint.scripts.projectile; /// /// Magic /// 法术 /// /// ///For projectile weapons ///用于抛射体武器 /// public interface IMagic { }