This is a resource that allows for customizing the color of three aspects of each character's Chocobo independently.
- Saddle, reigns and light
- Beak and legs
- Feathers
This can allow for the most pastel, to dual tone color combinations across the color wheel.
Without editing, this come with Black, White, and a few seperate colors by default, but it will require some simple editing of the included script to customize the colors full yourself. Notes are written on the .xml for what and how to edit each value.
To customize, open the .xml of this mod and head to the end. Everything is organized and detailed on who and what is modifiable.
objectIndex="4000" = Noctis's
objectIndex="5000" = Gladiolus's
objectIndex="6000" = Prompto's
objectIndex="7000" = Ignis's
objectIndex="8000" = Iris's
To find which .xml is for this mod, after installing the mod, you will see a location of what file is being replaced and from where:
Replace: data://level/world/worldshare/worldshare_chocobo.ebex
With: C:\Users\[name]\AppData\Local\Flagrum\earc\[number]\15856993922718727848.xml
RGB in FFXV is 0-1, for percent of a color.
RGB in Photoshop is 0-255. Convert by dividing by 255 for the percent to set in game.
Feather color is in hue.
Conversion formula:
Blender hue = (ebex hue * 360) + 180
Ebex hue = (blender hue - 180) / 360
note: value loops if over 360
Set chocobo color to default yellow and reload save for more accurate results.
Thumbnail example.
Magenta = .33
Lime green = .66
Teal = .99
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