Outfit que Dan Atributos y qe son vip!Lo Primero que Haremos sera abrir la Carpeta del OtserverNos Vamos a Data/XML/outfit.XMLLe Damos Editar...Borramos Lo de Adentro Y ponemos Esto... - Código:
-
<?xml version="1.0"?>
<outfits>
<outfit id="1">
<list gender="0" lookType="136" name="Citizen">
<attribute speed="50"/>
<stats maxHealth="100"/>
</list>
<list gender="1" lookType="128" name="Citizen">
<attribute speed="50"/>
<stats maxHealth="100"/>
</list>
</outfit>
<outfit id="2">
<list gender="0" lookType="137" name="Hunter">
<skills dist="3"/>
</list>
<list gender="1" lookType="129" name="Hunter">
<skills dist="3"/>
</list>
</outfit>
<outfit id="3">
<list gender="0" lookType="138" name="Mage">
<stats magLevel="3"/>
<stats maxMana="200"/>
</list>
<list gender="1" lookType="130" name="Mage">
<stats magLevel="3"/>
<stats maxMana="200"/>
</list>
</outfit>
<outfit id="4">
<list gender="0" lookType="139" name="Knight">
<skills sword="3"/>
</list>
<list gender="1" lookType="131" name="Knight">
<skills sword="3"/>
</list>
</outfit>
<outfit id="5" premium="yes" vip="yes">
<list gender="0" lookType="140" name="Noblewoman">
<skills club="12"/>
</list>
<list gender="1" lookType="132" name="Nobleman">
<skills club="12"/>
</list>
</outfit>
<outfit id="6" premium="yes" vip="yes">
<list gender="0" lookType="141" name="Summoner">
<stats magLevel="12"/>
<stats maxMana="1000"/>
</list>
<list gender="1" lookType="133" name="Summoner">
<stats magLevel="12"/>
<stats maxMana="1000"/>
</list>
</outfit>
<outfit id="7" premium="yes" vip="yes">
<list gender="0" lookType="142" name="Warrior">
<skills sword="15"/>
</list>
<list gender="1" lookType="134" name="Warrior">
<skills sword="15"/>
</list>
</outfit>
<outfit id="8" premium="yes" vip="yes">
<list gender="0" lookType="147" name="Barbarian">
<skills axe="15"/>
</list>
<list gender="1" lookType="143" name="Barbarian">
<skills axe="15"/>
</list>
</outfit>
<outfit id="9" premium="yes">
<list gender="0" lookType="148" name="Druid">
<stats magLevel="2"/>
</list>
<list gender="1" lookType="144" name="Druid">
<stats magLevel="2"/>
</list>
</outfit>
<outfit id="10" premium="yes" vip="yes">
<list gender="0" lookType="149" name="Wizard">
<stats magLevel="20"/>
<stats maxMana="1000"/>
</list>
<list gender="1" lookType="145" name="Wizard">
<stats magLevel="20"/>
<stats maxMana="1000"/>
</list>
</outfit>
<outfit id="11" premium="yes">
<list gender="0" lookType="150" name="Oriental">
<attribute speed="5"/>
<stats maxHealth="200"/>
<stats maxMana="200"/>
</list>
<list gender="1" lookType="146" name="Oriental">
<attribute speed="5"/>
<stats maxHealth="200"/>
<stats maxMana="200"/>
</list>
</outfit>
<outfit id="12" premium="yes">
<list gender="0" lookType="155" name="Pirate">
<stats maxHealth="100"/>
<skills club="3"/>
</list>
<list gender="1" lookType="151" name="Pirate">
<stats maxHealth="100"/>
<skills club="3"/>
</list>
</outfit>
<outfit id="13" premium="yes" vip="yes">
<list gender="0" lookType="156" name="Assassin">
<attribute speed="150"/>
<skills dist="18"/>
</list>
<list gender="1" lookType="152" name="Assassin">
<attribute speed="150"/>
<skills dist="18"/>
</list>
</outfit>
<outfit id="14" premium="yes" >
<list gender="0" lookType="157" name="Beggar">
<stats maxHealth="200"/>
</list>
<list gender="1" lookType="153" name="Beggar">
<stats maxHealth="200"/>
</list>
</outfit>
<outfit id="15" premium="yes" >
<list gender="0" lookType="158" name="Shaman">
<stats magLevel="2"/>
</list>
<list gender="1" lookType="154" name="Shaman">
<stats magLevel="2"/>
</list>
</outfit>
<outfit id="16" premium="yes" >
<list gender="0" lookType="252" name="Norsewoman">
<skills shielding="2"/>
<stats maxHealth="200"/>
</list>
<list gender="1" lookType="251" name="Norseman">
<skills shielding="2"/>
<stats maxHealth="200"/>
</list>
</outfit>
<outfit id="17" premium="yes" >
<list gender="0" lookType="269" name="Nightmare">
<skills shielding="3"/>
</list>
<list gender="1" lookType="268" name="Nightmare">
<skills shielding="3"/>
</list>
</outfit>
<outfit id="18" premium="yes" vip="yes">
<list gender="0" lookType="270" name="Jester">
<stats maxMana="1000"/>
<attribute speed="150"/>
<stats maxHealth="1000"/>
</list>
<list gender="1" lookType="273" name="Jester">
<stats maxMana="1000"/>
<attribute speed="150"/>
<stats maxHealth="1000"/>
</list>
</outfit>
<outfit id="19" premium="yes" vip="yes">
<list gender="0" lookType="279" name="Brotherhood">
<stats magLevel="15"/>
<stats maxHealth="1000"/>
</list>
<list gender="1" lookType="278" name="Brotherhood">
<stats magLevel="15"/>
<stats maxHealth="1000"/>
</list>
</outfit>
<outfit id="20" premium="yes" vip="yes">
<list gender="0" lookType="288" name="Demonhunter">
<attribute speed="300"/>
<stats maxHealth="2000"/>
</list>
<list gender="1" lookType="289" name="Demonhunter">
<attribute speed="300"/>
<stats maxHealth="2000"/>
</list>
</outfit>
<outfit id="21" premium="yes" vip="yes">
<list gender="0" lookType="324" name="Yalaharian">
<attribute speed="150"/>
<stats magLevel="15"/>
</list>
<list gender="1" lookType="325" name="Yalaharian">
<attribute speed="150"/>
<stats magLevel="15"/>
</list>
</outfit>
<outfit id="22" premium="yes" vip="yes">
<list gender="0" lookType="336" name="Warmaster">
<stats maxMana="1000"/>
<attribute speed="150"/>
<stats maxHealth="1000"/>
<stats magLevel="15"/>
</list>
<list gender="1" lookType="335" name="Warmaster">
<stats maxMana="1000"/>
<attribute speed="150"/>
<stats maxHealth="1000"/>
<stats magLevel="15"/>
</list>
</outfit>
<outfit id="23" premium="yes" vip="yes" >
<list gender="0" lookType="366" name="Wayfarer"/>
<list gender="1" lookType="367" name="Wayfarer"/>
</outfit>
<outfit id="24" premium="yes" >
<list gender="0" lookType="329" name="Wedding"/>
<list gender="1" lookType="328" name="Wedding"/>
</outfit>
<outfit id="25" premium="yes" vip="yes" >
<list gender="1" lookType="332" name="King"/>
<list gender="0" lookType="331" name="Queen"/>
</outfit>
</outfits>
Entonses la explikasion es la siguiente...
<outfit id="25"
premium="yes" vip="yes" >
<list gender="1" lookType="332" name="King"/>
<list gender="0" lookType="331" name="Queen"/>
</outfit>
premium="yes" cuando no tiene este el outfit es free;
vip="yes" al agregar este codigo solo los players vip pueden usarlo!
Enseguida como ponerles los atibutos... <outfit id="6" premium="yes" vip="yes">
<list gender="0" lookType="141" name="Summoner">
<stats magLevel="12"/> <stats maxMana="1000"/> </list>
</outfit>
magLevelQue en este outfit el magic level que dará sera 12 maxManada atributos de mana (tambien hay de speed/heal)1000 es la mana qe dara el outfit12 y 1000 (Son Modificables) Aqui tu dises cuanto dan...Espero que les sirva
*Se que les cuesta Trabajo* Pero Den:+Rep!Creditos 100% Yop!