diff --git a/L2J_DataPack_BETA/dist/game/data/stats/skills/23000-23099.xml b/L2J_DataPack_BETA/dist/game/data/stats/skills/23000-23099.xml index f57d2b3eac29319aa041daf385b6f86bf1bed82e..55408459354027b69b60a337624570edb113d546 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/skills/23000-23099.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/skills/23000-23099.xml @@ -1288,6 +1288,7 @@ <set name="targetType" val="NONE" /> </skill> <skill id="23076" levels="1" name="Weaver Agathion Cute Trick"> + <!-- Confirmed CT2.5 --> <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_cute" /> <set name="isMagic" val="2" /> <!-- Static Skill --> @@ -1299,13 +1300,15 @@ </cond> </skill> <skill id="23077" levels="1" name="Weaver Agathion Special Skill - Power of the Golden Calf"> - <!-- For 20 minutes, receives help from the Golden Calf. Increases party members' Max HP by 60%, Max MP by 60%, Max CP by 60%, physical P. Def. by 30%, magic M. Def. by 30%, moving speed by 30, and physical P. Atk. by 20%. Decreases MP consumption during skill use by 10%. Reuse delay 5 minutes. Consumes 1 Girl's Soul Ore during skill use. --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="1200" /> <set name="abnormalType" val="BR_EVENT_BUF5" /> <set name="activateRate" val="0" /> + <set name="affectRange" val="1000" /> <set name="blockedInOlympiad" val="true" /> <set name="effectPoint" val="486" /> + <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="itemConsumeCount" val="1" /> @@ -1313,20 +1316,36 @@ <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="300000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="PARTY" /> <set name="trait" val="ETC" /> <cond msgId="2292"> <player agathionId="1528" /> </cond> + <for> + <effect name="Buff"> + <mul order="0x30" stat="maxHp" val="1.6" /> + <mul order="0x30" stat="maxMp" val="1.6" /> + <mul order="0x30" stat="maxCp" val="1.6" /> + <mul order="0x30" stat="pDef" val="1.3" /> + <mul order="0x30" stat="mDef" val="1.3" /> + <add order="0x40" stat="runSpd" val="30" /> + <mul order="0x30" stat="pAtk" val="1.2"/> + <mul order="0x30" stat="PhysicalMpConsumeRate" val="0.9"/> + <mul order="0x30" stat="MagicalMpConsumeRate" val="0.9" /> + <mul order="0x30" stat="DanceMpConsumeRate" val="0.9"/> + </effect> + </for> </skill> <skill id="23078" levels="1" name="Weaver Agathion Special Skill - Flute Sound"> - <!-- For 20 minutes, through the magic of the mysterious flute sound, increases Max HP by 40%, Max MP by 40%, Max CP by 40%, physical P. Def. by 30%, magic M. Def. by 30%, moving speed by 20, and M. Atk. by 45%. Decreases MP consumption during skill use by 10%. Reuse delay 5 minutes. Consumes 1 Girl's Soul Ore during skill use. --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="1200" /> <set name="abnormalType" val="BR_EVENT_BUF5" /> <set name="activateRate" val="0" /> + <set name="affectRange" val="1000" /> <set name="blockedInOlympiad" val="true" /> <set name="effectPoint" val="486" /> + <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="itemConsumeCount" val="1" /> @@ -1334,13 +1353,28 @@ <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="300000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="PARTY" /> <set name="trait" val="ETC" /> <cond msgId="2292"> <player agathionId="1528" /> </cond> + <for> + <effect name="Buff"> + <mul order="0x30" stat="maxHp" val="1.4" /> + <mul order="0x30" stat="maxMp" val="1.4" /> + <mul order="0x30" stat="maxCp" val="1.4" /> + <mul order="0x30" stat="pDef" val="1.3" /> + <mul order="0x30" stat="mDef" val="1.3" /> + <add order="0x40" stat="runSpd" val="20" /> + <mul order="0x30" stat="mAtk" val="1.45" /> + <mul order="0x30" stat="PhysicalMpConsumeRate" val="0.9"/> + <mul order="0x30" stat="MagicalMpConsumeRate" val="0.85" /> + <mul order="0x30" stat="DanceMpConsumeRate" val="0.9"/> + </effect> + </for> </skill> <skill id="23079" levels="1" name="Chon-chon Agathion Cute Trick"> + <!-- Confirmed CT2.5 --> <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_cute" /> <set name="isMagic" val="2" /> <!-- Static Skill --> @@ -1352,22 +1386,33 @@ </cond> </skill> <skill id="23080" levels="1" name="Chon-chon Agathion Special Skill - Great Warrior Soul Power"> - <!-- For five minutes, the Great Spirit increases critical attack damage by 20%, P.Atk. by 10% and moving speed by 20%. Decreases the MP consumption of skills by 5%. --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="300" /> <set name="abnormalType" val="MULTI_BUFF" /> <set name="blockedInOlympiad" val="true" /> + <set name="hitTime" val="4000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="3600000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="SELF" /> <cond msgId="2292"> <player agathionId="1529" /> </cond> + <for> + <effect name="Buff"> + <mul order="0x30" stat="pAtkSpd" val="1.2"/> + <mul order="0x30" stat="pDef" val="1.2" /> + <mul order="0x30" stat="pAtk" val="1.1"/> + <basemul order="0x30" stat="rCrit" val="0.2" /> + <mul order="0x30" stat="cAtk" val="1.2" /> + </effect> + </for> </skill> <skill id="23081" levels="1" name="Tang-tang Agathion Cute Trick"> + <!-- Confirmed CT2.5 --> <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_cute" /> <set name="isMagic" val="2" /> <!-- Static Skill --> @@ -1379,22 +1424,33 @@ </cond> </skill> <skill id="23082" levels="1" name="Tang-tang Agathion Special Skill - Great Wizard Soul Power"> - <!-- For five minutes, the Great Spirit increases the casting speed by 20%, M.Atk. by 20%, M.Def. by 20% . Increases the probability of critical hits with magic attacks by 2% --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="300" /> <set name="abnormalType" val="MULTI_BUFF" /> <set name="blockedInOlympiad" val="true" /> + <set name="hitTime" val="4000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="3600000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="SELF" /> <cond msgId="2292"> <player agathionId="1530" /> </cond> + <for> + <effect name="Buff"> + <add order="0x40" stat="mCritRate" val="2" /> + <mul order="0x30" stat="mCritPower" val="1.2" /> + <mul order="0x30" stat="mAtk" val="1.2" /> + <mul order="0x30" stat="mDef" val="1.2" /> + <mul order="0x30" stat="mAtkSpd" val="1.2" /> + </effect> + </for> </skill> <skill id="23083" levels="1" name="Dancing Kid Agathion Cute Trick"> + <!-- Confirmed CT2.5 --> <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_cute" /> <set name="isMagic" val="2" /> <!-- Static Skill --> @@ -1406,22 +1462,33 @@ </cond> </skill> <skill id="23084" levels="1" name="Dancing Kid Agathion Special Skill - Great Adventurer Soul Power"> - <!-- For five minutes, the Great Spirit increases maximum HP by 20%, maximum MP by 20%, MP recovery bonus by 20%, HP recovery bonus by 20% and moving speed by 20% --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="300" /> <set name="abnormalType" val="MULTI_BUFF" /> <set name="blockedInOlympiad" val="true" /> + <set name="hitTime" val="4000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="3600000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="SELF" /> <cond msgId="2292"> <player agathionId="1531" /> </cond> + <for> + <effect name="Buff"> + <mul order="0x30" stat="maxHp" val="1.2" /> + <mul order="0x30" stat="maxMp" val="1.2" /> + <mul order="0x30" stat="regMp" val="1.2"/> + <mul order="0x30" stat="runSpd" val="1.2"/> + <mul order="0x30" stat="regHp" val="1.2"/> + </effect> + </for> </skill> <skill id="23085" levels="1" name="Monkey King Agathion Cute Trick"> + <!-- Confirmed CT2.5 --> <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_cute" /> <set name="isMagic" val="2" /> <!-- Static Skill --> @@ -1433,22 +1500,33 @@ </cond> </skill> <skill id="23086" levels="1" name="Monkey King Agathion Special Skill - Great Wizard Soul Power"> - <!-- For five minutes, the Great Spirit increases the casting speed by 20%, M.Atk. by 20%, M.Def. by 20% . Increases the probability of critical magic attacks by 2% --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="300" /> <set name="abnormalType" val="MULTI_BUFF" /> <set name="blockedInOlympiad" val="true" /> + <set name="hitTime" val="4000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="3600000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="SELF" /> <cond msgId="2292"> <player agathionId="1532" /> </cond> + <for> + <effect name="Buff"> + <add order="0x40" stat="mCritRate" val="2" /> + <mul order="0x30" stat="mCritPower" val="1.2" /> + <mul order="0x30" stat="mAtk" val="1.2" /> + <mul order="0x30" stat="mDef" val="1.2" /> + <mul order="0x30" stat="mAtkSpd" val="1.2" /> + </effect> + </for> </skill> <skill id="23087" levels="1" name="Utanka Agathion Cute Trick"> + <!-- Confirmed CT2.5 --> <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_cute" /> <set name="isMagic" val="2" /> <!-- Static Skill --> @@ -1460,22 +1538,33 @@ </cond> </skill> <skill id="23088" levels="1" name="Utanka Agathion Special Skill - Great Warrior Soul Power"> - <!-- For five minutes, the Great Spirit increases critical attack damage by 20%, P.Atk. by 10% and P.Def. by 20%. Bestows the ability to recover HP equal to 5% of the melee damage --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="300" /> <set name="abnormalType" val="MULTI_BUFF" /> <set name="blockedInOlympiad" val="true" /> + <set name="hitTime" val="4000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="3600000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="SELF" /> <cond msgId="2292"> <player agathionId="1533" /> </cond> + <for> + <effect name="Buff"> + <mul order="0x30" stat="pAtkSpd" val="1.2"/> + <mul order="0x30" stat="pDef" val="1.2" /> + <mul order="0x30" stat="pAtk" val="1.1"/> + <basemul order="0x30" stat="rCrit" val="0.2" /> + <mul order="0x30" stat="cAtk" val="1.2" /> + </effect> + </for> </skill> <skill id="23089" levels="1" name="Bonus B Agathion Cute Trick"> + <!-- Confirmed CT2.5 --> <set name="hitTime" val="3000" /> <set name="icon" val="icon.skill_agathion_cute" /> <set name="isMagic" val="2" /> <!-- Static Skill --> @@ -1487,20 +1576,30 @@ </cond> </skill> <skill id="23090" levels="1" name="Bonus B Agathion Special Skill - Great Adventurer Soul Power"> - <!-- For five minutes, the Great Spirit increases maximum HP by 20%, maximum MP by 20%, MP recovery bonus by 20%, HP recovery bonus by 20% and moving speed by 20% --> + <!-- Confirmed CT2.5 --> <set name="abnormalLvl" val="26" /> <set name="abnormalTime" val="300" /> <set name="abnormalType" val="MULTI_BUFF" /> <set name="blockedInOlympiad" val="true" /> + <set name="hitTime" val="4000" /> <set name="icon" val="icon.skill_agathion_special" /> <set name="isMagic" val="2" /> <!-- Static Skill --> <set name="magicLvl" val="-1" /> <set name="operateType" val="A2" /> <set name="reuseDelay" val="3600000" /> - <set name="targetType" val="NONE" /> + <set name="targetType" val="SELF" /> <cond msgId="2292"> <player agathionId="1534" /> </cond> + <for> + <effect name="Buff"> + <mul order="0x30" stat="maxHp" val="1.2" /> + <mul order="0x30" stat="maxMp" val="1.2" /> + <mul order="0x30" stat="regMp" val="1.2"/> + <mul order="0x30" stat="runSpd" val="1.2"/> + <mul order="0x30" stat="regHp" val="1.2"/> + </effect> + </for> </skill> <skill id="23091" levels="1" name="Trick of Halloween Children"> <!-- By trick of Halloween Children, increase max HP/MP/CP by 40% for 10 seconds. -->