ereinion
Member
Register Stomping Boots' paste "drops" in its drops_today and drops_limit fields
I would very much appreciate it if you included pastes obtained from the Stomping Boots' Release the Boots skill into its proxy-fields. I can see why you might not, as the drops_limit might vary if you e.g. use Release the Boots versus boss monsters, and since it can be argued that the pastes aren't drops from the boots, but from the skill. However it would make it much easier to loop over what familiars drop (a set number of) items after combat, as this was what I was doing when I discovered that both of its fields were equal to zero, even though I had used it earlier during the day. I know I can use properties to track this instead, but I am hoping to deal with as many familiars as possible without having to handle too many special cases (Stomping Boots, Goth Kid, etc).
I would very much appreciate it if you included pastes obtained from the Stomping Boots' Release the Boots skill into its proxy-fields. I can see why you might not, as the drops_limit might vary if you e.g. use Release the Boots versus boss monsters, and since it can be argued that the pastes aren't drops from the boots, but from the skill. However it would make it much easier to loop over what familiars drop (a set number of) items after combat, as this was what I was doing when I discovered that both of its fields were equal to zero, even though I had used it earlier during the day. I know I can use properties to track this instead, but I am hoping to deal with as many familiars as possible without having to handle too many special cases (Stomping Boots, Goth Kid, etc).