Levels at which all characters get bonus to stats. @return List
()
| 898 | * @return List |
| 899 | */ |
| 900 | List<String> getBonusStatLevels() |
| 901 | { |
| 902 | return bonusStatLevels; |
| 903 | } |
| 904 | |
| 905 | /** |
| 906 | * Currency abbreviation. |
no outgoing calls
no test coverage detected