IronWillCard
Adds one single card named "Iron will" that allows player to use a block through silence and stun
By ReDeced
| Last updated | a day ago |
| Total downloads | 251 |
| Total rating | 1 |
| Categories | Custom Cards |
| Dependency string | ReDeced-IronWillCard-1.0.4 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
willis81808-UnboundLib
This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.
Preferred version: 3.2.14README
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
- -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 trigger from this block
- Normal block cooldown applies
Technical Details
The mod works by intercepting the input system when the player is disabled:
- Allows block input through
silencedInput/stunnedInputchecks - Prevents shoot input from leaking through (you still can't shoot while disabled)
Card Stats
| Stat | Value |
|---|---|
| Block disables | Ignored |
| Block cooldown | -30% |
Compatibility
- Works with most card mods