baton 
Tests a variety of baton interactions with a variety of baton types
Vars | |
| baton_type | Baton type being tested |
|---|---|
| click_descriptor | Description of the click type being tested |
| click_modifiers | Modifiers for the click being tested |
| combat_mode | Whether the attacker is in combat mode |
| use_baton | Whether the baton is active |
Procs | |
| asserted_brute_damage | How much brute damage is expected from this test case |
| asserted_stamina_damage | How much stamina damage is expected from this test case |
| get_descriptor | Description of the current test case |
| test_attack | Performs two attacks, tests the resulting damage on the defender |
Var Details
baton_type 
Baton type being tested
click_descriptor 
Description of the click type being tested
click_modifiers 
Modifiers for the click being tested
combat_mode 
Whether the attacker is in combat mode
use_baton 
Whether the baton is active
Proc Details
asserted_brute_damage
How much brute damage is expected from this test case
asserted_stamina_damage
How much stamina damage is expected from this test case
get_descriptor
Description of the current test case
test_attack
Performs two attacks, tests the resulting damage on the defender