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

Method getRankModFormula

code/src/java/pcgen/core/GameMode.java:960–963  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

958 }
959
960 public String getRankModFormula()
961 {
962 return rankModFormula;
963 }
964
965 List<String> getSkillMultiplierLevels()
966 {

Callers 2

modifierMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected