Get the BAB Attack Bonus cycle. @return the BAB Attack Bonus cycle
()
| 594 | * @return the BAB Attack Bonus cycle |
| 595 | */ |
| 596 | int getBabAttCyc() |
| 597 | { |
| 598 | return babAttCyc; |
| 599 | } |
| 600 | |
| 601 | /** |
| 602 | * Set the maximum BAB attacks allowed. |
no outgoing calls
no test coverage detected