Difference between revisions of "ModAttackDamage"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
m (Empty Example?)
imported>WereWolf
(Fixed syntax)
Line 3: Line 3:
ModAttackDamage - modifies the base attack damage up or down.
ModAttackDamage - modifies the base attack damage up or down.


        (nothing) reference.ModAttackDamage modifyBy:float objectID:ref
'''Syntax:'''
(nothing) ''reference.''ModAttackDamage modifyBy:float ''objectID:ref''


==See Also==
==See Also==

Revision as of 13:28, 9 September 2007

A command for Oblivion Script Extender

ModAttackDamage - modifies the base attack damage up or down.

Syntax:

(nothing) reference.ModAttackDamage modifyBy:float objectID:ref

See Also