Advertisement
SmiDmi

Summon Phoenix Cubic

Jun 26th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 5.52 KB | None | 0 0
  1. ### Eclipse Workspace Patch 1.0
  2. #P L2J_Mobius_6.0_Fafurion
  3. Index: dist/game/data/stats/cubics/cubic-24.xml
  4. ===================================================================
  5. --- dist/game/data/stats/cubics/cubic-24.xml    (nonexistent)
  6. +++ dist/game/data/stats/cubics/cubic-24.xml    (working copy)
  7. @@ -0,0 +1,84 @@
  8. +<?xml version="1.0" encoding="UTF-8"?>
  9. +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/cubics.xsd">
  10. +   <cubic id="24" level="1" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  11. +       <conditions>
  12. +           <hp type="GREATER" percent="30" />
  13. +           <range value="1000" />
  14. +       </conditions>
  15. +       <skills>
  16. +           <skill id="19573" level="1" target="MASTER" /> <!-- Cubic Fire Bless -->
  17. +       </skills>
  18. +   </cubic>
  19. +   <cubic id="24" level="2" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  20. +       <conditions>
  21. +           <hp type="GREATER" percent="30" />
  22. +           <range value="1000" />
  23. +       </conditions>
  24. +       <skills>
  25. +           <skill id="19573" level="2" target="MASTER" /> <!-- Cubic Fire Bless -->
  26. +       </skills>
  27. +   </cubic>
  28. +   <cubic id="24" level="3" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  29. +       <conditions>
  30. +           <hp type="GREATER" percent="30" />
  31. +           <range value="1000" />
  32. +       </conditions>
  33. +       <skills>
  34. +           <skill id="19573" level="3" target="MASTER" /> <!-- Cubic Fire Bless -->
  35. +       </skills>
  36. +   </cubic>
  37. +   <cubic id="24" level="4" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  38. +       <conditions>
  39. +           <hp type="GREATER" percent="30" />
  40. +           <range value="1000" />
  41. +       </conditions>
  42. +       <skills>
  43. +           <skill id="19573" level="4" target="MASTER" /> <!-- Cubic Fire Bless -->
  44. +       </skills>
  45. +   </cubic>
  46. +   <cubic id="24" level="5" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  47. +       <conditions>
  48. +           <hp type="GREATER" percent="30" />
  49. +           <range value="1000" />
  50. +       </conditions>
  51. +       <skills>
  52. +           <skill id="19573" level="5" target="MASTER" /> <!-- Cubic Fire Bless -->
  53. +       </skills>
  54. +   </cubic>
  55. +   <cubic id="24" level="6" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  56. +       <conditions>
  57. +           <hp type="GREATER" percent="30" />
  58. +           <range value="1000" />
  59. +       </conditions>
  60. +       <skills>
  61. +           <skill id="19573" level="6" target="MASTER" /> <!-- Cubic Fire Bless -->
  62. +       </skills>
  63. +   </cubic>
  64. +   <cubic id="24" level="7" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  65. +       <conditions>
  66. +           <hp type="GREATER" percent="30" />
  67. +           <range value="1000" />
  68. +       </conditions>
  69. +       <skills>
  70. +           <skill id="19573" level="7" target="MASTER" /> <!-- Cubic Fire Bless -->
  71. +       </skills>
  72. +   </cubic>
  73. +   <cubic id="24" level="8" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  74. +       <conditions>
  75. +           <hp type="GREATER" percent="30" />
  76. +           <range value="1000" />
  77. +       </conditions>
  78. +       <skills>
  79. +           <skill id="19573" level="8" target="MASTER" /> <!-- Cubic Fire Bless -->
  80. +       </skills>
  81. +   </cubic>
  82. +   <cubic id="24" level="9" slot="12" duration="900" delay="15" maxCount="50" useUp="0" power="2106.0" targetType="BY_SKILL">
  83. +       <conditions>
  84. +           <hp type="GREATER" percent="30" />
  85. +           <range value="1000" />
  86. +       </conditions>
  87. +       <skills>
  88. +           <skill id="19573" level="9" target="MASTER" /> <!-- Cubic Fire Bless -->
  89. +       </skills>
  90. +   </cubic>
  91. +</list>
  92. \ No newline at end of file
  93. Index: dist/game/data/stats/skills/10000-10099.xml
  94. ===================================================================
  95. --- dist/game/data/stats/skills/10000-10099.xml (revision 5586)
  96. +++ dist/game/data/stats/skills/10000-10099.xml (working copy)
  97. @@ -2867,6 +2867,17 @@
  98.             <value level="8">107</value>
  99.             <value level="9">109</value>
  100.         </magicLvl>
  101. +       <mpConsume>
  102. +           <value level="1">30</value>
  103. +           <value level="2">35</value>
  104. +           <value level="3">40</value>
  105. +           <value level="4">44</value>
  106. +           <value level="5">48</value>
  107. +           <value level="6">51</value>
  108. +           <value level="7">53</value>
  109. +           <value level="8">55</value>
  110. +           <value level="9">57</value>
  111. +       </mpConsume>
  112.         <reuseDelay>30000</reuseDelay>
  113.         <targetType>SELF</targetType>
  114.         <affectScope>SINGLE</affectScope>
  115. @@ -2875,7 +2886,7 @@
  116.         </conditions>
  117.         <effects>
  118.             <effect name="SummonCubic">
  119. -               <cubicId>16</cubicId>
  120. +               <cubicId>24</cubicId>
  121.                 <cubicLvl>
  122.                     <value level="1">1</value>
  123.                     <value level="2">2</value>
  124. Index: dist/game/data/stats/skills/19500-19599.xml
  125. ===================================================================
  126. --- dist/game/data/stats/skills/19500-19599.xml (revision 5586)
  127. +++ dist/game/data/stats/skills/19500-19599.xml (working copy)
  128. @@ -2373,14 +2373,13 @@
  129.     <skill id="19573" toLevel="9" name="Cubic Fire Bless">
  130.         <!-- Removes debuffs, recovering $s1 CON and increasing Debuff Resistance by $s3 for $s2. Activates the Reborn from Ashes, which recovers $s4 HP to prevent death in critical condition once for 30 min. -->
  131.         <icon>icon.skill19565</icon>
  132. -       <operateType>A1</operateType>
  133. +       <operateType>A2</operateType>
  134.         <targetType>SELF</targetType>
  135.         <affectScope>SINGLE</affectScope>
  136.         <abnormalTime>20</abnormalTime>
  137.         <canCastWhileDisabled>true</canCastWhileDisabled>
  138.         <magicLvl>97</magicLvl>
  139. -       <hitTime>1000</hitTime>
  140. -       <reuseDelay></reuseDelay>
  141. +       <reuseDelay>5000</reuseDelay>
  142.         <effects>
  143.             <effect name="DispelByCategory">
  144.                 <slot>DEBUFF</slot>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement