Undo insane XML reformat
parent
7505fae6d1
commit
aa2386151f
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,580 +1,375 @@
|
|||||||
<database_description>
|
<database_description>
|
||||||
<!-- Used because the skill points are locally updated (at buy phrase time) -->
|
<!-- Used because the skill points are locally updated (at buy phrase time) -->
|
||||||
<branch name="USER"
|
<branch name="USER" bank="PLR">
|
||||||
bank="PLR">
|
<branch name="SKILL_POINTS_" bank="PLR" count="4">
|
||||||
<branch name="SKILL_POINTS_"
|
<leaf name="VALUE" type="I32" />
|
||||||
bank="PLR"
|
</branch>
|
||||||
count="4">
|
<branch name="FACTION_POINTS_" count="6">
|
||||||
<leaf name="VALUE"
|
<!-- game_share/pvp_clan.h (0 is BeginClans and size is EndClans-BeginClans+1 -->
|
||||||
type="I32" />
|
<leaf name="VALUE" type="I32" />
|
||||||
</branch>
|
</branch>
|
||||||
<branch name="FACTION_POINTS_"
|
|
||||||
count="6">
|
|
||||||
<!-- game_share/pvp_clan.h (0 is BeginClans and size is EndClans-BeginClans+1 -->
|
|
||||||
<leaf name="VALUE"
|
|
||||||
type="I32" />
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<!-- The Inventory Local DB -->
|
|
||||||
<branch name="INVENTORY"
|
|
||||||
bank="PLR">
|
|
||||||
<branch name="HAND">
|
|
||||||
<branch name=""
|
|
||||||
count="2">
|
|
||||||
<!-- 0 Right 1 Left -->
|
|
||||||
<leaf name="INDEX_IN_BAG"
|
|
||||||
type="I9" />
|
|
||||||
<!-- 0 nothing 1-256 index in bag from 0 to 255 -->
|
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
<!-- The Inventory Local DB -->
|
||||||
<branch name="BAG">
|
<branch name="INVENTORY" bank="PLR">
|
||||||
<branch name=""
|
<branch name="HAND">
|
||||||
count="500">
|
<branch name="" count="2">
|
||||||
<!-- Common Item Data -->
|
<!-- 0 Right 1 Left -->
|
||||||
<leaf name="SHEET"
|
<leaf name="INDEX_IN_BAG" type="I9" />
|
||||||
type="I32" />
|
<!-- 0 nothing 1-256 index in bag from 0 to 255 -->
|
||||||
<leaf name="QUALITY"
|
</branch>
|
||||||
type="I10" />
|
</branch>
|
||||||
<leaf name="QUANTITY"
|
<branch name="BAG">
|
||||||
type="I10" />
|
<branch name="" count="500">
|
||||||
<leaf name="CREATE_TIME"
|
<!-- Common Item Data -->
|
||||||
type="I32" />
|
<leaf name="SHEET" type="I32" />
|
||||||
<leaf name="SERIAL"
|
<leaf name="QUALITY" type="I10" />
|
||||||
type="I32" />
|
<leaf name="QUANTITY" type="I10" />
|
||||||
<leaf name="USER_COLOR"
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
type="I3" />
|
<leaf name="SERIAL" type="I32" />
|
||||||
<leaf name="LOCKED"
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
type="I10" />
|
<leaf name="LOCKED" type="I10" />
|
||||||
<leaf name="WEIGHT"
|
<leaf name="WEIGHT" type="I16" />
|
||||||
type="I16" />
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
<leaf name="NAMEID" type="I32" />
|
||||||
<leaf name="NAMEID"
|
<!-- 0 or special name of item -->
|
||||||
type="I32" />
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
<!-- 0 or special name of item -->
|
<leaf name="ENCHANT" type="I10" />
|
||||||
<leaf name="INFO_VERSION"
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
type="I8" />
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
<leaf name="ENCHANT"
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
type="I10" />
|
<leaf name="PRICE" type="I32" />
|
||||||
<leaf name="RM_CLASS_TYPE"
|
<leaf name="RESALE_FLAG" type="I2" />
|
||||||
type="I3" />
|
<!-- TBotChatResaleFlag -->
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
<leaf name="WORNED" type="I1" />
|
||||||
type="I5" />
|
<!-- true if item is worned (show a red cross) -->
|
||||||
<leaf name="PREREQUISIT_VALID"
|
</branch>
|
||||||
type="I1" />
|
</branch>
|
||||||
<leaf name="PRICE"
|
<!-- MAX_INVENTORY_ANIMAL -->
|
||||||
type="I32" />
|
<branch name="PACK_ANIMAL" count="4">
|
||||||
<leaf name="RESALE_FLAG"
|
<branch name="" count="500">
|
||||||
type="I2" />
|
<!-- Common Item Data -->
|
||||||
<!-- TBotChatResaleFlag -->
|
<leaf name="SHEET" type="I32" />
|
||||||
<leaf name="WORNED"
|
<leaf name="QUALITY" type="I10" />
|
||||||
type="I1" />
|
<leaf name="QUANTITY" type="I10" />
|
||||||
<!-- true if item is worned (show a red cross) -->
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
|
<leaf name="SERIAL" type="I32" />
|
||||||
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
|
<leaf name="LOCKED" type="I10" />
|
||||||
|
<leaf name="WEIGHT" type="I16" />
|
||||||
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
|
<leaf name="NAMEID" type="I32" />
|
||||||
|
<!-- 0 or special name of item -->
|
||||||
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
|
<leaf name="ENCHANT" type="I10" />
|
||||||
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
|
<leaf name="PRICE" type="I32" />
|
||||||
|
<leaf name="RESALE_FLAG" type="I2" />
|
||||||
|
<!-- TBotChatResaleFlag -->
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
<branch name="EQUIP">
|
||||||
|
<!-- jewelry + armor -->
|
||||||
|
<branch name="" count="19">
|
||||||
|
<leaf name="INDEX_IN_BAG" type="I9" />
|
||||||
|
<!-- same as hand -->
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
<branch name="TEMP">
|
||||||
|
<!-- used for harvest loot and bag full -->
|
||||||
|
<leaf name="TYPE" type="I8" />
|
||||||
|
<!-- Type of temp inv see temp_inventory_mode in game_share -->
|
||||||
|
<branch name="" count="16">
|
||||||
|
<!-- client/inventory_manager.h MAX_TEMPINV_ENTRIES and egs/player_inv_temp.h TempInvSize -->
|
||||||
|
<!-- Common Item Data -->
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
<leaf name="QUALITY" type="I10" />
|
||||||
|
<leaf name="QUANTITY" type="I10" />
|
||||||
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
|
<leaf name="SERIAL" type="I32" />
|
||||||
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
|
<!-- No LOCKED state -->
|
||||||
|
<leaf name="WEIGHT" type="I16" />
|
||||||
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
|
<leaf name="NAMEID" type="I32" />
|
||||||
|
<!-- 0 or special name of item -->
|
||||||
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
|
<leaf name="ENCHANT" type="I10" />
|
||||||
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
|
</branch>
|
||||||
|
<leaf name="ENABLE_TAKE" type="I1" />
|
||||||
|
<!-- Used only in forage -->
|
||||||
|
</branch>
|
||||||
|
<branch name="SHARE">
|
||||||
|
<!-- used to share items between team members (up to 8 players) -->
|
||||||
|
<leaf name="SESSION" type="I8" />
|
||||||
|
<!-- session id -->
|
||||||
|
<branch name="" count="16">
|
||||||
|
<!-- Common Item Data -->
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
<leaf name="QUALITY" type="I10" />
|
||||||
|
<leaf name="QUANTITY" type="I10" />
|
||||||
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
|
<leaf name="SERIAL" type="I32" />
|
||||||
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
|
<leaf name="WEIGHT" type="I16" />
|
||||||
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
|
<leaf name="NAMEID" type="I32" />
|
||||||
|
<!-- 0 or special name of item -->
|
||||||
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
|
<leaf name="ENCHANT" type="I10" />
|
||||||
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
|
<!-- Additionnal info -->
|
||||||
|
<leaf name="NB_MEMBER" type="I4" />
|
||||||
|
<!-- Number of team member who wants this item or phrase -->
|
||||||
|
<leaf name="WANTED" type="I1" />
|
||||||
|
<!-- Does the player wants this item or phrase ? -->
|
||||||
|
<leaf name="CHANCE" type="I7" />
|
||||||
|
<!-- Chance in percentage the player has to obtain this item -->
|
||||||
|
</branch>
|
||||||
|
<branch name="TM_" count="8">
|
||||||
|
<!-- all the team members -->
|
||||||
|
<leaf name="NAME" type="TEXT" />
|
||||||
|
<leaf name="VALID" type="I1" />
|
||||||
|
<!-- is the team member has validated its own selection ? -->
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
<branch name="ROOM">
|
||||||
|
<leaf name="SESSION" type="I16" />
|
||||||
|
<leaf name="BULK_MAX" type="I32" />
|
||||||
|
<leaf name="MONEY" type="I64" />
|
||||||
|
<branch name="" count="1000">
|
||||||
|
<!-- Common Item Data -->
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
<leaf name="QUALITY" type="I10" />
|
||||||
|
<leaf name="QUANTITY" type="I10" />
|
||||||
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
|
<leaf name="SERIAL" type="I32" />
|
||||||
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
|
<leaf name="LOCKED" type="I10" />
|
||||||
|
<leaf name="WEIGHT" type="I16" />
|
||||||
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
|
<leaf name="NAMEID" type="I32" />
|
||||||
|
<!-- 0 or special name of item -->
|
||||||
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
|
<leaf name="ENCHANT" type="I10" />
|
||||||
|
<!-- 0=not enchanted, 1=enchanted nbcharge 0, 10=e. nbcharge 9 -->
|
||||||
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
<leaf name="MONEY" type="I64" />
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
<!-- gift from animator (dm) to player -->
|
||||||
<!-- MAX_INVENTORY_ANIMAL -->
|
<branch name="DM_GIFT" bank="PLR">
|
||||||
<branch name="PACK_ANIMAL"
|
<leaf name="TEXT" type="I32" />
|
||||||
count="4">
|
<!-- caption of the gift window -->
|
||||||
<branch name=""
|
|
||||||
count="500">
|
|
||||||
<!-- Common Item Data -->
|
|
||||||
<leaf name="SHEET"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="QUALITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="QUANTITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="CREATE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="SERIAL"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="USER_COLOR"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="LOCKED"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="WEIGHT"
|
|
||||||
type="I16" />
|
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
|
||||||
<leaf name="NAMEID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- 0 or special name of item -->
|
|
||||||
<leaf name="INFO_VERSION"
|
|
||||||
type="I8" />
|
|
||||||
<leaf name="ENCHANT"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="RM_CLASS_TYPE"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
|
||||||
type="I5" />
|
|
||||||
<leaf name="PREREQUISIT_VALID"
|
|
||||||
type="I1" />
|
|
||||||
<leaf name="PRICE"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="RESALE_FLAG"
|
|
||||||
type="I2" />
|
|
||||||
<!-- TBotChatResaleFlag -->
|
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
<!-- player trade & gift to bot -->
|
||||||
<branch name="EQUIP">
|
<branch name="EXCHANGE">
|
||||||
<!-- jewelry + armor -->
|
<leaf name="TEXT" type="I32" />
|
||||||
<branch name=""
|
<leaf name="ID" type="I8" />
|
||||||
count="19">
|
<leaf name="BEGUN" type="I1" />
|
||||||
<leaf name="INDEX_IN_BAG"
|
<leaf name="ACCEPTED" type="I1" />
|
||||||
type="I9" />
|
<leaf name="MONEY" type="I64" />
|
||||||
<!-- same as hand -->
|
<branch name="GIVE">
|
||||||
|
<branch name="" count="8">
|
||||||
|
<!-- Common Item Data -->
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
<leaf name="QUALITY" type="I10" />
|
||||||
|
<leaf name="QUANTITY" type="I10" />
|
||||||
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
|
<leaf name="SERIAL" type="I32" />
|
||||||
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
|
<!-- <leaf name="LOCKED" type="I10"/> No longer needed -->
|
||||||
|
<leaf name="WEIGHT" type="I16" />
|
||||||
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
|
<leaf name="NAMEID" type="I32" />
|
||||||
|
<!-- 0 or special name of item -->
|
||||||
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
|
<leaf name="ENCHANT" type="I10" />
|
||||||
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
<branch name="RECEIVE">
|
||||||
|
<branch name="" count="8">
|
||||||
|
<!-- Common Item Data -->
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
<leaf name="QUALITY" type="I10" />
|
||||||
|
<leaf name="QUANTITY" type="I10" />
|
||||||
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
|
<leaf name="SERIAL" type="I32" />
|
||||||
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
|
<!-- <leaf name="LOCKED" type="I10"/> No longer needed -->
|
||||||
|
<leaf name="WEIGHT" type="I16" />
|
||||||
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
|
<leaf name="NAMEID" type="I32" />
|
||||||
|
<!-- 0 or special name of item -->
|
||||||
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
|
<leaf name="ENCHANT" type="I10" />
|
||||||
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
<!-- NB this is not a copy of the server db, but the concatenation of all ascensor pages -->
|
||||||
<branch name="TEMP">
|
<branch name="ASCENSOR">
|
||||||
<!-- used for harvest loot and bag full -->
|
<branch name="" count="512">
|
||||||
<leaf name="TYPE"
|
<leaf name="ICON" type="I64" />
|
||||||
type="I8" />
|
<leaf name="NAME" type="I32" />
|
||||||
<!-- Type of temp inv see temp_inventory_mode in game_share -->
|
</branch>
|
||||||
<branch name=""
|
|
||||||
count="16">
|
|
||||||
<!-- client/inventory_manager.h MAX_TEMPINV_ENTRIES and egs/player_inv_temp.h TempInvSize -->
|
|
||||||
<!-- Common Item Data -->
|
|
||||||
<leaf name="SHEET"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="QUALITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="QUANTITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="CREATE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="SERIAL"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="USER_COLOR"
|
|
||||||
type="I3" />
|
|
||||||
<!-- No LOCKED state -->
|
|
||||||
<leaf name="WEIGHT"
|
|
||||||
type="I16" />
|
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
|
||||||
<leaf name="NAMEID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- 0 or special name of item -->
|
|
||||||
<leaf name="INFO_VERSION"
|
|
||||||
type="I8" />
|
|
||||||
<leaf name="ENCHANT"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="RM_CLASS_TYPE"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
|
||||||
type="I5" />
|
|
||||||
<leaf name="PREREQUISIT_VALID"
|
|
||||||
type="I1" />
|
|
||||||
</branch>
|
</branch>
|
||||||
<leaf name="ENABLE_TAKE"
|
<!-- NB this is not a copy of the server db, but the concatenation of all items pages -->
|
||||||
type="I1" />
|
<branch name="TRADING">
|
||||||
<!-- Used only in forage -->
|
<branch name="" count="1024">
|
||||||
</branch>
|
<!-- Common Item Data -->
|
||||||
<branch name="SHARE">
|
<leaf name="SHEET" type="I32" />
|
||||||
<!-- used to share items between team members (up to 8 players) -->
|
<leaf name="QUALITY" type="I10" />
|
||||||
<leaf name="SESSION"
|
<leaf name="QUANTITY" type="I10" />
|
||||||
type="I8" />
|
<leaf name="CREATE_TIME" type="I32" />
|
||||||
<!-- session id -->
|
<leaf name="SERIAL" type="I32" />
|
||||||
<branch name=""
|
<!-- No LOCKED state -->
|
||||||
count="16">
|
<leaf name="USER_COLOR" type="I3" />
|
||||||
<!-- Common Item Data -->
|
<leaf name="WEIGHT" type="I16" />
|
||||||
<leaf name="SHEET"
|
<!-- weight. see DB_WEIGHT_SCALE-->
|
||||||
type="I32" />
|
<leaf name="NAMEID" type="I32" />
|
||||||
<leaf name="QUALITY"
|
<!-- 0 or special name of item -->
|
||||||
type="I10" />
|
<leaf name="INFO_VERSION" type="I8" />
|
||||||
<leaf name="QUANTITY"
|
<leaf name="ENCHANT" type="I10" />
|
||||||
type="I10" />
|
<leaf name="RM_CLASS_TYPE" type="I3" />
|
||||||
<leaf name="CREATE_TIME"
|
<leaf name="RM_FABER_STAT_TYPE" type="I5" />
|
||||||
type="I32" />
|
<leaf name="PREREQUISIT_VALID" type="I1" />
|
||||||
<leaf name="SERIAL"
|
<!-- Special Trade -->
|
||||||
type="I32" />
|
<leaf name="PRICE" type="I32" />
|
||||||
<leaf name="USER_COLOR"
|
<leaf name="PRICE_RETIRE" type="I32" />
|
||||||
type="I3" />
|
<leaf name="RESALE_TIME_LEFT" type="I16" />
|
||||||
<leaf name="WEIGHT"
|
<leaf name="VENDOR_NAMEID" type="I32" />
|
||||||
type="I16" />
|
<!-- name id of player vendor -->
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
<leaf name="FACTION_TYPE" type="I4" />
|
||||||
<leaf name="NAMEID"
|
<!-- game_share/pvp_clan.h -->
|
||||||
type="I32" />
|
<leaf name="FACTION_POINT_PRICE" type="I32" />
|
||||||
<!-- 0 or special name of item -->
|
<!-- 0 for standard behaviour -->
|
||||||
<leaf name="INFO_VERSION"
|
<!-- 1 if the sheet id is the one of an item, and if we got a plan for that item in the slot -->
|
||||||
type="I8" />
|
<!-- 2 if the slot is for a skill. In this case the sheet ID must be interpreted as an enum for that skill -->
|
||||||
<leaf name="ENCHANT"
|
<!-- These values are defined as an enum in game_share/trade_slot_type.h -->
|
||||||
type="I10" />
|
<leaf name="SLOT_TYPE" type="I2" />
|
||||||
<leaf name="RM_CLASS_TYPE"
|
<!-- see TBotChatSellerType -->
|
||||||
type="I3" />
|
<leaf name="SELLER_TYPE" type="I2" />
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
</branch>
|
||||||
type="I5" />
|
|
||||||
<leaf name="PREREQUISIT_VALID"
|
|
||||||
type="I1" />
|
|
||||||
<!-- Additionnal info -->
|
|
||||||
<leaf name="NB_MEMBER"
|
|
||||||
type="I4" />
|
|
||||||
<!-- Number of team member who wants this item or phrase -->
|
|
||||||
<leaf name="WANTED"
|
|
||||||
type="I1" />
|
|
||||||
<!-- Does the player wants this item or phrase ? -->
|
|
||||||
<leaf name="CHANCE"
|
|
||||||
type="I7" />
|
|
||||||
<!-- Chance in percentage the player has to obtain this item -->
|
|
||||||
</branch>
|
</branch>
|
||||||
<branch name="TM_"
|
<!-- NB this is not a copy of the server db, but the concatenation of all items pages -->
|
||||||
count="8">
|
<!--
|
||||||
<!-- all the team members -->
|
|
||||||
<leaf name="NAME"
|
|
||||||
type="TEXT" />
|
|
||||||
<leaf name="VALID"
|
|
||||||
type="I1" />
|
|
||||||
<!-- is the team member has validated its own selection ? -->
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<branch name="ROOM">
|
|
||||||
<leaf name="SESSION"
|
|
||||||
type="I16" />
|
|
||||||
<leaf name="BULK_MAX"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="MONEY"
|
|
||||||
type="I64" />
|
|
||||||
<branch name=""
|
|
||||||
count="1000">
|
|
||||||
<!-- Common Item Data -->
|
|
||||||
<leaf name="SHEET"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="QUALITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="QUANTITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="CREATE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="SERIAL"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="USER_COLOR"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="LOCKED"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="WEIGHT"
|
|
||||||
type="I16" />
|
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
|
||||||
<leaf name="NAMEID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- 0 or special name of item -->
|
|
||||||
<leaf name="INFO_VERSION"
|
|
||||||
type="I8" />
|
|
||||||
<leaf name="ENCHANT"
|
|
||||||
type="I10" />
|
|
||||||
<!-- 0=not enchanted, 1=enchanted nbcharge 0, 10=e. nbcharge 9 -->
|
|
||||||
<leaf name="RM_CLASS_TYPE"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
|
||||||
type="I5" />
|
|
||||||
<leaf name="PREREQUISIT_VALID"
|
|
||||||
type="I1" />
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<leaf name="MONEY"
|
|
||||||
type="I64" />
|
|
||||||
</branch>
|
|
||||||
<!-- gift from animator (dm) to player -->
|
|
||||||
<branch name="DM_GIFT"
|
|
||||||
bank="PLR">
|
|
||||||
<leaf name="TEXT"
|
|
||||||
type="I32" />
|
|
||||||
<!-- caption of the gift window -->
|
|
||||||
</branch>
|
|
||||||
<!-- player trade & gift to bot -->
|
|
||||||
<branch name="EXCHANGE">
|
|
||||||
<leaf name="TEXT"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="ID"
|
|
||||||
type="I8" />
|
|
||||||
<leaf name="BEGUN"
|
|
||||||
type="I1" />
|
|
||||||
<leaf name="ACCEPTED"
|
|
||||||
type="I1" />
|
|
||||||
<leaf name="MONEY"
|
|
||||||
type="I64" />
|
|
||||||
<branch name="GIVE">
|
|
||||||
<branch name=""
|
|
||||||
count="8">
|
|
||||||
<!-- Common Item Data -->
|
|
||||||
<leaf name="SHEET"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="QUALITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="QUANTITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="CREATE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="SERIAL"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="USER_COLOR"
|
|
||||||
type="I3" />
|
|
||||||
<!-- <leaf name="LOCKED" type="I10"/> No longer needed -->
|
|
||||||
<leaf name="WEIGHT"
|
|
||||||
type="I16" />
|
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
|
||||||
<leaf name="NAMEID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- 0 or special name of item -->
|
|
||||||
<leaf name="INFO_VERSION"
|
|
||||||
type="I8" />
|
|
||||||
<leaf name="ENCHANT"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="RM_CLASS_TYPE"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
|
||||||
type="I5" />
|
|
||||||
<leaf name="PREREQUISIT_VALID"
|
|
||||||
type="I1" />
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<branch name="RECEIVE">
|
|
||||||
<branch name=""
|
|
||||||
count="8">
|
|
||||||
<!-- Common Item Data -->
|
|
||||||
<leaf name="SHEET"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="QUALITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="QUANTITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="CREATE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="SERIAL"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="USER_COLOR"
|
|
||||||
type="I3" />
|
|
||||||
<!-- <leaf name="LOCKED" type="I10"/> No longer needed -->
|
|
||||||
<leaf name="WEIGHT"
|
|
||||||
type="I16" />
|
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
|
||||||
<leaf name="NAMEID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- 0 or special name of item -->
|
|
||||||
<leaf name="INFO_VERSION"
|
|
||||||
type="I8" />
|
|
||||||
<leaf name="ENCHANT"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="RM_CLASS_TYPE"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
|
||||||
type="I5" />
|
|
||||||
<leaf name="PREREQUISIT_VALID"
|
|
||||||
type="I1" />
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<!-- NB this is not a copy of the server db, but the concatenation of all ascensor pages -->
|
|
||||||
<branch name="ASCENSOR">
|
|
||||||
<branch name=""
|
|
||||||
count="512">
|
|
||||||
<leaf name="ICON"
|
|
||||||
type="I64" />
|
|
||||||
<leaf name="NAME"
|
|
||||||
type="I32" />
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<!-- NB this is not a copy of the server db, but the concatenation of all items pages -->
|
|
||||||
<branch name="TRADING">
|
|
||||||
<branch name=""
|
|
||||||
count="1024">
|
|
||||||
<!-- Common Item Data -->
|
|
||||||
<leaf name="SHEET"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="QUALITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="QUANTITY"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="CREATE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="SERIAL"
|
|
||||||
type="I32" />
|
|
||||||
<!-- No LOCKED state -->
|
|
||||||
<leaf name="USER_COLOR"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="WEIGHT"
|
|
||||||
type="I16" />
|
|
||||||
<!-- weight. see DB_WEIGHT_SCALE-->
|
|
||||||
<leaf name="NAMEID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- 0 or special name of item -->
|
|
||||||
<leaf name="INFO_VERSION"
|
|
||||||
type="I8" />
|
|
||||||
<leaf name="ENCHANT"
|
|
||||||
type="I10" />
|
|
||||||
<leaf name="RM_CLASS_TYPE"
|
|
||||||
type="I3" />
|
|
||||||
<leaf name="RM_FABER_STAT_TYPE"
|
|
||||||
type="I5" />
|
|
||||||
<leaf name="PREREQUISIT_VALID"
|
|
||||||
type="I1" />
|
|
||||||
<!-- Special Trade -->
|
|
||||||
<leaf name="PRICE"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="PRICE_RETIRE"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="RESALE_TIME_LEFT"
|
|
||||||
type="I16" />
|
|
||||||
<leaf name="VENDOR_NAMEID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- name id of player vendor -->
|
|
||||||
<leaf name="FACTION_TYPE"
|
|
||||||
type="I4" />
|
|
||||||
<!-- game_share/pvp_clan.h -->
|
|
||||||
<leaf name="FACTION_POINT_PRICE"
|
|
||||||
type="I32" />
|
|
||||||
<!-- 0 for standard behaviour -->
|
|
||||||
<!-- 1 if the sheet id is the one of an item, and if we got a plan for that item in the slot -->
|
|
||||||
<!-- 2 if the slot is for a skill. In this case the sheet ID must be interpreted as an enum for that skill -->
|
|
||||||
<!-- These values are defined as an enum in game_share/trade_slot_type.h -->
|
|
||||||
<leaf name="SLOT_TYPE"
|
|
||||||
type="I2" />
|
|
||||||
<!-- see TBotChatSellerType -->
|
|
||||||
<leaf name="SELLER_TYPE"
|
|
||||||
type="I2" />
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<!-- NB this is not a copy of the server db, but the concatenation of all items pages -->
|
|
||||||
<!--
|
|
||||||
<branch name="ITEMS_FOR_MISSIONS">
|
<branch name="ITEMS_FOR_MISSIONS">
|
||||||
<branch name="" count="512">
|
<branch name="" count="512">
|
||||||
-->
|
-->
|
||||||
<!--<leaf name="SHEET" type="I32"/>
|
<!--<leaf name="SHEET" type="I32"/>
|
||||||
<leaf name="QUALITY" type="I16"/>
|
<leaf name="QUALITY" type="I16"/>
|
||||||
<leaf name="WEIGHT" type="I16"/>
|
<leaf name="WEIGHT" type="I16"/>
|
||||||
<leaf name="NAMEID" type="I32"/>
|
<leaf name="NAMEID" type="I32"/>
|
||||||
<leaf name="INFO_VERSION" type="I8"/>
|
<leaf name="INFO_VERSION" type="I8"/>
|
||||||
-->
|
-->
|
||||||
<!-- the same than for TRADING:x:SLOT_type -->
|
<!-- the same than for TRADING:x:SLOT_type -->
|
||||||
<!--
|
<!--
|
||||||
<leaf name="SLOT_TYPE" type="I2"/>
|
<leaf name="SLOT_TYPE" type="I2"/>
|
||||||
<leaf name="LOGIC_TEXT_ID" type="I32"/>
|
<leaf name="LOGIC_TEXT_ID" type="I32"/>
|
||||||
<leaf name="DESC_TEXT_ID" type="I32"/>
|
<leaf name="DESC_TEXT_ID" type="I32"/>
|
||||||
</branch>
|
</branch>
|
||||||
</branch>-->
|
</branch>-->
|
||||||
<!-- NB this is not a copy of the server db, but the concatenation of all mission -->
|
<!-- NB this is not a copy of the server db, but the concatenation of all mission -->
|
||||||
<branch name="CHOOSE_MISSIONS">
|
<branch name="CHOOSE_MISSIONS">
|
||||||
<branch name=""
|
<branch name="" count="512">
|
||||||
count="512">
|
<leaf name="ICON" type="I32" />
|
||||||
<leaf name="ICON"
|
<leaf name="TEXT" type="I32" />
|
||||||
type="I32" />
|
<leaf name="DETAIL_TEXT" type="I32" />
|
||||||
<leaf name="TEXT"
|
<leaf name="PREREQ_STATE" type="I8" />
|
||||||
type="I32" />
|
</branch>
|
||||||
<leaf name="DETAIL_TEXT"
|
|
||||||
type="I32" />
|
|
||||||
<leaf name="PREREQ_STATE"
|
|
||||||
type="I8" />
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<branch name="CHARACTER_INFO"
|
|
||||||
bank="PLR">
|
|
||||||
<branch name="CAREER"
|
|
||||||
count="16">
|
|
||||||
<branch name="JOB"
|
|
||||||
count="8">
|
|
||||||
<leaf name="JOB_CAP"
|
|
||||||
type="I12" />
|
|
||||||
<!-- (0,no) (10-250,valid more later) -->
|
|
||||||
<leaf name="STATUS"
|
|
||||||
type="I1" />
|
|
||||||
<!-- Bit 1 is the Frozen State. 1 for frozen -->
|
|
||||||
<leaf name="BEGIN_FREEZE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<!-- Valide if STATUS (Frozen State) is 1 (frozen), in SERVER TICKS TIME, can unfreeze if gamecycle > FREEZE_TIME -->
|
|
||||||
<leaf name="END_FREEZE_TIME"
|
|
||||||
type="I32" />
|
|
||||||
<!-- Valide if STATUS (Frozen State) is 1 (frozen), in SERVER TICKS TIME, can unfreeze if gamecycle > FREEZE_TIME -->
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<!-- context menu -->
|
|
||||||
<branch name="TARGET"
|
|
||||||
bank="PLR">
|
|
||||||
<branch name="CONTEXT_MENU"
|
|
||||||
bank="PLR"
|
|
||||||
atom="1">
|
|
||||||
<leaf name="PROGRAMMES"
|
|
||||||
type="I32" />
|
|
||||||
<!-- options for missions in the context menu -->
|
|
||||||
<branch name="MISSIONS_OPTIONS"
|
|
||||||
bank="PLR">
|
|
||||||
<branch name=""
|
|
||||||
count="8"
|
|
||||||
atom="1">
|
|
||||||
<leaf name="TITLE"
|
|
||||||
type="I32" />
|
|
||||||
<!-- a text ID of 0 means there's no action. Text ID are reseted when a new character is targeted -->
|
|
||||||
<leaf name="PLAYER_GIFT_NEEDED"
|
|
||||||
type="I1" />
|
|
||||||
<!-- want a player gift ? -->
|
|
||||||
<leaf name="PRIORITY"
|
|
||||||
type="I2" />
|
|
||||||
<!-- priority of the option : the higher it is, the higher the option will be displayed in the menu -->
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<!-- A NPC may offer to view a webpage -->
|
|
||||||
<leaf name="WEB_PAGE_URL"
|
|
||||||
type="I32" />
|
|
||||||
<!-- a text ID of 0 means there's no WebPage -->
|
|
||||||
<leaf name="WEB_PAGE_TITLE"
|
|
||||||
type="I32" />
|
|
||||||
<!-- a text ID of 0 means there's no WebPage -->
|
|
||||||
<!-- A NPC may offer to view an outpost -->
|
|
||||||
<leaf name="OUTPOST"
|
|
||||||
type="I32" />
|
|
||||||
<!-- outpost this bot give access to (sheet id inside) -->
|
|
||||||
<!-- Mission rings -->
|
|
||||||
<branch name="MISSION_RING">
|
|
||||||
<branch name=""
|
|
||||||
count="4">
|
|
||||||
<leaf name="TITLE"
|
|
||||||
type="I32" />
|
|
||||||
<!-- a text ID of 0 means there's no action. Text ID are reseted when a new character is targeted -->
|
|
||||||
<leaf name="ID"
|
|
||||||
type="I32" />
|
|
||||||
<!-- the id of the action if selected -->
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
<!-- R2 specific -->
|
|
||||||
<branch name="R2">
|
|
||||||
<branch name="PLOT_ITEMS">
|
|
||||||
<!-- IMPORTANT : update the define in r2ed_scenario.xml if you change this value -->
|
|
||||||
<branch name=""
|
|
||||||
count="32"
|
|
||||||
atom="">
|
|
||||||
<leaf name="SHEET"
|
|
||||||
type="I32" />
|
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
<branch name="CHARACTER_INFO" bank="PLR">
|
||||||
<branch name="AVAILABLE_PLOT_ITEMS">
|
<branch name="CAREER" count="16">
|
||||||
<!-- IMPORTANT : update the define in r2ed_scenario.xml if you change this value -->
|
<branch name="JOB" count="8">
|
||||||
<branch name=""
|
<leaf name="JOB_CAP" type="I12" />
|
||||||
count="200"
|
<!-- (0,no) (10-250,valid more later) -->
|
||||||
atom="">
|
<leaf name="STATUS" type="I1" />
|
||||||
<leaf name="SHEET"
|
<!-- Bit 1 is the Frozen State. 1 for frozen -->
|
||||||
type="I32" />
|
<leaf name="BEGIN_FREEZE_TIME" type="I32" />
|
||||||
|
<!-- Valide if STATUS (Frozen State) is 1 (frozen), in SERVER TICKS TIME, can unfreeze if gamecycle > FREEZE_TIME -->
|
||||||
|
<leaf name="END_FREEZE_TIME" type="I32" />
|
||||||
|
<!-- Valide if STATUS (Frozen State) is 1 (frozen), in SERVER TICKS TIME, can unfreeze if gamecycle > FREEZE_TIME -->
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
<!-- context menu -->
|
||||||
<branch name="REFERENCE_PLOT_ITEMS">
|
<branch name="TARGET" bank="PLR">
|
||||||
<!-- IMPORTANT : update the define in r2ed_scenario.xml if you change this value -->
|
<branch name="CONTEXT_MENU" bank="PLR" atom="1">
|
||||||
<branch name=""
|
<leaf name="PROGRAMMES" type="I32" />
|
||||||
count="200"
|
<!-- options for missions in the context menu -->
|
||||||
atom="">
|
<branch name="MISSIONS_OPTIONS" bank="PLR">
|
||||||
<leaf name="SHEET"
|
<branch name="" count="8" atom="1">
|
||||||
type="I32" />
|
<leaf name="TITLE" type="I32" />
|
||||||
|
<!-- a text ID of 0 means there's no action. Text ID are reseted when a new character is targeted -->
|
||||||
|
<leaf name="PLAYER_GIFT_NEEDED" type="I1" />
|
||||||
|
<!-- want a player gift ? -->
|
||||||
|
<leaf name="PRIORITY" type="I2" />
|
||||||
|
<!-- priority of the option : the higher it is, the higher the option will be displayed in the menu -->
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
<!-- A NPC may offer to view a webpage -->
|
||||||
|
<leaf name="WEB_PAGE_URL" type="I32" />
|
||||||
|
<!-- a text ID of 0 means there's no WebPage -->
|
||||||
|
<leaf name="WEB_PAGE_TITLE" type="I32" />
|
||||||
|
<!-- a text ID of 0 means there's no WebPage -->
|
||||||
|
<!-- A NPC may offer to view an outpost -->
|
||||||
|
<leaf name="OUTPOST" type="I32" />
|
||||||
|
<!-- outpost this bot give access to (sheet id inside) -->
|
||||||
|
<!-- Mission rings -->
|
||||||
|
<branch name="MISSION_RING">
|
||||||
|
<branch name="" count="4">
|
||||||
|
<leaf name="TITLE" type="I32" />
|
||||||
|
<!-- a text ID of 0 means there's no action. Text ID are reseted when a new character is targeted -->
|
||||||
|
<leaf name="ID" type="I32" />
|
||||||
|
<!-- the id of the action if selected -->
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
<!-- R2 specific -->
|
||||||
<branch name="CURR_PLOT_ITEM">
|
<branch name="R2">
|
||||||
<leaf name="SHEET"
|
<branch name="PLOT_ITEMS">
|
||||||
type="I32" />
|
<!-- IMPORTANT : update the define in r2ed_scenario.xml if you change this value -->
|
||||||
</branch>
|
<branch name="" count="32" atom="">
|
||||||
<!-- DM GIFT -->
|
<leaf name="SHEET" type="I32" />
|
||||||
<branch name="DM_GIFT">
|
</branch>
|
||||||
<branch name=""
|
</branch>
|
||||||
count="8"
|
<branch name="AVAILABLE_PLOT_ITEMS">
|
||||||
atom="">
|
<!-- IMPORTANT : update the define in r2ed_scenario.xml if you change this value -->
|
||||||
<leaf name="SHEET"
|
<branch name="" count="200" atom="">
|
||||||
type="I32" />
|
<leaf name="SHEET" type="I32" />
|
||||||
<leaf name="QUANTITY"
|
</branch>
|
||||||
type="I32" />
|
</branch>
|
||||||
|
<branch name="REFERENCE_PLOT_ITEMS">
|
||||||
|
<!-- IMPORTANT : update the define in r2ed_scenario.xml if you change this value -->
|
||||||
|
<branch name="" count="200" atom="">
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
|
<branch name="CURR_PLOT_ITEM">
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
</branch>
|
||||||
|
<!-- DM GIFT -->
|
||||||
|
<branch name="DM_GIFT">
|
||||||
|
<branch name="" count="8" atom="">
|
||||||
|
<leaf name="SHEET" type="I32" />
|
||||||
|
<leaf name="QUANTITY" type="I32" />
|
||||||
|
</branch>
|
||||||
|
</branch>
|
||||||
</branch>
|
</branch>
|
||||||
</branch>
|
|
||||||
</branch>
|
|
||||||
</database_description>
|
</database_description>
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue