Renamed some XML files.

This commit is contained in:
MobiusDev
2016-03-10 21:20:09 +00:00
parent a3dcf709c8
commit 44102eacfc
68 changed files with 50 additions and 139 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/accessLevels.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/AccessLevels.xsd">
<!-- Access levels --> <!-- Access levels -->
<access level="-1" name="Banned" nameColor="FFFFFF" titleColor="ECF9A2" isGM="false" allowPeaceAttack="false" allowFixedRes="false" allowTransaction="false" allowAltg="false" giveDamage="false" takeAggro="false" gainExp="false" /> <access level="-1" name="Banned" nameColor="FFFFFF" titleColor="ECF9A2" isGM="false" allowPeaceAttack="false" allowFixedRes="false" allowTransaction="false" allowAltg="false" giveDamage="false" takeAggro="false" gainExp="false" />
<access level="0" name="User" nameColor="FFFFFF" titleColor="ECF9A2" childAccess="0" isGM="false" allowPeaceAttack="false" allowFixedRes="false" allowTransaction="true" allowAltg="false" giveDamage="true" takeAggro="true" gainExp="true" /> <access level="0" name="User" nameColor="FFFFFF" titleColor="ECF9A2" childAccess="0" isGM="false" allowPeaceAttack="false" allowFixedRes="false" allowTransaction="true" allowAltg="false" giveDamage="true" takeAggro="true" gainExp="true" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/adminCommands.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/AdminCommands.xsd">
<!-- ADMIN COND EXCEPTIONS --> <!-- ADMIN COND EXCEPTIONS -->
<admin command="admin_exceptions" accessLevel="100" /> <admin command="admin_exceptions" accessLevel="100" />
<admin command="admin_set_exception" accessLevel="100" confirmDlg="true" /> <admin command="admin_set_exception" accessLevel="100" confirmDlg="true" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/botreport_punishments.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/BotReportPunishments.xsd">
<!-- To add a range punishments (E.G., a debuff which apply if you have 150 reports or more, use negative neededReportCount --> <!-- To add a range punishments (E.G., a debuff which apply if you have 150 reports or more, use negative neededReportCount -->
<punishment neededReportCount="25" skillId="6038" skillLevel="1" sysMessageId="2473" /> <punishment neededReportCount="25" skillId="6038" skillLevel="1" sysMessageId="2473" />
<punishment neededReportCount="75" skillId="6039" skillLevel="1" sysMessageId="2474" /> <punishment neededReportCount="75" skillId="6039" skillLevel="1" sysMessageId="2474" />

View File

@ -420,7 +420,7 @@ ChangeChanceElement = 60
EnchantBlackList = 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296 EnchantBlackList = 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296
# If enabled, enchanting over the maximum enchant limit will not be possible; instead, a warning message will be sent to the player. # If enabled, enchanting over the maximum enchant limit will not be possible; instead, a warning message will be sent to the player.
# You can set custom maxEnchant values at enchantItemData.xml # You can set custom maxEnchant values at EnchantItemData.xml
# Default: True # Default: True
DisableOverEnchanting = True DisableOverEnchanting = True

View File

@ -152,8 +152,8 @@ TvTEventEnabled = False
TvTEventInInstance = False TvTEventInInstance = False
# Name of the instance file for TvT # Name of the instance file for TvT
# Default: coliseum.xml # Default: Coliseum.xml
TvTEventInstanceFile = coliseum.xml TvTEventInstanceFile = Coliseum.xml
# Times TvT will occur (24h format). # Times TvT will occur (24h format).
# Default: 9:00,15:00,21:00,3:00 # Default: 9:00,15:00,21:00,3:00

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/categoryData.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/CategoryData.xsd">
<category name="FIGHTER_GROUP"> <category name="FIGHTER_GROUP">
<id>0</id> <!-- Human Fighter --> <id>0</id> <!-- Human Fighter -->
<id>1</id> <!-- Warrior --> <id>1</id> <!-- Warrior -->

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/cursedWeapons.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/CursedWeapons.xsd">
<item id="8190" name="Demonic Sword Zariche" skillId="3603"> <item id="8190" name="Demonic Sword Zariche" skillId="3603">
<disapearChance val="50" /> <!-- in % --> <disapearChance val="50" /> <!-- in % -->
<dropRate val="1" /> <!-- 100000 for 100% --> <dropRate val="1" /> <!-- 100000 for 100% -->

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/doors.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/Doors.xsd">
<door id="12240001" name="G_destruction_Dungeon_S.G_destructionD_door_a02" open_method="0" height="150" baseHpMax="3258432" hp_showable="false" basePDef="100000" pos="-239263;219986;-10161" node1="-239240,219844" node2="-239240,220034" node3="-239284,220034" node4="-239283,219844" nodeZ="-10164" default_status="close" targetable="false" /> <door id="12240001" name="G_destruction_Dungeon_S.G_destructionD_door_a02" open_method="0" height="150" baseHpMax="3258432" hp_showable="false" basePDef="100000" pos="-239263;219986;-10161" node1="-239240,219844" node2="-239240,220034" node3="-239284,220034" node4="-239283,219844" nodeZ="-10164" default_status="close" targetable="false" />
<door id="12240002" name="G_destruction_Dungeon_S.G_destructionD_door_a01" open_method="0" height="150" baseHpMax="3258432" hp_showable="false" basePDef="100000" pos="-239263;219985;-10161" node1="-239241,219937" node2="-239241,220126" node3="-239283,220127" node4="-239284,219936" nodeZ="-10164" default_status="close" targetable="false" /> <door id="12240002" name="G_destruction_Dungeon_S.G_destructionD_door_a01" open_method="0" height="150" baseHpMax="3258432" hp_showable="false" basePDef="100000" pos="-239263;219985;-10161" node1="-239241,219937" node2="-239241,220126" node3="-239283,220127" node4="-239284,219936" nodeZ="-10164" default_status="close" targetable="false" />
<door id="12240003" name="G_destruction_Dungeon_S.G_destructionD_door_a02" open_method="0" height="150" baseHpMax="3258432" hp_showable="false" basePDef="100000" pos="-243959;217081;-12196" node1="-243938,216940" node2="-243937,217127" node3="-243980,217127" node4="-243980,216940" nodeZ="-12198" default_status="open" targetable="false" /> <door id="12240003" name="G_destruction_Dungeon_S.G_destructionD_door_a02" open_method="0" height="150" baseHpMax="3258432" hp_showable="false" basePDef="100000" pos="-243959;217081;-12196" node1="-243938,216940" node2="-243937,217127" node3="-243980,217127" node4="-243980,216940" nodeZ="-12198" default_status="open" targetable="false" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/enchantItemData.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/EnchantItemData.xsd">
<!-- Scrolls: Enchant Weapon --> <!-- Scrolls: Enchant Weapon -->
<enchant id="955" targetGrade="D" /> <enchant id="955" targetGrade="D" />
<enchant id="22344" targetGrade="D" /> <enchant id="22344" targetGrade="D" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/enchantItemGroups.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/EnchantItemGroups.xsd">
<!-- General armor enchant group. --> <!-- General armor enchant group. -->
<enchantRateGroup name="ARMOR_GROUP"> <enchantRateGroup name="ARMOR_GROUP">
<current enchant="0-2" chance="100" /> <current enchant="0-2" chance="100" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/enchantItemOptions.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/EnchantItemOptions.xsd">
<item id="15383"> <!-- Weaver's Multi-colored Clothes - 7-day limited period --> <item id="15383"> <!-- Weaver's Multi-colored Clothes - 7-day limited period -->
<options level="0" option1="24949" /> <options level="0" option1="24949" />
<options level="1" option1="24805" /> <options level="1" option1="24805" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/enchantSkillGroups.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/EnchantSkillGroups.xsd">
<!-- 2nd Class Buffs Debuffs Toogle and Summons --> <!-- 2nd Class Buffs Debuffs Toogle and Summons -->
<group id="1"> <group id="1">
<enchant level="1" adena="74250" sp="575980" chance76="82" chance77="92" chance78="97" chance79="97" chance80="97" chance81="97" chance82="97" chance83="97" chance84="97" chance85="97" chance86="99" chance87="99" chance88="99" chance89="99" chance90="99" chance91="99" chance92="99" chance93="99" chance94="99" chance95="99" chance96="99" chance97="99" chance98="99" chance99="99" chance100="99" chance101="99" chance102="99" chance103="99" chance104="99" chance105="99" chance106="99" chance107="99" /> <enchant level="1" adena="74250" sp="575980" chance76="82" chance77="92" chance78="97" chance79="97" chance80="97" chance81="97" chance82="97" chance83="97" chance84="97" chance85="97" chance86="99" chance87="99" chance88="99" chance89="99" chance90="99" chance91="99" chance92="99" chance93="99" chance94="99" chance95="99" chance96="99" chance97="99" chance98="99" chance99="99" chance100="99" chance101="99" chance102="99" chance103="99" chance104="99" chance105="99" chance106="99" chance107="99" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/instancenames.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/InstanceNames.xsd">
<instance id="1" name="Party Duel" /> <instance id="1" name="Party Duel" />
<instance id="2" name="Urban Area" /> <instance id="2" name="Urban Area" />
<instance id="3" name="Tower of Infinitum Demon Prince" /> <instance id="3" name="Tower of Infinitum Demon Prince" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/levelUpCrystalData.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/LevelUpCrystalData.xsd">
<crystal> <crystal>
<item itemId="4629" level="0" leveledItemId="4630" /> <!-- RED 0 - 1 --> <item itemId="4629" level="0" leveledItemId="4630" /> <!-- RED 0 - 1 -->
<item itemId="4630" level="1" leveledItemId="4631" /> <!-- RED 1 - 2 --> <item itemId="4630" level="1" leveledItemId="4631" /> <!-- RED 1 - 2 -->

View File

@ -1,5 +1,5 @@
<!-- TODO : That minions need to be moved in spawn system when is done! --> <!-- TODO : That minions need to be moved in spawn system when is done! -->
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/minionData.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/MinionData.xsd">
<npc id="35375"> <!-- Bloody Lord Nurka --> <npc id="35375"> <!-- Bloody Lord Nurka -->
<minion id="35376" count="2" respawnTime="60" /> <!-- Partisan Healer --> <minion id="35376" count="2" respawnTime="60" /> <!-- Partisan Healer -->
<minion id="35377" count="8" respawnTime="60" /> <!-- Partisan Court Guard --> <minion id="35377" count="8" respawnTime="60" /> <!-- Partisan Court Guard -->

View File

@ -6,7 +6,7 @@
<!-- XP: base XP value --> <!-- XP: base XP value -->
<!-- SP: base SP value --> <!-- SP: base SP value -->
<!-- GIM: the old function used only the skilllevel to determine how many item is grabbed in each step with this stat changer you can multiple this --> <!-- GIM: the old function used only the skilllevel to determine how many item is grabbed in each step with this stat changer you can multiple this -->
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/recipes.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/Recipes.xsd">
<item id="1" recipeId="1666" name="mk_wooden_arrow" craftLevel="1" type="dwarven" successRate="100"> <item id="1" recipeId="1666" name="mk_wooden_arrow" craftLevel="1" type="dwarven" successRate="100">
<ingredient id="1864" count="4" /> <ingredient id="1864" count="4" />
<ingredient id="1869" count="2" /> <ingredient id="1869" count="2" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/seeds.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/Seeds.xsd">
<castle id="1"> <castle id="1">
<crop id="5073" seedId="5016" mature_Id="5103" reward1="1864" reward2="1878" alternative="false" level="10" limit_seed="8100" limit_crops="9000" /> <crop id="5073" seedId="5016" mature_Id="5103" reward1="1864" reward2="1878" alternative="false" level="10" limit_seed="8100" limit_crops="9000" />
<crop id="5818" seedId="5650" mature_Id="5838" reward1="1864" reward2="1878" alternative="true" level="10" limit_seed="22500" limit_crops="2250" /> <crop id="5818" seedId="5650" mature_Id="5838" reward1="1864" reward2="1878" alternative="true" level="10" limit_seed="22500" limit_crops="2250" />

View File

@ -1,4 +1,4 @@
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/shuttledata.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/Shuttledata.xsd">
<shuttle id="1" name="Magmeld 1" x="206580" y="82700" z="-1035" heading="0"> <shuttle id="1" name="Magmeld 1" x="206580" y="82700" z="-1035" heading="0">
<doors> <doors>
<door id="26200002" /> <door id="26200002" />

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/skillLearn.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/SkillLearn.xsd">
<npc id="30010"> <!-- Auron --> <npc id="30010"> <!-- Auron -->
<classId>0</classId> <!-- Human Fighter --> <classId>0</classId> <!-- Human Fighter -->
<classId>1</classId> <!-- Warrior --> <classId>1</classId> <!-- Warrior -->

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<SoulCrystalOptions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/soulCrystalOptions.xsd"> <SoulCrystalOptions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/SoulCrystalOptions.xsd">
<option id="1" skillId="13856" level="1" effectId="1" type="1" /> <!-- Might - P. Atk. + 2%" --> <option id="1" skillId="13856" level="1" effectId="1" type="1" /> <!-- Might - P. Atk. + 2%" -->
<option id="1" skillId="13856" level="2" effectId="2" type="1" /> <!-- Might - P. Atk. + 3%" --> <option id="1" skillId="13856" level="2" effectId="2" type="1" /> <!-- Might - P. Atk. + 3%" -->
<option id="1" skillId="13856" level="3" effectId="3" type="1" /> <!-- Might - P. Atk. + 4%, PvP Damage + 5%" --> <option id="1" skillId="13856" level="3" effectId="3" type="1" /> <!-- Might - P. Atk. + 4%, PvP Damage + 5%" -->

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/staticObjects.xsd"> <list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/StaticObjects.xsd">
<!-- Town Maps --> <!-- Town Maps -->
<object id="17250001" name="town_map_talking_1" type="0" x="-82873" y="244808" z="-3717" texture="town_map_talking_t00" map_x="365" map_y="152" /> <object id="17250001" name="town_map_talking_1" type="0" x="-82873" y="244808" z="-3717" texture="town_map_talking_t00" map_x="365" map_y="152" />
<object id="17250002" name="town_map_talking_2" type="0" x="-82765" y="241438" z="-3718" texture="town_map_talking_t00" map_x="164" map_y="154" /> <object id="17250002" name="town_map_talking_2" type="0" x="-82765" y="241438" z="-3718" texture="town_map_talking_t00" map_x="164" map_y="154" />

View File

@ -30,6 +30,6 @@
<td><edit var="playername2" width=90></td> <td><edit var="playername2" width=90></td>
</tr> </tr>
</table><br><br><br> </table><br><br><br>
<font color="LEVEL">Note: Template IDs also found in gameserver\data\instancenames.xml</font> <font color="LEVEL">Note: Template IDs also found in gameserver\data\InstanceNames.xml</font>
</center> </center>
</body></html> </body></html>

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<instance name="Giran Marketplace" ejectTime="120" allowRandomWalk="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
<activityTime val="5" />
<emptyDestroyTime val="5" />
<doorlist>
<!-- Override some original values from doorData.xml -->
<door doorId="24220001" default_status="open" targetable="false" />
<door doorId="24230013" check_collision="false" />
</doorlist>
<spawnlist>
<group name="general">
<spawn npcId="20556" x="82352" y="148608" z="-3468" heading="0" respawn="0" />
<spawn npcId="20557" x="82355" y="148788" z="-3468" heading="0" respawn="0" />
<spawn npcId="20558" x="82357" y="148428" z="-3468" heading="0" respawn="0" allowRandomWalk="true" />
</group>
</spawnlist>
</instance>

View File

@ -517,10 +517,10 @@ public class Q00350_EnhanceYourWeapon extends Quest
factory.setValidating(false); factory.setValidating(false);
factory.setIgnoringComments(true); factory.setIgnoringComments(true);
final File file = new File(Config.DATAPACK_ROOT, "levelUpCrystalData.xml"); final File file = new File(Config.DATAPACK_ROOT, "LevelUpCrystalData.xml");
if (!file.exists()) if (!file.exists())
{ {
_log.severe("[EnhanceYourWeapon] Missing levelUpCrystalData.xml. The quest wont work without it!"); _log.severe("[EnhanceYourWeapon] Missing LevelUpCrystalData.xml. The quest wont work without it!");
return; return;
} }
@ -657,7 +657,7 @@ public class Q00350_EnhanceYourWeapon extends Quest
} }
catch (Exception e) catch (Exception e)
{ {
_log.log(Level.WARNING, "[EnhanceYourWeapon] Could not parse levelUpCrystalData.xml file: " + e.getMessage(), e); _log.log(Level.WARNING, "[EnhanceYourWeapon] Could not parse LevelUpCrystalData.xml file: " + e.getMessage(), e);
} }
_log.info("[EnhanceYourWeapon] Loaded " + SOUL_CRYSTALS.size() + " Soul Crystal data."); _log.info("[EnhanceYourWeapon] Loaded " + SOUL_CRYSTALS.size() + " Soul Crystal data.");
_log.info("[EnhanceYourWeapon] Loaded " + NPC_LEVELING_INFO.size() + " npc Leveling info data."); _log.info("[EnhanceYourWeapon] Loaded " + NPC_LEVELING_INFO.size() + " npc Leveling info data.");

