Quote Originally Posted by Crankysorc View Post
@Kerberus:
You got the feather proc on only the last apple?
The berries and pears might not count if so.
Well, if my line of thinking is true, you only get a "new feathers" message when rounding gets closer to another color, but all fruits fed still affect the RGB values.

It also explains why sometimes results can't be reproduced, as 2 Chocobos can fall in the same color due to rounding and aproximation, but their ultimately "true" RGB Value is different, and may yeld different results in the long run.

It's just there wasn't a significant change in the RGB values to make rounding go to another color before the last apple, i think, since these 3 fruits kind of balance each other.

From experimentation, I'm sure at least berries works as follows: -- R | - G | +B


I'm not 100% sure on the other 2, but following logic, they should work as follows:
Apples: +R | --G | -B
Pears: -R | +G | --B

If this proves right feeding 2 of each like i did:
R G B
-2 -1 +1
-2 -1 +1
-1 +1 -2
-1 +1 -2
+1 -2 -1
+1 -2 -1
---------
-2 -2 -2

I should get a net result of color reduction by 2 levels, which i think is more or less the 30 i need to get to the next shade of grey.

Well, we'll see in 30 minutes XD