Skyrim
0 of 0

File information

Last updated

Original upload

Created by

h4n4

Uploaded by

mastabenja

Virus scan

Safe to use

About this mod

Changes the Cannibalism popup on activation to a Power

Permissions and credits
Donations
[size=24]Convenient Cannibalism[/size]
Be a hero, click "Endorse"

Check my new mod: LOHS


!!!READ INSTALLATION SECTION IF YOU USE ANY PERK OVERHAUL (skyre/reproccer/etc.)!!!

Why this mod?:
I had a hard time finding any mod that removes the horrbile popup when looting if you have the Ring of Namira equiped, so i made my own.

What it does:
-Removes the prompt form the "cannibalism perk" and gives a power (Namira's Hunger) insted (lesser power)
-does not change the Ring of Namira Item
Details:
-A new power (Namira's Hunger) is added to the Character (that activates a new magic effect which calls a script that imitates the original cannibalism script that was bind to the old cannibalism perk.)
-the power should activate the eating animation and give you both parts of "Namira's Blessing"

Installation:
-Download with NMM or download manually and extract into your skyrim\Data folder (should not override anything unless you are updating from a previous version)
-Loadorder: "NamiraFix.esp" has to come AFTER any skyre/skyrepatches/perk Overhauls and AFTER the reproccer files. If you dont use skyre reproccer or similar it should not matter. Just load it as far down your loadorder as possible.
-Load your game and unequip/reequip the ring of namira if you use it.
-play

Updating:
-If you are upadating from 1.0 just install the latest version and override if asked.
-If you are updating form 0.1 or 0.1b please uninstall the old versions first with NMM or by deleting all files that came with them.
-Install latest version with NMM or manual
-Override if asked

Knowen Issues:
-The eating animation isnt playing allways (bug that exists in the vanilla game as well).

F.A:Q.:
Q: OMG YOUR MOD USES A SCRIPT OMG KILL IT WITH FIRE!!!
A: my script is allmost identical to the original script from the vanilla game. Scripts are not evil!

Q: Whre is the ReadMe?
A: Read the Nexus page. If youe REALLY need mor then that message me on Nexus

Q: Can you add a Hotkey for the power?
A: I will not do that. You can use HotKey PlusPlus (recomendet for performance) or More HotKeys Please. You can setup Namiras Hunger (or any other power) to any Hotkey you want with both Mods

Update History:
1.1
- Fixed vampirism quest. It should now be activated correctly (sanguinare vampirism)
1.0
- Vampirism is back in (this is lore friendly to vanilla. SkyRe and/or Reproccer change this all over the place...)
-Fixed tooltip (not adaptiv)
-Fixed spell cost
-Fixed power Icon
-Cleaned Script

0.1b
- 7-Zip Repack for NMM
0.1
- Alpha

Planned:
make the compatibility with skyre/perkoverhauls better

Edited Items:
-Perk-DA11Cannibalism (gives now ability "DA11CannibalismFIX")
-Spell-lesser power-DA11CannibalismFIX (NEW uses Effect DA11CannibalismScript)
-Magic Effect-DA11CannibalismScript (NEW runs script DA11AbCannibalismScript)
-Script-DA11AbCannibalismScript (NEW imitates the old cannibalism script)

-------------------------------------------------------------------------
Scriptname DA11AbCannibalismScript extends activemagiceffect

Spell property DA11CannibalismAbility auto
Spell property DA11CannibalismAbility02 auto
Spell property DA11CannibalismFIXSpell auto
PlayerVampireQuestScript Property PlayerVampireQuest Auto

Event OnEffectStart(Actor akTarget, Actor akCaster)

Utility.Wait(0.1)
Debug.Notification("Namira is pleased")
Game.GetPlayer().StartCannibal(akTarget as Actor)
DA11CannibalismAbility.cast(game.getPlayer(), game.getPlayer())
DA11CannibalismAbility02.cast(game.getPlayer(), game.getPlayer())

EndEvent
-------------------------------------------------------------------------


Compatibility:
-shouldwork with all mods that dont Change the cannibalism perk i think...

What i want to Know:
-does it work for you?
-general Feedback
-did i pack everything up correctly?
-any lorebreaking content?
-how can i make everything cleaner?
-should i change the Ring of Namira and create a new perk so the existing perk is uneffected?

Use the discusion tab for feedback

Thanks for your time guys!

[size=24]Like it? Endors on Nexus![/size]