Choose one of the 8 possible characters to join the party as a guest character when loading your game.
* Ardyn
* Aranea
* Cor
* Iris
* Umbra
* Ravus
* Sarah
* *Ifrit**
*Updated* to give Sarah a Menu Idle animation.
This mod does not add, or change any of the abilities or functions of the characters, it uses the native functions hidden within the game. Some of them will fight in battle, some of them will not.
~Ifrit will join the party only in battle after using his Firaga technique, use __Regroup__ if unable (See [here](https://modworkshop.net/mod/38079#instructions) for more information on Ifrit's Experimental state.)
The characters behave the same as they would with cheat engine / debug (if those tables ever worked for them). If a character is ever forced to leave the party, you can save your game, and reload the new save and they will return.
**__FOR MODDERS__**: I have included some instructions on how to make or edit this mod at the bottom of the page [here.](https://modworkshop.net/mod/38079#instructions)
-----
Made with the new modding tool and mod manager Flagrum that replaces all other mod tools for the game with a single tool. Supports automatic backups, and managing of your files. Join the Exineris discord and download Flagrum:
https://github.com/Kizari/Flagrum/releases *Version 1.2+ required
https://discord.gg/7cNNwwJKsJ
cor_-_guest_character.zip
Cor
06-18-2022, 04:14 AM By Rinual
ardyn_-_guest_character.zip
Ardyn
06-18-2022, 04:14 AM By Rinual
aranea_-_guest_character.zip
Aranea
06-18-2022, 04:14 AM By Rinual
iris_-_guest_character.zip
Iris
06-18-2022, 04:14 AM By Rinual
umbra_-_guest_character.zip
Umbra
06-18-2022, 04:14 AM By Rinual
ravus_-_guest_character.zip
Ravus
06-18-2022, 04:14 AM By Rinual
ifrit_-_guest_summon_(expermiental).zip
Ifrit
06-18-2022, 04:14 AM By Rinual
sarah_-_guest_character.zip
Sarah
06-27-2022, 05:22 AM By Rinual
-6/17/2022 - Now loads guests at the start of a file instead of needing Pitioss Ruins to trigger the swap.
-6/26/2022 - Added a Menu idle for Sarah
Instructions
:::**__*Notes on Ifrit*__**:::
:::**If Firaga isnt available, __try Regroup__ ability first **:::
Because of his size, Ifrit's ability to join you in a fight is very terrain dependent. If regroup isnt working and Noctis just stands there, Ifrit is probably stuck somewhere and regroup wont help. Try a fight elsewhere and come back.
This can be a bit buggy and inconsistent, let me know if you find good work arounds. I'm able to get it to work a lot of the time, but not all of the time.
-----
:::Instructions on editing or making your own version of this mod.:::
This can be made by making the following changes: `partySaveBankNumber5_ value` to the character's assigned numbers within a `PARTY_CHANGE` or `SequenceActionChangeParty` node, depending on the file you want to edit.
ID's that can be used for guests
0 - Noctis
1 - Gladiolus
2 - Ignis
3 - Prompto
4 - Ardyn
5 - Aranea
6 - Cor
7 - Iris
8 - Umbra
15 - Ravus
17 - Sarah
18 - *Ifrit
Files I have used for testing that you can try editing are located here.
`data://level/levelresource/templatetray/world/setup/set_change_party.ebex` (Default)
`data://level/world/area_duscae/map_dun17/plan/map_du_d17_a_plan.ebex` (Pitioss Ruins)
1) Open **Flagrum**, navigate to the file you would like to edit in **Asset Explorer** and download it as .xml
2) Open the .xml file, press **CTRL + F** and search ``partySaveBankNumber5_ ` and replace the value with the desired ID from the list above. (Save)
3) Switch over to **Mod Manager** tab and select **(+) Create Mod** and select the file you downloaded and replace it with the file you edited. (Save)
4) The mod should be built and ready for testing. Load the game and check your modified trigger to see the what has changed.
*note* `set_change_party.ebex` had 3 places to change the character value for. One for past Luciis, past Altissia, and for the present Insomnia.
-----
Open Flagrum, select Install from Zip and choose this file
https://github.com/Kizari/Flagrum/releases *Version 1.2+ required
Comments