11 lines
489 B
XML
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> |