dr-scripts
dr-scripts copied to clipboard
A series of Lich 5 (https://github.com/elanthia-online/lich-5) scripts for use with DragonRealms (http://www.play.net/dr/). Donations are welcome (http://www.paypal.me/rcuhljr)!
Trying to pin down some prayer mat issues where my cleric is stuck with an unrolled mat, trying to leave, and can't. Also noticed we didn't even call common-theurgy... This...
Failed to activate due to room settings. Recommend you add room number: 9639 to wand_watcher_no_use_rooms in your yaml.
My previous fix for this problem wasn't effective because the match for this messaging was being hijacked by the match for You gesture, which was occurring a line above. Backfires...
So as it stands, successful casts are caught with the phrase ``` ^You gesture ``` What does this mean? - Nothing below that line hits the match table. Why is...
I know I need to add some documentation. Looking for a few more to test.
Useful fire-and-forget script if you're collecting cards. Doesn't take arguments, requires yaml settings: ```yaml card_bags: fresh: bag1 duplicates: bag2 ``` Takes recently acquired cards from whatever bag you designate and...
Creates a concept of Lich-based triggers and responses. Triggers are built in a yaml file. Currently a work in progress. (Now ready for review.) Relies on #5889
Mostly just cleanup, with a minor edit to rebuff forestry waggle after finishing a node.
This is a teensy edit I've been using for some time on my Warmie, to throw out a fissure before starting my magic training. This would also likely be useful...
So thief waggles are as mysterious as the thieves themselves, with variations on: ```yaml waggle_sets: default: - Hasten - Delay Hasten - Hasten Focus - Delay Hasten Focus - Khri...