View File

@ -325,7 +325,7 @@ public final class Q00511_AwlUnderFoot extends Quest
tele[0] = 53322; tele[0] = 53322;
tele[1] = 246380; tele[1] = 246380;
tele[2] = -6580; tele[2] = -6580;
return enterInstance(player, "fortdungeon.xml", tele, _fortDungeons.get(npc.getId()), checkFortCondition(player, npc, true)); return enterInstance(player, "FortDungeon.xml", tele, _fortDungeons.get(npc.getId()), checkFortCondition(player, npc, true));
} }
final QuestState qs = getQuestState(player, true); final QuestState qs = getQuestState(player, true);

View File

@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- TODO: Require Support -->
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/startPoints.xsd">
<!-- Cedric's Training Hall -->
<startPoints> <!-- 17_25 -->
<spawn x="-114628" y="259915" z="-1192" />
<spawn x="-114539" y="260101" z="-1192" />
<spawn x="-114376" y="260165" z="-1192" />
<spawn x="-114213" y="260019" z="-1192" />
<spawn x="-114452" y="259908" z="-1192" />
<classId>0</classId> <!-- human_fighter -->
<classId>10</classId> <!-- human_magician -->
<classId>18</classId> <!-- elf_fighter -->
<classId>25</classId> <!-- elf_magician -->
<classId>31</classId> <!-- darkelf_fighter -->
<classId>38</classId> <!-- darkelf_magician -->
<classId>53</classId> <!-- dwarf_apprentice -->
<classId>44</classId> <!-- orc_fighter -->
<classId>49</classId> <!-- orc_shaman -->
<classId>123</classId> <!-- kamael_m_soldier -->
<classId>124</classId> <!-- kamael_f_soldier -->
</startPoints>
<startPoints> <!-- 17_25 -->
<spawn x="-80268" y="252541" z="-3072" />
<classId>182</classId> <!-- ertheia_fighter -->
<classId>183</classId> <!-- ertheia_wizard -->
</startPoints>
</list>

