Proper Ultimate Jewelry Box skill (27720).

This commit is contained in:
MobiusDevelopment 2019-05-11 08:38:59 +00:00
parent f01384ca9c
commit 0d6497e1f8
5 changed files with 157 additions and 199 deletions

View File

@ -371,7 +371,33 @@
<skill id="27717" toLevel="6" name="Greater Gemstone's Blessing">
<!-- You can feel a new energy thanks to your possession of a Greater Jewel. Max CP + 5%. -->
<icon>icon.etc_bm_brooch_lavianrose_piece</icon>
<operateType>A1</operateType>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<effects>
<effect name="MaxHp">
<amount>
<value level="1">0</value>
<value level="2">7</value>
<value level="3">15</value>
<value level="4">17</value>
<value level="5">20</value>
<value level="6">25</value>
</amount>
<mode>PER</mode>
</effect>
<effect name="MaxCp">
<amount>
<value level="1">5</value>
<value level="2">7</value>
<value level="3">15</value>
<value level="4">17</value>
<value level="5">20</value>
<value level="6">25</value>
</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="27718" toLevel="1" name="La Vie En Rose's Elegant Brooch">
<!-- 6 Jewels can be equipped. -->
@ -395,7 +421,28 @@
</effects>
</skill>
<skill id="27720" toLevel="1" name="Ultimate Jewelry Box">
<icon>icon.etc_bm_jewelbox_main_i00</icon>
<itemConsumeId>38941</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpEncumbered">
<weightPercent>10</weightPercent>
<slotsPercent>10</slotsPercent>
</condition>
</conditions>
<effects>
<effect name="Restoration">
<itemId>26296</itemId> <!-- La Vie En Rose's Jewelry Box -->
<itemCount>1</itemCount>
</effect>
</effects>
</skill>
<skill id="27721" toLevel="1" name="Lv.1 La Vie En Rose's Energy">
<!-- For 30 sec, party members' M. Atk. increases by 400%. -->
@ -407,9 +454,12 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="MAtk">
<amount>400</amount>
@ -427,9 +477,13 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<targetType>SELF</targetType>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="PAtk">
<amount>100</amount>
@ -451,9 +505,12 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="PAtk">
<amount>100</amount>
@ -479,9 +536,12 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="PAtk">
<amount>100</amount>

View File

@ -371,7 +371,33 @@
<skill id="27717" toLevel="6" name="Greater Gemstone's Blessing">
<!-- You can feel a new energy thanks to your possession of a Greater Gemstone. Max CP + 5%. -->
<icon>icon.etc_bm_brooch_lavianrose_piece</icon>
<operateType>A1</operateType>
<magicLvl>1</magicLvl>
<operateType>P</operateType>
<magicCriticalRate>5</magicCriticalRate>
<effects>
<effect name="MaxHp">
<amount>
<value level="1">0</value>
<value level="2">7</value>
<value level="3">15</value>
<value level="4">17</value>
<value level="5">20</value>
<value level="6">25</value>
</amount>
<mode>PER</mode>
</effect>
<effect name="MaxCp">
<amount>
<value level="1">5</value>
<value level="2">7</value>
<value level="3">15</value>
<value level="4">17</value>
<value level="5">20</value>
<value level="6">25</value>
</amount>
<mode>PER</mode>
</effect>
</effects>
</skill>
<skill id="27718" toLevel="1" name="La Vie En Rose's Elegant Brooch">
<!-- Can equip 6 gemstones. -->
@ -395,7 +421,28 @@
</effects>
</skill>
<skill id="27720" toLevel="1" name="Ultimate Jewelry Box">
<icon>icon.etc_bm_jewelbox_main_i00</icon>
<itemConsumeId>38941</itemConsumeId>
<itemConsumeCount>1</itemConsumeCount>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<conditions>
<condition name="OpEncumbered">
<weightPercent>10</weightPercent>
<slotsPercent>10</slotsPercent>
</condition>
</conditions>
<effects>
<effect name="Restoration">
<itemId>26296</itemId> <!-- La Vie En Rose's Jewelry Box -->
<itemCount>1</itemCount>
</effect>
</effects>
</skill>
<skill id="27721" toLevel="1" name="Lv.1 La Vie En Rose's Energy">
<!-- For 30 sec, party members' M. Atk. increases by 400%. -->
@ -407,9 +454,12 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="MAtk">
<amount>400</amount>
@ -427,9 +477,13 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<targetType>SELF</targetType>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="PAtk">
<amount>100</amount>
@ -451,9 +505,12 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="PAtk">
<amount>100</amount>
@ -479,9 +536,12 @@
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
<reuseDelay>900000</reuseDelay>
<staticReuse>true</staticReuse>
<effectPoint>702</effectPoint>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<affectScope>PARTY</affectScope>
<affectObject>FRIEND</affectObject>
<reuseDelayGroup>27724</reuseDelayGroup>
<effects>
<effect name="PAtk">
<amount>100</amount>
@ -1115,7 +1175,7 @@
<abnormalLvl>1</abnormalLvl>
<abnormalTime>45</abnormalTime>
<operateType>A2</operateType>
<targetType>SELF</targetType>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<hitTime>300</hitTime>
<coolTime>300</coolTime>
@ -1162,7 +1222,7 @@
<!-- Recovers HP by $s1, MP by $s2, and CP by $s3. -->
<icon>icon.bm_sayhas_talisman</icon>
<operateType>A1</operateType>
<targetType>SELF</targetType>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<hitTime>3000</hitTime>
<coolTime>300</coolTime>

