Skyrim

File information

Last updated

Original upload

Created by

Vilhjalmr

Uploaded by

Vilhjalmur

Virus scan

Safe to use

Tags for this mod

About this mod

Changes Vampires to be more powerful the more recently they have fed. As they go longer without feeding, their spells and resistances get weaker, and their weakness to fire and sunlight gets stronger. Also includes upgrades if you have become a hybrid.

Permissions and credits
v1.1 changes the messages displayed when feeding and growing more hungry to be more accurate.

This was a very basic mod I decided to make for my own Vampire, and figured others may like it as well. It currently requires Dawnguard, because that is the version of the scripts I was working with, but if anyone would like it converted for vanilla, just place a post or message me, and I will get a vanilla version implemented.

Also includes upgrades if you have become a hybrid. Checks vanilla globals (PlayerIsVampire and PlayerIsWerewolf) to determine Hybrid status.

---------------------------------------
----- Hybrid Explanation ------
---------------------------------------
My theory behind the Hybrid's abilities is this. The Beast Blood is so full of energy it keeps you from being rested. As such, It is strong enough to maintain your abilities at their highest regardless of how starved you are. And in turn, the power your abilities bleed off allow you to gain the rested bonus.
Also the additional strength protects you from sunlight and fire, but only when you are mostly fed.
The rested bonus can be removed by deleting the PlayerSleepQuestScript.pex file from the Data/Scripts folder

-------------------------------
----- Ability Details ------
-------------------------------

This mod changes the benefits at each stage of vampirism as follows:
Vanilla stage 1
  • 20% Frost Resist
  • 20% Weakness to Fire
  • Vampiric Drain (Stage 1)
  • Vampire's Servant (Stage 1)
  • No regen, all stats reduced by 15


Blood Power Vampire Stage 1
  • 50% Frost Resist
  • 20% Weakness to Fire
  • Vampiric Drain (Stage 4)
  • Vampire's Servant (Stage 4)
  • No regen, all stats reduced by 15
  • Vampire's Seduction
  • Embrace of Shadows


Vanilla Stage 2
  • 30% Frost Resist
  • 30% Weakness to Fire
  • Vampiric Drain (Stage 2)
  • Vampire's Servant (Stage 2)
  • No regen, all stats reduced by 30
  • Vampire's Seduction


Blood Power Vampire Stage 2
  • 40% Frost Resist
  • 30% Weakness to Fire
  • Vampiric Drain (Stage 3)
  • Vampire's Servant (Stage 3)
  • No regen, all stats reduced by 30
  • Vampire's Seduction


Vanilla Stage 3
  • 40% Frost Resist
  • 40% Weakness to Fire
  • Vampiric Drain (Stage 3)
  • Vampire's Servant (Stage 3)
  • No regen, all stats reduced by 45
  • Vampire's Seduction


Blood Power Vampire Stage 3
  • 30% Frost Resist
  • 40% Weakness to Fire
  • Vampiric Drain (Stage 2)
  • Vampire's Servant (Stage 2)
  • No regen, all stats reduced by 45
  • Vampire's Seduction


Vanilla Stage 4
  • 50% Frost Resist
  • 50% Weakness to Fire
  • Vampiric Drain (Stage 4)
  • Vampire's Servant (Stage 4)
  • No regen, all stats reduced by 60
  • Vampire's Seduction
  • Embrace of Shadows


Blood Power Vampire Stage 4
  • 20% Frost Resist
  • 50% Weakness to Fire
  • Vampiric Drain (Stage 1)
  • Vampire's Servant (Stage 1)
  • No regen, all stats reduced by 60


Anything not specified above remains unchanged.

For Hybrid, All stages have all positive benefits of Vampire at their strongest.
Stage 1 has no negatives, and includes a 50% Health, Stamina, and Magicka regeneration buff
Stage 2 has no negatives, but does not have the regen buff.
Stage 3 has 20% weakness to fire
Stage 4 has 30% weakness to fire, and the vanilla stage 1 sunlight weakness.
Hybrids also can gain a sleep bonus.

This mod will overwrite the VampirePlayerQuestScript.pex file, so as such it will overwrite any other mod that modifies this file.

This is a very beta release, as I have never made a skyrim mod before.

Installation:
Extract the BloodPowerVampireHybrid.esp into the Data folder
Extract the PlayerVampireQuestScript.pex file into the Data/Scripts folder.
Extract the PlayerVampireQuestScript.psc file into the Data/Scripts/Source folder if you want the source.
If you don't want the sleep bonus, skip this step.
Extract the PlayerSleepQuestScript.pex file into the Data/Scripts folder.
Extract the PlayerSleepQuestScript.psc file into the Data/Scripts/Source folder if you want the source.