I'm sure this is easier than I'm making it.
Basically, one of the things in the XCOM setting is that the Cybernetics and Genemods are mutually exclusive. The Cybernetics is essentially a set of chained Edges, with the bottommost edge being one called Collateral Damage that all the others are predicated off of. The Genemods are a selection of independent edges.
The only good way to make people unable to take the Genemods once they had Cybernetics was just to go through the Genemod Edges and use Collateral Damage an exclusion on each one. There's only ten of them, so its not a big deal, so I did it.
Now the other way around, I could just use each Genemod edge as an excluder on Collateral damage, but it seems like, since the Genemods all have a common Edge type (Genemod) that I ought to be able to tell Collateral Damage just not be takeable if you have any Edge with the Genemod tag. Unfortunately, I'm not quite as good at as working with tags as I could be, and the best I've been able to figure out is that I should probably have an Expression-Req with a Not (!) modifier on it, but I really am beyond my abilities in how to construct the syntax.
Anyone think they can help me here?
Basically, one of the things in the XCOM setting is that the Cybernetics and Genemods are mutually exclusive. The Cybernetics is essentially a set of chained Edges, with the bottommost edge being one called Collateral Damage that all the others are predicated off of. The Genemods are a selection of independent edges.
The only good way to make people unable to take the Genemods once they had Cybernetics was just to go through the Genemod Edges and use Collateral Damage an exclusion on each one. There's only ten of them, so its not a big deal, so I did it.
Now the other way around, I could just use each Genemod edge as an excluder on Collateral damage, but it seems like, since the Genemods all have a common Edge type (Genemod) that I ought to be able to tell Collateral Damage just not be takeable if you have any Edge with the Genemod tag. Unfortunately, I'm not quite as good at as working with tags as I could be, and the best I've been able to figure out is that I should probably have an Expression-Req with a Not (!) modifier on it, but I really am beyond my abilities in how to construct the syntax.
Anyone think they can help me here?