L2Object is not a valid condition parameter.

This commit is contained in:
MobiusDevelopment
2019-11-18 15:54:36 +00:00
parent 35c766282d
commit 3da908e7ef
12 changed files with 12 additions and 18 deletions

View File

@@ -1903,7 +1903,7 @@
<type>STUN</type>
<level>1</level>
<hasAbnormal>true</hasAbnormal>
<L2Object>target</L2Object>
<affectType>TARGET</affectType>
</condition>
</passiveConditions>
<effects>
@@ -2237,7 +2237,7 @@
<type>STUN</type>
<level>1</level>
<hasAbnormal>true</hasAbnormal>
<L2Object>target</L2Object>
<affectType>TARGET</affectType>
</condition>
</passiveConditions>
<effects>

View File

@@ -2267,7 +2267,6 @@
<xs:element minOccurs="0" name="type" type="xs:string" />
<xs:element minOccurs="0" name="level" type="xs:unsignedByte" />
<xs:element minOccurs="0" name="hasAbnormal" type="xs:boolean" />
<xs:element minOccurs="0" name="L2Object" type="xs:string" />
<xs:element minOccurs="0" name="alignment" type="xs:string" />
<xs:element minOccurs="0" name="amount" type="xs:unsignedByte" />
<xs:element minOccurs="0" name="percentType" type="xs:string" />