View File

@ -439,63 +439,9 @@
</conditions>
<effects>
<effect name="Restoration">
<itemId>28364</itemId>
<itemId>26296</itemId> <!-- La Vie En Rose's Jewelry Box -->
<itemCount>1</itemCount>
</effect>
<effect name="RestorationRandom">
<items>
<value level="1">
<item chance="6.90">
<item id="38932" count="1" /> <!-- La Vie En Rose's Ruby Box -->
</item>
<item chance="6.90">
<item id="38933" count="1" /> <!-- La Vie En Rose's Sapphire Box -->
</item>
<item chance="6.90">
<item id="38934" count="1" /> <!-- La Vie En Rose's Topaz Box -->
</item>
<item chance="6.90">
<item id="38935" count="1" /> <!-- La Vie En Rose's Opal Box -->
</item>
<item chance="6.90">
<item id="38936" count="1" /> <!-- La Vie En Rose's Obsidian Box -->
</item>
<item chance="6.90">
<item id="38937" count="1" /> <!-- La Vie En Rose's Diamond Box -->
</item>
<item chance="6.90">
<item id="38938" count="1" /> <!-- La Vie En Rose's Emerald Box -->
</item>
<item chance="6.90">
<item id="38939" count="1" /> <!-- La Vie En Rose's Aquamarine Box -->
</item>
<item chance="6.90">
<item id="38940" count="1" /> <!-- La Vie En Rose's Pearl Box -->
</item>
<item chance="6.90">
<item id="26508" count="1" /> <!-- La Vie En Rose's Amethyst Box -->
</item>
<item chance="6.90">
<item id="47701" count="1" /> <!-- La Vie En Rose's Red Cat's Eye Box -->
</item>
<item chance="6.90">
<item id="47702" count="1" /> <!-- La Vie En Rose's Blue Cat's Eye Box -->
</item>
<item chance="1">
<item id="26475" count="1" /> <!-- Radiant Gemstone Fragment -->
</item>
<item chance="1">
<item id="28539" count="1" /> <!-- Magnificent Brooch Spirit Stone -->
</item>
<item chance="1">
<item id="28540" count="1" /> <!-- Magnificent Brooch Spirit Stone Rare -->
</item>
<item chance="0.4">
<item id="28489" count="1" /> <!-- La Vie En Rose's Magnificent Brooch Jewel -->
</item>
</value>
</items>
</effect>
</effects>
</skill>
<skill id="27721" toLevel="1" name="Lv.1 La Vie En Rose's Energy">

View File

