добавление нового оружия

6yka

Повелитель тьмы
Проверенный
Веселый флудер
Мастер реакций
Любитель реакций
Знаток письма высшего ранга
Знаток великого письма
Знаток письма
Знаток Lineage2
Старожил I степени
Победитель в номинации 2018
Победитель в номинации 2017
Медаль за активность на Форуме
За веру и верность форуму
Сообщения
1 730
Розыгрыши
0
Репутация
1 616
Реакции
1 219
Баллы
1 758
всем привет. добавил на сервер антарас пухи из пака, что я выкладывал в ресурсы. сервер ошибок не выдает, итемы все создаются,но вот одеть почему то не могу... сборка ХФ. есть какие варианты моего косяка?=)
 
Еще бы знать сборку и посмотреть, каким образом ты предметы в xml добавил.
 
Обратите внимание, что данный пользователь заблокирован! Не совершайте с ним никаких сделок! Перейдите в его профиль, чтобы узнать причину блокировки.
Во первых: Гадалки на каникулах до окончания холодов....
Во вторых: Пруф *би**ть* где, статус у тебя не подходящий...
Как же тебе помочь с таким вопросом (почти в твоем стиле ответа)....

п.с. не прописан тип оружия, стоит заглушка на профу\расу\что то иное, возможно что то еще не прописал
 
писал ночью, накуренный и очень хотел спать, так что простите, что небыло подробностей. ставлю на сборку гринда...

