Files
l2j_mobius/trunk/dist/game/data/stats/armorsets/special.xml
mobius a6a3718849
2015-01-01 20:02:50 +00:00

12 lines
562 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/armorSets.xsd">
<!-- Special Armor Sets -->
<set id="81" minimumPieces="3">
<chest id="9670" /> <!-- Native Tunic -->
<legs id="9671" /> <!-- Native Pants -->
<head id="9669" /> <!-- Native Helmet -->
<skill id="3006" level="1" /> <!-- Equip Set Items -->
<skill id="3359" level="1" /> <!-- Transform Native -->
<enchant6skill id="3622" level="1" /> <!-- Enchant Robe (A Grade) -->
</set>
</list>