Skills for High-grade Elixir items.
Contributed by GMavenging.
This commit is contained in:
@@ -463,6 +463,12 @@
|
|||||||
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
||||||
<!-- Enchants Hair Accessory. -->
|
<!-- Enchants Hair Accessory. -->
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
||||||
<!-- 9th Anniversary Cube. 30-day. -->
|
<!-- 9th Anniversary Cube. 30-day. -->
|
||||||
@@ -577,13 +583,60 @@
|
|||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
|
<abnormalType>BUFF_SPECIAL_ATTACK</abnormalType>
|
||||||
|
<basicProperty>NONE</basicProperty>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<specialLevel>-2</specialLevel>
|
||||||
|
<magicLvl>-2</magicLvl>
|
||||||
|
<abnormalLvl>6</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<irreplacableBuff>true</irreplacableBuff>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<canBeDispelled>false</canBeDispelled>
|
||||||
|
<itemConsumeId>
|
||||||
|
<value level="1">34620</value> <!-- Heavenly Cocktail -->
|
||||||
|
<!-- TODO 2 LEVELS MORE -->
|
||||||
|
</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<effects>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">17</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">79</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>15</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DispelBySlotProbability">
|
||||||
|
<dispel>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</dispel>
|
||||||
|
<rate>100</rate>
|
||||||
|
</effect>
|
||||||
|
<effect name="BlockAbnormalSlot">
|
||||||
|
<slot>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</slot>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
||||||
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
||||||
<icon>icon.skill11522</icon>
|
<icon>icon.skill11522</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
|
<abnormalType>BUFF_SPECIAL_CRITICAL</abnormalType>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
</skill>
|
</skill>
|
||||||
@@ -1063,23 +1116,59 @@
|
|||||||
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
||||||
<itemConsumeId>37097</itemConsumeId>
|
<itemConsumeId>37097</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="HealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
||||||
<itemConsumeId>37098</itemConsumeId>
|
<itemConsumeId>37098</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="ManaHealPercent">
|
||||||
|
<power>20</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
||||||
<itemConsumeId>37099</itemConsumeId>
|
<itemConsumeId>37099</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="CpHealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
||||||
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
||||||
|
@@ -32,7 +32,7 @@ import org.l2jmobius.gameserver.network.NpcStringId;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Little Wing (420)
|
* Little Wing (420)
|
||||||
* @author Pandragon / Stayway (Rework Helios)
|
* @author Pandragon
|
||||||
*/
|
*/
|
||||||
public class Q00420_LittleWing extends Quest
|
public class Q00420_LittleWing extends Quest
|
||||||
{
|
{
|
||||||
@@ -72,28 +72,30 @@ public class Q00420_LittleWing extends Quest
|
|||||||
private static final int SHAMHAI_SCALE = 3830;
|
private static final int SHAMHAI_SCALE = 3830;
|
||||||
private static final int SHAMHAI_EGG = 3831;
|
private static final int SHAMHAI_EGG = 3831;
|
||||||
// Monsters
|
// Monsters
|
||||||
private static final int LESSER_BASILISK = 20070;
|
private static final int DEAD_SEEKER = 20202;
|
||||||
private static final int BASILISK = 20072;
|
|
||||||
private static final int TOAD_LORD = 20231;
|
private static final int TOAD_LORD = 20231;
|
||||||
private static final int MARSH_SPIDER = 20233;
|
private static final int MARSH_SPIDER = 20233;
|
||||||
private static final int BREKA_PREFECT = 20270;
|
private static final int BREKA_OVERLORD = 20270;
|
||||||
private static final int ROAD_SCAVENGER = 20551;
|
private static final int ROAD_SCAVENGER = 20551;
|
||||||
private static final int LETO_WARRIOR = 20580;
|
private static final int LETO_WARRIOR = 20580;
|
||||||
private static final int[] DELUXE_STONE_BREAKERS =
|
private static final int[] DELUXE_STONE_BREAKERS =
|
||||||
{
|
{
|
||||||
23566, // Nymph Rose
|
20589, // Fline
|
||||||
23567, // Nymph Rose
|
20590, // Liele
|
||||||
23568, // Nymph Lily
|
20591, // Valley Treant
|
||||||
23569, // Nymph Lily
|
20592, // Satyr
|
||||||
23570, // Nymph Tulip
|
20593, // Unicorn
|
||||||
23571, // Nymph Tulip
|
20594, // Forest Runner
|
||||||
23572, // Nymph Cosmos
|
20595, // Fline Elder
|
||||||
23573, // Nymph Cosmos
|
20596, // Liele Elder
|
||||||
23578, // Nymph Guardian
|
20597, // Valley Treant Elder
|
||||||
23579, // Buoyant Seed
|
20598, // Satyr Elder
|
||||||
23580, // Fluttering Seed
|
20599, // Unicorn Elder
|
||||||
23581, // Apherus
|
27185, // Fairy Tree of Wind (Quest Monster)
|
||||||
23582, // Nymph Rose
|
27186, // Fairy Tree of Star (Quest Monster)
|
||||||
|
27187, // Fairy Tree of Twilight (Quest Monster)
|
||||||
|
27188, // Fairy Tree of Abyss (Quest Monster)
|
||||||
|
27189, // Soul of Tree Guardian (Quest Monster)
|
||||||
};
|
};
|
||||||
// Rewards
|
// Rewards
|
||||||
private static final int DRAGONFLUTE_OF_WIND = 3500;
|
private static final int DRAGONFLUTE_OF_WIND = 3500;
|
||||||
@@ -103,13 +105,12 @@ public class Q00420_LittleWing extends Quest
|
|||||||
private static final int HATCHLING_FOOD = 4038;
|
private static final int HATCHLING_FOOD = 4038;
|
||||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||||
// Drake Drops
|
// Drake Drops
|
||||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||||
static
|
static
|
||||||
{
|
{
|
||||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
EGG_DROPS.put(DEAD_SEEKER, SHAMHAI_EGG);
|
||||||
EGG_DROPS.put(BASILISK, SHAMHAI_EGG);
|
|
||||||
EGG_DROPS.put(MARSH_SPIDER, ZWOV_EGG);
|
EGG_DROPS.put(MARSH_SPIDER, ZWOV_EGG);
|
||||||
EGG_DROPS.put(BREKA_PREFECT, SUZET_EGG);
|
EGG_DROPS.put(BREKA_OVERLORD, SUZET_EGG);
|
||||||
EGG_DROPS.put(ROAD_SCAVENGER, KALIBRAN_EGG);
|
EGG_DROPS.put(ROAD_SCAVENGER, KALIBRAN_EGG);
|
||||||
EGG_DROPS.put(LETO_WARRIOR, EXARION_EGG);
|
EGG_DROPS.put(LETO_WARRIOR, EXARION_EGG);
|
||||||
}
|
}
|
||||||
@@ -122,7 +123,7 @@ public class Q00420_LittleWing extends Quest
|
|||||||
addStartNpc(COOPER);
|
addStartNpc(COOPER);
|
||||||
addTalkId(MARIA, CRONOS, BYRON, MIMYU, EXARION, ZWOV, KALIBRAN, SUZET, SHAMHAI, COOPER);
|
addTalkId(MARIA, CRONOS, BYRON, MIMYU, EXARION, ZWOV, KALIBRAN, SUZET, SHAMHAI, COOPER);
|
||||||
addAttackId(DELUXE_STONE_BREAKERS);
|
addAttackId(DELUXE_STONE_BREAKERS);
|
||||||
addKillId(TOAD_LORD, BASILISK, LESSER_BASILISK, MARSH_SPIDER, BREKA_PREFECT, ROAD_SCAVENGER, LETO_WARRIOR);
|
addKillId(TOAD_LORD, DEAD_SEEKER, MARSH_SPIDER, BREKA_OVERLORD, ROAD_SCAVENGER, LETO_WARRIOR);
|
||||||
registerQuestItems(FAIRY_DUST, FAIRY_STONE, DELUXE_FAIRY_STONE, FAIRY_STONE_LIST, DELUXE_STONE_LIST, TOAD_SKIN, MONKSHOOD_JUICE, EXARION_SCALE, EXARION_EGG, ZWOV_SCALE, ZWOV_EGG, KALIBRAN_SCALE, KALIBRAN_EGG, SUZET_SCALE, SUZET_EGG, SHAMHAI_SCALE, SHAMHAI_EGG);
|
registerQuestItems(FAIRY_DUST, FAIRY_STONE, DELUXE_FAIRY_STONE, FAIRY_STONE_LIST, DELUXE_STONE_LIST, TOAD_SKIN, MONKSHOOD_JUICE, EXARION_SCALE, EXARION_EGG, ZWOV_SCALE, ZWOV_EGG, KALIBRAN_SCALE, KALIBRAN_EGG, SUZET_SCALE, SUZET_EGG, SHAMHAI_SCALE, SHAMHAI_EGG);
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -392,7 +393,7 @@ public class Q00420_LittleWing extends Quest
|
|||||||
takeItems(player, MONKSHOOD_JUICE, -1);
|
takeItems(player, MONKSHOOD_JUICE, -1);
|
||||||
giveItems(player, SUZET_SCALE, 1);
|
giveItems(player, SUZET_SCALE, 1);
|
||||||
qs.setCond(6, true);
|
qs.setCond(6, true);
|
||||||
qs.set("drake_hunt", BREKA_PREFECT);
|
qs.set("drake_hunt", BREKA_OVERLORD);
|
||||||
htmltext = event;
|
htmltext = event;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
@@ -404,7 +405,7 @@ public class Q00420_LittleWing extends Quest
|
|||||||
takeItems(player, MONKSHOOD_JUICE, -1);
|
takeItems(player, MONKSHOOD_JUICE, -1);
|
||||||
giveItems(player, SHAMHAI_SCALE, 1);
|
giveItems(player, SHAMHAI_SCALE, 1);
|
||||||
qs.setCond(6, true);
|
qs.setCond(6, true);
|
||||||
qs.set("drake_hunt", LESSER_BASILISK);
|
qs.set("drake_hunt", DEAD_SEEKER);
|
||||||
htmltext = event;
|
htmltext = event;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
@@ -463,6 +463,12 @@
|
|||||||
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
||||||
<!-- Enchants Hair Accessory. -->
|
<!-- Enchants Hair Accessory. -->
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
||||||
<!-- 9th Anniversary Cube. 30-day. -->
|
<!-- 9th Anniversary Cube. 30-day. -->
|
||||||
@@ -573,13 +579,60 @@
|
|||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
|
<abnormalType>BUFF_SPECIAL_ATTACK</abnormalType>
|
||||||
|
<basicProperty>NONE</basicProperty>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<specialLevel>-2</specialLevel>
|
||||||
|
<magicLvl>-2</magicLvl>
|
||||||
|
<abnormalLvl>6</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<irreplacableBuff>true</irreplacableBuff>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<canBeDispelled>false</canBeDispelled>
|
||||||
|
<itemConsumeId>
|
||||||
|
<value level="1">34620</value> <!-- Heavenly Cocktail -->
|
||||||
|
<!-- TODO 2 LEVELS MORE -->
|
||||||
|
</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<effects>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">17</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">79</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>15</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DispelBySlotProbability">
|
||||||
|
<dispel>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</dispel>
|
||||||
|
<rate>100</rate>
|
||||||
|
</effect>
|
||||||
|
<effect name="BlockAbnormalSlot">
|
||||||
|
<slot>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</slot>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
||||||
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
||||||
<icon>icon.skill11522</icon>
|
<icon>icon.skill11522</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
|
<abnormalType>BUFF_SPECIAL_CRITICAL</abnormalType>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
</skill>
|
</skill>
|
||||||
@@ -1059,23 +1112,59 @@
|
|||||||
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
||||||
<itemConsumeId>37097</itemConsumeId>
|
<itemConsumeId>37097</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="HealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
||||||
<itemConsumeId>37098</itemConsumeId>
|
<itemConsumeId>37098</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="ManaHealPercent">
|
||||||
|
<power>20</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
||||||
<itemConsumeId>37099</itemConsumeId>
|
<itemConsumeId>37099</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="CpHealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
||||||
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
||||||
|
@@ -463,6 +463,12 @@
|
|||||||
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
||||||
<!-- Enchants Hair Accessory. -->
|
<!-- Enchants Hair Accessory. -->
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
||||||
<!-- 9th Anniversary Cube. 30-day. -->
|
<!-- 9th Anniversary Cube. 30-day. -->
|
||||||
@@ -573,13 +579,60 @@
|
|||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
|
<abnormalType>BUFF_SPECIAL_ATTACK</abnormalType>
|
||||||
|
<basicProperty>NONE</basicProperty>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<specialLevel>-2</specialLevel>
|
||||||
|
<magicLvl>-2</magicLvl>
|
||||||
|
<abnormalLvl>6</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<irreplacableBuff>true</irreplacableBuff>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<canBeDispelled>false</canBeDispelled>
|
||||||
|
<itemConsumeId>
|
||||||
|
<value level="1">34620</value> <!-- Heavenly Cocktail -->
|
||||||
|
<!-- TODO 2 LEVELS MORE -->
|
||||||
|
</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<effects>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">17</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">79</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>15</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DispelBySlotProbability">
|
||||||
|
<dispel>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</dispel>
|
||||||
|
<rate>100</rate>
|
||||||
|
</effect>
|
||||||
|
<effect name="BlockAbnormalSlot">
|
||||||
|
<slot>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</slot>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
||||||
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
||||||
<icon>icon.skill11522</icon>
|
<icon>icon.skill11522</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
|
<abnormalType>BUFF_SPECIAL_CRITICAL</abnormalType>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
</skill>
|
</skill>
|
||||||
@@ -1059,23 +1112,59 @@
|
|||||||
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
||||||
<itemConsumeId>37097</itemConsumeId>
|
<itemConsumeId>37097</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="HealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
||||||
<itemConsumeId>37098</itemConsumeId>
|
<itemConsumeId>37098</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="ManaHealPercent">
|
||||||
|
<power>20</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
||||||
<itemConsumeId>37099</itemConsumeId>
|
<itemConsumeId>37099</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="CpHealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
||||||
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
||||||
|
@@ -463,6 +463,12 @@
|
|||||||
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
<skill id="9945" toLevel="1" name="Scroll: Enchant Hair Accessory">
|
||||||
<!-- Enchants Hair Accessory. -->
|
<!-- Enchants Hair Accessory. -->
|
||||||
<operateType>A1</operateType>
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
|
<isMagic>2</isMagic>
|
||||||
|
<targetType>ITEM</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
<skill id="9946" toLevel="1" name="9th Anniversary Cube (30-day) (Event)">
|
||||||
<!-- 9th Anniversary Cube. 30-day. -->
|
<!-- 9th Anniversary Cube. 30-day. -->
|
||||||
@@ -573,13 +579,60 @@
|
|||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
|
<abnormalType>BUFF_SPECIAL_ATTACK</abnormalType>
|
||||||
|
<basicProperty>NONE</basicProperty>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<specialLevel>-2</specialLevel>
|
||||||
|
<magicLvl>-2</magicLvl>
|
||||||
|
<abnormalLvl>6</abnormalLvl>
|
||||||
|
<abnormalTime>3600</abnormalTime>
|
||||||
|
<irreplacableBuff>true</irreplacableBuff>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<stayAfterDeath>true</stayAfterDeath>
|
||||||
|
<canBeDispelled>false</canBeDispelled>
|
||||||
|
<itemConsumeId>
|
||||||
|
<value level="1">34620</value> <!-- Heavenly Cocktail -->
|
||||||
|
<!-- TODO 2 LEVELS MORE -->
|
||||||
|
</itemConsumeId>
|
||||||
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
|
<effects>
|
||||||
|
<effect name="PAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">17</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MAtk">
|
||||||
|
<amount>
|
||||||
|
<value level="1">79</value>
|
||||||
|
</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="PhysicalDefence">
|
||||||
|
<amount>15</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="MagicalDefence">
|
||||||
|
<amount>30</amount>
|
||||||
|
<mode>PER</mode>
|
||||||
|
</effect>
|
||||||
|
<effect name="DispelBySlotProbability">
|
||||||
|
<dispel>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</dispel>
|
||||||
|
<rate>100</rate>
|
||||||
|
</effect>
|
||||||
|
<effect name="BlockAbnormalSlot">
|
||||||
|
<slot>IMPROVE_PA_PD_UP;PA_UP;PD_UP;IMPROVE_MA_MD_UP;MD_UP;MA_UP;KAMAEL_SPECIAL</slot>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
<skill id="9959" toLevel="1" name="Drum Melody (9th Anniversary)">
|
||||||
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
<!-- For 30 min., Max MP + 20%, HP Recovery Bonus + 20%, M. Critical Rate + 2, P. Critical Rate + 20%, P. Atk. + 20%, P. Def. + 20%, Atk. Spd. + 20%, M. Atk. + 20%, M. Def. + 20%, Casting Spd. + 20%, and Debuff Resistance + 10%. Received Critical Damage - 30% and Speed - 15%. Increases Critical Damage during a standard attack for a member equipped with a melee weapon/bow/crossbow who receives more than a certain amount of damage. -->
|
||||||
<icon>icon.skill11522</icon>
|
<icon>icon.skill11522</icon>
|
||||||
<operateType>A2</operateType>
|
<operateType>A2</operateType>
|
||||||
<reuseDelay>60000</reuseDelay>
|
<reuseDelay>60000</reuseDelay>
|
||||||
|
<abnormalType>BUFF_SPECIAL_CRITICAL</abnormalType>
|
||||||
<effectPoint>1</effectPoint>
|
<effectPoint>1</effectPoint>
|
||||||
<isMagic>1</isMagic>
|
<isMagic>1</isMagic>
|
||||||
</skill>
|
</skill>
|
||||||
@@ -1059,23 +1112,59 @@
|
|||||||
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
||||||
<itemConsumeId>37097</itemConsumeId>
|
<itemConsumeId>37097</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="HealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
||||||
<itemConsumeId>37098</itemConsumeId>
|
<itemConsumeId>37098</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="ManaHealPercent">
|
||||||
|
<power>20</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
||||||
<itemConsumeId>37099</itemConsumeId>
|
<itemConsumeId>37099</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="CpHealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
||||||
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
<!-- For 30 min., selected party member's P. Atk. + 35%, P. Critical Damage + 35%, P. Critical Rate + 100%, Atk. Spd. + 8%, M. Atk. + 16%, and Speed + 8. -->
|
||||||
|
@@ -1116,23 +1116,59 @@
|
|||||||
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
||||||
<itemConsumeId>37097</itemConsumeId>
|
<itemConsumeId>37097</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="HealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
||||||
<itemConsumeId>37098</itemConsumeId>
|
<itemConsumeId>37098</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="ManaHealPercent">
|
||||||
|
<power>20</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
||||||
<itemConsumeId>37099</itemConsumeId>
|
<itemConsumeId>37099</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="CpHealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
||||||
<!-- For 30 minutes, P. Atk. +22%, P. Critical Rate +100%, P. Critical Damage +70%, Atk. Spd. +10%, and Speed +10. -->
|
<!-- For 30 minutes, P. Atk. +22%, P. Critical Rate +100%, P. Critical Damage +70%, Atk. Spd. +10%, and Speed +10. -->
|
||||||
|
@@ -1116,23 +1116,59 @@
|
|||||||
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
||||||
<itemConsumeId>37097</itemConsumeId>
|
<itemConsumeId>37097</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="HealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
||||||
<itemConsumeId>37098</itemConsumeId>
|
<itemConsumeId>37098</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="ManaHealPercent">
|
||||||
|
<power>20</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
||||||
<itemConsumeId>37099</itemConsumeId>
|
<itemConsumeId>37099</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="CpHealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
||||||
<!-- For 30 min., increases P. Atk. by 22%, P. Critical Rate by 100%, P. Critical Damage by 70%, Atk. Spd. by 10%, and Speed by 10. -->
|
<!-- For 30 min., increases P. Atk. by 22%, P. Critical Rate by 100%, P. Critical Damage by 70%, Atk. Spd. by 10%, and Speed by 10. -->
|
||||||
|
@@ -1116,23 +1116,59 @@
|
|||||||
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
<skill id="9985" toLevel="7" name="High-grade Elixir of Life (R-grade)">
|
||||||
<itemConsumeId>37097</itemConsumeId>
|
<itemConsumeId>37097</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="HealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
<skill id="9986" toLevel="7" name="High-grade Elixir of Mind (R-grade)">
|
||||||
<itemConsumeId>37098</itemConsumeId>
|
<itemConsumeId>37098</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="ManaHealPercent">
|
||||||
|
<power>20</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
<skill id="9987" toLevel="7" name="High-grade Elixir of CP (R-grade)">
|
||||||
<itemConsumeId>37099</itemConsumeId>
|
<itemConsumeId>37099</itemConsumeId>
|
||||||
<itemConsumeCount>1</itemConsumeCount>
|
<itemConsumeCount>1</itemConsumeCount>
|
||||||
<operateType>A1</operateType>
|
<isMagic>2</isMagic> <!-- Static Skill -->
|
||||||
|
<magicLvl>1</magicLvl>
|
||||||
<reuseDelay>120000</reuseDelay>
|
<reuseDelay>120000</reuseDelay>
|
||||||
<isDebuff>false</isDebuff>
|
<isDebuff>false</isDebuff>
|
||||||
|
<operateType>A1</operateType>
|
||||||
|
<magicCriticalRate>5</magicCriticalRate>
|
||||||
|
<hitCancelTime>0</hitCancelTime>
|
||||||
|
<staticReuse>true</staticReuse>
|
||||||
|
<targetType>SELF</targetType>
|
||||||
|
<affectScope>SINGLE</affectScope>
|
||||||
|
<effects>
|
||||||
|
<effect name="CpHealPercent">
|
||||||
|
<power>50</power>
|
||||||
|
</effect>
|
||||||
|
</effects>
|
||||||
</skill>
|
</skill>
|
||||||
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
<skill id="9988" toLevel="1" name="Elixir of Aggression">
|
||||||
<!-- For 30 min., increases P. Atk. by 22%, P. Critical Rate by 100%, P. Critical Damage by 70%, Atk. Spd. by 10%, and Speed by 10. -->
|
<!-- For 30 min., increases P. Atk. by 22%, P. Critical Rate by 100%, P. Critical Damage by 70%, Atk. Spd. by 10%, and Speed by 10. -->
|
||||||
|
Reference in New Issue
Block a user