Various item and skill changes.

Contributed by Liamxroy.
This commit is contained in:
MobiusDevelopment
2019-04-19 17:11:30 +00:00
parent 63e4b56dae
commit cde06494f8
35 changed files with 1291 additions and 125 deletions

View File

@@ -940,6 +940,11 @@
<set name="immediate_effect" val="true" />
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="28393" min="300" max="300" chance="100" /> <!-- Heine Exclusive Bait Coupons -->
<item id="38154" min="300" max="300" chance="100" /> <!-- Fishing Shots -->
</capsuled_items>
</item>
<item id="28396" name="Heine Exclusive Fishing Tools - 3,000 Pack" type="EtcItem">
<!-- Double-click to get 3,000 Heine Exclusive Bait Coupons, 3,000 Fishing Shots, and 1 Fishing Rod Pack (30-day). -->

View File

@@ -260,6 +260,10 @@
<set name="is_sellable" val="false" />
<set name="is_stackable" val="true" />
<set name="is_private_storeable" val="false" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="23873" min="1" max="1" chance="100" /> <!-- High-grade Maphr's Rune 100% (7-day) -->
</capsuled_items>
</item>
<item id="28498" name="Royal Red Save Card (R99-grade)" additionalName="Event" type="EtcItem">
<!-- When using an R99-grade Weapon Enchantment Standard Weapon Enchant Scroll, increases the chance by 10%. Can only be used with 7 to 11 Enchantment Item. On success, Enchantment count increases by 1 to 3. In case of Enchantment failure, the item is not Crystallized, but the base Enchantment count decreases by 1. -->

View File

@@ -1122,7 +1122,6 @@
</condition>
</conditions>
<effects>
<effect name="AirBind" />
<effect name="PhysicalAttack">
<power>
<value level="1">20814</value>

View File

@@ -1506,6 +1506,9 @@
<effect name="HealPercent">
<power>100</power>
</effect>
<effect name="CpHealPercent">
<power>100</power>
</effect>
<effect name="Cp">
<amount>20000</amount>
<mode>DIFF</mode>

View File

@@ -101,6 +101,17 @@
<affectType>CASTER</affectType>
</condition>
</conditions>
<effects>
<effect name="HealPercent">
<power>100</power>
</effect>
<effect name="ManaHealPercent">
<power>100</power>
</effect>
<effect name="CpHealPercent">
<power>100</power>
</effect>
</effects>
</skill>
<skill id="23306" toLevel="1" name="Zinyanzi Agathion Cute Trick">
<!-- Able to see the summoned Zinyanzi perform cute tricks. -->