marcrobledo / savegame-editors

A compilation of console savegame editors made with HTML5 technologies.
https://www.marcrobledo.com/savegame-editors/
Other
1.09k stars 227 forks source link

ToTK: Armor addition: #340

Closed ApacheThunder closed 1 year ago

ApacheThunder commented 1 year ago

I have found the armor ID for the tunic Link wears during the prologue:

image

It's actor id is Armor_1150_Upper

it is otherwise identical to Champion's Lethers with the only notable difference being Link's arm is not Ultrahanded with it. It has a defense stat of 5. Pretty sure it can't be upgraded though but I did not go to a fairy to test that. :P

EDIT: Went to a Great Fairy and to my surprise she will let upgrade it!

EDIT2: LOL don't attempt to upgrade it:

image It transforms into upgraded Tunic of Memories. :P

I guess they didn't bother setting the "you can't upgrade this" flag on it and the Actor ID it transforms into happens to be Tunic of Memories. :P

I'd say it would still be useful to have in the save editor. It's entirely possible folks will add custom Actor IDs for upgraded version of this thing via mods eventually.

marcrobledo commented 1 year ago

Added