Less Proper Possession
Assorted improvements to the Possessor class, forked by mannendake. Specifically, this fork only prevents in-combat healing and changes cannibalize to a similar "overcharge" talent that does not require bodies, so body management becomes a tactical rather than strategic decision.
See addon usage in the character's vault.
Name | Module Version Required | Released | File |
---|---|---|---|
fixed body count not healing to max | 1.7.0 | 2022-10-22 09:23 |
tome-possessor_fixes_bamboo.teaa |
probably fixed something | 1.7.0 | 2022-10-22 08:50 |
tome-possessor_fixes_bamboo.teaa |
revamp | 1.7.0 | 2022-10-22 08:25 |
tome-possessor_fixes_bamboo.teaa |
initial release | 1.7.0 | 2022-08-22 08:52 |
tome-possessor_fixes_bamboo.teaa |
Bug when corporating with Adventurer Party
I got the following error message when playing with both MODs. My main character is a possessor and when I created a new party member who is not a possessor, the game poped up an error window.
Lua Error: /data-possessor_fixes_bamboo/modify_cannibalize.lua:33: attempt to call method 'spotHostiles' (a nil value)
I certainly understand that it is not really your problem but could you maybe take a look into it? Thanks.
Personally I feel a simple check like 'if self.spotHostiles shall be able to fix the problem?