Fixed passive skill condition warnings.
This commit is contained in:
@@ -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">
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user