Page 1 of 1

Dicing death - spectral lord

Posted: Thu Sep 17, 2009 5:30 pm
by fallen_crow
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:lastest
L2JDP Revision Number:lastest

looks like spectral lord (summon from phantom summoner at lvl 79) skill "dicing death" dont use soulshot.

is there any way of fix this?

Re: Dicing death - spectral lord

Posted: Thu Sep 17, 2009 6:38 pm
by Probe

Code: Select all

<skill id="5141" levels="1" name="Dicing Death">  <set name="magicLvl" val="80"/>  <set name="mpConsume" val="214"/>  <set name="power" val="4000"/> <!-- Guess -->  <set name="target" val="TARGET_ONE"/>  <set name="hitTime" val="1080"/>  <set name="reuseDelay" val="8000"/>  <set name="coolTime" val="180"/>  <set name="skillType" val="PDAM"/>  <set name="overHit" val="true"/>  <set name="operateType" val="OP_ACTIVE"/>  <set name="castRange" val="40"/>  <set name="effectRange" val="400"/>  <set name="SSBoost" val="2.0" /></skill> 
not sure about this :P might be a problem in skill definition

Re: Dicing death - spectral lord

Posted: Thu Sep 17, 2009 7:37 pm
by devo
thats it,

Code: Select all

 <set name="SSBoost" val="2.0" />
will add ss to the skill. I also notice that this skill is very weak.