| activecaptions |
26-12-2009 12:42 PM |
Editar Status Armor
Alguem poderia me informa, ou um tutorial de como fazer com os status das armors.
Queria colocar na Dynasty, Dark Knight e Vesper black para dar os status certinho assim que o char tiver com o SET FULL das armors.
Pq se nao o player pode usar parte de uma roupa e parte de outra roupa.
Ae queria colocar para dar os bonus certinho das roupas assim que ele tiver com o set completo.
Exemplo:
Citação:
<item id='9416' name="Dynasty Breastplate Heavy">
<for>
<add val='219' order='0x10' stat='pDef'/>
<add val='3' order='0x40' stat='CON'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</add>
<add val='1100' order='0x40' stat='maxHp'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</add>
<mul val='1.12' order='0x50' stat='pAtkSpd'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</mul>
<mul val='1.12' order='0x40' stat='pAtk'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</mul>
<mul val='1.16' order='0x50' stat='pDef'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</mul>
<mul val='1.16' order='0x50' stat='mDef'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</mul>
<mul val='1.05' order='0x30' stat='regMp'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</mul>
<mul val='1.05' order='0x30' stat='pDef'>
<and>
<using slotitem="9422;6"/>
<using slotitem="9423;9"/>
<using slotitem="9424;12"/>
<using slotitem="9421;11"/>
</and>
</mul>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
|
Queria saber o quel eh esse <mul.
Pq eu tentei colocar so <add e os <using so que nao funciona fica a msm coisa que jah eh.
Tem que colocar algo no navicat ?
Help-me .....
Agradeço .
|