Kartia rework.

Contributed by flanagan.
This commit is contained in:
MobiusDev
2017-12-27 23:54:11 +00:00
parent d2d2c5862e
commit 0a67610966
110 changed files with 6500 additions and 3295 deletions

View File

@@ -625,7 +625,7 @@
<param name="MoveAroundSocial" value="120" />
<param name="MoveAroundSocial1" value="120" />
<skill name="Skill01_ID" id="14911" level="1" />
<skill name="Skill03_ID" id="14917" level="1" />
<skill name="Skill02_ID" id="14917" level="1" />
<param name="Attack_BoostValue" value="131" />
</parameters>
<race>UNDEAD</race>
@@ -1999,7 +1999,7 @@
<race>DEMONIC</race>
<sex>MALE</sex>
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="689833" hpRegen="8.5" mp="19524" mpRegen="30" />
<vitals hp="1002466" hpRegen="8.5" mp="19524" mpRegen="30" />
<speed>
<walk ground="34" />
<run ground="200" />
@@ -2044,7 +2044,7 @@
<race>DEMONIC</race>
<sex>MALE</sex>
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="750827" hpRegen="8.5" mp="21324" mpRegen="30" />
<vitals hp="1636653" hpRegen="8.5" mp="21324" mpRegen="30" />
<speed>
<walk ground="60" />
<run ground="200" />
@@ -2091,7 +2091,7 @@
<race>DEMONIC</race>
<sex>MALE</sex>
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
<vitals hp="1025316" hpRegen="8.5" mp="23174" mpRegen="30" />
<vitals hp="2979979" hpRegen="8.5" mp="23174" mpRegen="30" />
<speed>
<walk ground="50" />
<run ground="200" />

View File

@@ -10,7 +10,7 @@
<acquire exp="2541011" sp="95136" />
<mpReward value="53" type="DIFF" ticks="10" affects="PARTY" />
<stats str="164" int="188" dex="48" wit="71" con="111" men="149">
<vitals hp="745704" hpRegen="8.5" mp="22800" mpRegen="30" />
<vitals hp="8172432" hpRegen="8.5" mp="22800" mpRegen="30" />
<attack physical="45027.4086463771" magical="7933.39078546243" attackSpeed="253" range="40" type="SWORD" distance="80" width="120" random="10" critical="4" accuracy="5" />
<defence physical="3607.74748074426" magical="2081.35112045963" />
<attribute>
@@ -3556,7 +3556,7 @@
<equipment rhand="5800" lhand="5799" /> <!-- Nephilim Lord / Nephilim Lord -->
<mpReward value="20" type="PER" ticks="10" affects="PARTY" />
<stats str="164" int="188" dex="55" wit="78" con="111" men="149">
<vitals hp="745704" hpRegen="8.5" mp="22800" mpRegen="30" />
<vitals hp="4540240" hpRegen="8.5" mp="22800" mpRegen="30" />
<speed>
<walk ground="56" />
<run ground="180" />
@@ -3605,10 +3605,10 @@
</parameters>
<race>DEMONIC</race>
<sex>MALE</sex>
<acquire exp="2658577152" sp="638058" />
<acquire exp="4570101620" sp="5484121" />
<mpReward value="20" type="PER" ticks="10" affects="PARTY" />
<stats str="164" int="188" dex="55" wit="78" con="111" men="149">
<vitals hp="1341871" hpRegen="8.5" mp="1846" mpRegen="3" />
<vitals hp="3194997" hpRegen="8.5" mp="1846" mpRegen="3" />
<speed>
<walk ground="34" />
<run ground="200" />
@@ -3715,10 +3715,10 @@
</parameters>
<race>DEMONIC</race>
<sex>MALE</sex>
<acquire exp="2969270892" sp="712625" raidPoints="7" />
<acquire exp="12716516673" sp="16912967" raidPoints="7" />
<mpReward value="20" type="PER" ticks="10" affects="PARTY" />
<stats str="164" int="188" dex="55" wit="78" con="111" men="149">
<vitals hp="1468941" hpRegen="8.5" mp="2023" mpRegen="3" />
<vitals hp="10492650" hpRegen="8.5" mp="2023" mpRegen="3" />
<speed>
<walk ground="60" />
<run ground="200" />
@@ -3827,10 +3827,10 @@
</parameters>
<race>DEMONIC</race>
<sex>MALE</sex>
<acquire exp="3297130032" sp="791311" raidPoints="7" />
<acquire exp="35177164807" sp="70354390" raidPoints="7" />
<mpReward value="20" type="PER" ticks="10" affects="PARTY" />
<stats str="164" int="188" dex="55" wit="78" con="111" men="149">
<vitals hp="1644810" hpRegen="8.5" mp="2205" mpRegen="3" />
<vitals hp="15665180" hpRegen="8.5" mp="2205" mpRegen="3" />
<speed>
<walk ground="50" />
<run ground="200" />

