-
Notifications
You must be signed in to change notification settings - Fork 13
Puller
The Puller role is responsible for pulling mobs for the party to battle.
See AutoPullMode, AutoCampMode
A Puller will pull mobs for the party to fight. If multiple Trusts have AutoPullMode set to Auto, each Trust will pull its own target. This way, you can pull and fight multiple mobs simultaneously. See AutoPullMode and PullActionMode.
Pulling can be enabled/disabled using the // trust pull commands or by setting AutoPullMode directly:
-
// trust pull autowill pull nearby mobs from the target list under Settings → Pulling → Targets. -
// trust pull aggroedwill pull nearby mobs that have aggroed the party. -
// trust pull allwill pull all nearby mobs.
You can specify actions to pull with using the // trust pull action commands or by setting PullActionMode directly:
-
// trust pull action autowill pull using abilities from the list under Settings → Pulling → Actions. -
// trust pull action approachwill pull by engaging and approaching the mob (replacesApproachPullMode). -
// trust pull action targetwill auto target mobs (replacesAutoTargetMode).

You can configure your Puller to return to camp after the battle is done by setting AutoCampMode to Auto and using the // trust pull camp command at the location you would like your Puller to return to. You can make other party members return to camp as well by setting AutoFollowMode to Always and using the // trust follow PullerName or // trust assist PullerName command.
If AutoTrustsMode is set to Auto, a Puller will not pull until all Alter Egos have been summoned. See the Truster role for more details.
| Command | Description |
|---|---|
// trust pull auto |
Pull nearby mobs from the target list under Settings → Pulling → Targets. |
// trust pull aggroed |
Pull nearby mobs that have aggroed the party. |
// trust pull all |
Pull all nearby mobs. |
// trust pull action auto |
Pull using abilities from the list under Settings → Pulling → Actions. |
// trust pull action approach |
Pull by engaging and approaching a mob. |
// trust pull action target |
Pull by autotargeting a mob. |
- BLM
- BLU
- BRD
- BST
- COR
- DNC
- DRG
- DRK
- GEO
- MNK
- NIN
- PLD
- PUP
- RDM
- RNG
- RUN
- SAM
- SCH
- SMN
- THF
- WAR
- WHM
- Getting Started
- How To
- Settings
-
Modes
- AutoAftermathMode
- AutoAvoidAggroMode
- AutoBarspellMode
- AutoBuffMode
- AutoCampMode
- AutoClarionCallMode
- AutoDebuffMode
- AutoDetectAuraMode
- AutoDispelMode
- AutoEnableMode
- AutoEngageMode
- AutoFaceMobMode
- AutoFollowMode
- AutoFoodMode
- AutoGambitMode
- AutoHealMode
- AutoMagicBurstMode
- AutoNitroMode
- AutoNukeMode
- AutoPianissimoMode
- AutoPullMode
- AutoRaiseMode
- AutoRestoreManaMode
- AutoRollMode
- AutoShootMode
- AutoSilenceMode
- AutoSkillchainMode
- AutoSleepMode
- AutoSongMode
- AutoStatusRemovalMode
- AutoTankMode
- AutoTargetMode
- AutoTrustsMode
- CombatMode
- FlankMode
- IpcMode
- MagicBurstTargetMode
- PullActionMode
- SkillchainAssistantMode
- SkillchainDelayMode
- SkillchainPropertyMode
- Trusts
- Roles