Final Fantasy XII: The Zodiac Age
0 of 0

File information

Last updated

Original upload

Created by

theit8514

Uploaded by

theit8514

Virus scan

Safe to use

Tags for this mod

About this mod

A mod to open the Gambit shop in Rabanastre before the fete. Useful for those using "Lift Story Restrictions" from The Insurgent's Graveyard to unlock gambits menu early.

Requirements
Permissions and credits
Changelogs
Removes the early restriction from the Gambit shop in Rabanastre. You can access this shop before acquiring the Rogue Tomato hunt. You won't be able to use said gambits until you unlock them via the story or via the "Lift Story Restrictions" script from The Insurgent's Graveyard. Even without that mod, it will allow you to purchase gambits earlier than the story allows.

Modding info
Replaces scripts in rbn_a12. The specific change is to the code block in talk_step01 which displays a closed message when the scenario flag has not reached the fete. Feel free to use this in other mods.
  switch (local_var_11)
  {
case 0:
setkubifuristatus(0);
// if (シナリオフラグ < 240)
// {
//  setkutipakustatus(1);
//  setunazukistatus(1);
//  amese(0, 0x1000000);
//  messync(0, 1);
//  setkutipakustatus(0);
//  setunazukistatus(0);
//  break;
// }