Alchemy windy potions.

Contributed by Froust.
This commit is contained in:
MobiusDev 2017-06-06 18:13:05 +00:00
parent 8be0616128
commit ca0b4a037a
3 changed files with 285 additions and 30 deletions

View File

@ -56,39 +56,124 @@
<reuseDelay>10000</reuseDelay>
</skill>
<skill id="17909" toLevel="1" name="Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 625 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>300</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>625</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17910" toLevel="1" name="Major Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 1250 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>600</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>1250</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17911" toLevel="1" name="Greater Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 2500 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>1200</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>2500</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17912" toLevel="1" name="Superior Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 3750 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>2400</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>3750</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17913" toLevel="1" name="Supreme Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 5000 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>3200</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>5000</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17914" toLevel="1" name="Low-grade Love Potion">
<!-- AUTO GENERATED SKILL -->

View File

@ -56,39 +56,124 @@
<reuseDelay>10000</reuseDelay>
</skill>
<skill id="17909" toLevel="1" name="Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 625 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>300</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>625</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17910" toLevel="1" name="Major Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 1250 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>600</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>1250</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17911" toLevel="1" name="Greater Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 2500 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>1200</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>2500</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17912" toLevel="1" name="Superior Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 3750 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>2400</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>3750</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17913" toLevel="1" name="Supreme Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 5000 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>3200</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>5000</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17914" toLevel="1" name="Low-grade Love Potion">
<!-- AUTO GENERATED SKILL -->

View File

@ -56,39 +56,124 @@
<reuseDelay>10000</reuseDelay>
</skill>
<skill id="17909" toLevel="1" name="Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 625 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>300</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>625</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17910" toLevel="1" name="Major Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 1250 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>600</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>1250</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17911" toLevel="1" name="Greater Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 2500 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>1200</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>2500</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17912" toLevel="1" name="Superior Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 3750 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>2400</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>3750</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17913" toLevel="1" name="Supreme Windy Quick Healing Potion">
<!-- AUTO GENERATED SKILL -->
<!-- Restores 5000 HP and restores CP with remaining power. No duration. -->
<icon>icon.etc_potion_gold_i00</icon>
<blockedInOlympiad>true</blockedInOlympiad>
<isMagic>2</isMagic> <!-- Static Skill -->
<magicLvl>1</magicLvl>
<operateType>A1</operateType>
<reuseDelay>500</reuseDelay>
<reuseDelay>1000</reuseDelay>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="Cp">
<amount>3200</amount>
<mode>DIFF</mode>
</effect>
<effect name="Hp">
<amount>5000</amount>
<mode>DIFF</mode>
</effect>
</effects>
</skill>
<skill id="17914" toLevel="1" name="Low-grade Love Potion">
<!-- AUTO GENERATED SKILL -->