Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed Oct 24, 2019
1 parent c8c28d8 commit 15dd9bf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
6. 购买银行背包::

.go -4892 -990 504 0 联盟 铁炉堡
.go 1622.2 -4376.3 12.1 部落 奥格瑞玛
.go 1622.2 -4376.3 12.1 1 部落 奥格瑞玛

7. 修改声望::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,12 @@

.. code-block:: python
#showtooltip
/cast [nostance:2] 防御姿态;
/use [noequipped:Shields,stance:2] 某盾牌;
/use 某武器;
/cast [stance:2] 盾牌反射;
#showtooltip 法术反射
/cancelaura 利刃风暴
/stopcasting
/equip 平衡的觅心者
/equip 铁质棺材板
/cast [stance:1/2] 法术反射; [stance:3] 防御姿态
切换到战斗姿态使用压制
Expand All @@ -77,6 +78,6 @@

.. code-block:: python
#showtooltip
/equip [noequipped:Two-Handed Axes] 影之哀伤
/cast [nostance:1] 战斗姿态; [equipped:Two-Handed Axes] 致死打击
#showtooltip 压制
/equip 染血的奥金斧
/cast [stance:1] 压制; [stance:1/3] 战斗姿态

0 comments on commit 15dd9bf

Please sign in to comment.