w35l3y / userscripts

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

Weapons not changing correctly in Battledome : Fight! #58

Open birdgofly opened 6 years ago

birdgofly commented 6 years ago

Browser: Firefox
Plugin: Tampermonkey 4.5.5660
Script: Battledome : Fight! 2.3.1

When battling the wind rider wraith, I want to use the Winged Palm Blade, Downsize!, and the ability Meditate for the first round. For the second round, I want to use the Parchment Cloak, Cursed Elixer, and the ability An Icicle.

The first round works fine, but the script will not change out the Winged Palm Blade for anything else in the second round.

So I've actually done a bit of testing with a number of different items and it seems that the script is unable to change out any multi-use items or abilities round to round. Only one use items and abilities can be switched out.

Would it be possible for the script to change out multi-use items and abilities?

Thank you!

w35l3y commented 6 years ago

That is right! Basically the script was designed to put items/abilities in open spaces. If a one-use item vanishes or breaks a multi-use item, then the script will place the next item in the order.

It probably is a duplicate of #2