浏览代码

XML: Interlude updates for Zariche/Akamanah chances [thx Adrien] & "Seal of Gloom" power [thx Melerix]

* a lot of seals need success rate changes... also need to check effects

+

SQL: removing incorrect spawn [thx anonymous]
HeXa 18 年之前
父节点
当前提交
9c4ec76c62

+ 2 - 2
datapack_development/data/cursedWeapons.xml

@@ -4,14 +4,14 @@
 		<dropRate val="1" /> <!-- 100000 for 100% -->
 		<duration val="300" /> <!-- in minutes -->
 		<durationLost val="3" /> <!-- in minutes -->
-		<disapearChance val="33" /> <!-- in % -->
+		<disapearChance val="50" /> <!-- in % -->
 		<stageKills val="10" /> <!-- Integer -->
 	</item>
 	<item id="8689" skillId="3629" name="Blood Sword Akamanah">
 		<dropRate val="1" /> <!-- 100000 for 100% -->
 		<duration val="300" /> <!-- in minutes -->
 		<durationLost val="3" /> <!-- in minutes -->
-		<disapearChance val="33" /> <!-- in % -->
+		<disapearChance val="50" /> <!-- in % -->
 		<stageKills val="10" /> <!-- Integer -->
 	</item>
 </list>

+ 3 - 1
datapack_development/data/stats/skills/1200-1299.xml

@@ -204,15 +204,17 @@
   </for>
 </skill>
 <skill id="1210" levels="4" name="Seal of Gloom">
+  <!-- skill needs to be redone... should have direct dmg and then mana burn effect -->
   <table name="#mpConsume_Init"> 18 21 27 30 </table>
   <table name="#mpConsume"> 70 84 107 120 </table>
   <table name="#magicLvl"> 44 52 64 72 </table>
   <table name="#dmg"> 77 94 111 128 </table>
+  <table name="#power"> 29 36 46 53 </table>
   <set name="mpInitialConsume" val="#mpConsume_Init"/>
   <set name="mpConsume" val="#mpConsume"/>
   <set name="save" val="3"/>
   <set name="magicLvl" val="#magicLvl"/>
-  <set name="power" val="40"/>
+  <set name="power" val="#power"/>
   <set name="lvlDepend" val="2"/>
   <set name="target" val="TARGET_AURA"/>
   <set name="skillRadius" val="200"/>

+ 0 - 1
datapack_development/sql/spawnlist.sql

@@ -6676,7 +6676,6 @@ INSERT INTO `spawnlist` VALUES
 (31651,'dion02_2122_22',1,'20201',43595,149242,-3834,0,0,0,35,0,0),
 (31652,'dion02_2122_22',1,'20201',45536,146710,-3681,0,0,38683,35,0,0),
 (31653,'dion02_2122_22',1,'20201',46529,144937,-3805,0,0,0,35,0,0),
-(31654,'dion02_2122_24',1,'20144',122512,-69965,-3112,0,0,0,35,0,0),
 (31655,'dion02_2122_24',1,'20144',48135,147090,-3444,0,0,14646,35,0,0),
 (31656,'dion02_2122_22',1,'20202',48861,143887,-3802,0,0,0,35,0,0),
 (31657,'dion02_2122_22',1,'20202',48458,144243,-3802,0,0,0,35,0,0),