Commands list - sebyg666/GearInfo GitHub Wiki
Here is a list of commands for the addon and what they do. If a mistake is made while typing the command the default help text will be showed.
All commands are prefixed with //gi if typed in the chat and simply gi if in the console screen.
For example - //gi help
- help - Shows a full list of commands in the game chat.
- reload or r - will reload GearInfo and its saved settings. Will auto save buff and party structure to file so information is not lost on reload.
- rank - Will show your current setting for your unity rank in the game chat.
- rank [number] - Replace [number] with your Unities Rank so that Unity gear can be used with the correct values (use the parse command after to update all of the gear in file with the correct rank and values).
- parse - Will parse all of your gear in your inventories (including MH) to file.
- hide - will hide all displays but logo and UGS.
- show [sub-command] - Replace [sub-command] with haste, tp or acc.
- haste - Toggle display of total haste value.
- tp - Toggle display of tp value.
- acc - Toggle display of accuracy value.
- att - Toggle display of attack value.
- dt - Toggle display of DT, PDT, MDT, BDT, and MDT2 and PDT2 if available + a display of them combined.
- dw - Toggle display of duel wield and needed.
- ma - Toggle display of martial arts and needed.
- stp - Toggle display of Store TP.
- eva - Toggle display of evasion.
- def - Toggle display of defence.
- all - Displays everything.
- brd [number] - Replace _[number] with your parties Bards max March bonus (this will not be permanently saved)
- brd add [name] [bonus] - Replace [name] [bonus] with the name of your friends Bard and his march bonus.
eg; //gi brd add bob 7 will add bob with his bonus of 7 to the settings file.
This is saved permanently in the settings and will be used when they are in the party and singing songs. - Note that Joachim and Ulmia are added by default since version 1.6.5.2
- brd delete [name] - Replace [name] with the persons settings you wish to remove from the settings file.
- **for advanced users creating a bard now creates extra settings to be tweaked manually in the settings file, these include merits, number of empyrean pieces, +songs (on individual basis) and Gjalarhorn true or false
- brd add [name] [bonus] - Replace [name] [bonus] with the name of your friends Bard and his march bonus.
- cor [number] - Same as above but for Phantom Rolls
- cor add [name] [bonus]
- cor delete [name]
- geo [number] - Same as above but for Geomancy
- geo add [name] [bonus]
- geo delete [name]
- dnc - Toggle on if the dancer in your party is MAIN dancer and is /anon and has samba merits so the haste calculations are performed correctly.
- updategs or ugs - Toggle sending values to Gearswap on and off
- updategs [bool] or ugs [bool] - Use true or false to set manually eg; //gi ugs true
- update - while auto updating Gearswap is off this command will update Gearswap once (not continually)
The following commands are used to manually add values to the calculator. These commands will be very useful to calculate things like how many hits you will need to get to 1000 tp etc.
Make sure updating Gearswap automatically is off with //gi ugs false if you do not want your gear to change while messing with the numbers (if you have Gearswap set up for it that is).
The following commands will all require an [operator] and [number] value. Operators accepted are + or -
- stp - add or subtract Store TP from the calculator manually.
eg; //gi stp +10 - dw - add or subtract Duel Wield from the calculator manually.
- dwn - add or subtract Duel Wield NEEDED from the calculator manually.
- ghaste - add or subtract gear haste from the calculator manually.
- mhaste - add or subtract magic buff haste from the calculator manually.
- jahaste - add or subtract job ability buff haste from the calculator manually.
- save or s wstp - Save the current total Store TP value displayed as the tp value used in your WeaponSkill set to calculate the number of hits to 1000 tp.
eg; //gi s wstp
The display will change appropriately to show you the information.
Notice the change in wording to indicate the Store TP value for the WS. - delete or d wstp - delete the currently saved value of Store TP used in your WS set.
To remove all your custom Values easily just use //gi r.