Improvement for La Vie En Rose's Energy.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-12-11 06:37:43 +00:00
parent 3b188fd6e1
commit d82201bebd

View File

@ -428,7 +428,8 @@
<!-- For 30 sec, party members' M. Atk. increases by 400%. --> <!-- For 30 sec, party members' M. Atk. increases by 400%. -->
<icon>icon.skill10019</icon> <icon>icon.skill10019</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<abnormalType>1</abnormalType> <abnormalType>PUBLIC_SLOT</abnormalType> <!-- Guess -->
<abnormalLvl>1</abnormalLvl>
<abnormalTime>30</abnormalTime> <abnormalTime>30</abnormalTime>
<hitTime>500</hitTime> <hitTime>500</hitTime>
<coolTime>1000</coolTime> <coolTime>1000</coolTime>
@ -447,7 +448,8 @@
<!-- For 30 sec, party members' P. Atk. increases by 100% and M. Atk. increases by 400%. --> <!-- For 30 sec, party members' P. Atk. increases by 100% and M. Atk. increases by 400%. -->
<icon>icon.skill10019</icon> <icon>icon.skill10019</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<abnormalType>1</abnormalType> <abnormalType>PUBLIC_SLOT</abnormalType> <!-- Guess -->
<abnormalLvl>2</abnormalLvl>
<abnormalTime>30</abnormalTime> <abnormalTime>30</abnormalTime>
<hitTime>500</hitTime> <hitTime>500</hitTime>
<coolTime>1000</coolTime> <coolTime>1000</coolTime>
@ -470,7 +472,8 @@
<!-- For 30 sec, party members' P. Atk. increases by 100%, M. Atk. increases by 400%, and M. Def. increases by 10,000. --> <!-- For 30 sec, party members' P. Atk. increases by 100%, M. Atk. increases by 400%, and M. Def. increases by 10,000. -->
<icon>icon.skill10019</icon> <icon>icon.skill10019</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<abnormalType>1</abnormalType> <abnormalType>PUBLIC_SLOT</abnormalType> <!-- Guess -->
<abnormalLvl>3</abnormalLvl>
<abnormalTime>30</abnormalTime> <abnormalTime>30</abnormalTime>
<hitTime>500</hitTime> <hitTime>500</hitTime>
<coolTime>1000</coolTime> <coolTime>1000</coolTime>
@ -497,7 +500,8 @@
<!-- For 30 sec, party members' P. Atk. increases by 100%, M. Atk. increases by 400%, P. Def. increases by 13,000, and M. Def. increases by 10,000. --> <!-- For 30 sec, party members' P. Atk. increases by 100%, M. Atk. increases by 400%, P. Def. increases by 13,000, and M. Def. increases by 10,000. -->
<icon>icon.skill10019</icon> <icon>icon.skill10019</icon>
<operateType>A2</operateType> <operateType>A2</operateType>
<abnormalType>1</abnormalType> <abnormalType>PUBLIC_SLOT</abnormalType> <!-- Guess -->
<abnormalLvl>4</abnormalLvl>
<abnormalTime>30</abnormalTime> <abnormalTime>30</abnormalTime>
<hitTime>500</hitTime> <hitTime>500</hitTime>
<coolTime>1000</coolTime> <coolTime>1000</coolTime>