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"?>
<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 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" />

View File

@@ -1,5 +1,5 @@
<?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 command="admin_exceptions" accessLevel="100" />
<admin command="admin_set_exception" accessLevel="100" confirmDlg="true" />

View File

@@ -1,5 +1,5 @@
<?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 -->
<punishment neededReportCount="25" skillId="6038" skillLevel="1" sysMessageId="2473" />
<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
# 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
DisableOverEnchanting = True

View File

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

View File

@@ -1,5 +1,5 @@
<?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">
<id>0</id> <!-- Human Fighter -->
<id>1</id> <!-- Warrior -->

View File

@@ -1,5 +1,5 @@
<?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">
<disapearChance val="50" /> <!-- in % -->
<dropRate val="1" /> <!-- 100000 for 100% -->

View File

@@ -1,5 +1,5 @@
<?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="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" />

View File

@@ -1,5 +1,5 @@
<?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 -->
<enchant id="955" targetGrade="D" />
<enchant id="22344" targetGrade="D" />

View File

@@ -1,5 +1,5 @@
<?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. -->
<enchantRateGroup name="ARMOR_GROUP">
<current enchant="0-2" chance="100" />

View File

@@ -1,5 +1,5 @@
<?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 -->
<options level="0" option1="24949" />
<options level="1" option1="24805" />

View File

@@ -1,5 +1,5 @@
<?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 -->
<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" />

View File

@@ -1,5 +1,5 @@
<?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="2" name="Urban Area" />
<instance id="3" name="Tower of Infinitum Demon Prince" />

View File

@@ -1,5 +1,5 @@
<?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>
<item itemId="4629" level="0" leveledItemId="4630" /> <!-- RED 0 - 1 -->
<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! -->
<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 -->
<minion id="35376" count="2" respawnTime="60" /> <!-- Partisan Healer -->
<minion id="35377" count="8" respawnTime="60" /> <!-- Partisan Court Guard -->

View File

@@ -6,7 +6,7 @@
<!-- XP: base XP 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 -->
<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">
<ingredient id="1864" count="4" />
<ingredient id="1869" count="2" />

View File

@@ -1,5 +1,5 @@
<?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">
<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" />

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">
<doors>
<door id="26200002" />

View File

@@ -1,5 +1,5 @@
<?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 -->
<classId>0</classId> <!-- Human Fighter -->
<classId>1</classId> <!-- Warrior -->

View File

@@ -1,5 +1,5 @@
<?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="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%" -->

View File

@@ -1,5 +1,5 @@
<?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 -->
<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" />

View File

@@ -30,6 +30,6 @@
<td><edit var="playername2" width=90></td>
</tr>
</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>
</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.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())
{
_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;
}
@@ -657,7 +657,7 @@ public class Q00350_EnhanceYourWeapon extends Quest
}
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 " + 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[1] = 246380;
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);

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>