Elden Ring

File information

Last updated

Original upload

Created by

Ab Aeterno

Uploaded by

AbAeterno42

Virus scan

Safe to use

Tags for this mod

About this mod

Adds the Okami Warrior Spear weapon as a new item with a unique 2h moveset, based on the spear-bearer okami warriors from Sekiro. Pretty experimental.

Permissions and credits
Changelogs
Included in Ab Aeterno's Moveset Pack.

Adds the Okami Warrior Spear weapon as a new item, with a unique 2h moveset and ash of war. You can purchase it at the Twin Maiden Husks for 4000 runes (it has the Partisan icon). 1H moveset is the same as the cross-naginata. Internal weapon ID is 16112000.

Rather experimental as the okami warriors from Sekiro don't have many attack animations compared to Elden Ring weapon movesets. Balancing might be off as I haven't playtested it too much at different stages of the game.

Special Features:

- Ash of War input follow-ups/interrupts -> retreat attack

Most attacks can be followed up or interrupted by the ash of war input as you're doing them. This performs a retreat attack that has i-frames during and right after its swing.
Version 1.1: you can now perform the retreat attack on its own with L1 + R1.

- Lightning Charges
Certain attacks will generate a 'lightning charge' when hitting enemies. These passively grant lightning damage, and can stack up to 4 times, making the weapon's blade brighter. Charges last 12 seconds and generating (even if capped) or expending them refreshes the duration.

Charge Generation:
- R1 attack: second and third hits generate 1 charge
- R2 #1: both hits generate 1 charge
- Charged R2 #1: second, third and fourth hits generate 1 charge
- R2 #2: generates 2 charges
- Running R1: second hit generates 1 charge
- Running R2: both hits generate 1 charge
- Ash of War: generates 2 charges if you have no charges
- Killing an enemy generates 1 charge

Charge expenditure:
- Retreat attack: expends 1 charge to summon lightning strikes in a line forwards
- Backstep attack: expends 1 charge to shoot a lightning spear
- Ash of War: expends 2 charges to shoot a stream of lightning spears
- L1 + Ash of War: expends 2 charges to summon multiple lightning strikes that randomly travel forwards

Showcase Video:


Installation:
  • You will need ModEngine2, you can find releases & installation instructions here: https://github.com/soulsmods/ModEngine2
  • Download the mod. You can then either extract the 'okami_warrior_spear' folder's contents into ModEngine2's mod folder, or add the 'okami_warrior_spear' folder itself and link to it in ModEngine2's "config_eldenring.toml" file.

For modding:
  • TAEs: added a97.tae, a98.tae and a688.tae
  • HKX: a097, a098 and a688 files found in c0000_a6x.anibnd.dcx
  • HKS: adds a 'HasOkamiSpear' function called throughout the script. You can also look for comments containing "Okami spear"
  • Parts: adds a new weapon model 8017
  • Events: adds events 1024620100, 1024620101, 1024620102 and 1024620103, initialized and defined in the common.emevd.dcx file
  • Modified params: AtkParam_Pc, BehaviorParam, BehaviorParam_PC, Bullet, EquipParamWeapon, ShopLineupParam, SpEffectParam, SpEffectVfxParam, SwordArtsParam


Special thanks to Blubber for the Player Animation Repositories!