It basically determines the amount of deceptions and empathy’s used and then, depending on the amount, adds to the suspicion amount. I’m mainly wondering about the branches, because I find it quite awkward to use multiple branches and think that there should just be one node for multiple boolean checks but I don’t know if there is.
If you don’t need exactly these intervals/values, it seems this problem could perhaps be solved by a more direct, linear calculation, or possibly using a FloatCurve object or something like that?