Jump to content

JadenDew

Member
  • Posts

    151
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by JadenDew

  1. My request is as such:

    [u]A Vial of Hope[/u]
    A clear glass vial that contains a liquid which glows softly in a myriad of colours.
    The vial feels slightly cool to touch but seems to weigh a little too heavy for something so small its size.
    Each drop of the colourful liquid serves as a restorative, recharging permanent spells and abilities.

    The Vial has twelve uses and once completely used, it becomes:

    [u]Empty Glass Vial[/u]
    A small glass vial that used to contain hope.



    [u]Reason for Request[/u]
    With the opening of this thread, I gave a lot of thought as to what I should ask for. I wanted something of special meaning and thus designed such an idea. My wish is to see it come to a reality.


    [u]Thoughts Behind the Design[/u]
    Hope is not a simple thing. With naivety, an act in hope could become only useless words and actions. Thus, its limited use before its "death".
    On the other hand, one can also give up, pouring away every drop of it. The meaning behind its uses is that it exist to remind one of one's potential.

    The hope it supposedly gives is actually in its meaning, the preservation of it signifies belief. Belief that one's potential is sufficient.
    The emptiness of the vial serve also as a symbolism that it has been used without realization of the message or that it had been forgotten.

    But then again, with time and memories, new meanings could be given. Thus I would like the empty vial description to stay short. It's ending an open-ended implication, its past contained in its symbolism to its owner.

  2. [u]Drops Tea Recipe[/u]

    Changed the 'Raindrops' ingrediant in my original idea to 'Rainwater' since rainwater is an existing resource.

    [spoiler][code]
    <?php

    //adapted to md world
    $instr['title'] = "Drops Tea";

    //the description will be the only thing to describe the needed steps to the ones that try to help you prepare the recipe
    //be sure you include all steps in it but tell it so that they wont be identical words with the steps defined below
    $instr['description'] = "
    Firstly, put in the leaves, covering the teapot's base with them.
    You then need to drop some rainwater onto the leaves. For this, you will only need exactly six drops.
    Next, you will need to fill the teapot with boiled mineral water and
    after five minutes of waiting, the tea would then be ready to be served.
    ";

    //what words you want to use to start the preparing the recipe
    $instr['startline'] = array(
    "Lets brew some ".$instr['title'] => $instr['title'],
    "Lets prepare some ".$instr['title']."" => $instr['title'],
    "I want to make some ".$instr['title']."" => $instr['title'],
    );

    //what words you want to use to stop the process
    $instr['endline'] = array(
    "Stop the brewing!" => 'end_failed',
    "Enough...!" => 'end_failed',
    $instr['title']." is served." => 'end_success',
    "This is going nowhere..." => 'end_frustration',
    "Oops..." => 'end_crazy',
    );


    //what are the texts for different steps or events
    $instr['step_replies'] = array(
    "start" => 'starts brewing the tea',
    "stop" => 'gives up brewing the tea',

    "current" => 'is currently preparing the '.$instr['title'],
    "device" => 'is brewing using the '.$item['name'],

    "end_success" => 'could smell the fragrant aroma.',
    "end_frustration" => 'got really upset and stops the brewing.',
    "end_failed" => 'sighs and gives up.',
    "end_crazy" => 'spilled the contents of the teapot by "accident".',

    "ingredients" => 'To prepare this special tea, you will need: %s ',
    "ingredients_status" => 'We are currently preparing %s. We still need: %s. (Already provided: %s)',
    "steps_status" => 'We are already done with these steps: %s. We still need perform: %s. ',

    "1" => 'covers the base of the teapot with teardrop leaves.',
    "2" => 'drops in six drops of rainwater.',
    "3" => 'boils the mineral water.',
    "4" => 'pours the hot water into the teapot.',
    "5" => 'waits for five minutes.',
    "6" => 'pours the tea into a teacup.',


    "random" => 'ignores you.',
    "random numbers" => 'calls out: '.rand(1,99),
    "description" => $item['name'].': '.$item['description'],


    "provide_teardropleaf" => "%s provides the teardrop leaves.",
    "provide_mineralwater" => "%s offers some mineral water.",
    "provide_rainwater" => "%s provides the rainwater.",


    "provide_undefined_item" => "%s tries to offer something but it is not clear as to what (%s)",
    "provide_otherway_item" => "%s tries to offer something the wrong way (%s)",
    "provide_existing_item" => "%s tries to offer something (%s) that is already provided",
    "provide_insufficient_item" => "%s tries to offer %s but doesnt have enough. Only has %s.",


    );


    //what phrases will it recognize and what step will it run (from above values)
    //the more variations the better, think what people could say
    //always use first person, not "RP" blue text third person line please
    $instr['step_lines'] = array(

    //Hid the lines
    );

    //NOT IN USE YET
    $instr['step_actions'] = array(
    "1" => 'start='.$instr['title'],
    "2" => '',
    "3" => '',
    "4" => '',
    "5" => '',
    "6" => '',

    );


    //what lines should be used by participants to offer their resources for the preparation
    //each line also has the target resources it will work on
    //for example you could pour water, but install mechanisms
    $instr['provide_ingredients'] = array(
    "/I will provide the (.*)/is" => 'Teardrop Leaf,Mineral Water,Rainwater',
    "/I will bring the (.*)/is" => 'Mineral Water, Rainwater',
    "/Here is some (.*)/is" => 'Mineral Water, Rainwater',
    "/Here is the (.*)/is" => 'Teardrop Leaf,Mineral Water,Rainwater',
    );

    //what ingredients does this recipe require
    //feel free to use existing resources or items but you can also invent new
    //as long as they fit perfectly with md and the device
    $instr['ingredients'] = "
    Teardrop Leaf=3
    Mineral Water=2
    Rainwater=1
    ";


    ?>

    [/code]
    [/spoiler]

  3. [u]Silly Send Stone Recipe[/u]

    Because of the making process, I added in two more items into the requirement:
    Heat Stones to for heating
    A 'blank' Memory Stone to hold the new thoughts


    Full recipe:
    [spoiler][code]
    <?php

    //adapted to md world
    $instr['title'] = "Silly Send Stone";

    //the description will be the only thing to describe the needed steps to the ones that try to help you prepare the recipe
    //be sure you include all steps in it but tell it so that they wont be identical words with the steps defined below
    $instr['description'] = "
    Firstly, you will have to bring the cauldron up to the right temperature to melt the enchanted stones in.
    The stones take awhile to melt. Once they are, mix them up well and top it all up with silly thoughts.
    Make sure you take the cauldron off the heat before you submerge a fresh memory stone within the mixture of thoughts.
    Timing is required here! Three minutes, no more no less!
    Get it right and you shall have a shiny new Silly Send Stone! But please remember to clean up!
    ";

    //what words you want to use to start the preparing the recipe
    $instr['startline'] = array(
    "Lets make a ".$instr['title']."!" => $instr['title'],
    "I need another ".$instr['title']."" => $instr['title'],
    "Time to make a ".$instr['title']."" => $instr['title'],
    );

    //what words you want to use to stop the process
    $instr['endline'] = array(
    "Enough, this is not going anywhere!" => 'end_failed',
    "What... exactly are you doing?" => 'end_failed',
    "Yay! Done!" => 'end_success',
    "You got it wrong! WRONG!" => 'end_frustration',
    "Wheeee~!" => 'end_crazy',
    );


    //what are the texts for different steps or events
    $instr['step_replies'] = array(
    "start" => 'starts the making the Silly Send Stone.',
    "stop" => 'gives up on the Silly Send Stone.',

    "current" => 'is currently making the '.$instr['title'],
    "device" => 'having fun with the '.$item['name'],

    "end_success" => 'grins a silly-happy grin.',
    "end_frustration" => 'scowls at the mess, "No More!"',
    "end_failed" => 'sighs at the failure.',
    "end_crazy" => 'runs around giggling, knocking the cauldron over... ',

    "ingredients" => 'To create this stone, you will need: %s ',
    "ingredients_status" => 'We are trying to make a %s. We still need: %s. (Already provided: %s)',
    "steps_status" => 'We are done with steps: %s. Gonna have to do: %s. ',

    "1" => 'heats up the cauldron with the heat stones.',
    "2" => 'plonks the enchanted stones in.',
    "3" => 'watches to stones melt into... odd-looking goo...',
    "4" => 'stirs the mixture in the cauldron.',
    "5" => 'sitrs vigourously, with mad gigggles and a silly grin.',
    "6" => 'takes the cauldron off the heat.',
    "7" => 'drops the memory stone in.',
    "8" => 'waits for three minutes and scoops the stone back up.',
    "9" => 'does the washing up... with a slightly grumpy look.',


    "random" => 'is not listening~',
    "random numbers" => 'SHOUTS: '.rand(1,99).'!',
    "description" => $item['name'].': '.$item['description'],


    "provide_heatstone" => "%s offers the Heat Stones",
    "provide_sendtogazebostone" => "%s provides the sendtogazebo Stone",
    "provide_sendtolighthousestone" => "%s gives a sendtolighthouse Stone",
    "provide_telportpapercabinstone" => "%s offers the teleport_papercabin Stone",
    "provide_traveltobobstone" => "%s provides the traveltobob Stone",
    "provide_memorystone" => "%s gives a Memory Stone",

    "provide_undefined_item" => "%s made an attempt to provide something but it is unclear. (%s)",
    "provide_otherway_item" => "%s tries to provides something the wrong way (%s)",
    "provide_existing_item" => "%s tries to offer something (%s) but we already have it",


    );


    //what phrases will it recognize and what step will it run (from above values)
    //the more variations the better, think what people could say
    //always use first person, not "RP" blue text third person line please
    $instr['step_lines'] = array(

    "What are you making?" => 'current',
    "Are you using the cauldron?" => 'current',
    "What are you playing with?" => 'device',
    "Gimme a random number" => 'random numbers',
    "What's a ".$item['name'] => 'description',

    //Hid the rest...
    );

    //NOT IN USE YET
    $instr['step_actions'] = array(
    "1" => 'start='.$instr['title'],
    "2" => '',
    "3" => '',
    "4" => '',
    "5" => '',
    "6" => '',
    "7" => '',
    "8" => '',
    "9" => '',
    );


    //what lines should be used by participants to offer their resources for the preparation
    //each line also has the target resources it will work on
    //for example you could pour water, but install mechanisms
    $instr['provide_ingredients'] = array(
    "/I will provide the (.*)/is" => 'Heat Stone, sendtogazebo Stone, sendtolighthouse Stone, teleport_papercabin Stone, traveltobob Stone, Memory Stone',
    "/I will give a (.*)/is" => 'Heat Stone, sendtogazebo Stone, sendtolighthouse Stone, teleport_papercabin Stone, traveltobob Stone, Memory Stone',
    "/Here is a (.*)/is" => 'Heat Stone, sendtogazebo Stone, sendtolighthouse Stone, teleport_papercabin Stone, traveltobob Stone, Memory Stone',
    "/You can have my (.*)/is" => 'Heat Stone, sendtogazebo Stone, sendtolighthouse Stone, teleport_papercabin Stone, traveltobob Stone, Memory Stone',
    );

    //what ingredients does this recipe require
    //feel free to use existing resources or items but you can also invent new
    //as long as they fit perfectly with md and the device
    $instr['ingredients'] = "
    Heat Stone=3;
    sendtogazebo Stone=1;
    sendtolighthouse Stone=1;
    teleport_papercabin Stone=1;
    traveltobob Stone=1;
    Memory Stone=1;
    ";


    ?>
    [/code][/spoiler]

  4. Here are my ideas for items that can be made through a recipe. Not exactly sure if they are appropriate, so I will wait for a go-ahead before writing the dialogues.

    [u]Drops Tea[/u]
    A tea that grants 5-10mins protection from spells. This idea is based on the 'Jade Teardrops' item I have which is described as a plant which leaves you can brew tea from and the said tea gives protection to the drinker.

    Ingredients: Teardrop Leaf, Mineral Water, Raindrops


    [u]Silly Send Stone[/u]
    A stone that holds a spell which sends the target to a random place in the realm.(Probably with the exception of certain 'restricted' scenes.) Made from imbuing multiple memory stones with 'teleport' spells.

    Materials: Sendtogazeebo Stone, Sendtolighthouse Stone, Teleport_papercabin Stone, Traveltobob Stone


    [b]MUR: Try them both[/b]

×
×
  • Create New...