using UnityEngine;
namespace Cielonos.MainGame.Inventory.Collections
{
public class Ascension : PassiveEquipmentBase
}