Wednesday, March 5, 2014

Gain TP on Kill


This script adds a gain TP by killing function. Users can specify the details
using various notetags.

Download the script here.

Installation

Put this script below ▼ Materials and above ▼ Main Process.
If there are scripts that overwrite the aliased methods below,
put this script below said script.

Usage

To make an actor, class, enemy, equipment, or state adds TP when killing
enemy, add this notetag:
<kill gain tp: x>
where x is the number of tp gained, x can be a negative value.

To make them give TP upon death, add this notetag:
<death give tp: x>
where x is the number of tp given, x can be a negative value.

No comments:

Post a Comment