About this mod
Complete overhaul of the Stygian Blade's Aspect of Zagreus, making it overpowered
- Requirements
- Permissions and credits
Brief Overview
The Aspect now grants many new customizable buffs
- Attack speed
- Critical hit chance
- Dodge chance
- Damage Reduction
- Movement Speed
- Special Radius
- Base Damages
- Lifesteal
Understanding the Config
Basic Values
Some buffs are scaled by the level of the aspect, the formula is simply (number in config) * (aspect level)
- AttackSpeed - % attack speed increase per level
- CriticalHitChance - % chance of each hit being critical per level
- DodgeChance - % chance that you automatically dodge when hit per level
- DamageReduction - % reduced damage taken per level
- MoveSpeed - % movement speed increase per level
- SpecialRadiusBonus - % increase of your Special's radius
The base damage of each move you can perform
- Strike - first move in the Attack combo
- Chop - second move in the Attack combo
- Thrust - third move in the Attack combo
- DashThrust - your Dash-Attack
- Special - your Special attack
- Cast - your Cast
How much you heal per hit
- UseAmount - if true Amount will be used, if false Percent will be used
- Percent - % of damage dealt that is healed
- Amount - a fixed value that is healed each hit
- SpecialGain - if true you will heal from your Special, if false you will not
- DashGain - if true you will heal from your Dash-Attack, if false you will not
Advanced Understanding
This section is mainly for other mod creators, don't read this if you just want to use the mod because you may get confused
To compensate for this, my mod instead uses the equation 2^(-x) to calculate the attack speed

This means that the duration never (truly) equals zero and therefore the animation always plays