Difference between revisions of "Spreadsheet Hacks"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m (Fix link to raven's workbooks)
(7 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
These compilations were put together by RavenofRazgriz, who credits various people with their contributions in the descriptions for each spreadsheet.
 
These compilations were put together by RavenofRazgriz, who credits various people with their contributions in the descriptions for each spreadsheet.
 +
 +
These spreadsheets can be downloaded here:
 +
 +
https://ffhacktics.com/smf/index.php?topic=7271.msg147001#msg147001
  
 
For more information, instructions, and in-depth descriptions, read this thread:  
 
For more information, instructions, and in-depth descriptions, read this thread:  
Line 18: Line 22:
 
[[Skill and Skillset Workbook Compilation]]:
 
[[Skill and Skillset Workbook Compilation]]:
 
  - Generic Skillset Fix (By Xifanie.)
 
  - Generic Skillset Fix (By Xifanie.)
  - Pre-Raw Stat Editor (By me, information documented by Razele, newer info documented by secondadvent.)
+
  - Pre-Raw Stat Editor (By me, information documented by Razele, newer info documented by secondadvent.)
 
  - Job Defense Boost ASM (By Pride, original spreadsheet by Pokeytax, bugfixes by me.)
 
  - Job Defense Boost ASM (By Pride, original spreadsheet by Pokeytax, bugfixes by me.)
  
Line 24: Line 28:
 
  - Proposition Editor (By me, information documented by LastingDawn and Melonhead.)
 
  - Proposition Editor (By me, information documented by LastingDawn and Melonhead.)
 
  - ATTACK.OUT Battle Event Conditionals Editor (Original Spreadsheet 100% by  Xifanie, all I did was trim some code and make it output an XML file.)
 
  - ATTACK.OUT Battle Event Conditionals Editor (Original Spreadsheet 100% by  Xifanie, all I did was trim some code and make it output an XML file.)
  * - [MISSING DEFAULTS] ATTACK.OUT Map, Music, Squad, etc. Editor (By me,  information sourced from Wiki.  Fills the same function as Xifanie's GUI   ATTACK.OUT Editor, but with Copy/Paste functionality and the Ramza Mandatory flag.  Currently missing the ability to handle Forced Portraits and Removable Objects, and won't be able to edit PBFs most likely.  The GUI Editor is far better  for PBFs anyway though, this is meant to expedite editing large numbers of  entries for patches such as Call of Power that would essentially need to  rewrite this portion of ATTACK.OUT, because the GUI takes forever to do so with.)
+
  * - [MISSING DEFAULTS] ATTACK.OUT Map, Music, Squad, etc. Editor (By me,  
 +
  information sourced from Wiki.  Fills the same function as  
 +
Xifanie's GUI ATTACK.OUT Editor, but with Copy/Paste functionality and the Ramza  
 +
Mandatory flag.  Currently missing the ability to handle Forced Portraits and  
 +
Removable Objects, and won't be able to edit PBFs most likely.  The GUI Editor is  
 +
far better  for PBFs anyway though, this is meant to expedite editing large  
 +
numbers of  entries for patches such as Call of Power that would essentially need  
 +
to  rewrite this portion of ATTACK.OUT, because the GUI takes forever to do so  
 +
with.)

Revision as of 03:42, 4 October 2020

Spreadsheet hacks allow the user to modify various aspects of the game by inputting values in a spreadsheet, which then create a .XML file based on the changes. The .XML file can then be loaded into FFTorgASM to patch the iso and apply the changes.

These compilations were put together by RavenofRazgriz, who credits various people with their contributions in the descriptions for each spreadsheet.

These spreadsheets can be downloaded here:

https://ffhacktics.com/smf/index.php?topic=7271.msg147001#msg147001

For more information, instructions, and in-depth descriptions, read this thread:

http://ffhacktics.com/smf/index.php?topic=7271.0

Item and Shop Workbook Compilation:

- Store Inventory Editor (By me, information found on the ffhacktics.com/wiki.)
- Weapon Battle Sprites and Palettes Editor (By me, information researched by  Cheetah, Vanya, RandMuadDib.)
- Player Starting Inventory Editor (By me, research by formerdeathcorps.)
- Unrestricted Equip X and Gender Equips ASM (By Secondadvent.)
- Weapon Proc Rate ASM (By Pride.)
- Critical Hit Rate ASM (By Secondadvent, also covers monster jobs.)
- Weapon Formula ASM (By formerdeathcorps.)

Skill and Skillset Workbook Compilation:

- Generic Skillset Fix (By Xifanie.)
- Pre-Raw Stat Editor (By me, information documented by Razele, newer info  documented by secondadvent.)
- Job Defense Boost ASM (By Pride, original spreadsheet by Pokeytax, bugfixes by me.)

Game Progression Workbook Compilation:

- Proposition Editor (By me, information documented by LastingDawn and Melonhead.)
- ATTACK.OUT Battle Event Conditionals Editor (Original Spreadsheet 100% by  Xifanie, all I did was trim some code and make it output an XML file.)
* - [MISSING DEFAULTS] ATTACK.OUT Map, Music, Squad, etc. Editor (By me, 
information sourced from Wiki.  Fills the same function as 
Xifanie's GUI ATTACK.OUT Editor, but with Copy/Paste functionality and the Ramza 
Mandatory flag.  Currently missing the ability to handle Forced Portraits and 
Removable Objects, and won't be able to edit PBFs most likely.  The GUI Editor is 
far better  for PBFs anyway though, this is meant to expedite editing large 
numbers of  entries for patches such as Call of Power that would essentially need 
to  rewrite this portion of ATTACK.OUT, because the GUI takes forever to do so 
with.)