Get the value of all stats. @return the value of all stats
()
| 1532 | * @return the value of all stats |
| 1533 | */ |
| 1534 | public int getAllStatsValue() |
| 1535 | { |
| 1536 | return allStatsValue; |
| 1537 | } |
| 1538 | |
| 1539 | /** |
| 1540 | * Returns the currently set rolling method for character stats. |
no outgoing calls
no test coverage detected