Fixed passive skill condition warnings.

This commit is contained in:
MobiusDevelopment
2022-09-10 21:18:58 +00:00
parent fd4848b02a
commit 7837d15d0a
127 changed files with 362 additions and 362 deletions

View File

@@ -6376,13 +6376,13 @@
</magicLevel>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<passiveConditions>
<condition name="EquipWeapon">
<weaponType>
<item>DUALFIST</item>
</weaponType>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="PhysicalDefence">
<amount>
@@ -6618,13 +6618,13 @@
</magicLevel>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<passiveConditions>
<condition name="EquipWeapon">
<weaponType>
<item>DUALFIST</item>
</weaponType>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="Speed">
<amount>

View File

@@ -17,7 +17,7 @@
<value level="15">30</value>
</magicLevel>
<operateType>P</operateType>
<conditions>
<passiveConditions>
<condition name="EquipWeapon">
<weaponType>
<item>SWORD</item>
@@ -26,7 +26,7 @@
<item>DUAL</item>
</weaponType>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="AttackTrait">
<SHOCK>
@@ -1331,13 +1331,13 @@
</magicLevel>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<passiveConditions>
<condition name="EquipWeapon">
<weaponType>
<item>DUALFIST</item>
</weaponType>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="DefenceTrait">
<SHOCK>

View File

@@ -3572,7 +3572,7 @@
<value level="15">30</value>
</magicLevel>
<operateType>P</operateType>
<conditions>
<passiveConditions>
<condition name="EquipWeapon">
<weaponType>
<item>SWORD</item>
@@ -3584,7 +3584,7 @@
<item>RAPIER</item>
</weaponType>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="PhysicalAttackSpeed">
<amount>

View File

@@ -2098,13 +2098,13 @@
<magicLevel>76</magicLevel>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<passiveConditions>
<condition name="EquipWeapon">
<weaponType>
<item>DUALFIST</item>
</weaponType>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="PAtk">
<amount>30</amount>

View File

@@ -47,11 +47,11 @@
</icon>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<conditions>
<passiveConditions>
<condition name="HasVitalityPoints">
<amount>35000</amount>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="ExpModify">
<amount>

View File

@@ -615,12 +615,12 @@
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<magicLevel>1</magicLevel>
<conditions>
<passiveConditions>
<condition name="CheckLevel">
<minLevel>1</minLevel>
<maxLevel>40</maxLevel>
</condition>
</conditions>
</passiveConditions>
<effects>
<effect name="ExpModify">
<amount>22</amount>

View File

@@ -1775,11 +1775,11 @@
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<passiveConditions>
<conditions>
<condition name="CheckLevel">
<minLevel>20</minLevel>
</condition>
</passiveConditions>
</conditions>
<effects>
<effect name="ExpModify">
<amount>10</amount>

View File

@@ -2440,11 +2440,11 @@
<stayAfterDeath>true</stayAfterDeath>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<passiveConditions>
<conditions>
<condition name="CheckLevel">
<minLevel>20</minLevel>
</condition>
</passiveConditions>
</conditions>
<effects>
<effect name="ExpModify">
<amount>20</amount>

View File

@@ -2195,9 +2195,9 @@
<value level="1">78</value>
<value level="2">84</value>
</magicLevel>
<conditions>
<passiveConditions>
<condition name="EquipShield" />
</conditions>
</passiveConditions>
</skill>
<skill id="47282" toLevel="10" name="Shield Stun">
<icon>icon.skill0092</icon>

View File

@@ -1484,9 +1484,9 @@
<icon>icon.griffin_vehicle</icon>
<magicCriticalRate>5</magicCriticalRate>
<operateType>P</operateType>
<conditions>
<passiveConditions>
<condition name="OpNeedAgathion" />
</conditions>
</passiveConditions>
<effects>
<effect name="PhysicalDefence">
<amount>5</amount>

View File

@@ -2031,9 +2031,9 @@
<stayAfterDeath>true</stayAfterDeath>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<passiveConditions>
<condition name="OpNeedAgathion" />
</conditions>
</passiveConditions>
<effects>
<effect name="ElementalSpiritAttack">
<amount>100</amount>
@@ -2051,9 +2051,9 @@
<stayAfterDeath>true</stayAfterDeath>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<passiveConditions>
<condition name="OpNeedAgathion" />
</conditions>
</passiveConditions>
<effects>
<effect name="ElementalSpiritAttack">
<amount>100</amount>
@@ -2071,9 +2071,9 @@
<stayAfterDeath>true</stayAfterDeath>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<passiveConditions>
<condition name="OpNeedAgathion" />
</conditions>
</passiveConditions>
<effects>
<effect name="ElementalSpiritAttack">
<amount>100</amount>
@@ -2091,9 +2091,9 @@
<stayAfterDeath>true</stayAfterDeath>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<passiveConditions>
<condition name="OpNeedAgathion" />
</conditions>
</passiveConditions>
<effects>
<effect name="ElementalSpiritAttack">
<amount>100</amount>