Changed isDebuff to boolean value.
This commit is contained in:
@@ -1335,7 +1335,7 @@
|
||||
<abnormalType>MULTI_DEBUFF</abnormalType>
|
||||
<affectRange>200</affectRange>
|
||||
<icon>icon.skill1422</icon>
|
||||
<isDebuff>1</isDebuff>
|
||||
<isDebuff>true</isDebuff>
|
||||
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||
<magicLvl>80</magicLvl>
|
||||
<operateType>A2</operateType>
|
||||
|
Reference in New Issue
Block a user