Home Artists Posts Import Register
Patreon importer is back online! Tell your friends ✅

Content

 Features:

  • Fog Of War - allows you to create fog of war on the map. Great thing to the dungeons. How it works - see the video.

  •  New Damage PopUp's - optional, full customization through JSON


  • Bloodsplatter effect when HP is low - optional, has settings


  • Outer ABS settings for skills, weapons, items and enemies

You can write all the settings in a JSON file. And also use inheritance settings.


For example:

You have skill (id 31) with many settings, it's not very useful

You can define all in JSON file

Then use new <outer> parameter

All settings will be loaded from JSON

Also, you can use inheritance with some changes, like this

(Load all settings from skill with ID 30 and override <range> parameter)

After the build release build, I will add a Wiki page how to work with it


Build also have bug fixes and small changes. Will be available in few days.

Files

RPG Maker MV. Making the dungeon even more dangerous

An example of how you can make a dungeon even more dangerous and interested using the Alpha ABS plugin Plugins used: - Alpha ABS (build 1110 PRO) - TerraxLighting Patreon: https://www.patreon.com/KageDesu Wiki: https://github.com/KageDesu/Alpha-ABS/wiki Discord: https://discord.gg/8EE6PMv

Comments

CatZ Games

Thank you for new update.

Anonymous

Hi, it seems that the commands "NET only, NET except and so on are not working on the last build of AlphaNET. Are you planning to fix these ? I love your plugins, thank you so much !

KageDesu

Are you sure? I'm working on an new update for NET now, I'll check