HTML:
    <weapon id="101010" name="Valakas Buster-Standard">
        <set name="weight" value="1520"/>
        <set name="type" value="SWORD" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="1716"/>
            <add stat="mAtk" order="0x10" value="1247"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>   
    <weapon id="101011" name="Valakas Caster-Standard">
        <set name="weight" value="1520"/>
        <set name="type" value="BLUNT" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="1716"/>
            <add stat="mAtk" order="0x10" value="1247"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101012" name="Valakas Cutter-Standard">
        <set name="weight" value="1520"/>
        <set name="type" value="SWORD" />
        <set name="rnd_dam" value="10" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2146"/>
            <add stat="mAtk" order="0x10" value="935"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="accCombat" order="0x10" value="8"/>
            <add stat="rCrit" order="0x08" value="60"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101013" name="Valakas Retributer-Standard">
        <set name="weight" value="1520"/>
        <set name="type" value="BLUNT" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2090"/>
            <add stat="mAtk" order="0x10" value="1371"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
        </for>
    </weapon>
    <weapon id="101014" name="Valakas Shaper-Standard">
        <set name="weight" value="1520"/>
        <set name="type" value="DAGGER" />
        <set name="rnd_dam" value="5" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="1877"/>
            <add stat="mAtk" order="0x10" value="935"/>
            <add stat="rCrit" order="0x08" value="120"/>
            <add stat="pAtkSpd" order="0x08" value="433"/>
            <add stat="accCombat" order="0x10" value="3.75"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101015" name="Valakas Slasher-Standard">
        <set name="weight" value="1740"/>
        <set name="type" value="BIGSWORD" />
        <set name="rnd_dam" value="10" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="LEFT_RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2611"/>
            <add stat="mAtk" order="0x10" value="935"/>
            <add stat="pAtkSpd" order="0x08" value="325"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101016" name="Valakas Thrower-Standard">
        <set name="weight" value="1520"/>
        <set name="type" value="BOW" />
        <set name="rnd_dam" value="5" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="LEFT_RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="4898"/>
            <add stat="mAtk" order="0x10" value="1084"/>
            <add stat="pAtkSpd" order="0x08" value="293"/>
            <add stat="accCombat" order="0x10" value="3.75"/>
            <add stat="rCrit" order="0x08" value="120"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101020" name="Valakas Buster-High-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="SWORD" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="crystal_count" value="19872"/>
        <set name="crystal_type" value="S84"/>
        <set name="crystallizable" value="true"/>
        <set name="icon" value="l2peniel_valakas_buster_m00.l2peniel_valakas_buster_m00"/>
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="1990"/>
            <add stat="mAtk" order="0x10" value="1446"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>   
    <weapon id="101021" name="Valakas Caster-High-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="BLUNT" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="1990"/>
            <add stat="mAtk" order="0x10" value="1446"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101022" name="Valakas Cutter-High-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="SWORD" />
        <set name="rnd_dam" value="10" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2488"/>
            <add stat="mAtk" order="0x10" value="1084"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101023" name="Valakas Retributer-High-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="BLUNT" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2423"/>
            <add stat="mAtk" order="0x10" value="1590"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
        </for>
    </weapon>
    <weapon id="101024" name="Valakas Shaper-High-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="DAGGER" />
        <set name="rnd_dam" value="5" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2177"/>
            <add stat="mAtk" order="0x10" value="1084"/>
            <add stat="pAtkSpd" order="0x08" value="433"/>
            <add stat="accCombat" order="0x10" value="3.75"/>
            <add stat="rCrit" order="0x08" value="120"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101025" name="Valakas Slasher-High-grade">
        <set name="weight" value="1740"/>
        <set name="type" value="BIGSWORD" />
        <set name="rnd_dam" value="10" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="LEFT_RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="3027"/>
            <add stat="mAtk" order="0x10" value="1084"/>
            <add stat="pAtkSpd" order="0x08" value="325"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101026" name="Valakas Thrower-High-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="BOW" />
        <set name="rnd_dam" value="5" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="LEFT_RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="5336"/>
            <add stat="mAtk" order="0x10" value="935"/>
            <add stat="pAtkSpd" order="0x08" value="293"/>
            <add stat="accCombat" order="0x10" value="3.75"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101030" name="Valakas Buster-Top-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="SWORD" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2307"/>
            <add stat="mAtk" order="0x10" value="1676"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>    <weapon id="101031" name="Valakas Caster-Top-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="BLUNT" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2307"/>
            <add stat="mAtk" order="0x10" value="1676"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101032" name="Valakas Cutter-Top-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="SWORD" />
        <set name="rnd_dam" value="10" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2884"/>
            <add stat="mAtk" order="0x10" value="1257"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101033" name="Valakas Retributer-Top-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="BLUNT" />
        <set name="rnd_dam" value="10" />
        <set name="is_magic_weapon" value="true" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2809"/>
            <add stat="mAtk" order="0x10" value="1843"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <add stat="pAtkSpd" order="0x08" value="379"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
        </for>
    </weapon>
    <weapon id="101034" name="Valakas Shaper-Top-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="DAGGER" />
        <set name="rnd_dam" value="5" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="2523"/>
            <add stat="mAtk" order="0x10" value="1257"/>
            <add stat="pAtkSpd" order="0x08" value="433"/>
            <add stat="accCombat" order="0x10" value="3.75"/>
            <add stat="rCrit" order="0x08" value="120"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101035" name="Valakas Slasher-Top-grade">
        <set name="weight" value="1740"/>
        <set name="type" value="BIGSWORD" />
        <set name="rnd_dam" value="10" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="LEFT_RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="3509"/>
            <add stat="mAtk" order="0x10" value="1257"/>
            <add stat="pAtkSpd" order="0x08" value="325"/>
            <add stat="rCrit" order="0x08" value="80"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
    <weapon id="101036" name="Valakas Thrower-Top-grade">
        <set name="weight" value="1520"/>
        <set name="type" value="BOW" />
        <set name="rnd_dam" value="5" />
        <set name="dropable" value="true"/>
        <set name="tradeable" value="true"/>
        <set name="sellable" value="false"/>
        <set name="soulshots" value="1"/>
        <set name="spiritshots" value="1"/>
        <set name="price" value="0"/>
        <equip>
            <slot id="LEFT_RIGHT_HAND"/>
        </equip>
        <for>
            <add stat="pAtk" order="0x10" value="5678"/>
            <add stat="mAtk" order="0x10" value="1257"/>
            <add stat="pAtkSpd" order="0x08" value="293"/>
            <add stat="accCombat" order="0x10" value="3.75"/>
            <add stat="rCrit" order="0x08" value="120"/>
            <enchant stat="pAtk" order="0x0C" value="0"/>
            <enchant stat="mAtk" order="0x0C" value="0"/>
            <add order="0x40" stat="attackFire" value="450" />
        </for>
    </weapon>
