thane98 / paragon

Toolkit for editing various FE games.
GNU General Public License v3.0
56 stars 17 forks source link

Make item extra data toggled so everyone's happy #22

Closed muhmuhten closed 4 years ago

muhmuhten commented 4 years ago

Adds a special editor type with a toggle button to switch between stats view and a raw hex buffer, and use that to display FE14 item extra data.

Extra data contains arbitrary ids for some item types (seals, books), but the stats view is still useful for the majority of item types (possession bonuses, hidden weapons, all the HP-changing effects).