The addHP native AI script function adds hit points to each bot of the group.
()addHP(HP: f)
()addHP(500);
This example code adds 500 hit points to each bot in the group.