Update of /cvsroot/wpdev/xmlscripts/definitions/items/armory/colored/plate
In directory sc8-pr-cvs1:/tmp/cvs-serv30535/plate
Added Files:
agapite.xml bronze.xml copper.xml dull_copper.xml golden.xml
iron.xml merkite.xml shadow.xml valorite.xml verite.xml
Log Message:
Moved colored armor over, added more shields, both armor ID's.
--- NEW FILE: agapite.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="agapite_armor_plate_female">
<inherit id="1c04" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Female Armor (N/S)</category>
</item>
<item id="agapite_armor_plate_female_2">
<inherit id="1c05" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="agapite_armor_plate_male">
<inherit id="1415" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Male Armor (N/S)</category>
</item>
<item id="agapite_armor_plate_male_2">
<inherit id="1416" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="agapite_armor_plate_arms">
<inherit id="1410" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Arms (N/S)</category>
</item>
<item id="agapite_armor_plate_arms_2">
<inherit id="1417" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="agapite_armor_plate_gloves">
<inherit id="1414" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Gloves (N/S)</category>
</item>
<item id="agapite_armor_plate_gloves_2">
<inherit id="1418" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="agapite_armor_plate_gorget">
<inherit id="1413" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="agapite_armor_plate_helmet">
<inherit id="1412" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Helm (N/S)</category>
</item>
<item id="agapite_armor_plate_helmet_2">
<inherit id="1419" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="agapite_armor_plate_leggings">
<inherit id="1411" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Legs (N/S)</category>
</item>
<item id="agapite_armor_plate_leggings_2">
<inherit id="141a" />
<agapite_armor />
<category>Armor\Agapite\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: bronze.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="bronze_armor_plate_female">
<inherit id="1c04" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Female Armor (N/S)</category>
</item>
<item id="bronze_armor_plate_female_2">
<inherit id="1c05" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="bronze_armor_plate_male">
<inherit id="1415" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Male Armor (N/S)</category>
</item>
<item id="bronze_armor_plate_male_2">
<inherit id="1416" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="bronze_armor_plate_arms">
<inherit id="1410" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Arms (N/S)</category>
</item>
<item id="bronze_armor_plate_arms_2">
<inherit id="1417" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="bronze_armor_plate_gloves">
<inherit id="1414" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Gloves (N/S)</category>
</item>
<item id="bronze_armor_plate_gloves_2">
<inherit id="1418" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="bronze_armor_plate_gorget">
<inherit id="1413" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="bronze_armor_plate_helmet">
<inherit id="1412" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Helm (N/S)</category>
</item>
<item id="bronze_armor_plate_helmet_2">
<inherit id="1419" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="bronze_armor_plate_leggings">
<inherit id="1411" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Legs (N/S)</category>
</item>
<item id="bronze_armor_plate_leggings_2">
<inherit id="141a" />
<bronze_armor />
<category>Armor\Bronze\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: copper.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="copper_armor_plate_female">
<inherit id="1c04" />
<copper_armor />
<category>Armor\Copper\Platemail\Female Armor (N/S)</category>
</item>
<item id="copper_armor_plate_female_2">
<inherit id="1c05" />
<copper_armor />
<category>Armor\Copper\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="copper_armor_plate_male">
<inherit id="1415" />
<copper_armor />
<category>Armor\Copper\Platemail\Male Armor (N/S)</category>
</item>
<item id="copper_armor_plate_male_2">
<inherit id="1416" />
<copper_armor />
<category>Armor\Copper\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="copper_armor_plate_arms">
<inherit id="1410" />
<copper_armor />
<category>Armor\Copper\Platemail\Arms (N/S)</category>
</item>
<item id="copper_armor_plate_arms_2">
<inherit id="1417" />
<copper_armor />
<category>Armor\Copper\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="copper_armor_plate_gloves">
<inherit id="1414" />
<copper_armor />
<category>Armor\Copper\Platemail\Gloves (N/S)</category>
</item>
<item id="copper_armor_plate_gloves_2">
<inherit id="1418" />
<copper_armor />
<category>Armor\Copper\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="copper_armor_plate_gorget">
<inherit id="1413" />
<copper_armor />
<category>Armor\Copper\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="copper_armor_plate_helmet">
<inherit id="1412" />
<copper_armor />
<category>Armor\Copper\Platemail\Helm (N/S)</category>
</item>
<item id="copper_armor_plate_helmet_2">
<inherit id="1419" />
<copper_armor />
<category>Armor\Copper\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="copper_armor_plate_leggings">
<inherit id="1411" />
<copper_armor />
<category>Armor\Copper\Platemail\Legs (N/S)</category>
</item>
<item id="copper_armor_plate_leggings_2">
<inherit id="141a" />
<copper_armor />
<category>Armor\Copper\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: dull_copper.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="dull_copper_armor_plate_female">
<inherit id="1c04" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Female Armor (N/S)</category>
</item>
<item id="dull_copper_armor_plate_female_2">
<inherit id="1c05" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="dull_copper_armor_plate_male">
<inherit id="1415" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Male Armor (N/S)</category>
</item>
<item id="dull_copper_armor_plate_male_2">
<inherit id="1416" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="dull_copper_armor_plate_arms">
<inherit id="1410" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Arms (N/S)</category>
</item>
<item id="dull_copper_armor_plate_arms_2">
<inherit id="1417" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="dull_copper_armor_plate_gloves">
<inherit id="1414" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Gloves (N/S)</category>
</item>
<item id="dull_copper_armor_plate_gloves_2">
<inherit id="1418" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="dull_copper_armor_plate_gorget">
<inherit id="1413" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="dull_copper_armor_plate_helmet">
<inherit id="1412" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Helm (N/S)</category>
</item>
<item id="dull_copper_armor_plate_helmet_2">
<inherit id="1419" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="dull_copper_armor_plate_leggings">
<inherit id="1411" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Legs (N/S)</category>
</item>
<item id="dull_copper_armor_plate_leggings_2">
<inherit id="141a" />
<dull_copper_armor />
<category>Armor\Dull Copper\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: golden.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="golden_armor_plate_female">
<inherit id="1c04" />
<golden_armor />
<category>Armor\Golden\Platemail\Female Armor (N/S)</category>
</item>
<item id="golden_armor_plate_female_2">
<inherit id="1c05" />
<golden_armor />
<category>Armor\Golden\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="golden_armor_plate_male">
<inherit id="1415" />
<golden_armor />
<category>Armor\Golden\Platemail\Male Armor (N/S)</category>
</item>
<item id="golden_armor_plate_male_2">
<inherit id="1416" />
<golden_armor />
<category>Armor\Golden\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="golden_armor_plate_arms">
<inherit id="1410" />
<golden_armor />
<category>Armor\Golden\Platemail\Arms (N/S)</category>
</item>
<item id="golden_armor_plate_arms_2">
<inherit id="1417" />
<golden_armor />
<category>Armor\Golden\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="golden_armor_plate_gloves">
<inherit id="1414" />
<golden_armor />
<category>Armor\Golden\Platemail\Gloves (N/S)</category>
</item>
<item id="golden_armor_plate_gloves_2">
<inherit id="1418" />
<golden_armor />
<category>Armor\Golden\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="golden_armor_plate_gorget">
<inherit id="1413" />
<golden_armor />
<category>Armor\Golden\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="golden_armor_plate_helmet">
<inherit id="1412" />
<golden_armor />
<category>Armor\Golden\Platemail\Helm (N/S)</category>
</item>
<item id="golden_armor_plate_helmet_2">
<inherit id="1419" />
<golden_armor />
<category>Armor\Golden\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="golden_armor_plate_leggings">
<inherit id="1411" />
<golden_armor />
<category>Armor\Golden\Platemail\Legs (N/S)</category>
</item>
<item id="golden_armor_plate_leggings_2">
<inherit id="141a" />
<golden_armor />
<category>Armor\Golden\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: iron.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="iron_armor_plate_female">
<inherit id="1c04" />
<iron_armor />
<category>Armor\Iron\Platemail\Female Armor (N/S)</category>
</item>
<item id="iron_armor_plate_female_2">
<inherit id="1c05" />
<iron_armor />
<category>Armor\Iron\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="iron_armor_plate_male">
<inherit id="1415" />
<iron_armor />
<category>Armor\Iron\Platemail\Male Armor (N/S)</category>
</item>
<item id="iron_armor_plate_male_2">
<inherit id="1416" />
<iron_armor />
<category>Armor\Iron\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="iron_armor_plate_arms">
<inherit id="1410" />
<iron_armor />
<category>Armor\Iron\Platemail\Arms (N/S)</category>
</item>
<item id="iron_armor_plate_arms_2">
<inherit id="1417" />
<iron_armor />
<category>Armor\Iron\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="iron_armor_plate_gloves">
<inherit id="1414" />
<iron_armor />
<category>Armor\Iron\Platemail\Gloves (N/S)</category>
</item>
<item id="iron_armor_plate_gloves_2">
<inherit id="1418" />
<iron_armor />
<category>Armor\Iron\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="iron_armor_plate_gorget">
<inherit id="1413" />
<iron_armor />
<category>Armor\Iron\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="iron_armor_plate_helmet">
<inherit id="1412" />
<iron_armor />
<category>Armor\Iron\Platemail\Helm (N/S)</category>
</item>
<item id="iron_armor_plate_helmet_2">
<inherit id="1419" />
<iron_armor />
<category>Armor\Iron\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="iron_armor_plate_leggings">
<inherit id="1411" />
<iron_armor />
<category>Armor\Iron\Platemail\Legs (N/S)</category>
</item>
<item id="iron_armor_plate_leggings_2">
<inherit id="141a" />
<iron_armor />
<category>Armor\Iron\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: merkite.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="merkite_armor_plate_female">
<inherit id="1c04" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Female Armor (N/S)</category>
</item>
<item id="merkite_armor_plate_female_2">
<inherit id="1c05" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="merkite_armor_plate_male">
<inherit id="1415" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Male Armor (N/S)</category>
</item>
<item id="merkite_armor_plate_male_2">
<inherit id="1416" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="merkite_armor_plate_arms">
<inherit id="1410" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Arms (N/S)</category>
</item>
<item id="merkite_armor_plate_arms_2">
<inherit id="1417" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="merkite_armor_plate_gloves">
<inherit id="1414" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Gloves (N/S)</category>
</item>
<item id="merkite_armor_plate_gloves_2">
<inherit id="1418" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="merkite_armor_plate_gorget">
<inherit id="1413" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="merkite_armor_plate_helmet">
<inherit id="1412" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Helm (N/S)</category>
</item>
<item id="merkite_armor_plate_helmet_2">
<inherit id="1419" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="merkite_armor_plate_leggings">
<inherit id="1411" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Legs (N/S)</category>
</item>
<item id="merkite_armor_plate_leggings_2">
<inherit id="141a" />
<merkite_armor />
<category>Armor\Merkite\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: shadow.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="shadow_armor_plate_female">
<inherit id="1c04" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Female Armor (N/S)</category>
</item>
<item id="shadow_armor_plate_female_2">
<inherit id="1c05" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="shadow_armor_plate_male">
<inherit id="1415" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Male Armor (N/S)</category>
</item>
<item id="shadow_armor_plate_male_2">
<inherit id="1416" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="shadow_armor_plate_arms">
<inherit id="1410" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Arms (N/S)</category>
</item>
<item id="shadow_armor_plate_arms_2">
<inherit id="1417" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="shadow_armor_plate_gloves">
<inherit id="1414" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Gloves (N/S)</category>
</item>
<item id="shadow_armor_plate_gloves_2">
<inherit id="1418" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="shadow_armor_plate_gorget">
<inherit id="1413" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="shadow_armor_plate_helmet">
<inherit id="1412" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Helm (N/S)</category>
</item>
<item id="shadow_armor_plate_helmet_2">
<inherit id="1419" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="shadow_armor_plate_leggings">
<inherit id="1411" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Legs (N/S)</category>
</item>
<item id="shadow_armor_plate_leggings_2">
<inherit id="141a" />
<shadow_armor />
<category>Armor\Shadow\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: valorite.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="valorite_armor_plate_female">
<inherit id="1c04" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Female Armor (N/S)</category>
</item>
<item id="valorite_armor_plate_female_2">
<inherit id="1c05" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="valorite_armor_plate_male">
<inherit id="1415" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Male Armor (N/S)</category>
</item>
<item id="valorite_armor_plate_male_2">
<inherit id="1416" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="valorite_armor_plate_arms">
<inherit id="1410" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Arms (N/S)</category>
</item>
<item id="valorite_armor_plate_arms_2">
<inherit id="1417" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="valorite_armor_plate_gloves">
<inherit id="1414" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Gloves (N/S)</category>
</item>
<item id="valorite_armor_plate_gloves_2">
<inherit id="1418" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="valorite_armor_plate_gorget">
<inherit id="1413" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="valorite_armor_plate_helmet">
<inherit id="1412" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Helm (N/S)</category>
</item>
<item id="valorite_armor_plate_helmet_2">
<inherit id="1419" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="valorite_armor_plate_leggings">
<inherit id="1411" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Legs (N/S)</category>
</item>
<item id="valorite_armor_plate_leggings_2">
<inherit id="141a" />
<valorite_armor />
<category>Armor\Valorite\Platemail\Legs (E/W)</category>
</item>
</definitions>
--- NEW FILE: verite.xml ---
<!--
=================================================================
| ) (\_ | WOLFPACK 13.0.0 Scripts |
| (( _/{ "-; | Created by: Kosh |
| )).-' {{ ;'` | Revised by: Viper, Dreoth |
| ( ( ;._ \\ ctr | Last Modification: Split, both IDs |
=================================================================
-->
<definitions>
<!-- plate armor -->
<!-- female plate armor -->
<item id="verite_armor_plate_female">
<inherit id="1c04" />
<verite_armor />
<category>Armor\Verite\Platemail\Female Armor (N/S)</category>
</item>
<item id="verite_armor_plate_female_2">
<inherit id="1c05" />
<verite_armor />
<category>Armor\Verite\Platemail\Female Armor (E/W)</category>
</item>
<!-- male plate armor -->
<item id="verite_armor_plate_male">
<inherit id="1415" />
<verite_armor />
<category>Armor\Verite\Platemail\Male Armor (N/S)</category>
</item>
<item id="verite_armor_plate_male_2">
<inherit id="1416" />
<verite_armor />
<category>Armor\Verite\Platemail\Male Armor (E/W)</category>
</item>
<!-- plate arms -->
<item id="verite_armor_plate_arms">
<inherit id="1410" />
<verite_armor />
<category>Armor\Verite\Platemail\Arms (N/S)</category>
</item>
<item id="verite_armor_plate_arms_2">
<inherit id="1417" />
<verite_armor />
<category>Armor\Verite\Platemail\Arms (E/W)</category>
</item>
<!-- plate gloves -->
<item id="verite_armor_plate_gloves">
<inherit id="1414" />
<verite_armor />
<category>Armor\Verite\Platemail\Gloves (N/S)</category>
</item>
<item id="verite_armor_plate_gloves_2">
<inherit id="1418" />
<verite_armor />
<category>Armor\Verite\Platemail\Gloves (E/W)</category>
</item>
<!-- plate gorget -->
<item id="verite_armor_plate_gorget">
<inherit id="1413" />
<verite_armor />
<category>Armor\Verite\Platemail\Gorget</category>
</item>
<!-- plate helmet -->
<item id="verite_armor_plate_helmet">
<inherit id="1412" />
<verite_armor />
<category>Armor\Verite\Platemail\Helm (N/S)</category>
</item>
<item id="verite_armor_plate_helmet_2">
<inherit id="1419" />
<verite_armor />
<category>Armor\Verite\Platemail\Helm (E/W)</category>
</item>
<!-- plate leggings -->
<item id="verite_armor_plate_leggings">
<inherit id="1411" />
<verite_armor />
<category>Armor\Verite\Platemail\Legs (N/S)</category>
</item>
<item id="verite_armor_plate_leggings_2">
<inherit id="141a" />
<verite_armor />
<category>Armor\Verite\Platemail\Legs (E/W)</category>
</item>
</definitions>
|