Boost attack and defence scrolls should stack with other buffs.

This commit is contained in:
MobiusDevelopment
2020-12-23 11:38:01 +00:00
parent d5c27d9e44
commit 3ef253b7e5
2 changed files with 4 additions and 2 deletions

View File

@@ -99,7 +99,7 @@
<!-- P. Atk. +800\nM. Atk. +800\nMax HP +1000\nAll received Critical Damage -100\nThe effect remains after death.\nYou can cancel the effect by yourself. -->
<abnormalLevel>4</abnormalLevel>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_UP</abnormalType>
<abnormalType>BOOST_ATTACK</abnormalType>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>94269</itemConsumeId>
<hitTime>1000</hitTime>
@@ -139,7 +139,7 @@
<!-- P. Def. +500\nM. Def. +500\nMax MP +800\nSpeed +2\nAll Critical Rate +30\nThe effect remains after death.\nYou can cancel the effect by yourself. -->
<abnormalLevel>4</abnormalLevel>
<abnormalTime>1200</abnormalTime>
<abnormalType>PD_UP</abnormalType>
<abnormalType>BOOST_DEFENCE</abnormalType>
<itemConsumeCount>1</itemConsumeCount>
<itemConsumeId>94271</itemConsumeId>
<hitTime>1000</hitTime>