I am on my second Jarlsberg run and I like everything that has been added to support it. Thank you! But there is one thing that might be done to make it even better. The green sidebar has a little "no familiar" picture with the label "0 lbs." I think it would be nice if there was a picture of your current companion - not big, like on the charpane, but scaled down to the size of a familiar icon.
And perhaps KoLmafia could allow you to switch companions, if you know more than one skill and have the appropriate ingredient on hand by clicking on the image and selecting from a menu, just as we do for runs where you have a familiar. Can you switch from Egg Man to Radish Horse and back to Egg Man? I don't know; I've never had more than one companion skill.
api.php has this for me:
"jarlcompanion":"1"
Using that, we can recognize companion on log in. We could look at what happens when you cast a companion skill and deduct MP and ingredient and switch companion, if it succeeded.
And perhaps KoLmafia could allow you to switch companions, if you know more than one skill and have the appropriate ingredient on hand by clicking on the image and selecting from a menu, just as we do for runs where you have a familiar. Can you switch from Egg Man to Radish Horse and back to Egg Man? I don't know; I've never had more than one companion skill.
api.php has this for me:
"jarlcompanion":"1"
Using that, we can recognize companion on log in. We could look at what happens when you cast a companion skill and deduct MP and ingredient and switch companion, if it succeeded.