mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
Added separate section for Spell commands, added additional quest command
parent
8c432acd75
commit
3a97ab2529
@ -36,6 +36,19 @@ Furthermore, you can specify by group or type for some commands like "attack" an
|
||||
- "@tank follow"
|
||||
- "@ranged attack"
|
||||
|
||||
|
||||
## Playerbot Spell Commands
|
||||
|
||||
command | action
|
||||
:---|:---
|
||||
``spells`` | show bot's spells
|
||||
``cast [spell_name]`` | /w a bot to cast a spell
|
||||
``cast [spell_name] on [PlayerName]`` | /w a bot to cast a spell on a specified Player
|
||||
``ss +[spell id]`` | add spell to ignored spells list
|
||||
``ss -[spell id]`` | remove spell from ignored spells list
|
||||
``trainer`` | show what bot can learn from the selected trainer
|
||||
``trainer learn`` | learn from the selected trainer
|
||||
|
||||
## Party/Raid Target Selection
|
||||
|
||||
command | action
|
||||
@ -109,6 +122,7 @@ aq20 | enable aq20 strats (Note: Ossirian only, rest are beatable without strats
|
||||
naxx | enable naxx strats (Note: only some bosses currently coded for at this stage, WIP on future bosses)
|
||||
os | enable os strats (Note: strat is only functional up to OS+2, need to kill Vesperon first)
|
||||
uld | enable uld strats (Note: Flame Leviathan only, WIP on future bosses)
|
||||
icc | enable icc strats (Note: all normal mode currently doable, HC is WIP)
|
||||
|
||||
|
||||
|
||||
@ -159,11 +173,12 @@ command | action
|
||||
|
||||
command | action
|
||||
:---|:---
|
||||
``quests`` | show quest summary
|
||||
``quests all`` | shows a list with links of all quests in quest log
|
||||
``accept [quest]`` | accept quest at the selected quest giver
|
||||
``accept *`` | accept all quests at the selected quest giver
|
||||
``drop [quest]`` | abandon quest
|
||||
``r [item]`` | choose quest reward
|
||||
``quests`` | show quest summary
|
||||
``[quest]`` | show quest and objectives status
|
||||
``talk`` | talk to the selected npc (to complete a quest)
|
||||
``u [game object]`` | use game object (use los command to obtain the game object link)
|
||||
@ -175,12 +190,6 @@ command | action
|
||||
:---|:---
|
||||
``los`` | enlist game objects, items, creatures and npcs bot can see
|
||||
``stats`` | show stat summary (inventory, gold, xp, etc.)
|
||||
``trainer`` | show what bot can learn from the selected trainer
|
||||
``trainer learn`` | learn from the selected trainer
|
||||
``spells`` | show bot's spells
|
||||
``cast [spell]`` | cast the spell
|
||||
``ss +[spell id]`` | add spell to ignored spells list
|
||||
``ss -[spell id]`` | remove spell from ignored spells list
|
||||
``home`` | set home at the selected innkeeper
|
||||
``playerbot bot initself`` | CAREFUL WITH THIS - re-rolls YOUR character
|
||||
``playerbot bot list`` | lists your altbots (and your other characters you can add as bots if you have that enabled, but I'd be very careful if you do that as you can then re-roll your other characters using the init command)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user