public override bool UseRanged(RangedAttackContext context) { throw new System.NotImplementedException(); }
/// Try using a ranged attack, return true if successful public abstract bool UseRanged(RangedAttackContext context);