Iron Will Card
A custom card for ROUNDS that allows players to block through silence and stun effects.
Features
- Block through Silence — Use your block even when silenced
- Block through Stun — Use your block even when stunned
- Clean Block — No additional card effects (Radar, EMP, etc.) trigger when blocking through disable effects
- -30% Block Cooldown — Faster block recharge
Requirements
How It Works
When you have the Iron Will card equipped:
- You can press the block button while silenced or stunned
- The block will deflect projectiles normally
- Card effects (like Radar shot or EMP) will not trigger from this block
- Normal block cooldown applies
Technical Details
The mod works by intercepting the input system when the player is disabled:
- Temporarily allows block input through
silencedInput/stunnedInput checks
- Prevents shoot input from leaking through (you still can't shoot while disabled)
- Executes a clean block with
BlockTriggerType.None to prevent card effects
- Resets input flags properly to prevent auto-blocking
Card Stats
| Stat |
Value |
| Block disables |
Ignored |
| Block cooldown |
-30% |
Compatibility
- Works with most card mods
- Clean block prevents cross-mod effect conflicts