loreHash property
Talent nodes can be associated with a piece of Lore, generally rendered in a tooltip. This is the hash identifier of the lore element to show, if there is one to be show.
Implementation
@JsonKey(name:'loreHash')
int? loreHash;
Talent nodes can be associated with a piece of Lore, generally rendered in a tooltip. This is the hash identifier of the lore element to show, if there is one to be show.
@JsonKey(name:'loreHash')
int? loreHash;