Baseline arguments used to construct all PositionalTags,
the contents of which are serialized and used to construct new tags.
Does not contain the tagType parameter (which is used to select the proper class constructor during tag loading).
The number of turns remaining until this tag's activation.
Decremented by 1 at the end of each turn until reaching 0, at which point it will
trigger the tag's effects and be removed.
Baseline arguments used to construct all
PositionalTag
s, the contents of which are serialized and used to construct new tags.Does not contain the
tagType
parameter (which is used to select the proper class constructor during tag loading).