View File

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="list">
<xs:complexType>
<xs:sequence>
<xs:element name="spawnZone" maxOccurs="2">
<xs:complexType>
<xs:sequence>
<xs:element name="zone" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="point" maxOccurs="unbounded" >
<xs:complexType>
<xs:attribute name="x" type="xs:integer" use="required" />
<xs:attribute name="y" type="xs:integer" use="required" />
</xs:complexType>
</xs:element>
<xs:element name="bannedZone" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="point" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="x" type="xs:integer" use="required" />
<xs:attribute name="y" type="xs:integer" use="required" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="maxZ" type="xs:integer" use="required" />
<xs:attribute name="minZ" type="xs:integer" use="required" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="maxZ" type="xs:integer" use="required" />
<xs:attribute name="minZ" type="xs:integer" use="required" />
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="maxNpcCount" type="xs:integer" use="required" />
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>

View File

@ -2226,7 +2226,7 @@ public final class Config
TVT_EVENT_ENABLED = CustomSettings.getBoolean("TvTEventEnabled", false); TVT_EVENT_ENABLED = CustomSettings.getBoolean("TvTEventEnabled", false);
TVT_EVENT_IN_INSTANCE = CustomSettings.getBoolean("TvTEventInInstance", false); TVT_EVENT_IN_INSTANCE = CustomSettings.getBoolean("TvTEventInInstance", false);
TVT_EVENT_INSTANCE_FILE = CustomSettings.getString("TvTEventInstanceFile", "coliseum.xml"); TVT_EVENT_INSTANCE_FILE = CustomSettings.getString("TvTEventInstanceFile", "Coliseum.xml");
TVT_EVENT_INTERVAL = CustomSettings.getString("TvTEventInterval", "20:00").split(","); TVT_EVENT_INTERVAL = CustomSettings.getString("TvTEventInterval", "20:00").split(",");
TVT_EVENT_PARTICIPATION_TIME = CustomSettings.getInt("TvTEventParticipationTime", 3600); TVT_EVENT_PARTICIPATION_TIME = CustomSettings.getInt("TvTEventParticipationTime", 3600);
TVT_EVENT_RUNNING_TIME = CustomSettings.getInt("TvTEventRunningTime", 1800); TVT_EVENT_RUNNING_TIME = CustomSettings.getInt("TvTEventRunningTime", 1800);

