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

@@ -824,6 +824,10 @@
<set name="is_stackable" val="true" />
<set name="is_private_storeable" val="false" />
<set name="is_freightable" val="true" />
<set name="handler" val="ExtractableItems" />
<capsuled_items>
<item id="28386" min="1" max="1" chance="100" /> <!-- Race Change Ticket -->
</capsuled_items>
</item>
<item id="28386" name="Race Change Ticket" type="EtcItem">
<!-- After purchasing a Race Change ticket, you can contact support at, support.lineage2.com, with the subject title of "Character Race Change". \Only characters that have reached at least level 85 and who have completed the 4th Class transfer can request a race change. Note that the following race and class restrictions apply to the race change service. 1.) Ertheia and Kamael classes cannot change to a different race. 2.) Human/ Elf/ Dark Elf/ Orc/ Dwarf races cannot change to the Ertheia or Kamael race. 3.) Orc Overlord/ Dominator/ Iss Dominator as a Mainclass/ Dualclass/ Sublcass cannot change to a different race. 4.) Dwarven Warsmith/ Maestro/ Tyrr Maestro as a Mainclass/ Dualclass/ Sublcass cannot change to a different race. 5.) If switching from a Dwarven race to Human/ Elf/ Dark Elf/ Orc, the character will lose the Dwarven inventory/ warehouse/ private shop bonus slots. -->
@@ -940,6 +944,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). -->
@@ -948,6 +957,12 @@
<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="3000" max="3000" chance="100" /> <!-- Heine Exclusive Bait Coupons -->
<item id="38154" min="3000" max="3000" chance="100" /> <!-- Fishing Shots -->
<item id="45493" min="1" max="1" chance="100" /> <!-- Fishing Rod Pack (30-day) -->
</capsuled_items>
</item>
<item id="28397" name="2016 World Olympiad Hero XXX's Accessory" type="Armor">
<!-- Special hair accessory crafted for the winner of the 2016 World Olympiad, XXX. STR/ INT/ DEX/ WIT/ CON/ MEN +5 when equipped. -->

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

@@ -1106,10 +1106,8 @@
</effectPoint>
<reuseDelay>7000</reuseDelay>
<targetType>ENEMY</targetType>
<affectScope>SQUARE</affectScope>
<affectScope>SINGLE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<fanRange>0;0;1100;50</fanRange>
<affectLimit>5-12</affectLimit>
<conditions>
<condition name="EquipWeapon">
<weaponType>
@@ -1120,7 +1118,6 @@
</condition>
</conditions>
<effects>
<effect name="AirBind" />
<effect name="PhysicalAttack">
<power>
<value level="1">20814</value>

View File

@@ -1478,6 +1478,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. -->