Unk Call 3083

Signature

void unkCall_3083(); //id:0x3083

Description

If the party leader is a guest or an esper, change the party leader to a main party member from the active party.

The following conditions apply for the party member selection:

  • If the current location is not a town, the new party leader must not have any of the following status effects: KO, Stone, X-Zone.

  • If there is more than one possible new party leader available, the one that is at the top in the party menu will take priority.

For example, if the active party would include Vaan (0), Basch (3), Ashe (4) and Vossler with Vaan being KO'd and Vossler the party leader, calling this function would result in Basch becoming the new party leader.

Last updated