Translations:Shield durability/10/en
Jump to navigation
Jump to search
- Whenever Link is shield surfing, a timer (which is tied to the shield) is incremented.
- If Link is surfing on a "no shield damage floor", or if the L2 norm of his velocity is lower than 0.03, then the shield takes no damage.
- Otherwise, every time the timer reaches ShieldRideBaseFrame (as configured in GlobalParameter), the shield takes
RideBreakRatio * ShieldRideHitBaseDamage * Damage
and the timer is reset.