@ -439,63 +439,9 @@
</conditions>
<effects>
<effect name="Restoration">
<itemId>28364</itemId>
<itemId>26296</itemId> <!-- La Vie En Rose's Jewelry Box -->
<itemCount>1</itemCount>
</effect>
<effect name="RestorationRandom">
<items>
<value level="1">
<item chance="6.90">
<item id="38932" count="1" /> <!-- La Vie En Rose's Ruby Box -->
</item>
<item chance="6.90">
<item id="38933" count="1" /> <!-- La Vie En Rose's Sapphire Box -->
</item>
<item chance="6.90">
<item id="38934" count="1" /> <!-- La Vie En Rose's Topaz Box -->
</item>
<item chance="6.90">
<item id="38935" count="1" /> <!-- La Vie En Rose's Opal Box -->
</item>
<item chance="6.90">
<item id="38936" count="1" /> <!-- La Vie En Rose's Obsidian Box -->
</item>
<item chance="6.90">
<item id="38937" count="1" /> <!-- La Vie En Rose's Diamond Box -->
</item>
<item chance="6.90">
<item id="38938" count="1" /> <!-- La Vie En Rose's Emerald Box -->
</item>
<item chance="6.90">
<item id="38939" count="1" /> <!-- La Vie En Rose's Aquamarine Box -->
</item>
<item chance="6.90">
<item id="38940" count="1" /> <!-- La Vie En Rose's Pearl Box -->
</item>
<item chance="6.90">
<item id="26508" count="1" /> <!-- La Vie En Rose's Amethyst Box -->
</item>
<item chance="6.90">
<item id="47701" count="1" /> <!-- La Vie En Rose's Red Cat's Eye Box -->
</item>
<item chance="6.90">
<item id="47702" count="1" /> <!-- La Vie En Rose's Blue Cat's Eye Box -->
</item>
<item chance="1">
<item id="26475" count="1" /> <!-- Radiant Gemstone Fragment -->
</item>
<item chance="1">
<item id="28539" count="1" /> <!-- Magnificent Brooch Spirit Stone -->
</item>
<item chance="1">
<item id="28540" count="1" /> <!-- Magnificent Brooch Spirit Stone Rare -->
</item>
<item chance="0.4">
<item id="28489" count="1" /> <!-- La Vie En Rose's Magnificent Brooch Jewel -->
</item>
</value>
</items>
</effect>
</effects>
</skill>
<skill id="27721" toLevel="1" name="Lv.1 La Vie En Rose's Energy">

View File

@ -439,63 +439,9 @@
</conditions>
<effects>
<effect name="Restoration">
<itemId>28364</itemId> <!-- Jewel Grinder -->
<itemId>26296</itemId> <!-- La Vie En Rose's Jewelry Box -->
<itemCount>1</itemCount>
</effect>
<effect name="RestorationRandom">
<items>
<value level="1">
<item chance="6.90">
<item id="38932" count="1" /> <!-- La Vie En Rose's Ruby Box -->
</item>
<item chance="6.90">
<item id="38933" count="1" /> <!-- La Vie En Rose's Sapphire Box -->
</item>
<item chance="6.90">
<item id="38934" count="1" /> <!-- La Vie En Rose's Topaz Box -->
</item>
<item chance="6.90">
<item id="38935" count="1" /> <!-- La Vie En Rose's Opal Box -->
</item>
<item chance="6.90">
<item id="38936" count="1" /> <!-- La Vie En Rose's Obsidian Box -->
</item>
<item chance="6.90">
<item id="38937" count="1" /> <!-- La Vie En Rose's Diamond Box -->
</item>
<item chance="6.90">
<item id="38938" count="1" /> <!-- La Vie En Rose's Emerald Box -->
</item>
<item chance="6.90">
<item id="38939" count="1" /> <!-- La Vie En Rose's Aquamarine Box -->
</item>
<item chance="6.90">
<item id="38940" count="1" /> <!-- La Vie En Rose's Pearl Box -->
</item>
<item chance="6.90">
<item id="26508" count="1" /> <!-- La Vie En Rose's Amethyst Box -->
</item>
<item chance="6.90">
<item id="47701" count="1" /> <!-- La Vie En Rose's Red Cat's Eye Box -->
</item>
<item chance="6.90">
<item id="47702" count="1" /> <!-- La Vie En Rose's Blue Cat's Eye Box -->
</item>
<item chance="1">
<item id="26475" count="1" /> <!-- Radiant Gemstone Fragment -->
</item>
<item chance="1">
<item id="28539" count="1" /> <!-- Magnificent Brooch Spirit Stone -->
</item>
<item chance="1">
<item id="28540" count="1" /> <!-- Magnificent Brooch Spirit Stone Rare -->
</item>
<item chance="0.4">
<item id="28489" count="1" /> <!-- La Vie En Rose's Magnificent Brooch Jewel -->
</item>
</value>
</items>
</effect>
</effects>
</skill>
<skill id="27721" toLevel="1" name="Lv.1 La Vie En Rose's Energy">