Title: Equiping things you need to Mix Post by: RunTime on 2009-04-24 06:03 (Fri) I was thinking that instead of like EL where you just need the items (Needles/Morter&Pestles/Alembics/hammers/etc) to be in your inv, why not make it where you have to equip these items to mix? It would make more sense, because who can carry a shield and long sword, and mix a delicate potion? lol would have to be pretty darn good :P ofc this would mean you would need models of each tool in the characters hand, so might be a pain. But just thought I would throw it out there. ;)
Title: Re: Equiping things you need to Mix Post by: EndorVaeros on 2009-04-24 07:19 (Fri) I like this idea as well. If this were done, you wouldn't need a model for a needle in everyone's hand, because it would be too small to really see anyhow. Besides, since there aren't really any animations for such things. I think just making them need to be equiped would be enough. ^.^
Title: Re: Equiping things you need to Mix Post by: RunTime on 2009-04-24 12:45 (Fri) Very true, but would be cool to see a Mortar and Pestle in a potioners hand 8)
Title: Re: Equiping things you need to Mix Post by: krayon on 2009-04-24 20:01 (Fri) I was thinking that instead of like EL where you just need the items (Needles/Morter&Pestles/Alembics/hammers/etc) to be in your inv, why not make it where you have to equip these items to mix? I actually already thought of this and made the item database flexable enough to have items creatable with dependencies of:
As well as this, they have costs:
This was the system that I quickly hacked together to support what I thought would be a reasonable amount of flexability. PLEASE if anyone else can think of any other costs or requirements for this sort of thing PLEASE, PLEASE let me know. That way they can go into the actual design and make it very flexable. The obvious one(s) for me atm are:
To support rare items, I need to perhaps have a "X percent chance of making item Y instead" Of course it supports combinations of all of the above: Potion of Mana Requires:
So, if anyone can come up with more scenarios it would be good. Remembering there's no harm in adding them as they don't even need to be used. The important thing is having the ability WHEN we do want to do something, to not have to go back to the code ;) EDIT: Minor formatting Title: Re: Equiping things you need to Mix Post by: trollson on 2009-04-29 02:37 (Wed) Mixing in Map Objects... I've been disheartened by the EL mix model for some time. It doesn't really offer much in the way of a game play. So I would extend the mix model to make more use of the map objects that litter the world, as krayon hints at above. Opportunities:
When the EL Astrology system was being produced, I envisaged it as being a dynamic part of the game world - rather than just another set of global numbers to irritate the players. From the view point of mixing, I would have liked to see a Seer predict that at some hour, near some location, a powerful conjunction of some nature would occur. Creating certain items under this conjunction could have special enchantments... This could still work with inventory mixing, but having to find the right Map Object would be far more fun. Law and Order: When using Map Objects to hold ingredients for mixing, there is no "locking" of that object to a single character or group. Unlike bags, you only need to be adjacent to them. So villains can steal items from the Map Object if they can get in range. On (serious) shortfall in the EL system is the lack of recognition or support for villains and heroes. Playing villains has always been a part of RPGs (from the D&D Thieves onwards); but in an MMORPG this has to come with a system of law and order, offering recourse to the victims. Many good suggestions have died on the EL forum because of the lack of a villain/victim resolution in the game. So I propose that serious thought is given to how a system can be created which is both fair and supportable. I have some ideas... |