Retro Hackers LogoGuestLog in

Summer Tree
News
Database
Users
Projects
Game Ports
Videos
Music
Material
Feedback

FF5 Weapon Formula Tweaks

Original game : Final Fantasy V

Platform : SNES

Author : Modoh

Release date : 20 June 2022

Category : Improvement

Patch version : 1.3

Modifications : P

Downloads : 412

ROM Information

Database match: Final Fantasy V (Japan)
Database: No-Intro: Super Nintendo Entertainment System (v. 20210222-050638)
File/ROM SHA-1: E937B54FFF99838E2E853697E4F559359AA91FD6
File/ROM CRC32: C1BC267D

Hack description

This is an ASM mod to weapon formulas in FF5.

It improves some weapon types that were so bad as to be basically unusable, such as bells and harps. It also allows some ability combinations that would have made sense but were disallowed due to combat formula limitations, mostly related to Magic Sword. It's intended to open up some options but not drastically change how FF5 plays, and doesn't nerf anything that's already good.

The thought process behind the changes was mostly with Four Job Fiesta runs in mind, but it works just as well for a normal playthrough.

Patch included IPS file to an unheadered FF5 rom. This doesn't use any space outside the normal confines of the FF5 weapon routines (and item data), so it should work on any translation or patch of SNES FF5 that doesn't mess with battles.

ASM Source is included.

Details are in the readme file, but some quick examples of things you can now do:

*Attack with Harps/Bells/Rods without being quite as sad
*Have daggers/whips/bows scale on Agility for fast classes
*Use Magic Sword with Equip Axe/Spear/Katana on M.Knight
*Use Magic Sword with the Rune Blade on M.Knight
*Use Magic Sword on Dragoon/Samurai without resorting to daggers
*Use Magic Sword on a Dancer with the Man Eater
*Jump with Doublehanded spears
*Use the Brave Blade without wishing you didn't just take the Chicken Knife
*Use the Drain Blade without being a Freelancer
*Drink Power Drinks for actual power


Version updates since 1.0:
Fixed bugs with Goblin Punch and Harp status effects, some other Harp tweaks

Screenshots

Contributions

ContributorType of contributionDescription
ModohHacking

Reviews

Awesome Changes to FFV Battlesxj4cks2024-03-24Version 1.3

Highly recommend this work, the entire battle system benefits from these changes to weapon damage formulae!! Uplifts many Jobs (especially Dragoon) with the new flexibility to the equip rules and allows for MagicSword on many more weapon types.

The code is available in ASM as well, which a gold standard for a patch in my opinion because it allows the work to get adapted and woven into other hacks that might normally conflict with it. Outstanding stuff, truly valuable for any FFV hack or for a casual replay!