Xifi-Sheets

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search

This is a compilation of spreadsheets made by Xifanie that make modding FFT much easier.

Generally speaking, all of these spreadsheets require Microsoft Excel 2007 (or newer) and VBA activated. It doesn't matter which alternative you use; it will either not work or be cripplingly slow.

You can try Excel Online, but if the sheets rely on VBA add-ins to export data, you will not be able to accomplish this there, which means you won't be able to get the xml needed to patch your game.


Xifanie's Spreadsheet Hacks


Abilities Hardcode Recode

Allows you to edit which stat an ability increases/decreases, which item type will be stolen/broken, and in general anything regarding abilities that is "hardcoded" to them and not editable in FFTPatcher.

*Not currently Available*



Alternate Animations

Allows you to aside Human sprites and Monster sprite different animations for the same move.



Ability Requirement Hack 2.0

ARH 2.0 removes all tables and you are pretty much forced to ASM in the requirements that you want.

It is, however, as friendly as possible for coding that I could think/manage inside of Excel's limitations.

*Not currently Available, however you can find info HERE*



Brave Story Bios Unit Link

Assign new special units their final bios descriptions (leaving the party or dying messages).

Any other bios entries already work via manual activation, just like vanilla.



Guests in Randoms & Unit Restrictions

This allows you to bring guests into random battles. There is an option to make them uncontrollable in said random battles.

The restrictions don't only apply to guests; you can prevent any special character in your party to join the squad!



Learn Priority Hack

Allows you to change the AI's priority for learning skills.

*Not currently Available*



Permadeath Terminator

Prevent units from becoming crystals/treasure once their death counter expires. Customizable to include/exclude unique units, enemy teams, and more.



Skillset Behaviors

Previously known as "Generic Skillset Fix".

Change the skillset to behave like another. For example: make Elemental behave as a regular skillset (Basic Skill).



Soldier Office Upgrade

This hack allows you to set a price in the Soldier Office, and a unit will be generated given variables specified in the provided spreadsheet.

It is highly customizable, and has been tested on console.



Special Snowflakes

Make any ENTD Unit have special properties, including stat, status, size, and color modifications!



Synthesis Shop

Turn the Fur Shop into a Synthesis Shop. Inspired by FFIX.



Trap Extension

Create abilities that place new custom traps on the battlefield. Comes with 18 new traps, or code your own!

These new traps can also be pre-set in a battle via event instructions.


Xifanie's Tools


Arc Generator

An event tool that allows you to easily create perfect arcs for things like jumping and throwing items using Spritemove.



Camera Helper

Create smooth Camera instructions for your custom events.



Event Reorganizer

Combines the Attack.out GUI, Conditions Sheet, Worldmap Sheet, and much more into one convenient, organized and easy to use tool.

*Not currently Available, however you can see a screenshot of the WIP HERE.*



EVTCHR Frame Editor v1.1

Change the frames and animation of EVTCHR slots.

For reference purposes, v1.0 can be found here.



FFT Conditionals

Easily create and modify both world and battle conditionals, all within one spreadsheet. Also allows expansion of both sets for more space.

See the wiki pages for worldmap conditional instructions and event conditional instructions for more info.



FFT Font Character Creator

Create custom text characters or symbols by replacing Kanji characters.

Note that most hacks overwrite Kanji space, so make sure to check if your new character conflicts with any other hacks you're using.



FFT Hack Template Spreadsheet

A spreadsheet LOADED with new functions to help you to create and test your ASM hacks in the most user-friendly environment I could think of.

You can also easily import your old hacks and it will be nicely reformatted for you, allowing a smooth transition to this tool.



FFT Mod Helper

This tool rips data from your FFT Image, giving you loads of useful information, including:

  • Which Effects are tied to which Ability, and a list of those that aren't
  • Where Abilities are used (Skillset, Job Innate R/S/M, Weapon strike, Ability cast) and a list of the unused ones
  • Where Inflict Statuses are used (Abilities, Weapon strikes), and a list of those which aren't used on top of pointing out every duplicate entry
  • Which Item Attributes are tied to which Item, and a list of those which aren't used on top of pointing out every duplicate entry



FFTText Editor

Conveniently create or edit a .ffttext file to be patched by FFTacText, plus easily + quickly generate/update a resources.zip to match.

PSP WotL not currently supported, unfortunately.



ISO Manager

Create a completely new File Index for PSX CD Images (not just FFT), Import/Export files, and automatically associate Files and their Sectors + Filesizes to data locations inside the game.

This tool has been functionally replaced by JuraviS.



Worldmap Editor 1.01

Edit the coordinates of all locations and paths on the worldmap.

For reference purposes, v1.00 can be found here.