using UnityEngine; namespace Cielonos.MainGame.Inventory.Collections { /// /// 光子加速器 / Photon Accelerator /// Polychrome的扩展器,让所有轻攻击(Attack-L)的“StartUp”Interval,加速1.5倍。 /// public class PhotonAccelerator : ExtenderBase { } }