Fixing XML validation errors.

This commit is contained in:
MobiusDev
2015-07-11 18:47:09 +00:00
parent 2beeb5bfbc
commit 5a5dad9c9d
20 changed files with 306 additions and 273 deletions

View File

@@ -23,7 +23,7 @@
<set name="targetType" val="SELF" />
<set name="abnormalType" val="MELODY_PIPE" />
<for>
<effect name="Buff" val="0">
<effect name="Buff">
<mul stat="maxHp" val="1.37" />
<mul stat="maxMp" val="1.37" />
<mul stat="maxCp" val="1.37" />
@@ -39,7 +39,7 @@
<set name="targetType" val="SELF" />
<set name="abnormalType" val="MELODY_GUITAR" />
<for>
<effect name="Buff" val="0">
<effect name="Buff">
<mul stat="rCrit" val="1.32" />
<mul stat="cAtk" val="1.35" />
<add stat="mCritRate" val="20" />
@@ -130,9 +130,9 @@
<set name="operateType" val="ACTIVE_CONTINUOUS" />
<set name="hitTime" val="2500" />
<set name="reuseDelay" val="1000" />
<cond msgId="1509">
<!--<cond msgId="1509">
<player olympiad="false" />
</cond>
</cond>-->
<cond addName="1" msgId="113">
<player canTransform="true" />
</cond>