Log in

View Full Version : Question regarding modifiers in Data_Desktop_5E



Mephisto
November 12th, 2021, 10:58
Hi everybody,
can anybody explain what this code is good for?



_tModifierExclusionSets =
{
{ "DEF_COVER", "DEF_SCOVER" },
};


P.S.: I think, I figured it out. These 2 values/buttons are mutual exklusiv, e.g. pressing one will deselect all other in the same array.

Moon Wizard
November 12th, 2021, 22:58
Yes, that's correct. There are several game systems with mutually exclusive modifiers.

Regards,
JPG