0 of 0

File information

Last updated

Original upload

Created by

PilliVanilli

Uploaded by

PilliVanilli

Virus scan

Safe to use

Tags for this mod

About this mod

Beefs up damage dealt by player and combat related exp gain

Requirements
Permissions and credits
Changelogs
This is a very simple take on increasing the damage dealt by the player and also increases the ranged, weapon, strength and agility exp points gained from combat.

it plays nicely with Increase Health and Stamina as it counters the health buffs for NPCs. Thats why I also created two versions with 2x the damage dealt and 3x damage dealt.

I know its not balanced and I know it kinda defeats the intended play style, but I like being a badass boss that can solo a whole bandit camp

It just edits values in DefaultGame.ini so it is compatible with most other mods avaible for Bellwright right now. In fact, the only mod I know that is incompatible is SkillCap 100, as it also edits DefaultGame.ini .

By request, there is now also a version without more damage

_____________________________________________________________________________________________________

FOR THOSE WHO WANT DIFFERENT VALUES, DO THIS AT YOUR OWN RISK

1. go to your AppData folder

2. navigate to Local\Bellwright\Saved\Config\Windows

3. back up and then open Game.ini (should be empty)

4. insert this for damage adjustment: 

[/Script/Mist.MistFactionSettings]
PlayerCharacterDamageMultipliers=(SameFactionMult=0.000000,DamageMultsByAttitude=((Friendly, 0.000000),(Neutral, 1.000000),(Hostile, 1.000000)))

5. change neutral and hostile to desired values

6. insert this for EXP modifiers:

[/Script/Mist.MistCharacterProgressionSettings]
RangedExpGainPerRangedHit=300
AgilityExpGainPerRangedHit=150
StrengthExpGainPerRangedHit=100
MeleeExpGainPerMeleeHit=100
StrengthExpGainPerMeleeHit=50
AgilityExpGainPerMeleeHit=10
MeleeExpGainPerBlock=20
StrengthExpGainPerBlock=20
AgilityExpGainPerBlock=20

7. change the ExpGain values to your liking

8. save the file

9. if you messed something up, don't write it here or contact me, I am not a free IT support

10. if you managed to do this, delete / deactivate my mod as it does exactly the same

_________________________________________________________________________

Thanks to the Bellwright Modding Discord for guiding a modding noob through the basics

Thanks to JoewAlabel for the Mods Unlocker