Jump to content

Ixion Armor Set {H5/freya} *updated* By D0Ds™


Recommended Posts

  • 3 weeks later...

High Five Last Version

 

1: there is not anymore armors

2: there is a problem armor as you will see it in the photo

http://imgur.com/a/hMYkp

 

data\stats\armorsets

<set id="700">
	<chest id="88163" /> 
	<legs id="88166" /> 
	<head id="88160" /> 
	<gloves id="88169" /> 
	<feet id="88172" /> 
	<skill id="3006" level="1" /> 
	<skill id="99003" level="1" /> 
	<enchant6skill id="8461" level="1" /> 
</set>
<set id="701">
	<chest id="88164" /> 
	<legs id="88167" /> 
	<head id="88161" /> 
	<gloves id="88170" /> 
	<feet id="88173" /> 
	<skill id="3007" level="1" /> 
	<skill id="99004" level="1" /> 
	<enchant6skill id="8462" level="1" /> 
</set>
<set id="702">
	<chest id="88165" /> 
	<legs id="88168" /> 
	<head id="88162" /> 
	<gloves id="88171" /> 
	<feet id="88174" /> 
	<skill id="3008" level="1" /> 
	<skill id="99005" level="1" /> 
	<enchant6skill id="8463" level="1" /> 
</set>

 

 

Ixion_Skill

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="skills.xsd">
<skill id="99001" levels="1" name="Back to town">
	<set name="magicLvl" val="40" />
	<set name="mpInitialConsume" val="22" />
	<set name="mpConsume" val="88" />
	<set name="target" val="TARGET_SELF" />
	<set name="reuseDelay" val="30000" />
	<set name="staticReuse" val="true" />
	<set name="hitTime" val="20000" />
	<set name="skillType" val="RECALL" />
	<set name="operateType" val="A2" />
	<set name="staticHitTime" val="true" />
</skill>
<skill id="99002" levels="1" name="Olympian Awakening">
	<table name="#mpInitialConsume"> 12 18 25 31 36 39 42 46 48 </table>
	<table name="#mpConsume"> 47 70 97 121 144 156 165 182 191 </table>
	<table name="#power"> 0 20 30 40 50 55 60 65 70 </table>
	<table name="#aggro"> 121 196 290 374 460 502 542 595 624 </table>
	<set name="mpInitialConsume" val="#mpInitialConsume" />
	<set name="mpConsume" val="#mpConsume" />
	<set name="power" val="#power" />
	<set name="target" val="TARGET_CORPSE_PLAYER" />
	<set name="reuseDelay" val="30000" />
	<set name="hitTime" val="6000" />
	<set name="skillType" val="RESURRECT" />
	<!-- set name="isMagic" val="true" -->
	<set name="operateType" val="A2" />
	<set name="castRange" val="400" />
	<set name="effectRange" val="900" />
	<set name="aggroPoints" val="#aggro" />
</skill>
<skill id="99003" levels="1" name="Olympus Heavy Armor Set">
	<!-- Confirmed CT2.5 & Updated to H5 -->
	<set name="magicLvl" val="85" />
	<set name="operateType" val="P" />
	<set name="skillType" val="BUFF" />
	<set name="target" val="TARGET_SELF" />
	<for>
		<sub order="0x10" stat="STR" val="2" /> <!-- STR -2 -->
		<add order="0x10" stat="CON" val="2" /> <!-- CON +2 -->
		<mul order="0x30" stat="pDef" val="1.0847" /> <!-- Def. Power +8.47% -->
		<mul order="0x30" stat="pAtk" val="1.0557" /> <!-- Atk. Power +5.57% -->
		<mul order="0x30" stat="magicDamVul" val="0.98" /> <!-- Resistance to Damage Magic +2% -->
		<add order="0x40" stat="maxHp" val="541" /> <!-- Max. HP +541 -->
		<sub order="0x40" stat="bleedVuln" val="50" /> <!-- Resistance to bleed attacks +50% -->
		<sub order="0x40" stat="rootVuln" val="50" /> <!-- Resistance to hold attacks +50% -->
		<sub order="0x40" stat="sleepVuln" val="50" /> <!-- Resistance to sleep attacks +50% -->
		<add order="0x40" stat="fireRes" val="5" /> <!-- Resistance to fire attributes +5 -->
		<add order="0x40" stat="waterRes" val="5" /> <!-- Resistance to water attributes +5 -->
		<add order="0x40" stat="windRes" val="5" /> <!-- Resistance to wind attributes +5 -->
		<add order="0x40" stat="earthRes" val="5" /> <!-- Resistance to earth attributes +5 -->
		<add order="0x40" stat="accCombat" val="4" /> <!-- Increases Accuracy by 4 -->
		<add order="0x40" stat="runSpd" val="7" /> <!-- Increases Speed by 7 -->
		<add order="0x10" stat="cloak" val="1" /> <!-- Opens cloak slot -->
	</for>
