About this mod
Adds a new Cosmic Lotus Blades weapon, which has a unique 2H moveset and ash of war. Probably my wackiest experiment yet.
- Permissions and credits
- Changelogs
Adds the Cosmic Lotus Blades, a new paired weapon which possesses a unique 2H moveset and ash of war. You can purchase them at the Twin Maiden Husks (under the "Special Weaponry Shop" option) in Roundtable Hold for 6000 runes (meteoric blade icon). Internal weapon ID is 9100000.
Internally I refer to the blue blade as Azure and the purple one as Amethyst, for related effects and such.
Special features:
- R2 held guard stance
Holding R2 puts you on a guarding stance, during which you block incoming attacks with increased damage absorption. Releasing R2 during the guarding stance performs a heavy attack, which can then be followed up by an uncharged/charged heavy.
- L1 + R1: Parry
Identical frames to buckler parry.
- Azure coalescence buff
After landing a few hits, the blue blade powers up temporarily. While powered up, it summons ghostly mirror images of itself to repeat your lighter attacks (R1 combo, running R1, rolling attack and jumping R1). These mirror images inflict slight frost buildup on hit.
- Amethyst coalescence buff
Same as azure coalescence, but takes a few more hits to activate. Summons ghostly mirror images to repeat your heavier attacks (R2 combos, running R2, alt combo & jumping R2). In 1.1, these mirror images inflict slight bleed buildup on hit. In 1.2, these restore 3% HP and 4 flat FP on hit to you and nearby allies. Both buffs can be active simultaneously, affecting most if not all of your attacks.
Ash of War: Adrift Nebula
Imbue yourself with the lotus blades' energy. While imbued, dodge rolling becomes cosmic (improved i-frames & leaves a nebula with exploding azure and amethyst stars behind) but costs FP.
Azure (blue) stars inflict slight frost buildup; Amethyst (purple) stars inflict slight bleed buildup in 1.1, or deal higher physical damage in 1.2.
Skill input can be used to follow-up many of your normal attacks to alter your combos:
- R1 combo: follows up with the rolling attack. You can go quickly back and forth with these (e.g. R1 -> R1 -> AoW -> R1 -> AoW -> ...)
- Rolling attack: follows up with a 3-part alternate combo, which I refer to as 'alt combo'
- Running R1: follows up with Running R2
- Running R2: follows up with Uncharged R2
- R2 long attack: follows up with the alt combo
- R2 follow-up attacks (charged/uncharged): follows up with the rolling attack
As you can see, these tend to end up performing the rolling attack, which you can then follow up with the alt combo for long combo strings.
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 'cosmic_lotus_blades' folder's contents into ModEngine2's mod folder, or add the 'cosmic_lotus_blades' folder itself and link to it in ModEngine2's "config_eldenring.toml" file.
For modding:
- TAEs: added a87.tae and a748.tae
- HKX: a087 and a748 files found in c0000_a6x.anibnd.dcx
- HKS: adds 2 functions 'HasLotusBlades' and 'LotusBladesFP' called throughout the script. You can also look for commented parts containing 'cosmic', 'lotus' or 'adrift' to land through the changes
- Parts: adds a new weapon model 8016
- FXR:
- New effects from 440820~440826 (azure magic blades), 440850~440857 (amethyst magic blades), 442000~442007 (adrift nebula & weapon buff)
- New models s88731 and s88732
- New animation anibnd files for s88731 and s88732
- New textures: s21022_a, s21023_a, s64041_a, s64042_a, s88321_a, s88321_em - Events: adds events 1024620000, 1024620001 and 1024620002, initialized and defined in the common.emevd.dcx file
- Edited CSVs: AtkParam_Pc, BehaviorParam, BehaviorParam_PC, Bullet, EquipParamWeapon, ShopLineupParam, SpEffectParam, SpEffectVfxParam, SwordArtsParam, WepAbsorpPosParam
Support:
I have a ko-fi if you feel like supporting me: https://ko-fi.com/abaeterno42
Special thanks to Blubber for the Player Animation Repositories!