public class CombatBehavior.EventBehaviorCondition extends CombatBehavior.BehaviorCondition
Modifier and Type | Field and Description |
---|---|
TriggerProfile.Type |
eventId |
int |
target
0 - Caster
1 - target
|
distance, less
Constructor and Description |
---|
EventBehaviorCondition() |
Modifier and Type | Method and Description |
---|---|
boolean |
Calculate() |
java.lang.String |
toString() |
public TriggerProfile.Type eventId
public int target
public java.lang.String toString()
toString
in class CombatBehavior.BehaviorCondition
public boolean Calculate()
Calculate
in class CombatBehavior.BehaviorCondition