|
simple_attack_tests()
Base attacks with assured outcomes |
source code
|
|
|
sub_attack_tests()
Attacks that draw on sub-type EVASION and PROTECTION |
source code
|
|
|
random_attack_tests()
attacks that depend on dice-rolls |
source code
|
|
|
simple_condition_tests()
conditions that are guaranteed to happen or not |
source code
|
|
|
sub_condition_tests()
conditions that draw on sub-type RESISTANCE |
source code
|
|
|
random_condition_tests()
conditions that depend on dice rolls |
source code
|
|
|
main()
Run all unit-test cases and print out summary of results |
source code
|
|