Add rolemaster auto retry skill toggle
This commit is contained in:
@@ -74,6 +74,7 @@ public sealed class Skill
|
||||
public required int WildDice { get; set; }
|
||||
public required bool AllowFumble { get; set; }
|
||||
public int? FumbleRange { get; set; }
|
||||
public bool RolemasterAutoRetry { get; set; }
|
||||
}
|
||||
|
||||
public sealed class RollLogEntry
|
||||
|
||||
Reference in New Issue
Block a user