全部 新建

user:thomas 由用户创建的 Gists

title:mygist 包含指定标题的 Gists

description:sync gists with given description

filename:myfile.txt 包含指定文件名的 Gists

extension:yml 包含指定扩展名的 Gists

language:go 包含指定编程语言的 Gists

topic:homelab 具有给定主题的 Gists

all:systemctl search all fields

登录

全部 新建 登录

所有匹配主题的 Gist azerothcore

最近 创建
最早 创建
最近 更新
最早 更新

vlad / DK stats for levels before 55

0 喜欢
0 派生
1 文件
最后活跃于 1 month ago
Use SQL to insert DK stats for below 55. See https://github.com/azerothcore/azerothcore-wotlk/issues/18769
azerothcore
1 DELETE FROM `player_class_stats` WHERE `Class` = 6 AND `Level` < 55;
2 INSERT INTO `player_class_stats` (`Class`, `Level`, `Strength`, `Agility`, `Stamina`, `Intellect`, `Spirit`) VALUES
3 (6, 1, 23, 20, 22, 20, 20),
4 (6, 2, 24, 21, 23, 20, 20),
5 (6, 3, 25, 21, 24, 20, 21),
6 (6, 4, 26, 22, 25, 20, 21),
7 (6, 5, 28, 23, 26, 20, 21),
8 (6, 6, 29, 24, 27, 21, 21),
9 (6, 7, 30, 24, 28, 21, 22),
10 (6, 8, 31, 25, 29, 21, 22),
上一页 下一页

由 Opengist 强力驱动 ⋅ Load: 38ms⋅

简体中文
العربية Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 简体中文 繁體中文