CraftSim

CraftSim

2M Downloads

Thaumaturgy doesn't seem to count material cost or is double counting transmutagen when calculating profits

Sponsorn opened this issue ยท 2 comments

commented

It says that i'm doing 500k gph, which would be very nice, but that is greatly incorrect

Seems like it doesn't count the material cost or double counts transmutagen when calculating profit when using non transmutagens as reagents, expected behaviour is counting transmutagen profits when using transmutagens as reagents

pricesource for materials in example is dbrecent

For example using 20 mycobloom which were bought for 10g10s * 20 = -202g
crafted:
12x orbinid r2 (10g25s) = 123g
1x mercurial transmutagen (not sellable on ah)
1x volatile transmutagen (not sellable on ah)
1x gleaming transmutagen (not sellable on ah)
profit logged: 166g85s
expected profit logged: -79g

price source:
tsm
crafted items price expression:
first(DBRecent, DBMinbuyout)

commented

seems to be the same for prospecting

edit: it is only updating "sum crafting costs" when a resource proc happened

commented