Ir para conteúdo
  • Cadastre-se

Classificação de Membros

Popular Content

Showing content with the highest reputation on 04/08/19 em todas as áreas

  1. Como diz o titulo Set Titanium (Apella) Selado para L2JDream Armorsets.xml <!-- Sealed Titanium Set's --> <armorset id="55" chest="9977" legs="0" head="9970" gloves="9978" feet="9979" skill_id="0" shield="0" shield_skill_id="0" enchant6skill="0"/> <armorset id="56" chest="9974" legs="0" head="9980" gloves="9975" feet="9976" skill_id="0" shield="0" shield_skill_id="0" enchant6skill="0"/> <armorset id="57" chest="9971" legs="0" head="9990" gloves="9972" feet="9973" skill_id="0" shield="0" shield_skill_id="0" enchant6skill="0"/> data\xml\stats\armor crie um arquivo .xml com o Numero que quiser <?xml version='1.0' encoding='utf-8'?> <list> <item id='9990' name="`Sealed Titanium Helm - Heavy"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9980' name="Sealed Titanium Helm - Light"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9970' name="Sealed Titanium Helm - Robe"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9971' name="Sealed Titanium Plate Armor - Heavy"> <for> <add val='400' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9972' name="Sealed Titanium Gloves Heavy - Heavy"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9973' name="Sealed Titanium Boots Heavvy - Heavy"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9974' name="Sealed Titanium Leather Armor - Light"> <for> <add val='325' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9975' name="Sealed Titanium Leather Gloves - Light"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9976' name="Sealed Titanium Leater Boots - Light"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9977' name="Sealed Titanium Robe - Robe"> <for> <add val='285' order='0x10' stat='pDef'/> <add val='866' order='0x60' stat='maxMp'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9978' name="Sealed Titanium Gloves - Robe"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> <item id='9979' name="Sealed Titanium Boots - Robe"> <for> <add val='75' order='0x10' stat='pDef'/> <enchant val='0' order='0x0C' stat='pDef'/> </for> </item> </list> SQL ARMOR INSERT INTO `armor` VALUES ('9990', 'Sealed Titanium Helm - Heavy', 'head', 'true', 'none', '570', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '69', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9971', 'Sealed Titanium Plate Armor', 'fullarmor', 'true', 'heavy', '9780', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '278', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9972', 'Sealed Titanium Gauntlet - Heavy Armor', 'gloves', 'true', 'none', '580', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '46', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9973', 'Sealed Titanium Solleret - Heavy Armor', 'feet', 'true', 'none', '1130', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '46', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9974', 'Sealed Titanium Brigandine', 'fullarmor', 'true', 'light', '5400', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '209', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9975', 'Sealed Titanium Leather Gloves - Light Armor', 'gloves', 'true', 'none', '580', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '46', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9976', 'Sealed Titanium Boots - Light Armor', 'feet', 'true', 'none', '1130', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '46', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9977', 'Sealed Titanium Doublet', 'fullarmor', 'true', 'magic', '2450', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '139', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9978', 'Sealed Titanium Silk Gloves - Robe', 'gloves', 'true', 'none', '580', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '46', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9979', 'Sealed Titanium Sandals - Robe', 'feet', 'true', 'none', '1130', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '46', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9980', 'Sealed Titanium Helm - Light', 'head', 'true', 'none', '570', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '69', 'true', 'true', 'true', 'true', ''); INSERT INTO `armor` VALUES ('9970', 'Sealed Titanium Helm - Robe', 'head', 'true', 'none', '570', 'leather', 's', '0', '-1', '-1', '0', '0', '0', '0', '69', 'true', 'true', 'true', 'true', ''); // AGORA PARTE DO CLIENT // Armorgrp.dat 1 9970 0 3 2 5 0 dropitems.drop_sack_m00 dropitemstex.drop_sack_t00 icon.armor_helmet_i02 4294967295 570 17 1 0 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_cloth ItemSound.itemequip_armor_helmet 1 0 0 5 0 69 0 0 1 9980 0 3 2 5 0 dropitems.drop_sack_m00 dropitemstex.drop_sack_t00 icon.armor_leather_helmet_i02 4294967295 550 19 1 0 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_helmet ItemSound.itemequip_armor_helmet 1 0 0 5 0 73 0 0 1 9990 0 3 2 5 0 dropitems.drop_sack_m00 dropitemstex.drop_sack_t00 icon.armor_helmet_i02 4294967295 570 17 1 0 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_cloth ItemSound.itemequip_armor_helmet 1 0 0 5 0 69 0 0 1 9971 0 3 10 7 0 dropitems.drop_MFighter_m008_t1004_u_m00 mfighter.MFighter_m008_t1004_u icon.armor_t1004_ul_i02 icon.armor_t1004_u_i02 icon.armor_t1004_l_i02 4294967295 9780 19 1 0 15 2 Fighter.MFighter_m008_u Fighter.MFighter_m008_l 2 mfighter.MFighter_m008_t1004_u MFighter.MFighter_m008_t1004_l 2 2 2 Fighter.FFighter_m012_u Fighter.FFighter_m012_l 2 FFighter.FFighter_m012_t1004_u FFighter.FFighter_m012_t1004_l 2 2 2 DarkElf.MDarkElf_m003_u DarkElf.MDarkElf_m007_l 2 MDarkElf.MDarkElf_m003_t1004_u MDarkElf.MDarkElf_m007_t1004_l 2 2 2 DarkElf.FDarkElf_m004_u DarkElf.FDarkElf_m010_l 2 FDarkElf.FDarkElf_m004_t1004_u FDarkElf.FDarkElf_m010_t1004_l 2 2 2 Dwarf.MDwarf_m008_u Dwarf.MDwarf_m008_l 2 MDwarf.MDwarf_m008_t1004_u MDwarf.MDwarf_m008_t1004_l 2 2 2 Dwarf.FDwarf_m008_u Dwarf.FDwarf_m008_l 2 FDwarf.FDwarf_m008_t1004_u FDwarf.FDwarf_m008_t1004_l 2 2 2 Elf.MElf_m011_u Elf.MElf_m011_l 2 MElf.MElf_m011_t1004_u MElf.MElf_m011_t1004_l 2 2 2 Elf.FElf_m011_u Elf.FElf_m011_l 2 FElf.FElf_m011_t1004_u FElf.FElf_m011_t1004_l 2 2 2 Magic.MMagic_m013_u Magic.MMagic_m013_l 2 MMagic.MMagic_m013_t1004_u MMagic.MMagic_m013_t1004_l 2 2 2 Magic.FMagic_m012_u Magic.FMagic_m012_l 2 FMagic.FMagic_m012_t1004_u FMagic.FMagic_m012_t1004_l 2 2 2 Orc.MOrc_m007_u Orc.MOrc_m007_l 2 MOrc.MOrc_m007_t1004_u MOrc.MOrc_m007_t1004_l 2 2 2 Orc.FOrc_m007_u Orc.FOrc_m007_l 2 FOrc.FOrc_m007_t1004_u FOrc.FOrc_m007_t1004_l 2 2 2 Shaman.MShaman_m008_u Shaman.MShaman_m008_l 2 MShaman.MShaman_m008_t1004_u MShaman.MShaman_m008_t1004_l 2 2 2 Shaman.FShaman_m008_u Shaman.FShaman_m008_l 2 FShaman.FShaman_m008_t1004_u FShaman.FShaman_m008_t1004_l 2 2 0 0 0 0 1 1 LineageEffect.p_u002_a 4 ItemSound.armor_metal_alt_4 ItemSound.public_armor_02 ItemSound.shield_steel_1 ItemSound.armor_metal_alt_5 ItemSound.itemdrop_armor_heavymetal ItemSound.itemequip_armor_heavymetal 1 0 2 5 0 278 0 0 1 9972 0 3 6 6 0 dropitems.drop_MFighter_m008_t1004_g_m00 mfighter.MFighter_m008_t1004_g icon.armor_t1004_g_i02 4294967295 580 19 1 0 9 1 Fighter.MFighter_m008_g 1 mfighter.MFighter_m008_t1004_g 1 1 1 Fighter.FFighter_m012_g 1 FFighter.FFighter_m012_t1004_g 1 1 1 DarkElf.MDarkElf_m003_g 1 MDarkElf.MDarkElf_m003_t1004_g 1 1 1 DarkElf.FDarkElf_m004_g 1 FDarkElf.FDarkElf_m004_t1004_g 1 1 1 Dwarf.MDwarf_m008_g 1 MDwarf.MDwarf_m008_t1004_g 1 1 1 Dwarf.FDwarf_m008_g 1 FDwarf.FDwarf_m008_t1004_g 1 1 1 Elf.MElf_m011_g 1 MElf.MElf_m011_t1004_g 1 1 1 Elf.FElf_m011_g 1 FElf.FElf_m011_t1004_g 1 1 1 Magic.MMagic_m013_g 1 MMagic.MMagic_m013_t1004_g 1 1 1 Magic.FMagic_m012_g 1 FMagic.FMagic_m012_t1004_g 1 1 1 Orc.MOrc_m007_g 1 MOrc.MOrc_m007_t1004_g 1 1 1 Orc.FOrc_m007_g 1 FOrc.FOrc_m007_t1004_g 1 1 1 Shaman.MShaman_m008_g 1 MShaman.MShaman_m008_t1004_g 1 1 1 Shaman.FShaman_m008_g 1 FShaman.FShaman_m008_t1004_g 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_glove ItemSound.itemequip_armor_glove 1 0 0 5 0 46 0 0 1 9973 0 3 7 16 0 dropitems.drop_MFighter_m008_t1004_b_m00 mfighter.MFighter_m008_t1004_b icon.armor_t1004_b_i02 4294967295 1130 48 1 0 12 1 Fighter.MFighter_m008_b 1 mfighter.MFighter_m008_t1004_b 1 1 1 Fighter.FFighter_m012_b 1 FFighter.FFighter_m012_t1004_b 1 1 1 DarkElf.MDarkElf_m007_b 1 MDarkElf.MDarkElf_m007_t1004_b 1 1 1 DarkElf.FDarkElf_m010_b 1 FDarkElf.FDarkElf_m010_t1004_b 1 1 1 Dwarf.MDwarf_m008_b 1 MDwarf.MDwarf_m008_t1004_b 1 1 1 Dwarf.FDwarf_m008_b 1 FDwarf.FDwarf_m008_t1004_b 1 1 1 Elf.MElf_m011_b 1 MElf.MElf_m011_t1004_b 1 1 1 Elf.FElf_m011_b 1 FElf.FElf_m011_t1004_b 1 1 1 Magic.MMagic_m013_b 1 MMagic.MMagic_m013_t1004_b 1 1 1 Magic.FMagic_m012_b 1 FMagic.FMagic_m012_t1004_b 1 1 1 Orc.MOrc_m007_b 1 MOrc.MOrc_m007_t1004_b 1 1 1 Orc.FOrc_m007_b 1 FOrc.FOrc_m007_t1004_b 1 1 1 Shaman.MShaman_m008_b 1 MShaman.MShaman_m008_t1004_b 1 1 1 Shaman.FShaman_m008_b 1 FShaman.FShaman_m008_t1004_b 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_boots ItemSound.itemequip_armor_boots 1 0 0 5 0 46 0 0 1 9974 0 3 9 7 0 dropitems.drop_MFighter_m011_t1005_u_m00 mfighter.mfighter_m011_t1005_u icon.armor_t1005_ul_i02 icon.armor_t1005_u_i02 icon.armor_t1005_l_i02 4294967295 5400 19 1 0 15 2 Fighter.MFighter_m011_u Fighter.MFighter_m011_l 2 mfighter.mfighter_m011_t1005_u MFighter.MFighter_m011_t1005_l 2 2 2 Fighter.FFighter_m011_u Fighter.FFighter_m011_l 2 FFighter.FFighter_m011_t1005_u FFighter.FFighter_m011_t1005_l 2 2 2 DarkElf.MDarkElf_m007_u DarkElf.MDarkElf_m004_l 2 MDarkElf.MDarkElf_m007_t1005_u MDarkElf.MDarkElf_m004_t1005_l 2 2 2 DarkElf.FDarkElf_m007_u DarkElf.FDarkElf_m010_l 2 FDarkElf.FDarkElf_m007_t1005_u FDarkElf.FDarkElf_m010_t1005_l 2 2 2 Dwarf.MDwarf_m004_u Dwarf.MDwarf_m004_l 2 MDwarf.MDwarf_m004_t1005_u MDwarf.MDwarf_m004_t1005_l 2 2 2 Dwarf.FDwarf_m004_u Dwarf.FDwarf_m004_l 2 FDwarf.FDwarf_m004_t1005_u FDwarf.FDwarf_m004_t1005_l 2 2 2 Elf.MElf_m008_u Elf.MElf_m007_l 2 MElf.MElf_m008_t1005_u MElf.MElf_m007_t1005_l 2 2 2 Elf.FElf_m008_u Elf.FElf_m007_l 2 FElf.FElf_m008_t1005_u FElf.FElf_m007_t1005_l 2 2 2 Magic.MMagic_m011_u Magic.MMagic_m011_l 2 MMagic.MMagic_m011_t1005_u MMagic.MMagic_m011_t1005_l 2 2 2 Magic.FMagic_m011_u Magic.FMagic_m011_l 2 FMagic.FMagic_m011_t1005_u FMagic.FMagic_m011_t1005_l 2 2 2 Orc.MOrc_m003_u Orc.MOrc_m003_l 2 MOrc.MOrc_m003_t1005_u MOrc.MOrc_m003_t1005_l 2 2 2 Orc.FOrc_m003_u Orc.FOrc_m003_l 2 FOrc.FOrc_m003_t1005_u FOrc.FOrc_m003_t1005_l 2 2 2 Shaman.MShaman_m007_u Shaman.MShaman_m004_l 2 MShaman.MShaman_m007_t1005_u MShaman.MShaman_m004_t1005_l 2 2 2 Shaman.FShaman_m007_u Shaman.FShaman_m006_l 2 FShaman.FShaman_m007_t1005_u FShaman.FShaman_m006_t1005_l 2 2 0 0 0 0 1 1 LineageEffect.p_u002_a 4 ItemSound.armor_leather_5 ItemSound.armor_leather_1 MonSound.Hit_normal_9 MonSound.Hit_Shell_4 ItemSound.itemdrop_armor_leather ItemSound.itemequip_armor_leather 1 0 1 5 0 209 0 0 1 9975 0 3 5 6 0 dropitems.drop_MFighter_m011_t1005_g_m00 mfighter.mfighter_m011_t1005_g icon.armor_t1005_g_i02 4294967295 580 19 1 0 9 1 Fighter.MFighter_m011_g 1 mfighter.mfighter_m011_t1005_g 1 1 1 Fighter.FFighter_m011_g 1 FFighter.FFighter_m011_t1005_g 1 1 1 DarkElf.MDarkElf_m007_g 1 MDarkElf.MDarkElf_m007_t1005_g 1 1 1 DarkElf.FDarkElf_m007_g 1 FDarkElf.FDarkElf_m007_t1005_g 1 1 1 Dwarf.MDwarf_m004_g 1 MDwarf.MDwarf_m004_t1005_g 1 1 1 Dwarf.FDwarf_m004_g 1 FDwarf.FDwarf_m004_t1005_g 1 1 1 Elf.MElf_m008_g 1 MElf.MElf_m008_t1005_g 1 1 1 Elf.FElf_m008_g 1 FElf.FElf_m008_t1005_g 1 1 1 Magic.MMagic_m011_g 1 MMagic.MMagic_m011_t1005_g 1 1 1 Magic.FMagic_m011_g 1 FMagic.FMagic_m011_t1005_g 1 1 1 Orc.MOrc_m003_g 1 MOrc.MOrc_m003_t1005_g 1 1 1 Orc.FOrc_m003_g 1 FOrc.FOrc_m003_t1005_g 1 1 1 Shaman.MShaman_m007_g 1 MShaman.MShaman_m007_t1005_g 1 1 1 Shaman.FShaman_m007_g 1 FShaman.FShaman_m007_t1005_g 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_glove ItemSound.itemequip_armor_glove 1 0 0 5 0 46 0 0 1 9976 0 3 6 16 0 dropitems.drop_MFighter_m011_t1005_b_m00 mfighter.mfighter_m011_t1005_b icon.armor_t1005_b_i02 4294967295 1130 48 1 0 12 1 Fighter.MFighter_m011_b 1 mfighter.mfighter_m011_t1005_b 1 1 1 Fighter.FFighter_m011_b 1 FFighter.FFighter_m011_t1005_b 1 1 1 DarkElf.MDarkElf_m004_b 1 MDarkElf.MDarkElf_m004_t1005_b 1 1 1 DarkElf.FDarkElf_m010_b 1 FDarkElf.FDarkElf_m010_t1005_b 1 1 1 Dwarf.MDwarf_m004_b 1 MDwarf.MDwarf_m004_t1005_b 1 1 1 Dwarf.FDwarf_m004_b 1 FDwarf.FDwarf_m004_t1005_b 1 1 1 Elf.MElf_m007_b 1 MElf.MElf_m007_t1005_b 1 1 1 Elf.FElf_m007_b 1 FElf.FElf_m007_t1005_b 1 1 1 Magic.MMagic_m011_b 1 MMagic.MMagic_m011_t1005_b 1 1 1 Magic.FMagic_m011_b 1 FMagic.FMagic_m011_t1005_b 1 1 1 Orc.MOrc_m003_b 1 MOrc.MOrc_m003_t1005_b 1 1 1 Orc.FOrc_m003_b 1 FOrc.FOrc_m003_t1005_b 1 1 1 Shaman.MShaman_m004_b 1 MShaman.MShaman_m004_t1005_b 1 1 1 Shaman.FShaman_m006_b 1 FShaman.FShaman_m006_t1005_b 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_boots ItemSound.itemequip_armor_boots 1 0 0 5 0 46 0 0 1 9977 0 3 7 2 0 dropitems.drop_MFighter_m007_t1006_u_m00 mfighter.mfighter_m007_t1006_u icon.armor_t1006_ul_i02 icon.armor_t1006_u_i02 icon.armor_t1006_l_i02 4294967295 2450 19 1 0 15 2 Fighter.MFighter_m007_u Fighter.MFighter_m007_l 2 mfighter.mfighter_m007_t1006_u MFighter.MFighter_m007_t1006_l 2 2 2 Fighter.FFighter_m007_u Fighter.FFighter_m010_l 2 FFighter.FFighter_m007_t1006_u FFighter.FFighter_m010_t1006_l 2 2 2 DarkElf.MDarkElf_m006_u DarkElf.MDarkElf_m006_l 2 MDarkElf.MDarkElf_m006_t1006_u MDarkElf.MDarkElf_m006_t1006_l 2 2 2 DarkElf.FDarkElf_m008_u DarkElf.FDarkElf_m006_l 2 FDarkElf.FDarkElf_m008_t1006_u FDarkElf.FDarkElf_m006_t1006_l 2 2 2 Dwarf.MDwarf_m002_u Dwarf.MDwarf_m002_l 2 MDwarf.MDwarf_m002_t1006_u MDwarf.MDwarf_m002_t1006_l 2 2 2 Dwarf.FDwarf_m005_u Dwarf.FDwarf_m005_l 2 FDwarf.FDwarf_m005_t1006_u FDwarf.FDwarf_m005_t1006_l 2 2 2 Elf.MElf_m009_u Elf.MElf_m009_l 2 MElf.MElf_m009_t1006_u MElf.MElf_m009_t1006_l 2 2 2 Elf.FElf_m006_u Elf.FElf_m006_l 2 FElf.FElf_m006_t1006_u FElf.FElf_m006_t1006_l 2 2 2 Magic.MMagic_m006_u Magic.MMagic_m006_l 2 MMagic.MMagic_m006_t1006_u MMagic.MMagic_m006_t1006_l 2 2 2 Magic.FMagic_m009_u Magic.FMagic_m003_l 2 FMagic.FMagic_m009_t1006_u FMagic.FMagic_m003_t1006_l 2 2 2 Orc.MOrc_m002_u Orc.MOrc_m002_l 2 MOrc.MOrc_m002_t1006_u MOrc.MOrc_m002_t1006_l 2 2 2 Orc.FOrc_m002_u Orc.FOrc_m004_l 2 FOrc.FOrc_m002_t1006_u FOrc.FOrc_m004_t1006_l 2 2 2 Shaman.MShaman_m006_u Shaman.MShaman_m006_l 2 MShaman.MShaman_m006_t1006_u MShaman.MShaman_m006_t1006_l 2 2 2 Shaman.FShaman_m006_u Shaman.FShaman_m006_l 2 FShaman.FShaman_m006_t1006_u FShaman.FShaman_m006_t1006_l 2 2 0 0 0 0 1 1 LineageEffect.p_u002_a 4 ItemSound.armor_leather_1 ItemSound.shield_bone_1 MonSound.Hit_normal_12 MonSound.Hit_normal_3 ItemSound.itemdrop_armor_cloth ItemSound.itemequip_armor_cloth 1 0 3 5 0 139 0 665 1 9978 0 3 5 4 0 dropitems.drop_MFighter_m007_t1006_g_m00 mfighter.mfighter_m007_t1006_g icon.armor_t1006_g_i02 4294967295 580 19 1 0 9 1 Fighter.MFighter_m007_g 1 mfighter.mfighter_m007_t1006_g 1 1 1 Fighter.FFighter_m007_g 1 FFighter.FFighter_m007_t1006_g 1 1 1 DarkElf.MDarkElf_m006_g 1 MDarkElf.MDarkElf_m006_t1006_g 1 1 1 DarkElf.FDarkElf_m008_g 1 FDarkElf.FDarkElf_m008_t1006_g 1 1 1 Dwarf.MDwarf_m002_g 1 MDwarf.MDwarf_m002_t1006_g 1 1 1 Dwarf.FDwarf_m005_g 1 FDwarf.FDwarf_m005_t1006_g 1 1 1 Elf.MElf_m009_g 1 MElf.MElf_m009_t1006_g 1 1 1 Elf.FElf_m006_g 1 FElf.FElf_m006_t1006_g 1 1 1 Magic.MMagic_m006_g 1 MMagic.MMagic_m006_t1006_g 1 1 1 Magic.FMagic_m009_g 1 FMagic.FMagic_m009_t1006_g 1 1 1 Orc.MOrc_m002_g 1 MOrc.MOrc_m002_t1006_g 1 1 1 Orc.FOrc_m002_g 1 FOrc.FOrc_m002_t1006_g 1 1 1 Shaman.MShaman_m006_g 1 MShaman.MShaman_m006_t1006_g 1 1 1 Shaman.FShaman_m006_g 1 FShaman.FShaman_m006_t1006_g 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_glove ItemSound.itemequip_armor_glove 1 0 0 5 0 46 0 0 1 9979 0 3 4 15 0 dropitems.drop_MFighter_m007_t1006_b_m00 mfighter.mfighter_m007_t1006_b icon.armor_t1006_b_i02 4294967295 1130 48 1 0 12 1 Fighter.MFighter_m007_b 1 mfighter.mfighter_m007_t1006_b 1 1 1 Fighter.FFighter_m007_b 1 FFighter.FFighter_m007_t1006_b 1 1 1 DarkElf.MDarkElf_m006_b 1 MDarkElf.MDarkElf_m006_t1006_b 1 1 1 DarkElf.FDarkElf_m006_b 1 FDarkElf.FDarkElf_m006_t1006_b 1 1 1 Dwarf.MDwarf_m002_b 1 MDwarf.MDwarf_m002_t1006_b 1 1 1 Dwarf.FDwarf_m005_b 1 FDwarf.FDwarf_m005_t1006_b 1 1 1 Elf.MElf_m009_b 1 MElf.MElf_m009_t1006_b 1 1 1 Elf.FElf_m006_b 1 FElf.FElf_m006_t1006_b 1 1 1 Magic.MMagic_m006_b 1 MMagic.MMagic_m006_t1006_b 1 1 1 Magic.FMagic_m003_b 1 FMagic.FMagic_m003_t1006_b 1 1 1 Orc.MOrc_m002_b 1 MOrc.MOrc_m002_t1006_b 1 1 1 Orc.FOrc_m004_b 1 FOrc.FOrc_m004_t1006_b 1 1 1 Shaman.MShaman_m006_b 1 MShaman.MShaman_m006_t1006_b 1 1 1 Shaman.FShaman_m006_b 1 FShaman.FShaman_m006_t1006_b 1 1 0 0 0 0 1 1 LineageEffect.p_u002_a 1 ItemSound.itemdrop_armor_boots ItemSound.itemequip_armor_boots 1 0 0 5 0 46 0 0 itemname.dat 9970 Sealed Titanium Robe Helm Only the strongest get this part. You should go to an NPC to remove the seal from that part of the armor. -1 0 0 0 9980 Sealed Titanium Leather Helm Only the strongest get this part. You should go to an NPC to remove the seal from that part of the armor. -1 0 0 0 9990 Sealed Titanium Heavy Helm Only the strongest get this part. You should go to an NPC to remove the seal from that part of the armor. -1 0 0 0 9971 Sealed Titanium Plate Armor Only the strongest get this part. Sealed Nightmare Plate Armor. You should go to an NPC to remove the seal from that part of the armor. -1 0 0 0 9972 Sealed Titanium Gauntlet Only the strongest get this part. Sealed Nightmare Gauntlet. You should go to an NPC to remove the seal from that part of the armor. -1 0 0 0 9973 Sealed Titanium Solleret Only the strongest get this part. They can be opened with the help of the Blacksmith of Mammon. -1 0 0 0 9974 Sealed Titanium Brigandine Only the strongest get this part. You should go to an NPC to remove the seal from that part of the armor. -1 0 0 0 9975 Sealed Titanium Leather Gloves Only the strongest get this part. They can be opened with the help of the Blacksmith of Mammon. -1 0 0 0 9976 Sealed Titanium Boots Only the strongest get this part. They can be opened with the help of the Blacksmith of Mammon. -1 0 0 0 9977 Sealed Titanium Doublet Only the strongest get this part. You should go to an NPC to remove the seal from that part of the armor. -1 0 0 0 9978 Sealed Titanium Silk Gloves Only the strongest get this part. Sealed Nightmare Silk Gloves. They can be opened with the help of the Blacksmith of Mammon. -1 0 0 0 9979 Sealed Titanium Sandals Only the strongest get this part. Sealed Nightmare Sandals. They can be opened with the help of the Blacksmith of Mammon. -1 0 0 0 Créditos NCsoft
    2 points
  2. Galerinha venho postar alguns Ícones que podem ser usados em Skills, Itens e etc.. Data da Última Atualização: 15/01/2023 Número de Packs Ativos Atualmente: 114 Acompanhe as datas de atualizações e fique por dentro sempre que for adicionado um novo Pack! __________________________________________________________________________________________________________________________________________ Atenção: * Possui somente o Arquivos .Utx nos Downloads! "Até mesmo um iniciante consegue fazer os arquivos do Cliente facilmente se olhar um dos tutoriais aqui do Fórum" Sempre que eu possuir novos Ícones, estarei atualizando este post com Novidades! Observações Importantes: Não invento Ícone do nada.. Se você quer um Ícone, você precisa me enviar a Imagem que você deseja. Não entre em contato me pedindo uns "Ícones Legais para Tais Skills", não tenho como adivinhar seu gosto para Ícones, e Tais pedidos serão completamente Ignorados! -> Pedindo seus Ícones: Responda esse tópico com as seguintes informações: 1) Me envie as imagens que deseja ter como ícones. 2) (Opcional) Se preferir, me envie as imagens na resolução de 32x32, assim você já terá uma noção exata de como seus ícones ficarão In Game. 3) Me informe também o nome que você desejar que o arquivo .utx tenha. Ex: L2ServerCustomIcons.utx 4) [Opcional] Se, você realizar alguma edição que não contenha o nome do seu Servidor e quiser disponibilizar para toda a comunidade, basta me informar quando me enviar de volta suas edições que eu estarei adicionando na lista de Packs de Ícones Custom. 5) Faça um Pix para: @#$@#$@#$#@$ (Zueira kkkk' Aqui Tudo é 100% Free!) :D Apenas Ícones, não dou suporte para imagens e Logos para html ou coisa do tipo nesse Tópico. Para Edições de L2Font-e: Clique Aqui __________________________________________________________________________________________________________________________________________ Downloads Úteis Pack de Ícones UTX Packs de 01 - 100 Packs de 101 - 200 Packs de 201 - 600 Packs de 301 - 400 Packs de 401 - 500 Packs de 501 - 600 Packs de 601 - 700 Packs de 701 - 800 Packs de 801 - 900 Packs de 901 - 1000 # Créditos:: Meus - AllInOne - Por Pegar as Imagens e criar os Icones e Textura # Peço que Usem e Abusem como quiser, mas que apenas Mantenham os devidos Créditos.. # Curtiu os Ícones Brother? Deixa seu Like ai e me incentive a continuar meu trabalho sempre inovando mais e mais. Pois além de me incentivar, espero que incentive outros membros a fazerem o mesmo, para que a comunidade seja eterna e rica em conteúdos!
    1 point
  3. __________________________________________________ Boa noite a todos! Alguns me conhecem como Juninho outros como MrFreedomFights, eu vim trazer minha ultima contribuição ao "L2J", mas não por querer e sim pelo fato de não ter mais tempo para trabalhar com Lineage 2. A muito tempo postei no fórum um projeto que veio a chamar muita atenção por se tratar de algo que só se via pagando, trouxe esse conteúdo para o fórum e fui bombardeado de mensagens pedindo a source que até então era privada somente para desenvolvimentos pessoais, mas só até hoje.. apresento-lhes "L2jGuardian versão GIFT" façam um grande proveito! tirem o máximo de aprendizado! usem com sabedoria! mantenha os créditos! um grande abraço a todos!! ? L2-Guardian Version GIFT Comando .menu Personalizado Download & Créditos Source: Source compilada: [Hidden Content] L2-Guardian by MrFreedomFights!!
    1 point
  4. Olá a todos venho compartilhar um conteúdo meu que estava trabalhando em cima a alguns messes dias e horas! bom ate onde eu testei estava tudo fluindo bem, eu usei a Base da jNeTWorK-32 para realizar esse projeto, venho trabalhando com muito carrinho e respeito para uso próprio, mais Hoje em dia e muito complicado Ligar um Server, sem ter paciência com Os Jogadores Brasileiro, muitos aprendem alguma coisa com o Fórum e se acha Configuradores Proficionesi que vendem ate Revisão de Outras Pessoas, bom isso não ira acontecer aqui Projeto Foi feito para o Fórum ultimamente testei grande coisas sem Problemas! peço a Ajuda de vocês que Ultilizem o Projeto e Sim a Source E Privada so mente para meu uso retirei todos os créditos possível que eu tinha adicionado, mais aproveitem o projeto esta bem Legal. Bom todos que aprendem alguma coisa aqui, ou para de postar ou ficam arrogantes por saber mais que o amiguinho, bom todos que teve o prazer de conversar comigo sabe que não só esse tipo de pessoa e já que os Pro-em-JAVA Não tem cortagem de postar alguma coisa boa pros Zé Droguinhas Do Fórum eu tenho. Só não Podem vender o Projeto se foi disponibilizado em tão e GRATUITO! Usem é não Abusem ;) Até onde eu peguei ela estava com esse ultimo UpDate Feito pelo Baggos Alguém dos Moderadores podem editar o Tópico e Arrumar os Link e colocar na Imagen Aqui não esta dando pra editar o Tópico dentro da Spoiler! DOWNLOAD PROJETO/PATCHFULL PROJETO L2-jBAN DOWNLOAD GEODATA SERVIDOR PRECISA DE 4GB MINIMO PRA RODAR! GEODATA Projeto e um 70x XP/SP Adena 75x Inspirado em um Servidor C4 muito bem balanceado sem Custom e logico! As tatto ja estão prontas pro servidor no-Custom olha no painel Admin. ContribuiçõesEu não afirmo ser um desenvolvedor especialista java, nem mesmo perto disto. Vou atualizar isso com mais informações em breve.
    1 point
  5. site de graça , gente um dominio é 27,00 e hospedagem 7,99 , dominio voce paga anual o valor de 27,00 , hospedagem mensal e só comprar a vps , tem tanta empresa boa e barata ! não crie servidor pensando somente nos lucros , logico que deve ter um lucro pelo menos pra sustentar o servidor online , mais pra se montar um servidor , primeiramente garanta no minimo seus 3 Meses de dedicado ou VPS ja pago !
    1 point
  6. os Fakes Player não tem config pra voces mudar os itens isso apenas eu posso mudar, essa e uma revisão pra aprender ou aperfeiçoar, todo servidor online tem que ter rev e source uma revisão pre configurada não logo o servidor fecha pega a vião aprende java, tem varios tutorial aqui ensinado. eu aprendi tudo aqui e você tmb e capaz isso e um revisão pronta pra uso se você quer os bot de sua maneira o certo e crialos você mesmo, esses bot eu passei meses fazendo funcionar os bot não e o foco da revisão e apenas pra um intuitivo que eu queria fazer para os raid boss. Sobre os itens custom tudos os itens não importa a versão todos dao certo em qual quer cronica basta ter conhecimento e faze-los se tu esperar algum postar pra usar kkkkk ta perdendo seu tempo... projeto e seguro confiavel sem patifaria sem travar sem bugs nunca liguei ele e travo ou uma Quest não funcionou e não tem creditos bom se quiser apenas os BOT amigo estude quebre a cabeça que tu consegue porque se eu consegui tu consegue e novamente os itens são editados apenas na source pra nego nao falar que ele tem um rev boa e vende ela por ai e gratuito ate agora você nao me falo de nem um erro esses comandos todos funciona perfeitamente. aqui tanto o //pvp tanto //farme amigo não tive problemas com ela deixei ligada a mais de meses em um VPS apenas para uso próprio, as coisas que eu achei que não funcionava eu arrumei e não tem dor de cabeça, bom a não ser que tu acha algo que não daria pra editar pelo Pre-config mais e so portar que mando a sua atualização aqui mesmo disponível para todos.
    1 point
  7. vc que um encante ate mais quantos ?? estou com uma env file aura hero reduzida mais ate +16 as cores das armas [Hidden Content] azul fraco 5 ate 6 amarelo ate 8 verde 9 ate 10 11 vermelho 12 vermelho e laranja 13 azul bebe ate 14 15 roza 16 branco
    1 point
  8. 1 point
  9. Conteúdo online novamente. Re-upload feito por mim! Gostava demais desse servidor quando era "top" na época! hahaha
    1 point
  10. staticmesh sem os creditos ↓ [Hidden Content] @Dieguinho como assim dentro da system original?
    1 point
×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.