I like how Diablo works. For those of you who have not played it, it will create objects based on the character receiving them. If you play as level one, you can go to the secret boy in the upper left corner of town and buy an ok item, or go to him as level 30 and get the "Lightforge" for example. Items aren't always the same. I'm so glad that the rent files don't just point to object vnums or anything like that. It makes this possible. A spec_proc on a mobile could make it so that, when killed, it yielded a sword "like" object 1200, or "tweaked" from 1200. Based on the character's level, it might be +1 STR, and -2 CHA, or whatever. (Find out the character's greatest stat, random number of 1 or 2, subtract, or find an average stat, this part isn't difficult.) In fact, I think I'm going to add this. Thanks for the idea! On Tuesday, 5 May 1998, Christoffer Lundberg wrote: > I have been wandering about doing a "tweak" system in my MUD, and for > anyone who might want it too. But I need to know first if there exists > one already. I have absolutely NO clue of how to add such a thing. > > Those of you who do not know what "tweaked" objects are I can tell you. > When you create an object in the .obj files you only create the average > type of that object. Sometimes, when the object loads, it can be "tweaked" > and altered in it's powers. > > For example: An gold armor with a bonus of +2 STR and -2 DEX could "tweak" > to +3 STR, -2 DEX or +1 STR, -1 DEX , or whatever. > > Any guidelines are welcome too. > > > Another question: Is there any Virtual Map on it's way? I desperately need > it, or else, I'll have to put down my energy building around 100 zones, by > myself! (*faints*). > > > >Christoffer > > > +------------------------------------------------------------+ > | Ensure that you have read the CircleMUD Mailing List FAQ: | > | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | > +------------------------------------------------------------+ > +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST