Improve random potential selector generator

This commit is contained in:
Melledy
2025-12-09 22:37:04 -08:00
parent 5b7adc8fa4
commit 0ad87dd751
5 changed files with 114 additions and 14 deletions
@@ -21,6 +21,10 @@ public class PotentialDef extends BaseDef {
public int getId() {
return Id;
}
public boolean isRare() {
return this.BranchType != 3;
}
public int getMaxLevel() {
// Check if regular potential