using System.Collections; using System.Collections.Generic; using UnityEngine; [System.Serializable] public enum PrimaryStat //just dev reference { Strength, Agility, Intelligence, Spirit, Vitality }