Loading...
Searching...
No Matches
PixelCrushers.LoveHate.DeedOverrideInfo Class Reference

Public Attributes

string tag
 The type of deed (e.g., "attack", "compliment").
 
int targetFactionID
 The target faction that the deed was done to.
 
float impact
 The impact of the deed, where -100 is the worst and +100 is the best.
 
float aggression
 How aggressive or submissive the deed is, where -100 is the most submissive and +100 is the most aggressive.
 
float[] traits
 The traits associated with the deed.
 

Member Data Documentation

◆ aggression

float PixelCrushers.LoveHate.DeedOverrideInfo.aggression

How aggressive or submissive the deed is, where -100 is the most submissive and +100 is the most aggressive.

◆ impact

float PixelCrushers.LoveHate.DeedOverrideInfo.impact

The impact of the deed, where -100 is the worst and +100 is the best.

For example, killing a target in an awful way approaches -100, while saving a target's family approaches +100.

◆ tag

string PixelCrushers.LoveHate.DeedOverrideInfo.tag

The type of deed (e.g., "attack", "compliment").

◆ targetFactionID

int PixelCrushers.LoveHate.DeedOverrideInfo.targetFactionID

The target faction that the deed was done to.

◆ traits

float [] PixelCrushers.LoveHate.DeedOverrideInfo.traits

The traits associated with the deed.


The documentation for this class was generated from the following file: