org.dps.core.database.dgm
Interface IDgmEffects
public interface IDgmEffects
getEffectID
int getEffectID()
getEffectName
java.lang.String getEffectName()
getEffectCategory
int getEffectCategory()
getPreExpression
int getPreExpression()
getPostExpression
int getPostExpression()
getDescription
java.lang.String getDescription()
getGuid
java.lang.String getGuid()
getIconID
int getIconID()
isOffensive
boolean isOffensive()
isAssistance
boolean isAssistance()
getDurationAttributeID
int getDurationAttributeID()
getTrackingSpeedAttributeID
int getTrackingSpeedAttributeID()
getDischargeAttributeID
int getDischargeAttributeID()
getRangeAttributeID
int getRangeAttributeID()
getFalloffAttributeID
int getFalloffAttributeID()
isDisallowAutoRepeat
boolean isDisallowAutoRepeat()
isPublished
boolean isPublished()
getDisplayName
java.lang.String getDisplayName()
isWarpSafe
boolean isWarpSafe()
getRangeChance
int getRangeChance()
getElectronicChance
int getElectronicChance()
getPropulsionChance
int getPropulsionChance()
getDistribution
int getDistribution()
getSfxName
java.lang.String getSfxName()
getNpcUsageChanceAttributeID
int getNpcUsageChanceAttributeID()
getNpcActivationChanceAttributeID
int getNpcActivationChanceAttributeID()
getFittingUsageChanceAttributeID
int getFittingUsageChanceAttributeID()
getIconIDObject
IEveIcons getIconIDObject()
getDurationAttributeIDObject
IDgmAttributeTypes getDurationAttributeIDObject()
getTrackingSpeedAttributeIDObject
IDgmAttributeTypes getTrackingSpeedAttributeIDObject()
getDischargeAttributeIDObject
IDgmAttributeTypes getDischargeAttributeIDObject()
getRangeAttributeIDObject
IDgmAttributeTypes getRangeAttributeIDObject()
getFalloffAttributeIDObject
IDgmAttributeTypes getFalloffAttributeIDObject()
getNpcUsageChanceAttributeIDObject
IDgmAttributeTypes getNpcUsageChanceAttributeIDObject()
getNpcActivationChanceAttributeIDObject
IDgmAttributeTypes getNpcActivationChanceAttributeIDObject()
getFittingUsageChanceAttributeIDObject
IDgmAttributeTypes getFittingUsageChanceAttributeIDObject()