I been trying to create a custom stat.
I want to do a numeric calculation involving one stat based on the value of another stat.
Example if (stat x) >=a and if (stat x) <(a+1) then (stat y)- 10 = new stat
Where (stat x) and (stat y) are known stats and 10 is a value that I predetermined based on the value of stat x
If pfr >=20 and if pfr <21 then cbet flop-10
Based on the value of PFR i want to subtract a value (determined by me) from CBET Flop.
Any help you give me would be appreciated.
