|
@@ -878,9 +878,15 @@
|
|
|
</skill>
|
|
|
<skill id="23072" levels="1" name="Eva's Wrath">
|
|
|
<!-- You are endowed with the spirit of Eva's Wrath for the next 70 seconds. This allows you to do damage to a Spirit of Fire. -->
|
|
|
- <set name="target" val="TARGET_NONE" />
|
|
|
- <set name="skillType" val="NOTDONE" />
|
|
|
- <set name="operateType" val="OP_PASSIVE" />
|
|
|
+ <set name="target" val="TARGET_AURA" />
|
|
|
+ <set name="operateType" val="OP_ACTIVE" />
|
|
|
+ <set name="skillType" val="BUFF" />
|
|
|
+ <set name="isMagic" val="true" />
|
|
|
+ <set name="hitTime" val="500" />
|
|
|
+ <set name="skillRadius" val="600" />
|
|
|
+ <for>
|
|
|
+ <effect name="Buff" time="70" val="0" stackType="br_event_buf2" event="evaswrath" />
|
|
|
+ </for>
|
|
|
</skill>
|
|
|
<skill id="23073" levels="1" name="Switch Mode">
|
|
|
<!-- State to switch the spirit's mode. Switches to counter-attack mode or deadly mode. -->
|