Event The Power Of Love.

Contributed by hlwrave.
This commit is contained in:
MobiusDev
2016-02-22 17:38:38 +00:00
parent e1d406ae55
commit a20bf31fa5
12 changed files with 223 additions and 1 deletions

View File

@@ -580,10 +580,19 @@
<!-- AUTO GENERATED SKILL -->
<!-- Equipped weapon changes shape. Is it the sweet magic Coco emits? The effect disappears upon logout. -->
<set name="icon" val="icon.etc_whiteday_herb" />
<set name="abnormalTime" val="300" />
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="targetType" val="SELF" />
<set name="targetType" val="ONE" />
<set name="hitTime" val="100" />
<set name="reuseDelay" val="2000" />
<for>
<effect name="Buff">
<mul stat="pAtk" val="2.0" />
<mul stat="mAtk" val="2.0" />
<mul stat="mAtkSpd" val="2.0"/>
<mul stat="pAtkSpd" val="2.0"/>
</effect>
</for>
</skill>
<skill id="17156" levels="1" name="Decadence">
<!-- AUTO GENERATED SKILL -->