shared enum BattleItemCategory { None = 0, Healing = 1, StatusHealing = 2, CaptureDevice = 3, Misc = 4, }