0 of 0

File information

Last updated

Original upload

Created by

Tossapon

Uploaded by

Tossapon

Virus scan

Safe to use

Tags for this mod

About this mod

Fix incorrect skill EXP given when using a spell which have its magicka cost manually set instead of auto-calulated.

Requirements
Permissions and credits
Changelogs
When creating a custom spell with a custom magicka cost, the game will give the skill EXP based on the spell's auto-calculated magicka cost. Many of the spells from magic mods do not set the magic effect cost correctly and using manually set magicka cost instead. This causes the spell to reward too little amount of EXP most of the time, while some of the spells do not give any EXP at all.

This mod will fix the problem by giving the amount of EXP based on the base cost of a spell when it is not created with auto-calculated cost on. The amount of EXP given is equals to the magicka cost of the spell multiply by the costliest spell effect's skill use multiplier.

Features
- The EXP reward of the spell which has its magicka cost manually set is now corrected. (Auto-calc spells are not affected)
- Report the amount of EXP rewarded in the console. (Default = ON, can be disabled in the INI)
- Optional option to ignore skill use multiplier and use the magicka cost directly. (Default = OFF)

Credits
SKSE - SKSE team
CommonLibSSE - Ryan and powerofthree
Address Library - meh321
Source code example - powerofthree

Plugin source