Secret Experience

Secret Experience (https://secretexperience.net/index.php)
-   [L2J] Dúvidas (https://secretexperience.net/forumdisplay.php?f=37)
-   -   [Gracia Final] set vesper (https://secretexperience.net/showthread.php?t=16344)

cabelation 30-11-2009 03:27 PM

set vesper
 
eae galera to com um problema no meu server!
a vesper light ea robe nao estao dando os atributos...
so estao dando p def!

alguem pode olhar e ver se tem alguma coisa errada?

obrigado,

light
Código:

<skill id="8286" levels="1" name="Vesper Noble Light Armor Set">
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <for>
    <add order="0x10" stat="STR" val="4"/> <!-- Str +4 -->
    <sub order="0x10" stat="CON" val="2"/> <!-- Con -2 -->
    <add order="0x10" stat="DEX" val="4"/> <!-- Dex +4 -->
    <mul order="0x30" stat="pAtk" val="3.0999"/> <!-- P. Atk. +5.57% -->
    <mul order="0x30" stat="pAtkSpd" val="2.0500"/> <!-- Atk. Spd. +5.57% -->
    <mul order="0x30" stat="regMp" val="1.0557"/> <!-- MP Recovery Rate by 5.57% -->
    <add order="0x40" stat="maxhp" val="2500"/> <!-- Max hp by 2500 -->
    <add order="0x10" stat="cloak" val="1"/>
  </for>

robe
Código:

<for>
    <add order="0x10" stat="INT" val="4"/> <!-- Int +4 -->
    <sub order="0x10" stat="MEN" val="2"/> <!-- Men -2 -->
    <add order="0x10" stat="WIT" val="4"/> <!-- Wit +4 -->
    <mul order="0x30" stat="mAtk" val="3.0999"/> <!-- M. Atk. 8.47% -->
    <mul order="0x30" stat="mAtkSpd" val="2.20"/> <!-- Casting Speed 15% -->
    <mul order="0x30" stat="regMp" val="1.999"/> <!-- MP Recovery Rate by 5.57% -->
    <mul order="0x30" stat="stunVuln" val="0.5"/> <!-- resistance to Stun Attacks by 50% -->
    <sub order="0x40" stat="cancel" val="30"/> <!-- decreases the damage to be cancelled by magic by 30 -->
    <add order="0x10" stat="cloak" val="1"/>
  </for>


Nandinhow 30-11-2009 04:42 PM

Você adicionou eles na Tabela Armorsets?

Dê uma olhada se eles estão corretos.

SaraxD 30-11-2009 04:44 PM

ker q aumente uq e quanto ?

cabelation 30-11-2009 08:39 PM

nao quero almentar nada...e que esses set nao estao dando os atributos deles!
so estao dando p def!

73n3br0s0 30-11-2009 11:08 PM

Amigo isso e bem simples ela Não da Atributo Né so defesa Entaum Vo tera que fazer o seguinte.

Código HTML:

<add val='20' order='0x10' stat='pDef' />
    <add val='20' order='0x10' stat='mDef' />
    <add val='10' order='0x10' stat='pAtk' />
    <add val='10' order='0x10' stat='mAtk' />
    <add val='50' order='0x10' stat='pAtkSpd' />
    <add val='50' order='0x10' stat='mAtkSpd' />
    <add val='7' order='0x10' stat='rEvas' />
    <add val='20' order='0x10' stat='rCrit' />
    <add val='150' order='0x10' stat='maxMp'/>
    <add val='200' order='0x10' stat='maxHp'/>
    <add order="0x10" stat="runSpd" val="20"/>

Simples onde ta <add val='20'
E o Valor mude pra quanto quizer.

AnthonyNichols~ 01-12-2009 01:23 AM

[Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]

ver se isso te ajuda , acho que teu problema , é no armorsets :x

cabelation 01-12-2009 06:14 AM

e como eu faço pra add o set no armorsets?


Horários baseados na GMT -3. Agora são 01:13 AM.

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