Removed empty additionalName values from item XML files.

This commit is contained in:
MobiusDev
2015-11-05 13:37:30 +00:00
parent 36a2ad6af5
commit 2e3ba8f3ad
113 changed files with 6883 additions and 6883 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/items.xsd">
<item id="35000" name="Tauti's Two-handed Axe" additionalName="" type="Weapon">
<item id="35000" name="Tauti's Two-handed Axe" type="Weapon">
<set name="icon" val="icon.weapon_tauti_two_hand_pole_i01" />
<set name="default_action" val="EQUIP" />
<set name="weapon_type" val="POLE" />
@@ -26,7 +26,7 @@
<add stat="darkPower" val="450" />
</for>
</item>
<item id="35001" name="Tauti's Dual Axe" additionalName="" type="Weapon">
<item id="35001" name="Tauti's Dual Axe" type="Weapon">
<set name="icon" val="icon.weapon_tauti_dual_axe_i01" />
<set name="default_action" val="EQUIP" />
<set name="weapon_type" val="DUALBLUNT" />
@@ -1718,7 +1718,7 @@
<enchant stat="pDef" val="0" />
</for>
</item>
<item id="35095" name="Dark Amaranthine Shaper" additionalName="" type="Weapon">
<item id="35095" name="Dark Amaranthine Shaper" type="Weapon">
<!-- PvP enchant type item. When equipped, damage to a PC + 15% and Max HP/MP/CP + 10%. Bestows one of the following functions:Guidance, Haste, or Focus. Two functions can be bestowed through a rare soul crystal. When enchanted to + 4, P. Critical Damage increases. -->
<set name="icon" val="icon.weapon_R99_dagger_pvp_i10" />
<set name="default_action" val="EQUIP" />
@@ -1739,7 +1739,7 @@
<add stat="critRate" val="12.0" />
</for>
</item>
<item id="35096" name="Dark Amaranthine Cutter" additionalName="" type="Weapon">
<item id="35096" name="Dark Amaranthine Cutter" type="Weapon">
<!-- PvP enchant type item. When equipped, damage to a PC + 15% and Max HP/MP/CP + 10%. Bestows one of the following functions:Haste, Focus, or Health. Two functions can be bestowed through a rare soul crystal. When enchanted to + 4, Accuracy and P. Critical Rate increase. -->
<set name="icon" val="icon.weapon_R99_onehand_sword_pvp_i10" />
<set name="default_action" val="EQUIP" />
@@ -1760,7 +1760,7 @@
<add stat="critRate" val="8.0" />
</for>
</item>
<item id="35097" name="Dark Amaranthine Slasher" additionalName="" type="Weapon">
<item id="35097" name="Dark Amaranthine Slasher" type="Weapon">
<!-- PvP enchant type item. When equipped, damage to a PC + 15% and Max HP/MP/CP + 10%. Bestows one of the following functions:Focus, Damage Up, or Haste. Two functions can be bestowed through a rare soul crystal. When enchanted to + 4, P. Atk. additionally increases. -->
<set name="icon" val="icon.weapon_R99_twohand_sword_pvp_i10" />
<set name="default_action" val="EQUIP" />
@@ -1781,7 +1781,7 @@
<add stat="critRate" val="8.0" />
</for>
</item>
<item id="35098" name="Dark Amaranthine Avenger" additionalName="" type="Weapon">
<item id="35098" name="Dark Amaranthine Avenger" type="Weapon">
<!-- PvP enchant type item. When equipped, damage to a PC + 15% and Max HP/MP/CP + 10%. Bestows one of the following functions:Haste, Critical Damage, or Focus. Two functions can be bestowed through a rare soul crystal. When enchanted to + 4, P. Critical Damage increases. -->
<set name="icon" val="icon.weapon_R99_onehand_blunt_pvp_i10" />
<set name="default_action" val="EQUIP" />
@@ -1803,7 +1803,7 @@
<add stat="critRate" val="6.0" />
</for>
</item>
<item id="35099" name="Dark Amaranthine Fighter" additionalName="" type="Weapon">
<item id="35099" name="Dark Amaranthine Fighter" type="Weapon">
<!-- PvP enchant type item. When equipped, damage to a PC + 15% and Max HP/MP/CP + 10%. Bestows one of the following functions:Focus, Damage Up, or Haste. Two functions can be bestowed through a rare soul crystal. When enchanted to + 4, Atk. Spd. Increases and P. Atk. additionally increases. -->
<set name="icon" val="icon.weapon_R99_fist_pvp_i10" />
<set name="default_action" val="EQUIP" />