HTML:
101010    Valakas Buster    Standard    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    1
101011    Valakas Caster    Standard    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    1
101012    Valakas Cutter    Standard    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    1
101013    Valakas Retributer    Standard    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    1
101014    Valakas Shaper    Standard    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    1
101015    Valakas Slasher    Standard    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    1
101016    Valakas Thrower    Standard    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    1
101020    Valakas Buster    High-grade    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    2
101021    Valakas Caster    High-grade    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    2
101022    Valakas Cutter    High-grade    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    2
101023    Valakas Retributer    High-grade    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    2
101024    Valakas Shaper    High-grade    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    2
101025    Valakas Slasher    High-grade    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    2
101026    Valakas Thrower    High-grade    a,Can be upgraded to a higher grade through Valakas Watchman Klein. Requires a Dragon Claw and various materials.\\n<Passive>\\nIncreases PVP damage by 15%, HP/MP/CP by 30%, Attack Speed by 300, P. Critical Rate by 100 and additional damage on dragons by 100%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    2
101030    Valakas Buster    Top-grade    a,Dragon's Weapon (Top-grade).\\n<Passive>\\nIncreases PVP damage by 30%, HP/MP by 100%, CP by 200%, Attack Speed by 1500, P. Critical Rate by 500 and additional damage on dragons by 300%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\n2. Valakas' Breath: Decreases the Attack/Casting/Movement Speed of nearby enemies by 90% and gradually makes their bodies rigid, paralyzing them for 10 seconds eventually. Using the skill requires 1 unit of Dragon Blood. Cooldown is 5 min.\\n3. Valakas' Meteor: Depletes CP of all enemies nearby. Using the skill consumes 1 unit of Dragon Blood. Cooldown is 5 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    3
101031    Valakas Caster    Top-grade    a,Dragon's Weapon (Top-grade).\\n<Passive>\\nIncreases PVP damage by 30%, HP/MP by 100%, CP by 200%, Attack Speed by 1500, P. Critical Rate by 500 and additional damage on dragons by 300%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\n2. Valakas' Breath: Decreases the Attack/Casting/Movement Speed of nearby enemies by 90% and gradually makes their bodies rigid, paralyzing them for 10 seconds eventually. Using the skill requires 1 unit of Dragon Blood. Cooldown is 5 min.\\n3. Valakas' Meteor: Depletes CP of all enemies nearby. Using the skill consumes 1 unit of Dragon Blood. Cooldown is 5 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    3
101032    Valakas Cutter    Top-grade    a,Dragon's Weapon (Top-grade).\\n<Passive>\\nIncreases PVP damage by 30%, HP/MP by 100%, CP by 200%, Attack Speed by 1500, P. Critical Rate by 500 and additional damage on dragons by 300%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\n2. Valakas' Breath: Decreases the Attack/Casting/Movement Speed of nearby enemies by 90% and gradually makes their bodies rigid, paralyzing them for 10 seconds eventually. Using the skill requires 1 unit of Dragon Blood. Cooldown is 5 min.\\n3. Valakas' Meteor: Depletes CP of all enemies nearby. Using the skill consumes 1 unit of Dragon Blood. Cooldown is 5 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    3
101033    Valakas Retributer    Top-grade    a,Dragon's Weapon (Top-grade).\\n<Passive>\\nIncreases PVP damage by 30%, HP/MP by 100%, CP by 200%, Attack Speed by 1500, P. Critical Rate by 500 and additional damage on dragons by 300%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\n2. Valakas' Breath: Decreases the Attack/Casting/Movement Speed of nearby enemies by 90% and gradually makes their bodies rigid, paralyzing them for 10 seconds eventually. Using the skill requires 1 unit of Dragon Blood. Cooldown is 5 min.\\n3. Valakas' Meteor: Depletes CP of all enemies nearby. Using the skill consumes 1 unit of Dragon Blood. Cooldown is 5 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    3
101034    Valakas Shaper    Top-grade    a,Dragon's Weapon (Top-grade).\\n<Passive>\\nIncreases PVP damage by 30%, HP/MP by 100%, CP by 200%, Attack Speed by 1500, P. Critical Rate by 500 and additional damage on dragons by 300%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\n2. Valakas' Breath: Decreases the Attack/Casting/Movement Speed of nearby enemies by 90% and gradually makes their bodies rigid, paralyzing them for 10 seconds eventually. Using the skill requires 1 unit of Dragon Blood. Cooldown is 5 min.\\n3. Valakas' Meteor: Depletes CP of all enemies nearby. Using the skill consumes 1 unit of Dragon Blood. Cooldown is 5 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    3
101035    Valakas Slasher    Top-grade    a,Dragon's Weapon (Top-grade).\\n<Passive>\\nIncreases PVP damage by 30%, HP/MP by 100%, CP by 200%, Attack Speed by 1500, P. Critical Rate by 500 and additional damage on dragons by 300%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\n2. Valakas' Breath: Decreases the Attack/Casting/Movement Speed of nearby enemies by 90% and gradually makes their bodies rigid, paralyzing them for 10 seconds eventually. Using the skill requires 1 unit of Dragon Blood. Cooldown is 5 min.\\n3. Valakas' Meteor: Depletes CP of all enemies nearby. Using the skill consumes 1 unit of Dragon Blood. Cooldown is 5 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    3
101036    Valakas Thrower    Top-grade    a,Dragon's Weapon (Top-grade).\\n<Passive>\\nIncreases PVP damage by 30%, HP/MP by 100%, CP by 200%, Attack Speed by 1500, P. Critical Rate by 500 and additional damage on dragons by 300%.\\n<Used Skill>\\n1. Protection: Your movement speed increases by 100 and you become immune to all debuffs for 2 min. Using the skill requires 1 unit of Dragon Blood. Cooldown is 10 min.\\n2. Valakas' Breath: Decreases the Attack/Casting/Movement Speed of nearby enemies by 90% and gradually makes their bodies rigid, paralyzing them for 10 seconds eventually. Using the skill requires 1 unit of Dragon Blood. Cooldown is 5 min.\\n3. Valakas' Meteor: Depletes CP of all enemies nearby. Using the skill consumes 1 unit of Dragon Blood. Cooldown is 5 min.\\nCannot be worn in the Olympiad/Ceremony of Chaos. Its appearance cannot be modified. Cannot be crystallized, enchanted or assigned an attribute.\0    -1    0    0                        a,    0    0        a,    0    0    0    0    0    0    0    0    0    0    a,    3
HTML:
0    101010    1    1    7    45    0    l2peniel_valakas_buster_m00.l2peniel_valakas_buster_m00            LineageWeaponsTex_vala.valakas_buster_t00                0    0    0    0    0    2    0    0    dragon_icon.val_bus_01                    -1    1520    8    1    0    0        1        27    1    1    l2peniel_valakas_buster_m00.l2peniel_valakas_buster_m00        2        1    LineageWeaponsTex_vala.valakas_buster_t00                4    ItemSound.sword_big_1    ItemSound.sword_mid_2    ItemSound.sword_mid_3    ItemSound.public_sword_shing_4    ItemSound.itemdrop_sword    ItemSound.itemequip_sword        10    1716    1247    1    7    8    0    0    0    0    379    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_buster        -1.01900005    -0.30000001    0.20000000    1.00000000    1.00000000                        LineageWeapons.rangesample        1.20000005    0.44999999    0.44999999    13.00000000    0.00000000    0.00000000                            4    -1    -1    -1    -1    -1               
0    101011    3    1    15    5    0    valakas_caster.valakas_caster            LineageWeaponsTex_vala.valakas_caster_t00                0    0    0    0    0    2    0    0    dragon_icon.val_cas_01                    -1    1080    13    1    0    0        1        27    1    1    valakas_caster.valakas_caster        2        1    LineageWeaponsTex_vala.valakas_caster_t00                4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    1716    1247    2    7    4    4    0    0    0    379    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_caster        -1.00000000    0.30000001    0.00000000    1.00000000    0.30000001                        LineageWeapons.rangesample        0.85000002    0.55000001    0.50000000    22.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1               
0    101012    1    1    7    45    0    valakas_cutter.valakas_cutter            LineageWeaponsTex_vala.valakas_cutter_t00                0    0    0    0    0    2    0    0    dragon_icon.val_cut_01                    -1    1520    8    1    0    0        1        27    1    1    valakas_cutter.valakas_cutter        2        1    LineageWeaponsTex_vala.valakas_cutter_t00                4    ItemSound.sword_big_1    ItemSound.sword_mid_2    ItemSound.sword_mid_3    ItemSound.public_sword_shing_4    ItemSound.itemdrop_sword    ItemSound.itemequip_sword        10    2146    935    1    7    8    0    0    0    0    379    0    1    1    1000    0    1    0    LineageEffects.weapon_vala_cutter        -0.69999999    -0.10000000    0.10000000    1.00000000    1.00000000                        LineageWeapons.rangesample        1.35000002    0.55000001    0.55000001    13.00000000    0.00000000    0.00000000                            4    -1    -1    -1    -1    -1               
0    101013    3    1    15    5    0    l2peniel_valakas_retributer_m00.l2peniel_valakas_retributer_m00            LineageWeaponsTex_vala.valakas_retributer_t00                0    0    0    0    0    2    0    0    dragon_icon.val_ret_01                    -1    1080    13    1    0    0        1        27    4    1    l2peniel_valakas_retributer_m00.l2peniel_valakas_retributer_m00        2        1    LineageWeaponsTex_vala.valakas_retributer_t00                4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    2090    1371    2    7    4    4    0    0    0    325    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_retributer        1.00999999    -0.10000000    0.00000000    0.99000001    0.69999999                        LineageWeapons.rangesample        1.00000000    1.00000000    1.00000000    31.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1               
0    101014    1    1    7    35    0    valakas_shaper.valakas_shaper            LineageWeaponsTex_vala.valakas_shaper_t00                0    0    0    0    0    2    0    0    dragon_icon.val_sha_01                    -1    1520    8    1    0    0        1        27    1    1    valakas_shaper.valakas_shaper        2        1    LineageWeaponsTex_vala.valakas_shaper_t00                4    ItemSound.public_sword_shing_5    ItemSound.dagger_2    ItemSound.sword_small_6    ItemSound.dagger_6    ItemSound.itemdrop_dagger    ItemSound.itemequip_dagger        5    1877    935    3    7    12    -3    0    0    0    433    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_shaper        -0.50000000    0.00000000    0.00000000    1.20000005    1.00000000                        LineageWeapons.rangesample        0.75000000    0.40000001    0.40000001    12.00000000    0.00000000    0.00000000                            2    -1    -1    -1    -1    -1               
0    101015    1    1    7    45    0    valakas_slasher.valakas_slasher            LineageWeaponsTex_vala.valakas_slasher_t00                0    0    0    0    0    2    0    0    dragon_icon.val_sla_01                    -1    1740    8    1    0    0        1        7    2    1    valakas_slasher.valakas_slasher        2        1    LineageWeaponsTex_vala.valakas_slasher_t00                4    ItemSound.sword_great_7    ItemSound.sword_great_4    ItemSound.sword_big_9    ItemSound.public_sword_shing_8    ItemSound.itemdrop_poleweapon    ItemSound.itemequip_sword        10    2611    935    1    7    8    0    0    0    0    325    0    1    1    1000    0    1    0    LineageEffects.weapon_vala_slasher        1.20000005    -0.40000001    0.40000001    1.09400010    1.00000000                        LineageWeapons.rangesample        1.50000000    0.75000000    0.75000000    14.00000000    0.00000000    0.00000000                            6    -1    -1    -1    -1    -1               
0    101016    1    1    7    45    0    l2peniel_valakas_thrower_m00.l2peniel_valakas_thrower_m00            LineageWeaponsTex_vala.valakas_thrower_t00                0    0    0    0    0    2    0    0    dragon_icon.val_bow_01                    -1    1520    8    1    0    0        1        7    5    1    l2peniel_valakas_thrower_m00.l2peniel_valakas_thrower_m00        2        1    LineageWeaponsTex_vala.valakas_thrower_t00                4    ItemSound.bow_small_2    ItemSound.bow_big_3    ItemSound.bow_big_5    ItemSound.bow_big_6    ItemSound.itemdrop_bow    ItemSound.itemequip_blunt        5    4225    935    6    7    12    -3    0    0    0    293    6    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_thrower        -1.00000000    -0.60000002    0.10000000    1.00000000    1.00000000                        LineageWeapons.rangesample        2.50000000    1.00000000    1.00000000    0.00000000    -0.50000000    0.00000000                            8    -1    -1    -1    -1    -1               
0    101020    1    1    7    45    0    l2peniel_valakas_buster_m00.l2peniel_valakas_buster_m00            LineageWeaponsTex_vala.valakas_buster_t00                0    0    0    0    0    2    0    0    dragon_icon.val_bus_02                    -1    1520    8    1    0    0        1        27    1    1    l2peniel_valakas_buster_m00.l2peniel_valakas_buster_m00        2        1    LineageWeaponsTex_vala.valakas_buster_t00                4    ItemSound.sword_big_1    ItemSound.sword_mid_2    ItemSound.sword_mid_3    ItemSound.public_sword_shing_4    ItemSound.itemdrop_sword    ItemSound.itemequip_sword        10    1990    1446    1    7    8    0    0    0    0    379    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_buster        -1.01900005    -0.30000001    0.20000000    1.00000000    1.00000000                        LineageWeapons.rangesample        1.20000005    0.44999999    0.44999999    13.00000000    0.00000000    0.00000000                            4    -1    -1    -1    -1    -1               
0    101021    3    1    15    5    0    valakas_caster.valakas_caster            LineageWeaponsTex_vala.valakas_caster_t00                0    0    0    0    0    2    0    0    dragon_icon.val_cas_02                    -1    1080    13    1    0    0        1        27    1    1    valakas_caster.valakas_caster        2        1    LineageWeaponsTex_vala.valakas_caster_t00                4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    1990    1446    2    7    4    4    0    0    0    379    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_caster        -1.00000000    0.30000001    0.00000000    1.00000000    0.30000001                        LineageWeapons.rangesample        0.85000002    0.55000001    0.50000000    22.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1               
0    101022    1    1    7    45    0    valakas_cutter.valakas_cutter            LineageWeaponsTex_vala.valakas_cutter_t00                0    0    0    0    0    2    0    0    dragon_icon.val_cut_02                    -1    1520    8    1    0    0        1        27    1    1    valakas_cutter.valakas_cutter        2        1    LineageWeaponsTex_vala.valakas_cutter_t00                4    ItemSound.sword_big_1    ItemSound.sword_mid_2    ItemSound.sword_mid_3    ItemSound.public_sword_shing_4    ItemSound.itemdrop_sword    ItemSound.itemequip_sword        10    2488    1084    1    7    8    0    0    0    0    379    0    1    1    1000    0    1    0    LineageEffects.weapon_vala_cutter        -0.69999999    -0.10000000    0.10000000    1.00000000    1.00000000                        LineageWeapons.rangesample        1.35000002    0.55000001    0.55000001    13.00000000    0.00000000    0.00000000                            4    -1    -1    -1    -1    -1               
0    101023    3    1    15    5    0    l2peniel_valakas_retributer_m00.l2peniel_valakas_retributer_m00            LineageWeaponsTex_vala.valakas_retributer_t00                0    0    0    0    0    2    0    0    dragon_icon.val_ret_02                    -1    1080    13    1    0    0        1        27    4    1    l2peniel_valakas_retributer_m00.l2peniel_valakas_retributer_m00        2        1    LineageWeaponsTex_vala.valakas_retributer_t00                4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    2423    1590    2    7    4    4    0    0    0    325    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_retributer        1.00999999    -0.10000000    0.00000000    0.99000001    0.69999999                        LineageWeapons.rangesample        1.00000000    1.00000000    1.00000000    31.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1               
0    101024    1    1    7    35    0    valakas_shaper.valakas_shaper            LineageWeaponsTex_vala.valakas_shaper_t00                0    0    0    0    0    2    0    0    dragon_icon.val_sha_02                    -1    1520    8    1    0    0        1        27    1    1    valakas_shaper.valakas_shaper        2        1    LineageWeaponsTex_vala.valakas_shaper_t00                4    ItemSound.public_sword_shing_5    ItemSound.dagger_2    ItemSound.sword_small_6    ItemSound.dagger_6    ItemSound.itemdrop_dagger    ItemSound.itemequip_dagger        5    2177    1084    3    7    12    -3    0    0    0    433    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_shaper        -0.50000000    0.00000000    0.00000000    1.20000005    1.00000000                        LineageWeapons.rangesample        0.75000000    0.40000001    0.40000001    12.00000000    0.00000000    0.00000000                            2    -1    -1    -1    -1    -1               
0    101025    1    1    7    45    0    valakas_slasher.valakas_slasher            LineageWeaponsTex_vala.valakas_slasher_t00                0    0    0    0    0    2    0    0    dragon_icon.val_sla_02                    -1    1740    8    1    0    0        1        7    2    1    valakas_slasher.valakas_slasher        2        1    LineageWeaponsTex_vala.valakas_slasher_t00                4    ItemSound.sword_great_7    ItemSound.sword_great_4    ItemSound.sword_big_9    ItemSound.public_sword_shing_8    ItemSound.itemdrop_poleweapon    ItemSound.itemequip_sword        10    3027    1084    1    7    8    0    0    0    0    325    0    1    1    1000    0    1    0    LineageEffects.weapon_vala_slasher        1.20000005    -0.40000001    0.40000001    1.09400010    1.00000000                        LineageWeapons.rangesample        1.50000000    0.75000000    0.75000000    14.00000000    0.00000000    0.00000000                            6    -1    -1    -1    -1    -1               
0    101026    1    1    7    45    0    l2peniel_valakas_thrower_m00.l2peniel_valakas_thrower_m00            LineageWeaponsTex_vala.valakas_thrower_t00                0    0    0    0    0    2    0    0    dragon_icon.val_bow_02                    -1    1520    8    1    0    0        1        7    5    1    l2peniel_valakas_thrower_m00.l2peniel_valakas_thrower_m00        2        1    LineageWeaponsTex_vala.valakas_thrower_t00                4    ItemSound.bow_small_2    ItemSound.bow_big_3    ItemSound.bow_big_5    ItemSound.bow_big_6    ItemSound.itemdrop_bow    ItemSound.itemequip_blunt        5    4898    1084    6    7    12    -3    0    0    0    293    6    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_thrower        -1.00000000    -0.60000002    0.10000000    1.00000000    1.00000000                        LineageWeapons.rangesample        2.50000000    1.00000000    1.00000000    0.00000000    -0.50000000    0.00000000                            8    -1    -1    -1    -1    -1               
0    101030    1    1    7    45    0    l2peniel_valakas_buster_m00.l2peniel_valakas_buster_m00            LineageWeaponsTex_vala.valakas_buster_t00                0    0    0    0    0    2    0    0    dragon_icon.val_bus_03                    -1    1520    8    1    0    0        1        27    1    1    l2peniel_valakas_buster_m00.l2peniel_valakas_buster_m00        2        1    LineageWeaponsTex_vala.valakas_buster_t00                4    ItemSound.sword_big_1    ItemSound.sword_mid_2    ItemSound.sword_mid_3    ItemSound.public_sword_shing_4    ItemSound.itemdrop_sword    ItemSound.itemequip_sword        10    2307    1676    1    7    8    0    0    0    0    379    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_buster        -1.01900005    -0.30000001    0.20000000    1.00000000    1.00000000                        LineageWeapons.rangesample        1.20000005    0.44999999    0.44999999    13.00000000    0.00000000    0.00000000                            4    -1    -1    -1    -1    -1               
0    101031    3    1    15    5    0    valakas_caster.valakas_caster            LineageWeaponsTex_vala.valakas_caster_t00                0    0    0    0    0    2    0    0    dragon_icon.val_cas_03                    -1    1080    13    1    0    0        1        27    1    1    valakas_caster.valakas_caster        2        1    LineageWeaponsTex_vala.valakas_caster_t00                4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    2307    1676    2    7    4    4    0    0    0    379    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_caster        -1.00000000    0.30000001    0.00000000    1.00000000    0.30000001                        LineageWeapons.rangesample        0.85000002    0.55000001    0.50000000    22.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1               
0    101032    1    1    7    45    0    valakas_cutter.valakas_cutter            LineageWeaponsTex_vala.valakas_cutter_t00                0    0    0    0    0    2    0    0    dragon_icon.val_cut_03                    -1    1520    8    1    0    0        1        27    1    1    valakas_cutter.valakas_cutter        2        1    LineageWeaponsTex_vala.valakas_cutter_t00                4    ItemSound.sword_big_1    ItemSound.sword_mid_2    ItemSound.sword_mid_3    ItemSound.public_sword_shing_4    ItemSound.itemdrop_sword    ItemSound.itemequip_sword        10    2884    1257    1    7    8    0    0    0    0    379    0    1    1    1000    0    1    0    LineageEffects.weapon_vala_cutter        -0.69999999    -0.10000000    0.10000000    1.00000000    1.00000000                        LineageWeapons.rangesample        1.35000002    0.55000001    0.55000001    13.00000000    0.00000000    0.00000000                            4    -1    -1    -1    -1    -1               
0    101033    3    1    15    5    0    l2peniel_valakas_retributer_m00.l2peniel_valakas_retributer_m00            LineageWeaponsTex_vala.valakas_retributer_t00                0    0    0    0    0    2    0    0    dragon_icon.val_ret_03                    -1    1080    13    1    0    0        1        27    4    1    l2peniel_valakas_retributer_m00.l2peniel_valakas_retributer_m00        2        1    LineageWeaponsTex_vala.valakas_retributer_t00                4    ItemSound.spear_5    ItemSound.staff_2    ItemSound.spear_6    ItemSound.spear_9    ItemSound.itemdrop_staff    ItemSound.itemequip_staff        20    2809    1843    2    7    4    4    0    0    0    325    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_retributer        1.00999999    -0.10000000    0.00000000    0.99000001    0.69999999                        LineageWeapons.rangesample        1.00000000    1.00000000    1.00000000    31.00000000    0.00000000    0.00000000                            5    -1    -1    -1    -1    -1               
0    101034    1    1    7    35    0    valakas_shaper.valakas_shaper            LineageWeaponsTex_vala.valakas_shaper_t00                0    0    0    0    0    2    0    0    dragon_icon.val_sha_03                    -1    1520    8    1    0    0        1        27    1    1    valakas_shaper.valakas_shaper        2        1    LineageWeaponsTex_vala.valakas_shaper_t00                4    ItemSound.public_sword_shing_5    ItemSound.dagger_2    ItemSound.sword_small_6    ItemSound.dagger_6    ItemSound.itemdrop_dagger    ItemSound.itemequip_dagger        5    2523    1257    3    7    12    -3    0    0    0    433    0    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_shaper        -0.50000000    0.00000000    0.00000000    1.20000005    1.00000000                        LineageWeapons.rangesample        0.75000000    0.40000001    0.40000001    12.00000000    0.00000000    0.00000000                            2    -1    -1    -1    -1    -1               
0    101035    1    1    7    45    0    valakas_slasher.valakas_slasher            LineageWeaponsTex_vala.valakas_slasher_t00                0    0    0    0    0    2    0    0    dragon_icon.val_sla_03                    -1    1740    8    1    0    0        1        7    2    1    valakas_slasher.valakas_slasher        2        1    LineageWeaponsTex_vala.valakas_slasher_t00                4    ItemSound.sword_great_7    ItemSound.sword_great_4    ItemSound.sword_big_9    ItemSound.public_sword_shing_8    ItemSound.itemdrop_poleweapon    ItemSound.itemequip_sword        10    3509    1257    1    7    8    0    0    0    0    325    0    1    1    1000    0    1    0    LineageEffects.weapon_vala_slasher        1.20000005    -0.40000001    0.40000001    1.09400010    1.00000000                        LineageWeapons.rangesample        1.50000000    0.75000000    0.75000000    14.00000000    0.00000000    0.00000000                            6    -1    -1    -1    -1    -1               
0    101036    1    1    7    45    0    l2peniel_valakas_thrower_m00.l2peniel_valakas_thrower_m00            LineageWeaponsTex_vala.valakas_thrower_t00                0    0    0    0    0    2    0    0    dragon_icon.val_bow_03                    -1    1520    8    1    0    0        1        7    5    1    l2peniel_valakas_thrower_m00.l2peniel_valakas_thrower_m00        2        1    LineageWeaponsTex_vala.valakas_thrower_t00                4    ItemSound.bow_small_2    ItemSound.bow_big_3    ItemSound.bow_big_5    ItemSound.bow_big_6    ItemSound.itemdrop_bow    ItemSound.itemequip_blunt        5    5678    1257    6    7    12    -3    0    0    0    293    6    1    1    1000    0    1    0    L2PenielEffect.weapon_vala_thrower        -1.00000000    -0.60000002    0.10000000    1.00000000    1.00000000                        LineageWeapons.rangesample        2.50000000    1.00000000    1.00000000    0.00000000    -0.50000000    0.00000000                            8    -1    -1    -1    -1    -1
 
