Absorb Snippet

by Enelvon

Summary

This script is a simple, minimally invasive snippet that allows elements to be absorbed. This is accomplished via Notes tags placed in Database objects.

Detailed usage information is available within the script or in the source repository.

Features

  • Minimally invasive – aliases a single method from the base script and contains no redefinitions.
  • Easy to set up.

Script

This script is available from the SES source repository. The specific file to download is ‘absorb/absorb.rb’.

Installation

Place this script below Materials and the SES Core, but above Main. Exact placement shouldn’t matter all that much beyond that. If you’re using a script that redefines rather than aliases Game_Battlerbase#element_rate, make sure this script is placed below it.

License

This script is made available under the terms of the MIT Expat license.