Skip to content

v17.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 00:06
b068e39

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 improves Healing, Pulling and default White Mage profile. Check out the previous releases for a list of other features that have recently been added.

Following

A new mode AutoZoneMode has been added.

  • When AutoZoneMode is set to Auto, party members that are following you will auto zone when you zone.
  • When AutoZoneMode is set to Off, you will have to zone party members manually.

Healing

Several optimizations have been made to ensure healing is prioritized over other actions when it matters most. Use // trust whm report to evaluate the effectiveness of your White Mage's healing.

  • Curaga spells will be used more often instead of single target cures when taking AOE damage
  • If multiple party members satisfy conditions for single target cures, the party member with the lowest HP will be cured first
  • Performance improvements have been made to reduce redundant condition checking
  • A Party members HP >= 60% and HP <= 100% condition has been added to each buff to ensure curing is prioritized

White Mage

The default White Mage profile has been updated. To get these changes, delete addons/trust/data/WHM_PlayerName.lua and then // lua r trust. NOTE: you will lose all of your saved profiles.

  • Buffs will now only be used when the party is >= 60% HP
  • Auspice and Boost-STR will now only be used when >= 3 party members are in range.
  • Default curing priority is now: Self: Curaga IV, Ally: Curaga IV, Self: Curaga III, Ally: Curaga III, Self: Cure V, Ally: Cure V, Self: Cure IV, Ally: Cure IV, Self: Cure III, Ally: Cure III

Conditions

The following conditions have been added:

  • Has key items--this lets you check whether you have one or more key items.
  • N party members with HP in range--this lets you check whether all party members are above a minimum HP threshold and can be useful if you want to prevent certain actions like buffs and debuffs from being used when the party is low HP.

Bug Fixes

  • Fixed issue where minus and quotes would input the wrong characters in the text field (e.g. when adding mob to Blacklist).
  • Fixed issue where skillchain does not reset when switching mobs.
  • Fixed issue where toggling a Summoner buff off would cause AutoAvatarMode to stop working when AutoBuffMode is Auto.
  • Fixed issue where Puller would not prioritized aggroed mobs.