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

Method removeSkillMultiplierLevels

code/src/java/pcgen/core/GameMode.java:517–520  ·  view source on GitHub ↗

Removes skill multiplier levels.

()

Source from the content-addressed store, hash-verified

515 * Removes skill multiplier levels.
516 */
517 public void removeSkillMultiplierLevels()
518 {
519 skillMultiplierLevels.clear();
520 }
521
522 /**
523 * Set the base DC for spells.

Callers 2

setUpMethod · 0.95
setUpMethod · 0.95

Calls 1

clearMethod · 0.65

Tested by 2

setUpMethod · 0.76
setUpMethod · 0.76