ClayAmore / ER-Save-Editor

Elden Ring Save Editor. Compatible with PC and Playstation saves.
Apache License 2.0
311 stars 81 forks source link

Radahn missing from the boss list? #62

Open XTSGX opened 4 months ago

XTSGX commented 4 months ago

Ik the mod is being update but i didn't see this issue metionned anywhere. Couldn't find his event flag anywhere sadly but i hope he's added in the next update.

EthanShoeDev commented 4 months ago

I believe that Radahns death flips multiple event flags. One that is for sure flipped is event flag 310.

This project does map event flag 310 into the save file but interestingly, it does not assign a name to that event flag (like it does for most other bosses).

I assume this is because simply flipping event 310 would not allow you to replay radahn (because many event flags would need to be undone).

That's just a hunch. Here is the event flag reference: https://docs.google.com/spreadsheets/d/1Nn-d4_mzEtGUSQXscCkQ41AhtqO_wF2Aw3yoTBdW9lk/edit?gid=186418368#gid=186418368

Anyway, if you want to just read the save and tell if radahn has been killed, that can be done with minimal changes to the code.

ClayAmore commented 3 months ago

Which Radahn dlc or vanilla?

XTSGX commented 3 months ago

Vanilla, although i was using the quickfix version of the save editor but i doubt they touched the bosslist. Starscourge Radahn is just straight up missing. Also would be nice to include the Crater even flag, it's number 310.