Skip to content

v17.6.7

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:35
8dc2b6f

Trust is a Windower 4 addon for FFXI that turns your character into a Trust. It works for all jobs and can attack, heal, nuke, pull, skillchain and more.

Join us on the Cyrite Game Studios Discord to learn more!

Donate

⭐ Trust is a completely free addon maintained as a hobby project. If you're enjoying using Trust, consider donating to show your support and keep it going! ⭐

Keep Up to Date

Trust now offers an installer to help you easily install and update to newer versions of Trust! Find out how to get started here.

image

What's Changed

This update adds new commands for managing your Trust's gambits directly from the game. Check out the previous releases for a list of other features that have recently been added.

Gambit Commands

You can now list, add, remove, enable, and disable gambits for Buffing, Debuffing, Healing, Status Removal, Nuking, and Pulling.

The following commands have been added:

  • // trust <category> list lists the configured gambits.
  • // trust <category> add <ability> [target] adds a new gambit.
  • // trust <category> remove <ability> [position] removes a configured gambit.
  • // trust <category> enable <ability> [position] enables a configured gambit.
  • // trust <category> disable <ability> [position] disables a gambit without removing it.

Replace <category> with one of the following:

  • buff
  • debuff
  • heal
  • statusremoval
  • nuke
  • pull

For example:

  • // trust buff add Haste party
  • // trust debuff remove Paralyze
  • // trust heal disable Cure IV
  • // trust nuke add Fire V
  • // trust pull list

FFXI auto-translate ability names are also supported:

  • // trust debuff remove {Paralyze}

When adding buffs, you can optionally specify self or party as the target. Other command categories automatically use their appropriate target.

Bug Fixes

  • Fixed issue where camp mode would sometimes cause the player to run off.
  • Fixed issue where Trust would sometimes error on load.
  • Performance improvements.
  • Added support for Limbus Su5.
  • Fixed issue where player gets stuck locked onto to enemy.
  • Tachi: Ageha now applies Defense Down to an enemy in the Target widget.
  • Fixed punctuation of certain condition descriptions.