跳至内容
AzerothCore 中文
用户工具
登录
站点工具
搜索
工具
显示页面
修订记录
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
数据库:world数据库:spelldifficulty_dbc
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== spelldifficulty_dbc 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] This table contains spell data regarding cpp scripts. The id is called in the script, and depending on what version of the dungeon/raid the characters are in, the proper spell ID will be casted by the creature. **表结构** ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ |[[#id|id]]|INT|UNSIGNED|PRI|NO|0| | | |[[#spellid0|spellid0]]|INT|UNSIGNED| |NO|0| | | |[[#spellid1|spellid1]]|INT|UNSIGNED| |NO|0| | | |[[#spellid2|spellid2]]|INT|UNSIGNED| |NO|0| | | |[[#spellid3|spellid3]]|INT|UNSIGNED| |NO|0| | | ===== 字段说明 ===== ---- ==== id ==== id referenced in the cpp script for the creature AI. ==== spellid0 ==== Spell ID to be used in normal dungeon (or normal 10men raid). ==== spellid1 ==== Spell ID to be used in heroic dungeon (or normal 25men raid). ==== spellid2 ==== Spell ID to be used in heroic 10men raid. ==== spellid3 ==== Spell ID to be used in heroic 25men raid.
数据库/world数据库/spelldifficulty_dbc.txt
· 最后更改: 2023/10/03 23:51 由
admin
页面工具
显示页面
修订记录
反向链接
回到顶部