mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-06-20 15:39:25 +02:00
correct new paladin blessing strat names per PR https://github.com/mod-playerbots/mod-playerbots/pull/2358
parent
5fc48d23b3
commit
66a5ca73c4
@ -1,4 +1,4 @@
|
||||
Playerbots are programmed to respond to chat commands. The Multibot and Unbot addons are designed to handle most of the common chat commands for the player, but you may still have need for manual chat commands as you play. It is important to distinguish between "Altbots" and "Rndbots": Altbots are manually player-created bots on a normal account, whereas "Rndbots" and their accounts are automatically generated based on .conf settings. Rndbots will automatically gear themselves, apply talents, and roam the world whereas Altbots will not.
|
||||
Playerbots are programmed to respond to chat commands. The Multibot addon is designed to handle most of the common chat commands for the player, but you may still have need for manual chat commands as you play. It is important to distinguish between "Altbots" and "Rndbots": Altbots are manually player-created bots on a normal account, whereas "Rndbots" and their accounts are automatically generated based on .conf settings. Rndbots will automatically gear themselves, apply talents, and roam the world whereas Altbots will not.
|
||||
|
||||
## Altbot Setup Commands
|
||||
Altbots are characters that you create on your account (or others) first, and then get assigned bot control via the commands below.
|
||||
@ -195,7 +195,7 @@ strategy | description
|
||||
Paladin
|
||||
strategy | description
|
||||
:---|:---
|
||||
``bdps``, ``bmana``, ``bstats``, ``bhealth`` | paladin blessing strategies (might, wisdom, kings, and kings/sanctuary depending on context, respectively)
|
||||
``bmight``, ``bwisdom``, ``bkings``, ``bsanc`` | paladin blessing strategies (might, wisdom, kings, and sanctuary respectively)
|
||||
``rfire``, ``rfrost``, ``rshadow``, ``baoe``, ``barmor``, ``bcast``, ``bspeed`` | paladin aura strategies (fire, frost, shadow, retribution, devotion, concentration, and crusader aura respectively)
|
||||
|
||||
Hunter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user