(PCClass pcc)
| 8623 | } |
| 8624 | |
| 8625 | public final int getLevel(PCClass pcc) |
| 8626 | { |
| 8627 | return classFacet.getLevel(id, pcc); |
| 8628 | } |
| 8629 | |
| 8630 | /** |
| 8631 | * set the level to arg without impacting spells, hp, or anything else - use |
no outgoing calls
no test coverage detected