MZ Tactics Selector

Adds a dropdown menu with overused tactics.

目前為 2023-06-10 提交的版本,檢視 最新版本

作者
douglasdotv
評價
0 0 0
版本
5.3
建立日期
2023-06-02
更新日期
2023-06-10
尺寸
32.9 KB
授權條款
MIT
腳本執行於

MZ Tactics Selector UserScript

MZ Tactics Selector Screenshot

This is a UserScript designed specifically for the game ManagerZone. It enhances user experience by introducing a dropdown menu on the tactics page, enabling one to select from a pre-defined list of tactics.

Features

The script provides comprehensive tactics management capabilities. You can:

  • Add Tactics: create new tactics and add them to the dropdown menu.
  • Delete Tactics: remove tactics that you no longer need.
  • Rename Tactics: update the names of your tactics for better organization.
  • Update Tactics: modify an already existing tactic arrangement.
  • Clear Tactics: remove all tactics the dropdown menu.
  • Reset Tactics: reset to default settings (fetch default tactics).
  • Export Tactics: export the list of tactics into a json file (in case you want to share or reuse them in another browser or device, for example).
  • Import Tactics: import a json file containing tactics (see export tactics feature).

Each tactic is characterized by a name, an unique id and a set of coordinates.

Local Storage

Data is persisted in the browser's local storage. This means that you can close the browser and open it again and your tactics will still be there. If you need to use the script in another browser or device, you can export your tactics and import them.