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

From Step Mods | Change The Game
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|enb=No
|enb=No
|enabledetailed=Yes
|enabledetailed=Yes
|detailed=<span class="redtx">'''Halt!'''</span> You might not want this more in-depth Combat/AI mod. If you are wanting to something that makes minor AI edits well closer to vanilla, then do not install this mod and check out Modern Combat AI mod below.
|detailed=<span class="redtx">'''''WARNING'''''</span> <span class="salmontx">''This is a combat-AI and stamina management ''overhaul'' that may deviate from vanilla more than is expected or desired. For a more subtle and vanilla-friendly combat-AI experience, do not install this mod to rely solely on [[SkyrimSE:Realistic Combat AI|Realistic Combat AI]] (installed later).''</span>
 
If you do wish to use Blade and Blunt we can also use Modern Combat AI with it
 
<span class="salmontx">'''Requires Dual Casting Fix in mod section 09'''</span>


{{Fomod|
{{Fomod|
*Main Step
*Main Step
**Module Files
**Module Files
***☐ No Kill Moves - user choice (my preference is not checked)
***☐ No Kill Moves ''user preference''; ''recommended Unchecked''
***☐ Vanilla Difficulty Modifiers - user choice (my preference is not checked)
***☐ Vanilla Difficulty Modifiers ''user preference''; ''recommended Unchecked''
 
*Disable Optional Features
*Disable Optional Features
**Stamina Changes
**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)
***☐ ''user preference''
****Install}}
****Install}}
 
# Locate [[SkyrimSE:Scrambled Bugs|Scrambled Bugs]] in the MO left pane.
Next, we need to modify ScrambledBugs.json in the Scrambled Bugs mod.
# Right click the mod, and select "Information..." to open the mod information window.
 
# Under the '''''Text Files''''' tab, modify the following two settings in ''ScrambledBugs.json:''
1. Locate Scrambled Bugs mod in MO2 (left pane) right click it and click Open File Explorer.
<div class=mpcode>"applyMultipleSpells": true
 
"powerAttackStamina": true
2. Navigate to SKSE -> Plugins -> then open ScrambledBugs.json with notepad or other program you use (just this one time, no need to always open with)
</div>
 
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 - (around the middle)
"perkEntryPoints":
"applyMultipleSpells": false ---> change to true
 
"powerAttackStamina": false ---> change to true
 
5. Save!
}}
}}

Latest revision as of 00:20, September 17, 2024

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

WARNING This is a combat-AI and stamina management overhaul that may deviate from vanilla more than is expected or desired. For a more subtle and vanilla-friendly combat-AI experience, do not install this mod to rely solely on Realistic Combat AI (installed later).

FOMOD Instructions
  • Main Step
    • Module Files
      • ☐ No Kill Moves user preference; recommended Unchecked
      • ☐ Vanilla Difficulty Modifiers user preference; recommended Unchecked
  • Disable Optional Features
    • Stamina Changes
      • user preference
        • Install
  1. Locate Scrambled Bugs in the MO left pane.
  2. Right click the mod, and select "Information..." to open the mod information window.
  3. Under the Text Files tab, modify the following two settings in ScrambledBugs.json:
"applyMultipleSpells": true

"powerAttackStamina": true