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

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

View File

@@ -182,9 +182,9 @@
<magicLevel>85</magicLevel>
<magicCriticalRate>5</magicCriticalRate>
<operateType>P</operateType>
<conditions>
<passiveConditions>
<condition name="EquipSigil" />
</conditions>
</passiveConditions>
<effects>
<effect name="MAtk">
<amount>5</amount>

View File

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

View File

@@ -966,13 +966,13 @@
<magicCriticalRate>5</magicCriticalRate>
<magicLevel>1</magicLevel>
<reuseDelay>5000</reuseDelay>
<passiveConditions>
<conditions>
<condition name="CheckLevel">
<minLevel>1</minLevel>
<maxLevel>84</maxLevel>
<affectType>CASTER</affectType>
</condition>
</passiveConditions>
</conditions>
<effects>
<effect name="ExpModify">
<amount>10</amount>