Jump to content

All items in convoy code for Thracia?


Alph
 Share

Recommended Posts

Is there a code for all items in convoy/supply?

 

I found this on gamefaqs, nothing about the convoy though

Would also be interested in a deploy all units code

Quote

Before you begin
----------------
- Note that SNES9x save states are gzip-ed compressed and need to be
decompressed.
- This can be done with the command-line gzip tool.
eg. gzip -cd your-save-state-file.000 > your-save-state-file-decompressed

- The offets given are for the decompressed copy of the save state.
- After making your changes, you need to recompress the save state.
eg. gzip -cf your-save-state-decompressed > your-save-state-file.000

Offsets
---------
15e5d: Start of 48x character statistics records. Each character
record is 65 bytes long and has the following format...
Size Field Name Offset
1 Level 0
1 Experience 1
1 Max_Hp 2
1 Current_HP 3
1 Strength 4
1 Magic 5
1 Skill 6
1 Speed 7
1 Luck 8
1 Defence 9
1 Constitution 10
1 Traveller 11
1 Move 12
1 Fatigue 13
1 Status 14
3 Unknown
1 Lead 18
2 Unknown
3 Skills 21 This is a bit field of skills
1 Item 1 ID 22
1 Item 1 Count 23
1 Item 2 ID 24
1 Item 2 Count 25
1 Item 3 ID 26
1 Item 3 Count 27
1 Item 4 ID 28
1 Item 4 Count 29
1 Item 5 ID 30
1 Item 5 Count 31
1 Item 6 ID 32
1 Item 6 Count 33
1 Item 7 ID 34
1 Item 7 Count 35
1 Sword Rank 1
1 Spear Rank 1
1 Axe Rank 1
1 Bow Rank 1
1 Rod Rank 1
1 Fire Rank 1
1 Thunder Rank 1
1 Wind Rank 1
1 Light Rank 1
1 Dark Rank 1
2 Total Experience 2 This is the total exp accumulated by each character shown in the ending
12 Unknown

1adf1 - 1ae20: character win counts (1 byte each)
1adc0 - 1adef: character lose count (1 byte each)

1ae22: this contains a list of 3-bytes
(scenario number, rounds taken to win, unknown byte) which contains the
scenario victory statistics. The number of rounds in each scenario is
totalled to give the final ranking.

15b51: money (2 bytes)

https://gamefaqs.gamespot.com/boards/577344-fire-emblem-thracia-776/77839876

Edited by Alph
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...