跳至内容
AzerothCore 中文
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
数据库:world数据库:dungeon_access_template
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== dungeon_access_template 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#id|id]]|TINYINT|UNSIGNED|PRI|NO| |AUTO_INCREMENT| | |[[#map_id|map_id]]|MEDIUMINT|UNSIGNED|KEY|NO| |FK_dungeon_access_template__instance_template| | |[[#difficulty|difficulty]]|TINYINT|UNSIGNED| |NO|0| | | |[[#min_level|min_level]]|TINYINT|UNSIGNED| |YES|NULL| | | |[[#max_level|max_level]]|TINYINT|UNSIGNED| |YES|NULL| | | |[[#min_avg_item_level|min_avg_item_level]]|SMALLINT|UNSIGNED| |YES|NULL| | | |[[#comment|comment]]|VARCHAR(255)| | |YES|NULL| | | ===== 字段说明 ===== ---- ==== id ==== The dungeon template ID ==== map_id ==== Map ID from instance_template.map. ==== difficulty ==== * 5 man: 0 = normal, 1 = heroic, 2 = epic (Mythic, not implemented in 3.3.5)\\ * 10 man: 0 = normal, 2 = heroic\\ * 25 man: 1 = normal, 3 = heroic\\ ==== min_level ==== The minimum level you must be to enter the instance. ==== max_level ==== The maximum level you can be to enter the instance. ==== min_avg_item_level ==== Min average ilvl required to enter the instance. * All WotLK Heroics require at least an average item level of 180.\\ * Trial of the Champion, Pit of Saron, and the Forge of Souls require an average item level of 200.\\ * Halls of Reflection requires an average item level of 219.\\ Note: this requirement only applies to the Dungeon Finder and the Raid Browser, not to a dungeon/raid portal (and it's blizzlike). This also means a guild could try to clear a raid while being undergeared :) ==== comment ====
数据库/world数据库/dungeon_access_template.txt
· 最后更改: 2023/09/24 18:50 由
admin
页面工具
显示页面
修订记录
反向链接
回到顶部