StendhalNPCIdeas: Difference between revisions

Content deleted Content added
imported>Storyteller
imported>Storyteller
Line 199:
 
; Note: This NPC needs a special code, because he can only sell what he really got as a delivery before.
 
''- Storyteller''
 
 
 
; Name: Fritz (the fisherman NPC)
; Place: In 0_ados_city_n2 somewhere around (67,79)
; Path: no specific path yet
; Dialogue:
:* greeting: ''Ahoi!''
:* bye: ''See you, matey! And be careful there on this slippy ground!''
:* help: ''Well, I only catch the fish and deliver them to the market in the north. There you can buy it.''
:* job: ''I am a fisherman. For many, many years I went fishing every day. There have been dangerous storms I had to get over and some reeeeeally big fish which almost drown my ship, but of course I always was able to catch them! Hehe! I also deliver the fish to the market.''
:* task/quest:
:* offer: ''I can try to catch some fish for you, if you want.''
:* catch: ''Before I can go fishing, I need some items... For every 5 minutes I try to catch some fish, I need 150 money (value can be different) and something to drink after work... Let's say 2 bottles of beer (can be different). How long shall try to catch some fish?''
:* catch 5: ''Okay, that'll be 150 money and 2 bottles of beer. Do you have it?''
:* -> yes: ''Thanks! I will try to catch some fish now. Please come back in 5 minutes.''
 
; Note: This NPC needs a special code. He also really walks to the fish seller NPC at the market and delivers the fish after he has caught it. If he has nothing to do he does different things, like sleeping, repairing the net etc. It is according to the time and to randomness how many fish he will catch. Maybe he can maximum catch the double number of fish that time he is fishing, for example if he fishes 5 Minutes he can catch 10 fish on maximum. So the possibility is from 0 to 10 fish. If he is fishing a longer time there should be a minimum number of fish, because otherwise it would be possible to let him catch fishes for let's say 30 minutes and he really has no luck and gets 0 fish. I don't know if that is good, but let's see...
 
''- Storyteller''