One video can be interpreted in many ways 🙂
The truth is, i helped the leader sell their epics.
edit
That’s exactly why i added the top enchanted stats on the site because a lot of people were talking about us.. you know how it is. If you think you are going to offend me or try to give me some bad publicity..
go watch the videos from my next servers. 🙂
Question
vamav3che
Ok ,i use L2dot v5 rev3 , interlude , here`s my problem , tyrant can use Fist Fury Skill without havin` Fist type weapon Equiped . Here`s the skill:
</skill>
<skill id="222" levels="1" name="Fist Fury">
<set name="power" val="0.0"/>
<set name="mpConsume" val="8"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="CONT"/>
<set name="operateType" val="OP_TOGGLE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
<cond msg="Dual Fist required.">
<using kind="Fist, Dual Fist"/>
</cond>
<for>
<!-- retail value: 13HP/sec; stat update every 2 units (1 1/3 sec) -->
<effect count="0x7fffffff" name="DamOverTime" time="1" val="13">
<mul order="0x30" stat="pAtkSpd" val="1.25"/>
</effect>
</for>
</skill>
Any1 can help me? tell me what i did wrong and how to fix it?? i apreciate if u had the pacience to read this.
2 answers to this question
Recommended Posts