ฐานข้อมูล | ตาราง | วัตถุประสงค์ |
RanGameS1 | ActivityInfo | ข้อมูลกิจกรรมของตัวละคร |
| ActivityRewardBadge | ตราที่ตัวละครได้รับมา |
| ActivityRewardPoint | คะแนนที่ได้รับจากตัวละคร |
| AttendanceInfo | ข้อมูลการเข้าร่วมกิจกรรมรายวันของตัวละคร |
| AttendanceTaskInfo | การเข้าร่วมกิจกรรมรายวันของตัวละครอย่างต่อเนื่อง |
| ChaFriend | รายชื่อเพื่อนของตัวละคร |
| ChaFriendGroup | กลุ่มรายชื่อเพื่อนตัวละคร |
| ChaHireSummonInfo | Character Summon Hiring Data |
| ChaInfo | ข้อมูลตัวละคร |
| ChaSlotsInfo | ข้อมูลสล็อตตัวละคร (ดู A, B, C, D บนหน้าต่างตัวละคร),
SelectCharSlot บน usefeatures_gs.lua ต้องเป็นจริงเพื่อเปิดใช้งานคุณลักษณะนี้ |
| GuildAlliance | รายชื่อพันธมิตรกิลด์ |
| GuildBattle | ประวัติกิลด์วอร์ |
| GuildInfo | ข้อมูลกิลด์ |
| GuildRegion | รายชื่อกิลด์ผู้ชนะคลับวอร์ |
| Item | Item Data (Equivalent to EP7's UserInven, ChaInven and other item related info, it's not binary anymore, it's now human readable) |
| LottoBuyList
LottoBuyMoney
LottoDrawingMachine
LottoNumInfo
LottoSystemInfo
LottoSystemTurn
LotoTurnInfo
LottoWinManList | ตารางที่เกี่ยวข้องกับล็อตเตอรี่เป็นตารางที่สร้างขึ้นโดยระบบดังนั้นอย่าแตะต้องมันเว้นแต่คุณจะรู้ว่าคุณกำลังทำอะไรอยู่ |
| PetInfo | Character Pet Data |
| PetInven | Pet Inventory |
| PostInfo | Mailbox Data |
| ProductBook | Crafting Category Data |
RanLog | LogAction | Character, Accounts Log (see EMLOGACTION enum on source code for Type) |
| LogItemExchange | Item and Gold flow history (based on chanum and or usernum, see EMIDTYPE for the basis of ItemFrom and ItemTo) |
| LogItemRandom | Item randomizer logs |
| LogPetAction | Pet related history |
| LogVehicleAction | Vehicle related history |
| LogServerState | Session Server Heartbeat, logs the current peak player count of the server |
| AttendanceLog
AttendanceTaskLog | Attendance Related logs |
| CTFPlayLog
CTFResult
CTFStatLog | Tyranny Related logs (rewards sent to character, items sent to each school, how many participated on specific tyranny battle time) |
| ItemLog | Item Transaction history |
| ItemLogAddon | Item RV History (if OPItemCheck is true on usefeatures_gs.lua, it will automatically delete overpowered item) |
| ItemLogBasicStat | Item Basic Stats History (if OPItemCheck is true on usefeatures_gs.lua, it will automatically delete overpowered item) |
| ItemLogRandom | Item Rebuild Card Item RV Logs |
| LogGMChat | GM Character chat audit log |
| LogGmCommand | GM Character command audit log |
| LogMoney | Money related logs see EMGAME_MONEY_CHANGE on MoneyLogDefine.h |
RanShop | ShopItemMap | List of items for the item shop |
| ShopPurchase | User item bank, depends on ShopItemMap ProductNum |
| PointShop | In-game Itemshop using RanPoint as currency |
| ConsignmentSale | Item for sale by character via ranpoint |
RanUser | GSUserInfo | User Account List |
| LogLogin | User Login record history |
| StatGameTime | Daily tally of all gametime of accounts |
| StatLogin | Hourly tally of online count |