The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

julianovento7

Uploaded by

julianovento7

Virus scan

Safe to use

Tags for this mod

About this mod

Shockwave is real mortal.

Permissions and credits
In Vanilla Aard's shockwave ability is so weak that it is ridiculous to activate. With this mod the damage is adjustable, so each one values the skill as they wish.

To adjust just find this line:

dmgVal = GetWitcherPlayer().GetSkillLevel(S_Magic_s06) * CalculateAttributeValue( owner.GetSkillAttributeValue( S_Magic_s06, theGame.params.DAMAGE_NAME_FORCE, false, true ) ) * (((sp.valueMultiplicative) - 1) * 2.25 + 1) * (playerLevel/10) / 2; //Mortal Shockwave

Number 2.2 is the damage value.