</skill>
<skill id="99004" levels="1" name="Olympus Leather Armor Set">
	<!-- Confirmed CT2.5 & Updated to H5 -->
	<set name="magicLvl" val="85" />
	<set name="operateType" val="P" />
	<set name="skillType" val="BUFF" />
	<set name="target" val="TARGET_SELF" />
	<for>
		<add order="0x10" stat="STR" val="1" /> <!-- STR +1 -->
		<add order="0x10" stat="DEX" val="2" /> <!-- DEX +2 -->
		<sub order="0x10" stat="CON" val="3" /> <!-- CON -3 -->
		<mul order="0x30" stat="pAtk" val="1.0557" /> <!-- Atk. Power + 5.57% -->
		<mul order="0x30" stat="pDef" val="1.0557" /> <!-- Def. Power + 5.57% -->
		<mul order="0x30" stat="pAtkSpd" val="1.05" /> <!-- Atk. Spd. +5% -->
		<mul order="0x30" stat="runSpd" val="1.03" /> <!-- Moving Spd. +3% -->
		<sub order="0x40" stat="stunVuln" val="50" /> <!-- Resistance to Stun +50% -->
		<add order="0x40" stat="fireRes" val="5" /> <!-- Resistance to fire attributes +5 -->
		<add order="0x40" stat="waterRes" val="5" /> <!-- Resistance to water attributes +5 -->
		<add order="0x40" stat="windRes" val="5" /> <!-- Resistance to wind attributes +5 -->
		<add order="0x40" stat="earthRes" val="5" /> <!-- Resistance to earth attributes +5 -->
		<add order="0x40" stat="cAtkAdd" val="182" /> <!-- Increases Critical Damage by 182 -->
		<add order="0x40" stat="maxMp" val="360" /> <!-- Increases Max MP by 360 -->
		<add order="0x10" stat="cloak" val="1" /> <!-- Opens cloak slot -->
	</for>
</skill>
<skill id="99005" levels="1" name="Olympus Robe Set">
	<!-- Confirmed CT2.5 & Updated to H5 -->
	<set name="magicLvl" val="85" />
	<set name="operateType" val="P" />
	<set name="skillType" val="BUFF" />
	<set name="target" val="TARGET_SELF" />
	<for>
		<add order="0x10" stat="WIT" val="2" /> <!-- WIT +2 -->
		<sub order="0x10" stat="MEN" val="1" /> <!-- MEN -1 -->
		<sub order="0x10" stat="INT" val="1" /> <!-- INT -1 -->
		<mul order="0x30" stat="mAtk" val="1.087" /> <!-- M. Power +8.7% -->
		<mul order="0x30" stat="mAtkSpd" val="1.15" /> <!-- M. Spd. +15% -->
		<mul order="0x30" stat="regMp" val="1.05" /> <!-- MP Recovery Bonus +5% -->
		<sub order="0x40" stat="stunVuln" val="50" /> <!-- Resistance to Stun Atk. +50% -->
		<add order="0x40" stat="fireRes" val="5" /> <!-- Resistance to fire attributes +5 -->
		<add order="0x40" stat="waterRes" val="5" /> <!-- Resistance to water attributes +5 -->
		<add order="0x40" stat="windRes" val="5" /> <!-- Resistance to wind attributes +5 -->
		<add order="0x40" stat="earthRes" val="5" /> <!-- Resistance to earth attributes +5 -->
		<add order="0x40" stat="runSpd" val="7" /> <!-- Increases Speed by 7 -->
		<add order="0x40" stat="maxMp" val="92" /> <!-- Increases Max MP by 92 -->
		<add order="0x10" stat="cloak" val="1" /> <!-- Opens cloak slot -->
	</for>
