public static class EntropyAmplifierStats.TargetData extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
currDamMult |
float |
elaspedAfterInState |
ShipAPI |
ship |
ShipAPI |
target |
EveryFrameCombatPlugin |
targetEffectPlugin |
| Constructor and Description |
|---|
TargetData(ShipAPI ship,
ShipAPI target) |
public EveryFrameCombatPlugin targetEffectPlugin
public float currDamMult
public float elaspedAfterInState
public TargetData(ShipAPI ship, ShipAPI target)