Double Jump SFSE – Multi Jump in Starfield v1.2

Starfield Mods |

Double Jump SFSE – Multi Jump in Starfield v1.2

Adds Customizable Double Jumps to Starfield.

Mod Overview
This is an SFSE Plugin that adds the ability to double jump. Also includes options to modify jump height.
By default, performing a double jump costs 20 Starpower and requires having the “Boost Pack Training” perk unlocked.

– Costs and Requirements can be changed in DoubleJump.ini
– Note: You cannot double jump while wearing a Boost Pack

Customization
Within DoubleJump.ini you can customize how the double jump works.

You can:
– Choose which actor value is used to pay for the double jump (for example, Oxygen or Starpower).
– Set how much each double jump costs.
– Control the number of mid-air jumps.
– Require a specific perk in order to double jump.
– Modify jump height.
– Scale jump height with a specific perk.

See DoubleJump.ini:
[General]
; Actor value used to pay for the double jump.
; Examples: Oxygen, Starpower
sActorValue = Starpower

; Cost of a single double jump
fDoubleJumpCost = 20.0

; Enable unlimited mid-air jumps
bUnlimitedJumps = false
[Perk]

; If true, the player must have the specified perk to double jump
bPerkRequired = true

; Perk FormID (hex)
; Default is Boost Pack Training (0x146C2C)
sPerkId = 0x146C2C

; Plugin that contains the perk
sPerkPluginName = Starfield.esm

[Jump Height]
; Enables modifying the player’s jump height.
bEnableJumpHeightModifier = false

; Default game jump height (leave this alone unless you know what you’re doing).
fDefaultJumpHeight = 1.2859

; Controls how strong the jump boost is.
;
; If bJumpHeightScalesWithPerkRank = false:
; Jump Height = DefaultJumpHeight × fJumpHeightMultiplier
;
; If bJumpHeightScalesWithPerkRank = true:
; Jump Height = DefaultJumpHeight × (1 + (PerkRank × fJumpHeightMultiplier))
;
; Example:
; fJumpHeightMultiplier = 0.25
; Rank 1 = 1.25x jump height
; Rank 2 = 1.5x jump height
; Rank 3 = 1.75x jump height
fJumpHeightMultiplier = 2.0

; If true, jump height boost only works if player has the perk below.
bJumpHeightRequiresPerk = false

; If true, jump height increases more with higher perk ranks.
; If false, jump height is a flat multiplier.
bJumpHeightScalesWithPerkRank = false

; Perk used for jump height requirement/scaling.
sJumpHeightPerkId = 0x146C2C

; Plugin that contains the jump height perk.
sJumpHeightPerkPluginName = Starfield.esm

Installation
1. Install this mod’s requirements:
Address Library for SFSE Plugins
2. Download and install Double Jump SFSE using your preferred mod manager


Author: MadAborModding
This content was uploaded by website visitors. If you notice any mistake, please let us know.



Useful Information: How to install Starfield Mods | Starfield System Requirements | Starfield Cheats | Starfield Tips | Starfield News

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *