I checked the artifact and got 640% as expected. I don't have a complete test case with all the required info from Ladder/CW: - Army production when cache is received - Cache Boost % from tech/artis/CW Rewards/Ladder Rewards/etc - Size of the cache received
My initial thought was misplaced decimal point 600% = 0.6 instead of 6 so division by 10 which sorts of fitted the pic that was posted on discord and reminded me of the Hospital Boost bug. Since the artifact/FC works I'm leaning towards it only affecting a GenerateGift() routine which seems to be how the CW/Ladder and other "external" rewards are received.
Based on FiveSmith chart my best guess is that everything cache related calls a shared GenerateCache() routine but the gift routine since it can generate powers/artifacts/caches/AP/etc was made to be as generic and as possible. I would not be surprised if on the GenerateGift part for cache he did not hard code 30 minutes and made it a generic (60 * minutes * %Multiplier) instead of (1800 * %Multiplier) like with artis/powers. Based on 5S chart above seems like he did a 1-minute cache for CW/Ladder.
Posts 1 - 11 of 11
Post a reply to this thread
Before posting, please proofread to ensure your post uses proper grammar and is free of spelling mistakes or typos.