Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(-1)

Hi, not sure if you're still here or not, but I really liked your plugin.

However, there seem to be some problems with the digestion note tags.

So, first, I set up the skills and states and it works perfectly for the mechanics between vore state and pred state.

However, for the MZ advanced version, when I tried attaching <Digest: 100> to the notes of Enemies data, in a battle no actual digestion happens. Actors take no damage at all. 

Then I turned off the MZ advanced version and tried the MZ basic version, and digestion occurs properly, the actor loses 100 hp.

Is there some sort of issue with the notetags in MZ advanced version or am I doing it wrong?

Would appreciate your kind help on this.

Sorry for the late reply.  Anyway, <Digest: 100> is not going to do anyway, it should be <DigestHP: 100>.  However, what you may be looking for is <DigestHP: -100> where -100 takes away 100 HP from the prey.

Also, I just read through and noticed that the popup doesn't appear for digestion.  A  quick look shows that the processes for setupDamagePopup are different, so  I'll have to rewrite that part.

The fix for this and the "cannot save" should be up in some time.