Here's a question that seems to have gone unanswered. At least, I haven't seen an answer, but I've seen other people asking the question, so here's my attempt at an answer.
The question is, "is it possible to add different consequence types?", and my answer is, I don't think it is.
For each consequence, there's a conType field that takes a numeric value. As it stands, 0 = Physical, and 1 = Mental. When I assign it a value of 2, it goes back to Physical.
How those numbers translate to the text values seems to be in the portal, ipConseq. As far as I can tell, it is not possible to modify an existing portal or add a custom portal in a pre-compiled data package.
The question is, "is it possible to add different consequence types?", and my answer is, I don't think it is.
For each consequence, there's a conType field that takes a numeric value. As it stands, 0 = Physical, and 1 = Mental. When I assign it a value of 2, it goes back to Physical.
How those numbers translate to the text values seems to be in the portal, ipConseq. As far as I can tell, it is not possible to modify an existing portal or add a custom portal in a pre-compiled data package.