Fizo Posted September 4, 2008 Posted September 4, 2008 This is My First Guide How to make Somethink I Hope To Help some1 First Of all Find and Open With Notepad The File with Tatto's and Now Give the Stats this is the Real Stats <item id='485' name="tattoo_o'_power"> <for> <mul val='1.33' order='0x40' stat='pAtk'/> </for> </item> <item id='486' name="tattoo_o'_fire"> <for> <add val='15' order='0x40' stat='reflectDam'/> </for> </item> <item id='487' name="tattoo_o'_stout"> <for> <add val="33" order="0x40" stat='runSpd'/> </for> </item> <item id='488' name="tattoo_o'_flame"> <for> <mul val='1.65' order='0x40' stat='mAtk'/> </for> </item> <item id='489' name="tattoo_o'_braze"> <for> <mul val='1.25' order='0x40' stat='rCrit'/> </for> </item> <item id='490' name="tattoo_o'_blood"> <for> <mul val='1.40' order='0x40' stat='bleedRes'/> </for> </item> <item id='491' name="tattoo_o'_absolute"> <for> <mul val='1.15' order='0x40' stat='maxHp'/> </for> </item> <item id='492' name="tattoo_o'_soul"> <for> <mul val='1.33' order='0x40' stat='pAtkSpd'/> </for> </item> <item id='493' name="tattoo_o'_avadon"> <for> <mul val='1.33' order='0x40' stat='mAtkSpd'/> </for> </item> <item id='494' name="tattoo_o'_doom"> <for> <add val='113' order='0x40' stat='pDef'/> </for> </item> <item id='495' name="tattoo_o'_pledge"> <for> <add val='40' order='0x40' stat='pDef'/> </for> </item> <item id='496' name="tattoo_o'_divine"> <for> <mul val='1.80' order='0x40' stat='sleepRes'/> <mul val='1.80' order='0x40' stat='rootRes'/> <mul val='1.80' order='0x40' stat='stunRes'/> </for> </item> You can Change the Stats Only one to do Change the Numbers here <item id='496' name="tattoo_o'_divine"> <for> <mul val='1.80' order='0x40' stat='sleepRes'/> <mul val='1.80' order='0x40' stat='rootRes'/> <mul val='1.80' order='0x40' stat='stunRes'/> </for> </item> if you can change you can make Custom Stats PowerFull And now i give more stats To make Super Custom :D <mul val='1.6' order='0x30' stat='stunRes'> <add val='445' order='0x10' stat='maxHp'/> <mul val='1.8' order='0x30' stat='sleepRes'/> <mul val='1.1' order='0x30' stat='pAtk'/> <mul val='1.1' order='0x30' stat='mAtk'/> <mul val='1.1' order='0x30' stat='mCritRate'/> <mul val='1.25' order='0x30' stat='fireRes'/> <enchant val='0' order='0x0C' stat='mDef'/> <mul order='0x30' stat='mReuse' val="0.85"/> <mul order='0x30' stat='atkReuse' val="0.85"/> <add order="0x10" stat="reflectDam" val="15"/> This is All The Stats To Find This time If i find More I Edit My Post This stats Work And to Armor's Weapon's Misk Items ( Hair Items Mask's and more ) Only But Under The items this HTML file
TheRuleZzZ Posted September 4, 2008 Posted September 4, 2008 Nice guide , specially for newbies . Thnx .
Fizo Posted September 4, 2008 Author Posted September 4, 2008 i will Edit Tommorow I dont have Time Now More Html Stats Tommorow :D
GrisoM Posted September 4, 2008 Posted September 4, 2008 if u want add this (this is for add stat to [4 example] rabbit ears]) the same goes for all the other tattoos and rabbit ears whatever, just add that line here are you rabbit ears with +12% atk spd :P : PHP Code: <item id='7840' name="Rabbit Ears - For Event"> <for> <add val='0' order='0x10' stat='pDef' /> <mul val='1.12' order='0x20' stat='pAtkSpd'/> </for> </item> For the tattos here u have the full stats Quote: <item id='485' name="tattoo_o'_power"> <for> <mul val='1.33' order='0x40' stat='pAtk'/> </for> </item> <item id='486' name="tattoo_o'_fire"> <for> <add val='15' order='0x40' stat='reflectDam' /> </for> </item> <item id='487' name="tattoo_o'_stout"> <for> <add val="33" order="0x40" stat='runSpd'/> </for> </item> <item id='488' name="tattoo_o'_flame"> <for> <mul val='1.65' order='0x40' stat='mAtk'/> </for> </item> <item id='489' name="tattoo_o'_braze"> <for> <mul val='1.25' order='0x40' stat='rCrit' /> </for> </item> <item id='490' name="tattoo_o'_blood"> <for> <mul val='1.40' order='0x40' stat='bleedRes' /> </for> </item> <item id='491' name="tattoo_o'_absolute"> <for> <mul val='1.15' order='0x40' stat='maxHp'/> </for> </item> <item id='492' name="tattoo_o'_soul"> <for> <mul val='1.33' order='0x40' stat='pAtkSpd'/> </for> </item> <item id='493' name="tattoo_o'_avadon"> <for> <mul val='1.33' order='0x40' stat='mAtkSpd'/> </for> </item> <item id='494' name="tattoo_o'_doom"> <for> <add val='113' order='0x40' stat='pDef' /> </for> </item> <item id='495' name="tattoo_o'_pledge"> <add val='40' order='0x40' stat='pDef' /> <add val='7' order='0x40' stat='rEvas'/> <for> <add val='40' order='0x40' stat='pDef' /> </for> </item> <item id='496' name="tattoo_o'_divine"> <for> <mul val='1.80' order='0x40' stat='sleepRes' /> <mul val='1.80' order='0x40' stat='rootRes' /> <mul val='1.80' order='0x40' stat='stunRes' /> </for> GL ;D
FakMeImFamous Posted September 5, 2008 Posted September 5, 2008 great guide, thnx very much, but where do i find tattoo stats?
bandit Posted September 5, 2008 Posted September 5, 2008 nice guide ^^ but as i understand the tattos are gone from off server, and ther was problem with java, it fixed?
sτrίkε- Posted September 5, 2008 Posted September 5, 2008 This is My First Guide How to make Somethink I Hope To Help some1 First Of all Find and Open With Notepad The File with Tatto's and Now Give the Stats this is the Real Stats <item id='485' name="tattoo_o'_power"> <for> <mul val='1.33' order='0x40' stat='pAtk'/> </for> </item> <item id='486' name="tattoo_o'_fire"> <for> <add val='15' order='0x40' stat='reflectDam'/> </for> </item> <item id='487' name="tattoo_o'_stout"> <for> <add val="33" order="0x40" stat='runSpd'/> </for> </item> <item id='488' name="tattoo_o'_flame"> <for> <mul val='1.65' order='0x40' stat='mAtk'/> </for> </item> <item id='489' name="tattoo_o'_braze"> <for> <mul val='1.25' order='0x40' stat='rCrit'/> </for> </item> <item id='490' name="tattoo_o'_blood"> <for> <mul val='1.40' order='0x40' stat='bleedRes'/> </for> </item> <item id='491' name="tattoo_o'_absolute"> <for> <mul val='1.15' order='0x40' stat='maxHp'/> </for> </item> <item id='492' name="tattoo_o'_soul"> <for> <mul val='1.33' order='0x40' stat='pAtkSpd'/> </for> </item> <item id='493' name="tattoo_o'_avadon"> <for> <mul val='1.33' order='0x40' stat='mAtkSpd'/> </for> </item> <item id='494' name="tattoo_o'_doom"> <for> <add val='113' order='0x40' stat='pDef'/> </for> </item> <item id='495' name="tattoo_o'_pledge"> <for> <add val='40' order='0x40' stat='pDef'/> </for> </item> <item id='496' name="tattoo_o'_divine"> <for> <mul val='1.80' order='0x40' stat='sleepRes'/> <mul val='1.80' order='0x40' stat='rootRes'/> <mul val='1.80' order='0x40' stat='stunRes'/> </for> </item> You can Change the Stats Only one to do Change the Numbers here <item id='496' name="tattoo_o'_divine"> <for> <mul val='1.80' order='0x40' stat='sleepRes'/> <mul val='1.80' order='0x40' stat='rootRes'/> <mul val='1.80' order='0x40' stat='stunRes'/> </for> </item> if you can change you can make Custom Stats PowerFull And now i give more stats To make Super Custom :D <mul val='1.6' order='0x30' stat='stunRes'> <add val='445' order='0x10' stat='maxHp'/> <mul val='1.8' order='0x30' stat='sleepRes'/> <mul val='1.1' order='0x30' stat='pAtk'/> <mul val='1.1' order='0x30' stat='mAtk'/> <mul val='1.1' order='0x30' stat='mCritRate'/> <mul val='1.25' order='0x30' stat='fireRes'/> <enchant val='0' order='0x0C' stat='mDef'/> <mul order='0x30' stat='mReuse' val="0.85"/> <mul order='0x30' stat='atkReuse' val="0.85"/> <add order="0x10" stat="reflectDam" val="15"/> This is All The Stats To Find This time If i find More I Edit My Post This stats Work And to Armor's Weapon's Misk Items ( Hair Items Mask's and more ) Only But Under The items this HTML file I Dont think that this is a guide to make tatoo stat this is only a guide for how to make tatoos with real stats...If You Want to make guide for how to make tatoo dont give only the stats, explain it better..My Opinion..Great For Newbies!
Fizo Posted September 6, 2008 Author Posted September 6, 2008 <mul val='1.6' order='0x30' stat='stunRes'> <add val='445' order='0x10' stat='maxHp'/> <mul val='1.8' order='0x30' stat='sleepRes'/> <mul val='1.1' order='0x30' stat='pAtk'/> <mul val='1.1' order='0x30' stat='mAtk'/> <mul val='1.1' order='0x30' stat='mCritRate'/> <mul val='1.25' order='0x30' stat='fireRes'/> <enchant val='0' order='0x0C' stat='mDef'/> <mul order='0x30' stat='mReuse' val="0.85"/> <mul order='0x30' stat='atkReuse' val="0.85"/> <add order="0x10" stat="reflectDam" val="15"/> I believe this stats isn not the real i tell how change normal to super stats the tatto
qesaras Posted September 6, 2008 Posted September 6, 2008 this guild is for newbie there are many newbies. every day some1 is a new one :) nice guide.
dayvi Posted September 6, 2008 Posted September 6, 2008 Thanks for this info, i need it for my own server ^^
harry Posted November 11, 2008 Posted November 11, 2008 The numbers next to val that show 0x40 or 0x10 or 0x0c what are they for??
Vago Posted November 11, 2008 Posted November 11, 2008 Multiplier... 0x40 = multiplied by 1 ...the rest of them, dunno xD
Recommended Posts