Richard Wilkes
Richard Wilkes
From Anonymous: I've been mulling this a bit more and I don't think you really need most of those variations for what we're looking to accomplish with listing equipment. TL...
As with most things in programming, anything is possible. I was just pointing out that this isn't necessarily a trivial thing to implement due to the variety of notations used...
Possible values for TL, as found in various books: - whole number, e.g. "1" - fractional number, e.g. "6.75" - split number, e.g. "2/3" - divergent, e.g. "5+1" -> divergent...
The current version of GCS includes the TL column in the list display. If you want a specific TL, you can just sort on that and/or apply some filtering.
That's an enhancement that could be made. That particular capability was only ever intended for Advantage levels, however, which is why it is doing nothing in this case (well, technically...
This is working as intended. Carried equipment is just that: carried. Changing its equipped status does not change that fact. Equipped only changes whether features that affect the user are...
I see. Yes, that was also changed, since I got a lot of feedback that it would be better not to keep them in lock-step. I’m willing to be convinced...
This will require an additional modifier type and changes to the UI to accommodate it.
Yes, I believe @rinickolous is correct, at least without some sort of change to the interface specifically for this purpose, which I'm unlikely to want to do.
Although going the other direction may be problematic, due to the split between dice and modifiers. Anyway, good to have this info here for future pondering...