Users browsing this thread: 1 Guest(s)
Level Bonuses Based on Equipment

#2
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
I like the idea but I have no comment on how you should balance the game with this hack. For its implementation, you need room on the equip data, which I think is full. If you scap as an example the spell teached by equipment, you could use this byte to have 8 different possible bonuses, e.g. byte value 1 would be 1st bonus, value 6 2nd and 3rd bonuses on same equipment, value FF all 8 bonuses on same equipment, etc.

After it's a matter of checking which equipment the character has when leveling up, it's well documented in bank $C2 and a special function could be hooked there. The details of it could come later once you jump in the water, I'd say for a first ASM hack it's ambitious. There's a bunch of details like would you want the bonuses to stack given a character has the same one on his armor and helmet, stuff like this..

If you want to display those bonuses on the item menu screen, there is little room so I'm not sure how to go with this.

Edit: Another possibility is run the hack with a table of 256 bytes and check the value based on equipped item. You could also this way make it to 2 bytes per equipment (512 bytes) and have 16 possible different bonuses. It's not a big step further than putting this on the equip data and instead of scrapping a feature to implement one, you just add value to the game.
  Find
Quote  



Messages In This Thread
Level Bonuses Based on Equipment - by Timbo - 02-25-2017, 05:05 PM
RE: Level Bonuses Based on Equipment - by madsiur - 02-25-2017, 05:41 PM
RE: Level Bonuses Based on Equipment - by Timbo - 02-25-2017, 07:38 PM
RE: Level Bonuses Based on Equipment - by Vertigo - 02-26-2017, 01:47 AM
RE: Level Bonuses Based on Equipment - by seibaby - 02-26-2017, 04:05 AM
RE: Level Bonuses Based on Equipment - by Timbo - 02-26-2017, 09:19 AM
RE: Level Bonuses Based on Equipment - by madsiur - 02-26-2017, 11:13 AM
RE: Level Bonuses Based on Equipment - by madsiur - 02-26-2017, 05:25 PM
RE: Level Bonuses Based on Equipment - by seibaby - 02-26-2017, 03:23 PM
RE: Level Bonuses Based on Equipment - by Timbo - 02-26-2017, 12:14 PM
RE: Level Bonuses Based on Equipment - by Vertigo - 02-26-2017, 03:21 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite