[Help needed] Claws of Attack Item effect

Status
Not open for further replies.
Modifications to units stastistics are the job of the behaviour data type so that would be where your + damage is added.

Applying behaviours or doing stuff is the job of the effect data types. For example an attack that lower damage would use an effect to apply a behaviour data object which adds - damage.

Remember to toggole on list view when data editing and to make sure that all fields are viewable.
 
Status
Not open for further replies.
Back
Top