Browse Source

few more enchanted skills and updated territory html

Kerberos 17 years ago
parent
commit
ae8c1e1857

+ 4 - 4
datapack_development/data/html/territorynoclan.htm

@@ -1,5 +1,5 @@
-<html><body><br><font color="LEVEL">[Territory Status]</font><br><br>
-Name: %castlename% Territory of %territory%<br>
-Currently, this area is not ruled by any clan.<br><br>
-<button action="bypass -h npc_%objectId%_Chat 0" value="Initial Screen" width=74 height=21 back="L2UI_CH3.Btn1_normalOn" fore="L2UI_CH3.Btn1_normal">
+<html><body><font color="LEVEL">[Current Manor Status]</font><br><br>
+Name: %castlename% Manor of %territory%<br>
+This area is not currently under the rule of any clan.<br><br>
+<button action="bypass -h npc_%objectId%_Chat 0" value="Initial Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
 </body></html>

+ 25 - 4
datapack_development/data/stats/skills/0500-0599.xml

@@ -185,11 +185,14 @@ description(s) :
   <for>
   </for>
 </skill>
-<skill id="507" levels="37" name="Twin Shot">
+<skill id="507" levels="37" name="Twin Shot" enchantLevels1="30" enchantLevels2="30" >
 <!--
   Description(s):
       Launches 2 bolts in rapid succession. Consumes 1 Soul. Critical hit is possible. An equipped crossbow is required to use this skill. Overhit is possible. Power 984-4870.
 -->
+  <table name="#enchantMagicLvl">76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85</table>
+  <table name="#ench1Power">5167 5202 5237 5273 5308 5343 5378 5413 5448 5484 5519 5554 5589 5621 5660 5695 5730 5765 5800 5835 5871 5906 5941 5976 6011 6046 6082 6117 6152 6187</table>
+  <table name="#ench2MpConsume">147 145 143 141 138 136 134 132 129 127 125 123 120 118 116 114 112 109 107 105 103 100 98 96 94 91 89 87 85 83</table>
   <table name="#mpConsume"> 72 74 76 76 79 81 83 86 88 91 93 96 99 99 101 104 106 109 111 114 116 119 121 122 124 126 129 131 133 135 138 140 142 144 146 148 150</table>
   <table name="#power"> 984 1046 1110 1178 1249 1322 1399 1479 1562 1647 1736 1828 1923 2021 2123 2227 2333 2443 2555 2670 2788 2908 3030 3154 3280 3408 3537 3668 3800 3933 4067 4201 4336 4470 4604 4738 4870</table>
   <table name="#magicLvl"> 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76</table>
@@ -209,14 +212,21 @@ description(s) :
   <set name="effectRange" val="1400"/>
   <set name="soulConsumeCount" val="1"/>
   <set name="baseCritRate" val="15"/>
+  <enchant1 name="magicLvl" val="#enchantMagicLvl"/>
+  <enchant2 name="magicLvl" val="#enchantMagicLvl"/>
+  <enchant1 name="power" val="#ench1Power"/>
+  <enchant2 name="mpConsume" val="#ench2MpConsume"/>
   <for>
   </for>
 </skill>
-<skill id="508" levels="31" name="Rising Shot">
+<skill id="508" levels="31" name="Rising Shot" enchantLevels1="30" enchantLevels2="30" >
 <!--
   Description(s):
       Shoot a bolt that rises from the ground. Consumes 3 Souls. A  crossbow has to be equipped to use this skill. Over-hit is possible. Power 350-1218.
 -->
+  <table name="#enchantMagicLvl">76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85</table>
+  <table name="#ench1Power">1292 1301 1310 1319 1327 1336 1345 1354 1362 1371 1380 1389 1398 1406 1415 1424 1433 1442 1450 1459 1468 147 1486 1494 1503 1512 1521 1530 1538 1547</table>
+  <table name="#ench2MpConsume">220 217 214 210 207 204 200 197 194 191 187 184 181 177 174 171 167 164 161 158 154 151 148 144 141 138 134 131 128 125</table>
   <table name="#mpConsume"> 125 129 132 136 140 144 148 148 152 155 159 163 167 171 174 178 182 182 186 189 193 196 200 203 206 209 212 215 218 221 224</table>
   <table name="#power"> 350 370 391 412 434 457 481 506 531 557 584 611 639 668 697 727 758 789 820 852 885 917 950 984 1017 1051 1084 1118 1151 1185 1218</table>
   <table name="#magicLvl"> 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76</table>
