From 7aec9fbe417f1531542c231c252a238889c38ac4 Mon Sep 17 00:00:00 2001 From: Nos <NosBit@users.noreply.github.com> Date: Sat, 2 Aug 2014 19:49:03 +0000 Subject: [PATCH] BETA: Fixed '''canBeSown''' values of NPCs where it was `true` it should be `false` and vice versa. Reported by: !CostyKiller, l2terror, u3games, Zephyr, Zealar Reviewed by: Zoey76 --- .../dist/game/data/stats/npcs/00100-00200.xml | 84 ++++---- .../dist/game/data/stats/npcs/01500-01600.xml | 186 ++++++++-------- .../dist/game/data/stats/npcs/04300-04400.xml | 12 +- .../dist/game/data/stats/npcs/12000-12100.xml | 2 +- .../dist/game/data/stats/npcs/12300-12400.xml | 6 +- .../dist/game/data/stats/npcs/12500-12600.xml | 8 +- .../dist/game/data/stats/npcs/12600-12700.xml | 2 +- .../dist/game/data/stats/npcs/12700-12800.xml | 18 +- .../dist/game/data/stats/npcs/13000-13100.xml | 186 ++++++++-------- .../dist/game/data/stats/npcs/13100-13200.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/13200-13300.xml | 194 ++++++++--------- .../dist/game/data/stats/npcs/14000-14100.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/14100-14200.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/14200-14300.xml | 192 ++++++++--------- .../dist/game/data/stats/npcs/14300-14400.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/14400-14500.xml | 192 ++++++++--------- .../dist/game/data/stats/npcs/14500-14600.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/14600-14700.xml | 192 ++++++++--------- .../dist/game/data/stats/npcs/14700-14800.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/14800-14900.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/14900-15000.xml | 38 ++-- .../dist/game/data/stats/npcs/16000-16100.xml | 118 +++++------ .../dist/game/data/stats/npcs/18000-18100.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/18100-18200.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/18200-18300.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/18300-18400.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/18400-18500.xml | 180 ++++++++-------- .../dist/game/data/stats/npcs/18500-18600.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/18600-18700.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/18700-18800.xml | 188 ++++++++-------- .../dist/game/data/stats/npcs/18800-18900.xml | 186 ++++++++-------- .../dist/game/data/stats/npcs/18900-19000.xml | 64 +++--- .../dist/game/data/stats/npcs/20000-20100.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/20100-20200.xml | 158 +++++++------- .../dist/game/data/stats/npcs/20200-20300.xml | 184 ++++++++-------- .../dist/game/data/stats/npcs/20300-20400.xml | 178 ++++++++-------- .../dist/game/data/stats/npcs/20400-20500.xml | 170 +++++++-------- .../dist/game/data/stats/npcs/20500-20600.xml | 196 ++++++++--------- .../dist/game/data/stats/npcs/20600-20700.xml | 174 +++++++-------- .../dist/game/data/stats/npcs/20700-20800.xml | 120 +++++------ .../dist/game/data/stats/npcs/20800-20900.xml | 126 +++++------ .../dist/game/data/stats/npcs/20900-21000.xml | 162 +++++++------- .../dist/game/data/stats/npcs/21000-21100.xml | 152 ++++++------- .../dist/game/data/stats/npcs/21100-21200.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/21200-21300.xml | 190 ++++++++--------- .../dist/game/data/stats/npcs/21300-21400.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/21400-21500.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/21500-21600.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/21600-21700.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/21700-21800.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/21800-21900.xml | 60 +++--- .../dist/game/data/stats/npcs/22000-22100.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/22100-22200.xml | 178 ++++++++-------- .../dist/game/data/stats/npcs/22200-22300.xml | 196 ++++++++--------- .../dist/game/data/stats/npcs/22300-22400.xml | 184 ++++++++-------- .../dist/game/data/stats/npcs/22400-22500.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/22500-22600.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/22600-22700.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/22700-22800.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/22800-22900.xml | 122 +++++------ .../dist/game/data/stats/npcs/25000-25100.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/25100-25200.xml | 190 ++++++++--------- .../dist/game/data/stats/npcs/25200-25300.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/25300-25400.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/25400-25500.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/25500-25600.xml | 186 ++++++++-------- .../dist/game/data/stats/npcs/25600-25700.xml | 196 ++++++++--------- .../dist/game/data/stats/npcs/25700-25800.xml | 70 +++--- .../dist/game/data/stats/npcs/27000-27100.xml | 150 ++++++------- .../dist/game/data/stats/npcs/27100-27200.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/27200-27300.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/27300-27400.xml | 196 ++++++++--------- .../dist/game/data/stats/npcs/27400-27500.xml | 6 +- .../dist/game/data/stats/npcs/29000-29100.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/29100-29200.xml | 182 ++++++++-------- .../dist/game/data/stats/npcs/30000-30100.xml | 158 +++++++------- .../dist/game/data/stats/npcs/30100-30200.xml | 174 +++++++-------- .../dist/game/data/stats/npcs/30200-30300.xml | 68 +++--- .../dist/game/data/stats/npcs/30300-30400.xml | 138 ++++++------ .../dist/game/data/stats/npcs/30400-30500.xml | 130 ++++++------ .../dist/game/data/stats/npcs/30500-30600.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/30600-30700.xml | 190 ++++++++--------- .../dist/game/data/stats/npcs/30700-30800.xml | 148 ++++++------- .../dist/game/data/stats/npcs/30800-30900.xml | 146 ++++++------- .../dist/game/data/stats/npcs/30900-31000.xml | 192 ++++++++--------- .../dist/game/data/stats/npcs/31000-31100.xml | 150 ++++++------- .../dist/game/data/stats/npcs/31100-31200.xml | 164 +++++++------- .../dist/game/data/stats/npcs/31200-31300.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/31300-31400.xml | 192 ++++++++--------- .../dist/game/data/stats/npcs/31400-31500.xml | 184 ++++++++-------- .../dist/game/data/stats/npcs/31500-31600.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/31600-31700.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/31700-31800.xml | 194 ++++++++--------- .../dist/game/data/stats/npcs/31800-31900.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/31900-32000.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/32000-32100.xml | 196 ++++++++--------- .../dist/game/data/stats/npcs/32100-32200.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/32200-32300.xml | 184 ++++++++-------- .../dist/game/data/stats/npcs/32300-32400.xml | 188 ++++++++-------- .../dist/game/data/stats/npcs/32400-32500.xml | 182 ++++++++-------- .../dist/game/data/stats/npcs/32500-32600.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/32600-32700.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/32700-32800.xml | 168 +++++++-------- .../dist/game/data/stats/npcs/32800-32900.xml | 2 +- .../dist/game/data/stats/npcs/35000-35100.xml | 180 ++++++++-------- .../dist/game/data/stats/npcs/35100-35200.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/35200-35300.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/35300-35400.xml | 198 ++++++++--------- .../dist/game/data/stats/npcs/35400-35500.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/35500-35600.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/35600-35700.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/35700-35800.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/35800-35900.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/35900-36000.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/36000-36100.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/36100-36200.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/36200-36300.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/36300-36400.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/36400-36500.xml | 200 +++++++++--------- .../dist/game/data/stats/npcs/36500-36600.xml | 200 +++++++++--------- .../game/data/stats/npcs/custom/custom.xml | 2 +- 121 files changed, 10141 insertions(+), 10141 deletions(-) diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/00100-00200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/00100-00200.xml index 10923bbf6f..693aa310e4 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/00100-00200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/00100-00200.xml @@ -16,7 +16,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -52,7 +52,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -88,7 +88,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -125,7 +125,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -163,7 +163,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -202,7 +202,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" flying="true" canBeSown="true" /> + <status attackable="false" flying="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -240,7 +240,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -286,7 +286,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -333,7 +333,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -371,7 +371,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -409,7 +409,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" targetable="false" flying="true" canBeSown="true" /> + <status attackable="false" targetable="false" flying="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -445,7 +445,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -480,7 +480,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" canMove="false" canBeSown="true" /> + <status attackable="false" targetable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -515,7 +515,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -550,7 +550,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -585,7 +585,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -620,7 +620,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -655,7 +655,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -690,7 +690,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -727,7 +727,7 @@ <run ground="120" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -765,7 +765,7 @@ <run ground="180" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -803,7 +803,7 @@ <run ground="180" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -843,7 +843,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -882,7 +882,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -921,7 +921,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -960,7 +960,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -998,7 +998,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" canMove="false" canBeSown="true" /> + <status attackable="false" targetable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1033,7 +1033,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1071,7 +1071,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1109,7 +1109,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1146,7 +1146,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1183,7 +1183,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1218,7 +1218,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1253,7 +1253,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1287,7 +1287,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1360,7 +1360,7 @@ <run ground="160" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <collision> <radius normal="25.5" /> <height normal="27" /> @@ -1402,7 +1402,7 @@ <run ground="120" /> </speed> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <collision> <radius normal="0.01" /> <height normal="0.01" /> @@ -1492,7 +1492,7 @@ <run ground="160" /> </speed> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <collision> <radius normal="9" /> <height normal="20" /> @@ -1513,7 +1513,7 @@ <run ground="160" /> </speed> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <collision> <radius normal="9" /> <height normal="20" /> @@ -1534,7 +1534,7 @@ <run ground="160" /> </speed> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <collision> <radius normal="9" /> <height normal="20" /> @@ -1555,7 +1555,7 @@ <run ground="160" /> </speed> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <collision> <radius normal="9" /> <height normal="20" /> @@ -1576,7 +1576,7 @@ <run ground="160" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <collision> <radius normal="0.01" /> <height normal="5.5" /> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/01500-01600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/01500-01600.xml index eb9ac84825..3595104d19 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/01500-01600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/01500-01600.xml @@ -16,7 +16,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -51,7 +51,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -86,7 +86,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -121,7 +121,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -156,7 +156,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -191,7 +191,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -226,7 +226,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -261,7 +261,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -296,7 +296,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -331,7 +331,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -366,7 +366,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -401,7 +401,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -436,7 +436,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -471,7 +471,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -506,7 +506,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -541,7 +541,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -576,7 +576,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -611,7 +611,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -646,7 +646,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -681,7 +681,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -716,7 +716,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -751,7 +751,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -786,7 +786,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -821,7 +821,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -856,7 +856,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -891,7 +891,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -926,7 +926,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -961,7 +961,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -996,7 +996,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1031,7 +1031,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1066,7 +1066,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1101,7 +1101,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1136,7 +1136,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1171,7 +1171,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1206,7 +1206,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1241,7 +1241,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1276,7 +1276,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1311,7 +1311,7 @@ <run ground="170" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1348,7 +1348,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1383,7 +1383,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1418,7 +1418,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1453,7 +1453,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1488,7 +1488,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1523,7 +1523,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1558,7 +1558,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1593,7 +1593,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1628,7 +1628,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1663,7 +1663,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1698,7 +1698,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1733,7 +1733,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1768,7 +1768,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1803,7 +1803,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1838,7 +1838,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1873,7 +1873,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1908,7 +1908,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1943,7 +1943,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1978,7 +1978,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2013,7 +2013,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2048,7 +2048,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2083,7 +2083,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2118,7 +2118,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2297,7 +2297,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -2470,7 +2470,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1500" level="1" /> <!--Improved Magic --> @@ -2665,7 +2665,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -2864,7 +2864,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -3037,7 +3037,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1500" level="1" /> <!--Improved Magic --> @@ -3232,7 +3232,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -3431,7 +3431,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -3604,7 +3604,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1500" level="1" /> <!--Improved Magic --> @@ -3799,7 +3799,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -3998,7 +3998,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -4171,7 +4171,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1500" level="1" /> <!--Improved Magic --> @@ -4366,7 +4366,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1499" level="1" /> <!--Improved Combat --> <skill id="1501" level="1" /> <!--Improved Condition --> @@ -4422,7 +4422,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4457,7 +4457,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4492,7 +4492,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4527,7 +4527,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4562,7 +4562,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4597,7 +4597,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4632,7 +4632,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4667,7 +4667,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4702,7 +4702,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4737,7 +4737,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4772,7 +4772,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4807,7 +4807,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4842,7 +4842,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4877,7 +4877,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4912,7 +4912,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4947,7 +4947,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4982,7 +4982,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5017,7 +5017,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5052,7 +5052,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5087,7 +5087,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/04300-04400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/04300-04400.xml index de743b7aaf..2cd143961e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/04300-04400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/04300-04400.xml @@ -18,7 +18,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -54,7 +54,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -90,7 +90,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -127,7 +127,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -163,7 +163,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -199,7 +199,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12000-12100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12000-12100.xml index a1ea57688a..2a94e0f380 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12000-12100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12000-12100.xml @@ -17,7 +17,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12300-12400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12300-12400.xml index dcb74f3ea5..7960e6fe62 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12300-12400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12300-12400.xml @@ -21,7 +21,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -64,7 +64,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -103,7 +103,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12500-12600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12500-12600.xml index 1fbbf8ad1b..2c394aaf6a 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12500-12600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12500-12600.xml @@ -21,7 +21,7 @@ </speed> <hit_time>250</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -64,7 +64,7 @@ </speed> <hit_time>250</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -103,7 +103,7 @@ </speed> <hit_time>250</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -142,7 +142,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12600-12700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12600-12700.xml index f4565b4896..856d1ad169 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12600-12700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12600-12700.xml @@ -19,7 +19,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12700-12800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12700-12800.xml index 6c1fece2bf..b62ba8e08a 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/12700-12800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/12700-12800.xml @@ -16,7 +16,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -53,7 +53,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -90,7 +90,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -127,7 +127,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -164,7 +164,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -201,7 +201,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -243,7 +243,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -285,7 +285,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -327,7 +327,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/13000-13100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/13000-13100.xml index a47e0a1068..4652b4c1e3 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/13000-13100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/13000-13100.xml @@ -17,7 +17,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -54,7 +54,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -91,7 +91,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -128,7 +128,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -165,7 +165,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -203,7 +203,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -241,7 +241,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -281,7 +281,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -321,7 +321,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -360,7 +360,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -397,7 +397,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -439,7 +439,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -481,7 +481,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -523,7 +523,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -565,7 +565,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -607,7 +607,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -649,7 +649,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -691,7 +691,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -733,7 +733,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -775,7 +775,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -817,7 +817,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -859,7 +859,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -901,7 +901,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -943,7 +943,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" hasSummoner="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -980,7 +980,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1027,7 +1027,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1067,7 +1067,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1107,7 +1107,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1157,7 +1157,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1208,7 +1208,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1270,7 +1270,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1311,7 +1311,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1352,7 +1352,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1393,7 +1393,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1434,7 +1434,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1475,7 +1475,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1516,7 +1516,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1557,7 +1557,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1598,7 +1598,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1639,7 +1639,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1680,7 +1680,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1721,7 +1721,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1762,7 +1762,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1803,7 +1803,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1844,7 +1844,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1885,7 +1885,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1926,7 +1926,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1967,7 +1967,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2008,7 +2008,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2049,7 +2049,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2090,7 +2090,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2131,7 +2131,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2172,7 +2172,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2213,7 +2213,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2254,7 +2254,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2295,7 +2295,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2336,7 +2336,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2377,7 +2377,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2418,7 +2418,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2459,7 +2459,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2500,7 +2500,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2541,7 +2541,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2582,7 +2582,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2623,7 +2623,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2663,7 +2663,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2702,7 +2702,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2741,7 +2741,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2780,7 +2780,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2819,7 +2819,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2858,7 +2858,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2895,7 +2895,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2932,7 +2932,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2969,7 +2969,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3006,7 +3006,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3043,7 +3043,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3080,7 +3080,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3117,7 +3117,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3154,7 +3154,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3190,7 +3190,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3228,7 +3228,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3266,7 +3266,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3303,7 +3303,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3340,7 +3340,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3376,7 +3376,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3413,7 +3413,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3450,7 +3450,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3486,7 +3486,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3523,7 +3523,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3560,7 +3560,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3596,7 +3596,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3632,7 +3632,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3670,7 +3670,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3715,7 +3715,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/13100-13200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/13100-13200.xml index 723650e822..b98fe9c68c 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/13100-13200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/13100-13200.xml @@ -17,7 +17,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -54,7 +54,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -90,7 +90,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -127,7 +127,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -164,7 +164,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -201,7 +201,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -238,7 +238,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -275,7 +275,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -312,7 +312,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -350,7 +350,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -388,7 +388,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -425,7 +425,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -462,7 +462,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -499,7 +499,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -536,7 +536,7 @@ </speed> <hit_time>570</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -573,7 +573,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -610,7 +610,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -647,7 +647,7 @@ </speed> <hit_time>530</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -684,7 +684,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -721,7 +721,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -761,7 +761,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -811,7 +811,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -854,7 +854,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -899,7 +899,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -953,7 +953,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1007,7 +1007,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1048,7 +1048,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1089,7 +1089,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1130,7 +1130,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" hasSummoner="true" canBeSown="true" /> + <status attackable="false" undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1166,7 +1166,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1203,7 +1203,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1241,7 +1241,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1279,7 +1279,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1317,7 +1317,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1355,7 +1355,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1392,7 +1392,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1429,7 +1429,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1466,7 +1466,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1503,7 +1503,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1540,7 +1540,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1577,7 +1577,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1614,7 +1614,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1652,7 +1652,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" flying="true" canBeSown="true" /> + <status undying="false" flying="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1689,7 +1689,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" flying="true" canBeSown="true" /> + <status undying="false" flying="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1725,7 +1725,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" flying="true" canBeSown="true" /> + <status undying="false" flying="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1761,7 +1761,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" flying="true" canBeSown="true" /> + <status undying="false" flying="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1798,7 +1798,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1835,7 +1835,7 @@ </speed> <hit_time>700</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1871,7 +1871,7 @@ <run ground="180" /> </speed> </stats> - <status targetable="false" undying="false" showName="false" flying="true" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" flying="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1911,7 +1911,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1954,7 +1954,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1997,7 +1997,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2040,7 +2040,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2083,7 +2083,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2123,7 +2123,7 @@ </speed> <hit_time>25440</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2160,7 +2160,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" showName="false" canBeSown="true" /> + <status undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2197,7 +2197,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status targetable="false" undying="false" showName="false" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2234,7 +2234,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2270,7 +2270,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2306,7 +2306,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2342,7 +2342,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2378,7 +2378,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2414,7 +2414,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2450,7 +2450,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2486,7 +2486,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2522,7 +2522,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2558,7 +2558,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2594,7 +2594,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2630,7 +2630,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2666,7 +2666,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2702,7 +2702,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2738,7 +2738,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2774,7 +2774,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2810,7 +2810,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2847,7 +2847,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2883,7 +2883,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2920,7 +2920,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2956,7 +2956,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2993,7 +2993,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3029,7 +3029,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3065,7 +3065,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3102,7 +3102,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3144,7 +3144,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3180,7 +3180,7 @@ <run ground="120" /> </speed> </stats> - <status noSleepMode="true" canBeSown="true" /> + <status noSleepMode="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3216,7 +3216,7 @@ <run ground="120" /> </speed> </stats> - <status targetable="false" noSleepMode="true" canBeSown="true" /> + <status targetable="false" noSleepMode="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3252,7 +3252,7 @@ <run ground="120" /> </speed> </stats> - <status targetable="false" undying="false" noSleepMode="true" canBeSown="true" /> + <status targetable="false" undying="false" noSleepMode="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3288,7 +3288,7 @@ <run ground="55" /> </speed> </stats> - <status targetable="false" showName="false" noSleepMode="true" canBeSown="true" /> + <status targetable="false" showName="false" noSleepMode="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3323,7 +3323,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3359,7 +3359,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3395,7 +3395,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3431,7 +3431,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3467,7 +3467,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3503,7 +3503,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3539,7 +3539,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" targetable="false" canBeSown="true" /> + <status attackable="false" targetable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3576,7 +3576,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3612,7 +3612,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3648,7 +3648,7 @@ <run ground="120" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3684,7 +3684,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3719,7 +3719,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3754,7 +3754,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/13200-13300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/13200-13300.xml index 5aa29309eb..5da2edc36e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/13200-13300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/13200-13300.xml @@ -16,7 +16,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -51,7 +51,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -90,7 +90,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -131,7 +131,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -172,7 +172,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -213,7 +213,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -254,7 +254,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -295,7 +295,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -336,7 +336,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -377,7 +377,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -418,7 +418,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -459,7 +459,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -500,7 +500,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -541,7 +541,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -582,7 +582,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -623,7 +623,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -664,7 +664,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -705,7 +705,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -746,7 +746,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -787,7 +787,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -828,7 +828,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -869,7 +869,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -910,7 +910,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -951,7 +951,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -992,7 +992,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1033,7 +1033,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1074,7 +1074,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1115,7 +1115,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1156,7 +1156,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1197,7 +1197,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1238,7 +1238,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1279,7 +1279,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1320,7 +1320,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1361,7 +1361,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1402,7 +1402,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1443,7 +1443,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1484,7 +1484,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1525,7 +1525,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1566,7 +1566,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1607,7 +1607,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1648,7 +1648,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1689,7 +1689,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1730,7 +1730,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1771,7 +1771,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1812,7 +1812,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1853,7 +1853,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1894,7 +1894,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1935,7 +1935,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1976,7 +1976,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2017,7 +2017,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2058,7 +2058,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2099,7 +2099,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2140,7 +2140,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2181,7 +2181,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2222,7 +2222,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2263,7 +2263,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2304,7 +2304,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2344,7 +2344,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2383,7 +2383,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2422,7 +2422,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2461,7 +2461,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2500,7 +2500,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2539,7 +2539,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2578,7 +2578,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2617,7 +2617,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2656,7 +2656,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2695,7 +2695,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2734,7 +2734,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" hasSummoner="true" canBeSown="true" /> + <status undying="false" hasSummoner="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2770,7 +2770,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2805,7 +2805,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2841,7 +2841,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2877,7 +2877,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2914,7 +2914,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2951,7 +2951,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2989,7 +2989,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3027,7 +3027,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3065,7 +3065,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3103,7 +3103,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3141,7 +3141,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3180,7 +3180,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3218,7 +3218,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3256,7 +3256,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3293,7 +3293,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3330,7 +3330,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3365,7 +3365,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canMove="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3401,7 +3401,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3438,7 +3438,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3474,7 +3474,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3510,7 +3510,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3546,7 +3546,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3582,7 +3582,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3618,7 +3618,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3654,7 +3654,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3690,7 +3690,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3725,7 +3725,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3760,7 +3760,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3796,7 +3796,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14000-14100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14000-14100.xml index 614d3bf00c..44d55d0bf5 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14000-14100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14000-14100.xml @@ -17,7 +17,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -56,7 +56,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -95,7 +95,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -134,7 +134,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -173,7 +173,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -212,7 +212,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -251,7 +251,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -290,7 +290,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -329,7 +329,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -368,7 +368,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -407,7 +407,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -446,7 +446,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -485,7 +485,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -524,7 +524,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -563,7 +563,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -602,7 +602,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -641,7 +641,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -680,7 +680,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -719,7 +719,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -758,7 +758,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -797,7 +797,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -836,7 +836,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -875,7 +875,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -914,7 +914,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -953,7 +953,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -992,7 +992,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1031,7 +1031,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1070,7 +1070,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1109,7 +1109,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1148,7 +1148,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1187,7 +1187,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1226,7 +1226,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1265,7 +1265,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1304,7 +1304,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1343,7 +1343,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1382,7 +1382,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1421,7 +1421,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1464,7 +1464,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1507,7 +1507,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1550,7 +1550,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1593,7 +1593,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1636,7 +1636,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1679,7 +1679,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1722,7 +1722,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1765,7 +1765,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1808,7 +1808,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1851,7 +1851,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1894,7 +1894,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1937,7 +1937,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1980,7 +1980,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2023,7 +2023,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2066,7 +2066,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2109,7 +2109,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2152,7 +2152,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2195,7 +2195,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2238,7 +2238,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2281,7 +2281,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2324,7 +2324,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2367,7 +2367,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2410,7 +2410,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2453,7 +2453,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2496,7 +2496,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2539,7 +2539,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2582,7 +2582,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2625,7 +2625,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2668,7 +2668,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2711,7 +2711,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2754,7 +2754,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2797,7 +2797,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2840,7 +2840,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2883,7 +2883,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4260" level="12" /> <!--Steal Blood --> @@ -2927,7 +2927,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2970,7 +2970,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3013,7 +3013,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3056,7 +3056,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3099,7 +3099,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3142,7 +3142,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3185,7 +3185,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3228,7 +3228,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3271,7 +3271,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3314,7 +3314,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3357,7 +3357,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3400,7 +3400,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3443,7 +3443,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3486,7 +3486,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3529,7 +3529,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3572,7 +3572,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3615,7 +3615,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3658,7 +3658,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3701,7 +3701,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3744,7 +3744,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3787,7 +3787,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3830,7 +3830,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3873,7 +3873,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3916,7 +3916,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3959,7 +3959,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4002,7 +4002,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4045,7 +4045,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4088,7 +4088,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14100-14200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14100-14200.xml index cab787428d..9a71bb5a34 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14100-14200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14100-14200.xml @@ -21,7 +21,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -64,7 +64,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -107,7 +107,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -150,7 +150,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -193,7 +193,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -236,7 +236,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -279,7 +279,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -322,7 +322,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -365,7 +365,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -408,7 +408,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -451,7 +451,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="7" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -494,7 +494,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -537,7 +537,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -580,7 +580,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -623,7 +623,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -666,7 +666,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -709,7 +709,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -752,7 +752,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -795,7 +795,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -838,7 +838,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -881,7 +881,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -924,7 +924,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -967,7 +967,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1010,7 +1010,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1053,7 +1053,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1096,7 +1096,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1139,7 +1139,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1182,7 +1182,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1225,7 +1225,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1268,7 +1268,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1311,7 +1311,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1354,7 +1354,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1397,7 +1397,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1440,7 +1440,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1483,7 +1483,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1526,7 +1526,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1569,7 +1569,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1612,7 +1612,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1656,7 +1656,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1700,7 +1700,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1744,7 +1744,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1788,7 +1788,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1832,7 +1832,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1876,7 +1876,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1920,7 +1920,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1964,7 +1964,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2008,7 +2008,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2052,7 +2052,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2096,7 +2096,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2140,7 +2140,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2184,7 +2184,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2228,7 +2228,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2272,7 +2272,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2316,7 +2316,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2360,7 +2360,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2404,7 +2404,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2448,7 +2448,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2492,7 +2492,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2536,7 +2536,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2580,7 +2580,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2623,7 +2623,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2666,7 +2666,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2709,7 +2709,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2752,7 +2752,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2795,7 +2795,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2838,7 +2838,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2881,7 +2881,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2924,7 +2924,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2967,7 +2967,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3010,7 +3010,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3053,7 +3053,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3096,7 +3096,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3139,7 +3139,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3182,7 +3182,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3225,7 +3225,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3268,7 +3268,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3311,7 +3311,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3354,7 +3354,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3397,7 +3397,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3440,7 +3440,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3483,7 +3483,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3526,7 +3526,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3569,7 +3569,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3612,7 +3612,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3655,7 +3655,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3698,7 +3698,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3742,7 +3742,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3786,7 +3786,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3830,7 +3830,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3874,7 +3874,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3918,7 +3918,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3962,7 +3962,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4006,7 +4006,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4050,7 +4050,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4094,7 +4094,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4138,7 +4138,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4182,7 +4182,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4226,7 +4226,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4270,7 +4270,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4314,7 +4314,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14200-14300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14200-14300.xml index f5961c7807..57543304eb 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14200-14300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14200-14300.xml @@ -21,7 +21,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -65,7 +65,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -109,7 +109,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -153,7 +153,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -197,7 +197,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -241,7 +241,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -285,7 +285,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -329,7 +329,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -372,7 +372,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -415,7 +415,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -458,7 +458,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -501,7 +501,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -544,7 +544,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -587,7 +587,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -630,7 +630,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -673,7 +673,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -716,7 +716,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -759,7 +759,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -802,7 +802,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -845,7 +845,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -888,7 +888,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -931,7 +931,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -974,7 +974,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1017,7 +1017,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1060,7 +1060,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1103,7 +1103,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1146,7 +1146,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1189,7 +1189,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1232,7 +1232,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1275,7 +1275,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1318,7 +1318,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1361,7 +1361,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1404,7 +1404,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1447,7 +1447,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1490,7 +1490,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1533,7 +1533,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1576,7 +1576,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1619,7 +1619,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1662,7 +1662,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1705,7 +1705,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1748,7 +1748,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1791,7 +1791,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1834,7 +1834,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1877,7 +1877,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1920,7 +1920,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1963,7 +1963,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -2007,7 +2007,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -2051,7 +2051,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -2095,7 +2095,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -2139,7 +2139,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -2183,7 +2183,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -2234,7 +2234,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2283,7 +2283,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2332,7 +2332,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2381,7 +2381,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2430,7 +2430,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2479,7 +2479,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2528,7 +2528,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2577,7 +2577,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2626,7 +2626,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2675,7 +2675,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2724,7 +2724,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2773,7 +2773,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2822,7 +2822,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2871,7 +2871,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2920,7 +2920,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2969,7 +2969,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3018,7 +3018,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3067,7 +3067,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3116,7 +3116,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3165,7 +3165,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3214,7 +3214,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3263,7 +3263,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3312,7 +3312,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3361,7 +3361,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3410,7 +3410,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3459,7 +3459,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3508,7 +3508,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3557,7 +3557,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3606,7 +3606,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3655,7 +3655,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3704,7 +3704,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3753,7 +3753,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3802,7 +3802,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3851,7 +3851,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3900,7 +3900,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3949,7 +3949,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3998,7 +3998,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4047,7 +4047,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4096,7 +4096,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4145,7 +4145,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4187,7 +4187,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4230,7 +4230,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4273,7 +4273,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4316,7 +4316,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4359,7 +4359,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14300-14400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14300-14400.xml index 71798f2cc9..d5fffb2615 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14300-14400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14300-14400.xml @@ -21,7 +21,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -64,7 +64,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -107,7 +107,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -150,7 +150,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -193,7 +193,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -236,7 +236,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -279,7 +279,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -322,7 +322,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -365,7 +365,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -408,7 +408,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -451,7 +451,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -494,7 +494,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -537,7 +537,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -580,7 +580,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -623,7 +623,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -666,7 +666,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -709,7 +709,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -752,7 +752,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -795,7 +795,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -838,7 +838,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -881,7 +881,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -924,7 +924,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -968,7 +968,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1012,7 +1012,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1056,7 +1056,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1100,7 +1100,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1144,7 +1144,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1188,7 +1188,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1232,7 +1232,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1276,7 +1276,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1320,7 +1320,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1364,7 +1364,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1408,7 +1408,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1452,7 +1452,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1496,7 +1496,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1540,7 +1540,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1584,7 +1584,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1628,7 +1628,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1672,7 +1672,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1716,7 +1716,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1760,7 +1760,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1804,7 +1804,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1848,7 +1848,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1892,7 +1892,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1935,7 +1935,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1978,7 +1978,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2021,7 +2021,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2064,7 +2064,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2107,7 +2107,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2150,7 +2150,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2193,7 +2193,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2236,7 +2236,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2279,7 +2279,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2322,7 +2322,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2365,7 +2365,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2408,7 +2408,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2451,7 +2451,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2494,7 +2494,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2537,7 +2537,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2580,7 +2580,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2623,7 +2623,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2666,7 +2666,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2709,7 +2709,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2752,7 +2752,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2795,7 +2795,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2838,7 +2838,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2881,7 +2881,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2924,7 +2924,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2967,7 +2967,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3010,7 +3010,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3054,7 +3054,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3098,7 +3098,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3142,7 +3142,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3186,7 +3186,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3230,7 +3230,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3274,7 +3274,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3318,7 +3318,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3362,7 +3362,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3406,7 +3406,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3450,7 +3450,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3494,7 +3494,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3538,7 +3538,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3582,7 +3582,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3626,7 +3626,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3670,7 +3670,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3714,7 +3714,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3758,7 +3758,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3802,7 +3802,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3846,7 +3846,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3890,7 +3890,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3934,7 +3934,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3978,7 +3978,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4021,7 +4021,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4064,7 +4064,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4107,7 +4107,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4150,7 +4150,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4193,7 +4193,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4236,7 +4236,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4279,7 +4279,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4322,7 +4322,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14400-14500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14400-14500.xml index ad523b46ec..618fa73d68 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14400-14500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14400-14500.xml @@ -21,7 +21,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -64,7 +64,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -107,7 +107,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -150,7 +150,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -193,7 +193,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -236,7 +236,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -279,7 +279,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -322,7 +322,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -365,7 +365,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -408,7 +408,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -451,7 +451,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -494,7 +494,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -537,7 +537,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -580,7 +580,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -623,7 +623,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -666,7 +666,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -709,7 +709,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -752,7 +752,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -795,7 +795,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -838,7 +838,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -881,7 +881,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -924,7 +924,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -967,7 +967,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1010,7 +1010,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1053,7 +1053,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1096,7 +1096,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1139,7 +1139,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1182,7 +1182,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1225,7 +1225,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1268,7 +1268,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1312,7 +1312,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1356,7 +1356,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1400,7 +1400,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1444,7 +1444,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1488,7 +1488,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -1539,7 +1539,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1588,7 +1588,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1637,7 +1637,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1686,7 +1686,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1737,7 +1737,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1788,7 +1788,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1839,7 +1839,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1890,7 +1890,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1941,7 +1941,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1992,7 +1992,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2043,7 +2043,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2094,7 +2094,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2145,7 +2145,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2196,7 +2196,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2247,7 +2247,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2298,7 +2298,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2349,7 +2349,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2400,7 +2400,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2451,7 +2451,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2502,7 +2502,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2553,7 +2553,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2604,7 +2604,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2655,7 +2655,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2706,7 +2706,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2757,7 +2757,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2808,7 +2808,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2859,7 +2859,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2910,7 +2910,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2961,7 +2961,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3012,7 +3012,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3063,7 +3063,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3114,7 +3114,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3165,7 +3165,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3216,7 +3216,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3267,7 +3267,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3318,7 +3318,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3369,7 +3369,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3420,7 +3420,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3471,7 +3471,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3522,7 +3522,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3560,7 +3560,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3600,7 +3600,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3640,7 +3640,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3680,7 +3680,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3720,7 +3720,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3760,7 +3760,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3800,7 +3800,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3840,7 +3840,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3880,7 +3880,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3920,7 +3920,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -3960,7 +3960,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4000,7 +4000,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4040,7 +4040,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4080,7 +4080,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4120,7 +4120,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4160,7 +4160,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4200,7 +4200,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4240,7 +4240,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4280,7 +4280,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4320,7 +4320,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -4360,7 +4360,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14500-14600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14500-14600.xml index 320a202fbc..4d0ea332e0 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14500-14600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14500-14600.xml @@ -17,7 +17,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -57,7 +57,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -97,7 +97,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -137,7 +137,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -177,7 +177,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -217,7 +217,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -258,7 +258,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -299,7 +299,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -340,7 +340,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -381,7 +381,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -422,7 +422,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -463,7 +463,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -504,7 +504,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -545,7 +545,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -586,7 +586,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -627,7 +627,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -668,7 +668,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -709,7 +709,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -750,7 +750,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -791,7 +791,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -832,7 +832,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -873,7 +873,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -914,7 +914,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -955,7 +955,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -996,7 +996,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -1037,7 +1037,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -1078,7 +1078,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -1123,7 +1123,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1166,7 +1166,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1209,7 +1209,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1252,7 +1252,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1295,7 +1295,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1338,7 +1338,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1381,7 +1381,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1424,7 +1424,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1467,7 +1467,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1510,7 +1510,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1553,7 +1553,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1596,7 +1596,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1639,7 +1639,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1682,7 +1682,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1725,7 +1725,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1768,7 +1768,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1811,7 +1811,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1854,7 +1854,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1897,7 +1897,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1940,7 +1940,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1983,7 +1983,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2026,7 +2026,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2069,7 +2069,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2112,7 +2112,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2155,7 +2155,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2198,7 +2198,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2241,7 +2241,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2285,7 +2285,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2329,7 +2329,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2373,7 +2373,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2417,7 +2417,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2461,7 +2461,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2505,7 +2505,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2549,7 +2549,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2593,7 +2593,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2637,7 +2637,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2681,7 +2681,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2725,7 +2725,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2769,7 +2769,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2813,7 +2813,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2857,7 +2857,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2901,7 +2901,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2945,7 +2945,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2989,7 +2989,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3033,7 +3033,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3077,7 +3077,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3121,7 +3121,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3165,7 +3165,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3209,7 +3209,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3252,7 +3252,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3295,7 +3295,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3338,7 +3338,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3381,7 +3381,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3424,7 +3424,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3467,7 +3467,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3510,7 +3510,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3553,7 +3553,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3596,7 +3596,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3639,7 +3639,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3682,7 +3682,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3725,7 +3725,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3768,7 +3768,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3811,7 +3811,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3854,7 +3854,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3897,7 +3897,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3940,7 +3940,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -3983,7 +3983,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4026,7 +4026,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4069,7 +4069,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4112,7 +4112,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4155,7 +4155,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4198,7 +4198,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -4241,7 +4241,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14600-14700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14600-14700.xml index 44583ffa3e..577e970585 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14600-14700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14600-14700.xml @@ -21,7 +21,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -64,7 +64,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -107,7 +107,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -150,7 +150,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -193,7 +193,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -236,7 +236,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -279,7 +279,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -322,7 +322,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -365,7 +365,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -408,7 +408,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -451,7 +451,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -494,7 +494,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -537,7 +537,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -580,7 +580,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -624,7 +624,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -668,7 +668,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -712,7 +712,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -756,7 +756,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -800,7 +800,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="3" /> <!--HP Medium-High --> @@ -851,7 +851,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -901,7 +901,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -951,7 +951,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1001,7 +1001,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1051,7 +1051,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1101,7 +1101,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1151,7 +1151,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1201,7 +1201,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1251,7 +1251,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1301,7 +1301,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1351,7 +1351,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1401,7 +1401,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1451,7 +1451,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1501,7 +1501,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1551,7 +1551,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1601,7 +1601,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1651,7 +1651,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1701,7 +1701,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1751,7 +1751,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1801,7 +1801,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1851,7 +1851,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1901,7 +1901,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1951,7 +1951,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2001,7 +2001,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2051,7 +2051,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2101,7 +2101,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2151,7 +2151,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2201,7 +2201,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2251,7 +2251,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2301,7 +2301,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2351,7 +2351,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2401,7 +2401,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2451,7 +2451,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2501,7 +2501,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2551,7 +2551,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2601,7 +2601,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2651,7 +2651,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2701,7 +2701,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2751,7 +2751,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2801,7 +2801,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2844,7 +2844,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -2887,7 +2887,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -2930,7 +2930,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -2973,7 +2973,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3016,7 +3016,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3059,7 +3059,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3102,7 +3102,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3145,7 +3145,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3188,7 +3188,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3231,7 +3231,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3274,7 +3274,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3317,7 +3317,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3360,7 +3360,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3403,7 +3403,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3446,7 +3446,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3489,7 +3489,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3532,7 +3532,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3575,7 +3575,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3618,7 +3618,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3661,7 +3661,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3704,7 +3704,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3747,7 +3747,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3790,7 +3790,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3833,7 +3833,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3876,7 +3876,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3919,7 +3919,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3962,7 +3962,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4005,7 +4005,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4048,7 +4048,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4091,7 +4091,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4134,7 +4134,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4177,7 +4177,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4220,7 +4220,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4263,7 +4263,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4306,7 +4306,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4349,7 +4349,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4392,7 +4392,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14700-14800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14700-14800.xml index 5dbc01d7ad..d2245a6517 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14700-14800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14700-14800.xml @@ -21,7 +21,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -64,7 +64,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -106,7 +106,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4139" level="6" /> <!--Boom Attack --> @@ -147,7 +147,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4139" level="6" /> <!--Boom Attack --> @@ -188,7 +188,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -228,7 +228,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -268,7 +268,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -308,7 +308,7 @@ <run ground="141" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -348,7 +348,7 @@ <run ground="142" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -388,7 +388,7 @@ <run ground="143" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -428,7 +428,7 @@ <run ground="144" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -468,7 +468,7 @@ <run ground="145" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -508,7 +508,7 @@ <run ground="146" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -548,7 +548,7 @@ <run ground="147" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -588,7 +588,7 @@ <run ground="148" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -628,7 +628,7 @@ <run ground="149" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -668,7 +668,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -708,7 +708,7 @@ <run ground="151" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -748,7 +748,7 @@ <run ground="152" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -788,7 +788,7 @@ <run ground="153" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -828,7 +828,7 @@ <run ground="154" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -868,7 +868,7 @@ <run ground="155" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -908,7 +908,7 @@ <run ground="156" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -948,7 +948,7 @@ <run ground="157" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -988,7 +988,7 @@ <run ground="158" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1028,7 +1028,7 @@ <run ground="159" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1068,7 +1068,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1108,7 +1108,7 @@ <run ground="161" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1148,7 +1148,7 @@ <run ground="162" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1188,7 +1188,7 @@ <run ground="163" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1228,7 +1228,7 @@ <run ground="164" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1268,7 +1268,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1308,7 +1308,7 @@ <run ground="166" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1348,7 +1348,7 @@ <run ground="167" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1388,7 +1388,7 @@ <run ground="168" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1428,7 +1428,7 @@ <run ground="169" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1468,7 +1468,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1505,7 +1505,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1542,7 +1542,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1579,7 +1579,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1616,7 +1616,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1653,7 +1653,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1690,7 +1690,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1727,7 +1727,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1764,7 +1764,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1801,7 +1801,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1838,7 +1838,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1875,7 +1875,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1912,7 +1912,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1949,7 +1949,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1986,7 +1986,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2023,7 +2023,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2060,7 +2060,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2097,7 +2097,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2134,7 +2134,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2171,7 +2171,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2208,7 +2208,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2245,7 +2245,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2282,7 +2282,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2319,7 +2319,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2356,7 +2356,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2393,7 +2393,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2430,7 +2430,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2467,7 +2467,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2504,7 +2504,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2541,7 +2541,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2578,7 +2578,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2615,7 +2615,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2654,7 +2654,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2694,7 +2694,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2734,7 +2734,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2774,7 +2774,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2814,7 +2814,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2854,7 +2854,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2894,7 +2894,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2934,7 +2934,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2974,7 +2974,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3014,7 +3014,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3054,7 +3054,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3094,7 +3094,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3134,7 +3134,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3174,7 +3174,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3214,7 +3214,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3254,7 +3254,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3294,7 +3294,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3334,7 +3334,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3374,7 +3374,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3414,7 +3414,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3454,7 +3454,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3494,7 +3494,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3534,7 +3534,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3574,7 +3574,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3614,7 +3614,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3654,7 +3654,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3694,7 +3694,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3734,7 +3734,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3774,7 +3774,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3814,7 +3814,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3854,7 +3854,7 @@ <run ground="10" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3897,7 +3897,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14800-14900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14800-14900.xml index 22fae54754..7fa9b96a1e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14800-14900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14800-14900.xml @@ -22,7 +22,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -69,7 +69,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -116,7 +116,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -166,7 +166,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -216,7 +216,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -266,7 +266,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -316,7 +316,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -366,7 +366,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -416,7 +416,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -466,7 +466,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -516,7 +516,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -566,7 +566,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -616,7 +616,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -666,7 +666,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -719,7 +719,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -772,7 +772,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -825,7 +825,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -878,7 +878,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -931,7 +931,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -984,7 +984,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1037,7 +1037,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1090,7 +1090,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1143,7 +1143,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1196,7 +1196,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1249,7 +1249,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1302,7 +1302,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1355,7 +1355,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1408,7 +1408,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1461,7 +1461,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1514,7 +1514,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1567,7 +1567,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1620,7 +1620,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1673,7 +1673,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1726,7 +1726,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1779,7 +1779,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1832,7 +1832,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="6" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1875,7 +1875,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1918,7 +1918,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -1962,7 +1962,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -2000,7 +2000,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2036,7 +2036,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2072,7 +2072,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2108,7 +2108,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2144,7 +2144,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2180,7 +2180,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2216,7 +2216,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2252,7 +2252,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2288,7 +2288,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2324,7 +2324,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2360,7 +2360,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2396,7 +2396,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2432,7 +2432,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2468,7 +2468,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2504,7 +2504,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2540,7 +2540,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2576,7 +2576,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2612,7 +2612,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2648,7 +2648,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2684,7 +2684,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2720,7 +2720,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2756,7 +2756,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2792,7 +2792,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2828,7 +2828,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2864,7 +2864,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2900,7 +2900,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2936,7 +2936,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2972,7 +2972,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3008,7 +3008,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3044,7 +3044,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3080,7 +3080,7 @@ <run ground="40" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4332" level="1" /> <!--Mental Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3139,7 +3139,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3182,7 +3182,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3225,7 +3225,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3268,7 +3268,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3311,7 +3311,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3354,7 +3354,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3397,7 +3397,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3440,7 +3440,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3483,7 +3483,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3526,7 +3526,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3569,7 +3569,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3612,7 +3612,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3655,7 +3655,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3698,7 +3698,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3741,7 +3741,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3784,7 +3784,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3827,7 +3827,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3871,7 +3871,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3915,7 +3915,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -3959,7 +3959,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4003,7 +4003,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4047,7 +4047,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4091,7 +4091,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4135,7 +4135,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4179,7 +4179,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4223,7 +4223,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4267,7 +4267,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4311,7 +4311,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4355,7 +4355,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -4399,7 +4399,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14900-15000.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14900-15000.xml index 094330b723..bc1a4d6aef 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/14900-15000.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/14900-15000.xml @@ -21,7 +21,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -65,7 +65,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -109,7 +109,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -153,7 +153,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -197,7 +197,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -241,7 +241,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -285,7 +285,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -329,7 +329,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -373,7 +373,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -417,7 +417,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -461,7 +461,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -505,7 +505,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -549,7 +549,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -593,7 +593,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -637,7 +637,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -681,7 +681,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="4" /> <!--HP High --> @@ -724,7 +724,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="2" /> <!--HP Medium-High --> @@ -767,7 +767,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="2" /> <!--HP Medium-High --> @@ -821,7 +821,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="9" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="6" /> <!--HP Very High --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/16000-16100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/16000-16100.xml index 06bb910258..fe03075029 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/16000-16100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/16000-16100.xml @@ -27,7 +27,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -88,7 +88,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -149,7 +149,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -210,7 +210,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -271,7 +271,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -332,7 +332,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -402,7 +402,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2188" level="1" /> <!--Golden Spice --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -461,7 +461,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -532,7 +532,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2188" level="1" /> <!--Golden Spice --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -591,7 +591,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -663,7 +663,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2188" level="1" /> <!--Golden Spice --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -723,7 +723,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -785,7 +785,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -822,7 +822,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -857,7 +857,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -892,7 +892,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -927,7 +927,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -973,7 +973,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1011,7 +1011,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1046,7 +1046,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1081,7 +1081,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1207,7 +1207,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1336,7 +1336,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1464,7 +1464,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1585,7 +1585,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1684,7 +1684,7 @@ </speed> <hit_time>250</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1784,7 +1784,7 @@ </speed> <hit_time>250</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1823,7 +1823,7 @@ </speed> <hit_time>250</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1872,7 +1872,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1997,7 +1997,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2103,7 +2103,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2209,7 +2209,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2301,7 +2301,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2388,7 +2388,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2426,7 +2426,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2465,7 +2465,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2610,7 +2610,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2785,7 +2785,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2957,7 +2957,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2994,7 +2994,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3029,7 +3029,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3064,7 +3064,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3099,7 +3099,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3134,7 +3134,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3169,7 +3169,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3204,7 +3204,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3239,7 +3239,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3274,7 +3274,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3309,7 +3309,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3344,7 +3344,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3379,7 +3379,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3414,7 +3414,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3472,7 +3472,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3573,7 +3573,7 @@ </speed> <hit_time>360</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3610,7 +3610,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3645,7 +3645,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3737,7 +3737,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3832,7 +3832,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4121" level="1" /> <!--Summoned Monster Magic Protection --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3869,7 +3869,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18000-18100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18000-18100.xml index c7032318e7..c9609e42d0 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18000-18100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18000-18100.xml @@ -27,7 +27,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4035" level="6" /> <!--Poison --> @@ -123,7 +123,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4035" level="6" /> <!--Poison --> @@ -186,7 +186,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -228,7 +228,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -268,7 +268,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -316,7 +316,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -370,7 +370,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4047" level="6" /> <!--Hold --> @@ -421,7 +421,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4047" level="7" /> <!--Hold --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -476,7 +476,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="3" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -530,7 +530,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -577,7 +577,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -623,7 +623,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="3" /> <!--NPC Blaze --> @@ -683,7 +683,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -741,7 +741,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="3" /> <!--NPC Wild Sweep --> @@ -800,7 +800,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -855,7 +855,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -901,7 +901,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -956,7 +956,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="4" /> <!--Stun --> @@ -1016,7 +1016,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="4" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1065,7 +1065,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1112,7 +1112,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1158,7 +1158,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="4" /> <!--NPC Blaze --> @@ -1218,7 +1218,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -1275,7 +1275,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="4" /> <!--NPC Wild Sweep --> @@ -1335,7 +1335,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -1390,7 +1390,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1436,7 +1436,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1491,7 +1491,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="5" /> <!--Stun --> @@ -1551,7 +1551,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="5" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1600,7 +1600,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1647,7 +1647,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1693,7 +1693,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="5" /> <!--NPC Blaze --> @@ -1753,7 +1753,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="5" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="5" /> <!--NPC Aura Burn - Magic --> @@ -1811,7 +1811,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="5" /> <!--NPC Wild Sweep --> @@ -1871,7 +1871,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -1926,7 +1926,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1972,7 +1972,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2027,7 +2027,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="6" /> <!--Stun --> @@ -2087,7 +2087,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="6" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2136,7 +2136,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2183,7 +2183,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2229,7 +2229,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="6" /> <!--NPC Blaze --> @@ -2289,7 +2289,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="6" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -2347,7 +2347,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="6" /> <!--NPC Wild Sweep --> @@ -2407,7 +2407,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -2462,7 +2462,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2508,7 +2508,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2563,7 +2563,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="7" /> <!--Stun --> @@ -2623,7 +2623,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="7" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2672,7 +2672,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2719,7 +2719,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2765,7 +2765,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="7" /> <!--NPC Blaze --> @@ -2825,7 +2825,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="7" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> @@ -2883,7 +2883,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="7" /> <!--NPC Wild Sweep --> @@ -2943,7 +2943,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -2998,7 +2998,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3044,7 +3044,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3099,7 +3099,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="7" /> <!--Stun --> @@ -3159,7 +3159,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="3" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3208,7 +3208,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3255,7 +3255,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3301,7 +3301,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="3" /> <!--NPC Blaze --> @@ -3361,7 +3361,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -3419,7 +3419,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="3" /> <!--NPC Wild Sweep --> @@ -3479,7 +3479,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -3534,7 +3534,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3580,7 +3580,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3635,7 +3635,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="4" /> <!--Stun --> @@ -3695,7 +3695,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="4" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3744,7 +3744,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3791,7 +3791,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3837,7 +3837,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="4" /> <!--NPC Blaze --> @@ -3897,7 +3897,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -3955,7 +3955,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="4" /> <!--NPC Wild Sweep --> @@ -4015,7 +4015,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -4070,7 +4070,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4116,7 +4116,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4171,7 +4171,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="5" /> <!--Stun --> @@ -4231,7 +4231,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="5" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4280,7 +4280,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4327,7 +4327,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4373,7 +4373,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="5" /> <!--NPC Blaze --> @@ -4433,7 +4433,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="5" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="5" /> <!--NPC Aura Burn - Magic --> @@ -4491,7 +4491,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="5" /> <!--NPC Wild Sweep --> @@ -4551,7 +4551,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -4606,7 +4606,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4652,7 +4652,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4707,7 +4707,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="6" /> <!--Stun --> @@ -4767,7 +4767,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="6" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4816,7 +4816,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4863,7 +4863,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4909,7 +4909,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="6" /> <!--NPC Blaze --> @@ -4969,7 +4969,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="6" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -5027,7 +5027,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="7" /> <!--NPC Wild Sweep --> @@ -5087,7 +5087,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -5142,7 +5142,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5188,7 +5188,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5243,7 +5243,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="7" /> <!--Stun --> @@ -5303,7 +5303,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="8" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18100-18200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18100-18200.xml index d7c0fe431e..3d1c6a5eae 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18100-18200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18100-18200.xml @@ -23,7 +23,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -70,7 +70,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -116,7 +116,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="9" /> <!--NPC Blaze --> @@ -176,7 +176,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="9" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -234,7 +234,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="9" /> <!--NPC Wild Sweep --> @@ -294,7 +294,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4225" level="5" /> <!--Resist Stun Attacks --> @@ -349,7 +349,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -395,7 +395,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -450,7 +450,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="9" /> <!--Stun --> @@ -504,7 +504,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -562,7 +562,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -621,7 +621,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -680,7 +680,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -739,7 +739,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -798,7 +798,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -856,7 +856,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -915,7 +915,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -974,7 +974,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1033,7 +1033,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1088,7 +1088,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1138,7 +1138,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1200,7 +1200,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1261,7 +1261,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1322,7 +1322,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1384,7 +1384,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1445,7 +1445,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1506,7 +1506,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1568,7 +1568,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1629,7 +1629,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1690,7 +1690,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1752,7 +1752,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1813,7 +1813,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1869,7 +1869,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -1923,7 +1923,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1972,7 +1972,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2023,7 +2023,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2074,7 +2074,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2125,7 +2125,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -2178,7 +2178,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2231,7 +2231,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2283,7 +2283,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -2336,7 +2336,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -2392,7 +2392,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -2448,7 +2448,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -2504,7 +2504,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -2559,7 +2559,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4031" level="3" /> <!--NPC Clan Aegis --> <skill id="4155" level="9" /> <!--NPC Twister - Magic --> @@ -2612,7 +2612,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -2664,7 +2664,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4155" level="9" /> <!--NPC Twister - Magic --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -2716,7 +2716,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -2767,7 +2767,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2817,7 +2817,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2863,7 +2863,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2909,7 +2909,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2955,7 +2955,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3001,7 +3001,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3047,7 +3047,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3093,7 +3093,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3139,7 +3139,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3189,7 +3189,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3242,7 +3242,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3295,7 +3295,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3348,7 +3348,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3401,7 +3401,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3454,7 +3454,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3507,7 +3507,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3560,7 +3560,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3615,7 +3615,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3667,7 +3667,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3721,7 +3721,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3775,7 +3775,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3827,7 +3827,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3881,7 +3881,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3934,7 +3934,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3988,7 +3988,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4047,7 +4047,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4107,7 +4107,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4165,7 +4165,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4224,7 +4224,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4284,7 +4284,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4342,7 +4342,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4401,7 +4401,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4461,7 +4461,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4519,7 +4519,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4578,7 +4578,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -4638,7 +4638,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4695,7 +4695,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4036" level="9" /> <!--Poison --> @@ -4752,7 +4752,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -4809,7 +4809,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4860,7 +4860,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4912,7 +4912,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4965,7 +4965,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -5018,7 +5018,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -5072,7 +5072,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -5127,7 +5127,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -5181,7 +5181,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -5231,7 +5231,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5282,7 +5282,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5332,7 +5332,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5382,7 +5382,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5432,7 +5432,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18200-18300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18200-18300.xml index a98f615ec4..04684ce96d 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18200-18300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18200-18300.xml @@ -23,7 +23,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -73,7 +73,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -123,7 +123,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -173,7 +173,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -223,7 +223,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -273,7 +273,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -323,7 +323,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -373,7 +373,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -423,7 +423,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -473,7 +473,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -523,7 +523,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -573,7 +573,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -629,7 +629,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -687,7 +687,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -745,7 +745,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -803,7 +803,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -861,7 +861,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -919,7 +919,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -977,7 +977,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1035,7 +1035,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -1092,7 +1092,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1150,7 +1150,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1206,7 +1206,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1256,7 +1256,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1307,7 +1307,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1359,7 +1359,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1411,7 +1411,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1464,7 +1464,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1518,7 +1518,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4102" level="2" /> <!--Surrender To Fire --> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> @@ -1571,7 +1571,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1621,7 +1621,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1673,7 +1673,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1721,7 +1721,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1769,7 +1769,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1817,7 +1817,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1865,7 +1865,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1913,7 +1913,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1961,7 +1961,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2009,7 +2009,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2057,7 +2057,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2105,7 +2105,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2153,7 +2153,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2201,7 +2201,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2254,7 +2254,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4072" level="9" /> <!--Stun --> @@ -2305,7 +2305,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2356,7 +2356,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2407,7 +2407,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2458,7 +2458,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2509,7 +2509,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2560,7 +2560,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2611,7 +2611,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2662,7 +2662,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2713,7 +2713,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2764,7 +2764,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2815,7 +2815,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2866,7 +2866,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2912,7 +2912,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2970,7 +2970,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3006,7 +3006,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3042,7 +3042,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3078,7 +3078,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3114,7 +3114,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3150,7 +3150,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3186,7 +3186,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3222,7 +3222,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3258,7 +3258,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3305,7 +3305,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3352,7 +3352,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3399,7 +3399,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3446,7 +3446,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3493,7 +3493,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3540,7 +3540,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3587,7 +3587,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3634,7 +3634,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3681,7 +3681,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3728,7 +3728,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3775,7 +3775,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3822,7 +3822,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3869,7 +3869,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3916,7 +3916,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3963,7 +3963,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4010,7 +4010,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4057,7 +4057,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4104,7 +4104,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4151,7 +4151,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4198,7 +4198,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4245,7 +4245,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4292,7 +4292,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4344,7 +4344,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4396,7 +4396,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4448,7 +4448,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4500,7 +4500,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4552,7 +4552,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4604,7 +4604,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4656,7 +4656,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4708,7 +4708,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4760,7 +4760,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4812,7 +4812,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4864,7 +4864,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4921,7 +4921,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18300-18400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18300-18400.xml index c883dc6b5e..af4c004cf6 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18300-18400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18300-18400.xml @@ -24,7 +24,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -68,7 +68,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -116,7 +116,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -160,7 +160,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -208,7 +208,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -252,7 +252,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -300,7 +300,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -344,7 +344,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -392,7 +392,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -436,7 +436,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -484,7 +484,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -528,7 +528,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -576,7 +576,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -620,7 +620,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -668,7 +668,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -712,7 +712,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -760,7 +760,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -804,7 +804,7 @@ <run ground="30" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -852,7 +852,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -899,7 +899,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="1" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -959,7 +959,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="2" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1020,7 +1020,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="3" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1081,7 +1081,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="4" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1142,7 +1142,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="5" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1202,7 +1202,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="6" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1262,7 +1262,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="7" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1322,7 +1322,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4382" level="9" /> <!--Curse of Lake Ghost --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1380,7 +1380,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4379" level="5" /> <!--Resist Spear Weapons --> @@ -1436,7 +1436,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1482,7 +1482,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4032" level="9" /> <!--NPC Strike --> @@ -1538,7 +1538,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="9" /> <!--Hydro Screw --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1592,7 +1592,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4032" level="9" /> <!--NPC Strike --> @@ -1648,7 +1648,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4101" level="9" /> <!--NPC Spinning Slash --> @@ -1702,7 +1702,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4256" level="1" /> <!--100% stun resistance. --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1750,7 +1750,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4246" level="1" /> <!--Strong in "nan" activity magic DOT --> <skill id="4256" level="1" /> <!--100% stun resistance. --> @@ -1804,7 +1804,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4032" level="9" /> <!--NPC Strike --> @@ -1860,7 +1860,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4032" level="9" /> <!--NPC Strike --> @@ -1915,7 +1915,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="9" /> <!--NPC Bow Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1969,7 +1969,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="9" /> <!--Hydro Screw --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2023,7 +2023,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2070,7 +2070,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4256" level="1" /> <!--100% stun resistance. --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2121,7 +2121,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4256" level="1" /> <!--100% stun resistance. --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2174,7 +2174,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2226,7 +2226,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2272,7 +2272,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2316,7 +2316,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -2374,7 +2374,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -2436,7 +2436,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="2" /> <!--NPC Flamestrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2487,7 +2487,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2540,7 +2540,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2591,7 +2591,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4077" level="2" /> <!--NPC Aura Burn --> @@ -2648,7 +2648,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4033" level="2" /> <!--NPC Burn --> <skill id="4066" level="2" /> <!--NPC Twister --> @@ -2702,7 +2702,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2763,7 +2763,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2822,7 +2822,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2883,7 +2883,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4077" level="2" /> <!--NPC Aura Burn --> <skill id="4137" level="2" /> <!--Hydro Screw --> @@ -2946,7 +2946,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3005,7 +3005,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3064,7 +3064,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3123,7 +3123,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3182,7 +3182,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3242,7 +3242,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3299,7 +3299,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3352,7 +3352,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3399,7 +3399,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4095" level="1" /> <!--Damage Shield --> @@ -3449,7 +3449,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4095" level="1" /> <!--Damage Shield --> @@ -3499,7 +3499,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4095" level="1" /> <!--Damage Shield --> @@ -3547,7 +3547,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3601,7 +3601,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3653,7 +3653,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="9" /> <!--NPC Spinning Slash --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3707,7 +3707,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3751,7 +3751,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3793,7 +3793,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3834,7 +3834,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3876,7 +3876,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3918,7 +3918,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3960,7 +3960,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4002,7 +4002,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4051,7 +4051,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4097,7 +4097,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4144,7 +4144,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4191,7 +4191,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4238,7 +4238,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4285,7 +4285,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4332,7 +4332,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4379,7 +4379,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4426,7 +4426,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4474,7 +4474,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4523,7 +4523,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4572,7 +4572,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4621,7 +4621,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4670,7 +4670,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4719,7 +4719,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4768,7 +4768,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4817,7 +4817,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4866,7 +4866,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4915,7 +4915,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4964,7 +4964,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5013,7 +5013,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5062,7 +5062,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18400-18500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18400-18500.xml index 33b40047f8..43b9523830 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18400-18500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18400-18500.xml @@ -28,7 +28,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -77,7 +77,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -126,7 +126,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -175,7 +175,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -224,7 +224,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -273,7 +273,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -322,7 +322,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -371,7 +371,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -420,7 +420,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -469,7 +469,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -518,7 +518,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -567,7 +567,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -616,7 +616,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -665,7 +665,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -711,7 +711,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -755,7 +755,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -799,7 +799,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -847,7 +847,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -895,7 +895,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -943,7 +943,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -989,7 +989,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1027,7 +1027,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1065,7 +1065,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1103,7 +1103,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1141,7 +1141,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1176,7 +1176,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1222,7 +1222,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1261,7 +1261,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1302,7 +1302,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1341,7 +1341,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1380,7 +1380,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1422,7 +1422,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4094" level="12" /> <!--NPC Cancel Magic --> <skill id="4322" level="1" /> <!--Adventurer's Wind Walk --> @@ -1474,7 +1474,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1520,7 +1520,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1566,7 +1566,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1613,7 +1613,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1660,7 +1660,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1696,7 +1696,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1733,7 +1733,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1770,7 +1770,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1807,7 +1807,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1844,7 +1844,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1881,7 +1881,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1918,7 +1918,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1955,7 +1955,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1992,7 +1992,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2029,7 +2029,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2066,7 +2066,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2103,7 +2103,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2140,7 +2140,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2177,7 +2177,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2214,7 +2214,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2251,7 +2251,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2288,7 +2288,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2343,7 +2343,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2429,7 +2429,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2521,7 +2521,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2611,7 +2611,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2665,7 +2665,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2715,7 +2715,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2767,7 +2767,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2824,7 +2824,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2892,7 +2892,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2949,7 +2949,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3011,7 +3011,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3053,7 +3053,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3118,7 +3118,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3178,7 +3178,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3221,7 +3221,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4408" level="15" /> <!--HP Increase (7x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3275,7 +3275,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3344,7 +3344,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3400,7 +3400,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3464,7 +3464,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3507,7 +3507,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3557,7 +3557,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3603,7 +3603,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3642,7 +3642,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3677,7 +3677,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3712,7 +3712,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3747,7 +3747,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3782,7 +3782,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3911,7 +3911,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3953,7 +3953,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4009,7 +4009,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4389" level="5" /> <!--Resist Mental Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4057,7 +4057,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4098,7 +4098,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4139,7 +4139,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4180,7 +4180,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4221,7 +4221,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4262,7 +4262,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18500-18600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18500-18600.xml index 4718a58fc8..0e9d72cb67 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18500-18600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18500-18600.xml @@ -21,7 +21,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -62,7 +62,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -103,7 +103,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -144,7 +144,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -185,7 +185,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -226,7 +226,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -265,7 +265,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -306,7 +306,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -347,7 +347,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -388,7 +388,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -429,7 +429,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -470,7 +470,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -511,7 +511,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -552,7 +552,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -593,7 +593,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -634,7 +634,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -676,7 +676,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -718,7 +718,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -760,7 +760,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -802,7 +802,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -844,7 +844,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -886,7 +886,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -928,7 +928,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -970,7 +970,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1012,7 +1012,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1053,7 +1053,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1094,7 +1094,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1135,7 +1135,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1176,7 +1176,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1217,7 +1217,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1258,7 +1258,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1299,7 +1299,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1340,7 +1340,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1381,7 +1381,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1418,7 +1418,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1462,7 +1462,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1506,7 +1506,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1550,7 +1550,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1594,7 +1594,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1637,7 +1637,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1673,7 +1673,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1709,7 +1709,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1745,7 +1745,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1781,7 +1781,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1824,7 +1824,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4354" level="3" /> <!--Vampiric Rage --> @@ -1913,7 +1913,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4032" level="5" /> <!--NPC Strike --> @@ -1992,7 +1992,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="1" /> <!--Resist Bow/Crossbow Weapons --> @@ -2078,7 +2078,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4077" level="4" /> <!--NPC Aura Burn --> @@ -2152,7 +2152,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2232,7 +2232,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="4" /> <!--NPC Heal --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2324,7 +2324,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4077" level="4" /> <!--NPC Aura Burn --> @@ -2421,7 +2421,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4032" level="4" /> <!--NPC Strike --> @@ -2512,7 +2512,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4077" level="4" /> <!--NPC Aura Burn --> <skill id="4157" level="4" /> <!--NPC Blaze - Magic --> @@ -2594,7 +2594,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="4" /> <!--NPC Burn --> <skill id="4065" level="4" /> <!--NPC Heal --> @@ -2669,7 +2669,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="2" /> <!--Stun --> @@ -2740,7 +2740,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2801,7 +2801,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2850,7 +2850,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2911,7 +2911,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4175" level="3" /> <!--BOSS Haste --> @@ -2985,7 +2985,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="4" /> <!--BOSS HP Drain --> @@ -3045,7 +3045,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4194" level="3" /> <!--BOSS Aura Burn --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3093,7 +3093,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="3" /> <!--Bleed --> @@ -3166,7 +3166,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4087" level="4" /> <!--NPC Blaze --> @@ -3232,7 +3232,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4065" level="1" /> <!--NPC Heal --> <skill id="4209" level="6" /> <!--BOSS Heal --> @@ -3278,7 +3278,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4137" level="4" /> <!--Hydro Screw --> @@ -3350,7 +3350,7 @@ </speed> <hit_time>820</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4101" level="10" /> <!--NPC Spinning Slash --> @@ -3423,7 +3423,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3482,7 +3482,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3526,7 +3526,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3593,7 +3593,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3640,7 +3640,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4169" level="5" /> <!--Stun --> @@ -3711,7 +3711,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4171" level="6" /> <!--BOSS Spinning Slash --> @@ -3783,7 +3783,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3831,7 +3831,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4244" level="6" /> <!--NPC Wild Sweep --> @@ -3904,7 +3904,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4065" level="6" /> <!--NPC Heal --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3952,7 +3952,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="7" /> <!--Bleed --> @@ -4028,7 +4028,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4139" level="6" /> <!--Boom Attack --> @@ -4075,7 +4075,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="7" /> <!--Decrease Speed --> @@ -4142,7 +4142,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4198,7 +4198,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4280,7 +4280,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4360,7 +4360,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4442,7 +4442,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4523,7 +4523,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4604,7 +4604,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4686,7 +4686,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4766,7 +4766,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4849,7 +4849,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4932,7 +4932,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5012,7 +5012,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5095,7 +5095,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5176,7 +5176,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5261,7 +5261,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5343,7 +5343,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5425,7 +5425,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5510,7 +5510,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5592,7 +5592,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5677,7 +5677,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5763,7 +5763,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5848,7 +5848,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18600-18700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18600-18700.xml index 566163bfc9..2282c7eb8f 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18600-18700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18600-18700.xml @@ -38,7 +38,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -104,7 +104,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -139,7 +139,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -174,7 +174,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -209,7 +209,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -244,7 +244,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -279,7 +279,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -323,7 +323,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4287" level="2" /> <!--Resist Hold Attacks --> @@ -387,7 +387,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4287" level="2" /> <!--Resist Hold Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -452,7 +452,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="4" /> <!--Hydro Screw --> <skill id="4287" level="2" /> <!--Resist Hold Attacks --> @@ -520,7 +520,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="3" /> <!--NPC Heal --> <skill id="4287" level="2" /> <!--Resist Hold Attacks --> @@ -590,7 +590,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="4" /> <!--Hydro Screw --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -661,7 +661,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="4" /> <!--Hydro Screw --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -732,7 +732,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="4" /> <!--Hydro Screw --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -804,7 +804,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="4" /> <!--NPC Flamestrike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -875,7 +875,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="4" /> <!--NPC Flamestrike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -942,7 +942,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="4" /> <!--Hydro Screw --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -999,7 +999,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1036,7 +1036,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1073,7 +1073,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1111,7 +1111,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4287" level="2" /> <!--Resist Hold Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1148,7 +1148,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1232,7 +1232,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4120" level="6" /> <!--Stun --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1300,7 +1300,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1371,7 +1371,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1442,7 +1442,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1513,7 +1513,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1581,7 +1581,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4287" level="3" /> <!--Resist Hold Attacks --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1650,7 +1650,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4287" level="3" /> <!--Resist Hold Attacks --> @@ -1719,7 +1719,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4287" level="3" /> <!--Resist Hold Attacks --> @@ -1788,7 +1788,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4287" level="3" /> <!--Resist Hold Attacks --> @@ -1857,7 +1857,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4287" level="3" /> <!--Resist Hold Attacks --> @@ -1915,7 +1915,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4287" level="3" /> <!--Resist Hold Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1954,7 +1954,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2001,7 +2001,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2067,7 +2067,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2130,7 +2130,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2195,7 +2195,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2261,7 +2261,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2328,7 +2328,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4160" level="8" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2396,7 +2396,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2462,7 +2462,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2525,7 +2525,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2592,7 +2592,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2660,7 +2660,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2726,7 +2726,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2789,7 +2789,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2856,7 +2856,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2922,7 +2922,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2988,7 +2988,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3052,7 +3052,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3119,7 +3119,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3185,7 +3185,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3250,7 +3250,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3315,7 +3315,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3381,7 +3381,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3446,7 +3446,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3512,7 +3512,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3579,7 +3579,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3635,7 +3635,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3671,7 +3671,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3707,7 +3707,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3742,7 +3742,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3783,7 +3783,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3824,7 +3824,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3865,7 +3865,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3900,7 +3900,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3943,7 +3943,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3983,7 +3983,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4018,7 +4018,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4053,7 +4053,7 @@ <run ground="160" /> </speed> </stats> - <status showName="false" /> + <status showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4089,7 +4089,7 @@ <run ground="160" /> </speed> </stats> - <status showName="false" /> + <status showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4125,7 +4125,7 @@ <run ground="160" /> </speed> </stats> - <status showName="false" /> + <status showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4161,7 +4161,7 @@ <run ground="160" /> </speed> </stats> - <status showName="false" /> + <status showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4197,7 +4197,7 @@ <run ground="160" /> </speed> </stats> - <status showName="false" /> + <status showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4233,7 +4233,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4268,7 +4268,7 @@ <run ground="220" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4303,7 +4303,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" /> + <status attackable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4345,7 +4345,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" /> + <status attackable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4387,7 +4387,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" /> + <status attackable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4429,7 +4429,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" /> + <status attackable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4471,7 +4471,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" /> + <status attackable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4513,7 +4513,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" /> + <status attackable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4555,7 +4555,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4597,7 +4597,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4639,7 +4639,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4681,7 +4681,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4723,7 +4723,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4765,7 +4765,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4807,7 +4807,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4849,7 +4849,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4891,7 +4891,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" flying="true" canMove="false" /> + <status attackable="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4934,7 +4934,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4983,7 +4983,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> @@ -5035,7 +5035,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4152" level="6" /> <!--NPC HP Drain - Magic --> @@ -5078,7 +5078,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5117,7 +5117,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5152,7 +5152,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5187,7 +5187,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18700-18800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18700-18800.xml index ff46ce6265..016b672cf8 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18700-18800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18700-18800.xml @@ -16,7 +16,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -51,7 +51,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -86,7 +86,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -125,7 +125,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -162,7 +162,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -207,7 +207,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" undying="false" canMove="false" /> + <status targetable="false" undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -252,7 +252,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" showName="false" /> + <status undying="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -304,7 +304,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" noSleepMode="true" /> + <status attackable="false" undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -349,7 +349,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -396,7 +396,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" showName="false" canMove="false" /> + <status undying="false" showName="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -451,7 +451,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" showName="false" canMove="false" /> + <status undying="false" showName="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -506,7 +506,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" showName="false" canMove="false" /> + <status undying="false" showName="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -561,7 +561,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" showName="false" canMove="false" /> + <status undying="false" showName="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -606,7 +606,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" showName="false" canMove="false" /> + <status undying="false" showName="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -651,7 +651,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" showName="false" canMove="false" /> + <status undying="false" showName="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -700,7 +700,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -752,7 +752,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -805,7 +805,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -850,7 +850,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -892,7 +892,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -936,7 +936,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -975,7 +975,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1014,7 +1014,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1053,7 +1053,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1092,7 +1092,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1131,7 +1131,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1170,7 +1170,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1209,7 +1209,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1248,7 +1248,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4186" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1287,7 +1287,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1326,7 +1326,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1365,7 +1365,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1404,7 +1404,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1443,7 +1443,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1482,7 +1482,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1521,7 +1521,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1560,7 +1560,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1599,7 +1599,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1638,7 +1638,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1677,7 +1677,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1716,7 +1716,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1755,7 +1755,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1794,7 +1794,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1833,7 +1833,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1872,7 +1872,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1911,7 +1911,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1950,7 +1950,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1989,7 +1989,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2028,7 +2028,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2067,7 +2067,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2106,7 +2106,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2145,7 +2145,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2184,7 +2184,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2223,7 +2223,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2262,7 +2262,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2301,7 +2301,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2340,7 +2340,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2379,7 +2379,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2418,7 +2418,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2457,7 +2457,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2496,7 +2496,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2535,7 +2535,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2574,7 +2574,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2613,7 +2613,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2652,7 +2652,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2691,7 +2691,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2730,7 +2730,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2769,7 +2769,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2808,7 +2808,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2847,7 +2847,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2886,7 +2886,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2930,7 +2930,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2973,7 +2973,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3016,7 +3016,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3059,7 +3059,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3096,7 +3096,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3134,7 +3134,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3173,7 +3173,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3216,7 +3216,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3258,7 +3258,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" flying="true" canMove="false" /> + <status undying="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3297,7 +3297,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3338,7 +3338,7 @@ <run ground="150" /> </speed> </stats> - <status flying="true" noSleepMode="true" /> + <status flying="true" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3375,7 +3375,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3423,7 +3423,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3478,7 +3478,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3533,7 +3533,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3588,7 +3588,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3643,7 +3643,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3699,7 +3699,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3756,7 +3756,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3810,7 +3810,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3862,7 +3862,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3913,7 +3913,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4169,7 +4169,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18800-18900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18800-18900.xml index 77428d5c04..b3ea293934 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18800-18900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18800-18900.xml @@ -24,7 +24,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -96,7 +96,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -168,7 +168,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -242,7 +242,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -309,7 +309,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -345,7 +345,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -380,7 +380,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -417,7 +417,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -480,7 +480,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -543,7 +543,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -595,7 +595,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -639,7 +639,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -678,7 +678,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -718,7 +718,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -758,7 +758,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -803,7 +803,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -845,7 +845,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -897,7 +897,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -940,7 +940,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1051,7 +1051,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1125,7 +1125,7 @@ <run ground="120" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1160,7 +1160,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1195,7 +1195,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1230,7 +1230,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1265,7 +1265,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1300,7 +1300,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1335,7 +1335,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1370,7 +1370,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1405,7 +1405,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1440,7 +1440,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1475,7 +1475,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1597,7 +1597,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1643,7 +1643,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" canMove="false" /> + <status attackable="false" targetable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1679,7 +1679,7 @@ <run ground="120" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1731,7 +1731,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1776,7 +1776,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" showName="false" /> + <status targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1814,7 +1814,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" showName="false" /> + <status targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1852,7 +1852,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" showName="false" /> + <status targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1887,7 +1887,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1922,7 +1922,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" canMove="false" /> + <status targetable="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1957,7 +1957,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" showName="false" /> + <status targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1996,7 +1996,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2036,7 +2036,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2076,7 +2076,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2117,7 +2117,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2158,7 +2158,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2200,7 +2200,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2238,7 +2238,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2320,7 +2320,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2363,7 +2363,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4225" level="4" /> <!--Resist Stun Attacks --> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> @@ -2417,7 +2417,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2468,7 +2468,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2504,7 +2504,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2540,7 +2540,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2576,7 +2576,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2612,7 +2612,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2652,7 +2652,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -2698,7 +2698,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -2793,7 +2793,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2836,7 +2836,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2917,7 +2917,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2963,7 +2963,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" /> + <status canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3018,7 +3018,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -3085,7 +3085,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -3152,7 +3152,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -3218,7 +3218,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -3276,7 +3276,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -3385,7 +3385,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -3508,7 +3508,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -3596,7 +3596,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -3712,7 +3712,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -3801,7 +3801,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -3934,7 +3934,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -4020,7 +4020,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -4129,7 +4129,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -4253,7 +4253,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -4341,7 +4341,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -4460,7 +4460,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -4549,7 +4549,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -4677,7 +4677,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="1" /> <!--NPC Haste --> @@ -4763,7 +4763,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -4875,7 +4875,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5004,7 +5004,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5092,7 +5092,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5208,7 +5208,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5297,7 +5297,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5417,7 +5417,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5502,7 +5502,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="5" /> <!--Resist M. Atk. --> @@ -5613,7 +5613,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5741,7 +5741,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5829,7 +5829,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5945,7 +5945,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -6033,7 +6033,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18900-19000.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18900-19000.xml index 63d05faeb8..c78b4b1cbb 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/18900-19000.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/18900-19000.xml @@ -26,7 +26,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -113,7 +113,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="1" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -160,7 +160,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="1" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -207,7 +207,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -253,7 +253,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -342,7 +342,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -467,7 +467,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -585,7 +585,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -641,7 +641,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -743,7 +743,7 @@ <run ground="66" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -832,7 +832,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1011,7 +1011,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1053,7 +1053,7 @@ </speed> <hit_time>640</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1135,7 +1135,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1171,7 +1171,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" noSleepMode="true" /> + <status attackable="false" targetable="false" showName="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1208,7 +1208,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1245,7 +1245,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1283,7 +1283,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1321,7 +1321,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1359,7 +1359,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1396,7 +1396,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1435,7 +1435,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" /> + <status attackable="false" undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1476,7 +1476,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1511,7 +1511,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1551,7 +1551,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status attackable="false" targetable="false" /> + <status attackable="false" targetable="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1589,7 +1589,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1624,7 +1624,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1660,7 +1660,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1695,7 +1695,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" showName="false" /> + <status attackable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1730,7 +1730,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1772,7 +1772,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1808,7 +1808,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20000-20100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20000-20100.xml index ad9c0f7d42..7c20cf4786 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20000-20100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20000-20100.xml @@ -23,7 +23,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -64,7 +64,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -107,7 +107,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -209,7 +209,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -309,7 +309,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -411,7 +411,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -509,7 +509,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -609,7 +609,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -709,7 +709,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -808,7 +808,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -907,7 +907,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1004,7 +1004,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1104,7 +1104,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1205,7 +1205,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1308,7 +1308,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="1" /> <!--NPC HP Drain - Slow --> @@ -1411,7 +1411,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1516,7 +1516,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1618,7 +1618,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1665,7 +1665,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1768,7 +1768,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="1" /> <!--NPC HP Drain - Slow --> @@ -1870,7 +1870,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1972,7 +1972,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2040,7 +2040,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2142,7 +2142,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2244,7 +2244,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2346,7 +2346,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4249" level="1" /> <!--Decrease Speed --> @@ -2449,7 +2449,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2549,7 +2549,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2652,7 +2652,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> @@ -2756,7 +2756,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2854,7 +2854,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2925,7 +2925,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3028,7 +3028,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="1" /> <!--Decrease Speed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3100,7 +3100,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3201,7 +3201,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3304,7 +3304,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="1" /> <!--Decrease Speed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3408,7 +3408,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="1" /> <!--NPC MP Drain --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3458,7 +3458,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="1" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3564,7 +3564,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3670,7 +3670,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3743,7 +3743,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4249" level="1" /> <!--Decrease Speed --> @@ -3816,7 +3816,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3919,7 +3919,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="1" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4028,7 +4028,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="1" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -4132,7 +4132,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4235,7 +4235,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="1" /> <!--NPC HP Drain - Slow --> @@ -4310,7 +4310,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4385,7 +4385,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="2" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4453,7 +4453,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4554,7 +4554,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4657,7 +4657,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4766,7 +4766,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="2" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -4843,7 +4843,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4952,7 +4952,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5061,7 +5061,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -5174,7 +5174,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4002" level="2" /> <!--NPC HP Drain --> @@ -5255,7 +5255,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="2" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5331,7 +5331,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5436,7 +5436,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="2" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -5546,7 +5546,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5656,7 +5656,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5763,7 +5763,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5869,7 +5869,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5977,7 +5977,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6086,7 +6086,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6140,7 +6140,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4031" level="2" /> <!--NPC Clan Aegis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6249,7 +6249,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4158" level="2" /> <!--NPC Prominence - Magic --> @@ -6362,7 +6362,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4157" level="2" /> <!--NPC Blaze - Magic --> @@ -6475,7 +6475,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6527,7 +6527,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6632,7 +6632,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6684,7 +6684,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6790,7 +6790,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6842,7 +6842,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6950,7 +6950,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7062,7 +7062,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="2" /> <!--NPC Clan Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7170,7 +7170,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7276,7 +7276,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="3" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7389,7 +7389,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7499,7 +7499,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7606,7 +7606,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="2" /> <!--NPC Clan Might --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7719,7 +7719,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7835,7 +7835,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="3" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -7955,7 +7955,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8066,7 +8066,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4250" level="3" /> <!--NPC Twister - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -8186,7 +8186,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4317" level="1" /> <!--Increase Rage Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8296,7 +8296,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8413,7 +8413,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8522,7 +8522,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8634,7 +8634,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8744,7 +8744,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8788,7 +8788,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="1" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -8861,7 +8861,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8962,7 +8962,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9009,7 +9009,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9081,7 +9081,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9184,7 +9184,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9255,7 +9255,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="1" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9357,7 +9357,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20100-20200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20100-20200.xml index 3e318d8fbf..7d31d5fe8a 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20100-20200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20100-20200.xml @@ -25,7 +25,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -93,7 +93,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -204,7 +204,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -271,7 +271,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -373,7 +373,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -443,7 +443,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="1" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -540,7 +540,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -641,7 +641,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -710,7 +710,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -814,7 +814,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="1" /> <!--NPC Windstrike --> <skill id="4100" level="1" /> <!--NPC Prominence --> @@ -893,7 +893,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="1" /> <!--NPC Windstrike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -966,7 +966,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1014,7 +1014,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1086,7 +1086,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="1" /> <!--NPC Windstrike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1160,7 +1160,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1233,7 +1233,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="1" /> <!--NPC Windstrike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1308,7 +1308,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1355,7 +1355,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4100" level="2" /> <!--NPC Prominence --> @@ -1437,7 +1437,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4038" level="3" /> <!--Decrease Atk. Spd. --> @@ -1511,7 +1511,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1553,7 +1553,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1647,7 +1647,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1747,7 +1747,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1847,7 +1847,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1945,7 +1945,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2049,7 +2049,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2103,7 +2103,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="5" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2188,7 +2188,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2310,7 +2310,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4072" level="5" /> <!--Stun --> @@ -2437,7 +2437,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4078" level="5" /> <!--NPC Flamestrike --> @@ -2526,7 +2526,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2576,7 +2576,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2624,7 +2624,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2677,7 +2677,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2724,7 +2724,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2771,7 +2771,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2877,7 +2877,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="3" /> <!--Hold --> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> @@ -2995,7 +2995,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -3105,7 +3105,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="5" /> <!--NPC Flamestrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3196,7 +3196,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3304,7 +3304,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3353,7 +3353,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4249" level="3" /> <!--Decrease Speed --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3411,7 +3411,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3459,7 +3459,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3506,7 +3506,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3554,7 +3554,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="1" /> <!--NPC MP Drain --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -3664,7 +3664,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4002" level="2" /> <!--NPC HP Drain --> @@ -3775,7 +3775,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3886,7 +3886,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3999,7 +3999,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4118,7 +4118,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4320" level="3" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4227,7 +4227,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4279,7 +4279,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4002" level="2" /> <!--NPC HP Drain --> @@ -4389,7 +4389,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4507,7 +4507,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4556,7 +4556,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4608,7 +4608,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4662,7 +4662,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4716,7 +4716,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4769,7 +4769,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4822,7 +4822,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4931,7 +4931,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4981,7 +4981,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5035,7 +5035,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="2" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5142,7 +5142,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="1" /> <!--NPC Windstrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5194,7 +5194,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5243,7 +5243,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5286,7 +5286,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5339,7 +5339,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4087" level="3" /> <!--NPC Blaze --> @@ -5451,7 +5451,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="1" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5498,7 +5498,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5546,7 +5546,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5656,7 +5656,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5765,7 +5765,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5876,7 +5876,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5985,7 +5985,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6039,7 +6039,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -6152,7 +6152,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4002" level="2" /> <!--NPC HP Drain --> @@ -6265,7 +6265,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="3" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20200-20300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20200-20300.xml index a55d61f668..64a417385e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20200-20300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20200-20300.xml @@ -29,7 +29,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -143,7 +143,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="3" /> <!--NPC HP Drain - Slow --> @@ -253,7 +253,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="3" /> <!--NPC Windstrike --> <skill id="4002" level="3" /> <!--NPC HP Drain --> @@ -357,7 +357,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -460,7 +460,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -565,7 +565,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -669,7 +669,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -772,7 +772,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -879,7 +879,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -988,7 +988,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1095,7 +1095,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1206,7 +1206,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1324,7 +1324,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="3" /> <!--NPC Burn --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1381,7 +1381,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="1" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="4" /> <!--Stun --> @@ -1506,7 +1506,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="4" /> <!--Sleep --> <skill id="4087" level="4" /> <!--NPC Blaze --> @@ -1624,7 +1624,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4077" level="4" /> <!--NPC Aura Burn --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1742,7 +1742,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4157" level="4" /> <!--NPC Blaze - Magic --> @@ -1872,7 +1872,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="1" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4247" level="4" /> <!--NPC Windstrike - Slow --> @@ -2012,7 +2012,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4073" level="4" /> <!--Stun --> @@ -2141,7 +2141,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4046" level="4" /> <!--Sleep --> @@ -2269,7 +2269,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="4" /> <!--Silence --> <skill id="4155" level="4" /> <!--NPC Twister - Magic --> @@ -2400,7 +2400,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="1" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="4" /> <!--Stun --> @@ -2538,7 +2538,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4032" level="4" /> <!--NPC Strike --> @@ -2660,7 +2660,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4002" level="2" /> <!--NPC HP Drain --> @@ -2772,7 +2772,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="2" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2884,7 +2884,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4038" level="3" /> <!--Decrease Atk. Spd. --> @@ -2997,7 +2997,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3106,7 +3106,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3210,7 +3210,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3321,7 +3321,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3430,7 +3430,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3536,7 +3536,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3641,7 +3641,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3749,7 +3749,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3858,7 +3858,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3967,7 +3967,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4050,7 +4050,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4149,7 +4149,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4238,7 +4238,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4075" level="4" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4327,7 +4327,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4075" level="4" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4426,7 +4426,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4518,7 +4518,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4638,7 +4638,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4726,7 +4726,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4815,7 +4815,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="5" /> <!--NPC MP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4904,7 +4904,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="5" /> <!--Decrease Speed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4996,7 +4996,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5096,7 +5096,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4317" level="1" /> <!--Increase Rage Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5213,7 +5213,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5321,7 +5321,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5426,7 +5426,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5530,7 +5530,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5636,7 +5636,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5742,7 +5742,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5852,7 +5852,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5907,7 +5907,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="3" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5964,7 +5964,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6021,7 +6021,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4152" level="3" /> <!--NPC HP Drain - Magic --> @@ -6079,7 +6079,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6130,7 +6130,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="1" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6180,7 +6180,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="1" /> <!--Decrease P. Atk. --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6234,7 +6234,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -6346,7 +6346,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4155" level="2" /> <!--NPC Twister - Magic --> @@ -6459,7 +6459,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4317" level="1" /> <!--Increase Rage Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6570,7 +6570,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="3" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6682,7 +6682,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4153" level="3" /> <!--Decrease Speed --> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> @@ -6797,7 +6797,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4318" level="1" /> <!--Ultimate Buff --> @@ -6912,7 +6912,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7026,7 +7026,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7080,7 +7080,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7135,7 +7135,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7190,7 +7190,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7252,7 +7252,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -7316,7 +7316,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7381,7 +7381,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7432,7 +7432,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7484,7 +7484,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -7535,7 +7535,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7585,7 +7585,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7640,7 +7640,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7693,7 +7693,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7745,7 +7745,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -7797,7 +7797,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7862,7 +7862,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7970,7 +7970,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="2" /> <!--NPC Heal --> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> @@ -8076,7 +8076,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8130,7 +8130,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="2" /> <!--NPC Burn --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8184,7 +8184,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8236,7 +8236,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8289,7 +8289,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8342,7 +8342,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8395,7 +8395,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20300-20400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20300-20400.xml index 15eff95ffc..fd5721b434 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20300-20400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20300-20400.xml @@ -30,7 +30,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -83,7 +83,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -136,7 +136,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -189,7 +189,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -243,7 +243,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -296,7 +296,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -340,7 +340,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -443,7 +443,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -544,7 +544,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -586,7 +586,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -682,7 +682,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -783,7 +783,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -883,7 +883,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -990,7 +990,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1064,7 +1064,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1165,7 +1165,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1261,7 +1261,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1355,7 +1355,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1458,7 +1458,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1557,7 +1557,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1662,7 +1662,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1762,7 +1762,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1862,7 +1862,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1966,7 +1966,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2068,7 +2068,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2170,7 +2170,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2270,7 +2270,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2378,7 +2378,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2445,7 +2445,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2516,7 +2516,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="1" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -2589,7 +2589,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4254" level="1" /> <!--NPC Prominence - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2693,7 +2693,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2735,7 +2735,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2833,7 +2833,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2936,7 +2936,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2984,7 +2984,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3051,7 +3051,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3121,7 +3121,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> @@ -3195,7 +3195,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3294,7 +3294,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3395,7 +3395,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="1" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3469,7 +3469,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4249" level="1" /> <!--Decrease Speed --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3549,7 +3549,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3597,7 +3597,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3666,7 +3666,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3735,7 +3735,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3808,7 +3808,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="2" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3887,7 +3887,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4100" level="2" /> <!--NPC Prominence --> @@ -3967,7 +3967,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="2" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4039,7 +4039,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4093,7 +4093,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4198,7 +4198,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4299,7 +4299,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4399,7 +4399,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4500,7 +4500,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4603,7 +4603,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4672,7 +4672,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4741,7 +4741,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4840,7 +4840,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4938,7 +4938,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5039,7 +5039,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5113,7 +5113,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -5184,7 +5184,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5280,7 +5280,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5381,7 +5381,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5451,7 +5451,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5519,7 +5519,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5594,7 +5594,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4077" level="2" /> <!--NPC Aura Burn --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -5671,7 +5671,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5752,7 +5752,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5799,7 +5799,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5847,7 +5847,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -5923,7 +5923,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4249" level="1" /> <!--Decrease Speed --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -6030,7 +6030,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -6135,7 +6135,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6202,7 +6202,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6276,7 +6276,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6325,7 +6325,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6424,7 +6424,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6524,7 +6524,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6624,7 +6624,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6725,7 +6725,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6797,7 +6797,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6869,7 +6869,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6912,7 +6912,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7013,7 +7013,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7112,7 +7112,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7163,7 +7163,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="1" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7211,7 +7211,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20400-20500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20400-20500.xml index 11961781e8..e5957790bf 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20400-20500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20400-20500.xml @@ -23,7 +23,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -131,7 +131,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -239,7 +239,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -343,7 +343,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -446,7 +446,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -515,7 +515,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -557,7 +557,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -599,7 +599,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -641,7 +641,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -744,7 +744,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="1" /> <!--NPC Windstrike --> <skill id="4002" level="1" /> <!--NPC HP Drain --> @@ -855,7 +855,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="4" /> <!--NPC Windstrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -906,7 +906,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="1" /> <!--NPC HP Drain --> <skill id="4100" level="1" /> <!--NPC Prominence --> @@ -983,7 +983,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="1" /> <!--NPC Windstrike --> <skill id="4100" level="1" /> <!--NPC Prominence --> @@ -1055,7 +1055,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1155,7 +1155,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="2" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1210,7 +1210,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="2" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -1292,7 +1292,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4039" level="2" /> <!--NPC MP Drain --> @@ -1369,7 +1369,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4075" level="1" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1442,7 +1442,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1511,7 +1511,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="1" /> <!--NPC Might --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1585,7 +1585,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1656,7 +1656,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="1" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -1761,7 +1761,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="1" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -1832,7 +1832,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="1" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -1942,7 +1942,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="1" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -2016,7 +2016,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2063,7 +2063,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2161,7 +2161,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2263,7 +2263,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2332,7 +2332,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2436,7 +2436,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2543,7 +2543,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2650,7 +2650,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2753,7 +2753,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2795,7 +2795,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2837,7 +2837,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2932,7 +2932,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2974,7 +2974,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3017,7 +3017,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3065,7 +3065,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3164,7 +3164,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3263,7 +3263,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3361,7 +3361,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="1" /> <!--NPC Burn --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3431,7 +3431,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3507,7 +3507,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3558,7 +3558,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3606,7 +3606,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3657,7 +3657,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3725,7 +3725,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3821,7 +3821,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4253" level="1" /> <!--NPC Blaze - Slow --> @@ -3932,7 +3932,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4247" level="2" /> <!--NPC Windstrike - Slow --> @@ -4040,7 +4040,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4139,7 +4139,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4207,7 +4207,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4276,7 +4276,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4345,7 +4345,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4414,7 +4414,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4456,7 +4456,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4559,7 +4559,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4657,7 +4657,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4757,7 +4757,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4857,7 +4857,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4956,7 +4956,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5056,7 +5056,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5155,7 +5155,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5256,7 +5256,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5349,7 +5349,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5451,7 +5451,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5547,7 +5547,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="1" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5650,7 +5650,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5747,7 +5747,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5846,7 +5846,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5942,7 +5942,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="1" /> <!--NPC Burn --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6018,7 +6018,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6087,7 +6087,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6154,7 +6154,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6226,7 +6226,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="4" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6275,7 +6275,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6350,7 +6350,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6428,7 +6428,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6536,7 +6536,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6651,7 +6651,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6760,7 +6760,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6869,7 +6869,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6979,7 +6979,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20500-20600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20500-20600.xml index 2a39b9750e..6523308d52 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20500-20600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20500-20600.xml @@ -29,7 +29,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -139,7 +139,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -250,7 +250,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -347,7 +347,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -419,7 +419,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4002" level="2" /> <!--NPC HP Drain --> @@ -525,7 +525,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="1" /> <!--Decrease Speed --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -635,7 +635,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="2" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -739,7 +739,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -838,7 +838,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -940,7 +940,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1036,7 +1036,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4249" level="1" /> <!--Decrease Speed --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1119,7 +1119,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="3" /> <!--NPC Burn --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1175,7 +1175,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1225,7 +1225,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1327,7 +1327,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1430,7 +1430,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1479,7 +1479,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1549,7 +1549,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1623,7 +1623,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1680,7 +1680,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1728,7 +1728,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1842,7 +1842,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1885,7 +1885,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1928,7 +1928,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2023,7 +2023,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4249" level="1" /> <!--Decrease Speed --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2129,7 +2129,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2176,7 +2176,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2270,7 +2270,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2366,7 +2366,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2461,7 +2461,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2555,7 +2555,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2649,7 +2649,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2743,7 +2743,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2837,7 +2837,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2932,7 +2932,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3025,7 +3025,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3119,7 +3119,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3212,7 +3212,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3306,7 +3306,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3372,7 +3372,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="1" /> <!--Decrease Speed --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -3445,7 +3445,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3512,7 +3512,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3578,7 +3578,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3672,7 +3672,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3775,7 +3775,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3888,7 +3888,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3996,7 +3996,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4103,7 +4103,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="3" /> <!--NPC Burn --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4217,7 +4217,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="2" /> <!--NPC Shield --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4332,7 +4332,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4446,7 +4446,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4552,7 +4552,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4663,7 +4663,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4089" level="1" /> <!--NPC Bear Spirit Totem --> <skill id="4090" level="1" /> <!--NPC Wolf Spirit Totem --> @@ -4774,7 +4774,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> @@ -4887,7 +4887,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4155" level="4" /> <!--NPC Twister - Magic --> @@ -4998,7 +4998,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5104,7 +5104,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -5216,7 +5216,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4250" level="4" /> <!--NPC Twister - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -5328,7 +5328,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5443,7 +5443,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="4" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5563,7 +5563,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4250" level="4" /> <!--NPC Twister - Slow --> <skill id="4284" level="5" /> <!--Resist Bleed Attacks --> @@ -5684,7 +5684,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -5811,7 +5811,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> @@ -5928,7 +5928,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4254" level="4" /> <!--NPC Prominence - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -6042,7 +6042,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4252" level="4" /> <!--NPC Flamestrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -6161,7 +6161,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -6279,7 +6279,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6406,7 +6406,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6526,7 +6526,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6642,7 +6642,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6765,7 +6765,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6880,7 +6880,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6993,7 +6993,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7115,7 +7115,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7235,7 +7235,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4151" level="5" /> <!--NPC Windstrike - Magic --> @@ -7359,7 +7359,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7469,7 +7469,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7577,7 +7577,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7700,7 +7700,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7813,7 +7813,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4152" level="3" /> <!--NPC HP Drain - Magic --> @@ -7927,7 +7927,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8041,7 +8041,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8149,7 +8149,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8260,7 +8260,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8379,7 +8379,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8494,7 +8494,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4153" level="4" /> <!--Decrease Speed --> @@ -8631,7 +8631,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4089" level="1" /> <!--NPC Bear Spirit Totem --> <skill id="4090" level="1" /> <!--NPC Wolf Spirit Totem --> @@ -8750,7 +8750,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="4" /> <!--NPC Windstrike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8867,7 +8867,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="4" /> <!--NPC Windstrike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8984,7 +8984,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="4" /> <!--NPC HP Drain - Slow --> @@ -9102,7 +9102,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9187,7 +9187,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -9276,7 +9276,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -9395,7 +9395,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -9512,7 +9512,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -9644,7 +9644,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4250" level="5" /> <!--NPC Twister - Slow --> @@ -9734,7 +9734,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9820,7 +9820,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20600-20700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20600-20700.xml index 0fa7d88558..c2a0a24cd6 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20600-20700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20600-20700.xml @@ -31,7 +31,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -142,7 +142,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4317" level="1" /> <!--Increase Rage Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -253,7 +253,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -363,7 +363,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -479,7 +479,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -589,7 +589,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4078" level="4" /> <!--NPC Flamestrike --> @@ -706,7 +706,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -814,7 +814,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="2" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -925,7 +925,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1037,7 +1037,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="3" /> <!--NPC Windstrike --> <skill id="4100" level="3" /> <!--NPC Prominence --> @@ -1152,7 +1152,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4046" level="3" /> <!--Sleep --> @@ -1269,7 +1269,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4047" level="3" /> <!--Hold --> @@ -1392,7 +1392,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="3" /> <!--NPC Windstrike --> <skill id="4035" level="3" /> <!--Poison --> @@ -1506,7 +1506,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="2" /> <!--NPC Mortal Blow --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1616,7 +1616,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1725,7 +1725,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="2" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1837,7 +1837,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4247" level="3" /> <!--NPC Windstrike - Slow --> @@ -1960,7 +1960,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="3" /> <!--Sleep --> <skill id="4066" level="3" /> <!--NPC Twister --> @@ -2075,7 +2075,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="3" /> <!--NPC Windstrike --> <skill id="4066" level="3" /> <!--NPC Twister --> @@ -2186,7 +2186,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="3" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> @@ -2298,7 +2298,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2385,7 +2385,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="6" /> <!--NPC MP Drain --> <skill id="4100" level="6" /> <!--NPC Prominence --> @@ -2475,7 +2475,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2568,7 +2568,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4124" level="6" /> <!--NPC Spear Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2658,7 +2658,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2746,7 +2746,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2833,7 +2833,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2928,7 +2928,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -3025,7 +3025,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4047" level="6" /> <!--Hold --> @@ -3117,7 +3117,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -3208,7 +3208,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3321,7 +3321,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3444,7 +3444,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3559,7 +3559,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="4" /> <!--NPC Heal --> <skill id="4157" level="4" /> <!--NPC Blaze - Magic --> @@ -3676,7 +3676,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3794,7 +3794,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="4" /> <!--NPC MP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3904,7 +3904,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4032,7 +4032,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4157,7 +4157,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4278,7 +4278,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="4" /> <!--NPC MP Drain --> <skill id="4046" level="4" /> <!--Sleep --> @@ -4399,7 +4399,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4515,7 +4515,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4634,7 +4634,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4096" level="3" /> <!--NPC Hawkeye --> @@ -4754,7 +4754,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4873,7 +4873,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4155" level="5" /> <!--NPC Twister - Magic --> @@ -4994,7 +4994,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5112,7 +5112,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="5" /> <!--Bleed --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5201,7 +5201,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5295,7 +5295,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="5" /> <!--Decrease Speed --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5386,7 +5386,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="5" /> <!--Poison --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5476,7 +5476,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5564,7 +5564,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5652,7 +5652,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5741,7 +5741,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5798,7 +5798,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5888,7 +5888,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5978,7 +5978,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4105" level="6" /> <!--NPC Straight Beam Cannon --> @@ -6071,7 +6071,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="6" /> <!--NPC Heal --> <skill id="4156" level="6" /> <!--NPC Curve Beam Cannon - Magic --> @@ -6169,7 +6169,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="6" /> <!--Poison --> <skill id="4046" level="6" /> <!--Sleep --> @@ -6266,7 +6266,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="4" /> <!--NPC HP Drain - Slow --> @@ -6385,7 +6385,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4120" level="4" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6501,7 +6501,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6623,7 +6623,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6744,7 +6744,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="4" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6862,7 +6862,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="5" /> <!--NPC MP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6978,7 +6978,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7107,7 +7107,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7225,7 +7225,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7341,7 +7341,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="5" /> <!--NPC Flamestrike --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -7464,7 +7464,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7581,7 +7581,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4100" level="6" /> <!--NPC Prominence --> @@ -7668,7 +7668,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="6" /> <!--Silence --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7761,7 +7761,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="6" /> <!--NPC MP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -7854,7 +7854,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="6" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7941,7 +7941,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4090" level="1" /> <!--NPC Wolf Spirit Totem --> @@ -8064,7 +8064,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8179,7 +8179,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4102" level="1" /> <!--Surrender To Fire --> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> @@ -8294,7 +8294,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="5" /> <!--Bleed --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -8409,7 +8409,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="5" /> <!--NPC Flamestrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8523,7 +8523,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4102" level="1" /> <!--Surrender To Fire --> @@ -8646,7 +8646,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4100" level="5" /> <!--NPC Prominence --> @@ -8764,7 +8764,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8882,7 +8882,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8998,7 +8998,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -9117,7 +9117,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4093" level="1" /> <!--Evasion --> @@ -9241,7 +9241,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4155" level="4" /> <!--NPC Twister - Magic --> @@ -9360,7 +9360,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20700-20800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20700-20800.xml index be39a1f975..0c1466a164 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20700-20800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20700-20800.xml @@ -34,7 +34,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="1" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -82,7 +82,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -134,7 +134,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -186,7 +186,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -238,7 +238,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -292,7 +292,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="3" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -404,7 +404,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -513,7 +513,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -596,7 +596,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4065" level="2" /> <!--NPC Heal --> @@ -679,7 +679,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4087" level="3" /> <!--NPC Blaze --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -757,7 +757,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4120" level="2" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -848,7 +848,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -978,7 +978,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1105,7 +1105,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="5" /> <!--NPC Flamestrike --> <skill id="4225" level="1" /> <!--Resist Stun Attacks --> @@ -1239,7 +1239,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4077" level="4" /> <!--NPC Aura Burn --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1355,7 +1355,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1434,7 +1434,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4120" level="2" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1511,7 +1511,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4096" level="2" /> <!--NPC Hawkeye --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1591,7 +1591,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1679,7 +1679,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1769,7 +1769,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4120" level="4" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1863,7 +1863,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1955,7 +1955,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4097" level="6" /> <!--NPC Chant of Life --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2044,7 +2044,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2124,7 +2124,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="3" /> <!--NPC Heal --> <skill id="4066" level="3" /> <!--NPC Twister --> @@ -2206,7 +2206,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="2" /> <!--NPC Clan Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2287,7 +2287,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2373,7 +2373,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2459,7 +2459,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="4" /> <!--Poison --> <skill id="4065" level="4" /> <!--NPC Heal --> @@ -2549,7 +2549,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2630,7 +2630,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4120" level="4" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2721,7 +2721,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4066" level="6" /> <!--NPC Twister --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2808,7 +2808,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2893,7 +2893,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -2981,7 +2981,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -3064,7 +3064,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3161,7 +3161,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3267,7 +3267,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3373,7 +3373,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3455,7 +3455,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3531,7 +3531,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3636,7 +3636,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4158" level="3" /> <!--NPC Prominence - Magic --> @@ -3744,7 +3744,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3848,7 +3848,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3959,7 +3959,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4074,7 +4074,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="3" /> <!--Decrease Speed --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4201,7 +4201,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="3" /> <!--Decrease Speed --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4315,7 +4315,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="4" /> <!--Poison --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4434,7 +4434,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4545,7 +4545,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="2" /> <!--NPC Clan Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4660,7 +4660,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4228" level="3" /> <!--NPC Double Dagger Attack --> @@ -4777,7 +4777,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4894,7 +4894,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4151" level="3" /> <!--NPC Windstrike - Magic --> @@ -5016,7 +5016,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4099" level="2" /> <!--NPC Berserk --> @@ -5132,7 +5132,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5244,7 +5244,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5360,7 +5360,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="4" /> <!--Silence --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5482,7 +5482,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="4" /> <!--Decrease Speed --> <skill id="4046" level="4" /> <!--Sleep --> @@ -5606,7 +5606,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -5726,7 +5726,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="4" /> <!--Decrease Speed --> <skill id="4066" level="4" /> <!--NPC Twister --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20800-20900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20800-20900.xml index 02fd858e56..acd7d714b6 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20800-20900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20800-20900.xml @@ -29,7 +29,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4119" level="3" /> <!--Decrease Accuracy --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -146,7 +146,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -271,7 +271,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="4" /> <!--NPC MP Drain --> <skill id="4046" level="4" /> <!--Sleep --> @@ -392,7 +392,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -507,7 +507,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -623,7 +623,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4228" level="4" /> <!--NPC Double Dagger Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -741,7 +741,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -856,7 +856,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="4" /> <!--NPC Heal --> <skill id="4153" level="4" /> <!--Decrease Speed --> @@ -978,7 +978,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1099,7 +1099,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="6" /> <!--Silence --> <skill id="4158" level="6" /> <!--NPC Prominence - Magic --> @@ -1198,7 +1198,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -1291,7 +1291,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4072" level="6" /> <!--Stun --> @@ -1385,7 +1385,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="6" /> <!--NPC Bow Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1469,7 +1469,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -1563,7 +1563,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4033" level="6" /> <!--NPC Burn --> @@ -1658,7 +1658,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="6" /> <!--Stun --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1748,7 +1748,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="6" /> <!--NPC Burn --> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> @@ -1842,7 +1842,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4118" level="6" /> <!--Paralysis --> <skill id="4155" level="6" /> <!--NPC Twister - Magic --> @@ -1930,7 +1930,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2017,7 +2017,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4141" level="6" /> <!--NPC Wind Fist --> @@ -2114,7 +2114,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4072" level="6" /> <!--Stun --> @@ -2212,7 +2212,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="6" /> <!--Hold --> <skill id="4100" level="6" /> <!--NPC Prominence --> @@ -2302,7 +2302,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="6" /> <!--NPC MP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -2393,7 +2393,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2486,7 +2486,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2579,7 +2579,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4069" level="6" /> <!--NPC Curve Beam Cannon --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2675,7 +2675,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="6" /> <!--NPC Bow Attack --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -2769,7 +2769,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2870,7 +2870,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="7" /> <!--Sleep --> <skill id="4066" level="7" /> <!--NPC Twister --> @@ -2966,7 +2966,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4073" level="7" /> <!--Stun --> @@ -3063,7 +3063,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4073" level="7" /> <!--Stun --> @@ -3126,7 +3126,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4072" level="7" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3190,7 +3190,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4244" level="4" /> <!--NPC Wild Sweep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3283,7 +3283,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3366,7 +3366,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3452,7 +3452,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -3544,7 +3544,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3632,7 +3632,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4225" level="1" /> <!--Resist Stun Attacks --> @@ -3733,7 +3733,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="4" /> <!--Bleed --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3824,7 +3824,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4088" level="4" /> <!--Bleed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3917,7 +3917,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4009,7 +4009,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4102,7 +4102,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4196,7 +4196,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -4287,7 +4287,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4047" level="5" /> <!--Hold --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4384,7 +4384,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4487,7 +4487,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4586,7 +4586,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -4687,7 +4687,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4774,7 +4774,7 @@ </speed> <hit_time>60</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4889,7 +4889,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -4945,7 +4945,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -5001,7 +5001,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5057,7 +5057,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4072" level="6" /> <!--Stun --> @@ -5116,7 +5116,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="6" /> <!--NPC Burn --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -5175,7 +5175,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="6" /> <!--NPC Bow Attack --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -5234,7 +5234,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4047" level="6" /> <!--Hold --> @@ -5291,7 +5291,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4077" level="7" /> <!--NPC Aura Burn --> @@ -5355,7 +5355,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -5417,7 +5417,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="7" /> <!--Sleep --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5511,7 +5511,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4066" level="7" /> <!--NPC Twister --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5605,7 +5605,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4033" level="5" /> <!--NPC Burn --> @@ -5670,7 +5670,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="8" /> <!--Decrease Speed --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20900-21000.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20900-21000.xml index 95f9db8700..7326e1a1b7 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/20900-21000.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/20900-21000.xml @@ -24,7 +24,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -133,7 +133,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4124" level="2" /> <!--NPC Spear Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -243,7 +243,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -353,7 +353,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -465,7 +465,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="2" /> <!--NPC Heal --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -578,7 +578,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -690,7 +690,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4031" level="2" /> <!--NPC Clan Aegis --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -802,7 +802,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="2" /> <!--Poison --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -914,7 +914,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="2" /> <!--NPC Mortal Blow --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1024,7 +1024,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -1139,7 +1139,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="2" /> <!--NPC Clan Might --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1249,7 +1249,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1364,7 +1364,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1475,7 +1475,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1590,7 +1590,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -1701,7 +1701,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="2" /> <!--NPC Clan Might --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1806,7 +1806,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="3" /> <!--NPC MP Drain --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1918,7 +1918,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4103" level="2" /> <!--NPC Ultimate Evasion --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2000,7 +2000,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2091,7 +2091,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2179,7 +2179,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2269,7 +2269,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4065" level="4" /> <!--NPC Heal --> @@ -2358,7 +2358,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2447,7 +2447,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2525,7 +2525,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4097" level="4" /> <!--NPC Chant of Life --> <skill id="4100" level="4" /> <!--NPC Prominence --> @@ -2606,7 +2606,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4087" level="4" /> <!--NPC Blaze --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2690,7 +2690,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2776,7 +2776,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2867,7 +2867,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2953,7 +2953,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4100" level="5" /> <!--NPC Prominence --> @@ -3044,7 +3044,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3133,7 +3133,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3217,7 +3217,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4163" level="5" /> <!--NPC Self-Damage Shield --> @@ -3304,7 +3304,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4077" level="5" /> <!--NPC Aura Burn --> @@ -3391,7 +3391,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="5" /> <!--Stun --> @@ -3484,7 +3484,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="6" /> <!--Stun --> @@ -3574,7 +3574,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="6" /> <!--Stun --> @@ -3664,7 +3664,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3752,7 +3752,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -3845,7 +3845,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4099" level="2" /> <!--NPC Berserk --> @@ -3935,7 +3935,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="7" /> <!--Stun --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4024,7 +4024,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4111,7 +4111,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4204,7 +4204,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="6" /> <!--NPC Heal --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -4294,7 +4294,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4100" level="6" /> <!--NPC Prominence --> @@ -4372,7 +4372,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <shots shotChance="30" spiritChance="30" /> <ex_crt_effect>false</ex_crt_effect> <collision> @@ -4409,7 +4409,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4524,7 +4524,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4634,7 +4634,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4742,7 +4742,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4855,7 +4855,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="8" /> <!--NPC Bow Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4970,7 +4970,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5082,7 +5082,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5192,7 +5192,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="8" /> <!--NPC Heal --> <skill id="4156" level="8" /> <!--NPC Curve Beam Cannon - Magic --> @@ -5299,7 +5299,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5417,7 +5417,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -5534,7 +5534,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="6" /> <!--NPC Heal --> <skill id="4087" level="6" /> <!--NPC Blaze --> @@ -5650,7 +5650,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5767,7 +5767,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4087" level="6" /> <!--NPC Blaze --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5860,7 +5860,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="6" /> <!--NPC Bow Attack --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -5952,7 +5952,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6043,7 +6043,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -6135,7 +6135,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="6" /> <!--NPC Heal --> <skill id="4078" level="6" /> <!--NPC Flamestrike --> @@ -6226,7 +6226,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4118" level="6" /> <!--Paralysis --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -6319,7 +6319,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="7" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6408,7 +6408,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="7" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6499,7 +6499,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -6598,7 +6598,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="5" /> <!--NPC Burn --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -6690,7 +6690,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4087" level="5" /> <!--NPC Blaze --> @@ -6782,7 +6782,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4097" level="5" /> <!--NPC Chant of Life --> <skill id="4117" level="5" /> <!--Paralysis --> @@ -6870,7 +6870,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -6954,7 +6954,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4097" level="3" /> <!--NPC Chant of Life --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7032,7 +7032,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -7152,7 +7152,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7266,7 +7266,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4228" level="4" /> <!--NPC Double Dagger Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7395,7 +7395,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -7513,7 +7513,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -7630,7 +7630,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -7749,7 +7749,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4034" level="5" /> <!--Decrease Speed --> @@ -7865,7 +7865,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="5" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7997,7 +7997,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21000-21100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21000-21100.xml index 7fbae7a68c..40c33dec67 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21000-21100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21000-21100.xml @@ -31,7 +31,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -152,7 +152,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -273,7 +273,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -393,7 +393,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4035" level="5" /> <!--Poison --> @@ -519,7 +519,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -640,7 +640,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -762,7 +762,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> @@ -887,7 +887,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="6" /> <!--Poison --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1006,7 +1006,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4120" level="6" /> <!--Stun --> @@ -1131,7 +1131,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="6" /> <!--Stun --> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> @@ -1253,7 +1253,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1371,7 +1371,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1481,7 +1481,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="3" /> <!--Bleed --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -1593,7 +1593,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="3" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1704,7 +1704,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1817,7 +1817,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1930,7 +1930,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2047,7 +2047,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2165,7 +2165,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -2283,7 +2283,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="5" /> <!--NPC Bow Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -2402,7 +2402,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4035" level="5" /> <!--Poison --> @@ -2514,7 +2514,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2632,7 +2632,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2752,7 +2752,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="2" /> <!--Sleep --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -2863,7 +2863,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -2974,7 +2974,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4047" level="2" /> <!--Hold --> @@ -3088,7 +3088,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4038" level="3" /> <!--Decrease Atk. Spd. --> @@ -3205,7 +3205,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3338,7 +3338,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4072" level="4" /> <!--Stun --> @@ -3464,7 +3464,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="4" /> <!--NPC Burn --> <skill id="4077" level="4" /> <!--NPC Aura Burn --> @@ -3581,7 +3581,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4095" level="1" /> <!--Damage Shield --> @@ -3714,7 +3714,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4154" level="4" /> <!--NPC MP Drain - Magic --> @@ -3846,7 +3846,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="4" /> <!--NPC Heal --> <skill id="4078" level="4" /> <!--NPC Flamestrike --> @@ -3967,7 +3967,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="4" /> <!--Decrease Atk. Spd. --> <skill id="4065" level="4" /> <!--NPC Heal --> @@ -4085,7 +4085,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="6" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4176,7 +4176,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="5" /> <!--NPC MP Drain --> <skill id="4097" level="5" /> <!--NPC Chant of Life --> @@ -4264,7 +4264,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4098" level="5" /> <!--Silence --> @@ -4355,7 +4355,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4072" level="6" /> <!--Stun --> @@ -4450,7 +4450,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4073" level="7" /> <!--Stun --> @@ -4512,7 +4512,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="7" /> <!--Hold --> <skill id="4066" level="7" /> <!--NPC Twister --> @@ -4607,7 +4607,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="7" /> <!--NPC Bow Attack --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -4699,7 +4699,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="7" /> <!--Stun --> @@ -4796,7 +4796,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="7" /> <!--NPC MP Drain --> <skill id="4100" level="7" /> <!--NPC Prominence --> @@ -4892,7 +4892,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4033" level="7" /> <!--NPC Burn --> @@ -4955,7 +4955,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="7" /> <!--Sleep --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5050,7 +5050,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="7" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5148,7 +5148,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4033" level="8" /> <!--NPC Burn --> @@ -5210,7 +5210,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4066" level="8" /> <!--NPC Twister --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5305,7 +5305,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4102" level="2" /> <!--Surrender To Fire --> <skill id="4158" level="8" /> <!--NPC Prominence - Magic --> @@ -5397,7 +5397,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5483,7 +5483,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="7" /> <!--NPC Heal --> <skill id="4087" level="7" /> <!--NPC Blaze --> @@ -5577,7 +5577,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -5671,7 +5671,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4093" level="1" /> <!--Evasion --> @@ -5764,7 +5764,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="6" /> <!--NPC Heal --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -5861,7 +5861,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="7" /> <!--Stun --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5951,7 +5951,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4077" level="6" /> <!--NPC Aura Burn --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -6044,7 +6044,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4065" level="6" /> <!--NPC Heal --> @@ -6136,7 +6136,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4118" level="8" /> <!--Paralysis --> @@ -6225,7 +6225,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -6315,7 +6315,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="7" /> <!--NPC Heal --> <skill id="4098" level="7" /> <!--Silence --> @@ -6407,7 +6407,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="6" /> <!--Poison --> <skill id="4039" level="6" /> <!--NPC MP Drain --> @@ -6501,7 +6501,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4141" level="7" /> <!--NPC Wind Fist --> @@ -6592,7 +6592,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="7" /> <!--NPC Blaze - Magic --> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> @@ -6687,7 +6687,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4073" level="7" /> <!--Stun --> @@ -6784,7 +6784,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="7" /> <!--NPC Hydroblast - Magic --> @@ -6875,7 +6875,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4072" level="8" /> <!--Stun --> @@ -6972,7 +6972,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -7066,7 +7066,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -7155,7 +7155,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="7" /> <!--NPC Heal --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -7240,7 +7240,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7343,7 +7343,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7449,7 +7449,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7554,7 +7554,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7660,7 +7660,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="2" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7769,7 +7769,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7873,7 +7873,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21100-21200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21100-21200.xml index a2b2700c8e..8e6c1d8b65 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21100-21200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21100-21200.xml @@ -24,7 +24,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -134,7 +134,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="1" /> <!--Decrease Speed --> <skill id="4152" level="2" /> <!--NPC HP Drain - Magic --> @@ -245,7 +245,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="3" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> @@ -362,7 +362,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4254" level="3" /> <!--NPC Prominence - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -479,7 +479,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -586,7 +586,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4124" level="3" /> <!--NPC Spear Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -696,7 +696,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="1" /> <!--Decrease Atk. Spd. --> <skill id="4151" level="3" /> <!--NPC Windstrike - Magic --> @@ -812,7 +812,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="3" /> <!--NPC Burn --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -919,7 +919,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="6" /> <!--NPC MP Drain --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -1042,7 +1042,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1161,7 +1161,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="7" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> @@ -1280,7 +1280,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4158" level="7" /> <!--NPC Prominence - Magic --> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> @@ -1398,7 +1398,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1517,7 +1517,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="7" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1637,7 +1637,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1758,7 +1758,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4047" level="7" /> <!--Hold --> @@ -1882,7 +1882,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4033" level="8" /> <!--NPC Burn --> @@ -1998,7 +1998,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2099,7 +2099,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2208,7 +2208,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2314,7 +2314,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2422,7 +2422,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2527,7 +2527,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2633,7 +2633,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4229" level="2" /> <!--NPC Double Wind Fist --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2733,7 +2733,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2834,7 +2834,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2930,7 +2930,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3040,7 +3040,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3150,7 +3150,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4254" level="2" /> <!--NPC Prominence - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3261,7 +3261,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3369,7 +3369,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3476,7 +3476,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4250" level="3" /> <!--NPC Twister - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3587,7 +3587,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3661,7 +3661,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3741,7 +3741,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3818,7 +3818,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3894,7 +3894,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3969,7 +3969,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4250" level="4" /> <!--NPC Twister - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4050,7 +4050,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4126,7 +4126,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4203,7 +4203,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="2" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="2" /> <!--NPC Aura Burn - Magic --> @@ -4282,7 +4282,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="2" /> <!--NPC Spinning Slash --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4360,7 +4360,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4439,7 +4439,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -4519,7 +4519,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4158" level="3" /> <!--NPC Prominence - Magic --> @@ -4602,7 +4602,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="3" /> <!--Poison --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4682,7 +4682,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4066" level="4" /> <!--NPC Twister --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4769,7 +4769,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="4" /> <!--Stun --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4851,7 +4851,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="4" /> <!--Decrease Atk. Spd. --> <skill id="4157" level="4" /> <!--NPC Blaze - Magic --> @@ -4939,7 +4939,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4101" level="5" /> <!--NPC Spinning Slash --> @@ -5029,7 +5029,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -5116,7 +5116,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="5" /> <!--NPC Wild Sweep --> @@ -5203,7 +5203,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="5" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="5" /> <!--NPC Aura Burn - Magic --> @@ -5294,7 +5294,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="5" /> <!--NPC Spinning Slash --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -5383,7 +5383,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="5" /> <!--Poison --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -5468,7 +5468,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5556,7 +5556,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4158" level="6" /> <!--NPC Prominence - Magic --> @@ -5648,7 +5648,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="6" /> <!--Poison --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -5737,7 +5737,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -5825,7 +5825,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="6" /> <!--Stun --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -5918,7 +5918,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4157" level="7" /> <!--NPC Blaze - Magic --> @@ -6008,7 +6008,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="7" /> <!--Poison --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -6096,7 +6096,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4069" level="7" /> <!--NPC Curve Beam Cannon --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -6180,7 +6180,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -6267,7 +6267,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="8" /> <!--NPC Spinning Slash --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -6353,7 +6353,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="9" /> <!--Sleep --> <skill id="4094" level="9" /> <!--NPC Cancel Magic --> @@ -6442,7 +6442,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="2" /> <!--NPC Mortal Blow --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -6537,7 +6537,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="2" /> <!--NPC Windstrike --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -6628,7 +6628,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="2" /> <!--NPC Shield --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -6726,7 +6726,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -6818,7 +6818,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="3" /> <!--NPC Windstrike --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -6914,7 +6914,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="2" /> <!--NPC Shield --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -7013,7 +7013,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -7116,7 +7116,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="4" /> <!--NPC Windstrike --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -7214,7 +7214,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -7312,7 +7312,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -7411,7 +7411,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4046" level="5" /> <!--Sleep --> @@ -7513,7 +7513,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4072" level="5" /> <!--Stun --> @@ -7618,7 +7618,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -7726,7 +7726,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -7837,7 +7837,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4072" level="6" /> <!--Stun --> @@ -7942,7 +7942,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -8046,7 +8046,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -8154,7 +8154,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -8256,7 +8256,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="8" /> <!--NPC Mortal Blow --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -8359,7 +8359,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="8" /> <!--NPC HP Drain --> <skill id="4046" level="8" /> <!--Sleep --> @@ -8463,7 +8463,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4072" level="9" /> <!--Stun --> @@ -8565,7 +8565,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -8659,7 +8659,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="2" /> <!--NPC Flamestrike --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -8749,7 +8749,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="2" /> <!--NPC Shield --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -8845,7 +8845,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -8937,7 +8937,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="3" /> <!--NPC Flamestrike --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -9031,7 +9031,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="2" /> <!--NPC Shield --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -9130,7 +9130,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -9231,7 +9231,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="4" /> <!--NPC Flamestrike --> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> @@ -9327,7 +9327,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -9424,7 +9424,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -9521,7 +9521,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4046" level="5" /> <!--Sleep --> @@ -9621,7 +9621,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4072" level="5" /> <!--Stun --> @@ -9724,7 +9724,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21200-21300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21200-21300.xml index 47144fb503..e5f5e409e9 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21200-21300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21200-21300.xml @@ -33,7 +33,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4046" level="6" /> <!--Sleep --> @@ -143,7 +143,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4072" level="6" /> <!--Stun --> @@ -247,7 +247,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -349,7 +349,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4046" level="6" /> <!--Sleep --> @@ -456,7 +456,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -556,7 +556,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -652,7 +652,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4046" level="8" /> <!--Sleep --> @@ -755,7 +755,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4072" level="9" /> <!--Stun --> @@ -854,7 +854,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -932,7 +932,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="1" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1008,7 +1008,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1087,7 +1087,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1168,7 +1168,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -1224,7 +1224,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="1" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1303,7 +1303,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1384,7 +1384,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1465,7 +1465,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -1521,7 +1521,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1601,7 +1601,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1686,7 +1686,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1767,7 +1767,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -1823,7 +1823,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1913,7 +1913,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2000,7 +2000,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2090,7 +2090,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2179,7 +2179,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2260,7 +2260,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2348,7 +2348,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2435,7 +2435,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2526,7 +2526,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2612,7 +2612,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2693,7 +2693,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="8" /> <!--NPC HP Drain --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2777,7 +2777,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -2833,7 +2833,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="1" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2888,7 +2888,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2943,7 +2943,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="2" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3000,7 +3000,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -3081,7 +3081,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="1" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3168,7 +3168,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3247,7 +3247,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3328,7 +3328,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -3408,7 +3408,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3489,7 +3489,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3576,7 +3576,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3667,7 +3667,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4317" level="1" /> <!--Increase Rage Might --> @@ -3752,7 +3752,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3838,7 +3838,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3927,7 +3927,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4019,7 +4019,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4113,7 +4113,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4200,7 +4200,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4288,7 +4288,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4381,7 +4381,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4466,7 +4466,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4548,7 +4548,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4621,7 +4621,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="8" /> <!--NPC HP Drain --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -4707,7 +4707,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4782,7 +4782,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="1" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="1" /> <!--NPC Aura Burn - Magic --> @@ -4891,7 +4891,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4976,7 +4976,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5094,7 +5094,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="5" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5151,7 +5151,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5270,7 +5270,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5387,7 +5387,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5504,7 +5504,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5622,7 +5622,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5742,7 +5742,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5839,7 +5839,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5936,7 +5936,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="3" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> @@ -6058,7 +6058,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4317" level="1" /> <!--Increase Rage Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6166,7 +6166,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6287,7 +6287,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4317" level="1" /> <!--Increase Rage Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6399,7 +6399,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6513,7 +6513,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4072" level="3" /> <!--Stun --> @@ -6626,7 +6626,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6745,7 +6745,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6864,7 +6864,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="6" /> <!--NPC Wild Sweep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6983,7 +6983,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7101,7 +7101,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7219,7 +7219,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4232" level="6" /> <!--NPC AE Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7337,7 +7337,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7455,7 +7455,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7573,7 +7573,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="6" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7691,7 +7691,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7811,7 +7811,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="7" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7931,7 +7931,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="7" /> <!--NPC Wild Sweep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8051,7 +8051,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8170,7 +8170,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="7" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8289,7 +8289,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4232" level="7" /> <!--NPC AE Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8408,7 +8408,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8498,7 +8498,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -8583,7 +8583,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8665,7 +8665,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4090" level="1" /> <!--NPC Wolf Spirit Totem --> @@ -8746,7 +8746,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -8842,7 +8842,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21300-21400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21300-21400.xml index 8c4cfbcd59..6a30192ac9 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21300-21400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21300-21400.xml @@ -32,7 +32,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4158" level="7" /> <!--NPC Prominence - Magic --> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> @@ -131,7 +131,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="7" /> <!--Sleep --> <skill id="4047" level="7" /> <!--Hold --> @@ -228,7 +228,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="7" /> <!--Sleep --> <skill id="4094" level="7" /> <!--NPC Cancel Magic --> @@ -324,7 +324,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -424,7 +424,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4089" level="1" /> <!--NPC Bear Spirit Totem --> <skill id="4090" level="1" /> <!--NPC Wolf Spirit Totem --> @@ -520,7 +520,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4158" level="7" /> <!--NPC Prominence - Magic --> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> @@ -616,7 +616,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -705,7 +705,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4257" level="8" /> <!--NPC Hydroblast - Magic --> @@ -798,7 +798,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -897,7 +897,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="8" /> <!--NPC Burn --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -995,7 +995,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -1087,7 +1087,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4158" level="8" /> <!--NPC Prominence - Magic --> <skill id="4160" level="8" /> <!--NPC Aura Burn - Magic --> @@ -1183,7 +1183,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="7" /> <!--Hold --> <skill id="4156" level="7" /> <!--NPC Curve Beam Cannon - Magic --> @@ -1275,7 +1275,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1363,7 +1363,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="7" /> <!--NPC HP Drain --> <skill id="4073" level="7" /> <!--Stun --> @@ -1485,7 +1485,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="7" /> <!--Stun --> <skill id="4073" level="7" /> <!--Stun --> @@ -1609,7 +1609,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="7" /> <!--Stun --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -1734,7 +1734,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="7" /> <!--NPC HP Drain --> <skill id="4073" level="7" /> <!--Stun --> @@ -1857,7 +1857,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1988,7 +1988,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="8" /> <!--Stun --> <skill id="4073" level="8" /> <!--Stun --> @@ -2113,7 +2113,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="8" /> <!--Stun --> <skill id="4073" level="8" /> <!--Stun --> @@ -2232,7 +2232,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="8" /> <!--NPC HP Drain --> <skill id="4073" level="8" /> <!--Stun --> @@ -2349,7 +2349,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="8" /> <!--NPC HP Drain --> <skill id="4073" level="8" /> <!--Stun --> @@ -2466,7 +2466,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="8" /> <!--NPC Burn --> <skill id="4073" level="8" /> <!--Stun --> @@ -2591,7 +2591,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="8" /> <!--Stun --> <skill id="4099" level="2" /> <!--NPC Berserk --> @@ -2713,7 +2713,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2831,7 +2831,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="8" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2953,7 +2953,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="8" /> <!--Stun --> @@ -3079,7 +3079,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="8" /> <!--NPC Bow Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3211,7 +3211,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4031" level="3" /> <!--NPC Clan Aegis --> @@ -3334,7 +3334,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="8" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3460,7 +3460,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="9" /> <!--NPC Flamestrike --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -3589,7 +3589,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -3713,7 +3713,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="9" /> <!--NPC Mortal Blow --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3843,7 +3843,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="9" /> <!--Poison --> <skill id="4158" level="9" /> <!--NPC Prominence - Magic --> @@ -3971,7 +3971,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4095,7 +4095,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -4217,7 +4217,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4342,7 +4342,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4035" level="9" /> <!--Poison --> @@ -4474,7 +4474,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -4602,7 +4602,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -4726,7 +4726,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4854,7 +4854,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4031" level="3" /> <!--NPC Clan Aegis --> <skill id="4035" level="9" /> <!--Poison --> @@ -4991,7 +4991,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5081,7 +5081,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5175,7 +5175,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="9" /> <!--NPC Prominence --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5263,7 +5263,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5361,7 +5361,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4035" level="9" /> <!--Poison --> @@ -5455,7 +5455,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5545,7 +5545,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="9" /> <!--Poison --> <skill id="4100" level="9" /> <!--NPC Prominence --> @@ -5637,7 +5637,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4072" level="8" /> <!--Stun --> @@ -5759,7 +5759,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5877,7 +5877,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="8" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6002,7 +6002,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="8" /> <!--Stun --> @@ -6127,7 +6127,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="8" /> <!--NPC Bow Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6253,7 +6253,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4031" level="3" /> <!--NPC Clan Aegis --> @@ -6375,7 +6375,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="8" /> <!--Stun --> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> @@ -6497,7 +6497,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4119" level="3" /> <!--Decrease Accuracy --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6622,7 +6622,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -6745,7 +6745,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6869,7 +6869,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4035" level="9" /> <!--Poison --> @@ -6997,7 +6997,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7125,7 +7125,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -7249,7 +7249,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> @@ -7379,7 +7379,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -7511,7 +7511,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -7641,7 +7641,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4072" level="9" /> <!--Stun --> @@ -7765,7 +7765,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7888,7 +7888,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="9" /> <!--NPC Burn --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -8017,7 +8017,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4038" level="5" /> <!--Decrease Atk. Spd. --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -8110,7 +8110,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8201,7 +8201,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8290,7 +8290,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8383,7 +8383,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -8476,7 +8476,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8564,7 +8564,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4066" level="9" /> <!--NPC Twister --> <skill id="4098" level="9" /> <!--Silence --> @@ -8649,7 +8649,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -8732,7 +8732,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -8822,7 +8822,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8905,7 +8905,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4117" level="8" /> <!--Paralysis --> @@ -8993,7 +8993,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4119" level="3" /> <!--Decrease Accuracy --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -9087,7 +9087,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="9" /> <!--NPC Wild Sweep --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -9179,7 +9179,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4072" level="9" /> <!--Stun --> @@ -9272,7 +9272,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -9362,7 +9362,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4031" level="3" /> <!--NPC Clan Aegis --> <skill id="4072" level="9" /> <!--Stun --> @@ -9447,7 +9447,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -9536,7 +9536,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -9626,7 +9626,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -9715,7 +9715,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4141" level="9" /> <!--NPC Wind Fist --> <skill id="4389" level="4" /> <!--Resist Mental Attacks --> @@ -9810,7 +9810,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9901,7 +9901,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4072" level="9" /> <!--Stun --> @@ -9990,7 +9990,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="9" /> <!--NPC Flamestrike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -10084,7 +10084,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4229" level="9" /> <!--NPC Double Wind Fist --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -10176,7 +10176,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -10257,7 +10257,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4389" level="4" /> <!--Resist Mental Attacks --> @@ -10338,7 +10338,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4389" level="4" /> <!--Resist Mental Attacks --> @@ -10426,7 +10426,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="8" /> <!--NPC Windstrike --> <skill id="4002" level="8" /> <!--NPC HP Drain --> @@ -10516,7 +10516,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -10603,7 +10603,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -10683,7 +10683,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4157" level="8" /> <!--NPC Blaze - Magic --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21400-21500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21400-21500.xml index f2b456f9a1..059956b89e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21400-21500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21400-21500.xml @@ -24,7 +24,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -105,7 +105,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4072" level="8" /> <!--Stun --> @@ -188,7 +188,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -270,7 +270,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -352,7 +352,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> @@ -437,7 +437,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="9" /> <!--NPC Windstrike --> <skill id="4029" level="3" /> <!--NPC Shield --> @@ -526,7 +526,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="9" /> <!--Paralysis --> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> @@ -616,7 +616,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -705,7 +705,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="9" /> <!--Poison --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -795,7 +795,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="9" /> <!--Poison --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -887,7 +887,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -976,7 +976,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4077" level="9" /> <!--NPC Aura Burn --> @@ -1065,7 +1065,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4077" level="9" /> <!--NPC Aura Burn --> @@ -1159,7 +1159,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1250,7 +1250,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1341,7 +1341,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1430,7 +1430,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1512,7 +1512,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="9" /> <!--NPC HP Drain --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1595,7 +1595,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1681,7 +1681,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1773,7 +1773,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="7" /> <!--Stun --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -1862,7 +1862,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1954,7 +1954,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -2040,7 +2040,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4233" level="1" /> <!--Vampiric Attack --> @@ -2129,7 +2129,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4077" level="9" /> <!--NPC Aura Burn --> @@ -2220,7 +2220,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="9" /> <!--Silence --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -2306,7 +2306,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2389,7 +2389,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2469,7 +2469,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4233" level="1" /> <!--Vampiric Attack --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -2551,7 +2551,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="9" /> <!--Stun --> <skill id="4151" level="9" /> <!--NPC Windstrike - Magic --> @@ -2640,7 +2640,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="9" /> <!--NPC Hydroblast - Magic --> @@ -2730,7 +2730,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2817,7 +2817,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="9" /> <!--NPC Bow Attack --> <skill id="4065" level="9" /> <!--NPC Heal --> @@ -2901,7 +2901,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="7" /> <!--NPC Heal --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2992,7 +2992,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3075,7 +3075,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3153,7 +3153,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3229,7 +3229,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3319,7 +3319,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3406,7 +3406,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -3489,7 +3489,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="6" /> <!--NPC Bow Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -3581,7 +3581,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="6" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3672,7 +3672,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4232" level="6" /> <!--NPC AE Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3766,7 +3766,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3882,7 +3882,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3998,7 +3998,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4116,7 +4116,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4238,7 +4238,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4353,7 +4353,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4470,7 +4470,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -4585,7 +4585,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="6" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4717,7 +4717,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2188" level="1" /> <!--Golden Spice --> <skill id="2189" level="1" /> <!--Crystal Spice --> @@ -4846,7 +4846,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -4953,7 +4953,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -5061,7 +5061,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -5168,7 +5168,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> @@ -5276,7 +5276,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -5400,7 +5400,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -5526,7 +5526,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -5653,7 +5653,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> @@ -5779,7 +5779,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -5860,7 +5860,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4232" level="6" /> <!--NPC AE Strike --> @@ -5942,7 +5942,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4072" level="6" /> <!--Stun --> @@ -6023,7 +6023,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6105,7 +6105,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -6203,7 +6203,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4232" level="6" /> <!--NPC AE Strike --> @@ -6304,7 +6304,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4072" level="6" /> <!--Stun --> @@ -6405,7 +6405,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6494,7 +6494,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -6568,7 +6568,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4318" level="1" /> <!--Ultimate Buff --> @@ -6658,7 +6658,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2188" level="1" /> <!--Golden Spice --> <skill id="2189" level="1" /> <!--Crystal Spice --> @@ -6789,7 +6789,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4099" level="2" /> <!--NPC Berserk --> @@ -6896,7 +6896,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -7004,7 +7004,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4099" level="2" /> <!--NPC Berserk --> @@ -7111,7 +7111,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> @@ -7219,7 +7219,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4099" level="2" /> <!--NPC Berserk --> @@ -7346,7 +7346,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -7471,7 +7471,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4099" level="2" /> <!--NPC Berserk --> @@ -7598,7 +7598,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> @@ -7726,7 +7726,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -7807,7 +7807,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4232" level="6" /> <!--NPC AE Strike --> @@ -7889,7 +7889,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4072" level="6" /> <!--Stun --> @@ -7970,7 +7970,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8052,7 +8052,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -8147,7 +8147,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4232" level="6" /> <!--NPC AE Strike --> @@ -8248,7 +8248,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4072" level="6" /> <!--Stun --> @@ -8347,7 +8347,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8438,7 +8438,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -8512,7 +8512,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4318" level="1" /> <!--Ultimate Buff --> @@ -8602,7 +8602,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2188" level="1" /> <!--Golden Spice --> <skill id="2189" level="1" /> <!--Crystal Spice --> @@ -8726,7 +8726,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -8833,7 +8833,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -8941,7 +8941,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -9048,7 +9048,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> @@ -9156,7 +9156,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -9277,7 +9277,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -9398,7 +9398,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -9525,7 +9525,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> @@ -9654,7 +9654,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -9735,7 +9735,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4232" level="6" /> <!--NPC AE Strike --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21500-21600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21500-21600.xml index 48384645f2..41530afc77 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21500-21600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21500-21600.xml @@ -40,7 +40,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4072" level="6" /> <!--Stun --> @@ -121,7 +121,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -203,7 +203,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -294,7 +294,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4232" level="6" /> <!--NPC AE Strike --> @@ -389,7 +389,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4072" level="6" /> <!--Stun --> @@ -485,7 +485,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -573,7 +573,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -647,7 +647,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4318" level="1" /> <!--Ultimate Buff --> @@ -718,7 +718,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -838,7 +838,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -955,7 +955,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1071,7 +1071,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1195,7 +1195,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1310,7 +1310,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1430,7 +1430,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -1550,7 +1550,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1668,7 +1668,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4072" level="7" /> <!--Stun --> @@ -1785,7 +1785,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4244" level="7" /> <!--NPC Wild Sweep --> @@ -1903,7 +1903,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2012,7 +2012,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2130,7 +2130,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="6" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2256,7 +2256,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4035" level="6" /> <!--Poison --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -2379,7 +2379,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2505,7 +2505,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="6" /> <!--Poison --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -2637,7 +2637,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -2763,7 +2763,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -2885,7 +2885,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4104" level="6" /> <!--Flame --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3011,7 +3011,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4102" level="2" /> <!--Surrender To Fire --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -3135,7 +3135,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3262,7 +3262,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="6" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3390,7 +3390,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4119" level="3" /> <!--Decrease Accuracy --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -3513,7 +3513,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -3635,7 +3635,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4104" level="6" /> <!--Flame --> <skill id="4158" level="6" /> <!--NPC Prominence - Magic --> @@ -3763,7 +3763,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3886,7 +3886,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4013,7 +4013,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4104" level="6" /> <!--Flame --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -4139,7 +4139,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4102" level="2" /> <!--Surrender To Fire --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4261,7 +4261,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4104" level="6" /> <!--Flame --> <skill id="4155" level="6" /> <!--NPC Twister - Magic --> @@ -4381,7 +4381,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4504,7 +4504,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -4632,7 +4632,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -4761,7 +4761,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="6" /> <!--Poison --> <skill id="4158" level="6" /> <!--NPC Prominence - Magic --> @@ -4854,7 +4854,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4158" level="6" /> <!--NPC Prominence - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4941,7 +4941,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4097" level="6" /> <!--NPC Chant of Life --> <skill id="4158" level="6" /> <!--NPC Prominence - Magic --> @@ -5041,7 +5041,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4155" level="6" /> <!--NPC Twister - Magic --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5133,7 +5133,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4155" level="6" /> <!--NPC Twister - Magic --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -5224,7 +5224,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4097" level="6" /> <!--NPC Chant of Life --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5320,7 +5320,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -5443,7 +5443,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5564,7 +5564,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -5689,7 +5689,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -5814,7 +5814,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5940,7 +5940,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -6065,7 +6065,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="6" /> <!--NPC Windstrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6189,7 +6189,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6313,7 +6313,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6430,7 +6430,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6552,7 +6552,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="6" /> <!--Hold --> <skill id="4155" level="6" /> <!--NPC Twister - Magic --> @@ -6679,7 +6679,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="6" /> <!--Silence --> <skill id="4155" level="6" /> <!--NPC Twister - Magic --> @@ -6808,7 +6808,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="6" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6937,7 +6937,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="6" /> <!--Silence --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7063,7 +7063,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7186,7 +7186,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7314,7 +7314,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="6" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7444,7 +7444,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7568,7 +7568,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="6" /> <!--Hold --> <skill id="4155" level="6" /> <!--NPC Twister - Magic --> @@ -7689,7 +7689,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="6" /> <!--Silence --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7810,7 +7810,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4138" level="6" /> <!--NPC AE - Corpse Burst --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7928,7 +7928,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -8046,7 +8046,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8164,7 +8164,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8283,7 +8283,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -8406,7 +8406,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="3" /> <!--Decrease Speed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8528,7 +8528,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8652,7 +8652,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4138" level="7" /> <!--NPC AE - Corpse Burst --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8766,7 +8766,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8880,7 +8880,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8999,7 +8999,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9119,7 +9119,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="7" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9240,7 +9240,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9360,7 +9360,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="7" /> <!--Hold --> <skill id="4155" level="7" /> <!--NPC Twister - Magic --> @@ -9483,7 +9483,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="7" /> <!--Silence --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9607,7 +9607,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -9734,7 +9734,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="7" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9861,7 +9861,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="7" /> <!--Silence --> <skill id="4257" level="7" /> <!--NPC Hydroblast - Magic --> @@ -9989,7 +9989,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="6" /> <!--Hold --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -10115,7 +10115,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4152" level="7" /> <!--NPC HP Drain - Magic --> @@ -10240,7 +10240,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4099" level="2" /> <!--NPC Berserk --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -10365,7 +10365,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="7" /> <!--NPC HP Drain - Magic --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -10494,7 +10494,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -10622,7 +10622,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="7" /> <!--NPC Blaze - Magic --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -10746,7 +10746,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="7" /> <!--NPC Burn --> <skill id="4157" level="7" /> <!--NPC Blaze - Magic --> @@ -10868,7 +10868,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4257" level="7" /> <!--NPC Hydroblast - Magic --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -10989,7 +10989,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -11112,7 +11112,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -11234,7 +11234,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="7" /> <!--NPC Flamestrike --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -11361,7 +11361,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4138" level="6" /> <!--NPC AE - Corpse Burst --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -11453,7 +11453,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -11542,7 +11542,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -11642,7 +11642,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4138" level="7" /> <!--NPC AE - Corpse Burst --> <skill id="4257" level="7" /> <!--NPC Hydroblast - Magic --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21600-21700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21600-21700.xml index d244421593..01e2addd2e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21600-21700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21600-21700.xml @@ -33,7 +33,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -126,7 +126,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -221,7 +221,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4244" level="4" /> <!--NPC Wild Sweep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -315,7 +315,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="4" /> <!--NPC Wild Sweep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -406,7 +406,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="4" /> <!--NPC Wild Sweep --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -490,7 +490,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -577,7 +577,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -661,7 +661,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="4" /> <!--NPC Bow Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -749,7 +749,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -840,7 +840,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -928,7 +928,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -1017,7 +1017,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4088" level="4" /> <!--Bleed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1110,7 +1110,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="4" /> <!--Bleed --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1200,7 +1200,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="4" /> <!--Bleed --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1290,7 +1290,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1381,7 +1381,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1469,7 +1469,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1561,7 +1561,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1650,7 +1650,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1736,7 +1736,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1824,7 +1824,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1916,7 +1916,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2005,7 +2005,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2101,7 +2101,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2193,7 +2193,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2282,7 +2282,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2344,7 +2344,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4047" level="5" /> <!--Hold --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2438,7 +2438,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="5" /> <!--Hold --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2529,7 +2529,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="5" /> <!--Hold --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2634,7 +2634,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2735,7 +2735,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2833,7 +2833,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2928,7 +2928,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3025,7 +3025,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3119,7 +3119,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3215,7 +3215,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -3323,7 +3323,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -3428,7 +3428,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -3519,7 +3519,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3627,7 +3627,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4124" level="3" /> <!--NPC Spear Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3745,7 +3745,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4153" level="3" /> <!--Decrease Speed --> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> @@ -3839,7 +3839,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -3964,7 +3964,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4124" level="3" /> <!--NPC Spear Attack --> @@ -4077,7 +4077,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> @@ -4190,7 +4190,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4305,7 +4305,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4076" level="2" /> <!--Decrease Speed --> <skill id="4157" level="4" /> <!--NPC Blaze - Magic --> @@ -4424,7 +4424,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4541,7 +4541,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="7" /> <!--NPC Windstrike --> <skill id="4002" level="7" /> <!--NPC HP Drain --> @@ -4657,7 +4657,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4774,7 +4774,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4091" level="1" /> <!--NPC Ogre Spirit Totem --> @@ -4895,7 +4895,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="8" /> <!--Poison --> <skill id="4160" level="8" /> <!--NPC Aura Burn - Magic --> @@ -5011,7 +5011,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="8" /> <!--NPC Burn --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5132,7 +5132,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5215,7 +5215,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5301,7 +5301,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5391,7 +5391,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5478,7 +5478,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5566,7 +5566,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5654,7 +5654,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -5778,7 +5778,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5857,7 +5857,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5936,7 +5936,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -6016,7 +6016,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6098,7 +6098,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="3" /> <!--NPC Blaze - Magic --> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> @@ -6182,7 +6182,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="3" /> <!--Sleep --> <skill id="4065" level="3" /> <!--NPC Heal --> @@ -6263,7 +6263,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="3" /> <!--NPC Hydroblast - Magic --> @@ -6344,7 +6344,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4286" level="1" /> <!--Greater Resist Sleep --> <skill id="4288" level="1" /> <!--Greater Resist Hold --> @@ -6425,7 +6425,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6504,7 +6504,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6584,7 +6584,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="3" /> <!--Paralysis --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -6665,7 +6665,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4119" level="2" /> <!--Decrease Accuracy --> @@ -6739,7 +6739,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6817,7 +6817,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -6898,7 +6898,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -6982,7 +6982,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -7062,7 +7062,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -7140,7 +7140,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -7221,7 +7221,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -7292,7 +7292,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -7363,7 +7363,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -7439,7 +7439,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -7517,7 +7517,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7593,7 +7593,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -7673,7 +7673,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7753,7 +7753,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -7834,7 +7834,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7920,7 +7920,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="4" /> <!--NPC Blaze - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -8001,7 +8001,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="4" /> <!--Sleep --> <skill id="4065" level="4" /> <!--NPC Heal --> @@ -8095,7 +8095,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="4" /> <!--NPC Hydroblast - Magic --> @@ -8179,7 +8179,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4286" level="1" /> <!--Greater Resist Sleep --> <skill id="4288" level="1" /> <!--Greater Resist Hold --> @@ -8261,7 +8261,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8349,7 +8349,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8426,7 +8426,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="4" /> <!--Paralysis --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -8513,7 +8513,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -8591,7 +8591,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8674,7 +8674,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -8761,7 +8761,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8843,7 +8843,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8926,7 +8926,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9006,7 +9006,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21700-21800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21700-21800.xml index e3b4aa9c07..2e83701b74 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21700-21800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21700-21800.xml @@ -29,7 +29,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -99,7 +99,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -169,7 +169,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -246,7 +246,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -330,7 +330,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -417,7 +417,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -511,7 +511,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -594,7 +594,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -679,7 +679,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -766,7 +766,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="5" /> <!--NPC Blaze - Magic --> <skill id="4160" level="5" /> <!--NPC Aura Burn - Magic --> @@ -861,7 +861,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="5" /> <!--Sleep --> <skill id="4065" level="5" /> <!--NPC Heal --> @@ -950,7 +950,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="5" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="5" /> <!--NPC Hydroblast - Magic --> @@ -1045,7 +1045,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1131,7 +1131,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1218,7 +1218,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1303,7 +1303,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="5" /> <!--Paralysis --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -1389,7 +1389,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -1465,7 +1465,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1554,7 +1554,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -1640,7 +1640,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1735,7 +1735,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -1822,7 +1822,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1908,7 +1908,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1995,7 +1995,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2069,7 +2069,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2143,7 +2143,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2240,7 +2240,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2326,7 +2326,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2412,7 +2412,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2502,7 +2502,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2582,7 +2582,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2667,7 +2667,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2758,7 +2758,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="6" /> <!--NPC Blaze - Magic --> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> @@ -2847,7 +2847,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="6" /> <!--Sleep --> <skill id="4065" level="6" /> <!--NPC Heal --> @@ -2936,7 +2936,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="6" /> <!--NPC Hydroblast - Magic --> @@ -3024,7 +3024,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3105,7 +3105,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3190,7 +3190,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3276,7 +3276,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="6" /> <!--Paralysis --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3365,7 +3365,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -3444,7 +3444,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3530,7 +3530,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> @@ -3617,7 +3617,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3701,7 +3701,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -3788,7 +3788,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3877,7 +3877,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3961,7 +3961,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4035,7 +4035,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4109,7 +4109,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4193,7 +4193,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4281,7 +4281,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="3" /> <!--Resist Sleep Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4366,7 +4366,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4450,7 +4450,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4532,7 +4532,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4622,7 +4622,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4707,7 +4707,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="7" /> <!--NPC Blaze - Magic --> <skill id="4160" level="7" /> <!--NPC Aura Burn - Magic --> @@ -4798,7 +4798,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="7" /> <!--Sleep --> <skill id="4065" level="7" /> <!--NPC Heal --> @@ -4882,7 +4882,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="8" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="8" /> <!--NPC Hydroblast - Magic --> @@ -4968,7 +4968,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4286" level="1" /> <!--Greater Resist Sleep --> <skill id="4288" level="1" /> <!--Greater Resist Hold --> @@ -5052,7 +5052,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5144,7 +5144,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5232,7 +5232,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="7" /> <!--Paralysis --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -5317,7 +5317,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -5392,7 +5392,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5481,7 +5481,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -5565,7 +5565,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5649,7 +5649,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5734,7 +5734,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5817,7 +5817,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -5902,7 +5902,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5976,7 +5976,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6051,7 +6051,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6130,7 +6130,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6217,7 +6217,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6293,7 +6293,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="9" /> <!--NPC Mortal Blow --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -6371,7 +6371,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6453,7 +6453,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -6535,7 +6535,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6618,7 +6618,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -6702,7 +6702,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="9" /> <!--Sleep --> <skill id="4065" level="9" /> <!--NPC Heal --> @@ -6784,7 +6784,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="10" /> <!--NPC Hydroblast - Magic --> @@ -6867,7 +6867,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4286" level="1" /> <!--Greater Resist Sleep --> <skill id="4288" level="1" /> <!--Greater Resist Hold --> @@ -6951,7 +6951,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -7037,7 +7037,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7121,7 +7121,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="9" /> <!--Paralysis --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -7207,7 +7207,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4119" level="3" /> <!--Decrease Accuracy --> @@ -7288,7 +7288,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7372,7 +7372,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -7458,7 +7458,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7545,7 +7545,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7632,7 +7632,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7721,7 +7721,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -7810,7 +7810,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7883,7 +7883,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7956,7 +7956,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8038,7 +8038,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8114,7 +8114,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8193,7 +8193,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8276,7 +8276,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="8" /> <!--Stun --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -8360,7 +8360,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21800-21900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21800-21900.xml index c67c0d2236..d4df2ba862 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/21800-21900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/21800-21900.xml @@ -25,7 +25,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -101,7 +101,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -162,7 +162,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -222,7 +222,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -285,7 +285,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -345,7 +345,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -411,7 +411,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -472,7 +472,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -546,7 +546,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -610,7 +610,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -692,7 +692,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -762,7 +762,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -830,7 +830,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -898,7 +898,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -970,7 +970,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1042,7 +1042,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1114,7 +1114,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1184,7 +1184,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1256,7 +1256,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1327,7 +1327,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1400,7 +1400,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1471,7 +1471,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1542,7 +1542,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1621,7 +1621,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4077" level="9" /> <!--NPC Aura Burn --> <skill id="4078" level="9" /> <!--NPC Flamestrike --> @@ -1709,7 +1709,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1803,7 +1803,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4318" level="1" /> <!--Ultimate Buff --> @@ -1896,7 +1896,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1987,7 +1987,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4318" level="1" /> <!--Ultimate Buff --> @@ -2080,7 +2080,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4318" level="1" /> <!--Ultimate Buff --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2173,7 +2173,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="6" /> <!--NPC Aura Burn - Magic --> <skill id="4318" level="1" /> <!--Ultimate Buff --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22000-22100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22000-22100.xml index 89abc86d11..db679598cf 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22000-22100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22000-22100.xml @@ -28,7 +28,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -137,7 +137,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -242,7 +242,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -352,7 +352,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -472,7 +472,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -584,7 +584,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -696,7 +696,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -786,7 +786,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -904,7 +904,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4089" level="1" /> <!--NPC Bear Spirit Totem --> <skill id="4090" level="1" /> <!--NPC Wolf Spirit Totem --> @@ -993,7 +993,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4032" level="2" /> <!--NPC Strike --> @@ -1080,7 +1080,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -1169,7 +1169,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -1258,7 +1258,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -1347,7 +1347,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -1437,7 +1437,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -1522,7 +1522,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="3" /> <!--Blunt Weapon Weak Point --> @@ -1604,7 +1604,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="2" /> <!--Blunt Weapon Weak Point --> @@ -1718,7 +1718,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1825,7 +1825,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="3" /> <!--NPC Bow Attack --> <skill id="4274" level="2" /> <!--Blunt Weapon Weak Point --> @@ -1943,7 +1943,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2054,7 +2054,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4151" level="3" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="3" /> <!--NPC Aura Burn - Magic --> @@ -2171,7 +2171,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="3" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2286,7 +2286,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="2" /> <!--Blunt Weapon Weak Point --> @@ -2404,7 +2404,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2516,7 +2516,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2627,7 +2627,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="2" /> <!--Blunt Weapon Weak Point --> @@ -2744,7 +2744,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2826,7 +2826,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -2912,7 +2912,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4099" level="1" /> <!--NPC Berserk --> @@ -3003,7 +3003,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="4" /> <!--NPC Heal --> <skill id="4100" level="4" /> <!--NPC Prominence --> @@ -3082,7 +3082,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3192,7 +3192,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4073" level="4" /> <!--Stun --> @@ -3285,7 +3285,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -3401,7 +3401,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -3526,7 +3526,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -3644,7 +3644,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -3761,7 +3761,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="4" /> <!--NPC Heal --> <skill id="4137" level="4" /> <!--Hydro Screw --> @@ -3850,7 +3850,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="2" /> <!--NPC Shield --> <skill id="4073" level="4" /> <!--Stun --> @@ -3938,7 +3938,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="4" /> <!--Stun --> <skill id="4099" level="1" /> <!--NPC Berserk --> @@ -4028,7 +4028,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4150,7 +4150,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -4278,7 +4278,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -4415,7 +4415,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -4546,7 +4546,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4100" level="4" /> <!--NPC Prominence --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -4673,7 +4673,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="4" /> <!--NPC HP Drain - Slow --> @@ -4796,7 +4796,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4072" level="4" /> <!--Stun --> @@ -4915,7 +4915,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4155" level="4" /> <!--NPC Twister - Magic --> @@ -5028,7 +5028,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -5142,7 +5142,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4072" level="4" /> <!--Stun --> @@ -5262,7 +5262,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4105" level="4" /> <!--NPC Straight Beam Cannon --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -5382,7 +5382,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="4" /> <!--Poison --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5506,7 +5506,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="5" /> <!--NPC Spinning Slash --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -5629,7 +5629,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -5759,7 +5759,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4029" level="2" /> <!--NPC Shield --> @@ -5895,7 +5895,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="5" /> <!--NPC Spinning Slash --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -6018,7 +6018,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4105" level="4" /> <!--NPC Straight Beam Cannon --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -6136,7 +6136,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6254,7 +6254,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="5" /> <!--NPC Spinning Slash --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -6384,7 +6384,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -6475,7 +6475,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -6577,7 +6577,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4105" level="4" /> <!--NPC Straight Beam Cannon --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -6666,7 +6666,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4101" level="5" /> <!--NPC Spinning Slash --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -6763,7 +6763,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -6869,7 +6869,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -6964,7 +6964,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -7057,7 +7057,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7163,7 +7163,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7269,7 +7269,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7375,7 +7375,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7481,7 +7481,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7587,7 +7587,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7693,7 +7693,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7799,7 +7799,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7902,7 +7902,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4232" level="5" /> <!--NPC AE Strike --> @@ -7996,7 +7996,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4105" level="4" /> <!--NPC Straight Beam Cannon --> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> @@ -8089,7 +8089,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -8187,7 +8187,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -8293,7 +8293,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4273" level="1" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -8381,7 +8381,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8466,7 +8466,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -8554,7 +8554,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="5" /> <!--Hydro Screw --> <skill id="4160" level="5" /> <!--NPC Aura Burn - Magic --> @@ -8682,7 +8682,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4137" level="5" /> <!--Hydro Screw --> <skill id="4160" level="5" /> <!--NPC Aura Burn - Magic --> @@ -8800,7 +8800,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -8888,7 +8888,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -8976,7 +8976,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4074" level="2" /> <!--NPC Haste --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -9097,7 +9097,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4137" level="5" /> <!--Hydro Screw --> @@ -9220,7 +9220,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4073" level="5" /> <!--Stun --> @@ -9308,7 +9308,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9425,7 +9425,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9544,7 +9544,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9664,7 +9664,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="5" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -9758,7 +9758,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="5" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -9851,7 +9851,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4073" level="5" /> <!--Stun --> @@ -9941,7 +9941,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -10059,7 +10059,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -10146,7 +10146,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -10238,7 +10238,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -10360,7 +10360,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -10480,7 +10480,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4379" level="5" /> <!--Resist Spear Weapons --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22100-22200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22100-22200.xml index b1c4971441..94ac6c91bf 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22100-22200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22100-22200.xml @@ -30,7 +30,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -121,7 +121,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4379" level="5" /> <!--Resist Spear Weapons --> @@ -209,7 +209,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4379" level="5" /> <!--Resist Spear Weapons --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -295,7 +295,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="5" /> <!--NPC Heal --> <skill id="4379" level="5" /> <!--Resist Spear Weapons --> @@ -389,7 +389,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4379" level="5" /> <!--Resist Spear Weapons --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -480,7 +480,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -570,7 +570,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -661,7 +661,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="7" /> <!--NPC Mortal Blow --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -748,7 +748,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4036" level="7" /> <!--Poison --> @@ -841,7 +841,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -931,7 +931,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4232" level="7" /> <!--NPC AE Strike --> @@ -1021,7 +1021,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4257" level="7" /> <!--NPC Hydroblast - Magic --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1113,7 +1113,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="8" /> <!--Stun --> <skill id="4232" level="8" /> <!--NPC AE Strike --> @@ -1203,7 +1203,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4073" level="8" /> <!--Stun --> @@ -1299,7 +1299,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4072" level="8" /> <!--Stun --> @@ -1391,7 +1391,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1477,7 +1477,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4232" level="8" /> <!--NPC AE Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1558,7 +1558,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1643,7 +1643,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="8" /> <!--NPC Flamestrike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1733,7 +1733,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="8" /> <!--NPC Flamestrike --> <skill id="4100" level="8" /> <!--NPC Prominence --> @@ -1827,7 +1827,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="8" /> <!--NPC Wild Sweep --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1919,7 +1919,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="8" /> <!--Poison --> <skill id="4158" level="8" /> <!--NPC Prominence - Magic --> @@ -2002,7 +2002,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4065" level="9" /> <!--NPC Heal --> @@ -2086,7 +2086,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2172,7 +2172,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2261,7 +2261,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2342,7 +2342,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2429,7 +2429,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2513,7 +2513,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2593,7 +2593,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2674,7 +2674,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="6" /> <!--NPC Heal --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2758,7 +2758,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4029" level="3" /> <!--NPC Shield --> @@ -2840,7 +2840,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2927,7 +2927,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3010,7 +3010,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3092,7 +3092,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3176,7 +3176,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3230,7 +3230,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4253" level="9" /> <!--NPC Blaze - Slow --> @@ -3310,7 +3310,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4253" level="9" /> <!--NPC Blaze - Slow --> @@ -3395,7 +3395,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3476,7 +3476,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3562,7 +3562,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="9" /> <!--Bleed --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3660,7 +3660,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4047" level="9" /> <!--Hold --> @@ -3756,7 +3756,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3842,7 +3842,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4152" level="9" /> <!--NPC HP Drain - Magic --> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> @@ -3929,7 +3929,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4023,7 +4023,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4047" level="9" /> <!--Hold --> @@ -4104,7 +4104,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4192,7 +4192,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="9" /> <!--Bleed --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4272,7 +4272,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4361,7 +4361,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="9" /> <!--Bleed --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4458,7 +4458,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4543,7 +4543,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4627,7 +4627,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4715,7 +4715,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4800,7 +4800,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4065" level="9" /> <!--NPC Heal --> @@ -4882,7 +4882,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4966,7 +4966,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5049,7 +5049,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5140,7 +5140,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4065" level="9" /> <!--NPC Heal --> @@ -5225,7 +5225,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -5305,7 +5305,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -5393,7 +5393,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5481,7 +5481,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4088" level="9" /> <!--Bleed --> @@ -5566,7 +5566,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5649,7 +5649,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5738,7 +5738,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5823,7 +5823,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4065" level="9" /> <!--NPC Heal --> @@ -5906,7 +5906,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5987,7 +5987,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -6071,7 +6071,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -6155,7 +6155,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4088" level="10" /> <!--Bleed --> @@ -6243,7 +6243,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -6331,7 +6331,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="10" /> <!--Bleed --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -6414,7 +6414,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6509,7 +6509,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -6592,7 +6592,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -6673,7 +6673,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -6757,7 +6757,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6839,7 +6839,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6925,7 +6925,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4158" level="9" /> <!--NPC Prominence - Magic --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7007,7 +7007,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7087,7 +7087,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7166,7 +7166,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4253" level="9" /> <!--NPC Blaze - Slow --> @@ -7221,7 +7221,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7310,7 +7310,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -7394,7 +7394,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="10" /> <!--Stun --> @@ -7485,7 +7485,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -7576,7 +7576,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22200-22300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22200-22300.xml index b7c98b940c..c01af2c7c0 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22200-22300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22200-22300.xml @@ -30,7 +30,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -138,7 +138,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -254,7 +254,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -368,7 +368,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -471,7 +471,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -582,7 +582,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -692,7 +692,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -789,7 +789,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -893,7 +893,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -997,7 +997,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -1093,7 +1093,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="10" /> <!--NPC Mortal Blow --> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> @@ -1196,7 +1196,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -1303,7 +1303,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -1441,7 +1441,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4084" level="9" /> <!--Resist Physical Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1561,7 +1561,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4084" level="9" /> <!--Resist Physical Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1676,7 +1676,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4084" level="9" /> <!--Resist Physical Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1759,7 +1759,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -1841,7 +1841,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -1947,7 +1947,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="10" /> <!--NPC Mortal Blow --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -2046,7 +2046,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -2143,7 +2143,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="10" /> <!--NPC Mortal Blow --> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> @@ -2248,7 +2248,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -2338,7 +2338,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -2448,7 +2448,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -2558,7 +2558,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -2662,7 +2662,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -2756,7 +2756,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2854,7 +2854,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2949,7 +2949,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3043,7 +3043,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3137,7 +3137,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3231,7 +3231,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3325,7 +3325,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3424,7 +3424,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3524,7 +3524,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3621,7 +3621,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3721,7 +3721,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3821,7 +3821,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3920,7 +3920,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4020,7 +4020,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4122,7 +4122,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4222,7 +4222,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4321,7 +4321,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4417,7 +4417,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4516,7 +4516,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4618,7 +4618,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4247" level="1" /> <!--NPC Windstrike - Slow --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4723,7 +4723,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4825,7 +4825,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4926,7 +4926,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5028,7 +5028,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5128,7 +5128,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5226,7 +5226,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5330,7 +5330,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5432,7 +5432,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5536,7 +5536,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4033" level="1" /> <!--NPC Burn --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5644,7 +5644,7 @@ </speed> <hit_time>60</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4153" level="9" /> <!--Decrease Speed --> <skill id="4288" level="1" /> <!--Greater Resist Hold --> @@ -5769,7 +5769,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4153" level="9" /> <!--Decrease Speed --> <skill id="4288" level="1" /> <!--Greater Resist Hold --> @@ -5886,7 +5886,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -6006,7 +6006,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="9" /> <!--NPC Aura Burn - Magic --> <skill id="4288" level="1" /> <!--Greater Resist Hold --> @@ -6117,7 +6117,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4257" level="10" /> <!--NPC Hydroblast - Magic --> @@ -6226,7 +6226,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="10" /> <!--NPC Hydroblast - Magic --> @@ -6347,7 +6347,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4093" level="1" /> <!--Evasion --> @@ -6464,7 +6464,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6577,7 +6577,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="10" /> <!--Stun --> <skill id="4257" level="10" /> <!--NPC Hydroblast - Magic --> @@ -6695,7 +6695,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> <skill id="4257" level="10" /> <!--NPC Hydroblast - Magic --> @@ -6806,7 +6806,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6882,7 +6882,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4265" level="3" /> <!--Holiday Might --> @@ -6965,7 +6965,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4265" level="3" /> <!--Holiday Might --> @@ -7047,7 +7047,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4265" level="3" /> <!--Holiday Might --> @@ -7134,7 +7134,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4265" level="3" /> <!--Holiday Might --> @@ -7221,7 +7221,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7312,7 +7312,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="9" /> <!--NPC HP Drain --> <skill id="4033" level="9" /> <!--NPC Burn --> @@ -7397,7 +7397,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7482,7 +7482,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7570,7 +7570,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7665,7 +7665,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7743,7 +7743,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="10" /> <!--NPC Mortal Blow --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -7822,7 +7822,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7906,7 +7906,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7995,7 +7995,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8073,7 +8073,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4244" level="10" /> <!--NPC Wild Sweep --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -8157,7 +8157,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4238" level="1" /> <!--Increase Re-use Time --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -8244,7 +8244,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -8336,7 +8336,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4039" level="10" /> <!--NPC MP Drain --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -8419,7 +8419,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8512,7 +8512,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -8596,7 +8596,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -8680,7 +8680,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -8768,7 +8768,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8853,7 +8853,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8931,7 +8931,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9026,7 +9026,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4033" level="10" /> <!--NPC Burn --> <skill id="4249" level="10" /> <!--Decrease Speed --> @@ -9106,7 +9106,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9195,7 +9195,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9277,7 +9277,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9366,7 +9366,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9447,7 +9447,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -9536,7 +9536,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22300-22400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22300-22400.xml index afa76ec5a5..aaaf2775c8 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22300-22400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22300-22400.xml @@ -27,7 +27,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -105,7 +105,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -197,7 +197,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -281,7 +281,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -359,7 +359,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -444,7 +444,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -533,7 +533,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -618,7 +618,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -707,7 +707,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -789,7 +789,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -879,7 +879,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4157" level="10" /> <!--NPC Blaze - Magic --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -974,7 +974,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1065,7 +1065,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1156,7 +1156,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -1245,7 +1245,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1332,7 +1332,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1416,7 +1416,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1511,7 +1511,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1611,7 +1611,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1716,7 +1716,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1810,7 +1810,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1901,7 +1901,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1992,7 +1992,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="9" /> <!--Bleed --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2095,7 +2095,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2187,7 +2187,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2278,7 +2278,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="10" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2377,7 +2377,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2467,7 +2467,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2549,7 +2549,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2633,7 +2633,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2723,7 +2723,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2809,7 +2809,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2913,7 +2913,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3003,7 +3003,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3093,7 +3093,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3183,7 +3183,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3273,7 +3273,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3362,7 +3362,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3447,7 +3447,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3545,7 +3545,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3636,7 +3636,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="10" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3728,7 +3728,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3815,7 +3815,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3908,7 +3908,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4001,7 +4001,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4099,7 +4099,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4102" level="3" /> <!--Surrender To Fire --> @@ -4193,7 +4193,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4276,7 +4276,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4363,7 +4363,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4417,7 +4417,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4478,7 +4478,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4538,7 +4538,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="10" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4627,7 +4627,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4720,7 +4720,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4811,7 +4811,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4907,7 +4907,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5009,7 +5009,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5101,7 +5101,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5187,7 +5187,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5281,7 +5281,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5378,7 +5378,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5479,7 +5479,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="10" /> <!--Hold --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5574,7 +5574,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5667,7 +5667,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5767,7 +5767,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5861,7 +5861,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5969,7 +5969,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6080,7 +6080,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6179,7 +6179,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6270,7 +6270,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6348,7 +6348,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6443,7 +6443,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6547,7 +6547,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4098" level="9" /> <!--Silence --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6639,7 +6639,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6722,7 +6722,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canMove="false" /> + <status undying="false" canMove="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6824,7 +6824,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6915,7 +6915,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7000,7 +7000,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7096,7 +7096,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7192,7 +7192,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7282,7 +7282,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7391,7 +7391,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7493,7 +7493,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4117" level="9" /> <!--Paralysis --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7580,7 +7580,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4093" level="1" /> <!--Evasion --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7655,7 +7655,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4256" level="1" /> <!--100% stun resistance. --> <skill id="4379" level="1" /> <!--Resist Spear Weapons --> @@ -7743,7 +7743,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7836,7 +7836,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -7928,7 +7928,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="12" /> <!--NPC Heal --> <skill id="4091" level="3" /> <!--NPC Ogre Spirit Totem --> @@ -8009,7 +8009,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8095,7 +8095,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8183,7 +8183,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -8276,7 +8276,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22400-22500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22400-22500.xml index bc554c27e8..7d315be642 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22400-22500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22400-22500.xml @@ -22,7 +22,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -95,7 +95,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -176,7 +176,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4178" level="12" /> <!--BOSS Flamestrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -265,7 +265,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -366,7 +366,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -466,7 +466,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -565,7 +565,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -663,7 +663,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -759,7 +759,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -872,7 +872,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -984,7 +984,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1082,7 +1082,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1187,7 +1187,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1280,7 +1280,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4034" level="10" /> <!--Decrease Speed --> @@ -1372,7 +1372,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1463,7 +1463,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4161" level="1" /> <!--Summon PC --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1552,7 +1552,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1646,7 +1646,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4104" level="10" /> <!--Flame --> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> @@ -1736,7 +1736,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1829,7 +1829,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4157" level="10" /> <!--NPC Blaze - Magic --> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> @@ -1923,7 +1923,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4078" level="10" /> <!--NPC Flamestrike --> @@ -2012,7 +2012,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2110,7 +2110,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4379" level="1" /> <!--Resist Spear Weapons --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -2197,7 +2197,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2283,7 +2283,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2368,7 +2368,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2456,7 +2456,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2541,7 +2541,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2630,7 +2630,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2726,7 +2726,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2831,7 +2831,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4379" level="1" /> <!--Resist Spear Weapons --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -2918,7 +2918,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3003,7 +3003,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3091,7 +3091,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3188,7 +3188,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3269,7 +3269,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3350,7 +3350,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3432,7 +3432,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3517,7 +3517,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3609,7 +3609,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3699,7 +3699,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3788,7 +3788,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3868,7 +3868,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3946,7 +3946,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4023,7 +4023,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4099,7 +4099,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4178,7 +4178,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4078" level="9" /> <!--NPC Flamestrike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4285,7 +4285,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4379" level="1" /> <!--Resist Spear Weapons --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4393,7 +4393,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4095" level="1" /> <!--Damage Shield --> <skill id="4277" level="4" /> <!--Resist Poison Attacks --> @@ -4476,7 +4476,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4285" level="5" /> <!--Resist Sleep Attacks --> <skill id="4287" level="5" /> <!--Resist Hold Attacks --> @@ -4555,7 +4555,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4232" level="11" /> <!--NPC AE Strike --> <skill id="4379" level="1" /> <!--Resist Spear Weapons --> @@ -4642,7 +4642,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4742,7 +4742,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4846,7 +4846,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -4948,7 +4948,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5048,7 +5048,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5150,7 +5150,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -5249,7 +5249,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5348,7 +5348,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5448,7 +5448,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -5548,7 +5548,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5646,7 +5646,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5748,7 +5748,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -5848,7 +5848,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5948,7 +5948,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6050,7 +6050,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -6150,7 +6150,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6250,7 +6250,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6352,7 +6352,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -6452,7 +6452,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6552,7 +6552,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6654,7 +6654,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -6754,7 +6754,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6854,7 +6854,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6956,7 +6956,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -7056,7 +7056,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7155,7 +7155,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7256,7 +7256,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -7355,7 +7355,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7454,7 +7454,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7555,7 +7555,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="7" /> <!--NPC Strike --> <skill id="4340" level="1" /> <!--Ultimate Buff, 2nd --> @@ -7654,7 +7654,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7753,7 +7753,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -7854,7 +7854,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -7956,7 +7956,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4047" level="2" /> <!--Hold --> @@ -8015,7 +8015,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4047" level="2" /> <!--Hold --> @@ -8077,7 +8077,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4098" level="3" /> <!--Silence --> @@ -8140,7 +8140,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4047" level="3" /> <!--Hold --> @@ -8199,7 +8199,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4047" level="3" /> <!--Hold --> @@ -8261,7 +8261,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4098" level="4" /> <!--Silence --> @@ -8323,7 +8323,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4047" level="4" /> <!--Hold --> @@ -8381,7 +8381,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4047" level="4" /> <!--Hold --> @@ -8442,7 +8442,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4098" level="5" /> <!--Silence --> @@ -8505,7 +8505,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4047" level="5" /> <!--Hold --> @@ -8564,7 +8564,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4047" level="5" /> <!--Hold --> @@ -8625,7 +8625,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4098" level="6" /> <!--Silence --> @@ -8687,7 +8687,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4047" level="6" /> <!--Hold --> @@ -8745,7 +8745,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4047" level="6" /> <!--Hold --> @@ -8806,7 +8806,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4098" level="7" /> <!--Silence --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22500-22600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22500-22600.xml index d05b2a0036..0feb05edcc 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22500-22600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22500-22600.xml @@ -38,7 +38,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4047" level="8" /> <!--Hold --> @@ -99,7 +99,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4047" level="8" /> <!--Hold --> @@ -163,7 +163,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4098" level="9" /> <!--Silence --> @@ -228,7 +228,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4047" level="9" /> <!--Hold --> @@ -289,7 +289,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4047" level="9" /> <!--Hold --> @@ -352,7 +352,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4098" level="10" /> <!--Silence --> @@ -404,7 +404,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" /> + <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -450,7 +450,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" /> + <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -496,7 +496,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" /> + <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -544,7 +544,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -621,7 +621,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -699,7 +699,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -781,7 +781,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -865,7 +865,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -947,7 +947,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1028,7 +1028,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1118,7 +1118,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1204,7 +1204,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1290,7 +1290,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1379,7 +1379,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1462,7 +1462,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1547,7 +1547,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1629,7 +1629,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1715,7 +1715,7 @@ </speed> <hit_time>440</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1800,7 +1800,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1888,7 +1888,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1976,7 +1976,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2067,7 +2067,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2157,7 +2157,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2250,7 +2250,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2343,7 +2343,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2431,7 +2431,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2516,7 +2516,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2601,7 +2601,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2687,7 +2687,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2774,7 +2774,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2857,7 +2857,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2941,7 +2941,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3027,7 +3027,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3112,7 +3112,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3197,7 +3197,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3283,7 +3283,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3364,7 +3364,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3444,7 +3444,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3527,7 +3527,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3609,7 +3609,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3687,7 +3687,7 @@ </speed> <hit_time>570</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4211" level="9" /> <!--BOSS Might --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3767,7 +3767,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3848,7 +3848,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3931,7 +3931,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4015,7 +4015,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4095,7 +4095,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4175,7 +4175,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4241,7 +4241,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4277,7 +4277,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4313,7 +4313,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4349,7 +4349,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4395,7 +4395,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" canMove="false" /> + <status undying="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4442,7 +4442,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" canMove="false" /> + <status undying="false" flying="true" canMove="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4481,7 +4481,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>true</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4507,7 +4507,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>true</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4533,7 +4533,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4559,7 +4559,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4585,7 +4585,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>true</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4611,7 +4611,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4637,7 +4637,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4663,7 +4663,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4688,7 +4688,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4713,7 +4713,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -4748,7 +4748,7 @@ </speed> <hit_time>530</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4831,7 +4831,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4072" level="10" /> <!--Stun --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4918,7 +4918,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5003,7 +5003,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5089,7 +5089,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5176,7 +5176,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5258,7 +5258,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5339,7 +5339,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5422,7 +5422,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5507,7 +5507,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5588,7 +5588,7 @@ </speed> <hit_time>570</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4211" level="9" /> <!--BOSS Might --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5668,7 +5668,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5750,7 +5750,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5832,7 +5832,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5917,7 +5917,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6003,7 +6003,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6093,7 +6093,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6175,7 +6175,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6256,7 +6256,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -6337,7 +6337,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -6420,7 +6420,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -6494,7 +6494,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6574,7 +6574,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6658,7 +6658,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6746,7 +6746,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -6830,7 +6830,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6916,7 +6916,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7004,7 +7004,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -7085,7 +7085,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canMove="false" noSleepMode="true" /> + <status undying="false" canMove="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -7156,7 +7156,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -7181,7 +7181,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22600-22700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22600-22700.xml index 48be5f7d94..40969cc52a 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22600-22700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22600-22700.xml @@ -17,7 +17,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -42,7 +42,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> <collision> @@ -104,7 +104,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -189,7 +189,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -269,7 +269,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -349,7 +349,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -432,7 +432,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -503,7 +503,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -575,7 +575,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -647,7 +647,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -726,7 +726,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -805,7 +805,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -887,7 +887,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -967,7 +967,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1055,7 +1055,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4065" level="8" /> <!--NPC Heal --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1138,7 +1138,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" /> + <status undying="false" flying="true" canBeSown="true" /> <skill_list> <skill id="4065" level="8" /> <!--NPC Heal --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1190,7 +1190,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1240,7 +1240,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -1324,7 +1324,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="9" /> <!--NPC Mortal Blow --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -1410,7 +1410,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="9" /> <!--NPC Mortal Blow --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -1494,7 +1494,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4036" level="9" /> <!--Poison --> @@ -1581,7 +1581,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -1666,7 +1666,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -1751,7 +1751,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="2" /> <!--Resist M. Atk. --> <skill id="4257" level="9" /> <!--NPC Hydroblast - Magic --> @@ -1835,7 +1835,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="2" /> <!--Resist M. Atk. --> <skill id="4232" level="8" /> <!--NPC AE Strike --> @@ -1922,7 +1922,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="3" /> <!--NPC Might --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2010,7 +2010,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="3" /> <!--NPC Shield --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2098,7 +2098,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2187,7 +2187,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="2" /> <!--Resist M. Atk. --> <skill id="4232" level="9" /> <!--NPC AE Strike --> @@ -2274,7 +2274,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2356,7 +2356,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="9" /> <!--NPC Flamestrike --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2445,7 +2445,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4078" level="9" /> <!--NPC Flamestrike --> <skill id="4100" level="9" /> <!--NPC Prominence --> @@ -2537,7 +2537,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="2" /> <!--Resist M. Atk. --> <skill id="4244" level="9" /> <!--NPC Wild Sweep --> @@ -2628,7 +2628,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="9" /> <!--Poison --> <skill id="4116" level="2" /> <!--Resist M. Atk. --> @@ -2716,7 +2716,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2789,7 +2789,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2865,7 +2865,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="9" /> <!--NPC Wild Sweep --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2942,7 +2942,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3015,7 +3015,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3090,7 +3090,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="9" /> <!--NPC Wild Sweep --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3170,7 +3170,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="9" /> <!--NPC Wild Sweep --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3244,7 +3244,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3320,7 +3320,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3394,7 +3394,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4157" level="9" /> <!--NPC Blaze - Magic --> @@ -3470,7 +3470,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3547,7 +3547,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4389" level="4" /> <!--Resist Mental Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3623,7 +3623,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4244" level="9" /> <!--NPC Wild Sweep --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3694,7 +3694,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3767,7 +3767,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3838,7 +3838,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3912,7 +3912,7 @@ <run ground="185" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4019,7 +4019,7 @@ <run ground="185" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4129,7 +4129,7 @@ <run ground="185" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4235,7 +4235,7 @@ <run ground="185" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4344,7 +4344,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4067" level="9" /> <!--NPC Mortal Blow --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -4448,7 +4448,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4072" level="9" /> <!--Stun --> @@ -4554,7 +4554,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4663,7 +4663,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4772,7 +4772,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -4881,7 +4881,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4085" level="1" /> <!--Critical Damage --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -4990,7 +4990,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5075,7 +5075,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -5155,7 +5155,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5232,7 +5232,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4086" level="1" /> <!--Critical Chance --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -5316,7 +5316,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -5395,7 +5395,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4036" level="9" /> <!--Poison --> <skill id="4046" level="9" /> <!--Sleep --> @@ -5477,7 +5477,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4066" level="9" /> <!--NPC Twister --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -5553,7 +5553,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -5625,7 +5625,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5702,7 +5702,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4037" level="3" /> <!--Decrease P. Atk. --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -5779,7 +5779,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4072" level="9" /> <!--Stun --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5861,7 +5861,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4039" level="9" /> <!--NPC MP Drain --> <skill id="4097" level="9" /> <!--NPC Chant of Life --> @@ -5941,7 +5941,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4098" level="9" /> <!--Silence --> @@ -6026,7 +6026,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4088" level="9" /> <!--Bleed --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6108,7 +6108,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4001" level="9" /> <!--NPC Windstrike --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6187,7 +6187,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4034" level="9" /> <!--Decrease Speed --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6263,7 +6263,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -6337,7 +6337,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4073" level="9" /> <!--Stun --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6420,7 +6420,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4254" level="9" /> <!--NPC Prominence - Slow --> @@ -6534,7 +6534,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4254" level="9" /> <!--NPC Prominence - Slow --> @@ -6639,7 +6639,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6742,7 +6742,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6846,7 +6846,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4048" level="2" /> <!--NPC Dash --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -6946,7 +6946,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -7048,7 +7048,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -7156,7 +7156,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -7261,7 +7261,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -7367,7 +7367,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4034" level="9" /> <!--Decrease Speed --> @@ -7475,7 +7475,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -7577,7 +7577,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -7681,7 +7681,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4035" level="9" /> <!--Poison --> <skill id="4379" level="4" /> <!--Resist Spear Weapons --> @@ -7784,7 +7784,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7896,7 +7896,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4028" level="2" /> <!--NPC Might --> <skill id="4032" level="9" /> <!--NPC Strike --> @@ -8018,7 +8018,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4029" level="2" /> <!--NPC Shield --> <skill id="4032" level="9" /> <!--NPC Strike --> @@ -8144,7 +8144,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4046" level="9" /> <!--Sleep --> @@ -8261,7 +8261,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4065" level="9" /> <!--NPC Heal --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -8379,7 +8379,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4158" level="9" /> <!--NPC Prominence - Magic --> @@ -8511,7 +8511,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="9" /> <!--Sleep --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -8632,7 +8632,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="9" /> <!--NPC Bow Attack --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -8746,7 +8746,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4040" level="9" /> <!--NPC Bow Attack --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22700-22800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22700-22800.xml index 02fa52510c..43043f4011 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22700-22800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22700-22800.xml @@ -18,7 +18,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <shots shotChance="10" spiritChance="10" /> <ex_crt_effect>false</ex_crt_effect> <ai type="BALANCED" isAggressive="false" /> @@ -51,7 +51,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -163,7 +163,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="9" /> <!--Sleep --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -275,7 +275,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> @@ -352,7 +352,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4160" level="10" /> <!--NPC Aura Burn - Magic --> @@ -441,7 +441,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -530,7 +530,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -619,7 +619,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4158" level="10" /> <!--NPC Prominence - Magic --> @@ -705,7 +705,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -787,7 +787,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -871,7 +871,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="10" /> <!--Sleep --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -951,7 +951,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1028,7 +1028,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1104,7 +1104,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1179,7 +1179,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1251,7 +1251,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="13" /> <!--HP Increase (5x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1324,7 +1324,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1398,7 +1398,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1473,7 +1473,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1546,7 +1546,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1622,7 +1622,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1707,7 +1707,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="10" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1787,7 +1787,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1860,7 +1860,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1942,7 +1942,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2018,7 +2018,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2091,7 +2091,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2165,7 +2165,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2240,7 +2240,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2315,7 +2315,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2390,7 +2390,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2468,7 +2468,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2549,7 +2549,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4046" level="10" /> <!--Sleep --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2634,7 +2634,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2716,7 +2716,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2799,7 +2799,7 @@ <run ground="165" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2877,7 +2877,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2950,7 +2950,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3024,7 +3024,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3098,7 +3098,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3173,7 +3173,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3249,7 +3249,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3364,7 +3364,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -3478,7 +3478,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -3579,7 +3579,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4084" level="9" /> <!--Resist Physical Attack --> @@ -3687,7 +3687,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -3788,7 +3788,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3874,7 +3874,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3958,7 +3958,7 @@ <run ground="154" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4044,7 +4044,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4146,7 +4146,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4241,7 +4241,7 @@ <run ground="90" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4340,7 +4340,7 @@ <run ground="154" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4426,7 +4426,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4511,7 +4511,7 @@ <run ground="93" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4612,7 +4612,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4707,7 +4707,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4801,7 +4801,7 @@ <run ground="93" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4887,7 +4887,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4972,7 +4972,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5058,7 +5058,7 @@ <run ground="270" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5159,7 +5159,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5256,7 +5256,7 @@ <run ground="204" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5349,7 +5349,7 @@ <run ground="270" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5445,7 +5445,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5545,7 +5545,7 @@ <run ground="204" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4388" level="4" /> <!--Resist Paralysis Attacks --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -5624,7 +5624,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5677,7 +5677,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5736,7 +5736,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -5820,7 +5820,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -5903,7 +5903,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -6000,7 +6000,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -6088,7 +6088,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -6183,7 +6183,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -6284,7 +6284,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4116" level="9" /> <!--Resist M. Atk. --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -6377,7 +6377,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6490,7 +6490,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6606,7 +6606,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6718,7 +6718,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6834,7 +6834,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -6968,7 +6968,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7070,7 +7070,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7160,7 +7160,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7245,7 +7245,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7327,7 +7327,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7407,7 +7407,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7485,7 +7485,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7598,7 +7598,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7736,7 +7736,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="9" /> <!--Resist M. Atk. --> @@ -7871,7 +7871,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -7994,7 +7994,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8119,7 +8119,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8234,7 +8234,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8349,7 +8349,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -8464,7 +8464,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8550,7 +8550,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8641,7 +8641,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8729,7 +8729,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="5" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -8820,7 +8820,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> @@ -8919,7 +8919,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22800-22900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22800-22900.xml index 1a20e1419b..5c534ab36e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/22800-22900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/22800-22900.xml @@ -24,7 +24,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -136,7 +136,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="2" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -232,7 +232,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -330,7 +330,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -428,7 +428,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="2" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -523,7 +523,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -619,7 +619,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -715,7 +715,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4156" level="7" /> <!--NPC Curve Beam Cannon - Magic --> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -813,7 +813,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4156" level="7" /> <!--NPC Curve Beam Cannon - Magic --> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -913,7 +913,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4156" level="7" /> <!--NPC Curve Beam Cannon - Magic --> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -985,7 +985,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4156" level="7" /> <!--NPC Curve Beam Cannon - Magic --> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -1056,7 +1056,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1129,7 +1129,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1268,7 +1268,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1381,7 +1381,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1483,7 +1483,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1587,7 +1587,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1701,7 +1701,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="4" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1806,7 +1806,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1913,7 +1913,7 @@ <run ground="240" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2013,7 +2013,7 @@ </speed> <hit_time>570</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2092,7 +2092,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2172,7 +2172,7 @@ </speed> <hit_time>570</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -2261,7 +2261,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="4" /> <!--Blunt Weapon Weak Point --> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> @@ -2342,7 +2342,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="4" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2422,7 +2422,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -2505,7 +2505,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="4" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2593,7 +2593,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -2674,7 +2674,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="2" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> @@ -2762,7 +2762,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -2846,7 +2846,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -2933,7 +2933,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -3023,7 +3023,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3100,7 +3100,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3152,7 +3152,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -3203,7 +3203,7 @@ <run ground="250" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3260,7 +3260,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3348,7 +3348,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3441,7 +3441,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="2" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3534,7 +3534,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3620,7 +3620,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4032" level="1" /> <!--NPC Strike --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3706,7 +3706,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4276" level="2" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3793,7 +3793,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3882,7 +3882,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3971,7 +3971,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="12" /> <!--HP Increase (4x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4059,7 +4059,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4148,7 +4148,7 @@ </speed> <hit_time>420</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4032" level="1" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4234,7 +4234,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4320,7 +4320,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4407,7 +4407,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4276" level="2" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4490,7 +4490,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4575,7 +4575,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4659,7 +4659,7 @@ <run ground="220" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4744,7 +4744,7 @@ <run ground="230" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -4831,7 +4831,7 @@ <run ground="240" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -4916,7 +4916,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" noSleepMode="true" /> + <status undying="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5006,7 +5006,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5114,7 +5114,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -5221,7 +5221,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="4" /> <!--Blunt Weapon Weak Point --> <skill id="4276" level="2" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5311,7 +5311,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4274" level="4" /> <!--Blunt Weapon Weak Point --> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> @@ -5397,7 +5397,7 @@ </speed> <hit_time>570</hit_time> </stats> - <status undying="false" /> + <status undying="false" canBeSown="true" /> <skill_list> <skill id="4408" level="11" /> <!--HP Increase (3x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25000-25100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25000-25100.xml index 05cb2bf568..08ec2d77b4 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25000-25100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25000-25100.xml @@ -29,7 +29,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -96,7 +96,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="2" /> <!--BOSS Windstrike --> @@ -139,7 +139,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -190,7 +190,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -255,7 +255,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -294,7 +294,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -342,7 +342,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> @@ -411,7 +411,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4214" level="3" /> <!--BOSS Reflect Damage --> @@ -450,7 +450,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -499,7 +499,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -567,7 +567,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -605,7 +605,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -658,7 +658,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="5" /> <!--Bleed --> @@ -729,7 +729,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -769,7 +769,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -817,7 +817,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="6" /> <!--BOSS Flamestrike --> @@ -887,7 +887,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="5" /> <!--BOSS Haste --> @@ -926,7 +926,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -972,7 +972,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="2" /> <!--Stun --> @@ -1047,7 +1047,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="3" /> <!--BOSS Flamestrike --> @@ -1115,7 +1115,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="3" /> <!--BOSS Might --> @@ -1155,7 +1155,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1207,7 +1207,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="3" /> <!--Decrease P. Atk. --> @@ -1270,7 +1270,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1309,7 +1309,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1359,7 +1359,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1427,7 +1427,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1466,7 +1466,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1514,7 +1514,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -1584,7 +1584,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="5" /> <!--BOSS Shield --> @@ -1623,7 +1623,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1673,7 +1673,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -1740,7 +1740,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="5" /> <!--BOSS Life Drain --> @@ -1784,7 +1784,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="5" /> <!--BOSS Mortal Blow --> @@ -1836,7 +1836,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4180" level="7" /> <!--Stun --> @@ -1907,7 +1907,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4208" level="6" /> <!--Stun --> @@ -1947,7 +1947,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1999,7 +1999,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="2" /> <!--Poison --> @@ -2067,7 +2067,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2107,7 +2107,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2157,7 +2157,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2226,7 +2226,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2265,7 +2265,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2315,7 +2315,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> @@ -2392,7 +2392,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="4" /> <!--BOSS Haste --> @@ -2433,7 +2433,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2486,7 +2486,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="4" /> <!--Bleed --> @@ -2565,7 +2565,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2605,7 +2605,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2652,7 +2652,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="5" /> <!--Stun --> @@ -2730,7 +2730,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="6" /> <!--BOSS Flamestrike --> @@ -2797,7 +2797,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="6" /> <!--BOSS Haste --> @@ -2836,7 +2836,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2888,7 +2888,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="8" /> <!--Poison --> @@ -2962,7 +2962,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4168" level="7" /> <!--BOSS Strike --> @@ -3002,7 +3002,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3051,7 +3051,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3120,7 +3120,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3160,7 +3160,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3209,7 +3209,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -3271,7 +3271,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="2" /> <!--BOSS Aura Burn --> @@ -3313,7 +3313,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3360,7 +3360,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="3" /> <!--BOSS Might --> @@ -3437,7 +3437,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="4" /> <!--Sleep --> @@ -3521,7 +3521,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3560,7 +3560,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3610,7 +3610,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3682,7 +3682,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3721,7 +3721,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3769,7 +3769,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -3840,7 +3840,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="5" /> <!--BOSS Windstrike --> @@ -3882,7 +3882,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3932,7 +3932,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="6" /> <!--BOSS Flamestrike --> @@ -3999,7 +3999,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4209" level="6" /> <!--BOSS Heal --> @@ -4039,7 +4039,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4090,7 +4090,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="2" /> <!--Poison --> @@ -4155,7 +4155,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4193,7 +4193,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4240,7 +4240,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="3" /> <!--BOSS Flamestrike --> @@ -4302,7 +4302,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="2" /> <!--BOSS Might --> @@ -4342,7 +4342,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4390,7 +4390,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -4455,7 +4455,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="3" /> <!--Decrease Speed --> @@ -4497,7 +4497,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4548,7 +4548,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4612,7 +4612,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4651,7 +4651,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4696,7 +4696,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="5" /> <!--Stun --> @@ -4771,7 +4771,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -4843,7 +4843,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="5" /> <!--BOSS Life Drain --> @@ -4885,7 +4885,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4938,7 +4938,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="7" /> <!--Poison --> @@ -5007,7 +5007,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5046,7 +5046,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5095,7 +5095,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -5155,7 +5155,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="2" /> <!--BOSS Life Drain --> @@ -5197,7 +5197,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5243,7 +5243,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="3" /> <!--BOSS Might --> @@ -5317,7 +5317,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25100-25200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25100-25200.xml index b871b009e3..2589ccf1b5 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25100-25200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25100-25200.xml @@ -21,7 +21,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="4" /> <!--BOSS Haste --> @@ -60,7 +60,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -106,7 +106,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="5" /> <!--Stun --> @@ -188,7 +188,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="5" /> <!--Poison --> @@ -260,7 +260,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -299,7 +299,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -349,7 +349,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -420,7 +420,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -460,7 +460,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -509,7 +509,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="7" /> <!--Hold --> @@ -575,7 +575,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="7" /> <!--BOSS Aura Burn --> @@ -618,7 +618,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="7" /> <!--BOSS Mortal Blow --> @@ -667,7 +667,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -733,7 +733,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="2" /> <!--BOSS HP Drain --> @@ -776,7 +776,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -825,7 +825,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -905,7 +905,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -943,7 +943,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -990,7 +990,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4175" level="4" /> <!--BOSS Haste --> @@ -1073,7 +1073,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -1148,7 +1148,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="4" /> <!--BOSS Windstrike --> @@ -1190,7 +1190,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="4" /> <!--BOSS Mortal Blow --> @@ -1243,7 +1243,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="5" /> <!--Decrease P. Atk. --> @@ -1311,7 +1311,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1350,7 +1350,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1395,7 +1395,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="6" /> <!--BOSS Mortal Blow --> @@ -1471,7 +1471,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4169" level="7" /> <!--Stun --> @@ -1551,7 +1551,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="3" /> <!--Stun --> @@ -1622,7 +1622,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -1696,7 +1696,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="3" /> <!--BOSS Aura Burn --> @@ -1738,7 +1738,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1789,7 +1789,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1859,7 +1859,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1898,7 +1898,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1945,7 +1945,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> @@ -2014,7 +2014,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="4" /> <!--BOSS Might --> @@ -2054,7 +2054,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2103,7 +2103,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -2173,7 +2173,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="5" /> <!--BOSS Windstrike --> @@ -2216,7 +2216,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2268,7 +2268,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="6" /> <!--Decrease Atk. Spd. --> @@ -2336,7 +2336,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2375,7 +2375,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2424,7 +2424,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="8" /> <!--BOSS Flamestrike --> @@ -2486,7 +2486,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4210" level="7" /> <!--BOSS Chant of Life --> @@ -2526,7 +2526,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2576,7 +2576,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2639,7 +2639,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2678,7 +2678,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2727,7 +2727,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2791,7 +2791,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2831,7 +2831,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2883,7 +2883,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="3" /> <!--Poison --> @@ -2946,7 +2946,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2985,7 +2985,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3034,7 +3034,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="4" /> <!--Hold --> @@ -3101,7 +3101,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="3" /> <!--BOSS Aura Burn --> @@ -3144,7 +3144,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3191,7 +3191,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4174" level="5" /> <!--BOSS Shield --> @@ -3271,7 +3271,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -3341,7 +3341,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="5" /> <!--BOSS Haste --> @@ -3380,7 +3380,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3426,7 +3426,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="6" /> <!--BOSS Might --> @@ -3500,7 +3500,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="7" /> <!--BOSS Might --> @@ -3582,7 +3582,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="2" /> <!--BOSS Flamestrike --> @@ -3645,7 +3645,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4214" level="2" /> <!--BOSS Reflect Damage --> @@ -3686,7 +3686,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3732,7 +3732,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="3" /> <!--Stun --> @@ -3820,7 +3820,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3885,7 +3885,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3924,7 +3924,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3972,7 +3972,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> @@ -4039,7 +4039,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4214" level="4" /> <!--BOSS Reflect Damage --> @@ -4078,7 +4078,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4129,7 +4129,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="5" /> <!--Decrease Atk. Spd. --> @@ -4200,7 +4200,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4239,7 +4239,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4288,7 +4288,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="6" /> <!--Hold --> @@ -4354,7 +4354,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="5" /> <!--BOSS Life Drain --> @@ -4396,7 +4396,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4446,7 +4446,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -4517,7 +4517,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="5" /> <!--BOSS Haste --> @@ -4558,7 +4558,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4608,7 +4608,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4674,7 +4674,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4713,7 +4713,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4758,7 +4758,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="3" /> <!--Stun --> @@ -4842,7 +4842,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -4901,7 +4901,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="3" /> <!--BOSS Aura Burn --> @@ -4943,7 +4943,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4996,7 +4996,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="4" /> <!--Decrease P. Atk. --> @@ -5059,7 +5059,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5098,7 +5098,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5142,7 +5142,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4169" level="7" /> <!--Stun --> @@ -5221,7 +5221,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="7" /> <!--Hold --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25200-25300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25200-25300.xml index ecc5a31d1e..fb9415e6f1 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25200-25300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25200-25300.xml @@ -21,7 +21,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="7" /> <!--BOSS Twister --> @@ -64,7 +64,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -114,7 +114,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -185,7 +185,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4210" level="6" /> <!--BOSS Chant of Life --> @@ -225,7 +225,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -278,7 +278,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="8" /> <!--Decrease P. Atk. --> @@ -346,7 +346,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -385,7 +385,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -433,7 +433,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="4" /> <!--Hold --> @@ -500,7 +500,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="3" /> <!--BOSS Life Drain --> @@ -542,7 +542,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -593,7 +593,7 @@ </speed> <hit_time>780</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -656,7 +656,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -695,7 +695,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -744,7 +744,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="4" /> <!--Hold --> @@ -811,7 +811,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="3" /> <!--BOSS Windstrike --> @@ -853,7 +853,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -903,7 +903,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -971,7 +971,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1010,7 +1010,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1060,7 +1060,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="7" /> <!--Hold --> @@ -1128,7 +1128,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="7" /> <!--BOSS Aura Burn --> @@ -1172,7 +1172,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4169" level="7" /> <!--Stun --> @@ -1223,7 +1223,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -1294,7 +1294,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="3" /> <!--Decrease Speed --> @@ -1336,7 +1336,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1385,7 +1385,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="6" /> <!--BOSS Flamestrike --> @@ -1455,7 +1455,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="6" /> <!--BOSS Haste --> @@ -1495,7 +1495,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1542,7 +1542,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="8" /> <!--BOSS Mortal Blow --> @@ -1622,7 +1622,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="5" /> <!--Decrease Atk. Spd. --> @@ -1690,7 +1690,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1729,7 +1729,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1775,7 +1775,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="6" /> <!--BOSS Might --> @@ -1851,7 +1851,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -1932,7 +1932,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2003,7 +2003,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4209" level="7" /> <!--BOSS Heal --> @@ -2043,7 +2043,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2091,7 +2091,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -2160,7 +2160,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="5" /> <!--BOSS Shield --> @@ -2198,7 +2198,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2247,7 +2247,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2320,7 +2320,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="5" /> <!--BOSS HP Drain --> @@ -2363,7 +2363,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2410,7 +2410,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4174" level="8" /> <!--BOSS Shield --> @@ -2485,7 +2485,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="8" /> <!--Poison --> @@ -2548,7 +2548,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2587,7 +2587,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2633,7 +2633,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4175" level="7" /> <!--BOSS Haste --> @@ -2712,7 +2712,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="8" /> <!--Hold --> @@ -2772,7 +2772,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="7" /> <!--BOSS Windstrike --> @@ -2816,7 +2816,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2870,7 +2870,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="7" /> <!--Decrease P. Atk. --> @@ -2939,7 +2939,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="6" /> <!--BOSS HP Drain --> @@ -2983,7 +2983,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3031,7 +3031,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -3109,7 +3109,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3179,7 +3179,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3218,7 +3218,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3263,7 +3263,7 @@ </speed> <hit_time>820</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="5" /> <!--BOSS Might --> @@ -3341,7 +3341,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3424,7 +3424,7 @@ </speed> <hit_time>960</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3463,7 +3463,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3510,7 +3510,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="6" /> <!--Hold --> @@ -3581,7 +3581,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="6" /> <!--BOSS Windstrike --> @@ -3626,7 +3626,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -3680,7 +3680,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="8" /> <!--Sleep --> @@ -3741,7 +3741,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3785,7 +3785,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="7" /> <!--BOSS Mortal Blow --> @@ -3836,7 +3836,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3903,7 +3903,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3941,7 +3941,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3987,7 +3987,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="2" /> <!--Stun --> @@ -4061,7 +4061,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -4131,7 +4131,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="4" /> <!--BOSS Windstrike --> @@ -4173,7 +4173,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -4222,7 +4222,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4168" level="8" /> <!--BOSS Strike --> @@ -4302,7 +4302,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -4373,7 +4373,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="4" /> <!--BOSS Might --> @@ -4414,7 +4414,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -4462,7 +4462,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4175" level="5" /> <!--BOSS Haste --> @@ -4539,7 +4539,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4175" level="7" /> <!--BOSS Haste --> @@ -4619,7 +4619,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="8" /> <!--BOSS Mortal Blow --> @@ -4710,7 +4710,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="9" /> <!--Hold --> @@ -4773,7 +4773,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4198" level="8" /> <!--Poison --> @@ -4817,7 +4817,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4179" level="8" /> <!--BOSS Strike --> @@ -4868,7 +4868,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4314" level="9" /> <!--BOSS Holy Light Burst --> @@ -4938,7 +4938,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4209" level="8" /> <!--BOSS Heal --> @@ -4977,7 +4977,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -5015,7 +5015,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5065,7 +5065,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="8" /> <!--Sleep --> @@ -5129,7 +5129,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="8" /> <!--BOSS Aura Burn --> @@ -5172,7 +5172,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4209" level="8" /> <!--BOSS Heal --> @@ -5226,7 +5226,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="8" /> <!--Sleep --> @@ -5290,7 +5290,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5328,7 +5328,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5376,7 +5376,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="7" /> <!--Hold --> @@ -5445,7 +5445,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="7" /> <!--Decrease Speed --> @@ -5490,7 +5490,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4169" level="7" /> <!--Stun --> @@ -5544,7 +5544,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25300-25400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25300-25400.xml index 75a351a88c..c186960ad1 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25300-25400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25300-25400.xml @@ -18,7 +18,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -56,7 +56,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -105,7 +105,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="9" /> <!--Hold --> @@ -166,7 +166,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="9" /> <!--BOSS Twister --> @@ -209,7 +209,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -256,7 +256,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="10" /> <!--BOSS Might --> @@ -334,7 +334,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="10" /> <!--Bleed --> @@ -407,7 +407,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -445,7 +445,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -497,7 +497,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="9" /> <!--Decrease Atk. Spd. --> @@ -562,7 +562,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -601,7 +601,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -650,7 +650,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="9" /> <!--BOSS Flamestrike --> @@ -718,7 +718,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="9" /> <!--BOSS Shield --> @@ -758,7 +758,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -805,7 +805,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="10" /> <!--Stun --> @@ -891,7 +891,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4187" level="10" /> <!--Decrease Speed --> @@ -952,7 +952,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -990,7 +990,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1040,7 +1040,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="10" /> <!--Bleed --> @@ -1118,7 +1118,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="9" /> <!--BOSS Windstrike --> @@ -1164,7 +1164,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4209" level="9" /> <!--BOSS Heal --> @@ -1215,7 +1215,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="6" /> <!--Hold --> @@ -1287,7 +1287,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="6" /> <!--BOSS HP Drain --> @@ -1330,7 +1330,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4169" level="6" /> <!--Stun --> @@ -1383,7 +1383,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="7" /> <!--Bleed --> @@ -1454,7 +1454,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1493,7 +1493,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1542,7 +1542,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="7" /> <!--Hold --> @@ -1613,7 +1613,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="7" /> <!--BOSS Life Drain --> @@ -1658,7 +1658,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="7" /> <!--BOSS Life Drain --> @@ -1703,7 +1703,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="7" /> <!--BOSS Life Drain --> @@ -1747,7 +1747,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4181" level="7" /> <!--BOSS Mortal Blow --> @@ -1794,7 +1794,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="2" /> <!--Stun --> @@ -1860,7 +1860,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="3" /> <!--Stun --> @@ -1931,7 +1931,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="4" /> <!--Stun --> @@ -2011,7 +2011,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="5" /> <!--Stun --> @@ -2089,7 +2089,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -2162,7 +2162,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="8" /> <!--Stun --> @@ -2238,7 +2238,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="9" /> <!--BOSS Flamestrike --> @@ -2306,7 +2306,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="9" /> <!--BOSS Shield --> @@ -2346,7 +2346,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2396,7 +2396,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2457,7 +2457,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="9" /> <!--BOSS Shield --> @@ -2497,7 +2497,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2539,7 +2539,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="9" /> <!--BOSS Windstrike --> @@ -2591,7 +2591,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="9" /> <!--Hold --> @@ -2655,7 +2655,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="9" /> <!--BOSS Windstrike --> @@ -2699,7 +2699,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2754,7 +2754,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="9" /> <!--Decrease Atk. Spd. --> @@ -2823,7 +2823,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="9" /> <!--BOSS Windstrike --> @@ -2867,7 +2867,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="9" /> <!--BOSS Shield --> @@ -2916,7 +2916,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -2979,7 +2979,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3031,7 +3031,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="3" /> <!--Decrease Atk. Spd. --> @@ -3099,7 +3099,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3142,7 +3142,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3194,7 +3194,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="2" /> <!--BOSS Flamestrike --> @@ -3254,7 +3254,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3297,7 +3297,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="2" /> <!--BOSS Might --> @@ -3346,7 +3346,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -3410,7 +3410,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3461,7 +3461,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3533,7 +3533,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3571,7 +3571,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3617,7 +3617,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4174" level="2" /> <!--BOSS Shield --> @@ -3686,7 +3686,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="2" /> <!--BOSS Flamestrike --> @@ -3747,7 +3747,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3790,7 +3790,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="6" /> <!--BOSS Shield --> @@ -3844,7 +3844,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="2" /> <!--Decrease P. Atk. --> @@ -3912,7 +3912,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3954,7 +3954,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4001,7 +4001,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="2" /> <!--Stun --> @@ -4077,7 +4077,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -4136,7 +4136,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4185,7 +4185,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="2" /> <!--BOSS Flamestrike --> @@ -4249,7 +4249,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4294,7 +4294,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="1" /> <!--BOSS Haste --> @@ -4345,7 +4345,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -4404,7 +4404,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4457,7 +4457,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4187" level="2" /> <!--Decrease Speed --> @@ -4518,7 +4518,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4556,7 +4556,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4605,7 +4605,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -4671,7 +4671,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4726,7 +4726,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="3" /> <!--Bleed --> @@ -4798,7 +4798,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4840,7 +4840,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4892,7 +4892,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4948,7 +4948,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4986,7 +4986,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5032,7 +5032,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="3" /> <!--BOSS Might --> @@ -5111,7 +5111,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -5177,7 +5177,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5224,7 +5224,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4176" level="3" /> <!--BOSS Reflect Damage --> @@ -5301,7 +5301,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> @@ -5385,7 +5385,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="4" /> <!--BOSS Shield --> @@ -5427,7 +5427,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5478,7 +5478,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="3" /> <!--Poison --> @@ -5543,7 +5543,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="3" /> <!--Decrease Speed --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25400-25500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25400-25500.xml index 7ca69bbb4c..11112e1b2e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25400-25500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25400-25500.xml @@ -21,7 +21,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="3" /> <!--BOSS Haste --> @@ -72,7 +72,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -135,7 +135,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -178,7 +178,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="3" /> <!--Decrease Speed --> @@ -229,7 +229,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -297,7 +297,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -342,7 +342,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -394,7 +394,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="6" /> <!--Hold --> @@ -467,7 +467,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -512,7 +512,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -563,7 +563,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="4" /> <!--Hold --> @@ -629,7 +629,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -681,7 +681,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -751,7 +751,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -792,7 +792,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -844,7 +844,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="4" /> <!--Sleep --> @@ -915,7 +915,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="3" /> <!--BOSS Aura Burn --> @@ -959,7 +959,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="3" /> <!--BOSS Haste --> @@ -1010,7 +1010,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="4" /> <!--Hold --> @@ -1095,7 +1095,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1146,7 +1146,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="4" /> <!--Poison --> @@ -1214,7 +1214,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="4" /> <!--Decrease Speed --> @@ -1257,7 +1257,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="4" /> <!--BOSS Shield --> @@ -1310,7 +1310,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4187" level="6" /> <!--Decrease Speed --> @@ -1383,7 +1383,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1428,7 +1428,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1481,7 +1481,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -1539,7 +1539,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1580,7 +1580,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1628,7 +1628,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="2" /> <!--Hold --> @@ -1696,7 +1696,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1748,7 +1748,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> @@ -1815,7 +1815,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="4" /> <!--BOSS Might --> @@ -1857,7 +1857,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -1909,7 +1909,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -1982,7 +1982,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2025,7 +2025,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="5" /> <!--BOSS Twister --> @@ -2073,7 +2073,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2150,7 +2150,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -2215,7 +2215,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2258,7 +2258,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="4" /> <!--BOSS Windstrike --> @@ -2311,7 +2311,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4186" level="4" /> <!--Hold --> @@ -2379,7 +2379,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2419,7 +2419,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2470,7 +2470,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2536,7 +2536,7 @@ </speed> <hit_time>670</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2577,7 +2577,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2629,7 +2629,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2694,7 +2694,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -2737,7 +2737,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="7" /> <!--BOSS Haste --> @@ -2791,7 +2791,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="8" /> <!--Decrease P. Atk. --> @@ -2867,7 +2867,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="8" /> <!--BOSS Aura Burn --> @@ -2911,7 +2911,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4210" level="8" /> <!--BOSS Chant of Life --> @@ -2963,7 +2963,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="7" /> <!--Decrease Atk. Spd. --> @@ -3031,7 +3031,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="6" /> <!--Decrease Speed --> @@ -3075,7 +3075,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="6" /> <!--BOSS Might --> @@ -3125,7 +3125,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4095" level="1" /> <!--Damage Shield --> @@ -3189,7 +3189,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3233,7 +3233,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="4" /> <!--BOSS Haste --> @@ -3275,7 +3275,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3326,7 +3326,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -3399,7 +3399,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3444,7 +3444,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -3494,7 +3494,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -3559,7 +3559,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3602,7 +3602,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="5" /> <!--BOSS Shield --> @@ -3645,7 +3645,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3697,7 +3697,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="6" /> <!--Sleep --> @@ -3763,7 +3763,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -3804,7 +3804,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -3855,7 +3855,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="6" /> <!--Hold --> @@ -3927,7 +3927,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="6" /> <!--BOSS Twister --> @@ -3972,7 +3972,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4024,7 +4024,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -4094,7 +4094,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4146,7 +4146,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4219,7 +4219,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4260,7 +4260,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4313,7 +4313,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="6" /> <!--Poison --> @@ -4382,7 +4382,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="6" /> <!--BOSS HP Drain --> @@ -4425,7 +4425,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="6" /> <!--BOSS Might --> @@ -4476,7 +4476,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -4546,7 +4546,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4589,7 +4589,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="6" /> <!--BOSS Shield --> @@ -4640,7 +4640,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="5" /> <!--Hold --> @@ -4715,7 +4715,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -4758,7 +4758,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4807,7 +4807,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="4" /> <!--Hold --> @@ -4898,7 +4898,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="3" /> <!--Decrease Speed --> @@ -4940,7 +4940,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4991,7 +4991,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5053,7 +5053,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5091,7 +5091,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5142,7 +5142,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="5" /> <!--Sleep --> @@ -5215,7 +5215,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5253,7 +5253,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5300,7 +5300,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -5372,7 +5372,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5425,7 +5425,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="5" /> <!--Poison --> @@ -5496,7 +5496,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25500-25600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25500-25600.xml index 50c60ca64e..1db5fab998 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25500-25600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25500-25600.xml @@ -17,7 +17,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -67,7 +67,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -133,7 +133,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -172,7 +172,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -221,7 +221,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -302,7 +302,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -352,7 +352,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="3" /> <!--Hold --> @@ -413,7 +413,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -456,7 +456,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="3" /> <!--BOSS Aura Burn --> @@ -510,7 +510,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="5" /> <!--Poison --> @@ -586,7 +586,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -625,7 +625,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -670,7 +670,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4171" level="5" /> <!--BOSS Spinning Slash --> @@ -761,7 +761,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="8" /> <!--Hold --> @@ -828,7 +828,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="8" /> <!--BOSS Twister --> @@ -870,7 +870,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -915,7 +915,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="7" /> <!--Stun --> @@ -994,7 +994,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="8" /> <!--BOSS Flamestrike --> @@ -1061,7 +1061,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="8" /> <!--BOSS Might --> @@ -1100,7 +1100,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1144,7 +1144,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="10" /> <!--Stun --> @@ -1230,7 +1230,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1313,7 +1313,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4065" level="2" /> <!--NPC Heal --> @@ -1361,7 +1361,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1409,7 +1409,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="9" /> <!--Poison --> @@ -1482,7 +1482,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1574,7 +1574,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4084" level="2" /> <!--Resist Physical Attack --> @@ -1628,7 +1628,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2369" level="1" /> <!--Water Dragon Scale --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1686,7 +1686,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1733,7 +1733,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="9" /> <!--Decrease P. Atk. --> @@ -1797,7 +1797,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1840,7 +1840,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4199" level="9" /> <!--Decrease P. Atk. --> @@ -1895,7 +1895,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1981,7 +1981,7 @@ </speed> <hit_time>550</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2047,7 +2047,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2102,7 +2102,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2175,7 +2175,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2231,7 +2231,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4168" level="10" /> <!--BOSS Strike --> @@ -2294,7 +2294,7 @@ </speed> <hit_time>640</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2355,7 +2355,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2416,7 +2416,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2459,7 +2459,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="7" /> <!--BOSS Haste --> @@ -2515,7 +2515,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="7" /> <!--Hold --> @@ -2577,7 +2577,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="7" /> <!--BOSS Twister --> @@ -2622,7 +2622,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2673,7 +2673,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="7" /> <!--Stun --> @@ -2749,7 +2749,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="7" /> <!--BOSS Mortal Blow --> @@ -2831,7 +2831,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="7" /> <!--Poison --> @@ -2895,7 +2895,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2940,7 +2940,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2994,7 +2994,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="7" /> <!--Hold --> @@ -3054,7 +3054,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="7" /> <!--BOSS Windstrike --> @@ -3100,7 +3100,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3157,7 +3157,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -3218,7 +3218,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4211" level="7" /> <!--BOSS Might --> @@ -3264,7 +3264,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3323,7 +3323,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="7" /> <!--Poison --> @@ -3389,7 +3389,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3433,7 +3433,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3492,7 +3492,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="7" /> <!--Decrease P. Atk. --> @@ -3559,7 +3559,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="7" /> <!--BOSS Aura Burn --> @@ -3606,7 +3606,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4212" level="7" /> <!--BOSS Shield --> @@ -3666,7 +3666,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3734,7 +3734,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3778,7 +3778,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3833,7 +3833,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="6" /> <!--BOSS Flamestrike --> @@ -3894,7 +3894,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="6" /> <!--BOSS Haste --> @@ -3938,7 +3938,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3993,7 +3993,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4187" level="6" /> <!--Decrease Speed --> @@ -4056,7 +4056,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4098,7 +4098,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4149,7 +4149,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4176" level="6" /> <!--BOSS Reflect Damage --> @@ -4225,7 +4225,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="6" /> <!--Sleep --> @@ -4297,7 +4297,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4340,7 +4340,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4394,7 +4394,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="6" /> <!--BOSS Flamestrike --> @@ -4455,7 +4455,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="6" /> <!--BOSS Haste --> @@ -4499,7 +4499,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4552,7 +4552,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="6" /> <!--Hold --> @@ -4623,7 +4623,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="6" /> <!--BOSS HP Drain --> @@ -4668,7 +4668,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4720,7 +4720,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -4802,7 +4802,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4188" level="6" /> <!--Bleed --> @@ -4868,7 +4868,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4911,7 +4911,7 @@ </speed> <hit_time>220</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4962,7 +4962,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="6" /> <!--BOSS Might --> @@ -5040,7 +5040,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5101,7 +5101,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5144,7 +5144,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5193,7 +5193,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4047" level="11" /> <!--Hold --> <skill id="4095" level="1" /> <!--Damage Shield --> @@ -5248,7 +5248,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4084" level="10" /> <!--Resist Physical Attack --> <skill id="4093" level="1" /> <!--Evasion --> @@ -5299,7 +5299,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4084" level="10" /> <!--Resist Physical Attack --> <skill id="4093" level="1" /> <!--Evasion --> @@ -5351,7 +5351,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4084" level="10" /> <!--Resist Physical Attack --> <skill id="4093" level="1" /> <!--Evasion --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25600-25700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25600-25700.xml index 531cb51af3..82a35b2f7a 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25600-25700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25600-25700.xml @@ -39,7 +39,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4086" level="1" /> <!--Critical Chance --> @@ -126,7 +126,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4379" level="1" /> <!--Resist Spear Weapons --> @@ -217,7 +217,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -305,7 +305,7 @@ </speed> <hit_time>440</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4246" level="1" /> <!--Strong in "nan" activity magic DOT --> @@ -365,7 +365,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -414,7 +414,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -469,7 +469,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -524,7 +524,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -579,7 +579,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="10" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -648,7 +648,7 @@ </speed> <hit_time>530</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="10" /> <!--Resist M. Atk. --> @@ -747,7 +747,7 @@ </speed> <hit_time>530</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="10" /> <!--Resist M. Atk. --> @@ -849,7 +849,7 @@ </speed> <hit_time>530</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="10" /> <!--Resist M. Atk. --> @@ -942,7 +942,7 @@ </speed> <hit_time>530</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4116" level="10" /> <!--Resist M. Atk. --> @@ -1013,7 +1013,7 @@ <run ground="80" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4077" level="10" /> <!--NPC Aura Burn --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1060,7 +1060,7 @@ <run ground="50" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4288" level="1" /> <!--Greater Resist Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1101,7 +1101,7 @@ <run ground="50" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4288" level="1" /> <!--Greater Resist Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1148,7 +1148,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="2" /> <!--BOSS Might --> @@ -1197,7 +1197,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="3" /> <!--BOSS Might --> @@ -1245,7 +1245,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="4" /> <!--BOSS Might --> @@ -1294,7 +1294,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="5" /> <!--BOSS Might --> @@ -1342,7 +1342,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="6" /> <!--BOSS Might --> @@ -1392,7 +1392,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="7" /> <!--BOSS Might --> @@ -1443,7 +1443,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="8" /> <!--BOSS Might --> @@ -1515,7 +1515,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1581,7 +1581,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1666,7 +1666,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1732,7 +1732,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1785,7 +1785,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1835,7 +1835,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1884,7 +1884,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1934,7 +1934,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1983,7 +1983,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2033,7 +2033,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2085,7 +2085,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status undying="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4065" level="9" /> <!--NPC Heal --> @@ -2140,7 +2140,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2219,7 +2219,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2300,7 +2300,7 @@ </speed> <hit_time>440</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2368,7 +2368,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2441,7 +2441,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2519,7 +2519,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2594,7 +2594,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2667,7 +2667,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2746,7 +2746,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2818,7 +2818,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2889,7 +2889,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2976,7 +2976,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3048,7 +3048,7 @@ </speed> <hit_time>440</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3122,7 +3122,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3201,7 +3201,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3274,7 +3274,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3351,7 +3351,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3428,7 +3428,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3505,7 +3505,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3594,7 +3594,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -3670,7 +3670,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4031" level="3" /> <!--NPC Clan Aegis --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -3743,7 +3743,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4089" level="1" /> <!--NPC Bear Spirit Totem --> @@ -3808,7 +3808,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3862,7 +3862,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4066" level="8" /> <!--NPC Twister --> @@ -3914,7 +3914,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3973,7 +3973,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4047,7 +4047,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4031" level="3" /> <!--NPC Clan Aegis --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4122,7 +4122,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4089" level="1" /> <!--NPC Bear Spirit Totem --> @@ -4188,7 +4188,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4241,7 +4241,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4066" level="7" /> <!--NPC Twister --> @@ -4293,7 +4293,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4514,7 +4514,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4161" level="1" /> <!--Summon PC --> @@ -4576,7 +4576,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4161" level="1" /> <!--Summon PC --> @@ -4638,7 +4638,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4161" level="1" /> <!--Summon PC --> @@ -4700,7 +4700,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4161" level="1" /> <!--Summon PC --> @@ -4760,7 +4760,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="9" /> <!--Hold --> @@ -4828,7 +4828,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="9" /> <!--BOSS Twister --> @@ -4872,7 +4872,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4925,7 +4925,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4986,7 +4986,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5026,7 +5026,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5076,7 +5076,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="9" /> <!--Hold --> @@ -5145,7 +5145,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4196" level="9" /> <!--Decrease Speed --> @@ -5189,7 +5189,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5238,7 +5238,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="8" /> <!--BOSS Might --> @@ -5323,7 +5323,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4185" level="8" /> <!--Sleep --> @@ -5387,7 +5387,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4276" level="3" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5430,7 +5430,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4276" level="3" /> <!--Weak Point against Bow/Crossbow Weapons --> @@ -5482,7 +5482,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="8" /> <!--Hold --> @@ -5553,7 +5553,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4195" level="8" /> <!--BOSS Twister --> @@ -5600,7 +5600,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="4" /> <!--Resist Daggers/Rapier Weapon --> @@ -5655,7 +5655,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="8" /> <!--Decrease Atk. Spd. --> @@ -5720,7 +5720,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5761,7 +5761,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5816,7 +5816,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="9" /> <!--BOSS Might --> @@ -5902,7 +5902,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="9" /> <!--BOSS Might --> @@ -5988,7 +5988,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="9" /> <!--BOSS Might --> @@ -6074,7 +6074,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="9" /> <!--BOSS Might --> @@ -6160,7 +6160,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="9" /> <!--BOSS Might --> @@ -6247,7 +6247,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="9" /> <!--BOSS Might --> @@ -6325,7 +6325,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6395,7 +6395,7 @@ <run ground="120" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6460,7 +6460,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -6531,7 +6531,7 @@ <run ground="120" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25700-25800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25700-25800.xml index 38d906e735..c1d1dac159 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/25700-25800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/25700-25800.xml @@ -24,7 +24,7 @@ <run ground="120" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -101,7 +101,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -173,7 +173,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -234,7 +234,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -299,7 +299,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -392,7 +392,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -444,7 +444,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4047" level="9" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -498,7 +498,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4098" level="10" /> <!--Silence --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -549,7 +549,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="8" /> <!--BOSS Might --> @@ -606,7 +606,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="8" /> <!--BOSS Flamestrike --> @@ -666,7 +666,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -710,7 +710,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="8" /> <!--BOSS Reflect Damage --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -761,7 +761,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4182" level="9" /> <!--Poison --> @@ -828,7 +828,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -902,7 +902,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4084" level="2" /> <!--Resist Physical Attack --> @@ -956,7 +956,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="2369" level="1" /> <!--Water Dragon Scale --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1017,7 +1017,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1063,7 +1063,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1134,7 +1134,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1205,7 +1205,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1280,7 +1280,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1355,7 +1355,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1431,7 +1431,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1505,7 +1505,7 @@ </speed> <hit_time>570</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1575,7 +1575,7 @@ <run ground="150" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1640,7 +1640,7 @@ </speed> <hit_time>900</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1701,7 +1701,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1755,7 +1755,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1800,7 +1800,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1845,7 +1845,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1888,7 +1888,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1937,7 +1937,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1990,7 +1990,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4285" level="4" /> <!--Resist Sleep Attacks --> <skill id="4287" level="4" /> <!--Resist Hold Attacks --> @@ -2038,7 +2038,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4274" level="4" /> <!--Blunt Weapon Weak Point --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27000-27100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27000-27100.xml index 02b6b163f0..812a64680f 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27000-27100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27000-27100.xml @@ -23,7 +23,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -65,7 +65,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -106,7 +106,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -147,7 +147,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -188,7 +188,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -229,7 +229,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -270,7 +270,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -311,7 +311,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -352,7 +352,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -394,7 +394,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -437,7 +437,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="1" /> <!--NPC HP Drain - Slow --> @@ -481,7 +481,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -522,7 +522,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -563,7 +563,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -605,7 +605,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -651,7 +651,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -694,7 +694,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="1" /> <!--NPC HP Drain - Slow --> @@ -738,7 +738,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -779,7 +779,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -821,7 +821,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -867,7 +867,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -909,7 +909,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -951,7 +951,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -993,7 +993,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1035,7 +1035,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1077,7 +1077,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1119,7 +1119,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1165,7 +1165,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1211,7 +1211,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1256,7 +1256,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1302,7 +1302,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1348,7 +1348,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1394,7 +1394,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1440,7 +1440,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1486,7 +1486,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1532,7 +1532,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1578,7 +1578,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1624,7 +1624,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1670,7 +1670,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1716,7 +1716,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1762,7 +1762,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1808,7 +1808,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1854,7 +1854,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1899,7 +1899,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1945,7 +1945,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1991,7 +1991,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2037,7 +2037,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2083,7 +2083,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2128,7 +2128,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2174,7 +2174,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2220,7 +2220,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2265,7 +2265,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2311,7 +2311,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2357,7 +2357,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2402,7 +2402,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2448,7 +2448,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2493,7 +2493,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2534,7 +2534,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2576,7 +2576,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2618,7 +2618,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2664,7 +2664,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2710,7 +2710,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2756,7 +2756,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2803,7 +2803,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2848,7 +2848,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2890,7 +2890,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2932,7 +2932,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2974,7 +2974,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3020,7 +3020,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3066,7 +3066,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3111,7 +3111,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3152,7 +3152,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3193,7 +3193,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3234,7 +3234,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3277,7 +3277,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4248" level="3" /> <!--NPC HP Drain - Slow --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27100-27200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27100-27200.xml index 5072f772a2..554a26f05f 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27100-27200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27100-27200.xml @@ -24,7 +24,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -70,7 +70,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -111,7 +111,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -152,7 +152,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -193,7 +193,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -234,7 +234,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -275,7 +275,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -317,7 +317,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -359,7 +359,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -400,7 +400,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -441,7 +441,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -486,7 +486,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -527,7 +527,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -572,7 +572,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -618,7 +618,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -664,7 +664,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -709,7 +709,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -755,7 +755,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -798,7 +798,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4047" level="3" /> <!--Hold --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -847,7 +847,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -894,7 +894,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4037" level="2" /> <!--Decrease P. Atk. --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -940,7 +940,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -986,7 +986,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1032,7 +1032,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1078,7 +1078,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1124,7 +1124,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1171,7 +1171,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1218,7 +1218,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1263,7 +1263,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1305,7 +1305,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1347,7 +1347,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1388,7 +1388,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1434,7 +1434,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1479,7 +1479,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1525,7 +1525,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1570,7 +1570,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1612,7 +1612,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1654,7 +1654,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1697,7 +1697,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1738,7 +1738,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4277" level="5" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1782,7 +1782,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1826,7 +1826,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1870,7 +1870,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="3" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1912,7 +1912,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1954,7 +1954,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1996,7 +1996,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2038,7 +2038,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2080,7 +2080,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2122,7 +2122,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2163,7 +2163,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2206,7 +2206,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2248,7 +2248,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2289,7 +2289,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2331,7 +2331,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2375,7 +2375,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2418,7 +2418,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2462,7 +2462,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4151" level="4" /> <!--NPC Windstrike - Magic --> <skill id="4160" level="4" /> <!--NPC Aura Burn - Magic --> @@ -2506,7 +2506,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2548,7 +2548,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2590,7 +2590,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2631,7 +2631,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2673,7 +2673,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2714,7 +2714,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2756,7 +2756,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2798,7 +2798,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2838,7 +2838,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2883,7 +2883,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2928,7 +2928,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2974,7 +2974,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3019,7 +3019,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3065,7 +3065,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3111,7 +3111,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4276" level="1" /> <!--Weak Point against Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3154,7 +3154,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3193,7 +3193,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3232,7 +3232,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3271,7 +3271,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3310,7 +3310,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3349,7 +3349,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3390,7 +3390,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3435,7 +3435,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> <skill id="4274" level="1" /> <!--Blunt Weapon Weak Point --> @@ -3484,7 +3484,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3526,7 +3526,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3572,7 +3572,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3617,7 +3617,7 @@ </speed> <hit_time>910</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -3666,7 +3666,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4034" level="6" /> <!--Decrease Speed --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -3713,7 +3713,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3758,7 +3758,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3803,7 +3803,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3848,7 +3848,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3895,7 +3895,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3943,7 +3943,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="2" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3990,7 +3990,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="2" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4035,7 +4035,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4151" level="1" /> <!--NPC Windstrike - Magic --> @@ -4079,7 +4079,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4122,7 +4122,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -4162,7 +4162,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4204,7 +4204,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="4" /> <!--Stun --> @@ -4253,7 +4253,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4073" level="4" /> <!--Stun --> @@ -4301,7 +4301,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27200-27300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27200-27300.xml index fcd05cf88b..2737a87745 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27200-27300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27200-27300.xml @@ -23,7 +23,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -69,7 +69,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -114,7 +114,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -159,7 +159,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -204,7 +204,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -249,7 +249,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -294,7 +294,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -339,7 +339,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -384,7 +384,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -429,7 +429,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -474,7 +474,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -519,7 +519,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -564,7 +564,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -609,7 +609,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -655,7 +655,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -701,7 +701,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -747,7 +747,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -793,7 +793,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -836,7 +836,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4073" level="6" /> <!--Stun --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -879,7 +879,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -921,7 +921,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -963,7 +963,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1005,7 +1005,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1047,7 +1047,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1089,7 +1089,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1131,7 +1131,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1173,7 +1173,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1215,7 +1215,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1257,7 +1257,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1299,7 +1299,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1341,7 +1341,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1383,7 +1383,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1425,7 +1425,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1467,7 +1467,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1509,7 +1509,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1551,7 +1551,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1593,7 +1593,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1635,7 +1635,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1677,7 +1677,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1719,7 +1719,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1761,7 +1761,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1803,7 +1803,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1845,7 +1845,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1887,7 +1887,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1929,7 +1929,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1971,7 +1971,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2013,7 +2013,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2055,7 +2055,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2097,7 +2097,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2139,7 +2139,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2184,7 +2184,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2234,7 +2234,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2284,7 +2284,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2333,7 +2333,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2378,7 +2378,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2420,7 +2420,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2462,7 +2462,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2509,7 +2509,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2560,7 +2560,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4073" level="8" /> <!--Stun --> @@ -2612,7 +2612,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2659,7 +2659,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2700,7 +2700,7 @@ </speed> <hit_time>100</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2743,7 +2743,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2786,7 +2786,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2829,7 +2829,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2872,7 +2872,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2918,7 +2918,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2964,7 +2964,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3006,7 +3006,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3052,7 +3052,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3100,7 +3100,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3149,7 +3149,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4073" level="8" /> <!--Stun --> @@ -3199,7 +3199,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3244,7 +3244,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3287,7 +3287,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3330,7 +3330,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3373,7 +3373,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3416,7 +3416,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3459,7 +3459,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3501,7 +3501,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3543,7 +3543,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3585,7 +3585,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3628,7 +3628,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3670,7 +3670,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3712,7 +3712,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3755,7 +3755,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3802,7 +3802,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4073" level="8" /> <!--Stun --> @@ -3853,7 +3853,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4073" level="8" /> <!--Stun --> @@ -3902,7 +3902,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3953,7 +3953,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="1" level="37" /> <!--Triple Slash --> <skill id="260" level="37" /> <!--Hammer Crush --> @@ -4008,7 +4008,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4050,7 +4050,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4099,7 +4099,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="190" level="37" /> <!--Fatal Strike --> <skill id="260" level="37" /> <!--Hammer Crush --> @@ -4152,7 +4152,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="280" level="37" /> <!--Burning Fist --> <skill id="281" level="37" /> <!--Soul Breaker --> @@ -4208,7 +4208,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4073" level="8" /> <!--Stun --> @@ -4265,7 +4265,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4073" level="8" /> <!--Stun --> @@ -4321,7 +4321,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="19" level="37" /> <!--Double Shot --> <skill id="101" level="40" /> <!--Stun Shot --> @@ -4378,7 +4378,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="19" level="37" /> <!--Double Shot --> <skill id="101" level="40" /> <!--Stun Shot --> @@ -4435,7 +4435,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="19" level="37" /> <!--Double Shot --> <skill id="101" level="40" /> <!--Stun Shot --> @@ -4491,7 +4491,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27300-27400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27300-27400.xml index 61025316bd..6a28da5549 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27300-27400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27300-27400.xml @@ -29,7 +29,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -83,7 +83,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -131,7 +131,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -174,7 +174,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -217,7 +217,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -260,7 +260,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -303,7 +303,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -346,7 +346,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -389,7 +389,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -432,7 +432,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -474,7 +474,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -516,7 +516,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -558,7 +558,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="17" /> <!--HP Increase (9x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -605,7 +605,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -654,7 +654,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -703,7 +703,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4076" level="3" /> <!--Decrease Speed --> @@ -748,7 +748,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -790,7 +790,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -831,7 +831,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -872,7 +872,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -914,7 +914,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -951,7 +951,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -987,7 +987,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1029,7 +1029,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1077,7 +1077,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="485" level="7" /> <!--Disarm --> <skill id="494" level="1" /> <!--Shoulder Charge --> @@ -1125,7 +1125,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1167,7 +1167,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1215,7 +1215,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="8" /> <!--NPC Strike --> <skill id="4072" level="7" /> <!--Stun --> @@ -1263,7 +1263,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1305,7 +1305,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1347,7 +1347,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1394,7 +1394,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="507" level="1" /> <!--Twin Shot --> <skill id="1435" level="2" /> <!--Death Mark --> @@ -1442,7 +1442,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1484,7 +1484,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1526,7 +1526,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="3" /> <!--NPC HP Drain --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1569,7 +1569,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1611,7 +1611,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1653,7 +1653,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1695,7 +1695,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1736,7 +1736,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1779,7 +1779,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1827,7 +1827,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1874,7 +1874,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1919,7 +1919,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1970,7 +1970,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2010,7 +2010,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="8" /> @@ -2035,7 +2035,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2072,7 +2072,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="8" /> @@ -2097,7 +2097,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2138,7 +2138,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2176,7 +2176,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2220,7 +2220,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2266,7 +2266,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4046" level="5" /> <!--Sleep --> @@ -2317,7 +2317,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -2362,7 +2362,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2408,7 +2408,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4046" level="5" /> <!--Sleep --> @@ -2459,7 +2459,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -2504,7 +2504,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="5" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2550,7 +2550,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="5" /> <!--NPC HP Drain --> <skill id="4046" level="5" /> <!--Sleep --> @@ -2601,7 +2601,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="5" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -2646,7 +2646,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2692,7 +2692,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -2743,7 +2743,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -2788,7 +2788,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2834,7 +2834,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -2885,7 +2885,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -2930,7 +2930,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="6" /> <!--NPC Mortal Blow --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2976,7 +2976,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="6" /> <!--NPC HP Drain --> <skill id="4046" level="6" /> <!--Sleep --> @@ -3027,7 +3027,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="6" /> <!--NPC Strike --> <skill id="4092" level="1" /> <!--NPC Puma Spirit Totem --> @@ -3072,7 +3072,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3125,7 +3125,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4046" level="4" /> <!--Sleep --> @@ -3178,7 +3178,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3228,7 +3228,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3279,7 +3279,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3331,7 +3331,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3380,7 +3380,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4067" level="4" /> <!--NPC Mortal Blow --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3433,7 +3433,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4002" level="4" /> <!--NPC HP Drain --> <skill id="4046" level="4" /> <!--Sleep --> @@ -3486,7 +3486,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="4" /> <!--NPC Strike --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3531,7 +3531,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3575,7 +3575,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="10" /> <!--HP Increase (2x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3617,7 +3617,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3658,7 +3658,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3694,7 +3694,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4408" level="16" /> <!--HP Increase (8x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3732,7 +3732,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="42.5" /> @@ -3757,7 +3757,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="9" /> @@ -3782,7 +3782,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="12" /> @@ -3807,7 +3807,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="15.5" /> @@ -3832,7 +3832,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="23" /> @@ -3857,7 +3857,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="12" grown="14.4" /> @@ -3882,7 +3882,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status targetable="false" undying="false" canBeSown="true" /> + <status targetable="false" undying="false" /> <ex_crt_effect>true</ex_crt_effect> <collision> <radius normal="12" /> @@ -3907,7 +3907,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3944,7 +3944,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3985,7 +3985,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4028,7 +4028,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4075,7 +4075,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4119,7 +4119,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4162,7 +4162,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4209,7 +4209,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27400-27500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27400-27500.xml index a1862d23c3..3d9e41aa89 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/27400-27500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/27400-27500.xml @@ -22,7 +22,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -65,7 +65,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -112,7 +112,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/29000-29100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/29000-29100.xml index e4a89bf034..7c4942223d 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/29000-29100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/29000-29100.xml @@ -18,7 +18,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4019" level="1" /> <!--Decrease Speed --> <skill id="4021" level="1" /> <!--Queen Ant --> @@ -122,7 +122,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -164,7 +164,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -211,7 +211,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -258,7 +258,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -299,7 +299,7 @@ <run ground="110" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -402,7 +402,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -452,7 +452,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4001" level="5" /> <!--NPC Windstrike --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -501,7 +501,7 @@ </speed> <hit_time>130</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4035" level="4" /> <!--Poison --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -549,7 +549,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -597,7 +597,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4001" level="4" /> <!--NPC Windstrike --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -646,7 +646,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4001" level="4" /> <!--NPC Windstrike --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -697,7 +697,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -744,7 +744,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4062" level="1" /> <!--Orfen --> @@ -853,7 +853,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -900,7 +900,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -947,7 +947,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -989,7 +989,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1030,7 +1030,7 @@ <run ground="186" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> @@ -1241,7 +1241,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4127" level="1" /> <!--Baium: General Attack --> @@ -1322,7 +1322,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4132" level="1" /> <!--Spear: Pound the Ground --> @@ -1365,7 +1365,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1501,7 +1501,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1554,7 +1554,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -1600,7 +1600,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1644,7 +1644,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1695,7 +1695,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1740,7 +1740,7 @@ <run ground="300" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> @@ -1879,7 +1879,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status targetable="false" noSleepMode="true" canBeSown="true" /> + <status targetable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1934,7 +1934,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="9" /> <!--BOSS Flamestrike --> @@ -1991,7 +1991,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4209" level="9" /> <!--BOSS Heal --> @@ -2034,7 +2034,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2085,7 +2085,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4197" level="9" /> <!--Hold --> @@ -2142,7 +2142,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="9" /> <!--BOSS Life Drain --> @@ -2185,7 +2185,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2233,7 +2233,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4170" level="9" /> <!--BOSS Mortal Blow --> @@ -2301,7 +2301,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4184" level="9" /> <!--Decrease Atk. Spd. --> @@ -2360,7 +2360,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="9" /> <!--BOSS Windstrike --> @@ -2407,7 +2407,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4210" level="9" /> <!--BOSS Chant of Life --> @@ -2464,7 +2464,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4168" level="10" /> <!--BOSS Strike --> @@ -2523,7 +2523,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4179" level="9" /> <!--BOSS Strike --> @@ -2565,7 +2565,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2610,7 +2610,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4209" level="9" /> <!--BOSS Heal --> @@ -2657,7 +2657,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4191" level="9" /> <!--BOSS Windstrike --> @@ -2701,7 +2701,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2746,7 +2746,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> @@ -2795,7 +2795,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> @@ -2905,7 +2905,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2948,7 +2948,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2991,7 +2991,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3034,7 +3034,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3076,7 +3076,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3116,7 +3116,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3164,7 +3164,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3233,7 +3233,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3281,7 +3281,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3359,7 +3359,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4213" level="5" /> <!--BOSS Haste --> @@ -3409,7 +3409,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3456,7 +3456,7 @@ <run ground="160" /> </speed> </stats> - <status targetable="false" showName="false" canBeSown="true" /> + <status targetable="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3499,7 +3499,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4173" level="5" /> <!--BOSS Might --> @@ -3564,7 +3564,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3610,7 +3610,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4183" level="10" /> <!--Decrease P. Atk. --> @@ -3679,7 +3679,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4193" level="10" /> <!--BOSS Life Drain --> @@ -3734,7 +3734,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4210" level="10" /> <!--BOSS Chant of Life --> @@ -3792,7 +3792,7 @@ </speed> <hit_time>660</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3855,7 +3855,7 @@ <run ground="186" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> @@ -4072,7 +4072,7 @@ <run ground="186" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> @@ -4293,7 +4293,7 @@ <run ground="186" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="2" /> <!--Resist Bow/Crossbow Weapons --> @@ -4429,7 +4429,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4484,7 +4484,7 @@ <run ground="250" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4535,7 +4535,7 @@ <run ground="245" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4585,7 +4585,7 @@ <run ground="255" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4635,7 +4635,7 @@ <run ground="247" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4685,7 +4685,7 @@ <run ground="252" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4735,7 +4735,7 @@ <run ground="243" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4786,7 +4786,7 @@ <run ground="250" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4851,7 +4851,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4904,7 +4904,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4957,7 +4957,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5010,7 +5010,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5063,7 +5063,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5116,7 +5116,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5169,7 +5169,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5222,7 +5222,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5275,7 +5275,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5328,7 +5328,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5381,7 +5381,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5434,7 +5434,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5487,7 +5487,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5540,7 +5540,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5593,7 +5593,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5646,7 +5646,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5699,7 +5699,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5752,7 +5752,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5796,7 +5796,7 @@ <run ground="190" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4174" level="10" /> <!--BOSS Shield --> @@ -5874,7 +5874,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4180" level="10" /> <!--Stun --> @@ -5940,7 +5940,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5992,7 +5992,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4208" level="10" /> <!--Stun --> @@ -6057,7 +6057,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/29100-29200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/29100-29200.xml index 070a870f29..9e6bc38113 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/29100-29200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/29100-29200.xml @@ -25,7 +25,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -66,7 +66,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -106,7 +106,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -149,7 +149,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -192,7 +192,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -237,7 +237,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -277,7 +277,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -312,7 +312,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -347,7 +347,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -382,7 +382,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -417,7 +417,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -452,7 +452,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -487,7 +487,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -522,7 +522,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -557,7 +557,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -600,7 +600,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -638,7 +638,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -705,7 +705,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -763,7 +763,7 @@ <run ground="160" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -848,7 +848,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -890,7 +890,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" undying="false" showName="false" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -925,7 +925,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" undying="false" showName="false" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -960,7 +960,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" undying="false" showName="false" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -995,7 +995,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" undying="false" showName="false" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1030,7 +1030,7 @@ <run ground="1" /> </speed> </stats> - <status targetable="false" undying="false" showName="false" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1065,7 +1065,7 @@ <run ground="150" /> </speed> </stats> - <status targetable="false" undying="false" showName="false" canBeSown="true" /> + <status targetable="false" undying="false" showName="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1100,7 +1100,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1136,7 +1136,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1172,7 +1172,7 @@ <run ground="100" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1224,7 +1224,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="2" /> <!--BOSS Flamestrike --> @@ -1283,7 +1283,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1325,7 +1325,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="2" /> <!--BOSS Reflect Damage --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1381,7 +1381,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="3" /> <!--BOSS Flamestrike --> @@ -1444,7 +1444,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1486,7 +1486,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="3" /> <!--BOSS Reflect Damage --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1542,7 +1542,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="4" /> <!--BOSS Flamestrike --> @@ -1605,7 +1605,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1646,7 +1646,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="4" /> <!--BOSS Reflect Damage --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1704,7 +1704,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="5" /> <!--BOSS Flamestrike --> @@ -1771,7 +1771,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1812,7 +1812,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="5" /> <!--BOSS Reflect Damage --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1869,7 +1869,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="6" /> <!--BOSS Flamestrike --> @@ -1929,7 +1929,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1970,7 +1970,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="6" /> <!--BOSS Reflect Damage --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2029,7 +2029,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2090,7 +2090,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2134,7 +2134,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="7" /> <!--BOSS Reflect Damage --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2192,7 +2192,7 @@ <run ground="170" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="8" /> <!--BOSS Flamestrike --> @@ -2257,7 +2257,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2299,7 +2299,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4214" level="8" /> <!--BOSS Reflect Damage --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2346,7 +2346,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2442,7 +2442,7 @@ <run ground="200" /> </speed> </stats> - <status noSleepMode="true" canBeSown="true" /> + <status noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2487,7 +2487,7 @@ <run ground="200" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2528,7 +2528,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2563,7 +2563,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2598,7 +2598,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2633,7 +2633,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2668,7 +2668,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2703,7 +2703,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2738,7 +2738,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2773,7 +2773,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" /> + <status attackable="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2808,7 +2808,7 @@ <run ground="200" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" /> + <status attackable="false" targetable="false" showName="false" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2853,7 +2853,7 @@ </speed> <hit_time>530</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2898,7 +2898,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -2980,7 +2980,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3015,7 +3015,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3050,7 +3050,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3085,7 +3085,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3121,7 +3121,7 @@ <run ground="200" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3158,7 +3158,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3193,7 +3193,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3228,7 +3228,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3263,7 +3263,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3298,7 +3298,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3333,7 +3333,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" noSleepMode="true" /> + <status attackable="false" noSleepMode="true" canBeSown="true" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3370,7 +3370,7 @@ <run ground="200" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -3442,7 +3442,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3506,7 +3506,7 @@ <run ground="150" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3549,7 +3549,7 @@ <run ground="150" /> </speed> </stats> - <status targetable="false" canBeSown="true" /> + <status targetable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3593,7 +3593,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3691,7 +3691,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3789,7 +3789,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3892,7 +3892,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -3934,7 +3934,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="5" /> <!--Resist Bow/Crossbow Weapons --> @@ -3980,7 +3980,7 @@ <run ground="140" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4023,7 +4023,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4077,7 +4077,7 @@ </speed> <hit_time>470</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4156,7 +4156,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4032" level="9" /> <!--NPC Strike --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4199,7 +4199,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4241,7 +4241,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4286,7 +4286,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30000-30100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30000-30100.xml index 2d638459c5..d852b5ade8 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30000-30100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30000-30100.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -100,7 +100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -140,7 +140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -180,7 +180,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -221,7 +221,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -261,7 +261,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -301,7 +301,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -381,7 +381,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -421,7 +421,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -461,7 +461,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -503,7 +503,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -543,7 +543,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -583,7 +583,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -623,7 +623,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -663,7 +663,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -705,7 +705,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -745,7 +745,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -787,7 +787,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -827,7 +827,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -867,7 +867,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -907,7 +907,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -949,7 +949,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -989,7 +989,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1030,7 +1030,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1071,7 +1071,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1112,7 +1112,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1153,7 +1153,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1194,7 +1194,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1235,7 +1235,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1276,7 +1276,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1317,7 +1317,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1357,7 +1357,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1397,7 +1397,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1437,7 +1437,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1477,7 +1477,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1517,7 +1517,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1557,7 +1557,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1597,7 +1597,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1637,7 +1637,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1677,7 +1677,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1718,7 +1718,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1758,7 +1758,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1798,7 +1798,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1838,7 +1838,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1878,7 +1878,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1918,7 +1918,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1958,7 +1958,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1998,7 +1998,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2040,7 +2040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2082,7 +2082,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2122,7 +2122,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2162,7 +2162,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2208,7 +2208,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2249,7 +2249,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2290,7 +2290,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2331,7 +2331,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2372,7 +2372,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2413,7 +2413,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2453,7 +2453,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2493,7 +2493,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2534,7 +2534,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2574,7 +2574,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2614,7 +2614,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2654,7 +2654,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2694,7 +2694,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2734,7 +2734,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2774,7 +2774,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2814,7 +2814,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2854,7 +2854,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2894,7 +2894,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2934,7 +2934,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2974,7 +2974,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3014,7 +3014,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3054,7 +3054,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3094,7 +3094,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3134,7 +3134,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3181,7 +3181,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30100-30200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30100-30200.xml index 9e0fec2b8f..94d2da3698 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30100-30200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30100-30200.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -100,7 +100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -140,7 +140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -180,7 +180,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -220,7 +220,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -261,7 +261,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -301,7 +301,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -381,7 +381,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -421,7 +421,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -461,7 +461,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -502,7 +502,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -544,7 +544,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -586,7 +586,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -628,7 +628,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -670,7 +670,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -711,7 +711,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -752,7 +752,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -793,7 +793,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -834,7 +834,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -875,7 +875,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -916,7 +916,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -957,7 +957,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -998,7 +998,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1038,7 +1038,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1078,7 +1078,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1118,7 +1118,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1158,7 +1158,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1198,7 +1198,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1239,7 +1239,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1279,7 +1279,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1319,7 +1319,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1359,7 +1359,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1399,7 +1399,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1439,7 +1439,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1479,7 +1479,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1519,7 +1519,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1559,7 +1559,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1601,7 +1601,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1643,7 +1643,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1684,7 +1684,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1724,7 +1724,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1764,7 +1764,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1804,7 +1804,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1844,7 +1844,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1884,7 +1884,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1924,7 +1924,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1964,7 +1964,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2004,7 +2004,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2044,7 +2044,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2084,7 +2084,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2124,7 +2124,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2166,7 +2166,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2206,7 +2206,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2246,7 +2246,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2286,7 +2286,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2326,7 +2326,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2366,7 +2366,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2406,7 +2406,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2446,7 +2446,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2486,7 +2486,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2527,7 +2527,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2568,7 +2568,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2609,7 +2609,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2650,7 +2650,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2690,7 +2690,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2730,7 +2730,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2770,7 +2770,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2810,7 +2810,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2850,7 +2850,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2890,7 +2890,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2930,7 +2930,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2970,7 +2970,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3010,7 +3010,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3051,7 +3051,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3093,7 +3093,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3133,7 +3133,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3173,7 +3173,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3214,7 +3214,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3254,7 +3254,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3296,7 +3296,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3337,7 +3337,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3383,7 +3383,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3424,7 +3424,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3465,7 +3465,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3506,7 +3506,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30200-30300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30200-30300.xml index 942b4064e6..5889a6f4b8 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30200-30300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30200-30300.xml @@ -21,7 +21,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -62,7 +62,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -102,7 +102,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -142,7 +142,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -182,7 +182,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -222,7 +222,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -263,7 +263,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -304,7 +304,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -345,7 +345,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -386,7 +386,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -427,7 +427,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -468,7 +468,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -508,7 +508,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -548,7 +548,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -589,7 +589,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -629,7 +629,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -669,7 +669,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -709,7 +709,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -750,7 +750,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -790,7 +790,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -830,7 +830,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -870,7 +870,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -911,7 +911,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -952,7 +952,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -993,7 +993,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1034,7 +1034,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1074,7 +1074,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1114,7 +1114,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1154,7 +1154,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1195,7 +1195,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1237,7 +1237,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1277,7 +1277,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1317,7 +1317,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1358,7 +1358,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30300-30400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30300-30400.xml index 3f215652ce..9aaaf1f0ec 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30300-30400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30300-30400.xml @@ -21,7 +21,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -61,7 +61,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -101,7 +101,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -141,7 +141,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -181,7 +181,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -221,7 +221,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -261,7 +261,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -301,7 +301,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -381,7 +381,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -422,7 +422,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -463,7 +463,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -503,7 +503,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -543,7 +543,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -583,7 +583,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -623,7 +623,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -663,7 +663,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -703,7 +703,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -743,7 +743,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -785,7 +785,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -826,7 +826,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -872,7 +872,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -913,7 +913,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -954,7 +954,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -995,7 +995,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1036,7 +1036,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1077,7 +1077,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1118,7 +1118,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1158,7 +1158,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1198,7 +1198,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1238,7 +1238,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1279,7 +1279,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1320,7 +1320,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1361,7 +1361,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1402,7 +1402,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1442,7 +1442,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1482,7 +1482,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1522,7 +1522,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1562,7 +1562,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1602,7 +1602,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1643,7 +1643,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1684,7 +1684,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1725,7 +1725,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1765,7 +1765,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1805,7 +1805,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1845,7 +1845,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1885,7 +1885,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1925,7 +1925,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1965,7 +1965,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2005,7 +2005,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2045,7 +2045,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2086,7 +2086,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2126,7 +2126,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2166,7 +2166,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2206,7 +2206,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2248,7 +2248,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2288,7 +2288,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2330,7 +2330,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2370,7 +2370,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2411,7 +2411,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2452,7 +2452,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2493,7 +2493,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2534,7 +2534,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2575,7 +2575,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2616,7 +2616,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2657,7 +2657,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2698,7 +2698,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2738,7 +2738,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2778,7 +2778,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30400-30500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30400-30500.xml index 89c4bdb15c..ff5e6b493b 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30400-30500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30400-30500.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -100,7 +100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -140,7 +140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -180,7 +180,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -220,7 +220,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -260,7 +260,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -300,7 +300,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -340,7 +340,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -381,7 +381,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -422,7 +422,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -463,7 +463,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -504,7 +504,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -545,7 +545,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -585,7 +585,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -625,7 +625,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -665,7 +665,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -705,7 +705,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -745,7 +745,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -785,7 +785,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -825,7 +825,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -865,7 +865,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -905,7 +905,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -945,7 +945,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -990,7 +990,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1030,7 +1030,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1070,7 +1070,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1110,7 +1110,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1150,7 +1150,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1190,7 +1190,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1231,7 +1231,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1272,7 +1272,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1313,7 +1313,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1354,7 +1354,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1394,7 +1394,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1434,7 +1434,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1474,7 +1474,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1514,7 +1514,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1555,7 +1555,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1596,7 +1596,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1636,7 +1636,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1676,7 +1676,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1716,7 +1716,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1756,7 +1756,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1796,7 +1796,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1838,7 +1838,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1879,7 +1879,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1920,7 +1920,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1960,7 +1960,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2001,7 +2001,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2041,7 +2041,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2083,7 +2083,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2124,7 +2124,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2164,7 +2164,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2206,7 +2206,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2246,7 +2246,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2287,7 +2287,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2327,7 +2327,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2373,7 +2373,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2419,7 +2419,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2459,7 +2459,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2505,7 +2505,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2545,7 +2545,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2585,7 +2585,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2625,7 +2625,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30500-30600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30500-30600.xml index b6466a660c..1ab8eb151e 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30500-30600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30500-30600.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -100,7 +100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -140,7 +140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -180,7 +180,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -220,7 +220,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -260,7 +260,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -300,7 +300,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -340,7 +340,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -380,7 +380,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -420,7 +420,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -461,7 +461,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -502,7 +502,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -543,7 +543,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -583,7 +583,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -623,7 +623,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -663,7 +663,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -703,7 +703,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -743,7 +743,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -783,7 +783,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -823,7 +823,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -863,7 +863,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -903,7 +903,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -943,7 +943,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -983,7 +983,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1023,7 +1023,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1064,7 +1064,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1104,7 +1104,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1144,7 +1144,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1184,7 +1184,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1224,7 +1224,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1264,7 +1264,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1304,7 +1304,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1344,7 +1344,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1384,7 +1384,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1424,7 +1424,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1464,7 +1464,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1504,7 +1504,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1544,7 +1544,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1584,7 +1584,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1626,7 +1626,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1667,7 +1667,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1708,7 +1708,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1749,7 +1749,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1790,7 +1790,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1831,7 +1831,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1872,7 +1872,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1913,7 +1913,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1954,7 +1954,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1994,7 +1994,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2034,7 +2034,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2074,7 +2074,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2114,7 +2114,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2154,7 +2154,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2194,7 +2194,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2234,7 +2234,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2274,7 +2274,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2314,7 +2314,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2354,7 +2354,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2394,7 +2394,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2434,7 +2434,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2474,7 +2474,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2514,7 +2514,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2554,7 +2554,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2594,7 +2594,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2634,7 +2634,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2675,7 +2675,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2716,7 +2716,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2757,7 +2757,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2797,7 +2797,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2837,7 +2837,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2877,7 +2877,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2917,7 +2917,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2957,7 +2957,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2997,7 +2997,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3039,7 +3039,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3080,7 +3080,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3121,7 +3121,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3162,7 +3162,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3203,7 +3203,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3244,7 +3244,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3285,7 +3285,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3326,7 +3326,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3367,7 +3367,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3407,7 +3407,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3447,7 +3447,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3487,7 +3487,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3527,7 +3527,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3567,7 +3567,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3607,7 +3607,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3647,7 +3647,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3688,7 +3688,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3729,7 +3729,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3769,7 +3769,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3809,7 +3809,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3852,7 +3852,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3892,7 +3892,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3932,7 +3932,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3972,7 +3972,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30600-30700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30600-30700.xml index 09ec53c8ae..18006734db 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30600-30700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30600-30700.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -100,7 +100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -140,7 +140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -180,7 +180,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -220,7 +220,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -260,7 +260,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -300,7 +300,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -381,7 +381,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -423,7 +423,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -465,7 +465,7 @@ </speed> <hit_time>760</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -507,7 +507,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -549,7 +549,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -591,7 +591,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -631,7 +631,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -671,7 +671,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -711,7 +711,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -753,7 +753,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -794,7 +794,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -834,7 +834,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -874,7 +874,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -914,7 +914,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -954,7 +954,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -996,7 +996,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1036,7 +1036,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1077,7 +1077,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1118,7 +1118,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1158,7 +1158,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1198,7 +1198,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1238,7 +1238,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1278,7 +1278,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1318,7 +1318,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1358,7 +1358,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1398,7 +1398,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1438,7 +1438,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1479,7 +1479,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1520,7 +1520,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1560,7 +1560,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1600,7 +1600,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1640,7 +1640,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1680,7 +1680,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1720,7 +1720,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1761,7 +1761,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1801,7 +1801,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1841,7 +1841,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1881,7 +1881,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1921,7 +1921,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1961,7 +1961,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2002,7 +2002,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2042,7 +2042,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2083,7 +2083,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2123,7 +2123,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2163,7 +2163,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2203,7 +2203,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2243,7 +2243,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2283,7 +2283,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2323,7 +2323,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2364,7 +2364,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2405,7 +2405,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2445,7 +2445,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2485,7 +2485,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2525,7 +2525,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2565,7 +2565,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2605,7 +2605,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2645,7 +2645,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2685,7 +2685,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2725,7 +2725,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2765,7 +2765,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2805,7 +2805,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2845,7 +2845,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2886,7 +2886,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2927,7 +2927,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2968,7 +2968,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3008,7 +3008,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3050,7 +3050,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3091,7 +3091,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3131,7 +3131,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3171,7 +3171,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3211,7 +3211,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3252,7 +3252,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3292,7 +3292,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3333,7 +3333,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3374,7 +3374,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3415,7 +3415,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3455,7 +3455,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3495,7 +3495,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3535,7 +3535,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3575,7 +3575,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3616,7 +3616,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3656,7 +3656,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3696,7 +3696,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3736,7 +3736,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3776,7 +3776,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3817,7 +3817,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30700-30800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30700-30800.xml index add47c2838..b7319434dd 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30700-30800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30700-30800.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -62,7 +62,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -102,7 +102,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -142,7 +142,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -183,7 +183,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -223,7 +223,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -263,7 +263,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -304,7 +304,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -345,7 +345,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -386,7 +386,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -427,7 +427,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -468,7 +468,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -509,7 +509,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -550,7 +550,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -591,7 +591,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -631,7 +631,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -671,7 +671,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -711,7 +711,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -751,7 +751,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -791,7 +791,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -831,7 +831,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -871,7 +871,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -911,7 +911,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -952,7 +952,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -993,7 +993,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1034,7 +1034,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1075,7 +1075,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1115,7 +1115,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1156,7 +1156,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1196,7 +1196,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1237,7 +1237,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1309,7 +1309,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1351,7 +1351,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1392,7 +1392,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1432,7 +1432,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1473,7 +1473,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1513,7 +1513,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1553,7 +1553,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1593,7 +1593,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1634,7 +1634,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1675,7 +1675,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1715,7 +1715,7 @@ <run ground="80" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1756,7 +1756,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1796,7 +1796,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1837,7 +1837,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1877,7 +1877,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1917,7 +1917,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1958,7 +1958,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1999,7 +1999,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2040,7 +2040,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2081,7 +2081,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2122,7 +2122,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2163,7 +2163,7 @@ </speed> <hit_time>190</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2203,7 +2203,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2245,7 +2245,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2287,7 +2287,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2327,7 +2327,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2367,7 +2367,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2408,7 +2408,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2448,7 +2448,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2488,7 +2488,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2528,7 +2528,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2568,7 +2568,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2608,7 +2608,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2648,7 +2648,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2688,7 +2688,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2729,7 +2729,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2769,7 +2769,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2809,7 +2809,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2849,7 +2849,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2889,7 +2889,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2929,7 +2929,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2969,7 +2969,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3009,7 +3009,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30800-30900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30800-30900.xml index 04248d2428..1f822bd151 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30800-30900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30800-30900.xml @@ -52,7 +52,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -124,7 +124,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -196,7 +196,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -268,7 +268,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -340,7 +340,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -380,7 +380,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -420,7 +420,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -460,7 +460,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -502,7 +502,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -543,7 +543,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -583,7 +583,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -623,7 +623,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -663,7 +663,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -703,7 +703,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -743,7 +743,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -783,7 +783,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -823,7 +823,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -863,7 +863,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -904,7 +904,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -945,7 +945,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -986,7 +986,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1027,7 +1027,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1068,7 +1068,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1108,7 +1108,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1148,7 +1148,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1188,7 +1188,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1228,7 +1228,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1269,7 +1269,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1309,7 +1309,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1349,7 +1349,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1390,7 +1390,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1432,7 +1432,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1474,7 +1474,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1516,7 +1516,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1558,7 +1558,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1599,7 +1599,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1639,7 +1639,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1681,7 +1681,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1722,7 +1722,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1762,7 +1762,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1802,7 +1802,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1843,7 +1843,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1915,7 +1915,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1956,7 +1956,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1997,7 +1997,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2038,7 +2038,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2079,7 +2079,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2120,7 +2120,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2161,7 +2161,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2202,7 +2202,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2243,7 +2243,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2284,7 +2284,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2324,7 +2324,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2365,7 +2365,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2405,7 +2405,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2446,7 +2446,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2487,7 +2487,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2528,7 +2528,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2569,7 +2569,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2610,7 +2610,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2651,7 +2651,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2692,7 +2692,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2733,7 +2733,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2773,7 +2773,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2813,7 +2813,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2853,7 +2853,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2893,7 +2893,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2934,7 +2934,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2974,7 +2974,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3014,7 +3014,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3055,7 +3055,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3095,7 +3095,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3136,7 +3136,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30900-31000.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30900-31000.xml index 2f711f8349..cea377793d 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/30900-31000.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/30900-31000.xml @@ -21,7 +21,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -61,7 +61,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -101,7 +101,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -141,7 +141,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -181,7 +181,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -222,7 +222,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -264,7 +264,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -304,7 +304,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -346,7 +346,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -386,7 +386,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -427,7 +427,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -467,7 +467,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -509,7 +509,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -550,7 +550,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -590,7 +590,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -630,7 +630,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -676,7 +676,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -717,7 +717,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -758,7 +758,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -799,7 +799,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -840,7 +840,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -881,7 +881,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -922,7 +922,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -963,7 +963,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1003,7 +1003,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1043,7 +1043,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1083,7 +1083,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1123,7 +1123,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1163,7 +1163,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1203,7 +1203,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1243,7 +1243,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1283,7 +1283,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1323,7 +1323,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1363,7 +1363,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1403,7 +1403,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1443,7 +1443,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1484,7 +1484,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1525,7 +1525,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1566,7 +1566,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1607,7 +1607,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1648,7 +1648,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1689,7 +1689,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1730,7 +1730,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1771,7 +1771,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1811,7 +1811,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1851,7 +1851,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1891,7 +1891,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1931,7 +1931,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1971,7 +1971,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2011,7 +2011,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2051,7 +2051,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2091,7 +2091,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2131,7 +2131,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2172,7 +2172,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2213,7 +2213,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2255,7 +2255,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2296,7 +2296,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2337,7 +2337,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2377,7 +2377,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2418,7 +2418,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2458,7 +2458,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2499,7 +2499,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2540,7 +2540,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2581,7 +2581,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2622,7 +2622,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2663,7 +2663,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2704,7 +2704,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2745,7 +2745,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2786,7 +2786,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2826,7 +2826,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2866,7 +2866,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2906,7 +2906,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2947,7 +2947,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2988,7 +2988,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3029,7 +3029,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3069,7 +3069,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3109,7 +3109,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3149,7 +3149,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3190,7 +3190,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3231,7 +3231,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3272,7 +3272,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3319,7 +3319,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3361,7 +3361,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3402,7 +3402,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3443,7 +3443,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3484,7 +3484,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3525,7 +3525,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3566,7 +3566,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3606,7 +3606,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3646,7 +3646,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3687,7 +3687,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3727,7 +3727,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3767,7 +3767,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3807,7 +3807,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3847,7 +3847,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3883,7 +3883,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31000-31100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31000-31100.xml index 9d218a395f..40fec963f2 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31000-31100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31000-31100.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -97,7 +97,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -134,7 +134,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -171,7 +171,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -209,7 +209,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -246,7 +246,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -283,7 +283,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -320,7 +320,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -357,7 +357,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -394,7 +394,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -431,7 +431,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -468,7 +468,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -504,7 +504,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -542,7 +542,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -578,7 +578,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -615,7 +615,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -652,7 +652,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -690,7 +690,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -727,7 +727,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -764,7 +764,7 @@ </speed> <hit_time>320</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -801,7 +801,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -838,7 +838,7 @@ </speed> <hit_time>200</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -875,7 +875,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -912,7 +912,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -949,7 +949,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -989,7 +989,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1030,7 +1030,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1071,7 +1071,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1112,7 +1112,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1149,7 +1149,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1192,7 +1192,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1234,7 +1234,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1276,7 +1276,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1318,7 +1318,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1360,7 +1360,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1400,7 +1400,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1440,7 +1440,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1480,7 +1480,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1520,7 +1520,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1560,7 +1560,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1600,7 +1600,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1640,7 +1640,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1680,7 +1680,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1720,7 +1720,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1760,7 +1760,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1800,7 +1800,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1840,7 +1840,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1912,7 +1912,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1952,7 +1952,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1993,7 +1993,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2033,7 +2033,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2073,7 +2073,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2115,7 +2115,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2157,7 +2157,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2199,7 +2199,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2241,7 +2241,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2283,7 +2283,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2325,7 +2325,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2367,7 +2367,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2409,7 +2409,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2451,7 +2451,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2493,7 +2493,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2535,7 +2535,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2577,7 +2577,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2619,7 +2619,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2662,7 +2662,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2702,7 +2702,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2747,7 +2747,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2792,7 +2792,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2836,7 +2836,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2880,7 +2880,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2924,7 +2924,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2968,7 +2968,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3012,7 +3012,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31100-31200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31100-31200.xml index b75a645a67..2df186b6c0 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31100-31200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31100-31200.xml @@ -23,7 +23,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -67,7 +67,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -111,7 +111,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -154,7 +154,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -197,7 +197,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -240,7 +240,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -283,7 +283,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -326,7 +326,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -369,7 +369,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -412,7 +412,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -455,7 +455,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -500,7 +500,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -541,7 +541,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -606,7 +606,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -649,7 +649,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -693,7 +693,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -737,7 +737,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -781,7 +781,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -825,7 +825,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -869,7 +869,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -912,7 +912,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -955,7 +955,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -998,7 +998,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1041,7 +1041,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1084,7 +1084,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1127,7 +1127,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1186,7 +1186,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1237,7 +1237,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1287,7 +1287,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1336,7 +1336,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1386,7 +1386,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1435,7 +1435,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1550,7 +1550,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1665,7 +1665,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1780,7 +1780,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1895,7 +1895,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2010,7 +2010,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2060,7 +2060,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2109,7 +2109,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2158,7 +2158,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2208,7 +2208,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2258,7 +2258,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2373,7 +2373,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2488,7 +2488,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2603,7 +2603,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2718,7 +2718,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2833,7 +2833,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2873,7 +2873,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2913,7 +2913,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2954,7 +2954,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2997,7 +2997,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3039,7 +3039,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3079,7 +3079,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3120,7 +3120,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3166,7 +3166,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3211,7 +3211,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3257,7 +3257,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3302,7 +3302,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3348,7 +3348,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3393,7 +3393,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3439,7 +3439,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3484,7 +3484,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3530,7 +3530,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3575,7 +3575,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3621,7 +3621,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3666,7 +3666,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3712,7 +3712,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3757,7 +3757,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3803,7 +3803,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3848,7 +3848,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3894,7 +3894,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3939,7 +3939,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3985,7 +3985,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4030,7 +4030,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4076,7 +4076,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4121,7 +4121,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4167,7 +4167,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4212,7 +4212,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4258,7 +4258,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4303,7 +4303,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4349,7 +4349,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4394,7 +4394,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31200-31300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31200-31300.xml index f715288f31..ff7c52ffba 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31200-31300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31200-31300.xml @@ -25,7 +25,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -70,7 +70,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -108,7 +108,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -145,7 +145,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -182,7 +182,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -219,7 +219,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -256,7 +256,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -293,7 +293,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -330,7 +330,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -367,7 +367,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -407,7 +407,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -447,7 +447,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -488,7 +488,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -529,7 +529,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -570,7 +570,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -611,7 +611,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -652,7 +652,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -693,7 +693,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -734,7 +734,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -775,7 +775,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -816,7 +816,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -857,7 +857,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -898,7 +898,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -939,7 +939,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -980,7 +980,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1020,7 +1020,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1060,7 +1060,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1101,7 +1101,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1142,7 +1142,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1183,7 +1183,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1275,7 +1275,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1312,7 +1312,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1349,7 +1349,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1386,7 +1386,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1423,7 +1423,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1460,7 +1460,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1497,7 +1497,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1534,7 +1534,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1571,7 +1571,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1608,7 +1608,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1645,7 +1645,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1682,7 +1682,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1719,7 +1719,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1756,7 +1756,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1793,7 +1793,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1830,7 +1830,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1867,7 +1867,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1904,7 +1904,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1942,7 +1942,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1980,7 +1980,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2018,7 +2018,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2056,7 +2056,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2094,7 +2094,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2132,7 +2132,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2170,7 +2170,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2212,7 +2212,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2252,7 +2252,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2292,7 +2292,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2332,7 +2332,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2372,7 +2372,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2412,7 +2412,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2452,7 +2452,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2492,7 +2492,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2532,7 +2532,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2572,7 +2572,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2644,7 +2644,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2681,7 +2681,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2721,7 +2721,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2761,7 +2761,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2802,7 +2802,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2842,7 +2842,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2883,7 +2883,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2924,7 +2924,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2964,7 +2964,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3005,7 +3005,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3046,7 +3046,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3088,7 +3088,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3129,7 +3129,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3170,7 +3170,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3212,7 +3212,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3254,7 +3254,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3296,7 +3296,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3336,7 +3336,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3376,7 +3376,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3416,7 +3416,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3457,7 +3457,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3498,7 +3498,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3541,7 +3541,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3582,7 +3582,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3623,7 +3623,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3664,7 +3664,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3704,7 +3704,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3745,7 +3745,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3786,7 +3786,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3827,7 +3827,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3868,7 +3868,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3909,7 +3909,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3950,7 +3950,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3991,7 +3991,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4032,7 +4032,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31300-31400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31300-31400.xml index 93e5395d53..658a1a2953 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31300-31400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31300-31400.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -100,7 +100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -140,7 +140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -180,7 +180,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -220,7 +220,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -260,7 +260,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -300,7 +300,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -340,7 +340,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -412,7 +412,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -449,7 +449,7 @@ </speed> <hit_time>250</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -489,7 +489,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -529,7 +529,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -569,7 +569,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -610,7 +610,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -650,7 +650,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -691,7 +691,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -732,7 +732,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -772,7 +772,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -812,7 +812,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -853,7 +853,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -895,7 +895,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -936,7 +936,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -977,7 +977,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1019,7 +1019,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1060,7 +1060,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1101,7 +1101,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1142,7 +1142,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1184,7 +1184,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1226,7 +1226,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1268,7 +1268,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1309,7 +1309,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1349,7 +1349,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1389,7 +1389,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1430,7 +1430,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1473,7 +1473,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1515,7 +1515,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1555,7 +1555,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1595,7 +1595,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1635,7 +1635,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1681,7 +1681,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1722,7 +1722,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1763,7 +1763,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1804,7 +1804,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1845,7 +1845,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1886,7 +1886,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1927,7 +1927,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1968,7 +1968,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2008,7 +2008,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2048,7 +2048,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2088,7 +2088,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2128,7 +2128,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2168,7 +2168,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2208,7 +2208,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2249,7 +2249,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2290,7 +2290,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2331,7 +2331,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2372,7 +2372,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2412,7 +2412,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2452,7 +2452,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2493,7 +2493,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2534,7 +2534,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2574,7 +2574,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2616,7 +2616,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2656,7 +2656,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2696,7 +2696,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2743,7 +2743,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2790,7 +2790,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2854,7 +2854,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4345" level="3" /> <!--Might --> @@ -2908,7 +2908,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2954,7 +2954,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3000,7 +3000,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3047,7 +3047,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3094,7 +3094,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3141,7 +3141,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3205,7 +3205,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4345" level="3" /> <!--Might --> @@ -3259,7 +3259,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3305,7 +3305,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3351,7 +3351,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3398,7 +3398,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3442,7 +3442,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3478,7 +3478,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3519,7 +3519,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3559,7 +3559,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3599,7 +3599,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3640,7 +3640,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3680,7 +3680,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3720,7 +3720,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3760,7 +3760,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3800,7 +3800,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3840,7 +3840,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3880,7 +3880,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3920,7 +3920,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3960,7 +3960,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4000,7 +4000,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4040,7 +4040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31400-31500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31400-31500.xml index b4fc7917ef..cabfc26703 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31400-31500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31400-31500.xml @@ -17,7 +17,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -54,7 +54,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -94,7 +94,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -134,7 +134,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -174,7 +174,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -214,7 +214,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -254,7 +254,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -294,7 +294,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -334,7 +334,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -374,7 +374,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -414,7 +414,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -454,7 +454,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -494,7 +494,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -534,7 +534,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -574,7 +574,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -614,7 +614,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -654,7 +654,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -694,7 +694,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -734,7 +734,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -774,7 +774,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -814,7 +814,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -854,7 +854,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -894,7 +894,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -934,7 +934,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -974,7 +974,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1014,7 +1014,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1054,7 +1054,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1094,7 +1094,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1134,7 +1134,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1174,7 +1174,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1214,7 +1214,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1254,7 +1254,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1294,7 +1294,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1334,7 +1334,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1374,7 +1374,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1414,7 +1414,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1454,7 +1454,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1494,7 +1494,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1534,7 +1534,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1574,7 +1574,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1614,7 +1614,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1654,7 +1654,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1694,7 +1694,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1734,7 +1734,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1774,7 +1774,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1814,7 +1814,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1854,7 +1854,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1891,7 +1891,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1929,7 +1929,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1967,7 +1967,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2005,7 +2005,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2043,7 +2043,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2081,7 +2081,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2119,7 +2119,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2157,7 +2157,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2195,7 +2195,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2233,7 +2233,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2271,7 +2271,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2309,7 +2309,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2347,7 +2347,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2391,7 +2391,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2434,7 +2434,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2477,7 +2477,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2521,7 +2521,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2564,7 +2564,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2608,7 +2608,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2651,7 +2651,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2694,7 +2694,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2738,7 +2738,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2781,7 +2781,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2825,7 +2825,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2868,7 +2868,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2911,7 +2911,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2955,7 +2955,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2998,7 +2998,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3042,7 +3042,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3085,7 +3085,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3128,7 +3128,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3172,7 +3172,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3215,7 +3215,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3257,7 +3257,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3298,7 +3298,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3339,7 +3339,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3380,7 +3380,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3421,7 +3421,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3462,7 +3462,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3502,7 +3502,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3543,7 +3543,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3584,7 +3584,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3625,7 +3625,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3666,7 +3666,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3707,7 +3707,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31500-31600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31500-31600.xml index 98442aa626..81864a650d 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31500-31600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31500-31600.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -61,7 +61,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -102,7 +102,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -143,7 +143,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -184,7 +184,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -225,7 +225,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -266,7 +266,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -307,7 +307,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -348,7 +348,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -389,7 +389,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -430,7 +430,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -471,7 +471,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -512,7 +512,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -553,7 +553,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -594,7 +594,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -635,7 +635,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -676,7 +676,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -717,7 +717,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -757,7 +757,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -797,7 +797,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -838,7 +838,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -878,7 +878,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -918,7 +918,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -958,7 +958,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -999,7 +999,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1039,7 +1039,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1079,7 +1079,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1120,7 +1120,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1162,7 +1162,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1203,7 +1203,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1244,7 +1244,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1285,7 +1285,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1327,7 +1327,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1367,7 +1367,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1408,7 +1408,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1449,7 +1449,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1491,7 +1491,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1532,7 +1532,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1572,7 +1572,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1613,7 +1613,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1655,7 +1655,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1695,7 +1695,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1736,7 +1736,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1777,7 +1777,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1817,7 +1817,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1857,7 +1857,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1897,7 +1897,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1937,7 +1937,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1977,7 +1977,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2018,7 +2018,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2059,7 +2059,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2100,7 +2100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2141,7 +2141,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2188,7 +2188,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2234,7 +2234,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2279,7 +2279,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2342,7 +2342,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4345" level="3" /> <!--Might --> @@ -2392,7 +2392,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2432,7 +2432,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2473,7 +2473,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2514,7 +2514,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2555,7 +2555,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2597,7 +2597,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2638,7 +2638,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2679,7 +2679,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2720,7 +2720,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2761,7 +2761,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2802,7 +2802,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2843,7 +2843,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2884,7 +2884,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2925,7 +2925,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2966,7 +2966,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3007,7 +3007,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3048,7 +3048,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3089,7 +3089,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3130,7 +3130,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3171,7 +3171,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3212,7 +3212,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3253,7 +3253,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3294,7 +3294,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3335,7 +3335,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3378,7 +3378,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3420,7 +3420,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3461,7 +3461,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3501,7 +3501,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3542,7 +3542,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3583,7 +3583,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3623,7 +3623,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3663,7 +3663,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3704,7 +3704,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3745,7 +3745,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3786,7 +3786,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3828,7 +3828,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3865,7 +3865,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3906,7 +3906,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3947,7 +3947,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3988,7 +3988,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4029,7 +4029,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4070,7 +4070,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4111,7 +4111,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31600-31700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31600-31700.xml index 54894095b8..0e2d2831f2 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31600-31700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31600-31700.xml @@ -21,7 +21,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -62,7 +62,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -103,7 +103,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -144,7 +144,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -184,7 +184,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -227,7 +227,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -264,7 +264,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -305,7 +305,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -347,7 +347,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -384,7 +384,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -425,7 +425,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -466,7 +466,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -507,7 +507,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -548,7 +548,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -590,7 +590,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -630,7 +630,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -671,7 +671,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -712,7 +712,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -753,7 +753,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -794,7 +794,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -835,7 +835,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -876,7 +876,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -917,7 +917,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -957,7 +957,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -999,7 +999,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1040,7 +1040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1081,7 +1081,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1121,7 +1121,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1161,7 +1161,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1202,7 +1202,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1239,7 +1239,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1280,7 +1280,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1321,7 +1321,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1362,7 +1362,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1403,7 +1403,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1444,7 +1444,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1485,7 +1485,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1526,7 +1526,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1567,7 +1567,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1608,7 +1608,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1649,7 +1649,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1690,7 +1690,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1731,7 +1731,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1772,7 +1772,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1813,7 +1813,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1854,7 +1854,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1894,7 +1894,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1935,7 +1935,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1976,7 +1976,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2017,7 +2017,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2058,7 +2058,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2099,7 +2099,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2140,7 +2140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2181,7 +2181,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2222,7 +2222,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2263,7 +2263,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2304,7 +2304,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2345,7 +2345,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2386,7 +2386,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2427,7 +2427,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2468,7 +2468,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2509,7 +2509,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2550,7 +2550,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2591,7 +2591,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2632,7 +2632,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2673,7 +2673,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2713,7 +2713,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2753,7 +2753,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2793,7 +2793,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2833,7 +2833,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2873,7 +2873,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2915,7 +2915,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2957,7 +2957,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2999,7 +2999,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3041,7 +3041,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3083,7 +3083,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3125,7 +3125,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3166,7 +3166,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3207,7 +3207,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3249,7 +3249,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3291,7 +3291,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3332,7 +3332,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3373,7 +3373,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3413,7 +3413,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3455,7 +3455,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3497,7 +3497,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3542,7 +3542,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3586,7 +3586,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3627,7 +3627,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3668,7 +3668,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3708,7 +3708,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3749,7 +3749,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3792,7 +3792,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3834,7 +3834,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3876,7 +3876,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3918,7 +3918,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3959,7 +3959,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4000,7 +4000,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4040,7 +4040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4080,7 +4080,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31700-31800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31700-31800.xml index a874e0bcba..32f4fef8dd 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31700-31800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31700-31800.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -62,7 +62,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -104,7 +104,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -140,7 +140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -176,7 +176,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -217,7 +217,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -259,7 +259,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -302,7 +302,7 @@ </speed> <hit_time>510</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -345,7 +345,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -388,7 +388,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -431,7 +431,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -474,7 +474,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -517,7 +517,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -554,7 +554,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -591,7 +591,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -628,7 +628,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -665,7 +665,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -702,7 +702,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -739,7 +739,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -776,7 +776,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -813,7 +813,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -850,7 +850,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -888,7 +888,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -926,7 +926,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -964,7 +964,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1002,7 +1002,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1040,7 +1040,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1078,7 +1078,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1116,7 +1116,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1158,7 +1158,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1199,7 +1199,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1240,7 +1240,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1280,7 +1280,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1320,7 +1320,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1361,7 +1361,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1402,7 +1402,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1443,7 +1443,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1484,7 +1484,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1525,7 +1525,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1566,7 +1566,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1607,7 +1607,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1648,7 +1648,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1688,7 +1688,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1728,7 +1728,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1768,7 +1768,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1808,7 +1808,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1849,7 +1849,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1890,7 +1890,7 @@ </speed> <hit_time>740</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1930,7 +1930,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1971,7 +1971,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2013,7 +2013,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2053,7 +2053,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2094,7 +2094,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2136,7 +2136,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2178,7 +2178,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2219,7 +2219,7 @@ </speed> <hit_time>270</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2259,7 +2259,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2301,7 +2301,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2342,7 +2342,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2383,7 +2383,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2424,7 +2424,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2465,7 +2465,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2506,7 +2506,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2547,7 +2547,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2588,7 +2588,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2629,7 +2629,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2669,7 +2669,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2710,7 +2710,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2751,7 +2751,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2792,7 +2792,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2833,7 +2833,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2874,7 +2874,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2915,7 +2915,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2956,7 +2956,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2997,7 +2997,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3038,7 +3038,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3079,7 +3079,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3120,7 +3120,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3161,7 +3161,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3201,7 +3201,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3242,7 +3242,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3282,7 +3282,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3323,7 +3323,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3364,7 +3364,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3405,7 +3405,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3445,7 +3445,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3486,7 +3486,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3527,7 +3527,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3568,7 +3568,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3609,7 +3609,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3650,7 +3650,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3691,7 +3691,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3731,7 +3731,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3771,7 +3771,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3812,7 +3812,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3853,7 +3853,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3893,7 +3893,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31800-31900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31800-31900.xml index 371884d83b..0b040dde13 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31800-31900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31800-31900.xml @@ -21,7 +21,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -62,7 +62,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -103,7 +103,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -143,7 +143,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -184,7 +184,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -225,7 +225,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -266,7 +266,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -307,7 +307,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -348,7 +348,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -388,7 +388,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -429,7 +429,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -470,7 +470,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -511,7 +511,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -552,7 +552,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -592,7 +592,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -632,7 +632,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -673,7 +673,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -714,7 +714,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -755,7 +755,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -795,7 +795,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -836,7 +836,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -877,7 +877,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -918,7 +918,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -959,7 +959,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -999,7 +999,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1040,7 +1040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1081,7 +1081,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1122,7 +1122,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1163,7 +1163,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1204,7 +1204,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1245,7 +1245,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1286,7 +1286,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1326,7 +1326,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1367,7 +1367,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1408,7 +1408,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1448,7 +1448,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1489,7 +1489,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1530,7 +1530,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1571,7 +1571,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1612,7 +1612,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1652,7 +1652,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1693,7 +1693,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1734,7 +1734,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1776,7 +1776,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1819,7 +1819,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1864,7 +1864,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1910,7 +1910,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1956,7 +1956,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2001,7 +2001,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2046,7 +2046,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2091,7 +2091,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4277" level="3" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2137,7 +2137,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4277" level="3" /> <!--Resist Poison Attacks --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2183,7 +2183,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2228,7 +2228,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2268,7 +2268,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2305,7 +2305,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2342,7 +2342,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2379,7 +2379,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2416,7 +2416,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2457,7 +2457,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2500,7 +2500,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2537,7 +2537,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2579,7 +2579,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2621,7 +2621,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2662,7 +2662,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2704,7 +2704,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2746,7 +2746,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2788,7 +2788,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2830,7 +2830,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2872,7 +2872,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2914,7 +2914,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2956,7 +2956,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2998,7 +2998,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3040,7 +3040,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3082,7 +3082,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3124,7 +3124,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3166,7 +3166,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3208,7 +3208,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3250,7 +3250,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3292,7 +3292,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3334,7 +3334,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3376,7 +3376,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3418,7 +3418,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3460,7 +3460,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3502,7 +3502,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3544,7 +3544,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3586,7 +3586,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3628,7 +3628,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3670,7 +3670,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3712,7 +3712,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3754,7 +3754,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3796,7 +3796,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3838,7 +3838,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3880,7 +3880,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3922,7 +3922,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3964,7 +3964,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4006,7 +4006,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4048,7 +4048,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4090,7 +4090,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4132,7 +4132,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31900-32000.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31900-32000.xml index 9e2646a6d0..75e17b6fce 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/31900-32000.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/31900-32000.xml @@ -22,7 +22,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -64,7 +64,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -106,7 +106,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -148,7 +148,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -190,7 +190,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -232,7 +232,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -274,7 +274,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -316,7 +316,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -358,7 +358,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -400,7 +400,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -442,7 +442,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -484,7 +484,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -526,7 +526,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -568,7 +568,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -610,7 +610,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -652,7 +652,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -694,7 +694,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -736,7 +736,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -778,7 +778,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -824,7 +824,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -870,7 +870,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -953,7 +953,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1037,7 +1037,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1121,7 +1121,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1205,7 +1205,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1256,7 +1256,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1307,7 +1307,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1358,7 +1358,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1409,7 +1409,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1460,7 +1460,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1511,7 +1511,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1562,7 +1562,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1613,7 +1613,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1664,7 +1664,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1715,7 +1715,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1766,7 +1766,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1817,7 +1817,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1868,7 +1868,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1919,7 +1919,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1970,7 +1970,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2021,7 +2021,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2072,7 +2072,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2123,7 +2123,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2174,7 +2174,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2225,7 +2225,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2266,7 +2266,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2306,7 +2306,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2346,7 +2346,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2386,7 +2386,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2426,7 +2426,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2466,7 +2466,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2506,7 +2506,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2546,7 +2546,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2586,7 +2586,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2658,7 +2658,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2695,7 +2695,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2734,7 +2734,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2774,7 +2774,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2815,7 +2815,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2855,7 +2855,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2896,7 +2896,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2938,7 +2938,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2978,7 +2978,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3018,7 +3018,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3059,7 +3059,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3101,7 +3101,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3142,7 +3142,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3183,7 +3183,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3225,7 +3225,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3267,7 +3267,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3309,7 +3309,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3349,7 +3349,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3389,7 +3389,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3429,7 +3429,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3471,7 +3471,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3512,7 +3512,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3555,7 +3555,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3596,7 +3596,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3637,7 +3637,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3678,7 +3678,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3718,7 +3718,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3764,7 +3764,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3805,7 +3805,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3846,7 +3846,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3887,7 +3887,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3928,7 +3928,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3969,7 +3969,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4010,7 +4010,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4051,7 +4051,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4092,7 +4092,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4131,7 +4131,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4170,7 +4170,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4211,7 +4211,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4252,7 +4252,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4292,7 +4292,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4333,7 +4333,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4374,7 +4374,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4416,7 +4416,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4458,7 +4458,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4495,7 +4495,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32000-32100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32000-32100.xml index d10d4981bf..73c10a1b70 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32000-32100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32000-32100.xml @@ -17,7 +17,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -54,7 +54,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -91,7 +91,7 @@ </speed> <hit_time>370</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -128,7 +128,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -166,7 +166,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -204,7 +204,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -242,7 +242,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -284,7 +284,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -323,7 +323,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -362,7 +362,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -401,7 +401,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -436,7 +436,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -475,7 +475,7 @@ <run ground="32" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -514,7 +514,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -553,7 +553,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -592,7 +592,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -633,7 +633,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -673,7 +673,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -712,7 +712,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -747,7 +747,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -786,7 +786,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -825,7 +825,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -865,7 +865,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -905,7 +905,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -954,7 +954,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1002,7 +1002,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1037,7 +1037,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1072,7 +1072,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1113,7 +1113,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1149,7 +1149,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1184,7 +1184,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1225,7 +1225,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1266,7 +1266,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1303,7 +1303,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1342,7 +1342,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1382,7 +1382,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1422,7 +1422,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1462,7 +1462,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1498,7 +1498,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1541,7 +1541,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1585,7 +1585,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1625,7 +1625,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1664,7 +1664,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1704,7 +1704,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1745,7 +1745,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1786,7 +1786,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1827,7 +1827,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1867,7 +1867,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1907,7 +1907,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2062,7 +2062,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2101,7 +2101,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2142,7 +2142,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2182,7 +2182,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2221,7 +2221,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2261,7 +2261,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2301,7 +2301,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2340,7 +2340,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2381,7 +2381,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2419,7 +2419,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2463,7 +2463,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2507,7 +2507,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2551,7 +2551,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2595,7 +2595,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2639,7 +2639,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2683,7 +2683,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2727,7 +2727,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2771,7 +2771,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2815,7 +2815,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2859,7 +2859,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2904,7 +2904,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2946,7 +2946,7 @@ <run ground="45" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2986,7 +2986,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3025,7 +3025,7 @@ <run ground="32" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3064,7 +3064,7 @@ <run ground="34" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3103,7 +3103,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3144,7 +3144,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3184,7 +3184,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3224,7 +3224,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3264,7 +3264,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3304,7 +3304,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3344,7 +3344,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3384,7 +3384,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3424,7 +3424,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3464,7 +3464,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3504,7 +3504,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3544,7 +3544,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3584,7 +3584,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3624,7 +3624,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3665,7 +3665,7 @@ </speed> <hit_time>240</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3705,7 +3705,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3744,7 +3744,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3785,7 +3785,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3826,7 +3826,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3867,7 +3867,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3908,7 +3908,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3948,7 +3948,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3988,7 +3988,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4029,7 +4029,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32100-32200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32100-32200.xml index 95778c837d..1b6403a503 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32100-32200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32100-32200.xml @@ -21,7 +21,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -61,7 +61,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -101,7 +101,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -141,7 +141,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -181,7 +181,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -220,7 +220,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -259,7 +259,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -298,7 +298,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -338,7 +338,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" flying="true" canBeSown="true" /> + <status attackable="false" flying="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -373,7 +373,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -409,7 +409,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -450,7 +450,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -488,7 +488,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -527,7 +527,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -566,7 +566,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -605,7 +605,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -644,7 +644,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -683,7 +683,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -722,7 +722,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -763,7 +763,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -804,7 +804,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -845,7 +845,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -886,7 +886,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -922,7 +922,7 @@ <run ground="290" /> </speed> </stats> - <status attackable="false" flying="true" noSleepMode="true" canBeSown="true" /> + <status attackable="false" flying="true" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -961,7 +961,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1001,7 +1001,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1038,7 +1038,7 @@ <run ground="140" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1074,7 +1074,7 @@ <run ground="140" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1110,7 +1110,7 @@ <run ground="140" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1145,7 +1145,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1185,7 +1185,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1221,7 +1221,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1256,7 +1256,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1296,7 +1296,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1336,7 +1336,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1376,7 +1376,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1418,7 +1418,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1460,7 +1460,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1500,7 +1500,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1540,7 +1540,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1580,7 +1580,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1621,7 +1621,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1662,7 +1662,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1704,7 +1704,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1746,7 +1746,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1789,7 +1789,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1831,7 +1831,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1871,7 +1871,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1911,7 +1911,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1951,7 +1951,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1991,7 +1991,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2031,7 +2031,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2071,7 +2071,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2111,7 +2111,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2151,7 +2151,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2193,7 +2193,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2233,7 +2233,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2273,7 +2273,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2313,7 +2313,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2353,7 +2353,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2393,7 +2393,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2433,7 +2433,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2475,7 +2475,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2516,7 +2516,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2556,7 +2556,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2596,7 +2596,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2636,7 +2636,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2676,7 +2676,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2716,7 +2716,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2756,7 +2756,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2796,7 +2796,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2836,7 +2836,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2876,7 +2876,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2918,7 +2918,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2960,7 +2960,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3002,7 +3002,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3044,7 +3044,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3086,7 +3086,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3128,7 +3128,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3170,7 +3170,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3212,7 +3212,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3254,7 +3254,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3295,7 +3295,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3337,7 +3337,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3379,7 +3379,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3421,7 +3421,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3463,7 +3463,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3503,7 +3503,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3545,7 +3545,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3586,7 +3586,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3628,7 +3628,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3671,7 +3671,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3713,7 +3713,7 @@ </speed> <hit_time>490</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3756,7 +3756,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3797,7 +3797,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3839,7 +3839,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3881,7 +3881,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3922,7 +3922,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3964,7 +3964,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4006,7 +4006,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32200-32300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32200-32300.xml index 319a00ddef..d6d9df7d36 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32200-32300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32200-32300.xml @@ -21,7 +21,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -63,7 +63,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -106,7 +106,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -147,7 +147,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -189,7 +189,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -231,7 +231,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -274,7 +274,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -315,7 +315,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -357,7 +357,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -399,7 +399,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -442,7 +442,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -483,7 +483,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -525,7 +525,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -567,7 +567,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -610,7 +610,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -651,7 +651,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -693,7 +693,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -735,7 +735,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -778,7 +778,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -819,7 +819,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -861,7 +861,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -903,7 +903,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -946,7 +946,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -987,7 +987,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1029,7 +1029,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1071,7 +1071,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1114,7 +1114,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1155,7 +1155,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1197,7 +1197,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1239,7 +1239,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1282,7 +1282,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1323,7 +1323,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1365,7 +1365,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1407,7 +1407,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1450,7 +1450,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1492,7 +1492,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1533,7 +1533,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1574,7 +1574,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1613,7 +1613,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1654,7 +1654,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1697,7 +1697,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1738,7 +1738,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1776,7 +1776,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1816,7 +1816,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1853,7 +1853,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1893,7 +1893,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1934,7 +1934,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1975,7 +1975,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2016,7 +2016,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2057,7 +2057,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2098,7 +2098,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2139,7 +2139,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2179,7 +2179,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2216,7 +2216,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2257,7 +2257,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2297,7 +2297,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2338,7 +2338,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2379,7 +2379,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2420,7 +2420,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2461,7 +2461,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2502,7 +2502,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2543,7 +2543,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2584,7 +2584,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2626,7 +2626,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2666,7 +2666,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2706,7 +2706,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2747,7 +2747,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2787,7 +2787,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2828,7 +2828,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2869,7 +2869,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2906,7 +2906,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2943,7 +2943,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2980,7 +2980,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3017,7 +3017,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3054,7 +3054,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3097,7 +3097,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3140,7 +3140,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3180,7 +3180,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3222,7 +3222,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3264,7 +3264,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3306,7 +3306,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3348,7 +3348,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3389,7 +3389,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3430,7 +3430,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3471,7 +3471,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3512,7 +3512,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3552,7 +3552,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3593,7 +3593,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3634,7 +3634,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3675,7 +3675,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3716,7 +3716,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3752,7 +3752,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32300-32400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32300-32400.xml index 5b697dcd8a..ed0a89ebe5 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32300-32400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32300-32400.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -61,7 +61,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -101,7 +101,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -137,7 +137,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -174,7 +174,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -211,7 +211,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -252,7 +252,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -292,7 +292,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -334,7 +334,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -370,7 +370,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -411,7 +411,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -452,7 +452,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -494,7 +494,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -536,7 +536,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -578,7 +578,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -620,7 +620,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -662,7 +662,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -703,7 +703,7 @@ <run ground="120" /> </speed> </stats> - <status unique="true" attackable="false" canMove="false" canBeSown="true" /> + <status unique="true" attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -743,7 +743,7 @@ <run ground="120" /> </speed> </stats> - <status unique="true" attackable="false" canMove="false" canBeSown="true" /> + <status unique="true" attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -783,7 +783,7 @@ <run ground="120" /> </speed> </stats> - <status unique="true" attackable="false" canMove="false" canBeSown="true" /> + <status unique="true" attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -827,7 +827,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -863,7 +863,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -904,7 +904,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -944,7 +944,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -984,7 +984,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1021,7 +1021,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1068,7 +1068,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1104,7 +1104,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1147,7 +1147,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1189,7 +1189,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1230,7 +1230,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1272,7 +1272,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1314,7 +1314,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1356,7 +1356,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1397,7 +1397,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1439,7 +1439,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1480,7 +1480,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1517,7 +1517,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1553,7 +1553,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1590,7 +1590,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1631,7 +1631,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1673,7 +1673,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1712,7 +1712,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" canMove="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1753,7 +1753,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1795,7 +1795,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1832,7 +1832,7 @@ <run ground="220" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1870,7 +1870,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1906,7 +1906,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1947,7 +1947,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1988,7 +1988,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2029,7 +2029,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2070,7 +2070,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2106,7 +2106,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2142,7 +2142,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2181,7 +2181,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2217,7 +2217,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2259,7 +2259,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -2299,7 +2299,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2335,7 +2335,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2371,7 +2371,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2412,7 +2412,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2449,7 +2449,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2490,7 +2490,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2533,7 +2533,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2571,7 +2571,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2607,7 +2607,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2648,7 +2648,7 @@ </speed> <hit_time>280</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2689,7 +2689,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2725,7 +2725,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2762,7 +2762,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2799,7 +2799,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2836,7 +2836,7 @@ <run ground="60" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2876,7 +2876,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2912,7 +2912,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2948,7 +2948,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2984,7 +2984,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3020,7 +3020,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3056,7 +3056,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3092,7 +3092,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3128,7 +3128,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3164,7 +3164,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3200,7 +3200,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3236,7 +3236,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3272,7 +3272,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3308,7 +3308,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3344,7 +3344,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3380,7 +3380,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3416,7 +3416,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3452,7 +3452,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3488,7 +3488,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3524,7 +3524,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3560,7 +3560,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3596,7 +3596,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3632,7 +3632,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32400-32500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32400-32500.xml index 8d374a7828..c999388a18 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32400-32500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32400-32500.xml @@ -16,7 +16,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -52,7 +52,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -88,7 +88,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -124,7 +124,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -160,7 +160,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -196,7 +196,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -232,7 +232,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -268,7 +268,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -304,7 +304,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -378,7 +378,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -415,7 +415,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -452,7 +452,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -489,7 +489,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -525,7 +525,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -561,7 +561,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -597,7 +597,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -634,7 +634,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -671,7 +671,7 @@ </speed> <hit_time>690</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -708,7 +708,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -745,7 +745,7 @@ </speed> <hit_time>710</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -782,7 +782,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -819,7 +819,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -856,7 +856,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -897,7 +897,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -938,7 +938,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -979,7 +979,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1020,7 +1020,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1061,7 +1061,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1098,7 +1098,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1139,7 +1139,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1183,7 +1183,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1224,7 +1224,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1260,7 +1260,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1296,7 +1296,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1333,7 +1333,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1374,7 +1374,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1414,7 +1414,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1454,7 +1454,7 @@ </speed> <hit_time>590</hit_time> </stats> - <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" canMove="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1495,7 +1495,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1536,7 +1536,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1577,7 +1577,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1618,7 +1618,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1657,7 +1657,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1694,7 +1694,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1731,7 +1731,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1768,7 +1768,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1805,7 +1805,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1842,7 +1842,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1878,7 +1878,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1914,7 +1914,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1951,7 +1951,7 @@ </speed> <hit_time>580</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1988,7 +1988,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2025,7 +2025,7 @@ </speed> <hit_time>840</hit_time> </stats> - <status attackable="false" noSleepMode="true" passableDoor="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" passableDoor="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2061,7 +2061,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2098,7 +2098,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2135,7 +2135,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2172,7 +2172,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2209,7 +2209,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2246,7 +2246,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2283,7 +2283,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2324,7 +2324,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2360,7 +2360,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2397,7 +2397,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2433,7 +2433,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2470,7 +2470,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2506,7 +2506,7 @@ <run ground="40" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2546,7 +2546,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2587,7 +2587,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2623,7 +2623,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2659,7 +2659,7 @@ <run ground="60" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2700,7 +2700,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2741,7 +2741,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2782,7 +2782,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2823,7 +2823,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2862,7 +2862,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2900,7 +2900,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2936,7 +2936,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2976,7 +2976,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3016,7 +3016,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3056,7 +3056,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3092,7 +3092,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3133,7 +3133,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3169,7 +3169,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3206,7 +3206,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3243,7 +3243,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3280,7 +3280,7 @@ <run ground="1" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3321,7 +3321,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3364,7 +3364,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3406,7 +3406,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3449,7 +3449,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32500-32600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32500-32600.xml index 6395a8d814..890ed692dd 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32500-32600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32500-32600.xml @@ -20,7 +20,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -101,7 +101,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -141,7 +141,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -181,7 +181,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -221,7 +221,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -261,7 +261,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -301,7 +301,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -382,7 +382,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -422,7 +422,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -462,7 +462,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -503,7 +503,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -539,7 +539,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -575,7 +575,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -611,7 +611,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -647,7 +647,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -687,7 +687,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -731,7 +731,7 @@ <run ground="1" /> </speed> </stats> - <status unique="true" attackable="false" showName="false" canMove="false" canBeSown="true" /> + <status unique="true" attackable="false" showName="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -775,7 +775,7 @@ <run ground="1" /> </speed> </stats> - <status unique="true" attackable="false" showName="false" canMove="false" canBeSown="true" /> + <status unique="true" attackable="false" showName="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -819,7 +819,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -859,7 +859,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -898,7 +898,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -937,7 +937,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -976,7 +976,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1012,7 +1012,7 @@ <run ground="50" /> </speed> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1049,7 +1049,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" noSleepMode="true" canBeSown="true" /> + <status attackable="false" canMove="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1089,7 +1089,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1129,7 +1129,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1165,7 +1165,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1203,7 +1203,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1239,7 +1239,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1276,7 +1276,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1313,7 +1313,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1351,7 +1351,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1390,7 +1390,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1430,7 +1430,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1467,7 +1467,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1504,7 +1504,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" canMove="false" canBeSown="true" /> + <status attackable="false" targetable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1541,7 +1541,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1578,7 +1578,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1618,7 +1618,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1655,7 +1655,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1692,7 +1692,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <ex_crt_effect>true</ex_crt_effect> <ai type="BALANCED" /> <collision> @@ -1719,7 +1719,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1756,7 +1756,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <ex_crt_effect>true</ex_crt_effect> <ai type="BALANCED" /> <collision> @@ -1780,7 +1780,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1816,7 +1816,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1857,7 +1857,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1897,7 +1897,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1937,7 +1937,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1978,7 +1978,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2019,7 +2019,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2060,7 +2060,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2101,7 +2101,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2141,7 +2141,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2181,7 +2181,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2221,7 +2221,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2261,7 +2261,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2302,7 +2302,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2343,7 +2343,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2384,7 +2384,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2425,7 +2425,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2466,7 +2466,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2506,7 +2506,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2546,7 +2546,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2589,7 +2589,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2629,7 +2629,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2669,7 +2669,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2709,7 +2709,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2749,7 +2749,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2789,7 +2789,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2830,7 +2830,7 @@ </speed> <hit_time>350</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2870,7 +2870,7 @@ <run ground="34" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2910,7 +2910,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2946,7 +2946,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2987,7 +2987,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3023,7 +3023,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3060,7 +3060,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3097,7 +3097,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3134,7 +3134,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3171,7 +3171,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3208,7 +3208,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <ex_crt_effect>true</ex_crt_effect> <ai type="BALANCED" /> <collision> @@ -3236,7 +3236,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3277,7 +3277,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3317,7 +3317,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3358,7 +3358,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3398,7 +3398,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3438,7 +3438,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3479,7 +3479,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3520,7 +3520,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3561,7 +3561,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3598,7 +3598,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3639,7 +3639,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3679,7 +3679,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3719,7 +3719,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3759,7 +3759,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3799,7 +3799,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3839,7 +3839,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3879,7 +3879,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32600-32700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32600-32700.xml index 44d7f3e19e..9488a4005d 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32600-32700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32600-32700.xml @@ -20,7 +20,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -56,7 +56,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -93,7 +93,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -135,7 +135,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -175,7 +175,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -216,7 +216,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -257,7 +257,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -298,7 +298,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -339,7 +339,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -380,7 +380,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -421,7 +421,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -461,7 +461,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -502,7 +502,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -542,7 +542,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -582,7 +582,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -622,7 +622,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -658,7 +658,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -694,7 +694,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -730,7 +730,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -770,7 +770,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -810,7 +810,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -850,7 +850,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -886,7 +886,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -925,7 +925,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -961,7 +961,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1000,7 +1000,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1037,7 +1037,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1073,7 +1073,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1110,7 +1110,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1147,7 +1147,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1183,7 +1183,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1219,7 +1219,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1255,7 +1255,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1292,7 +1292,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1329,7 +1329,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1365,7 +1365,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1402,7 +1402,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1438,7 +1438,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1475,7 +1475,7 @@ </speed> <hit_time>340</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1510,7 +1510,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" targetable="false" canMove="false" canBeSown="true" /> + <status attackable="false" targetable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1545,7 +1545,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1582,7 +1582,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1618,7 +1618,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1654,7 +1654,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1690,7 +1690,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1726,7 +1726,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1762,7 +1762,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1799,7 +1799,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1835,7 +1835,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1870,7 +1870,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1906,7 +1906,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1943,7 +1943,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" undying="false" canBeSown="true" /> + <status attackable="false" undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1979,7 +1979,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2015,7 +2015,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2051,7 +2051,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2087,7 +2087,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2123,7 +2123,7 @@ <run ground="20" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2162,7 +2162,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2199,7 +2199,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2235,7 +2235,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2271,7 +2271,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2307,7 +2307,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2343,7 +2343,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2379,7 +2379,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2415,7 +2415,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2451,7 +2451,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2487,7 +2487,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2523,7 +2523,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2559,7 +2559,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2595,7 +2595,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2631,7 +2631,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2667,7 +2667,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2703,7 +2703,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2739,7 +2739,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2775,7 +2775,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2811,7 +2811,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2847,7 +2847,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2883,7 +2883,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2919,7 +2919,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2955,7 +2955,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2991,7 +2991,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3027,7 +3027,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3063,7 +3063,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3099,7 +3099,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3135,7 +3135,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3171,7 +3171,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3207,7 +3207,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3243,7 +3243,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3279,7 +3279,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3315,7 +3315,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3351,7 +3351,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3387,7 +3387,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3423,7 +3423,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3459,7 +3459,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3495,7 +3495,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3531,7 +3531,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3567,7 +3567,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3603,7 +3603,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3639,7 +3639,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3675,7 +3675,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32700-32800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32700-32800.xml index 2da079ff55..5ce17a514f 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32700-32800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32700-32800.xml @@ -16,7 +16,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -52,7 +52,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -88,7 +88,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -124,7 +124,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -160,7 +160,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -195,7 +195,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -231,7 +231,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -267,7 +267,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -303,7 +303,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -339,7 +339,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -375,7 +375,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -411,7 +411,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -446,7 +446,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -481,7 +481,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -516,7 +516,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -552,7 +552,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -588,7 +588,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -625,7 +625,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -662,7 +662,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -698,7 +698,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -734,7 +734,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4273" level="3" /> <!--Resist Daggers/Rapier Weapon --> @@ -771,7 +771,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -806,7 +806,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -835,7 +835,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" showName="false" canMove="false" canBeSown="true" /> + <status attackable="false" showName="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -864,7 +864,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" showName="false" canMove="false" canBeSown="true" /> + <status attackable="false" showName="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -893,7 +893,7 @@ <run ground="50" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -922,7 +922,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -958,7 +958,7 @@ </speed> <hit_time>610</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -993,7 +993,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1028,7 +1028,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canMove="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1063,7 +1063,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" targetable="false" showName="false" canMove="false" canBeSown="true" /> + <status attackable="false" targetable="false" showName="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1098,7 +1098,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1133,7 +1133,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1168,7 +1168,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1204,7 +1204,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1241,7 +1241,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1277,7 +1277,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1313,7 +1313,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1348,7 +1348,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1384,7 +1384,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1420,7 +1420,7 @@ <run ground="150" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1456,7 +1456,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1491,7 +1491,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1526,7 +1526,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1562,7 +1562,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1598,7 +1598,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1635,7 +1635,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1672,7 +1672,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1709,7 +1709,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1746,7 +1746,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1783,7 +1783,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1820,7 +1820,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1857,7 +1857,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1894,7 +1894,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1931,7 +1931,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1968,7 +1968,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2005,7 +2005,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2042,7 +2042,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2077,7 +2077,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2112,7 +2112,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2147,7 +2147,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2182,7 +2182,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2217,7 +2217,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2253,7 +2253,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2288,7 +2288,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2324,7 +2324,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2361,7 +2361,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2397,7 +2397,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2433,7 +2433,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2469,7 +2469,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2504,7 +2504,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2539,7 +2539,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2574,7 +2574,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2609,7 +2609,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2645,7 +2645,7 @@ <run ground="180" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2681,7 +2681,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2718,7 +2718,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2756,7 +2756,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2793,7 +2793,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2829,7 +2829,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2865,7 +2865,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2900,7 +2900,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2935,7 +2935,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2971,7 +2971,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32800-32900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32800-32900.xml index b9146a1f6c..c52c652929 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/32800-32900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/32800-32900.xml @@ -1456,7 +1456,7 @@ <run ground="1" /> </speed> </stats> - <status showName="false" /> + <status showName="false" canBeSown="true" /> <collision> <radius normal="120" /> <height normal="50" /> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35000-35100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35000-35100.xml index dd891eae8b..4d653cc8c1 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35000-35100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35000-35100.xml @@ -18,7 +18,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -61,7 +61,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -104,7 +104,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -150,7 +150,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -197,7 +197,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -241,7 +241,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -284,7 +284,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -327,7 +327,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -373,7 +373,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -420,7 +420,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -464,7 +464,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -507,7 +507,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -550,7 +550,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -596,7 +596,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -643,7 +643,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -687,7 +687,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -730,7 +730,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -773,7 +773,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -819,7 +819,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -866,7 +866,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -910,7 +910,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -953,7 +953,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -996,7 +996,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1042,7 +1042,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1089,7 +1089,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1133,7 +1133,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1176,7 +1176,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1219,7 +1219,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1265,7 +1265,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1312,7 +1312,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1356,7 +1356,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1399,7 +1399,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1442,7 +1442,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1488,7 +1488,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1535,7 +1535,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1579,7 +1579,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1622,7 +1622,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1665,7 +1665,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1711,7 +1711,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1758,7 +1758,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1802,7 +1802,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1845,7 +1845,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1888,7 +1888,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1934,7 +1934,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1981,7 +1981,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2025,7 +2025,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2068,7 +2068,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2111,7 +2111,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2157,7 +2157,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2204,7 +2204,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2252,7 +2252,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> @@ -2302,7 +2302,7 @@ <run ground="195" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="4" /> <!--Resist Bow/Crossbow Weapons --> @@ -2350,7 +2350,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2387,7 +2387,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2426,7 +2426,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2470,7 +2470,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2514,7 +2514,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2561,7 +2561,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2609,7 +2609,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2654,7 +2654,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2698,7 +2698,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2742,7 +2742,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2786,7 +2786,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2830,7 +2830,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2874,7 +2874,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2918,7 +2918,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2962,7 +2962,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3006,7 +3006,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3050,7 +3050,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3094,7 +3094,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3141,7 +3141,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -3189,7 +3189,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -3234,7 +3234,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3278,7 +3278,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3322,7 +3322,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3366,7 +3366,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3410,7 +3410,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3454,7 +3454,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3498,7 +3498,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3542,7 +3542,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3586,7 +3586,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3630,7 +3630,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3694,7 +3694,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3757,7 +3757,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3820,7 +3820,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3868,7 +3868,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3917,7 +3917,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3966,7 +3966,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4007,7 +4007,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4047,7 +4047,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35100-35200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35100-35200.xml index 246fa1b431..52d655e393 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35100-35200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35100-35200.xml @@ -36,7 +36,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -76,7 +76,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -117,7 +117,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -158,7 +158,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -200,7 +200,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -237,7 +237,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -276,7 +276,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -320,7 +320,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -364,7 +364,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -411,7 +411,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -459,7 +459,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -504,7 +504,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -548,7 +548,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -592,7 +592,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -636,7 +636,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -680,7 +680,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -724,7 +724,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -768,7 +768,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -812,7 +812,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -856,7 +856,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -900,7 +900,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -944,7 +944,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -991,7 +991,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1039,7 +1039,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1084,7 +1084,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1128,7 +1128,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1172,7 +1172,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1216,7 +1216,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1260,7 +1260,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1304,7 +1304,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1348,7 +1348,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1392,7 +1392,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1436,7 +1436,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1480,7 +1480,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1545,7 +1545,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1609,7 +1609,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1673,7 +1673,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1722,7 +1722,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1772,7 +1772,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1822,7 +1822,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1863,7 +1863,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1903,7 +1903,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1959,7 +1959,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1999,7 +1999,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2040,7 +2040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2081,7 +2081,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2123,7 +2123,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2160,7 +2160,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2199,7 +2199,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2243,7 +2243,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -2287,7 +2287,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2334,7 +2334,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2382,7 +2382,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2427,7 +2427,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2471,7 +2471,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2515,7 +2515,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2559,7 +2559,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2603,7 +2603,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2647,7 +2647,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2691,7 +2691,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2735,7 +2735,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2779,7 +2779,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2823,7 +2823,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2867,7 +2867,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2914,7 +2914,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -2962,7 +2962,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -3007,7 +3007,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3051,7 +3051,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3095,7 +3095,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3139,7 +3139,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3183,7 +3183,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3227,7 +3227,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3271,7 +3271,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3315,7 +3315,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3359,7 +3359,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3403,7 +3403,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3468,7 +3468,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3532,7 +3532,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3596,7 +3596,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3645,7 +3645,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3695,7 +3695,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3745,7 +3745,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3786,7 +3786,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3826,7 +3826,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3883,7 +3883,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3923,7 +3923,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3964,7 +3964,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4005,7 +4005,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4047,7 +4047,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4084,7 +4084,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4123,7 +4123,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4167,7 +4167,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -4211,7 +4211,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4258,7 +4258,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4306,7 +4306,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4351,7 +4351,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4395,7 +4395,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4439,7 +4439,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4483,7 +4483,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4527,7 +4527,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35200-35300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35200-35300.xml index fb534bf462..ab7045ba3c 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35200-35300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35200-35300.xml @@ -18,7 +18,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -62,7 +62,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -106,7 +106,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -150,7 +150,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -194,7 +194,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -238,7 +238,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -285,7 +285,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -333,7 +333,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -378,7 +378,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -422,7 +422,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -466,7 +466,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -510,7 +510,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -554,7 +554,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -598,7 +598,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -642,7 +642,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -686,7 +686,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -730,7 +730,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -774,7 +774,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -839,7 +839,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -903,7 +903,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -967,7 +967,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1016,7 +1016,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1066,7 +1066,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1116,7 +1116,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1157,7 +1157,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1197,7 +1197,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1254,7 +1254,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1294,7 +1294,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1335,7 +1335,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1376,7 +1376,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1417,7 +1417,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1458,7 +1458,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1500,7 +1500,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1537,7 +1537,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1576,7 +1576,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1620,7 +1620,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1667,7 +1667,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4114" level="1" /> <!--Aden Flame --> @@ -1714,7 +1714,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -1758,7 +1758,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1801,7 +1801,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1844,7 +1844,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1887,7 +1887,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1930,7 +1930,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1973,7 +1973,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2016,7 +2016,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2059,7 +2059,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2102,7 +2102,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2145,7 +2145,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2188,7 +2188,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2235,7 +2235,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4114" level="1" /> <!--Aden Flame --> @@ -2282,7 +2282,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -2326,7 +2326,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2369,7 +2369,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2412,7 +2412,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2455,7 +2455,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2498,7 +2498,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2541,7 +2541,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2584,7 +2584,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2627,7 +2627,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2670,7 +2670,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2713,7 +2713,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2795,7 +2795,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2877,7 +2877,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2959,7 +2959,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3041,7 +3041,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3123,7 +3123,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3172,7 +3172,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3222,7 +3222,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3272,7 +3272,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3322,7 +3322,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3372,7 +3372,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3420,7 +3420,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3461,7 +3461,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3501,7 +3501,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3566,7 +3566,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3606,7 +3606,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3647,7 +3647,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3688,7 +3688,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3730,7 +3730,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3767,7 +3767,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3806,7 +3806,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3850,7 +3850,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -3894,7 +3894,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3941,7 +3941,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -3989,7 +3989,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4034,7 +4034,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4078,7 +4078,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4122,7 +4122,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4166,7 +4166,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4210,7 +4210,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4254,7 +4254,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4298,7 +4298,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4342,7 +4342,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4386,7 +4386,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4430,7 +4430,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4474,7 +4474,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4521,7 +4521,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4569,7 +4569,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -4614,7 +4614,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4658,7 +4658,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35300-35400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35300-35400.xml index 09a9ce128f..69a26aa511 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35300-35400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35300-35400.xml @@ -18,7 +18,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -62,7 +62,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -106,7 +106,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -150,7 +150,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -194,7 +194,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -238,7 +238,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -282,7 +282,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -326,7 +326,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -391,7 +391,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -455,7 +455,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -519,7 +519,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -568,7 +568,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -618,7 +618,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -668,7 +668,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -709,7 +709,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -749,7 +749,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -803,7 +803,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -843,7 +843,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -884,7 +884,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -925,7 +925,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -967,7 +967,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1003,7 +1003,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1040,7 +1040,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1079,7 +1079,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -1123,7 +1123,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1167,7 +1167,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1214,7 +1214,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4114" level="1" /> <!--Aden Flame --> @@ -1262,7 +1262,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -1307,7 +1307,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1351,7 +1351,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1395,7 +1395,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1439,7 +1439,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1483,7 +1483,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1527,7 +1527,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1571,7 +1571,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1615,7 +1615,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1659,7 +1659,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1703,7 +1703,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1747,7 +1747,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1794,7 +1794,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4114" level="1" /> <!--Aden Flame --> @@ -1842,7 +1842,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -1887,7 +1887,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1931,7 +1931,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1975,7 +1975,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2019,7 +2019,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2063,7 +2063,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2107,7 +2107,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2151,7 +2151,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2195,7 +2195,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2239,7 +2239,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2283,7 +2283,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2347,7 +2347,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2410,7 +2410,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2473,7 +2473,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2521,7 +2521,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2570,7 +2570,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2618,7 +2618,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2666,7 +2666,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2714,7 +2714,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2762,7 +2762,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2803,7 +2803,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2843,7 +2843,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2900,7 +2900,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2940,7 +2940,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2980,7 +2980,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3021,7 +3021,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3062,7 +3062,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3101,7 +3101,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3145,7 +3145,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3188,7 +3188,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3231,7 +3231,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3274,7 +3274,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3317,7 +3317,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3360,7 +3360,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3403,7 +3403,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3447,7 +3447,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3490,7 +3490,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3533,7 +3533,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3576,7 +3576,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3619,7 +3619,7 @@ </speed> <hit_time>300</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3662,7 +3662,7 @@ </speed> <hit_time>930</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3707,7 +3707,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3748,7 +3748,7 @@ </speed> <hit_time>630</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3797,7 +3797,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3837,7 +3837,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3886,7 +3886,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3926,7 +3926,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3975,7 +3975,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4015,7 +4015,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4064,7 +4064,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4104,7 +4104,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4153,7 +4153,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4193,7 +4193,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4242,7 +4242,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4282,7 +4282,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4331,7 +4331,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4371,7 +4371,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4420,7 +4420,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4460,7 +4460,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35400-35500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35400-35500.xml index 38245108e7..4ba09b6bf6 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35400-35500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35400-35500.xml @@ -29,7 +29,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -69,7 +69,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -118,7 +118,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -167,7 +167,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -216,7 +216,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -265,7 +265,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -314,7 +314,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -363,7 +363,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -402,7 +402,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -449,7 +449,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -496,7 +496,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status canBeSown="true" /> + <status /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -551,7 +551,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4034" level="6" /> <!--Decrease Speed --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -604,7 +604,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -658,7 +658,7 @@ </speed> <hit_time>800</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4074" level="2" /> <!--NPC Haste --> @@ -713,7 +713,7 @@ </speed> <hit_time>210</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4275" level="3" /> <!--Sacred Attack Weak Point --> @@ -766,7 +766,7 @@ </speed> <hit_time>170</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -821,7 +821,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -873,7 +873,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -916,7 +916,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -957,7 +957,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -999,7 +999,7 @@ </speed> <hit_time>390</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1040,7 +1040,7 @@ </speed> <hit_time>410</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1077,7 +1077,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1119,7 +1119,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1162,7 +1162,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1205,7 +1205,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1248,7 +1248,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1291,7 +1291,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -1335,7 +1335,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4226" level="1" /> <!--Ban Heal --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1374,7 +1374,7 @@ </speed> <hit_time>650</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4225" level="1" /> <!--Resist Stun Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1413,7 +1413,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1451,7 +1451,7 @@ </speed> <hit_time>260</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -1489,7 +1489,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4093" level="1" /> <!--Evasion --> @@ -1535,7 +1535,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1579,7 +1579,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1623,7 +1623,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1667,7 +1667,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1709,7 +1709,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1756,7 +1756,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1801,7 +1801,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1872,7 +1872,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1912,7 +1912,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1983,7 +1983,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2023,7 +2023,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2094,7 +2094,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2134,7 +2134,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2205,7 +2205,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2245,7 +2245,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2316,7 +2316,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2356,7 +2356,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2427,7 +2427,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2467,7 +2467,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2507,7 +2507,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2547,7 +2547,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2587,7 +2587,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2627,7 +2627,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2667,7 +2667,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2707,7 +2707,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2747,7 +2747,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2787,7 +2787,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2827,7 +2827,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2868,7 +2868,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2907,7 +2907,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2948,7 +2948,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2987,7 +2987,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3028,7 +3028,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3067,7 +3067,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3108,7 +3108,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3147,7 +3147,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3183,7 +3183,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3221,7 +3221,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3264,7 +3264,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3310,7 +3310,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4114" level="1" /> <!--Aden Flame --> @@ -3356,7 +3356,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -3399,7 +3399,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3441,7 +3441,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3483,7 +3483,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3525,7 +3525,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3567,7 +3567,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3609,7 +3609,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3651,7 +3651,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3693,7 +3693,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3735,7 +3735,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3777,7 +3777,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3819,7 +3819,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3865,7 +3865,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4114" level="1" /> <!--Aden Flame --> @@ -3911,7 +3911,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -3954,7 +3954,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3996,7 +3996,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4038,7 +4038,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4080,7 +4080,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4122,7 +4122,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4164,7 +4164,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4206,7 +4206,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4248,7 +4248,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4290,7 +4290,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4332,7 +4332,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4413,7 +4413,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4494,7 +4494,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4575,7 +4575,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35500-35600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35500-35600.xml index 63001dd3cf..971972ebe7 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35500-35600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35500-35600.xml @@ -56,7 +56,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -137,7 +137,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -185,7 +185,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -234,7 +234,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -283,7 +283,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -331,7 +331,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -367,7 +367,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -408,7 +408,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -448,7 +448,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -503,7 +503,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -543,7 +543,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -583,7 +583,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -624,7 +624,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -665,7 +665,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -701,7 +701,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -737,7 +737,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -774,7 +774,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="10" /> <!--HP Increase (2x) --> @@ -817,7 +817,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -860,7 +860,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -906,7 +906,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -953,7 +953,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -997,7 +997,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1040,7 +1040,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1083,7 +1083,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1126,7 +1126,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1169,7 +1169,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1212,7 +1212,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1255,7 +1255,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1298,7 +1298,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1341,7 +1341,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1384,7 +1384,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1427,7 +1427,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1473,7 +1473,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4026" level="1" /> <!--Gludio Flame --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1520,7 +1520,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4027" level="1" /> <!--Gludio Heal --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1564,7 +1564,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1607,7 +1607,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1650,7 +1650,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1693,7 +1693,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1736,7 +1736,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1779,7 +1779,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1822,7 +1822,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1865,7 +1865,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1908,7 +1908,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1951,7 +1951,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2015,7 +2015,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2078,7 +2078,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2141,7 +2141,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2189,7 +2189,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2238,7 +2238,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2286,7 +2286,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2334,7 +2334,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2382,7 +2382,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2430,7 +2430,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2471,7 +2471,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2511,7 +2511,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2567,7 +2567,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2607,7 +2607,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2647,7 +2647,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2688,7 +2688,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2729,7 +2729,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2777,7 +2777,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2825,7 +2825,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2873,7 +2873,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2921,7 +2921,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2969,7 +2969,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3017,7 +3017,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3057,7 +3057,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3127,7 +3127,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3167,7 +3167,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3237,7 +3237,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3277,7 +3277,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3347,7 +3347,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3387,7 +3387,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3457,7 +3457,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3497,7 +3497,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3567,7 +3567,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3607,7 +3607,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3677,7 +3677,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3717,7 +3717,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3787,7 +3787,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3827,7 +3827,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3866,7 +3866,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3906,7 +3906,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3945,7 +3945,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3985,7 +3985,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4024,7 +4024,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4064,7 +4064,7 @@ <run ground="1" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4103,7 +4103,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4139,7 +4139,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4179,7 +4179,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4219,7 +4219,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4259,7 +4259,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4305,7 +4305,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4341,7 +4341,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4380,7 +4380,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -4417,7 +4417,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="8" /> <!--HP Increase (1/4x) --> @@ -4454,7 +4454,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4494,7 +4494,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4534,7 +4534,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4574,7 +4574,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35600-35700.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35600-35700.xml index a97e402ecb..2dbedb3879 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35600-35700.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35600-35700.xml @@ -16,7 +16,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -58,7 +58,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -100,7 +100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -141,7 +141,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -177,7 +177,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -223,7 +223,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -264,7 +264,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -306,7 +306,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -348,7 +348,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -390,7 +390,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -432,7 +432,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -474,7 +474,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -528,7 +528,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -576,7 +576,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -624,7 +624,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -672,7 +672,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -720,7 +720,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -768,7 +768,7 @@ </speed> <hit_time>520</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -810,7 +810,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4226" level="1" /> <!--Ban Heal --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -853,7 +853,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4225" level="1" /> <!--Resist Stun Attacks --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -896,7 +896,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -938,7 +938,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4408" level="14" /> <!--HP Increase (6x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -980,7 +980,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> <skill id="4093" level="1" /> <!--Evasion --> @@ -1025,7 +1025,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1068,7 +1068,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1111,7 +1111,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1154,7 +1154,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1195,7 +1195,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1241,7 +1241,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1293,7 +1293,7 @@ </speed> <hit_time>430</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -1349,7 +1349,7 @@ <run ground="180" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -1406,7 +1406,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -1463,7 +1463,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4034" level="6" /> <!--Decrease Speed --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1515,7 +1515,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1567,7 +1567,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -1621,7 +1621,7 @@ </speed> <hit_time>460</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4275" level="3" /> <!--Sacred Attack Weak Point --> @@ -1672,7 +1672,7 @@ <run ground="160" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4030" level="3" /> <!--NPC Clan Might --> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> @@ -1724,7 +1724,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -1773,7 +1773,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1814,7 +1814,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1855,7 +1855,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1898,7 +1898,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1941,7 +1941,7 @@ </speed> <hit_time>450</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1977,7 +1977,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -2024,7 +2024,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2065,7 +2065,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2109,7 +2109,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4085" level="1" /> <!--Critical Damage --> @@ -2159,7 +2159,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4071" level="3" /> <!--Resist Bow/Crossbow Weapons --> @@ -2208,7 +2208,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2249,7 +2249,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2290,7 +2290,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2331,7 +2331,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2372,7 +2372,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2413,7 +2413,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2454,7 +2454,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2495,7 +2495,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2536,7 +2536,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2573,7 +2573,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2616,7 +2616,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2656,7 +2656,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2703,7 +2703,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2743,7 +2743,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2783,7 +2783,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2823,7 +2823,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2882,7 +2882,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2919,7 +2919,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2977,7 +2977,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3022,7 +3022,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3067,7 +3067,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3115,7 +3115,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3169,7 +3169,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -3238,7 +3238,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3298,7 +3298,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3359,7 +3359,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3421,7 +3421,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3471,7 +3471,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3524,7 +3524,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3599,7 +3599,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -3669,7 +3669,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3725,7 +3725,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3800,7 +3800,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -3873,7 +3873,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -3943,7 +3943,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -4012,7 +4012,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4077,7 +4077,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4128,7 +4128,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4212,7 +4212,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4261,7 +4261,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4302,7 +4302,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4345,7 +4345,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4385,7 +4385,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4432,7 +4432,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4472,7 +4472,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4513,7 +4513,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4553,7 +4553,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4593,7 +4593,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4652,7 +4652,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4689,7 +4689,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4747,7 +4747,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4792,7 +4792,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35700-35800.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35700-35800.xml index f258c3f896..c057376baf 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35700-35800.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35700-35800.xml @@ -25,7 +25,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -73,7 +73,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -127,7 +127,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -196,7 +196,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -256,7 +256,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -317,7 +317,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -379,7 +379,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -438,7 +438,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -483,7 +483,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -532,7 +532,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -573,7 +573,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -626,7 +626,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -689,7 +689,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -761,7 +761,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -831,7 +831,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -887,7 +887,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -962,7 +962,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -1035,7 +1035,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -1105,7 +1105,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -1174,7 +1174,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1239,7 +1239,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1307,7 +1307,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1374,7 +1374,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1426,7 +1426,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1510,7 +1510,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1559,7 +1559,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1600,7 +1600,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1643,7 +1643,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1683,7 +1683,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1730,7 +1730,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1770,7 +1770,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1810,7 +1810,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1850,7 +1850,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1909,7 +1909,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1946,7 +1946,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2004,7 +2004,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2049,7 +2049,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2094,7 +2094,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2142,7 +2142,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2196,7 +2196,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2265,7 +2265,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2325,7 +2325,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2386,7 +2386,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2448,7 +2448,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2498,7 +2498,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2551,7 +2551,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2626,7 +2626,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -2696,7 +2696,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2752,7 +2752,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2827,7 +2827,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -2900,7 +2900,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -2970,7 +2970,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -3039,7 +3039,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3104,7 +3104,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3155,7 +3155,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3239,7 +3239,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3288,7 +3288,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3329,7 +3329,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3372,7 +3372,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3412,7 +3412,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3459,7 +3459,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3499,7 +3499,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3540,7 +3540,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3580,7 +3580,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3620,7 +3620,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3679,7 +3679,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3716,7 +3716,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3774,7 +3774,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3819,7 +3819,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3864,7 +3864,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3912,7 +3912,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3966,7 +3966,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -4035,7 +4035,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4095,7 +4095,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4156,7 +4156,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4218,7 +4218,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4277,7 +4277,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4322,7 +4322,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4371,7 +4371,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4412,7 +4412,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4465,7 +4465,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4528,7 +4528,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4600,7 +4600,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -4670,7 +4670,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4726,7 +4726,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4801,7 +4801,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -4874,7 +4874,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -4944,7 +4944,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -5013,7 +5013,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5078,7 +5078,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5146,7 +5146,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5213,7 +5213,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5265,7 +5265,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -5349,7 +5349,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5398,7 +5398,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5439,7 +5439,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5482,7 +5482,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5522,7 +5522,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5569,7 +5569,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5609,7 +5609,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35800-35900.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35800-35900.xml index c9b2c6e869..ffee84c092 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35800-35900.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35800-35900.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -119,7 +119,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -156,7 +156,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -214,7 +214,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -259,7 +259,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -304,7 +304,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -352,7 +352,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -406,7 +406,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -475,7 +475,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -535,7 +535,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -596,7 +596,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -658,7 +658,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -708,7 +708,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -761,7 +761,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -836,7 +836,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -906,7 +906,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -962,7 +962,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1037,7 +1037,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -1110,7 +1110,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -1180,7 +1180,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -1249,7 +1249,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1314,7 +1314,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1365,7 +1365,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1449,7 +1449,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1498,7 +1498,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1539,7 +1539,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1582,7 +1582,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1622,7 +1622,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1669,7 +1669,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1709,7 +1709,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1749,7 +1749,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1789,7 +1789,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1848,7 +1848,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1885,7 +1885,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1943,7 +1943,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1988,7 +1988,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2033,7 +2033,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2081,7 +2081,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2135,7 +2135,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2204,7 +2204,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2264,7 +2264,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2325,7 +2325,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2387,7 +2387,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2437,7 +2437,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2490,7 +2490,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2565,7 +2565,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -2635,7 +2635,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2691,7 +2691,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2766,7 +2766,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -2839,7 +2839,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -2909,7 +2909,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -2978,7 +2978,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3043,7 +3043,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3094,7 +3094,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3178,7 +3178,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3227,7 +3227,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3268,7 +3268,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3311,7 +3311,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3351,7 +3351,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3398,7 +3398,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3438,7 +3438,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3479,7 +3479,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3519,7 +3519,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3559,7 +3559,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3618,7 +3618,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3655,7 +3655,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3702,7 +3702,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3747,7 +3747,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3792,7 +3792,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3840,7 +3840,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3894,7 +3894,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -3963,7 +3963,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4023,7 +4023,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4084,7 +4084,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4146,7 +4146,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4205,7 +4205,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4250,7 +4250,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4299,7 +4299,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4340,7 +4340,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4393,7 +4393,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4456,7 +4456,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4528,7 +4528,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -4598,7 +4598,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4654,7 +4654,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4729,7 +4729,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -4802,7 +4802,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -4872,7 +4872,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -4941,7 +4941,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5006,7 +5006,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5074,7 +5074,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5141,7 +5141,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5193,7 +5193,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -5277,7 +5277,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5326,7 +5326,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5367,7 +5367,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5410,7 +5410,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5450,7 +5450,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5497,7 +5497,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5537,7 +5537,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35900-36000.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35900-36000.xml index eadd8fe4cd..6887cef105 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/35900-36000.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/35900-36000.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -119,7 +119,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -156,7 +156,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -203,7 +203,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -248,7 +248,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -293,7 +293,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -341,7 +341,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -395,7 +395,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -464,7 +464,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -524,7 +524,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -585,7 +585,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -647,7 +647,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -697,7 +697,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -750,7 +750,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -825,7 +825,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -895,7 +895,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -951,7 +951,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1026,7 +1026,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -1099,7 +1099,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -1169,7 +1169,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -1238,7 +1238,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1303,7 +1303,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1354,7 +1354,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1438,7 +1438,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1487,7 +1487,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1528,7 +1528,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1571,7 +1571,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1611,7 +1611,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1658,7 +1658,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1698,7 +1698,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1739,7 +1739,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1779,7 +1779,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1819,7 +1819,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1878,7 +1878,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1915,7 +1915,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1962,7 +1962,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2007,7 +2007,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2052,7 +2052,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2100,7 +2100,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2154,7 +2154,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2223,7 +2223,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2283,7 +2283,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2344,7 +2344,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2406,7 +2406,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2465,7 +2465,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2510,7 +2510,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2559,7 +2559,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2600,7 +2600,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2653,7 +2653,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2716,7 +2716,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2788,7 +2788,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -2858,7 +2858,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2914,7 +2914,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2989,7 +2989,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -3062,7 +3062,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -3132,7 +3132,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -3201,7 +3201,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3266,7 +3266,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3334,7 +3334,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3401,7 +3401,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3453,7 +3453,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3537,7 +3537,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3586,7 +3586,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3627,7 +3627,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3670,7 +3670,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3710,7 +3710,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3757,7 +3757,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3797,7 +3797,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3838,7 +3838,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3878,7 +3878,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3918,7 +3918,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3977,7 +3977,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4014,7 +4014,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4061,7 +4061,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4106,7 +4106,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4151,7 +4151,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4199,7 +4199,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4253,7 +4253,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -4322,7 +4322,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4382,7 +4382,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4443,7 +4443,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4505,7 +4505,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4564,7 +4564,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4609,7 +4609,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4658,7 +4658,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4699,7 +4699,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4752,7 +4752,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4815,7 +4815,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4887,7 +4887,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -4957,7 +4957,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5013,7 +5013,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5088,7 +5088,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -5161,7 +5161,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -5231,7 +5231,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -5300,7 +5300,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5365,7 +5365,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5433,7 +5433,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5500,7 +5500,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5552,7 +5552,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36000-36100.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36000-36100.xml index 58f08b18d5..5bc1826ed3 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36000-36100.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36000-36100.xml @@ -63,7 +63,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -112,7 +112,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -153,7 +153,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -196,7 +196,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -236,7 +236,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -283,7 +283,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -323,7 +323,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -363,7 +363,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -403,7 +403,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -462,7 +462,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -499,7 +499,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -546,7 +546,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -591,7 +591,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -636,7 +636,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -684,7 +684,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -738,7 +738,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -807,7 +807,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -867,7 +867,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -928,7 +928,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -990,7 +990,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1040,7 +1040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1093,7 +1093,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1168,7 +1168,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -1238,7 +1238,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1294,7 +1294,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1369,7 +1369,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -1442,7 +1442,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -1512,7 +1512,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -1581,7 +1581,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -1646,7 +1646,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1697,7 +1697,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1781,7 +1781,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1830,7 +1830,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1871,7 +1871,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1913,7 +1913,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1953,7 +1953,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2000,7 +2000,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2040,7 +2040,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2081,7 +2081,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2121,7 +2121,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2161,7 +2161,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2220,7 +2220,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2257,7 +2257,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2304,7 +2304,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2348,7 +2348,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2392,7 +2392,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2439,7 +2439,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2493,7 +2493,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2562,7 +2562,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -2622,7 +2622,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2683,7 +2683,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2745,7 +2745,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -2804,7 +2804,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2849,7 +2849,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2898,7 +2898,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2939,7 +2939,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2992,7 +2992,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3055,7 +3055,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3127,7 +3127,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -3197,7 +3197,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3253,7 +3253,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3328,7 +3328,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -3401,7 +3401,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -3471,7 +3471,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -3540,7 +3540,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3605,7 +3605,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3673,7 +3673,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3740,7 +3740,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3792,7 +3792,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3876,7 +3876,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3925,7 +3925,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3966,7 +3966,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4008,7 +4008,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4048,7 +4048,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4095,7 +4095,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4135,7 +4135,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4176,7 +4176,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4216,7 +4216,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4256,7 +4256,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4315,7 +4315,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4352,7 +4352,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4399,7 +4399,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4443,7 +4443,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4487,7 +4487,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4534,7 +4534,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4588,7 +4588,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -4657,7 +4657,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4717,7 +4717,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4778,7 +4778,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4840,7 +4840,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4899,7 +4899,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4944,7 +4944,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4993,7 +4993,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5034,7 +5034,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5087,7 +5087,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5150,7 +5150,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -5222,7 +5222,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -5292,7 +5292,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5348,7 +5348,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5423,7 +5423,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36100-36200.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36100-36200.xml index f3cc94bee0..5cc581bd71 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36100-36200.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36100-36200.xml @@ -34,7 +34,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -104,7 +104,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -173,7 +173,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -238,7 +238,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -306,7 +306,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -373,7 +373,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -425,7 +425,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -509,7 +509,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -558,7 +558,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -599,7 +599,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -641,7 +641,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -681,7 +681,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -728,7 +728,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -768,7 +768,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -808,7 +808,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -848,7 +848,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -907,7 +907,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -944,7 +944,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -991,7 +991,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1035,7 +1035,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1079,7 +1079,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1126,7 +1126,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1180,7 +1180,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -1249,7 +1249,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1309,7 +1309,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1370,7 +1370,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1432,7 +1432,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1482,7 +1482,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1535,7 +1535,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1610,7 +1610,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -1680,7 +1680,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1736,7 +1736,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1811,7 +1811,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -1884,7 +1884,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -1954,7 +1954,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -2023,7 +2023,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2088,7 +2088,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2139,7 +2139,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2223,7 +2223,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2272,7 +2272,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2313,7 +2313,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2355,7 +2355,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2395,7 +2395,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2442,7 +2442,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2482,7 +2482,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2522,7 +2522,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2562,7 +2562,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2621,7 +2621,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2658,7 +2658,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2705,7 +2705,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2749,7 +2749,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2793,7 +2793,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2840,7 +2840,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2894,7 +2894,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -2963,7 +2963,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3023,7 +3023,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3084,7 +3084,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3146,7 +3146,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3196,7 +3196,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3249,7 +3249,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3324,7 +3324,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -3394,7 +3394,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3450,7 +3450,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3525,7 +3525,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -3598,7 +3598,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -3668,7 +3668,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -3737,7 +3737,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -3802,7 +3802,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -3853,7 +3853,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3937,7 +3937,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3986,7 +3986,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4027,7 +4027,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4069,7 +4069,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4109,7 +4109,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4156,7 +4156,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4196,7 +4196,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4237,7 +4237,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4277,7 +4277,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4317,7 +4317,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4376,7 +4376,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4413,7 +4413,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4460,7 +4460,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4504,7 +4504,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4548,7 +4548,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4595,7 +4595,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4649,7 +4649,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -4718,7 +4718,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -4778,7 +4778,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4839,7 +4839,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4901,7 +4901,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4960,7 +4960,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5005,7 +5005,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5054,7 +5054,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5095,7 +5095,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5148,7 +5148,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5211,7 +5211,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -5283,7 +5283,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -5353,7 +5353,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5409,7 +5409,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -5484,7 +5484,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36200-36300.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36200-36300.xml index 8bb52cebc7..4fac60a49f 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36200-36300.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36200-36300.xml @@ -34,7 +34,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -104,7 +104,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -173,7 +173,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -238,7 +238,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -306,7 +306,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -373,7 +373,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -425,7 +425,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -509,7 +509,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -558,7 +558,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -599,7 +599,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -641,7 +641,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -681,7 +681,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -728,7 +728,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -768,7 +768,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -809,7 +809,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -849,7 +849,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -889,7 +889,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -948,7 +948,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -985,7 +985,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1032,7 +1032,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1076,7 +1076,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1120,7 +1120,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1167,7 +1167,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1221,7 +1221,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -1290,7 +1290,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1350,7 +1350,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1411,7 +1411,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1473,7 +1473,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1532,7 +1532,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1577,7 +1577,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1626,7 +1626,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1667,7 +1667,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1720,7 +1720,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1783,7 +1783,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -1855,7 +1855,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -1925,7 +1925,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -1981,7 +1981,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2056,7 +2056,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -2129,7 +2129,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -2199,7 +2199,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -2268,7 +2268,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2333,7 +2333,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2401,7 +2401,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2468,7 +2468,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2520,7 +2520,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2604,7 +2604,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2653,7 +2653,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2694,7 +2694,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2736,7 +2736,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2776,7 +2776,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2823,7 +2823,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2863,7 +2863,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2904,7 +2904,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2944,7 +2944,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2984,7 +2984,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3043,7 +3043,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3080,7 +3080,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3127,7 +3127,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3171,7 +3171,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3215,7 +3215,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3262,7 +3262,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3316,7 +3316,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -3385,7 +3385,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3445,7 +3445,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3506,7 +3506,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3568,7 +3568,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3627,7 +3627,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3672,7 +3672,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3721,7 +3721,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3762,7 +3762,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3815,7 +3815,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3878,7 +3878,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -3950,7 +3950,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -4020,7 +4020,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4076,7 +4076,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4151,7 +4151,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -4224,7 +4224,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -4294,7 +4294,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -4363,7 +4363,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4428,7 +4428,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4496,7 +4496,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4563,7 +4563,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4615,7 +4615,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -4699,7 +4699,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4748,7 +4748,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4789,7 +4789,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4831,7 +4831,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4871,7 +4871,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4918,7 +4918,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4958,7 +4958,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4998,7 +4998,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5038,7 +5038,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5097,7 +5097,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5134,7 +5134,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5181,7 +5181,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5225,7 +5225,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5269,7 +5269,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5316,7 +5316,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5370,7 +5370,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -5439,7 +5439,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36300-36400.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36300-36400.xml index fb665d86b0..6371bb06fa 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36300-36400.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36300-36400.xml @@ -26,7 +26,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -87,7 +87,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -149,7 +149,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -199,7 +199,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -252,7 +252,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -327,7 +327,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -397,7 +397,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -453,7 +453,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -528,7 +528,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -601,7 +601,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -671,7 +671,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -740,7 +740,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -805,7 +805,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -856,7 +856,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -940,7 +940,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -989,7 +989,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -1030,7 +1030,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1072,7 +1072,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1112,7 +1112,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1159,7 +1159,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1199,7 +1199,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1240,7 +1240,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1280,7 +1280,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1320,7 +1320,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1379,7 +1379,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1416,7 +1416,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1463,7 +1463,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1507,7 +1507,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1551,7 +1551,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1598,7 +1598,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1652,7 +1652,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -1721,7 +1721,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -1781,7 +1781,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1842,7 +1842,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1904,7 +1904,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -1963,7 +1963,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2008,7 +2008,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2057,7 +2057,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2098,7 +2098,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2151,7 +2151,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -2214,7 +2214,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -2286,7 +2286,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -2356,7 +2356,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2412,7 +2412,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2487,7 +2487,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -2560,7 +2560,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -2630,7 +2630,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -2699,7 +2699,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2764,7 +2764,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -2832,7 +2832,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2899,7 +2899,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -2951,7 +2951,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -3035,7 +3035,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3084,7 +3084,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -3125,7 +3125,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3167,7 +3167,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3207,7 +3207,7 @@ <run ground="100" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3254,7 +3254,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canBeSown="true" /> + <status attackable="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3294,7 +3294,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3335,7 +3335,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3375,7 +3375,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3415,7 +3415,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3474,7 +3474,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3511,7 +3511,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3558,7 +3558,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3602,7 +3602,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3646,7 +3646,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3693,7 +3693,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3747,7 +3747,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4178" level="7" /> <!--BOSS Flamestrike --> @@ -3816,7 +3816,7 @@ </speed> <hit_time>540</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="14" /> <!--HP Increase (6x) --> @@ -3876,7 +3876,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3937,7 +3937,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -3999,7 +3999,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="12" /> <!--HP Increase (4x) --> @@ -4058,7 +4058,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4103,7 +4103,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4152,7 +4152,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4193,7 +4193,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4246,7 +4246,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -4309,7 +4309,7 @@ </speed> <hit_time>720</hit_time> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="6" /> <!--HP Very High --> @@ -4381,7 +4381,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4172" level="6" /> <!--Stun --> @@ -4451,7 +4451,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4507,7 +4507,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4582,7 +4582,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4194" level="6" /> <!--BOSS Aura Burn --> @@ -4655,7 +4655,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="6" /> <!--NPC Aura Burn --> @@ -4725,7 +4725,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4115" level="1" /> <!--Aden Heal --> @@ -4794,7 +4794,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4859,7 +4859,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="13" /> <!--HP Increase (5x) --> @@ -4927,7 +4927,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -4994,7 +4994,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="9" /> <!--HP Increase (1/2x) --> @@ -5046,7 +5046,7 @@ <run ground="1" /> </speed> </stats> - <status canMove="false" canBeSown="true" /> + <status canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -5130,7 +5130,7 @@ <run ground="100" /> </speed> </stats> - <status undying="false" noSleepMode="true" canBeSown="true" /> + <status undying="false" noSleepMode="true" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5179,7 +5179,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="11" /> <!--HP Increase (3x) --> @@ -5221,7 +5221,7 @@ </speed> <hit_time>480</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5261,7 +5261,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5301,7 +5301,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5341,7 +5341,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5381,7 +5381,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5421,7 +5421,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5461,7 +5461,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -5501,7 +5501,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36400-36500.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36400-36500.xml index f6308ec039..1eb39d21bf 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36400-36500.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36400-36500.xml @@ -20,7 +20,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -60,7 +60,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -101,7 +101,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -148,7 +148,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -195,7 +195,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -242,7 +242,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -289,7 +289,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -336,7 +336,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -383,7 +383,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -430,7 +430,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -477,7 +477,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -524,7 +524,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -569,7 +569,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -614,7 +614,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -659,7 +659,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -704,7 +704,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -749,7 +749,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -794,7 +794,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -839,7 +839,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -884,7 +884,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -929,7 +929,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -974,7 +974,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1019,7 +1019,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1064,7 +1064,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1109,7 +1109,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1154,7 +1154,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1199,7 +1199,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1244,7 +1244,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1289,7 +1289,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1334,7 +1334,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1379,7 +1379,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1424,7 +1424,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1469,7 +1469,7 @@ </speed> <hit_time>500</hit_time> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1509,7 +1509,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1549,7 +1549,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1589,7 +1589,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1629,7 +1629,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1669,7 +1669,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1709,7 +1709,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1749,7 +1749,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1789,7 +1789,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1829,7 +1829,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1869,7 +1869,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1909,7 +1909,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1949,7 +1949,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1989,7 +1989,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2029,7 +2029,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2069,7 +2069,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2109,7 +2109,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2149,7 +2149,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2189,7 +2189,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2229,7 +2229,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2269,7 +2269,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2309,7 +2309,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2349,7 +2349,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2389,7 +2389,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2430,7 +2430,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2470,7 +2470,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2510,7 +2510,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2550,7 +2550,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2590,7 +2590,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2630,7 +2630,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2670,7 +2670,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2710,7 +2710,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2750,7 +2750,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2790,7 +2790,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2830,7 +2830,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2870,7 +2870,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2910,7 +2910,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2950,7 +2950,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2990,7 +2990,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3030,7 +3030,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3070,7 +3070,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3110,7 +3110,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3150,7 +3150,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3190,7 +3190,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3230,7 +3230,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3270,7 +3270,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3350,7 +3350,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3390,7 +3390,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3430,7 +3430,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3473,7 +3473,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3516,7 +3516,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3559,7 +3559,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3602,7 +3602,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3645,7 +3645,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3688,7 +3688,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3731,7 +3731,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3774,7 +3774,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3817,7 +3817,7 @@ <run ground="160" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3858,7 +3858,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3899,7 +3899,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3940,7 +3940,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3981,7 +3981,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4022,7 +4022,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4063,7 +4063,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4104,7 +4104,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4145,7 +4145,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4186,7 +4186,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4222,7 +4222,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36500-36600.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36500-36600.xml index 08e4429b88..7ec0a96620 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/36500-36600.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/36500-36600.xml @@ -16,7 +16,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -53,7 +53,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -90,7 +90,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -127,7 +127,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -164,7 +164,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -201,7 +201,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -238,7 +238,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -275,7 +275,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -319,7 +319,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -367,7 +367,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -419,7 +419,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -469,7 +469,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -518,7 +518,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -567,7 +567,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -615,7 +615,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -663,7 +663,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -715,7 +715,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -765,7 +765,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -814,7 +814,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -863,7 +863,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -911,7 +911,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -959,7 +959,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1011,7 +1011,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -1061,7 +1061,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1110,7 +1110,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1159,7 +1159,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1207,7 +1207,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1255,7 +1255,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1307,7 +1307,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -1357,7 +1357,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1406,7 +1406,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1455,7 +1455,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1503,7 +1503,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1551,7 +1551,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1603,7 +1603,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -1653,7 +1653,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1702,7 +1702,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1751,7 +1751,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1799,7 +1799,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -1847,7 +1847,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1899,7 +1899,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -1949,7 +1949,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -1998,7 +1998,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2047,7 +2047,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2095,7 +2095,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2143,7 +2143,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2195,7 +2195,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -2245,7 +2245,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2294,7 +2294,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2343,7 +2343,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2391,7 +2391,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2439,7 +2439,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2491,7 +2491,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -2541,7 +2541,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2590,7 +2590,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2639,7 +2639,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2687,7 +2687,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2735,7 +2735,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2787,7 +2787,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4077" level="8" /> <!--NPC Aura Burn --> @@ -2837,7 +2837,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2886,7 +2886,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="16" /> <!--HP Increase (8x) --> @@ -2935,7 +2935,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -2992,7 +2992,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3049,7 +3049,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3104,7 +3104,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="8" /> <!--BOSS HP Drain --> @@ -3161,7 +3161,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3220,7 +3220,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3277,7 +3277,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3332,7 +3332,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4192" level="7" /> <!--BOSS HP Drain --> @@ -3389,7 +3389,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" undying="false" canMove="false" canBeSown="true" /> + <status attackable="false" undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3442,7 +3442,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3481,7 +3481,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4408" level="1" /> <!--HP Increase (1x) --> <skill id="4409" level="1" /> <!--MP Increase (1x) --> @@ -3516,7 +3516,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3553,7 +3553,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3590,7 +3590,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3627,7 +3627,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3664,7 +3664,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3701,7 +3701,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3738,7 +3738,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3775,7 +3775,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3812,7 +3812,7 @@ <run ground="120" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -3849,7 +3849,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3885,7 +3885,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3921,7 +3921,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3957,7 +3957,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -3993,7 +3993,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4029,7 +4029,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4065,7 +4065,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4101,7 +4101,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4137,7 +4137,7 @@ <run ground="1" /> </speed> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4177,7 +4177,7 @@ <run ground="120" /> </speed> </stats> - <status attackable="false" canMove="false" canBeSown="true" /> + <status attackable="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4408" level="1" /> <!--HP Increase (1x) --> @@ -4214,7 +4214,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4253,7 +4253,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4292,7 +4292,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4331,7 +4331,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4370,7 +4370,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4409,7 +4409,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4448,7 +4448,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4487,7 +4487,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> @@ -4526,7 +4526,7 @@ </speed> <hit_time>560</hit_time> </stats> - <status undying="false" canMove="false" canBeSown="true" /> + <status undying="false" canMove="false" /> <skill_list> <skill id="4045" level="1" /> <!--Resist Full Magic Attack --> <skill id="4390" level="1" /> <!--NPC Abnormal Immunity --> diff --git a/L2J_DataPack_BETA/dist/game/data/stats/npcs/custom/custom.xml b/L2J_DataPack_BETA/dist/game/data/stats/npcs/custom/custom.xml index 58a3697be2..18f8f27ad4 100644 --- a/L2J_DataPack_BETA/dist/game/data/stats/npcs/custom/custom.xml +++ b/L2J_DataPack_BETA/dist/game/data/stats/npcs/custom/custom.xml @@ -18,7 +18,7 @@ <attack physical="8" magical="7" /> <defence physical="25" magical="40" /> </stats> - <status undying="false" canBeSown="true" /> + <status undying="false" /> <collision> <radius normal="5" /> <height normal="4.5" /> -- GitLab