View File

@ -58,9 +58,9 @@ public final class AdminData implements IXmlReader
{ {
_accessLevels.clear(); _accessLevels.clear();
_adminCommandAccessRights.clear(); _adminCommandAccessRights.clear();
parseDatapackFile("../config/accessLevels.xml"); parseDatapackFile("../config/AccessLevels.xml");
LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _accessLevels.size() + " Access Levels."); LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _accessLevels.size() + " Access Levels.");
parseDatapackFile("../config/adminCommands.xml"); parseDatapackFile("../config/AdminCommands.xml");
LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _adminCommandAccessRights.size() + " Access Commands."); LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _adminCommandAccessRights.size() + " Access Commands.");
} }

View File

@ -49,7 +49,7 @@ public final class CategoryData implements IXmlReader
public void load() public void load()
{ {
_categories.clear(); _categories.clear();
parseDatapackFile("categoryData.xml"); parseDatapackFile("CategoryData.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _categories.size() + " Categories."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _categories.size() + " Categories.");
} }

View File

@ -53,7 +53,7 @@ public class DailyMissionData implements IXmlReader
{ {
_dailyMissions.clear(); _dailyMissions.clear();
_dailyLevelUpMissions.clear(); _dailyLevelUpMissions.clear();
parseDatapackFile("dailyMissions.xml"); parseDatapackFile("DailyMissions.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _dailyMissions.size() + " daily missions."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _dailyMissions.size() + " daily missions.");
} }

View File

@ -58,7 +58,7 @@ public class DoorData implements IXmlReader
_doors.clear(); _doors.clear();
_groups.clear(); _groups.clear();
_regions.clear(); _regions.clear();
parseDatapackFile("doors.xml"); parseDatapackFile("Doors.xml");
} }
@Override @Override

