Tyler Camp
Tyler Camp
@dekesone An [update was pushed](https://github.com/lovyan03/LovyanGFX/issues/586#issuecomment-2249590911) to `develop` branch by @lovyan03, are you able to test the update? I'm away from home and don't have a device to test with right...
@dekesone proper fix merged to 'develop' branch, call 'myLgfx->setBrightness' instead of 'myLgfx->light()->setBrightness' (which is apparently the preferred method in general but the examples get the light directly instead)
The new data scraper in v1.4.4 now includes `MinWildLevel`, `MaxWildLevel`, and `Price`, which could also be used for this estimation
Interesting, nice catch, I presume Pal Calc would’ve considered both options and (for some reason) considered this to be more optimal than what you expected I’ll need to properly debug/investigate...
(EDIT: Comment about why the above result happens, doesn't address the original comment/suggestion - click to expand) --- Looking at the raw data in the debugger, I see that: -...
I'll leave this open in case you have any other questions/comments
(EDIT: I went into the full probability calc involved, which may be useful, but I missed OP's larger point, click this to expand and see those details anyway) --- The...
(EDIT: tl;dr of the above semi-relevant comment - click to expand) ^ Comprehensive wall of text, highlighting the important bits: > In your comment you suggest that, when producing a...
Another way of looking at this is that it's worth the extra time to "breed out" the irrelevant passive to just get a pal which only has the desired passives......
I missed that since I'm explaining Pal Calc's approach and am (of course) biased towards how it reasons about things So this relates to an intentional quirk of Pal Calc...