2012年天堂,数据库db解说(1)
(2012-04-26 03:17:35)
标签:
天堂1数据库解说db数据库db解说杂谈 |
飞猫登录器
password
lastactive
access_level
ip
host
banned
--------------------------------------------------------------------------------------
area
areaid
mapid
areaname
x1
y1
x2
y2
flag
restart
--------------------------------------------------------------------------------------
armor_set=装备套装效果资料表
id
note
sets
polyid
ac
hp
mp
hpr
mpr
mr
str
dex
con
wis
cha
intl
defense_water
defense_wind
defense_fire
defense_earth
-----------------------------------------------------------------------
armor=防具资料表
item_id
name
unidentified_name_id
identified_name_id
type
helm=头盔
shield=盾牌
material
材质表
bone
gemstone:宝石,dragonscale
weight
invgfx
grdgfx
itemdesc_id
ac
safenchant
use_royal
use_knight
use_mage
use_elf
use_darkelf
use_dragonknight
use_illusionist
add_str
add_con
add_dex
add_int
add_wis
add_cha
add_hp
add_mp
add_hpr
add_mpr
add_sp
min_lvl
max_lvl
m_def
haste_item
damage_reduction
weight_reduction
hit_modifier
dmg_modifier
bow_hit_modifier
bow_dmg_modifier
bless
trade
cant_delete
max_use_time
defense_water
defense_wind
defense_fire
defense_earth
regist_stun
regist_stone
regist_sleep
regist_freeze
regist_sustain
regist_blind
-----------------------------------------------------------------------------
ban_ip=被封锁IP资料表
ip
-----------------------------------------------------------------------------
eginner=新角色创建
id
item_id
count
charge_count
enchantlvl
item_name
activate
名称
-----------------------------------------------------------------------------
board_auction=盟屋拍卖布告栏资料表
house_id
house_name
house_area
deadline
price
location
old_owner
old_owner_id
bidder
bidder_id
-----------------------------------------------------------------------------
board=布告栏资料表
id
name
date
title
content
-----------------------------------------------------------------------------
castle=城堡攻城时间设定资料表
castle_id
name
war_time
tax_rate
public_money
-----------------------------------------------------------------------------
character_buddys
id
char_id
buddy_id
buddy_name
-----------------------------------------------------------------------------
character_buff=玩家自身施放技能资料表
char_obj_id
skill_id
remaining_time
poly_id
-----------------------------------------------------------------------------
character_config
object_id
length
data
-----------------------------------------------------------------------------
character_elf_warehouse
id
account_name
item_id
item_name
count
is_equipped
enchantlvl
is_id
durability
charge_count
remaining_time
last_used
attr
attrlvl
firemr
watermr
earthmr
windmr
addsp
addhp
addmp
hpr
mpr
bless
attr_enchant_kind
attr_enchant_level
-----------------------------------------------------------------------------
character_items=玩家自身道具栏资料表
id
item_id
char_id
item_name
count
is_equipped
enchantlvl
is_id
durability
charge_count
remaining_time
last_used
attr
attrlvl
firemr
watermr
earthmr
windmr
addsp
addhp
addmp
hpr
mpr
bless
attr_enchant_kind
attr_enchant_level
-----------------------------------------------------------------------------
character_quests=纪录玩家任务资料表
char_id
quest_id
quest_step
-----------------------------------------------------------------------------
character_skills=玩家已学习技能资料表
id
char_obj_id
skill_name
-----------------------------------------------------------------------------
character_teleport=角色记忆坐标
id
char_id
name
locx
locy
mapid
-----------------------------------------------------------------------------
character_warehouse=玩家仓库资料表
id
account_name
item_id
item_name
count
is_equipped
enchantlvl
is_id
durability
charge_count
remaining_time
last_used
attr
attrlvl
firemr
watermr
earthmr
windmr
addsp
addhp
addmp
hpr
mpr
bless
attr_enchant_kind
attr_enchant_level
-----------------------------------------------------------------------------
character=人物基本能力资料表
account_name
objid
char_name
level
HighLevel
Exp
MaxHp
CurHp
MaxMp
CurMp
Ac
Str
Con
Dex
Cha
Intel
Wis
Status
Class
Sex
Type
Heading
LocX
LocY
MapID
Food
Lawful
Title
ClanID
Clanname
ClanRank
BonusStatus
ElixirStatus
ElfAttr
TeamFight
ElfAttr
PKcount
PkCountForElf
ExpRes
PartnerID
AccessLevel
OnlineStatus
HomeTownID
Contribution
Pay
HellTime
Banned
Karma
LastPk
LastPkForElf
DeleteTime
OriginalStr
OriginalCon
OriginalDex
OriginalCha
OriginalInt
OriginalWis
Bank
-----------------------------------------------------------------------------
clan_data=血盟资料表
clan_id
clan_name
leader_id
leader_name
hascastle
hashouse
-----------------------------------------------------------------------------
clan_warehouse=血盟仓库资料表
id
clan_name
item_id
item_name
count
is_equipped
enchantlvl
is_id
durability
charge_count
remaining_time
last_used
attr
attrlvl
firemr
watermr
earthmr
windmr
addsp
addhp
addmp
hpr
mpr
bless
attr_enchant_kind
attr_enchant_level
-----------------------------------------------------------------------------
commands
name
access_level
class_name
-----------------------------------------------------------------------------
drop_item=设定群组掉落物品跟机率
item_id
drop_rate
drop_amount
note
-----------------------------------------------------------------------------
droplist=掉落物品掉落机率资料表
mobId
itemId
min
max
chance
-----------------------------------------------------------------------------
dungeon_random=单各传送点可设定随机传送5各点
src_x
src_y
src_mapid
new_x1
new_y1
new_mapid1
new_x2
new_y2
new_mapid2
new_x3
new_y3
new_mapid3
new_x4
new_y4
new_mapid4
new_x5
new_y5
new_mapid5
new_heading
note
-----------------------------------------------------------------------------
dungeon=设定传送点(简单说就是下楼上楼的位置坐标设定)
src_x
src_y
src_mapid
new_x
new_y
new_mapid
new_heading
note
-----------------------------------------------------------------------------