w35l3y / userscripts

Public userscripts to be used with Greasemonkey
http://gm.wesley.eti.br
GNU General Public License v3.0
44 stars 22 forks source link

Different sets of weapons per round #2

Open w35l3y opened 10 years ago

w35l3y commented 10 years ago

Neopets : Battledome : Fight!

I would like if this could use more of one set of weapons by Firzen Doesn't change weapons properly by kenshin8671

vkau commented 9 years ago

Just a comment that I would really like this too....there are weapons that I use with certain one-time abilities, and then once those abilities are gone, I switch to other weapons that include more defense or healing.

Also, there are abilities that take a few rounds to cool down before you use them again. Currently, I am only able to get them to set up for use once.

Thanks in advance!

vkau commented 9 years ago

An idea about how this could work:

  1. First battle--Script learns what weapons and abilities we have
  2. When the battle ends, it gives a dialogue asking for 8 rounds of weapons and abilities
  3. There would be three more questions at the end of the dialogue: a. If the battle goes more than 8 rounds, repeat the last ? rounds successively: b. High hitpoint threshold: c. Weapons and abilities to use when hitpoints are greater than or equal to this: d. Low hitpoint threshold: e. Weapons and abilities to use when hitpoints are less than or equal to this:

I know that this is complicated and a lot to ask, but battling is a complicated thing! Thanks for this :)

w35l3y commented 9 years ago

Very good ideas. It made me think about automating a lot of things based on some remote database of enemies/weapons.

It is in the backlog. Thanks