Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed Sep 19, 2022
1 parent 1686a30 commit bf7a01a
Show file tree
Hide file tree
Showing 8 changed files with 383 additions and 263 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
.. image:: /_static/image/trade-goods/cooking/fish.png
.. image:: /_static/image/trade-goods/alchemy/potion.png

------

.. list-table:: **快速索引**
:header-rows: 0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,38 @@
.max


.. _武器技能训练师传送GM命令:

武器技能训练师传送GM命令
------------------------------------------------------------------------------
联盟 暴风城::

.go xyz -8793.5 613.5 96.8 0

联盟 铁炉堡::

.go xyz -5039.2 -1201.3 508.90 0

联盟 达纳苏斯::

.go xyz 9910.7 2326.4 1330.79 1

部落 奥格瑞玛::

.go xyz 2093.4 -4823.6 24.33 1

部落 雷霆崖::

.go xyz -1283.7 90.4 129.3 1

部落 幽暗城::

.go xyz 1669.9 324.2 -62.16 0


.. _学习武器技能GM命令:

学习 **武器技能** GM命令
学习 武器技能 GM命令
-------------------------------------------------------------------------------
.. image:: Weapon.png

Expand Down Expand Up @@ -109,7 +138,7 @@

.. _学习防具技能GM命令:

学习 **防具技能** GM命令
学习 防具技能 GM命令
-------------------------------------------------------------------------------
.. image:: Armor.png

Expand Down Expand Up @@ -146,6 +175,8 @@
不能穿某些护甲的职业也能够通过学习该护甲技能从而能穿上该护甲, 例如牧师穿板甲, 只是在技能面板不予显示.


.. _各职业直接学习的所有武器技能GM命令:

各职业能学习的所有武器技能
------------------------------------------------------------------------------
.. contents::
Expand Down Expand Up @@ -390,6 +421,35 @@
/targetlasttarget


德鲁伊
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. list-table::
:widths: 10 60
:header-rows: 1

* - 学技能命令
- 说明
* - ::

/target player
.learn 198
.learn 199
.learn 1180
.learn 227
.learn 200
/targetlasttarget

- ::

/target player
.learn 198 单手锤
.learn 199 双手锤
.learn 1180 匕首
.learn 227 法杖
.learn 200 长柄武器
/targetlasttarget


法师
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. list-table::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

装备属性的代码 (Stats ID)
===============================================================================
装备上的属性例如 耐力, 力量, 敏捷, 智力, 精神, 法伤, 攻击强度 是通过在数据库中的 ``world.item_template`` 表中定义来实现的. 下表列出了所有的属性所对应的代码. 例如 ``耐力`` 是 3, 那么 在 stat_code_1 = 3, stat_value_1 = 100 则表示该装备能提供 100 耐力.

**属性代码列表**

Expand Down Expand Up @@ -31,7 +32,7 @@
1点熟练技能, 2.5, 3.9, 8.3
熟练(-1%躲闪/招架), , 15.8, 32.8
1%穿透护甲, 4.7, 7.4, 14.0
-1%暴 -2.19%暴伤 -2%全伤, , , 94.0
-1%暴 -2.19%暴伤 -2%全伤, , 39.4, 82.0

**1%物理暴击所需敏捷**

Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
.. _PvP物品代码GM命令:

PvP物品代码 (PvP Item ID)
===============================================================================

.. contents:: 目录
:local:


.. image:: PvPItem.png


.. _徽章物品代码:

徽章物品代码
------------------------------------------------------------------------------

.. list-table:: 徽章物品代码
:widths: 10 10 10 10
:header-rows: 1

* - 阵营
- 级别
- 来源
- 代码
* - 联盟
- 60
- 地狱火半岛任务
- .. code-block:: python

.add 40476
* - 联盟
- 70
- 荣誉奖励
- .. code-block:: python

.add 37864
* - 联盟
- 80
- 荣誉奖励
- .. code-block:: python

.add 51377
* - 部落
- 60
- 地狱火半岛任务
- .. code-block:: python

.add 40477
* - 部落
- 70
- 荣誉奖励
- .. code-block:: python

.add 37865
* - 部落
- 80
- 荣誉奖励
- .. code-block:: python

.add 51378


.. _其他PVP常用物品代码:

其他 PVP 常用物品代码
------------------------------------------------------------------------------
[潮汐咒符] 使目标昏迷3秒 (对60级以上目标无效). 阿拉希高地 左下角海湾 稀有精英 Boss 出品::

.add 1404

[钴质破片炸弹] 3码内的敌人炸瘫痪3秒::

.add 40771 -20
.add 40771 20 钴质破片炸弹

[冰霜手雷] 将目标冰冻在原地5秒::

.add 32413 -20
.add 32413 20 冰霜手雷

[精金手雷] 3码内的敌人炸瘫痪3秒, 对80级以上的目标无效::

.add 23737 -20
.add 23737 20 精金手雷

[瑟银手榴弹] 3码内的敌人炸瘫痪3秒, 对67级以上的目标无效::

.add 15993 -20
.add 15993 20 瑟银手榴弹

[铁皮手雷] 3码内的敌人炸瘫痪3秒, 对50级以上的目标无效::

.add 4390 -20
.add 4390 20 铁皮手雷

[霜纹投网] 将目标固定在原地3秒, 对83级以上的目标无效::

.add 41509 -20
.add 41509 20 霜纹投网

[重灵纹投网] 将目标固定在原地3秒, 对80级以上的目标无效::

.add 24269 -20
.add 24269 20 重灵纹投网

0 comments on commit bf7a01a

Please sign in to comment.