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