/tg/ Station 13 - Modules - TypesVar Details - Proc Details

baton

Tests a variety of baton interactions with a variety of baton types

Vars

baton_typeBaton type being tested
click_descriptorDescription of the click type being tested
click_modifiersModifiers for the click being tested
combat_modeWhether the attacker is in combat mode
use_batonWhether the baton is active

Procs

asserted_brute_damageHow much brute damage is expected from this test case
asserted_stamina_damageHow much stamina damage is expected from this test case
get_descriptorDescription of the current test case
test_attackPerforms 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