public void AbilityUseCost(CAbilityCostType type, int count) { }
public bool CostEnoughForAbility(CAbilityCostType type, int count) { return(true); }