After days of what seemed like endless amounts of Sub_xxxx, even going as far as comparing it to android binaries. I finally was able to bypass most (hopefully all) of the security checks and found myself something to work with. I've read through most of the tutorials on here and tried my best to learn, but alas I'm at the point where my limited knowledge can't get me any further.
Please help or give me some clue as to what to do next. I'm trying to change it so that I could get drop_energy, drop_gem, drop_gold (increase or specific amounts) from the end of the dungeon. I know the basics like ADD, SUB, BL, MOV and such, but this level is beyond me. I don't know what the var_ are nor could I find out their function on google, other than just variables. Same goes for everything else here.
I did manage to find related stuff to this like MsgBattleEndScenario strings and the BattleEnd Req/Rsp. But aside from that I don't know what to use them for. The majority seems to have similar code, so if I know what to do with one I could probably figure out the rest. Thought I'm not sure if what I have are useful or I'm just chasing a red herring.
MsgBattleEndScenario
Any help is appreciated.