X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=adventure.yaml;h=9cd58118f0766036500d5e3074ea5c69b9c822d1;hb=1e59d6b476a7f7f7b169a99e4918a4a2a1afb9cb;hp=48353c272b8eb91da06fb9c55898913fd50a9d3c;hpb=7675b5256274b56ff897a988c44aa74cb4e6b89f;p=open-adventure.git diff --git a/adventure.yaml b/adventure.yaml index 48353c2..9cd5811 100644 --- a/adventure.yaml +++ b/adventure.yaml @@ -1,5 +1,5 @@ locations: !!omap -- LOC_0: +- LOC_NOWHERE: description: long: !!null short: !!null @@ -449,7 +449,7 @@ locations: !!omap short: 'You''re at top of stalactite.' - LOC_DIFFERENT2: description: - long: '1You are in a little maze of twisting passages, all different.' + long: 'You are in a little maze of twisting passages, all different.' short: !!null - LOC_RESERVOIR: description: @@ -804,7 +804,7 @@ arbitrary_messages: !!omap - FUTILE_CRAWL: 'You have crawled around in some little holes and wound up back in the\nmain passage.' - FOLLOW_STREAM: 'I don''t know where the cave is, but hereabouts no stream can run on\nthe surface for long. I would try the stream.' - NEED_DETAIL: 'I need more detailed instructions to do that.' -- NEreplace: 'I can only tell you what you see as you move about and manipulate\nthings. I cannot tell you where remote things are.' +- NEARBY: 'I can only tell you what you see as you move about and manipulate\nthings. I cannot tell you where remote things are.' - OGRE_SNARL: 'The ogre snarls and shoves you back.' - HUH_MAN: 'Huh?' - ENTRY_QUERY: 'Are you trying to get into the cave?' @@ -826,16 +826,16 @@ arbitrary_messages: !!omap - CANT_POUR: 'You can''t pour that.' - WATCH_IT: 'Watch it!' - WHICH_WAY: 'Which way?' -- REINCARNATE_QUERY: 'Oh dear, you seem to have gotten yourself killed. I might be able to\nhelp you out, but I''ve never really done this before. Do you want me\nto try to reincarnate you?' -- DONT_BLAME: 'All right. But don''t blame me if something goes wr......\n --- POOF!! ---\nYou are engulfed in a cloud of orange smoke. Coughing and gasping,\nyou emerge from the smoke and find....' -- CLUMSY_OAF: 'You clumsy oaf, you''ve done it again! I don''t know how long I can\nkeep this up. Do you want me to try reincarnating you again?' -- ORANGE_SMOKE: 'Okay, now where did I put my orange smoke?.... >POOF!<\nEverything disappears in a dense cloud of orange smoke.' -- SMOKE_OUT: 'Now you''ve really done it! I''m out of orange smoke! You don''t expect\nme to do a decent reincarnation without any orange smoke, do you?' -- DOIT_YOURSELF: 'Okay, if you''re so smart, do it yourself! I''m leaving!' -- GETS_YOU7: !!null -- GETS_YOU8: !!null -- GETS_YOU9: !!null -- MISSES_YOU0: '>>> messages 81 thru 90 are reserved for "obituaries". <<<' +- ARB_81: !!null +- ARB_82: !!null +- ARB_83: !!null +- ARB_84: !!null +- ARB_85: !!null +- ARB_86: !!null +- ARB_87: !!null +- ARB_88: !!null +- ARB_89: !!null +- ARB_90: !!null - FORGOT_PATH: 'Sorry, but I no longer seem to remember how it was you got here.' - CARRY_LIMIT: 'You can''t carry anything more. You''ll have to drop something first.' - GRATE_NOWAY: 'You can''t go through a locked steel grate!' @@ -883,7 +883,7 @@ arbitrary_messages: !!omap - SPLATTER_MESSAGE: 'There is a loud explosion, and you are suddenly splashed across the\nwalls of the room.' - DWARVES_AWAKEN: 'The resulting ruckus has awakened the dwarves. There are now several\nthreatening little dwarves in the room with you! Most of them throw\nknives at you! All of them get you!' - UNHAPPY_BIRD: 'Oh, leave the poor unhappy bird alone.' -- NEEDED_NEreplace: 'I daresay whatever you want is around here somewhere.' +- NEEDED_NEARBY: 'I daresay whatever you want is around here somewhere.' - STOP_UNKNOWN: 'I don''t know the word "stop". Use "quit" if you want to give up.' - NOT_CONNECTED: 'You can''t get there from here.' - TAME_BEAR: 'You are being followed by a very large, tame bear.' @@ -1037,12 +1037,19 @@ class_messages: !!omap - CLS_9: 'All of Adventuredom gives tribute to you, Adventurer Grandmaster!' - CLS_10: 'Adventuredom stands in awe -- you have now joined the ranks of the\n W O R L D C H A M P I O N A D V E N T U R E R S !\nIt may interest you to know that the Dungeon-Master himself has, to\nmy knowledge, never achieved this threshhold in fewer than 330 turns.' -turn_threshold_messages: !!omap -- TURN_0: !!null -- TURN_1: 'Tsk! A wizard wouldn''t have to take 350 turns. This is going to cost\nyou a couple of points.' -- TURN_2: 500 turns? That's another few points you've lost. -- TURN_3: 'Are you still at it? Five points off for exceeding 1000 turns!' -- TURN_4: 'Good grief, don''t you *EVER* give up? Do you realize you''ve spent\nover 2500 turns at this? That''s another ten points off, a total of\ntwenty points lost for taking so long.' +turn_thresholds: +- threshold: 350 + point_loss: 2 + message: 'Tsk! A wizard wouldn''t have to take 350 turns. This is going to cost\nyou a couple of points.' +- threshold: 500 + point_loss: 3 + message: '500 turns? That''s another few points you''ve lost.' +- threshold: 1000 + point_loss: 5 + message: 'Are you still at it? Five points off for exceeding 1000 turns!' +- threshold: 2500 + point_loss: 10 + message: 'Good grief, don''t you *EVER* give up? Do you realize you''ve spent\nover 2500 turns at this? That''s another ten points off, a total of\ntwenty points lost for taking so long.' object_descriptions: !!omap - OBJ_0: @@ -1152,14 +1159,13 @@ object_descriptions: !!omap - 'There is a bottle of oil here.' - OBJ_21: inventory: 'Water in the bottle' - longs: [] + longs: !!null - OBJ_22: inventory: 'Oil in the bottle' - longs: [] + longs: !!null - OBJ_23: inventory: '*mirror' - longs: - - '' + longs: !!null - OBJ_24: inventory: '*plant' longs: @@ -1193,12 +1199,10 @@ object_descriptions: !!omap - 'There is a little axe lying beside the bear.' - OBJ_29: inventory: '*cave drawings' - longs: - - '' + longs: !!null - OBJ_30: inventory: '*pirate/genie' - longs: - - '' # never present + longs: !!null # never present - OBJ_31: inventory: '*dragon' longs: @@ -1219,14 +1223,14 @@ object_descriptions: !!omap longs: - 'A burly troll stands by the bridge and insists you throw him a\ntreasure before you may cross.' - 'The troll steps out from beneath the bridge and blocks your way.' - - ' (chased away)' + - '' # chased away - 'The troll sounds quite adamant in his demand for a treasure.' - OBJ_34: inventory: '*phony troll' longs: - 'The troll is nowhere to be seen.' - OBJ_35: - inventory: '' # bear uses rtext 141 + inventory: !!null # bear uses rtext 141 longs: - 'There is a ferocious cave bear eying you from the far end of the room!' - 'There is a gentle cave bear sitting placidly in one corner.' @@ -1239,8 +1243,7 @@ object_descriptions: !!omap - '"This is not the maze where the pirate leaves his treasure chest."' - OBJ_37: inventory: '*volcano and/or geyser' - longs: - - '' + longs: !!null - OBJ_38: inventory: '*vending machine' longs: @@ -1257,8 +1260,7 @@ object_descriptions: !!omap - 'Some worn-out batteries have been discarded nearby.' - OBJ_40: inventory: '*carpet and/or moss and/or curtains' - longs: - - '' + longs: !!null - OBJ_41: inventory: '*ogre' longs: @@ -1492,3 +1494,10 @@ object_descriptions: !!omap inventory: !!null longs: !!null +obituaries: + - query: 'Oh dear, you seem to have gotten yourself killed. I might be able to\nhelp you out, but I''ve never really done this before. Do you want me\nto try to reincarnate you?' + yes_response: 'All right. But don''t blame me if something goes wr......\n --- POOF!! ---\nYou are engulfed in a cloud of orange smoke. Coughing and gasping,\nyou emerge from the smoke and find....' + - query: 'You clumsy oaf, you''ve done it again! I don''t know how long I can\nkeep this up. Do you want me to try reincarnating you again?' + yes_response: 'Okay, now where did I put my orange smoke?.... >POOF!<\nEverything disappears in a dense cloud of orange smoke.' + - query: 'Now you''ve really done it! I''m out of orange smoke! You don''t expect\nme to do a decent reincarnation without any orange smoke, do you?' + yes_response: 'Okay, if you''re so smart, do it yourself! I''m leaving!'