Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas Solucionadas (https://secretexperience.net/l2j-duvidas-solucionadas/)
-   -   O que significa? (https://secretexperience.net/l2j-duvidas-solucionadas/19825-o-que-significa.html)

sennocao 21-03-2010 06:47 PM

O que significa?
 
Galera como não achei na busca segue minha suvida:

O que significa cada Linha:

Essa:
<add val='95' order='0x10' stat='pDef'/>


Essa:
<add val='645' order='0x40' stat='maxHp'>
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>

Essa:
<mul val='1.06' order='0x40' stat='pAtk'>
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>

NeferTiti 21-03-2010 07:02 PM

Citação:

Essa:
<add val='95' order='0x10' stat='pDef'/>
Significa que adhiere pDef.

Citação:

<add val='645' order='0x40' stat='maxHp'>
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>
Significa que usando estos items(ROJO)
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>
Usando esos items os darà esto
Citação:

<add val='645' order='0x40' stat='maxHp'>
645 maxHp e igual para estò.
Citação:

<mul val='1.06' order='0x40' stat='pAtk'>
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>
Sorte.

sennocao 21-03-2010 07:07 PM

Estou tentando aumetar os STATUS dessa ARMOR mas eu aumento os valores e nao da nada?

Código:

<?xml version='1.0' encoding='utf-8'?>
<list>
<item id='9538' name="Ice Crusader Plate Helm">
<for>
<add val='95' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9539' name="Ice Crusader Plate">
<for>
<add val='355' order='0x10' stat='pDef'/>
<add val='3' order='0x40' stat='CON'>
<and>
<using slotitem="9538;6"/>
<using slotitem="9536;12"/>
<using slotitem="9537;9"/>
</and>
</add>
<add val='645' order='0x40' stat='maxHp'>
<and>
<using slotitem="9538;6"/>
<using slotitem="9536;12"/>
<using slotitem="9537;9"/>
</and>
</add>
<mul val='1.06' order='0x50' stat='pAtkSpd'>
<and>
<using slotitem="9538;6"/>
<using slotitem="9536;12"/>
<using slotitem="9537;9"/>
</and>
</mul>
<mul val='1.06' order='0x40' stat='pAtk'>
<and>
<using slotitem="9538;6"/>
<using slotitem="9536;12"/>
<using slotitem="9537;9"/>
</and> 
</mul>
<mul val='1.08' order='0x50' stat='pDef'>
<and>
<using slotitem="9538;6"/>
<using slotitem="9536;12"/>
<using slotitem="9537;9"/>
</and>
</mul>
<mul val='1.05' order='0x30' stat='regMp'>
<and>
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>
</and>
</mul>
<mul val='1.05' order='0x50' stat='mDef'>
<and>
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>
</and>
</mul>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9535' name="Ice Crusader Gaiters">
<for>
<add val='65' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9536' name="Ice Crusader Boots">
<for>
<add val='75' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9537' name="Ice Crusader Gloves">
<for>
<add val='75' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9512' name="Ice Crusader Leather Helm">
<for>
<add val='95' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9530' name="Ice Crusader Leather">
<for>
<add val='325' order='0x10' stat='pDef'/>
<add val='3' order='0x40' stat='DEX'>
<and>
<using slotitem="9512;6"/>
<using slotitem="9532;12"/>
<using slotitem="9533;9"/>
</and>
</add>
<add val='445' order='0x40' stat='maxHp'>
<and>
<using slotitem="9512;6"/>
<using slotitem="9532;12"/>
<using slotitem="9533;9"/>
</and>
</add>
<mul val='1.08' order='0x50' stat='pAtkSpd'>
<and>
<using slotitem="9512;6"/>
<using slotitem="9532;12"/>
<using slotitem="9533;9"/>
</and>
</mul>
<mul val='1.08' order='0x40' stat='pAtk'>
<and>
<using slotitem="9512;6"/>
<using slotitem="9532;12"/>
<using slotitem="9533;9"/>
</and> 
</mul>
<mul val='1.05' order='0x50' stat='pDef'>
<and>
<using slotitem="9512;6"/>
<using slotitem="9532;12"/>
<using slotitem="9533;9"/>
</and>
</mul>
<add val='5' order='0x40' stat='rEvas'>
<and>
<using slotitem="9512;6;6"/>
<using slotitem="9532;12;6"/>
<using slotitem="9533;9;6"/>
</and>
</add>
<mul val='1.05' order='0x50' stat='mDef'>
<and>
<using slotitem="9512;6;6"/>
<using slotitem="9532;12;6"/>
<using slotitem="9533;9;6"/>
</and>
</mul>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9531' name="Ice Crusader Pants">
<for>
<add val='55' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9532' name="Ice Crusader Boots">
<for>
<add val='65' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9533' name="Ice Crusader Gloves">
<for>
<add val='65' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9527' name="Ice Crusader Hat">
<for>
<add val='95' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9526' name="Ice Crusader Robe">
<for>
<add val='170' order='0x10' stat='pDef'/>
<add val='3' order='0x40' stat='WIT'>
<and>
<using slotitem="9527;6"/>
<using slotitem="9528;12"/>
<using slotitem="9529;9"/>
</and>
</add>
<add val='500' order='0x40' stat='maxMp'>
<and>
<using slotitem="9527;6"/>
<using slotitem="9528;12"/>
<using slotitem="9529;9"/>
</and>
</add>
<mul val='1.15' order='0x50' stat='mAtkSpd'>
<and>
<using slotitem="9527;6"/>
<using slotitem="9528;12"/>
<using slotitem="9529;9"/>
</and>
</mul>
<mul val='1.10' order='0x40' stat='mAtk'>
<and>
<using slotitem="9527;6"/>
<using slotitem="9528;12"/>
<using slotitem="9529;9"/>
</and> 
</mul>
<mul val='1.05' order='0x50' stat='pDef'>
<and>
<using slotitem="9527;6"/>
<using slotitem="9528;12"/>
<using slotitem="9529;9"/>
</and>
</mul>
<mul val='1.02' order='0x50' stat='pDef'>
<and>
<using slotitem="9527;6;6"/>
<using slotitem="9528;12;6"/>
<using slotitem="9529;9;6"/>
</and>
</mul>
<add val='1500' order='0x40' stat='maxLoad'>
<and>
<using slotitem="9527;6;6"/>
<using slotitem="9528;12;6"/>
<using slotitem="9529;9;6"/>
</and>
</add>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9528' name="Ice Crusader Boots">
<for>
<add val='55' order='0x10' stat='pDef'/>
<add val='25' order='0x40' stat='maxMp'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9529' name="Ice Crusader Gloves">
<for>
<add val='55' order='0x10' stat='pDef'/>
<add val='25' order='0x40' stat='maxMp'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
</list>


Inspector 21-03-2010 07:23 PM

@sennocao
amigo seja direto na duvida
aumentar que status e quanto?

sennocao 21-03-2010 08:23 PM

@Inspector

EX:
Quando eu aumento onde ta em vermelho para 1.50 nao vejo diferença em nada.

<mul val='1.06' order='0x40' stat='pDef'>
<using slotitem="9538;6;6"/>
<using slotitem="9536;12;6"/>
<using slotitem="9537;9;6"/>

NeferTiti 21-03-2010 08:45 PM

Voce debe recordar, siempre!
<add val='645' order='0x40' stat='maxHp'>
X x X es una multiplicao.

Inspector 21-03-2010 08:46 PM

<add val='1000' order='0x10' stat='pDef'/>

tente dessa maneira no valor 1000 vc edita a seu gosto

bryanfellipe 21-03-2010 11:43 PM

É so mudar o ADD Val, por um número considerável e ver os resultados <add val='x' order='0x10' stat='pDef'/>

out 22-03-2010 07:57 AM

Citação:

<mul val='1.06' order='0x40' stat='pDef'>
No lugar de 0x40 coloca 0x30, ficando assim:
Citação:

<mul val='1.06' order='0x30' stat='pDef'>
O que acontece? Vai aumentar 6% de pdeff o set.
Assim como:
1.06 = 6%
1.10 = 10%
1.20 = 20%
1.50 = 50%
0.90 = -10%
0.50 = -50%
0.20 = -80%

NeferTiti 22-03-2010 10:38 AM

add = adhiere
sub = quita
mul = adhiere un %
Sorte.


Horários baseados na GMT -3. Agora são 03:28 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0