Jump to content

Luke27

Member
  • Posts

    82
  • Joined

  • Last visited

  • Days Won

    1

Luke27 last won the day on January 10 2011

Luke27 had the most liked content!

About Luke27

  • Birthday 08/03/1991

Profile Information

  • Gender
    Male
  • Location
    Philippines
  • Interests
    Knowledge, information and food
  • Playername
    Luc Recial

Luke27's Achievements

Newbie

Newbie (1/14)

5

Reputation

  1. Okay I certainly missed the Murmas giveaway because I was way in the Tribunal and couldn't come quickly enough and had enough AP for the travel and I also didn't have time IRL to check on my account every other hour. So yes it's my fault that I missed it.
  2. Luc Recial None My land loyalty is 412 but I guess it doesn't matter because I don't have any land affiliations Okay this is a bad drawing(and I inverted the color of it so that it can be seen "clearly") I admit but my sigil is my own creation and it has a deep meaning to it, well for me anyway. [attachment=3359:Sigil.jpg]
  3. #27 Existing within Nothingness Invisible from Completeness Being a part of other lives But still unseen, trying to strive A brief poem but I still believe that this is somewhat related to MD even in a little way.
  4. I see it this way you see. [color=#ff0000]Mur[/color] wants to test this new object he created so he picks guinea pigs(No offense to the ones who were picked by [color=#ff0000]Mur[/color] to test somethings) to see what will happen. Success and failure are both results but if the latter where to occur it is most suitable if the "damage" is kept in check. As of now, as I see it, "Fenths" aren't really complete/stable yet so to control the results [color=#ff0000]Mur[/color] needs few guinea pigs to look after.
  5. To be honest "Fenths" are still a mystery and still on its "discovery" phase. I think that "Fenths," as of now, shouldn't be shared. It's like a newly discovered element where if used incorrectly it will result in a disastrous event. And about the tools(Reality Coagulators), I think that [color=#ff0000]Mur[/color] haven't removed them because he has reason to or he is just so busy these days.
  6. I would like to apply also. My AD is 353 as of today. And the reason for me applying is just that I want to know how the Council ticks. EDIT: To be honest I had a feeling I was gonna be neg rep'd.
  7. And the dark ages come to MD...... Anyway I hope you come back soon [color=#ff0000]Mur[/color]. xD
  8. I still think that a shade be a symbol even if it has no shape because they are the main reason that there is a Necrovion. So why not a shade trapped in a mirror or a mirror which reflects a shades reflection? Here's an example: [attachment=3137:IMG0130A.jpg] Yeah I know it kinda looks like a mask but just think of it as a shade that reflects a mask. xD
  9. Okay so this is my answer to your question: I believe that we all have different brain shapes because we are all "different" to begin with. No one is completely the same and that's when uniqueness of being human comes to play. We are all "unique" therefore not the same especially when it comes to ideas/thoughts because some friends will agree at something but they will still disagree strongly in other topics. It is that way because of experience and beliefs(not in a religious point of view).
  10. Even though I'm not a citizen of Necrovion I will still post some of my thoughts of Necrovion's coat of arms. Why not a symbol which has a shade(a face or an upper body picture) then a seal/pentagram/whatever sealing symbol you can think of [color=#ff0000]Mur[/color] at the back?
  11. The AP isn't an issue actually. Yes it's too high for younger people(MD wise) but the GG "gate" was closed off until now. I'm glad that there's another way on how to go to GG without going to the labyrinth. Both ways are for experienced or aged people so it seems fair to me.
  12. [size="2"]This is a "useable" item and I hope this get's implemented. By the way it's uses can be up to [color="#000000"]Mur[/color] but I do have my own ideas as well. [spoiler]<?php //adapted to md world $instr['title'] = "Sealing Sphere"; //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'] = " The first thing to do is get the egg of an Elemental. You then need to prepare it by cleaning the egg with water contaminated by a bark of a Walking Tree. Then to regain the egg's former strength you need to cover it with a coat made of Majestic Winderwild feathers. Then polish the egg with a cloth made of silk."; //what words you want to use to start the preparing the recipe $instr['startline'] = array( "Let's make this ".$instr['title'] => $instr['title'], "I'm prepared to start ".$instr['title']."" => $instr['title'], "We will begin ".$instr['title']."" => $instr['title'], ); //what words you want to use to stop the process $instr['endline'] = array( "Let's stop for now" => 'end_failed', "Let's continue another time " => 'end_failed', "Finally made it ".$instr['title']."" => 'end_success', "This is going nowhere" => 'end_frustration', "This is insane!!!" => 'end_crazy', ); //what are the texts for different steps or events $instr['step_replies'] = array( "start" => 'starts creating a Sealing Sphere', "stop" => 'gives up creating a Sealing Sphere', "current" => 'currently prepares '.$instr['title'], "device" => 'creating using the '.$item['name'], "end_success" => 'shouts happy: WE ARE DONE!', "end_frustration" => 'is upset and stops the process', "end_failed" => 'stops working, recipe failed', "end_crazy" => 'starts kicking things around violently, recipe failed', "ingredients" => 'To prepare this mysterious item you need: %s ', "ingredients_status" => 'We are currently preparing %s. We still need: %s. (Already provided: %s)', "steps_status" => 'We are currently done with these steps: %s. We still need perform these steps: %s. ', "1" => 'kill an Elemental', "2" => 'get the egg after the Elemental's fire dies out', "3" => 'put some bark of a Walking Tree into a flask of water', "4" => 'let the water to absorb the healing properties of the bark', "5" => 'clean the egg with the water thoroughly', "6" => 'make a coat out of Majestic Winderwild feathers', "7" => 'enclose the egg with the coat', "8" => 'wait until the egg is in its former state', "9" => 'remove the coat', "10" => 'polish the egg', "random" => 'A sudden breeze hits your entire body', "random numbers" => 'picks a random number: '.rand(1,99), "description" => $item['name'].': '.$item['description'], "provide_Elemental" => "%s offers Elemental", "provide_water" => "%s offers some water", "provide_flask" => "%s provides a flask", "provide_walkingtreebark" => "%s provides some bark", "provide_winderwildfeather" => "%s gathers some feathers", "provide_needle" => "%s provides the needle", "provide_string" => "%s offers the string needed", "provide_silk" => "%s brings the silk", "provide_undefined_item" => "%s tries to offer something but its not perfectly clear 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", ); //NOT IN USE YET $instr['step_actions'] = array( "1" => 'start='.$instr['title'], "2" => '', "3" => '', "4" => 'wait=3600', "5" => '', "6" => '', "7" => '', "8" => '', "9" => 'wait=600', "10" => '', "11" => '', ); //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" => 'Elemental,Water,Flask,Walking Tree Bark,Winderwild Feather,Needle,String,Silk', "/I will bring the (.*)/is" => 'Elemental, Walking Tree Bark,Winderwild Feather', "/i will donate the (.*)/is" => 'Elemental', "/Here are some (.*)/is" => 'Water,Walking Tree Bark,Winderwild Feather',[/size] [size="2"]); //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'] = " Elemental=1; Water=20; Flask=1; Walking Tree Bark=5; Winderwild Feather=30; Needle=1; String=1; Silk=5; "; ?>[/spoiler][/size]
  13. Okay I'll go ahead and say this. I may be wrong but I'd like to see how [color="#FF0000"]Mur[/color] would react to my short but informational finds. Firstly the M&T in the coat of arms represent a 8-point star which is very symbolic around the world and the 8-point star is the very symbol of "early astronomy, interconnectedness, and faith in the ultimate harmony of Creation."To be honest I didn't notice that the circle on top was part of the 8-point star and wondered why there's a point on the middle then I found this, “The octagon, with a ninth point in the center, is also central to the mystical symbology of Sufism. It is the seal or design which Ernest Scott says ‘reaches for the innermost secrets of man’. Meaning wholeness, power and perfection, this primary geometrical symbol is one which Sufis associate with Shambhala …” With that in mind it's very clear to me that this symbol also symbolizes the Sotis because "An eight-point star enclosed within a circle was the symbol for the sun god." The members of the Sotis will be the "servants" of the sun god or rather the members will be components of the sun which [color="#FF0000"]Mur[/color] is still searching for to create his "Sun." And this all that I can find. I wonder if I'm correct? P.S. Here's the link where I quoted my information from. -> [url="http://moroccandesign.com/eight-point-star"]Eight-Point Star[/url]
  14. Do you mean the "Map" which you can see by clicking the left-side of the browser? If so I do like your idea so that it will be easier for us to know which parts of the map has high viscosity levels.
  15. [quote name='Sephirah Caelum' timestamp='1309300360' post='86856'] Personally I would click all of the banners, so I wonder how they can be a filter. [/quote] You would click all of them because you're "kind" is supposed to click them. I would actually click all of them as well. In my opinion maybe we were chosen from the very start and we're the "kind" that [color="#FF0000"]Mur[/color]'s looking for.
×
×
  • Create New...