The "tcrs" command already supports letting the user make this decision manually.
When you log in to a TCRS run, we'll fetch the appropriate files from the repository - unless you already have them locally. But, you can force the files to be fetched like this:
tcrs fetch Accordion Thief, Blender
This will install - perhaps replacing - the data files for that class/sign into your data file.
If you are currently in the class/sign, you can do this
tcrs reset
tcrs load
To update to the new data immediately. Or, you can log out and log back in.
If you want to try out the new Sureonosity support, fetch the updated files before you need to use that feature.
Ph'nglui mglw'nafh Cthulhu
R'lyeh wgah-nagl fhtagn.
got it and I see how to use the tool the way it works.
I think my confusion is that I'm used to assuming the number in parenthesis is the value of the applied modifier and it's actually the weighting factor for maximization. I checked the docs and it doesn't actually describe the output.
Thanks for the explanation. It helped me understand the output better. I suspect I'm not the only one who doesn't get this, though.
TCRS_Accordion_Thief_Platypus_cafe_food.txt
TCRS_Accordion_Thief_Platypus.txt
TCRS_Accordion_Thief_Platypus_cafe_booze.txt
Thanks everyone who is helping submit these!
Added in revision 19277. Thank you!
(And to everybody who is contributing to this project, as you said!)
Example of funkiness in Food panel of Item Manager. Sauceror/Packrat TCRS run
Sort per full by room
#1 is "Hell Ramen, size 4, 4.25 adv/full - which can't be right, since it is "good" and thus gives 3 adv/full, even ignoring adventure cost to craft it.
#2 is blue velvet cake, size 4, 4.00 adv/full - which is correct, since it is "awesome" and thus gives 4 adv/full
Another bug:
Middle of the Road™ brand whiskey in this TCRS run is size 4 awesome, but in the Booze panel is is listed as size 2, granting 3.25 adx/full - as well as 4.1 mus, 3.8 mys, 4.1 mox. Considering that all consumables should be "Unspaded" with unknown stat gains, something went wrong applying the TCRS data for that item.
And yet:Code:> ash to_item( 9948) Returned: Middle of the Road™ brand whiskey name => Middle of the Road™ brand whiskey plural => bottles of Middle of the Road™ brand whiskey descid => 561291924 image => middlewhiskey.gif smallimage => middlewhiskey.gif levelreq => 1 quality => good adventures => 4-5 muscle => 5-10 mysticality => 5-10 moxie => 5-10 fullness => 0 inebriety => 2 spleen => 0
It does parse correctly from the item desc - and I see it in the data file.Code:> tcrs check 9948 name = aged Middle of the Road™ brand whiskey size = 4 quality = awesome modifiers = ''
Interesting! I'll try out Hell Ramen tomorrow.
The other one is a bug because I was not looking up items using their Data Name.
Revision 19278
Here are the files for Sauceror Mongoose:
TCRS_Sauceror_Mongoose.txt
TCRS_Sauceror_Mongoose_cafe_booze.txt
TCRS_Sauceror_Mongoose_cafe_food.txt
Last edited by Magus_Prime; 06-11-2019 at 11:16 AM.