currentStepStats property
The stat benefits conferred when this talent node is activated for the current Step that is active on the node.
Implementation
@JsonKey(name:'currentStepStats')
List<DestinyStat>? currentStepStats;
The stat benefits conferred when this talent node is activated for the current Step that is active on the node.
@JsonKey(name:'currentStepStats')
List<DestinyStat>? currentStepStats;