Exalted Tiara item and skill.

Contributed by gigilo1968.
This commit is contained in:
MobiusDev 2016-07-30 19:34:20 +00:00
parent 0a310d309f
commit 1cf778c9cc
2 changed files with 35 additions and 1 deletions

View File

@ -668,6 +668,9 @@
<!-- Hair accessory exclusively used by those with the Exalted status. Increases Atk. Attribute Bonus by 50 when equipped. -->
<set name="icon" val="icon.accessory_noblesse2_tiara_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="hair" />
<set name="immediate_effect" val="true" />
<set name="material" val="WOOD" />
<set name="is_clan_depositable" val="false" />
<set name="is_mailable" val="false" />
<set name="is_freightable" val="false" />
@ -677,7 +680,11 @@
<set name="is_sellable" val="false" />
<set name="is_commissionable" val="false" />
<set name="is_private_storeable" val="false" />
<set name="isAppearanceable" val="true" />
<set name="weight" val="10" />
<skills>
<skill id="13770" level="1" /> <!-- Exalted Tiara -->
</skills>
</item>
<item id="45645" name="Lady's Ornamental Silver Knife" type="Weapon">
<!-- An ornamental silver knife received from the Blacksmith of Mammon in order to test your qualifications. Not valuable as a weapon. Enchant this and take it to the Blacksmith of Mammon to be recognized for your qualifications. -->

View File

@ -1313,10 +1313,37 @@
<operateType>P</operateType>
</skill>
<skill id="13770" toLevel="1" name="Exalted Tiara">
<!-- AUTO GENERATED SKILL -->
<!-- Increases Attack Attribute Bonus by 50. -->
<icon>icon.accessory_noblesse2_tiara_i00</icon>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<magicLvl>1</magicLvl>
<effects>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>FIRE</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WATER</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>WIND</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>EARTH</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>HOLY</attribute>
</effect>
<effect name="AttackAttribute">
<amount>50</amount>
<attribute>DARK</attribute>
</effect>
</effects>
</skill>
<skill id="13771" toLevel="1" name="Exalted Cloak">
<!-- AUTO GENERATED SKILL -->