Secret Experience

Secret Experience (https://secretexperience.net/index.php)
-   [L2J] Dúvidas (https://secretexperience.net/forumdisplay.php?f=37)
-   -   [Interlude] Diminui P. atk do buff Rage (https://secretexperience.net/showthread.php?t=23295)

M_Vinicius' 14-07-2010 05:59 PM

Diminui P. atk do buff Rage
 

Ai esta a skill, na onde eu devo mecher???



Citação:

<skill id="94" levels="2" name="Rage">
<!-- Done by dc -->
<table name="#swordblunt"> 1.45 1.55 </table>
<table name="#twohands"> 1.55 1.64 </table>
<table name="#other"> 1.15 1.20 </table>
<table name="#Tab-accCombat"> 2 4 </table>
<table name="#Tab-pDef"> 0.8 0.8 </table>
<table name="#Tab-rEvas"> 3 3 </table>
<table name="#mpConsume"> 11 25 </table>
<table name="#uprate"> 1 2 </table>
<table name="#aggro"> 235 523 </table>
<set name="mpConsume" val="#mpConsume"/>
<set name="power" val="0.0"/>
<set name="target" val="TARGET_SELF"/>
<set name="reuseDelay" val="300000"/>
<set name="hitTime" val="1500"/>
<set name="skillType" val="BUFF"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="-1"/>
<set name="effectRange" val="-1"/>
<set name="aggroPoints" val="#aggro"/>
<for>
<effect count="1" name="Buff" time="90" val="0" stackOrder="#uprate" stackType="pa_up_special">
<mul order="0x30" stat="pDef" val="#Tab-pDef"/>
<sub order="0x40" stat="rEvas" val="#Tab-rEvas"/>
<add order="0x40" stat="accCombat" val="#Tab-accCombat">
<and>
<using kind="Big Sword,Big Blunt"/>
</and>
</add>
<mul order="0x30" stat="pAtk" val="#swordblunt">
<and>
<using kind="Sword,Blunt"/>
</and>
</mul>
<mul order="0x30" stat="pAtk" val="#twohands">
<and>
<using kind="Big Sword,Big Blunt"/>
</and>
</mul>
<mul order="0x30" stat="pAtk" val="#other">
<and>
<using kind="Dual Fist,Dual Sword,Fist,Etc,Pole,Bow,Dagger"/>
</and>
</mul>
</effect>
</for>
</skill>

Guma 14-07-2010 06:35 PM

deve diminuir nessas tabelas

<table name="#swordblunt"> 1.45 1.55 </table>
<table name="#twohands"> 1.55 1.64 </table>
<table name="#other"> 1.15 1.20 </table>


Horários baseados na GMT -3. Agora são 11:28 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.