The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.3.33 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Users browsing this thread: 1 Guest(s)
Patch: New Treasure Chest Options v1.0.1

#1
Posts: 48
Threads: 7
Thanks Received: 0
Thanks Given: 0
Joined: Dec 2017
Reputation: 0
Status
None
Title: New Treasure Chest options
Author: TheNPCnextDoor
Version: 1.0.1
Applies to: FF6us v1.0, FF6us v1.1 (both unheadered)
Tested on: FF6us v1.0

.zip  New Treasure Chest Options v1.0.1.zip (4.55 KB, 11 downloads)


Contents:
  • asm/esper_name.asm
  • asm/general_actions.asm
  • asm/item_name.asm
  • asm/treasure_chest.txt
  • New Treasure Chest Options v1.0.1.ips
  • README.txt


--------------------------------------------------------------------------------

Description:

FF6 offers 4 types of Treasure Chests:

* Item
* Monster-In-A-Box!
* Gold
* Empty

--------------------------------------------------------------------------------

What this patch does:

It adds two new types to this list:

* Rare Item
* Esper

--------------------------------------------------------------------------------

How to use this patch:

Out of the box, this patch will seemingly have no effect. To use it, you must
modify the types and contents of treasure chests. The data is located at
ED/8634. Each treasure chest is composed of 5 bytes:

* Its X coordinate
* Its Y coordinate
* The location of its activation in the RAM
* Its type
* Its content

The accepted values for the types are:

* 0x80: Gold
* 0x40: Item
* 0x20: Monster-In-A-Box

Plus the newly added values:

* 0x10: Esper
* 0x08: Rare Item

Any other value will result in an empty chest, although only the value 0x00 is
used in such cases in vanilla.

Now, for the content byte, the accepted values are inclusively:

* 0x00 to 0x1A for Espers
* 0x00 to 0x13 for Rare Items

NB: If you choose to put Coral in a chest, it will also increase the internal
counter of your total of Corals by one. Like in the original game, there is no
current way of knowing the current quantity.


See the attached images:

[Image: attachment.php?aid=595][Image: attachment.php?aid=596]


Attached Files Thumbnail(s)
       
  Find
Quote  
[-] The following 4 users say Thank You to NPCnextdoor for this post:
  • Gi Nattak (07-25-2021), madsiur (07-25-2021), Robo Jesus (08-02-2021), Warrax (07-25-2021)



Messages In This Thread
Patch: New Treasure Chest Options v1.0.1 - by NPCnextdoor - 07-25-2021, 03:58 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite