Bug Feasted familiar weight is not included in weight_adjustment

I am tagging this as a bug, but it may be that I'm just not seeing where I can tell whether a familiar currently has the feasted buff.

To reproduce: feast a familiar with the Moveable Feast, compare the weight shown on the character sheet to what's returned from
Code:
familiar_weight(my_familiar()) + weight_adjustment()

The numeric modifier "Hidden Familiar Weight" also appears to not see the feast weight
 
Last edited:
Top