-Adding Rose Essence stats skills, Rosy Seduction and Art of Seduction (effect not done yet).

-Adding Mentor skills, fix accumulative buffs on Mentor buffs.
-Various fixes buffs skills.

Contributed by OdairDevalier.
This commit is contained in:
MobiusDev
2015-06-08 15:04:28 +00:00
parent 73c97478d2
commit df96027bbd
6 changed files with 273 additions and 62 deletions

View File

@@ -301,9 +301,10 @@
<mul stat="pAtkSpd" val="1.08" />
<mul stat="mAtkSpd" val="1.08" />
<mul stat="pDef" val="0.97" />
<mul stat="mDef" val="0.97" />
<mul stat="mDef" val="0.89" />
<sub stat="rEvas" val="4" />
<add stat="absorbDam" val="8" />
<add stat="reflectDam" val="10" />
</effect>
<effect name="DispelBySlotProbability">
<param dispel="PA_UP;MA_UP;ATTACK_TIME_DOWN;CASTING_TIME_DOWN;PD_UP;MD_UP;AVOID_UP;VAMPIRIC_ATTACK" rate="100" />
@@ -434,9 +435,10 @@
<mul stat="pAtkSpd" val="1.08" />
<mul stat="mAtkSpd" val="1.08" />
<mul stat="pDef" val="0.97" />
<mul stat="mDef" val="0.97" />
<mul stat="mDef" val="0.89" />
<sub stat="rEvas" val="4" />
<add stat="absorbDam" val="8" />
<add stat="reflectDam" val="10" />
</effect>
<effect name="DispelBySlotProbability">
<param dispel="PA_UP;MA_UP;ATTACK_TIME_DOWN;CASTING_TIME_DOWN;PD_UP;MD_UP;AVOID_UP;VAMPIRIC_ATTACK" rate="100" />