Difference between revisions of "Chargen ModifyCreaturePropertyBase"
From Dragon Age Toolset Wiki
(created) |
(No difference)
|
Revision as of 02:49, 1 March 2011
Modifiers a creature property base value by a given number
- Parameters:
- oChar
- Affected charakter.
- nProperty
- The property to modifiy (see PROPERTY*).
- fModifyBy
- The value by which the property is modified.
- Returns:
- Nothing.
- Source:
- Core Resources.sys_chargen_h
Function to modify the baseproperty of a creature.