• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
May 22, 2024, 12:59:20 am

News:

Please use .png instead of .bmp when uploading unfinished sprites to the forum!


War of the Lions Tweak v2.52

Started by Tzepish, November 29, 2022, 02:53:23 am

Nyzer

Quote from: Tzepish on April 01, 2024, 02:14:39 pm* Add an extra unit or two to each battle, but somehow flag them to only show up on Hard mode (repurpose some unused flag to represent "hard mode only" unit)

I did this for Jot5. It's fairly easy in eventing. Just add a unit in every battle with the same Unit ID (such as xD0) that isn't set to be present, and add the following commands (whatever they are in WotL) to each battle:

ZERO(x0000)
ADDVar(x0000,x????)
JumpForwardIfNot(xD0)
AddUnit(xD0,x00,x00)
WaitAddUnit()
ForwardTarget(xD0)

You can also use the ChangeStats commands to do things like increase their Bravery or starting CT, or reduce your units' HP (by a flat amount).
  • Modding version: Other/Unknown

ic1025

I would advise against reducing the amount of units that the player can bring into battle. General rule of fun increase of difficulty is to not take away things from the player (unless it just happens to be something absolutely broken, like TG Cid in the original release)
  • Modding version: PSX & WotL

Blade12

Yo my dude love the mod, just a quick question: I wanted to edit my Ramza job name/description etc, in the FFTacText with the FFTpatcher (recent version).

It won't open the game ISO after I patched it with your Tweaks patch and the optional patches I used: A2 magic and Undead, it gives me this error/window pop up when I try to open it in the fftactext editor

"Error loading file: Value does not fall within the expectant range"

I open a previous backup fftext file from a previous unpatched/modded vanilla version I had before and patched a test patched/modded game iso backup of it and it opens fine but reverts the text back to vanilla wotl with some funny text results but I don't want that haha.

Just wondering what the fix is to open the patched/modded original copy as I am simply editing Ramza's job name/description etc, which you named to Cadet but I wanted to change it to my tastes.

The mod works and all just wanted to edit some text for Ramza's job, or it can't be done?

Thanks for your time for reading my issue.
  • Modding version: WotL