@@ -234,16 +244,23 @@ description(s) :
   <set name="skillType" val="PDAM"/>
   <set name="operateType" val="OP_ACTIVE"/>
   <set name="castRange" val="500"/>
-  <set name="effectRange" val="900"/> <!-- Should be 1000 ? -->
+  <set name="effectRange" val="900"/>
   <set name="soulConsumeCount" val="3"/>
+  <enchant1 name="magicLvl" val="#enchantMagicLvl"/>
+  <enchant2 name="magicLvl" val="#enchantMagicLvl"/>
+  <enchant1 name="power" val="#ench1Power"/>
+  <enchant2 name="mpConsume" val="#ench2MpConsume"/>
   <for>
   </for>
 </skill>
-<skill id="509" levels="34" name="Bleeding Shot">
+<skill id="509" levels="34" name="Bleeding Shot" enchantLevels1="30" enchantLevels2="30" >
 <!--
   Description(s):
       Shoots a sharp bolt that causes the enemy to bleed. Consumes 2 Souls. An equipped crossbow is required to use this skill. Over-hit is possible. Power 530-2192.
 -->
+  <table name="#enchantMagicLvl">76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85</table>
+  <table name="#ench1Power">2325 2341 2357 2373 2389 2405 2420 2436 2452 2468 2484 2500 2515 2531 2547 2563 2579 2595 2610 2626 2642 2658 2674 2690 2705 2721 2737 2753 2769 2784</table>
+  <table name="#ench2MpConsume">115 113 111 109 107 105 103 101 99 97 95 93 91 89 87 85 83 81 79 77 75 73 71 69 67 65 63 61 59 58</table>
   <table name="#power"> 530 562 595 630 666 703 742 782 823 866 910 955 1002 1050 1100 1150 1202 1255 1309 1364 1420 1476 1534 1592 1651 1710 1770 1830 1891 1951 2012 2072 2132 2192</table>  
   <table name="#magicLvl"> 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76</table>
   <table name="#mpConsume"> 60 62 64 66 68 70 71 73 75 77 78 80 82 84 86 87 89 91 93 95 96 98 99 101 103 105 106 108 110 111 113 114 116 117</table>
@@ -264,6 +281,10 @@ description(s) :
   <set name="castRange" val="900"/>
   <set name="effectRange" val="1400"/>
   <set name="soulConsumeCount" val="2"/>
+  <enchant1 name="magicLvl" val="#enchantMagicLvl"/>
+  <enchant2 name="magicLvl" val="#enchantMagicLvl"/>
+  <enchant1 name="power" val="#ench1Power"/>
+  <enchant2 name="mpConsume" val="#ench2MpConsume"/>
   <for>
     <effect count="7" name="DamOverTime" time="3" val="74" abnormal="bleeding"/>
   </for>

+ 180 - 0
datapack_development/sql/enchant_skill_trees.sql

@@ -6566,6 +6566,186 @@ INSERT INTO enchant_skill_trees VALUES
 (506,228,'Checkmate',4,'+28 Cost',2447000,24470000,227,0,0,1),
 (506,229,'Checkmate',4,'+29 Cost',2525000,25250000,228,0,0,1),
 (506,230,'Checkmate',4,'+30 Cost',2597000,25970000,229,0,0,0),
