Changed isDebuff to boolean value.

This commit is contained in:
MobiusDev
2017-11-14 23:00:48 +00:00
parent 4f7fda7198
commit e83d6f944e
21 changed files with 83 additions and 83 deletions

View File

@@ -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>