Greater Might and Greater Shield stack with each other.

Contributed by Iris.
This commit is contained in:
MobiusDevelopment 2020-08-03 04:43:33 +00:00
parent 5072803778
commit 115106b86d
6 changed files with 16 additions and 12 deletions

View File

@ -4157,7 +4157,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PA_UP2</abnormalType>
<castRange>400</castRange>
<effectPoint>
<value level="1">549</value>
@ -4209,7 +4209,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PD_UP2</abnormalType>
<castRange>400</castRange>
<effectPoint>
<value level="1">549</value>
@ -4261,7 +4261,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PA_UP2</abnormalType>
<affectRange>1000</affectRange>
<effectPoint>
<value level="1">549</value>
@ -4313,7 +4313,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PD_UP2</abnormalType>
<affectRange>1000</affectRange>
<effectPoint>
<value level="1">549</value>

View File

@ -972,7 +972,7 @@
<icon>icon.skill1388</icon>
<abnormalLvl>4</abnormalLvl>
<abnormalTime>3600</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PA_UP2</abnormalType>
<castRange>900</castRange>
<effectPoint>1</effectPoint>
<effectRange>1500</effectRange>
@ -998,7 +998,7 @@
<icon>icon.skill1389</icon>
<abnormalLvl>4</abnormalLvl>
<abnormalTime>3600</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PD_UP2</abnormalType>
<castRange>900</castRange>
<effectPoint>1</effectPoint>
<effectRange>1500</effectRange>

View File

@ -518,6 +518,8 @@ public enum AbnormalType
STEEL_MIND(596),
BUFF_QUEEN_OF_CAT2(600),
BUFF_UNICORN_SERAPHIM2(601),
PA_UP2(602),
PD_UP2(603),
STRAWBERRY_FRUIT(-1),
MONGO_FRUIT(-1),
CHERRY_FRUIT(-1),

View File

@ -4189,7 +4189,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PA_UP2</abnormalType>
<castRange>400</castRange>
<effectPoint>
<value level="1">549</value>
@ -4241,7 +4241,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PD_UP2</abnormalType>
<castRange>400</castRange>
<effectPoint>
<value level="1">549</value>
@ -4293,7 +4293,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PA_UP2</abnormalType>
<affectRange>1000</affectRange>
<effectPoint>
<value level="1">549</value>
@ -4345,7 +4345,7 @@
<value level="3">3</value>
</abnormalLvl>
<abnormalTime>1200</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PD_UP2</abnormalType>
<affectRange>1000</affectRange>
<effectPoint>
<value level="1">549</value>

View File

@ -972,7 +972,7 @@
<icon>icon.skill1388</icon>
<abnormalLvl>4</abnormalLvl>
<abnormalTime>3600</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PA_UP2</abnormalType>
<castRange>900</castRange>
<effectPoint>1</effectPoint>
<effectRange>1500</effectRange>
@ -998,7 +998,7 @@
<icon>icon.skill1389</icon>
<abnormalLvl>4</abnormalLvl>
<abnormalTime>3600</abnormalTime>
<abnormalType>PA_PD_UP</abnormalType>
<abnormalType>PD_UP2</abnormalType>
<castRange>900</castRange>
<effectPoint>1</effectPoint>
<effectRange>1500</effectRange>

View File

@ -518,6 +518,8 @@ public enum AbnormalType
STEEL_MIND(596),
BUFF_QUEEN_OF_CAT2(600),
BUFF_UNICORN_SERAPHIM2(601),
PA_UP2(602),
PD_UP2(603),
STRAWBERRY_FRUIT(-1),
MONGO_FRUIT(-1),
CHERRY_FRUIT(-1),