Property | Type | Description | |
---|---|---|---|
UseQjf | bool | ||
UseQwc | bool |
Method | Description | |
---|---|---|
CalcDmg ( Obj_AI_Base target, bool qaa ) : dynamic | ||
Clear ( ) : void | ||
DoCombo ( bool useW, bool useE, bool useR, bool harass ) : void | ||
PillarBlock ( ) : void |
public static CalcDmg ( Obj_AI_Base target, bool qaa ) : dynamic | ||
target | Obj_AI_Base | |
qaa | bool | |
return | dynamic |
public static DoCombo ( bool useW, bool useE, bool useR, bool harass ) : void | ||
useW | bool | |
useE | bool | |
useR | bool | |
harass | bool | |
return | void |