Difference between revisions of "ModActorValue - Actor"
Jump to navigation
Jump to search
no edit summary
imported>Thingy Person (→Syntax) |
imported>Egocarib |
||
Line 34: | Line 34: | ||
== Notes == | == Notes == | ||
*This function modifies the current value as opposed to the base value. | *This function modifies the current value as opposed to the base value. | ||
*ModActorValue | *ModActorValue is distinct from DamageActorValue because it adjusts the maximum value for the AV, while DamageActorValue or RestoreActorValue only adjust the current value. For example, if an actor has 100 Health, ModActorValue by -10 will lower the health total to 90/90, whereas DamageActorValue by 10 will result in 90/100 Health. | ||
== See Also == | == See Also == |