ребяты! не курите когда ковыряете сервер!!! сам тупанул! ДП поправил под сборку, но не залил...
 
ребят, подскажите пж! если я добавлю к пухам все виды атт вот таким макаром
<for>
<add stat="pAtk" order="0x10" value="1716"/>
<add stat="mAtk" order="0x10" value="1247"/>
<add stat="pAtkSpd" order="0x08" value="379"/>
<add stat="rCrit" order="0x08" value="80"/>
<enchant stat="pAtk" order="0x0C" value="0"/>
<enchant stat="mAtk" order="0x0C" value="0"/>
<add order="0x40" stat="attackWater" value="450" />
<add order="0x40" stat="attackFire" value="450" />
<add order="0x40" stat="attackEarth" value="450" />
<add order="0x40" stat="attackWind" value="450" />
<add order="0x40" stat="attackHoly" value="450" />
<add order="0x40" stat="attackDark" value="450" />

</for>


будет работать так? т.е. точа атрибут нужным пуху он будет суммироваться? или будут косяки?
 
Обратите внимание, что данный пользователь заблокирован! Не совершайте с ним никаких сделок! Перейдите в его профиль, чтобы узнать причину блокировки.
Будет полный 3.14здец (красиво и без соплей)

п.с. пиши обработчик на атт который начали тыкать - тот и Сразу идет в + а остальные пропадают
добавь скилы в пухи (по оффу хуль))
 
Будет полный 3.14здец (красиво и без соплей)

п.с. пиши обработчик на атт который начали тыкать - тот и Сразу идет в + а остальные пропадают
добавь скилы в пухи (по оффу хуль))
мне проще сделать итемы))) чем писать код) под каждый атт=)
 
Назад
Сверху Снизу