SkyrimSE:Blade and Blunt - A Combat Overhaul/TRA-1.0

From Step Mods | Change The Game
< SkyrimSE:Blade and Blunt - A Combat Overhaul
Revision as of 21:25, September 8, 2024 by D1Z4STR (talk | contribs) (Created page with "{{VersionModRecommendations |core=No |landw=No |pp=No |enb=No |enabledetailed=Yes |detailed=<span class="salmontx">'''Requires Dual Casting Fix in mod section 09'''</span> {{Fomod| *Main Step **Module Files ***☐ No Kill Moves - user choice (my preference is not checked) ***☐ Vanilla Difficulty Modifiers - user choice (my preference is not checked) *Disable Optional Features **Stamina Changes ***☐ user choice (my preference is not checked for all, if you...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Blade and Blunt - A Combat Overhaul

by Simon Magus

Game:

SkyrimSE

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

No

ENB Option:

No

< SkyrimSE:Blade and Blunt - A Combat Overhaul

Version Recommendations - TRA-1.0

Requires Dual Casting Fix in mod section 09

FOMOD Instructions
  • Main Step
    • Module Files
      • ☐ No Kill Moves - user choice (my preference is not checked)
      • ☐ Vanilla Difficulty Modifiers - user choice (my preference is not checked)
  • Disable Optional Features
    • Stamina Changes
      • ☐ user choice (my preference is not checked for all, if you feel like you want to change one or some of these later in game you can re-install the mod and pick the option/s you wish, no new game required)
        • Install

Next, we need to modify ScrambledBugs.json in the Scrambled Bugs mod.

1. Locate the mod in MO2 (left pane) right click it and click Open File Explorer.

2. Navigate in SKSE -> Plugins -> open ScrambledBugs.json with notepad or other program you use

3. We need to change 2 values for the following

Perk Entry Points: Apply Multiple Spells - Makes perk entry points such as Apply Combat Hit Spell more compatible and more versatile. Required for some features of Blade and Blunt to function with perk mods

Power Attack Stamina - Prevents the player and NPCs from power attacking without the required Stamina. Makes Frost magic and other Stamina-damaging effects much more useful. Highly recommended.

4. Under patches - "perkEntryPoints": "applyMultipleSpells": false ---> change to true

"powerAttackStamina": false ---> change to true

5. Save!