View File

@@ -1090,7 +1090,7 @@
<!-- Glory Days confirmed -->
<!-- Drags the selected target and enemies near the target to the user's location. -->
<icon>icon.skill10016</icon>
<operateType>A2</operateType>
<operateType>A1</operateType>
<castRange>600</castRange>
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
@@ -1112,8 +1112,7 @@
<affectLimit>10-10</affectLimit>
<isDebuff>true</isDebuff>
<targetType>ENEMY</targetType>
<affectScope>RANGE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PullBack">
<speed>600</speed>
@@ -1128,7 +1127,7 @@
<!-- Glory Days confirmed -->
<!-- Drags the selected target and enemies near the target to the user's location. -->
<icon>icon.skill10016</icon>
<operateType>A2</operateType>
<operateType>A1</operateType>
<castRange>600</castRange>
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
@@ -1150,8 +1149,7 @@
<affectLimit>10-10</affectLimit>
<isDebuff>true</isDebuff>
<targetType>ENEMY</targetType>
<affectScope>RANGE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PullBack">
<speed>600</speed>
@@ -1166,7 +1164,7 @@
<!-- Glory Days confirmed -->
<!-- Drags the selected target and enemies near the target to the user's location. -->
<icon>icon.skill10016</icon>
<operateType>A2</operateType>
<operateType>A1</operateType>
<castRange>600</castRange>
<hitTime>500</hitTime>
<coolTime>1000</coolTime>
@@ -1188,8 +1186,7 @@
<affectLimit>10-10</affectLimit>
<isDebuff>true</isDebuff>
<targetType>ENEMY</targetType>
<affectScope>RANGE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PullBack">
<speed>600</speed>
@@ -1351,7 +1348,7 @@
<fanRange>0;0;150;180</fanRange>
<abnormalVisualEffect>STUN</abnormalVisualEffect>
<isDebuff>true</isDebuff>
<targetType>SELF</targetType>
<targetType>ENEMY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PhysicalAttack">
@@ -1387,7 +1384,7 @@
<fanRange>0;0;150;180</fanRange>
<abnormalVisualEffect>STUN</abnormalVisualEffect>
<isDebuff>true</isDebuff>
<targetType>SELF</targetType>
<targetType>ENEMY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PhysicalAttack">
@@ -1423,7 +1420,7 @@
<fanRange>0;0;150;180</fanRange>
<abnormalVisualEffect>STUN</abnormalVisualEffect>
<isDebuff>true</isDebuff>
<targetType>SELF</targetType>
<targetType>ENEMY</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="PhysicalAttack">
@@ -2709,7 +2706,6 @@
<isDebuff>true</isDebuff>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<effects>
<effect name="TargetMe" />
<effect name="GetAgro" />
@@ -2738,7 +2734,6 @@
<isDebuff>true</isDebuff>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<effects>
<effect name="TargetMe" />
<effect name="GetAgro" />
@@ -2767,7 +2762,6 @@
<isDebuff>true</isDebuff>
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<effects>
<effect name="TargetMe" />
<effect name="GetAgro" />
@@ -2925,11 +2919,6 @@
<targetType>TARGET</targetType>
<affectScope>RANGE</affectScope>
<affectObject>FRIEND</affectObject>
<effects>
<effect name="HealPercent">
<power>40</power>
</effect>
</effects>
</skill>
<skill id="14899" toLevel="1" name="Elise' Radiant Heal">
<!-- Glory Days confirmed -->
@@ -2950,8 +2939,8 @@
<targetType>TARGET</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="HpCpHeal">
<power>1488</power>
<effect name="HealPercent">
<power>20</power>
</effect>
</effects>
</skill>