MCPcopy Create free account
hub / github.com/PCGen/pcgen / getBaseStat

Method getBaseStat

code/src/java/pcgen/core/PCClass.java:1438–1441  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1436 }
1437
1438 public String getBaseStat()
1439 {
1440 return getSpellBaseStat();
1441 }
1442
1443 public String getHD()
1444 {

Callers 1

getDataMethod · 0.80

Calls 1

getSpellBaseStatMethod · 0.95

Tested by

no test coverage detected