Fixed passive skill condition warnings.
This commit is contained in:
		| @@ -210,9 +210,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> | ||||
|   | ||||
| @@ -1164,9 +1164,9 @@ | ||||
| 			<value level="10">110</value> | ||||
| 		</magicLevel> | ||||
| 		<magicCriticalRate>5</magicCriticalRate> | ||||
| 		<conditions> | ||||
| 		<passiveConditions> | ||||
| 			<condition name="EquipShield" /> | ||||
| 		</conditions> | ||||
| 		</passiveConditions> | ||||
| 		<effects> | ||||
| 			<effect name="ShieldDefenceRate"> | ||||
| 				<amount>50</amount> | ||||
|   | ||||
| @@ -965,13 +965,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> | ||||
|   | ||||
| @@ -65,11 +65,11 @@ | ||||
| 		<hitCancelTime>0</hitCancelTime> | ||||
| 		<targetType>SELF</targetType> | ||||
| 		<affectScope>SINGLE</affectScope> | ||||
| 		<passiveConditions> | ||||
| 		<conditions> | ||||
| 			<condition name="CheckLevel"> | ||||
| 				<minLevel>85</minLevel> | ||||
| 			</condition> | ||||
| 		</passiveConditions> | ||||
| 		</conditions> | ||||
| 		<effects> | ||||
| 			<effect name="ExpModify"> | ||||
| 				<amount>10</amount> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment