L2JPREMIUM  5M
com.premium.game.skills.effects.EffectTemplate Class Reference
Collaboration diagram for com.premium.game.skills.effects.EffectTemplate:

Public Member Functions

 EffectTemplate (Condition pAttachCond, String name, double pLambda, int pCount, int pPeriod, int pAbnormalEffect, String pStackType, float pStackOrder, boolean pShowIcon, int trigId, int trigLvl, int iconId)
 
void attach (FuncTemplate f)
 
L2Effect getEffect (Env env)
 
L2Effect getStolenEffect (Env env, L2Effect stolen)
 
int getPeriod ()
 
void setPeriod (int p)
 

Public Attributes

final double lambda
 
final int count
 
int period
 
final int iconId
 
final int abnormalEffect
 
final String stackType
 
final float stackOrder
 
final boolean showIcon
 
final int triggeredId
 
final int triggeredLevel
 
FuncTemplate[] funcTemplates
 

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