105
(1) Objective: Sets armor sensitivity; the larger the value, the higher the armor sensitivity. For testing armor
sensitivity with hard objects or by tapping, the recommended values are 6 and 8, respectively.
(2) Type: Settings block
(3) Response to tapping
Tap anywhere on the EP’s armor to play the corresponding sound effect.
Note:
Configuring armor sensitivity is only available in laboratory testing. Any armor sensitivity settings will be
restored to default during competition.
Python API:
Function: armor_ctrl.set_hit_sensitivity(value)
Parameters:
● value(int): [0, 10]
(1) Objective: Runs the block’s program when the armor is hit at a specified section
(2) Type: Event block