Skip to content

Commit

Permalink
Create bot-spell-types.md (#47)
Browse files Browse the repository at this point in the history
* Create bot-spell-types.md

Documenting Spell_Types from bot_spell_entries.

* Update bot-spell-types.md

Co-authored-by: Kinglykrab <[email protected]>
  • Loading branch information
Aeadoin and Kinglykrab authored Oct 3, 2022
1 parent 6a1df77 commit bdc86aa
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions docs/server/bots/bot-spell-types.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Spell Types

| Spell Type ID | Spell Type Name |
| :--- | :--- |
| 1 | Nuke |
| 2 | Heal |
| 4 | Root |
| 8 | Buff |
| 16 | Escape |
| 32 | Pet |
| 64 | Lifetap |
| 128 | Snare |
| 256 | Damage Over Time |
| 512 | Dispel |
| 1024 | In Combat Buff |
| 2048 | Mesmerize |
| 4096 | Charm |
| 8192 | Slow |
| 16384 | Debuff |
| 32768 | Cure |
| 65536 | Resurrect |
| 131072 | Hate Reduction |
| 262144 | In Combat Buff Song |
| 524288 | Out Of Combat Buff Song |
| 1048576 | Pre Combat Buff |
| 2097152 | Pre Combat Buff Song |

0 comments on commit bdc86aa

Please sign in to comment.