When rezzing an object like a bullet with llRezObjectWithParams and usingt he REZ_DAMAGE parameter, the supplied damage seems to be capped at 100.
llDamage does not have this problem.
I think it shouldn't be capped at 100 like this to match llRezObjectWithParams which is important for physical projectiles crossing region boundaries, which llDamage can't do.