Skip to content
Snippets Groups Projects
Commit 40b58d39 authored by Adry85's avatar Adry85 Committed by Zoey76
Browse files

Fixed skills Life Cubic for Beginners (4338).

Reported by: Dim
Patch by: Darkloud91
parent 407c6f79
No related branches found
No related tags found
No related merge requests found
...@@ -572,7 +572,7 @@ ...@@ -572,7 +572,7 @@
</effects> </effects>
</skill> </skill>
<skill id="4338" levels="1" name="Life Cubic for Beginners"> <skill id="4338" levels="1" name="Life Cubic for Beginners">
<!-- Confirmed CT2.5 --> <!-- High Five Confirmed -->
<!-- Newbie Guide Buff --> <!-- Newbie Guide Buff -->
<set name="castRange" val="400" /> <set name="castRange" val="400" />
<set name="effectRange" val="900" /> <set name="effectRange" val="900" />
...@@ -580,7 +580,7 @@ ...@@ -580,7 +580,7 @@
<set name="magicLvl" val="18" /> <set name="magicLvl" val="18" />
<set name="operateType" val="A1" /> <set name="operateType" val="A1" />
<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" /> <set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
<set name="targetType" val="SELF" /> <set name="targetType" val="ONE" />
<effects> <effects>
<effect name="SummonCubic"> <effect name="SummonCubic">
<param cubicId="3" cubicDelay="13" cubicDuration="3600" cubicMaxCount="20" /> <param cubicId="3" cubicDelay="13" cubicDuration="3600" cubicMaxCount="20" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment