rpherbig / dr-scripts

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)!
GNU General Public License v2.0
54 stars 177 forks source link

Enchanting - Items at Feet #4102

Closed Kaesken closed 2 years ago

Kaesken commented 4 years ago
[enchant]>put my simple burin in my traveling bag

You put your burin in your traveling bag.
> 
[enchant]>get my imbuement rod

You are already holding that.
> 
[enchant]>wave imbuement rod at bone totem on enchanter's brazier

The spell is channeled through the fount hanging above, and down into the totem.  Not a single stream avoids your cautious analysis as you conduct them into arrangements.
Roundtime: 20 sec.
The spell's energies settle upon the totem and seal off the pattern.  With the enchanting process completed, you believe it is safe to collect your things once more.
You collect the totem and place it at your feet.

R> 
[enchant]>get my simple burin

You get a simple burin from inside your traveling bag.
> 
[enchant]>put my imbuement rod in my traveling bag

You put your rod in your traveling bag.
> 
[enchant]>put my simple burin in my traveling bag

You put your burin in your traveling bag.
> 
[enchant]>get my fragile fount

> 
What were you referring to?
> 
[enchant: ]

[enchant: You seem to be missing: fragile fount]

--- Lich: enchant has exited.

[workorders]>get my enchanting logbook

You get an enchanting work order logbook from inside your backpack.
> 
[workorders]>bundle my bone totem with my logbook

You need to be holding the totem to do that.

[If the item is too heavy, you should first deed it by PUSHing it with a Deed Packet.]
> 
[workorders: *** No match was found after 15 seconds, dumping info]

[workorders: messages seen length: 2]

[workorders: message: [If the item is too heavy, you should first deed it by PUSHing it with a Deed Packet.]]

[workorders: message: You need to be holding the totem to do that.]

[workorders: checked against [/You notate the/i, /This work order has expired/i, /The work order requires items of a higher quality/i, /That's not going to work/i]]

[workorders: for command bundle my bone totem with my logbook]

[workorders]>stow right

You put your logbook in your backpack.
> 
[workorders]>read my enchanting logbook

You open your logbook and sort through its contents.
This logbook is tracking a work order requiring you to craft a wind trinket from any material.  You must bundle and deliver 1 more within the next 82 roisaen.

This logbook has been used to complete:
 0 Easy, 150 Challenging and 0 Hard Artificing work orders.
 0 Easy, 0 Challenging and 0 Hard Binding work orders.
 0 Easy, 0 Challenging and 0 Hard Invoking work orders.
> 
--- Lich: go2 active.

[go2: ETA: 0:00:00 (2 rooms to move through)]

[go2]>go azure door

[Enchanting Society, Rotunda]
Hooded figures stand within recessed balconies that surround the perfectly circular room.  Their low-pitched chanting echoes through the area with a deep thrumming sound.  Four doors are placed at equal intervals along the curved wall of the rotunda.
You also see an Enchanting Trainer, an azure door, a sienna door, a cobalt door and a crimson door.
Obvious exits: north, southeast.

> 
Mapped exits: go crimson door, go cobalt door, go sienna door, go azure door

[go2]>se

You notice a plain bone totem at your feet, and do not wish to leave it behind.
> 
Trainer boasts, "Feel free to ask me about enchanting, or the artificing, binding, or invoking crafting techniques I can teach you."
> 
[go2: move: no recognized response in 30 seconds.  giving up.]

[go2: restarting script...]

[go2: ETA: 0:00:00 (1 rooms to move through)]

[go2]>se
Hiinky commented 4 years ago

In this case you snagged and bailed from enchant because you did not have a fount.
Running ;afk will stop it from snagging your go2 after the error. Add yaml setting health_threshold: 0 if you wish to turn off the vit logging feature.

MahtraDR commented 2 years ago

Closing as per the most recent comment.