View Single Post
Old 05-14-2008, 11:41 AM   #40
Jazuela
Senior Member
 
Join Date: Apr 2002
Location: New England
Posts: 849
Jazuela will become famous soon enoughJazuela will become famous soon enough
Re: Quick, short descriptions

It depends on the code I think. With a MOO-type of code where there are parent/child object setups, it wouldn't be clunky at all. It's been awhile since I've built with MOO but it would go something like this:

You want to start the game with Van Gogh being unknown to everyone. So -all- items with the parent of "van_gogh generaic object #42" will be flagged in the "famous" category of "0" on a scale of 0 (null, not at all) - 5 (with 5 being known by all PCs and sentient humanoid NPCs worldwide - which would be very rare).

Van Gogh shows up and starts painting in the town of Muffpuff. Everyone in Muffpuff eventually learns to recognize Van Gogh's stuff. The parent generic #42 gets a flag change: first, the flag of origin is checked to make sure it reads Muffpuff. Then, the fame flag will be changed to 1, indicating that ONLY people from Muffpuff will recognize ANY VanGogh paintings. In addition, the child of generic #42, item #177 which is titled "Starry Night," will have its fame flag toggled to 2, indicating that this specific item is recognized in both Muffpuff, and in the neighboring cities, but no further than that.

So now we have 20 VanGogh paintings, and generic #42 is a 4 fame, meaning every sentient humanoid game-wide, except cave-dwellers who never leave the tunnels of the caves and are considered a completely separate game component from the rest of the world (which is why a 5 fame would be rare). At this point, Starry Night is also flagged at 4, as are at least 10 other paintings. So generally speaking, the entire world would recognize a VanGogh when they saw it. They might not know the -name- of a specific painting, but they would all be able to identify his unique style.

You could even have master artists and appraisers, who exist to identify or create forgeries. So the master artist could create *a* Van Gogh style, that everyone who sees would recognize *as* a Van Gogh..even though they wouldn't know its name. They could then kill Van Gogh, so he can't deny ever making this painting, and tell everyone they found a lost painting of Van Gogh, and make a fortune on the fake. If the master artist's work is good enough, the master appraiser would never notice the difference. But if the master appraiser's skill is better than the master artist's skill, then he'd be called for a fraud, arrested, and banished to the caves, where he would never be allowed to see another Van Gogh for the rest of his miserable life.
Jazuela is offline   Reply With Quote