Shield and Sigil skill condition adjustments.

Contributed by nasseka.
This commit is contained in:
MobiusDevelopment
2021-11-12 00:07:27 +00:00
parent d4be2f5d26
commit fbaafb63f5
94 changed files with 1143 additions and 372 deletions

View File

@@ -210,6 +210,9 @@
<value level="10">110</value>
</magicLevel>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<condition name="EquipShield" />
</conditions>
<effects>
<effect name="PhysicalShieldAngleAll" />
<effect name="ShieldDefenceRate">

View File

@@ -182,20 +182,17 @@
<magicLevel>85</magicLevel>
<magicCriticalRate>5</magicCriticalRate>
<operateType>P</operateType>
<conditions>
<condition name="EquipSigil" />
</conditions>
<effects>
<effect name="MAtk">
<amount>5</amount>
<mode>PER</mode>
<armorType>
<item>SIGIL</item>
</armorType>
</effect>
<effect name="MpRegen">
<amount>20</amount>
<mode>PER</mode>
<armorType>
<item>SIGIL</item>
</armorType>
</effect>
</effects>
</skill>

View File

@@ -1132,6 +1132,9 @@
<value level="10">110</value>
</magicLevel>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<condition name="EquipShield" />
</conditions>
<effects>
<effect name="ShieldDefenceRate">
<amount>50</amount>

View File

@@ -2935,6 +2935,10 @@
<magicLevel>85</magicLevel>
<magicCriticalRate>5</magicCriticalRate>
<effects>
<effect name="StatUp">
<amount>2</amount>
<stat>INT</stat>
</effect>
<effect name="MpRegen">
<amount>20</amount>
<mode>PER</mode>
@@ -2942,10 +2946,6 @@
<item>SIGIL</item>
</armorType>
</effect>
<effect name="StatUp">
<amount>2</amount>
<stat>INT</stat>
</effect>
<effect name="HealEffect">
<amount>40</amount>
<mode>DIFF</mode>

View File

@@ -1102,6 +1102,9 @@
<value level="1">40</value>
<value level="2">76</value>
</magicLevel>
<conditions>
<condition name="EquipSigil" />
</conditions>
<effects>
<effect name="MAtk">
<amount>
@@ -1109,9 +1112,6 @@
<value level="2">3</value>
</amount>
<mode>PER</mode>
<armorType>
<item>SIGIL</item>
</armorType>
</effect>
<effect name="MpRegen">
<amount>
@@ -1119,9 +1119,6 @@
<value level="2">12</value>
</amount>
<mode>PER</mode>
<armorType>
<item>SIGIL</item>
</armorType>
</effect>
</effects>
</skill>
@@ -1412,6 +1409,9 @@
<icon>icon.skill0925</icon>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<condition name="EquipSigil" />
</conditions>
<effects>
<effect name="MAtk">
<amount>
@@ -1419,9 +1419,6 @@
<value level="2">3</value>
</amount>
<mode>PER</mode>
<armorType>
<item>SIGIL</item>
</armorType>
</effect>
<effect name="MpRegen">
<amount>
@@ -1429,9 +1426,6 @@
<value level="2">12</value>
</amount>
<mode>PER</mode>
<armorType>
<item>SIGIL</item>
</armorType>
</effect>
</effects>
</skill>