18-07-2009, 08:48 PM
|
#1 (permalink)
|
|
Visitante
|
xml balanceada
quero uma xml pros set (robe, heavy, light) de meu ser que adicione de tudo (p.atk...runSpd).
do geito desta xml.
E que seja balanceada pos não consegui fazer.
Citação:
<?xml version='1.0' encoding='utf-8'?>
<list>
<item id='10000' name="Titanium Helm">
<for>
<add val='95' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='10001' name="Heavy Titanium Armor">
<for>
<add val='400' order='0x10' stat='pDef'/>
<add val='2' order='0x40' stat='CON'>
<and>
<using slotitem="9513;6"/>
<using slotitem="9515;9"/>
<using slotitem="9516;12"/>
</and>
</add>
<add val='1000' order='0x40' stat='maxHp'>
<and>
<using slotitem="9513;6"/>
<using slotitem="9515;9"/>
<using slotitem="9516;12"/>
</and>
</add>
<mul val='1.03' order='0x50' stat='pAtkSpd'>
<and>
<using slotitem="9513;6"/>
<using slotitem="9515;9"/>
<using slotitem="9516;12"/>
</and>
</mul>
<mul val='1.03' order='0x40' stat='pAtk'>
<and>
<using slotitem="9513;6"/>
<using slotitem="9515;9"/>
<using slotitem="9516;12"/>
</and>
</mul>
<mul val='1.11' order='0x50' stat='pDef'>
<and>
<using slotitem="9513;6"/>
<using slotitem="9515;9"/>
<using slotitem="9516;12"/>
</and>
</mul>
<mul val='1.15' order='0x50' stat='mDef'>
<and>
<using slotitem="9513;6"/>
<using slotitem="9515;9"/>
<using slotitem="9516;12"/>
</and>
</mul>
<mul val='1.25' order='0x30' stat='regMp'>
<and>
<using slotitem="9513;6;6"/>
<using slotitem="9515;9;6"/>
<using slotitem="9516;12;6"/>
</and>
</mul>
<mul val='1.15' order='0x30' stat='pDef'>
<and>
<using slotitem="9513;6;6"/>
<using slotitem="9515;9;6"/>
<using slotitem="9516;12;6"/>
</and>
</mul>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='10002' name="Heavy Titanium Gloves">
<for>
<add val='75' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
<item id='10003' name="Heavy Titanium Boots">
<for>
<add val='75' order='0x10' stat='pDef'/>
<enchant val='0' order='0x0C' stat='pDef'/>
</for>
</item>
|
eu quero que cada set do serve tenlha uma diferença de 18 % um do outro.
como faria para os adicional que utiliza a variavel mul?
Metas:
Me tornar aprendiz da SE, colaborador, moderador e quem sabe sup.moderador.
Kkkk
Dominar estas linguagens de programação : Java, c++, e mais algumas.
Kkkk
E quem sabe montar meu próprio fórum de mmorpg.
|
|
|
|