A_KBolt
From ZDoom Wiki
A_KBolt
if the calling actor's special1 field is negative or null, removes it from the game. Otherwise, decreases the value by 1. In normal circumstances, this value is initially set to 3 when the bolt is created by A_KBoltRaise.
This codepointer is restricted to KoraxBolt and derived classes.