If I parse the json coming back from a roll, I see content specified like this: "{\"type\":\"V\",\"rolls\":[{\"type\":\"R\",\"dice\":1,\"sides\":20,\"mods\":{},\"results\":[{\"v\":1}]},{\"type\":\"M\",\"expr\":\"+4\"}],\"resultType\":\"sum\",\"total\":5}" What does type V or R or M mean?