Xd6 | FFF+20""!F(.|!NJRed  cuIAFormula(If(Row() == 1, 1000, Lag( :Red, 1) * ( :Red Return + 1)))  @@White  cyMEFormula(If(Row() == 1, 1000, Lag( :White, 1) * ( :White Return + 1)))  @@Green  cyMEFormula(If(Row() == 1, 1000, Lag( :Green, 1) * ( :Green Return + 1)))  @@ Red Return  cuIAFormula(Match( :Red Die, 1, -0.94, 2, -0.8, 3, 0, 4, 2, 5, 2, 2))   White Return  cuIAFormula(Match( :White Die, 1, -0.1, 2, 0, 3, 0, 4, 0, 5, 0, 0.1))   Green Return  cSKFormula(Match( :Green Die, 1, -0.2, 2, -0.1, 3, 0.05, 4, 0.1, 5, 0.2, 0.4))  ?Red Die  cN"Formula(Random Integer(6))  @ White Die  cN"Formula(Random Integer(6))  ? Green Die  cN"Formula(Random Integer(6))  @Pink  caYFormula(If(Row() == 1, 1000, Lag( :Pink, 1) * (( :Red Return + :White Return) / 2 + 1)))  @@