wwylele / mhrice

Monster Hunter Rise information website
http://mhrice.info
Apache License 2.0
111 stars 8 forks source link

Looking for Deco Unlock Conditions #53

Open NoswalDev opened 1 month ago

NoswalDev commented 1 month ago

Hi,

This is related to the data file rather than the website. I'm compiling a sheet for decoration unlocks and can't seem to find all of the relevant unlock conditions. For example, Bloody Jewel 2 (id.Deco: 28) should be locked behind MR100 (and possibly AR111), but its entry in "hyakuryu_deco_product" doesn't contain any progress_flag, enemy_flag, or item_flag that would indicate otherwise.

I've looked in:

and additional sections that let me make sense of the id numbers. Is the info stored elsewhere or have I just not properly linked the sections together?

wwylele commented 1 month ago

Hi, I don't think I have found where this particular data is stored yet. The corresponding webpage shows empty in the unlock condition for this deco, meaning that I couldn't find the condition data in the files I am aware of.

NoswalDev commented 1 month ago

Thanks for your reply. I guess I'll have to manually check the conditions in-game for now.