Difference between revisions of "Chrono Cross Main Menu Notes"

From Chrono Compendium
Jump to: navigation, search
(Chrono Cross)
 
Line 34: Line 34:
 
|1098
 
|1098
 
|}
 
|}
 +
 +
For item prices—their values are in file 23 in the offsets 08 and 09.
 +
 +
* Forge: Main material price from the file 23 x Number of all materials used x 2
 +
* Sell: Equipment price from the file 23 x 2.5
 +
 +
If there is no main material (Bone - Rainbow Shell) then value 100 (64) is used instead in the forge formula. ''Thanks to F-Man''
  
 
''From'': [[Modification]]
 
''From'': [[Modification]]

Latest revision as of 20:26, 7 December 2023

General Information

Chrono Cross

I've put these in a block together on the grounds that their contents, where known, seem to have to do with the main menu.

File CD Sectors
0017.4fonts_and_menu.drp 998
0018.menu_text.drp 1056
0019.element_data_for_menu.out 1075
0020.element_something_maybe.out 1087
0021.menu_item_stats.out 1090
0022.demo_item_names_table.out 1094
0023.item_specs.out 1096
0024.object_descriptions.tbt 1098

For item prices—their values are in file 23 in the offsets 08 and 09.

  • Forge: Main material price from the file 23 x Number of all materials used x 2
  • Sell: Equipment price from the file 23 x 2.5

If there is no main material (Bone - Rainbow Shell) then value 100 (64) is used instead in the forge formula. Thanks to F-Man

From: Modification