Homunculus Item

● ARCHIVED · READ-ONLY
Started by Mr. Bubble 3 posts View original ↗
  1. Homunculus Item

    Script by Mr. Bubble





    Summary

    Instant death attacks are a staple in the repertoire of skills featured in the SMT series of games by Atlus. Combined with the rule that it is game over when the main character dies, players can lose a battle instantly they are not wary of these types of skills.

    This script provides a protection against instant death attacks by implementing the effect of the “Homunculus” item. Homunculus items prevent the effects of successful instant death attacks by simply being in the party’s inventory. This effect is limited to Actors.

    Script

    Can be found here: http://wp.me/PxlCT-lr

    Installation

    Paste this script into its own page within the "Materials" section in the script editor of your project.

    How to Use

    This script utilizes notetags. Please read the comments thoroughly.

    Compatibility

    This script aliases some default VXA methods. There are no default method overwrites.

    Requests for compatibility with other scripts are encouraged and welcome.

    Terms and Conditions

    Free for non-commercial use.

    If you wish to use this for commercial games, contact me first.

    Please feel free to post coding and efficiency suggestions, script features suggestions, and bug reports.
  2. Ah nice! Just yesterday I was thinking about how I could event this using conditional branches. This makes all the more easier. Thanks!
  3. The dropbox link is dead, does anyone have an alt link for it?