View File

@ -52,7 +52,7 @@ public class EnchantItemData implements IXmlReader
{ {
_scrolls.clear(); _scrolls.clear();
_supports.clear(); _supports.clear();
parseDatapackFile("enchantItemData.xml"); parseDatapackFile("EnchantItemData.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _scrolls.size() + " Enchant Scrolls."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _scrolls.size() + " Enchant Scrolls.");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _supports.size() + " Support Items."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _supports.size() + " Support Items.");
} }

View File

@ -51,7 +51,7 @@ public final class EnchantItemGroupsData implements IXmlReader
{ {
_itemGroups.clear(); _itemGroups.clear();
_scrollGroups.clear(); _scrollGroups.clear();
parseDatapackFile("enchantItemGroups.xml"); parseDatapackFile("EnchantItemGroups.xml");
LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _itemGroups.size() + " item group templates."); LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _itemGroups.size() + " item group templates.");
LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _scrollGroups.size() + " scroll group templates."); LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _scrollGroups.size() + " scroll group templates.");
} }

View File

@ -44,7 +44,7 @@ public class EnchantItemOptionsData implements IXmlReader
public synchronized void load() public synchronized void load()
{ {
_data.clear(); _data.clear();
parseDatapackFile("enchantItemOptions.xml"); parseDatapackFile("EnchantItemOptions.xml");
} }
@Override @Override

