Summon Party Favor and/or Candy Hearts between battles.

Bale

Minion
Here's a tiny x-mas present to whomever can use such a thing.

I've been using this as a between battle script to summon favors or hearts with all my extra mp that accumulate. It works pretty darn good.

You can change the variable choice to "favor", "heart" or "switch" to control what it summons. Obviously "switch" will summon 50% of each.

You can also change the variable min_mp to change the burn level. It will burn off all mp down to min_mp, but never go lower than that. The default setting is whatever you've set as your MP recovery level target plus 10%. So, if you've got 1000MP and set recovery target at 20%, then it will burn down to 220 MP, but no lower. I'm very fond of that method, but you're welcome to set it to anything you like including simple numbers that don't scale with your MP.

It will always inform you about your next libram summons:
eg. Libram summons #42 will cost 862 MP. Will summon when MP > 1428.

I'm personally fond of knowing how many times I've used my libram and how high my MP will have to get before I summon again.

To use this, download it to your /scripts directory and type in the gCLI:
set betweenBattleScript=libram.ash
 

Attachments

  • libram.ash
    1.3 KB · Views: 156
Top