Files
l2j_mobius/trunk/dist/game/data/stats/armorsets/special.xml
MobiusDev 304ea3d963 Armorset fixes.
Contributed by rocknowx.
2015-10-05 18:56:50 +00:00

11 lines
489 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 -->
</set>
</list>