The reasons that we have encountered our current problems are:
・The color variations currently set up for each gear item are not uniform
・The colors have been prepared using textures, so more colors cannot be prepared
・In terms of data, the same items with different colors are treated as different items, so it is difficult to add additional colors
・Eventually, gear stats and color will be re-implemented as unrelated entities (data will be eased through a Color ID system)
・We wanted to allow crafters to create items with different stats by altering similar recipes
Our biggest mistakes were implementing colored items although the colors were not uniform and mixing colors with the concept of allowing crafters to create similar items with different stats. We should have spent more time developing these specs, and I apologize for the mistakes.
There are 2 ways we can fix our mistakes.
1. Add recipes for “Finished product + Dye” and add items for each additional color
⇒This is a temporary solution, but color and stats will be clearly separated
⇒The only problem is that it will take a long time to add all of the items
2. Remove class restrictions for colored gear until the Color ID system is ready
⇒The number of items will not increase greatly, so this could be implemented more quickly
⇒Stats will have to be sacrificed for color choices (this can be balanced by Materia)
We are considering the costs of the above two solutions.
Personally, I prefer the 1st solution, but it would be implemented with patch 1.20 in this best case scenario, so at least until then, the current situation will continue.
(This will also negatively affect our ability to add other content and recipes)
The 2nd solution cannot be implemented in time for patch 1.19a, but it can be implemented soon after.
(We are looking into the cost of this solution as well)
We are sorry that we will continue to inconvenience you, but we will do our best to handle this issue as quickly as possible. Information will be posted as soon as decisions are made.
Please continue to submit your feedback!