</skill>
</list>

 

Link to comment
Share on other sites

Very nice share! The only problem I have now and I can't figure out how to fix are the icons... (I am not good with .utx files)

 

This didn't work: http://maxcheaters.com/forum/index.php?topic=237738.0

 

Edit:

hmmm armorgrp.dat is fine written, I decrypted the Icons file, the Icons are fine...

 

FIXED!!

I will send the file to Dod when I fixed everything!

Link to comment
Share on other sites

Very nice share! The only problem I have now and I can't figure out how to fix are the icons... (I am not good with .utx files)

 

This didn't work: http://maxcheaters.com/forum/index.php?topic=237738.0

 

Edit:

hmmm armorgrp.dat is fine written, I decrypted the Icons file, the Icons are fine...

 

FIXED!!

I will send the file to Dod when I fixed everything!

 

can u send me file to plz, i cant figure it out thanks

Link to comment
Share on other sites

Icon fixed.  please download again the file Ixion Armor Set (updated) 9-28-2012.zip!!

special thanks to DeathSpank287 for fixing the armorgrp part.

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...
  • 4 weeks later...
Guest
This topic is now closed to further replies.



  • Posts

    • Hello everyne,   I meet an issue with those custom weapons texture:   Sacredium and Contristo Hammer   Example:   Retail: weapongrp   0    15881    3    1    15    5    0    LineageWeapons.Pereztear_Hammer_m00_dr            LineageWeaponsTex.Pereztear_Hammer_t00    LineageWeaponsTex.Pereztear_Hammer_t01            0    0    0    0    0    2    0    0    icon.weapon_pereztear_hammer_i01                    -1    1740    51    1    0    0        1        27    2    1    LineageWeapons.Pereztear_Hammer_m00_wp        2        2    LineageWeaponsTex.Pereztear_Hammer_t00    LineageWeaponsTex.Pereztear_Hammer_t01            4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    532    192    2    7    4    4    0    0    0    325    0    1    1    1000    0    -1    0    LineageEffect.c_u005        -5.00000000    0.00000000    0.00000000    1.00000000    0.15000001                        LineageWeapons.rangesample        1.00000000    1.00000000    1.00000000    22.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1                 Custom:   0    25881    3    1    15    5    0    LineageWeapons.Pereztear_Hammer_m00_dr            LineageWeaponsTex.Pereztear_Hammer_t00    LineageWeaponsTex.Pereztear_Hammer_t01            0    0    0    0    0    2    0    0    icon.weapon_pereztear_hammer_i01                    -1    1740    51    1    0    0        1    icon.reward_01    27    2    1    LineageWeapons.Pereztear_Hammer_m00_wp        2        2    LineageWeaponsTex.Pereztear_Hammer_t00    LineageWeaponsTex.Pereztear_Hammer_t01            4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    532    192    2    7    4    4    0    0    0    325    0    1    1    1000    0    -1    0    LineageEffect.c_u005        -5.00000000    0.00000000    0.00000000    1.00000000    0.15000001                        LineageWeapons.rangesample        1.00000000    1.00000000    1.00000000    22.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1               Everything is the same (i only changed the id and icon tag).   Any answer would be helpful.    Thanks in advance.  
    • Please all l2server and npc function list? Void... I trying add global chat.
    • Base High Five 5 mid rate low rate. Includes website L2OFF Configuration All official events of the original era Custom pve/pvp events option to create events according to request. Website with domain included Automatic donation system Powerful low maintenance server Powerful, low maintenance web server Current quality files Fully ready client Auto update system and automatic launcher for the client. More information privately, only people would be willing to purchase a fully assembled server with support and monthly updates. Minimal knowledge required     info@travelzen.info
    • High Five 5 server transferred What includes? Fully assembled server with DDOS protection Client ready with Launcher and auto Update Website with automatic donation payment system Account re-registration system by web page Pointer domain 700 to 800 visits per day on the server website Paid propaganda for 1 year on the voting website. Own server and web hosting [Low-cost maintenance] More information by private message. To acquire one of our active online servers with a daily player base, we require prior knowledge. If you do not have knowledge, you will not be able to acquire the server, much less the active player base.   Mail info server support :  info@travelzen.info
    • Server Aqua x50 is opening today!  Don't miss it! l2ember.online
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock