Buffother Settings - elanthia-online/dr-scripts GitHub Wiki
Description
This script will cast user-defined sets of spells, utilizing the buff script, onto a friendly target.
Warning: This script doesn't check if you know the spell, if it is castable on another, or if the spell is currently active on the target.
Settings
YAML Settings
Waggle Sets
A Waggle Set containing the spells you want to buff the friendly target with is required. Please refer to the Buff tutorial for help with that setup.
Argument Settings
Supported Args
Argument | Purpose |
---|---|
recipient | Name of the person to buff! |
set | Name of the set to buff them with! |
room number (optional) | Run to this room, where the recipient is, and buff them there |
Usage
Use this script when manually playing.
;buffother john set
- buff in the same room.
;buffother john set rnum
- run to their room, then buff.