Execution States

This script adds execution states. These are states that are applied when a skill or item is being used, and are removed after the action has been executed.

castingStates1

Download

Script: download here

Installation

Place this below Materials and above Main.

Usage

Tag skill or items with the following note-tag

<exec state: x>

For some state ID x.
You can have multiple execution states.

You may also like...

5 Responses

  1. EnGarcia says:

    Is there anyway to use this or any other script you have to affect my whole party instead of just the actor doing the skill?

    Let's say I cast Storm – a skill that should weaken all enemies at once (no problem with that part) but also should add a state to my whole party at the same time.

    Thanks in advance.

Leave a Reply

Your email address will not be published.

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax