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)!
Removed includes, add prefixes implemented table_saw arg for using table saw rather than manually packet rather than stack it
So frostcrones cast IP, a dastardly spell that wreaks havoc with combat-trainer, hucking you onto your back, immobilizing you temporarily, then quickly sliding you out of the room. Great fun...
So a number of spells in our lexicon do NOT show up on active spells list, some examples being Zephyr and Ethereal Fissure. In order for combat trainer to maintain...
Adds optional 'charge' arg to buff for warrior mages who use elemental weapons. This can be triggered via the argument, or a yaml setting: ```yaml buff_max_elemental_charge: true ``` Allows standalone...
Resubmitting this as a stand-alone edit that handles changes to appraisal focus in https://github.com/rpherbig/dr-scripts/pull/6119. At the end of athletics, if you have a focus project going, it loops outdoorsmanship until...
This update will look for sigils and purchase if able. This will allow overrides to work for recipes that are not true and the user has the sigils. Relies on...
[script][common-crafting] New method added to handle checking for sigils and purchasing, if it can.
Workorders (carving) orders "wolf bones" but refers to them as "wolf". Neither the game, nor carve.lic recognises "wolf" on it's own. Carve.lic needs the material (wolf) and type (bone). ###copy...
There seems to be an issue with crafting the weapon recipe 'a spiked ball and chain' with forge here's the snippet where it fails: The ball and chain now appears...
Adds args to allow you to focus on first aid, scholarship, or both. Also adds settings to base-help.yaml. Defaults to checking `First Aid` skill if none is specified, to retain...