mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-15 02:36:12 -04:00
The overview duplicates the same 30%/15% thresholds in four places, with two subtly different unknown checks: the capsule and the pod gauge accept any percent >= 0f, so Float.POSITIVE_INFINITY renders as a full, healthy ring. batteryTier() settles that on the finite check the other two already use.