using UnityEngine; namespace Cielonos.MainGame.Inventory.Collections { public class SpatialWarpCaliper : PassiveEquipmentBase { //增加 (10% + 等级 * 1%) 的攻击射程/范围 } }