View File

@ -76,7 +76,7 @@ public class EnchantSkillGroupsData implements IXmlReader
{ {
_enchantSkillGroups.clear(); _enchantSkillGroups.clear();
_enchantSkillTrees.clear(); _enchantSkillTrees.clear();
parseDatapackFile("enchantSkillGroups.xml"); parseDatapackFile("EnchantSkillGroups.xml");
int routes = 0; int routes = 0;
for (L2EnchantSkillGroup group : _enchantSkillGroups.values()) for (L2EnchantSkillGroup group : _enchantSkillGroups.values())
{ {

View File

@ -838,7 +838,7 @@ public class NpcData implements IXmlReader
public void load() public void load()
{ {
_tempMinions.clear(); _tempMinions.clear();
parseDatapackFile("minionData.xml"); parseDatapackFile("MinionData.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _tempMinions.size() + " minions data."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _tempMinions.size() + " minions data.");
} }

View File

@ -52,7 +52,7 @@ public class RecipeData implements IXmlReader
public void load() public void load()
{ {
_recipes.clear(); _recipes.clear();
parseDatapackFile("recipes.xml"); parseDatapackFile("Recipes.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _recipes.size() + " recipes."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _recipes.size() + " recipes.");
} }

View File

@ -60,7 +60,7 @@ public final class ShuttleData implements IXmlReader
} }
_shuttleInstances.clear(); _shuttleInstances.clear();
} }
parseDatapackFile("shuttledata.xml"); parseDatapackFile("ShuttleData.xml");
init(); init();
LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _shuttles.size() + " Shuttles."); LOGGER.log(Level.INFO, getClass().getSimpleName() + ": Loaded: " + _shuttles.size() + " Shuttles.");
} }

