BULK TELEPORTER

By Dr Mike

You can teleport inanimate objects using a TELEPORT command. Doing so will cause them to momentarily vanish, reappearing above the head of a nearby enemy or at a random horizontal offset if no enemy is nearby.

This attribute is included to fill a gap with TELEPORT attacks, in that they cannot be used reliably on prop objects for custom characters.

Customisations

Dummy Power: The power that the character uses on inanimate objects when absorbing material properties off them.

Important: Due to FFX Control Centre having a limit on the number of customizable attributes, Bulk Teleporter has to be customized manually by opening ffxcustom2.py:

### Bulk Teleporter
FFX_BULKTP_CUSTOM=[
["default","ffx_bulk_teleport"],
["types","dDummy Power"],
]