+(507,101,'Twin Shot',37,'+1 Power',306000,3060000,37,82,92,97),
+(507,102,'Twin Shot',37,'+2 Power',315000,3150000,101,80,90,95),
+(507,103,'Twin Shot',37,'+3 Power',325000,3250000,102,78,88,93),
+(507,104,'Twin Shot',37,'+4 Power',346000,3460000,103,40,82,92),
+(507,105,'Twin Shot',37,'+5 Power',357000,3570000,104,30,80,90),
+(507,106,'Twin Shot',37,'+6 Power',368000,3680000,105,20,78,88),
+(507,107,'Twin Shot',37,'+7 Power',390000,3900000,106,14,40,82),
+(507,108,'Twin Shot',37,'+8 Power',402000,4020000,107,10,30,80),
+(507,109,'Twin Shot',37,'+9 Power',414000,4140000,108,6,20,78),
+(507,110,'Twin Shot',37,'+10 Power',507000,5070000,109,6,14,40),
+(507,111,'Twin Shot',37,'+11 Power',523000,5230000,110,2,10,30),
+(507,112,'Twin Shot',37,'+12 Power',538000,5380000,111,2,6,20),
+(507,113,'Twin Shot',37,'+13 Power',659000,6590000,112,2,2,14),
+(507,114,'Twin Shot',37,'+14 Power',680000,6800000,113,1,2,10),
+(507,115,'Twin Shot',37,'+15 Power',699000,6990000,114,1,2,6),
+(507,116,'Twin Shot',37,'+16 Power',857000,8570000,115,1,1,2),
+(507,117,'Twin Shot',37,'+17 Power',884000,8840000,116,1,1,2),
+(507,118,'Twin Shot',37,'+18 Power',909000,9090000,117,1,1,2),
+(507,119,'Twin Shot',37,'+19 Power',1114000,11140000,118,1,1,1),
+(507,120,'Twin Shot',37,'+20 Power',1149000,11490000,119,1,1,1),
+(507,121,'Twin Shot',37,'+21 Power',1182000,11820000,120,1,1,1),
+(507,122,'Twin Shot',37,'+22 Power',1448000,14480000,121,1,1,1),
+(507,123,'Twin Shot',37,'+23 Power',1494000,14940000,122,1,1,1),
+(507,124,'Twin Shot',37,'+24 Power',1537000,15370000,123,0,1,1),
+(507,125,'Twin Shot',37,'+25 Power',1882000,18820000,124,0,1,1),
+(507,126,'Twin Shot',37,'+26 Power',1942000,19420000,125,0,1,1),
+(507,127,'Twin Shot',37,'+27 Power',1998000,19980000,126,0,0,1),
+(507,128,'Twin Shot',37,'+28 Power',2447000,24470000,127,0,0,1),
+(507,129,'Twin Shot',37,'+29 Power',2525000,25250000,128,0,0,1),
+(507,130,'Twin Shot',37,'+30 Power',2597000,25970000,129,0,0,0),
+(507,201,'Twin Shot',37,'+1 Cost',306000,3060000,37,82,92,97),
+(507,202,'Twin Shot',37,'+2 Cost',315000,3150000,201,80,90,95),
+(507,203,'Twin Shot',37,'+3 Cost',325000,3250000,202,78,88,93),
+(507,204,'Twin Shot',37,'+4 Cost',346000,3460000,203,40,82,92),
+(507,205,'Twin Shot',37,'+5 Cost',357000,3570000,204,30,80,90),
+(507,206,'Twin Shot',37,'+6 Cost',368000,3680000,205,20,78,88),
+(507,207,'Twin Shot',37,'+7 Cost',390000,3900000,206,14,40,82),
+(507,208,'Twin Shot',37,'+8 Cost',402000,4020000,207,10,30,80),
+(507,209,'Twin Shot',37,'+9 Cost',414000,4140000,208,6,20,78),
+(507,210,'Twin Shot',37,'+10 Cost',507000,5070000,209,6,14,40),
+(507,211,'Twin Shot',37,'+11 Cost',523000,5230000,210,2,10,30),
+(507,212,'Twin Shot',37,'+12 Cost',538000,5380000,211,2,6,20),
+(507,213,'Twin Shot',37,'+13 Cost',659000,6590000,212,2,2,14),
+(507,214,'Twin Shot',37,'+14 Cost',680000,6800000,213,1,2,10),
+(507,215,'Twin Shot',37,'+15 Cost',699000,6990000,214,1,2,6),
+(507,216,'Twin Shot',37,'+16 Cost',857000,8570000,215,1,1,2),
+(507,217,'Twin Shot',37,'+17 Cost',884000,8840000,216,1,1,2),
+(507,218,'Twin Shot',37,'+18 Cost',909000,9090000,217,1,1,2),
+(507,219,'Twin Shot',37,'+19 Cost',1114000,11140000,218,1,1,1),
+(507,220,'Twin Shot',37,'+20 Cost',1149000,11490000,219,1,1,1),
+(507,221,'Twin Shot',37,'+21 Cost',1182000,11820000,220,1,1,1),
+(507,222,'Twin Shot',37,'+22 Cost',1448000,14480000,221,1,1,1),
+(507,223,'Twin Shot',37,'+23 Cost',1494000,14940000,222,1,1,1),
+(507,224,'Twin Shot',37,'+24 Cost',1537000,15370000,223,0,1,1),
+(507,225,'Twin Shot',37,'+25 Cost',1882000,18820000,224,0,1,1),
+(507,226,'Twin Shot',37,'+26 Cost',1942000,19420000,225,0,1,1),
+(507,227,'Twin Shot',37,'+27 Cost',1998000,19980000,226,0,0,1),
+(507,228,'Twin Shot',37,'+28 Cost',2447000,24470000,227,0,0,1),
+(507,229,'Twin Shot',37,'+29 Cost',2525000,25250000,228,0,0,1),
+(507,230,'Twin Shot',37,'+30 Cost',2597000,25970000,229,0,0,0),
+(508,101,'Rising Shot',31,'+1 Power',306000,3060000,31,82,92,97),
+(508,102,'Rising Shot',31,'+2 Power',315000,3150000,101,80,90,95),
+(508,103,'Rising Shot',31,'+3 Power',325000,3250000,102,78,88,93),
+(508,104,'Rising Shot',31,'+4 Power',346000,3460000,103,40,82,92),
+(508,105,'Rising Shot',31,'+5 Power',357000,3570000,104,30,80,90),
+(508,106,'Rising Shot',31,'+6 Power',368000,3680000,105,20,78,88),
+(508,107,'Rising Shot',31,'+7 Power',390000,3900000,106,14,40,82),
+(508,108,'Rising Shot',31,'+8 Power',402000,4020000,107,10,30,80),
+(508,109,'Rising Shot',31,'+9 Power',414000,4140000,108,6,20,78),
+(508,110,'Rising Shot',31,'+10 Power',507000,5070000,109,6,14,40),
+(508,111,'Rising Shot',31,'+11 Power',523000,5230000,110,2,10,30),
+(508,112,'Rising Shot',31,'+12 Power',538000,5380000,111,2,6,20),
+(508,113,'Rising Shot',31,'+13 Power',659000,6590000,112,2,2,14),
+(508,114,'Rising Shot',31,'+14 Power',680000,6800000,113,1,2,10),
+(508,115,'Rising Shot',31,'+15 Power',699000,6990000,114,1,2,6),
+(508,116,'Rising Shot',31,'+16 Power',857000,8570000,115,1,1,2),
+(508,117,'Rising Shot',31,'+17 Power',884000,8840000,116,1,1,2),
+(508,118,'Rising Shot',31,'+18 Power',909000,9090000,117,1,1,2),
+(508,119,'Rising Shot',31,'+19 Power',1114000,11140000,118,1,1,1),
+(508,120,'Rising Shot',31,'+20 Power',1149000,11490000,119,1,1,1),
+(508,121,'Rising Shot',31,'+21 Power',1182000,11820000,120,1,1,1),
+(508,122,'Rising Shot',31,'+22 Power',1448000,14480000,121,1,1,1),
+(508,123,'Rising Shot',31,'+23 Power',1494000,14940000,122,1,1,1),
+(508,124,'Rising Shot',31,'+24 Power',1537000,15370000,123,0,1,1),
+(508,125,'Rising Shot',31,'+25 Power',1882000,18820000,124,0,1,1),
+(508,126,'Rising Shot',31,'+26 Power',1942000,19420000,125,0,1,1),
+(508,127,'Rising Shot',31,'+27 Power',1998000,19980000,126,0,0,1),
+(508,128,'Rising Shot',31,'+28 Power',2447000,24470000,127,0,0,1),
+(508,129,'Rising Shot',31,'+29 Power',2525000,25250000,128,0,0,1),
+(508,130,'Rising Shot',31,'+30 Power',2597000,25970000,129,0,0,0),
+(508,201,'Rising Shot',31,'+1 Cost',306000,3060000,31,82,92,97),
+(508,202,'Rising Shot',31,'+2 Cost',315000,3150000,201,80,90,95),
+(508,203,'Rising Shot',31,'+3 Cost',325000,3250000,202,78,88,93),
+(508,204,'Rising Shot',31,'+4 Cost',346000,3460000,203,40,82,92),
+(508,205,'Rising Shot',31,'+5 Cost',357000,3570000,204,30,80,90),
+(508,206,'Rising Shot',31,'+6 Cost',368000,3680000,205,20,78,88),
+(508,207,'Rising Shot',31,'+7 Cost',390000,3900000,206,14,40,82),
+(508,208,'Rising Shot',31,'+8 Cost',402000,4020000,207,10,30,80),
+(508,209,'Rising Shot',31,'+9 Cost',414000,4140000,208,6,20,78),
+(508,210,'Rising Shot',31,'+10 Cost',507000,5070000,209,6,14,40),
+(508,211,'Rising Shot',31,'+11 Cost',523000,5230000,210,2,10,30),
+(508,212,'Rising Shot',31,'+12 Cost',538000,5380000,211,2,6,20),
+(508,213,'Rising Shot',31,'+13 Cost',659000,6590000,212,2,2,14),
+(508,214,'Rising Shot',31,'+14 Cost',680000,6800000,213,1,2,10),
+(508,215,'Rising Shot',31,'+15 Cost',699000,6990000,214,1,2,6),
+(508,216,'Rising Shot',31,'+16 Cost',857000,8570000,215,1,1,2),
+(508,217,'Rising Shot',31,'+17 Cost',884000,8840000,216,1,1,2),
+(508,218,'Rising Shot',31,'+18 Cost',909000,9090000,217,1,1,2),
+(508,219,'Rising Shot',31,'+19 Cost',1114000,11140000,218,1,1,1),
+(508,220,'Rising Shot',31,'+20 Cost',1149000,11490000,219,1,1,1),
+(508,221,'Rising Shot',31,'+21 Cost',1182000,11820000,220,1,1,1),
+(508,222,'Rising Shot',31,'+22 Cost',1448000,14480000,221,1,1,1),
+(508,223,'Rising Shot',31,'+23 Cost',1494000,14940000,222,1,1,1),
+(508,224,'Rising Shot',31,'+24 Cost',1537000,15370000,223,0,1,1),
+(508,225,'Rising Shot',31,'+25 Cost',1882000,18820000,224,0,1,1),
+(508,226,'Rising Shot',31,'+26 Cost',1942000,19420000,225,0,1,1),
+(508,227,'Rising Shot',31,'+27 Cost',1998000,19980000,226,0,0,1),
+(508,228,'Rising Shot',31,'+28 Cost',2447000,24470000,227,0,0,1),
+(508,229,'Rising Shot',31,'+29 Cost',2525000,25250000,228,0,0,1),
+(508,230,'Rising Shot',31,'+30 Cost',2597000,25970000,229,0,0,0),
+(509,101,'Bleeding Shot',34,'+1 Power',306000,3060000,34,82,92,97),
+(509,102,'Bleeding Shot',34,'+2 Power',315000,3150000,101,80,90,95),
+(509,103,'Bleeding Shot',34,'+3 Power',325000,3250000,102,78,88,93),
+(509,104,'Bleeding Shot',34,'+4 Power',346000,3460000,103,40,82,92),
+(509,105,'Bleeding Shot',34,'+5 Power',357000,3570000,104,30,80,90),
+(509,106,'Bleeding Shot',34,'+6 Power',368000,3680000,105,20,78,88),
+(509,107,'Bleeding Shot',34,'+7 Power',390000,3900000,106,14,40,82),
+(509,108,'Bleeding Shot',34,'+8 Power',402000,4020000,107,10,30,80),
+(509,109,'Bleeding Shot',34,'+9 Power',414000,4140000,108,6,20,78),
+(509,110,'Bleeding Shot',34,'+10 Power',507000,5070000,109,6,14,40),
+(509,111,'Bleeding Shot',34,'+11 Power',523000,5230000,110,2,10,30),
+(509,112,'Bleeding Shot',34,'+12 Power',538000,5380000,111,2,6,20),
+(509,113,'Bleeding Shot',34,'+13 Power',659000,6590000,112,2,2,14),
+(509,114,'Bleeding Shot',34,'+14 Power',680000,6800000,113,1,2,10),
+(509,115,'Bleeding Shot',34,'+15 Power',699000,6990000,114,1,2,6),
+(509,116,'Bleeding Shot',34,'+16 Power',857000,8570000,115,1,1,2),
+(509,117,'Bleeding Shot',34,'+17 Power',884000,8840000,116,1,1,2),
+(509,118,'Bleeding Shot',34,'+18 Power',909000,9090000,117,1,1,2),
+(509,119,'Bleeding Shot',34,'+19 Power',1114000,11140000,118,1,1,1),
+(509,120,'Bleeding Shot',34,'+20 Power',1149000,11490000,119,1,1,1),
+(509,121,'Bleeding Shot',34,'+21 Power',1182000,11820000,120,1,1,1),
+(509,122,'Bleeding Shot',34,'+22 Power',1448000,14480000,121,1,1,1),
+(509,123,'Bleeding Shot',34,'+23 Power',1494000,14940000,122,1,1,1),
+(509,124,'Bleeding Shot',34,'+24 Power',1537000,15370000,123,0,1,1),
+(509,125,'Bleeding Shot',34,'+25 Power',1882000,18820000,124,0,1,1),
+(509,126,'Bleeding Shot',34,'+26 Power',1942000,19420000,125,0,1,1),
+(509,127,'Bleeding Shot',34,'+27 Power',1998000,19980000,126,0,0,1),
+(509,128,'Bleeding Shot',34,'+28 Power',2447000,24470000,127,0,0,1),
+(509,129,'Bleeding Shot',34,'+29 Power',2525000,25250000,128,0,0,1),
+(509,130,'Bleeding Shot',34,'+30 Power',2597000,25970000,129,0,0,0),
+(509,201,'Bleeding Shot',34,'+1 Cost',306000,3060000,34,82,92,97),
+(509,202,'Bleeding Shot',34,'+2 Cost',315000,3150000,201,80,90,95),
+(509,203,'Bleeding Shot',34,'+3 Cost',325000,3250000,202,78,88,93),
+(509,204,'Bleeding Shot',34,'+4 Cost',346000,3460000,203,40,82,92),
+(509,205,'Bleeding Shot',34,'+5 Cost',357000,3570000,204,30,80,90),
+(509,206,'Bleeding Shot',34,'+6 Cost',368000,3680000,205,20,78,88),
+(509,207,'Bleeding Shot',34,'+7 Cost',390000,3900000,206,14,40,82),
+(509,208,'Bleeding Shot',34,'+8 Cost',402000,4020000,207,10,30,80),
+(509,209,'Bleeding Shot',34,'+9 Cost',414000,4140000,208,6,20,78),
+(509,210,'Bleeding Shot',34,'+10 Cost',507000,5070000,209,6,14,40),
+(509,211,'Bleeding Shot',34,'+11 Cost',523000,5230000,210,2,10,30),
+(509,212,'Bleeding Shot',34,'+12 Cost',538000,5380000,211,2,6,20),
+(509,213,'Bleeding Shot',34,'+13 Cost',659000,6590000,212,2,2,14),
+(509,214,'Bleeding Shot',34,'+14 Cost',680000,6800000,213,1,2,10),
+(509,215,'Bleeding Shot',34,'+15 Cost',699000,6990000,214,1,2,6),
+(509,216,'Bleeding Shot',34,'+16 Cost',857000,8570000,215,1,1,2),
+(509,217,'Bleeding Shot',34,'+17 Cost',884000,8840000,216,1,1,2),
+(509,218,'Bleeding Shot',34,'+18 Cost',909000,9090000,217,1,1,2),
+(509,219,'Bleeding Shot',34,'+19 Cost',1114000,11140000,218,1,1,1),
+(509,220,'Bleeding Shot',34,'+20 Cost',1149000,11490000,219,1,1,1),
+(509,221,'Bleeding Shot',34,'+21 Cost',1182000,11820000,220,1,1,1),
+(509,222,'Bleeding Shot',34,'+22 Cost',1448000,14480000,221,1,1,1),
+(509,223,'Bleeding Shot',34,'+23 Cost',1494000,14940000,222,1,1,1),
+(509,224,'Bleeding Shot',34,'+24 Cost',1537000,15370000,223,0,1,1),
+(509,225,'Bleeding Shot',34,'+25 Cost',1882000,18820000,224,0,1,1),
+(509,226,'Bleeding Shot',34,'+26 Cost',1942000,19420000,225,0,1,1),
+(509,227,'Bleeding Shot',34,'+27 Cost',1998000,19980000,226,0,0,1),
+(509,228,'Bleeding Shot',34,'+28 Cost',2447000,24470000,227,0,0,1),
+(509,229,'Bleeding Shot',34,'+29 Cost',2525000,25250000,228,0,0,1),
+(509,230,'Bleeding Shot',34,'+30 Cost',2597000,25970000,229,0,0,0),
 (1002,101,'Chant of Flame',3,'+1 Time',306000,3060000,3,82,92,97),
 (1002,102,'Chant of Flame',3,'+2 Time',315000,3150000,101,80,90,95),
 (1002,103,'Chant of Flame',3,'+3 Time',325000,3250000,102,78,88,93),