View File

@ -44,7 +44,7 @@ public final class SkillLearnData implements IXmlReader
public synchronized void load() public synchronized void load()
{ {
_skillLearn.clear(); _skillLearn.clear();
parseDatapackFile("skillLearn.xml"); parseDatapackFile("SkillLearn.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _skillLearn.size() + " Skill Learn data."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _skillLearn.size() + " Skill Learn data.");
} }

View File

@ -43,7 +43,7 @@ public class SoulCrystalOptionsData implements IXmlReader
{ {
_soulCrystalOptions.clear(); _soulCrystalOptions.clear();
parseDatapackFile("soulCrystalOptions.xml"); parseDatapackFile("SoulCrystalOptions.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _soulCrystalOptions.size() + " Soul Crystal Options."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _soulCrystalOptions.size() + " Soul Crystal Options.");
} }

View File

@ -49,7 +49,7 @@ public final class StaticObjectData implements IXmlReader
public void load() public void load()
{ {
_staticObjects.clear(); _staticObjects.clear();
parseDatapackFile("staticObjects.xml"); parseDatapackFile("StaticObjects.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _staticObjects.size() + " static object templates."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _staticObjects.size() + " static object templates.");
} }

View File

@ -84,7 +84,7 @@ public final class BotReportTable
try try
{ {
final File punishments = new File("./config/botreport_punishments.xml"); final File punishments = new File("./config/BotReportPunishments.xml");
if (!punishments.exists()) if (!punishments.exists())
{ {
throw new FileNotFoundException(punishments.getName()); throw new FileNotFoundException(punishments.getName());
@ -95,7 +95,7 @@ public final class BotReportTable
} }
catch (Exception e) catch (Exception e)
{ {
LOGGER.log(Level.WARNING, "BotReportTable: Could not load punishments from /config/botreport_punishments.xml", e); LOGGER.log(Level.WARNING, "BotReportTable: Could not load punishments from /config/BotReportPunishments.xml", e);
} }
loadReportedCharData(); loadReportedCharData();
@ -551,7 +551,7 @@ public final class BotReportTable
} }
/** /**
* SAX loader to parse /config/botreport_punishments.xml file * SAX loader to parse /config/BotReportPunishments.xml file
*/ */
private final class PunishmentsLoader extends DefaultHandler private final class PunishmentsLoader extends DefaultHandler
{ {

View File

@ -121,7 +121,7 @@ public final class CastleManorManager implements IXmlReader, IStorable
@Override @Override
public final void load() public final void load()
{ {
parseDatapackFile("seeds.xml"); parseDatapackFile("Seeds.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _seeds.size() + " seeds."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _seeds.size() + " seeds.");
} }

View File

@ -94,7 +94,7 @@ public final class CursedWeaponsManager
factory.setValidating(false); factory.setValidating(false);
factory.setIgnoringComments(true); factory.setIgnoringComments(true);
final File file = new File(Config.DATAPACK_ROOT + "/cursedWeapons.xml"); final File file = new File(Config.DATAPACK_ROOT + "/CursedWeapons.xml");
if (!file.exists()) if (!file.exists())
{ {
_log.log(Level.WARNING, getClass().getSimpleName() + ": Couldn't find " + file.getName()); _log.log(Level.WARNING, getClass().getSimpleName() + ": Couldn't find " + file.getName());

View File

@ -66,7 +66,7 @@ public final class InstanceManager implements IXmlReader
public void load() public void load()
{ {
_instanceIdNames.clear(); _instanceIdNames.clear();
parseDatapackFile("instancenames.xml"); parseDatapackFile("InstanceNames.xml");
LOGGER.info(getClass().getSimpleName() + ": Loaded " + _instanceIdNames.size() + " instance names."); LOGGER.info(getClass().getSimpleName() + ": Loaded " + _instanceIdNames.size() + " instance names.");
} }

View File

@ -259,7 +259,7 @@ public final class Instance
/** /**
* Adds a door into the instance * Adds a door into the instance
* @param doorId - from doors.xml * @param doorId - from Doors.xml
* @param set - StatsSet for initializing door * @param set - StatsSet for initializing door
*/ */
public void addDoor(int doorId, StatsSet set) public void addDoor(int doorId, StatsSet set)