As written in the example, the bonus will be applied to the main character. To apply to other squadmates, "world:GetPlayer" can be replaced with "world:GetSquad", and then iterate through the returned Lua table to find the correct entity to apply to. I don't have interface to tag names yet, but...