Newbie Guide doesnt give Life Cubic at level 16 players.

Issue #187 resolved
Former user created an issue

Tried with Dwarf, Elf and Dark Elf.

Comments (5)

  1. Darkloud91
    dist/game/data/stats/skills/04300-04399.xml | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    
    diff --git a/dist/game/data/stats/skills/04300-04399.xml b/dist/game/data/stats/skills/04300-04399.xml
    index 737681b..7d71337 100644
    --- a/dist/game/data/stats/skills/04300-04399.xml
    +++ b/dist/game/data/stats/skills/04300-04399.xml
    @@ -580,7 +580,7 @@
            <set name="magicLvl" val="18" />
            <set name="operateType" val="A1" />
            <set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
    -       <set name="targetType" val="SELF" />
    +       <set name="targetType" val="ONE" />
            <effects>
                <effect name="SummonCubic">
                    <param cubicId="3" cubicDelay="13" cubicDuration="3600" cubicMaxCount="20" />
    
  2. Log in to comment