0 of 0

File information

Last updated

Original upload

Created by

Zerathyon

Uploaded by

Zerathyon

Virus scan

Safe to use

About this mod

Allow the player to rebuild the flind flail by combining the shattered flail parts plus a soul coin offering to the deamon lord Yeenoghu.

Permissions and credits
Changelogs
Once rebuilt, the flail is large and gives a bonus to large characters.
There are several ways to increase in size : colossus elixir, giant barbarian rage, enlarge spell...

As the soul coin is an offering to the demon lord Yeenoghu himself, the wearer of the flail is permanently in rage stance.

NORAGESTANCE : This version is also a standalone but without the rage stance for those who don't like it.

COMBO : For those who like it, the combo version allows the heal to activate on heal effects for both the shattered flail (like in the "Shattered Flail Fix") and for the Yeenoghu flail. BUT for sweep attacks, the heal happens only once ("shattered flail fix has the same problem and atm I don't know how to avoid it).

The different versions are exchangeable in game, but use only 1 version at the time as they share ID

Enjoy


For those impatient or having already killed the flind, here is the console command :
Shattered flail :  Osi.TemplateAddTo("8a527abd-a2ff-4267-a067-d26bdf6742ee", GetHostCharacter(), 1, 1);
Shattered flail rests :  Osi.TemplateAddTo("6c4e71df-5fc7-47dd-8fff-93ca7288c62d", GetHostCharacter(), 1, 1);
Soul coin : Osi.TemplateAddTo("8c68e68d-96d4-45d6-804c-5f31ac948ff3", GetHostCharacter(), 1, 1);
Yeenoghu flail : Osi.TemplateAddTo("7462aeff-7968-43f0-a964-a24ac5014884", GetHostCharacter(), 1, 1); 

This mod should not be compatible with "Shattered Flail Fix" or mods modifying the flind drop table (I don't know any).

note for the combo version : the healing has been moved from the passive (they never apply on heal effect) to call the
status MAG_REGAIN_HP_4, 100, 0.
I believe the status is apply for 0 turn, but cannot be applied several times as is.

In the future : creating the warlock of yeenoghu subclass (summuning hyena, creating gnoll and witherlings) ; and finishing with the path of yeenoghu (where you face Yeenoghu himself?).