29-06-2009, 07:53 PM
#1
Membro - Marechal
Registrado em: Jun 2009
Localização: Rondonia.
Posts: 270
Agradecido 693 Vezes em 133 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Nome Real: Willian pablo de souza.
Inventório de HanNiBaL
Armors
Achei um bug no meu sv , arrumei os status das armors tudo , so que , quando vc ta usando set Dk e equipa o capacete do set tt o casting speed almenta brutalmente , nao to conciguindo arrumar , se alguem pude da uma olhada ...
xml do titanium :
<item id='10009' name="peito Robe">
<for>
<add val='159' order='0x10' stat='pDef'/>
<add val='3' order='0x40' stat='WIT'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</add>
<add val='1000' order='0x40' stat='maxMp'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</add>
<mul val='1.17' order='0x50' stat='mAtkSpd'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</mul>
<mul val='1.15' order='0x40' stat='mAtk'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</mul>
<mul val='1.12' order='0x50' stat='pDef'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</mul>
<mul val='1.09' order='0x50' stat='mDef'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</mul>
<mul val='1.02' order='0x50' stat='pDef'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</mul>
<add val='1500' order='0x40' stat='maxLoad'>
<and>
<using slotitem="10008;6"/>
<using slotitem="10010;9"/>
<using slotitem="10011;12"/>
</and>
</add>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='10008' name="capacete">
<for>
<add val='89' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='10010' name="luvas">
<for>
<add val='59' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='10011' name="botas">
<for>
<add val='59' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
</list>
xml do DK :
<item id='9608' name="Epic_DK_Robe_Armor">
<for>
<add val='140' order='0x10' stat='pDef'/>
<add val='500' order='0x40' stat='maxMp'>
</add>
<mul val='1.20' order='0x50' stat='mAtkSpd'>
<and>
<using slotitem="9612;6"/>
<using slotitem="9610;9"/>
<using slotitem="9611;12"/>
<using slotitem="9609;11"/>
</and>
</mul>
<mul val='1.10' order='0x50' stat='pDef'>
<and>
<using slotitem="9612;6"/>
<using slotitem="9610;9"/>
<using slotitem="9611;12"/>
<using slotitem="9609;11"/>
</and>
</mul>
<mul val='1.15' order='0x40' stat='mAtk'>
<and>
<using slotitem="9612;6"/>
<using slotitem="9610;9"/>
<using slotitem="9611;12"/>
<using slotitem="9609;11"/>
</and>
</mul>
<add val='1000' order='0x40' stat='maxMp'>
<and>
<using slotitem="9612;6"/>
<using slotitem="9610;9"/>
<using slotitem="9611;12"/>
<using slotitem="9609;11"/>
</and>
</add>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9609' name="Epic_DK_Robe_Legs">
<for>
<add val='90' order='0x10' stat='pDef'/>
<add val='50' order='0x40' stat='maxMp'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9610' name="Epic_DK_Robe_Gloves">
<for>
<add val='55' order='0x10' stat='pDef'/>
<add val='25' order='0x40' stat='maxMp'>
</add>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9611' name="Epic_DK_Robe_Boots">
<for>
<add val='55' order='0x10' stat='pDef'/>
<add val='25' order='0x40' stat='maxMp'>
</add>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='9612' name="Epic_DK_Robe_Hat">
<for>
<add val='75' order='0x10' stat='pDef'/>
<add val='25' order='0x40' stat='maxMp'>
</add>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
</list>