package ch.gtache.elderscrollslegends.client; public record JSONDynamicText(int Tag, AttributeMethod Method, CardAttribute CardAttribute, PlayerAttribute PlayerAttribute, CardRareAttribute CardRareAttribute, PlayerRareAttribute PlayerRareAttribute, HuntType HuntType, int HuntIndex) { }