Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 4 months ago |
| Total downloads | 120 |
| Total rating | 0 |
| Categories | Mods |
| Dependency string | shownyoung-StubbornHornet-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304silksong_modding-FsmUtil
A library for mods to easily make changes to PlayMakerFSMs.
Preferred version: 0.3.14MonoDetour-MonoDetour_BepInEx_5
HarmonyX interop & BepInEx 5 logger integration for MonoDetour. Initializes MonoDetour early as a side effect.
Preferred version: 0.7.13silksong_modding-SilksongPrepatcher
General Preloader Patcher for Silksong Modding.
Preferred version: 1.3.0SFGrenade-WavLib
Lightweight RIFF WAVE library for .NET Framework, .NET Standard and .NET Core.
Preferred version: 1.1.1README
StubbornHornet - Silksong Mod
🎮 Gameplay
Core Mechanics
StubbornHornet is a Stubborn Hornet Mod. Hornet's mind is always fixated on a single direction, and she can only attack in the direction she wants.
Arrow System
- The player displays 4 vertically arranged arrows (up/down/left/right) above their head
- The bottom arrow is the direction Hornet's mind currently wants
- After successfully executing an action, the arrow queue scrolls down, generating a new direction
Action Rules
| Action Type | Input | Required Direction |
|---|---|---|
| Basic Attack | Attack button | Up/Down/Left/Right (based on attack direction) |
| Charged Attack | Attack + Hold | Left/Right (based on character facing) |
| Dash Attack | Dash + Attack | Left/Right (based on character facing) |
| Harpoon | Harpoon button | Left/Right (based on character facing) |
| Spell/Tool | Spell button | Left/Right (based on character facing), Up/Down (based on tool/spell position) |
Failure Penalty
- When the action direction does not match the mind direction, the action will be blocked (no attack hitbox / no mana or tool consumption)
- The arrows won't scroll, you need to adjust your direction and try again
Success
- When directions match, the action executes normally
- The arrow queue scrolls, moving to the next direction
⚙️ Settings
- You can enable/disable this Mod in the Mod options
- When disabled, all actions are unrestricted, restoring original game behavior
Configuration Options
| Option | Default | Description |
|---|---|---|
| Arrow Count | 4 | Number of arrows |
| Arrow Opacity | 1.0 | Arrow transparency |
| Sound Volume | 5 | Sound effect volume |
📋 Version
- Current Version: 1.0
- Supported Game Version: Silksong