llAdjustDamage
function ll.AdjustDamage(Number: number, Damage: number)Changes the amount of damage to be delivered by this damage event.
Parameters
Number(number)- Damage event index to modify.
Damage(number)- New damage amount to apply on this event.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.AdjustDamage().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llAdjustDamage