《God's Death》Chapter 12 - Creating a Universe
Advertisement
Time itself was already frozen, but the movement of both Gaia and Owtz slowed. It was as if they were trying to move in tar, eventually, Owtz's extraction was halted along with Gaia's struggle.
Immediately after there was no longer any movement, a thick white fog descended the area completely engulfing everything in existence. Chuckling could be heard in the distance as a man wearing what appeared to be a suit, whose countenance was shrouded in fog, slowly stepped out. He was walking on space, with the help of a cane...
"Those old fools aren't going to like this one bit!"
Despite the negative meaning of what he had said, he had said it with a voice that was full of glee. Even with his actions shrouded in fog, you could still see a smile on his face that almost looked like a mask.
He circled Gaia while muttering a few words, his interest increasing further.
"This is the second time, isn't it?"
He pulls out a pocket watch and glanced at it.
Shaking his head he says
"This could be troublesome"
He watches as everything in existence begins to disappear, including both Gaia and Owtz. Space is still illuminated from all of the erased stars whose light has yet to update.
Gaia remains transparent, not completely erased.
"He's building up a resistance... or has he joined us?"
Huge white hands suddenly appear and try to grab the mysterious man, but he laughs and quickly says
"That's my cue to leave!"
He promptly disappears along with all of the fog. The transparency of Gaia also returns back to its usual level... everything is restored, but slightly rolled back.
Gaia's POV:
Blackout!
Owtz's mouth curves into a smile as my soul is completely extracted. But I watch the whole scene completely detached from the situation, this is exactly like what happened before I formed focus.
But I feel in control, my temperament mildly shocks me as I look on. I see my other self shrivel up and begin to fade away... it moves as if it is sped up. I then see both myself and Owtz get further and further away, I feel an urge to jump into myself.
I stop myself from trying to catch up with them and watch another me fly towards them, from my current position smashing into my body.
I begin to feel incredibly sick
maybe I should have not resisted?
'Spoce'
'Ocejbt'
'Spoce'
'Ocejbt'
You...
I hear Echo say something, but his voice becomes so quiet that I am unable to hear it. I hear hundreds of people muttering 'Spoce' and 'Ocejbt'.
'Gaboll'
I grab my head and close my eyes
Observe
Nothing happens
BUT!!!! I feel as if I am being watched! I look around with my eyes closed and see four people millions of times bigger than me glare at me, they feel so far away... yet so close at the same time.
Opening my eyes, my vision is obstructed by fog. I have an urge to do nothing, to rest. A feeling of relief I have known since the first time I erased something.
I fight it!
I witness the fog disappear and see my soul extracted repeatedly, the scene replaying itself over and over. Until it completely freezes. My vision is again obstructed.
Focus
My head hurts more and more
var SOURCE = {
Existence: sys....fetch(....), ....
Focus: function(){
if(sys....fetch(this.Existence.id).....){
Advertisement
this.Existence.UI.stream(this.Existence.UI.width/2, this.Existence.UI.height/2, this.Existence.source);
This.Existence.timePerception =-....1;
}}.......
.........
.........
};
Something I've never seen before happens, it is updating as I am watching it. I see new information appear at an incredible speed. the end product is only slightly different than it was before...
var SOURCE = {
Existence: fetch(6),
Avatar: function(soul){
if(!this.Existence.avatar){
this.Existence.createTmpBody(this.Existence.id);
this.Existence.setSenses(this.Existence.getTmpBody(),soul.x+15, soul.y+6, soul.z-15);
this.Existence.avatar =true;
}else{
this.Existence.setSenses(this.Existence.id, this.Existence.x, this.Existence.y+6, this.Existence.z);
this.Existence.clearTmpBody(this.Existence.id);
},
Observe: function(information){
if(!this.Existence.observe){
this.Existence.setDualSenses(this.Existence.id, information.getX+15, information.getY+6, information.getZ+15, this.Existence.x, this.Existence.y, this.Existence.z);
this.Existence.observe=true;
}else{
this.Existence.clearDualSenses(); this.Existence.setSenses(this.Existence.id, this.Existence.x, this.Existence.y+6);
this.Existence.observe=false;
},
Create: function(existence, soul, genome){
if(existence){
var item = new system.add(Math.random()*6.25e30, existence.x, existence.y, existence.z, existence.soul, existence.dna, existence.rna, existence.TE, existence.mind, existence.state, existence.source);
}else{
//no condition set
}},
Erase: function(existence){
system.clear(existence.id);
},
Focus: function(){
if(fetch(this.Existence.id)){
this.Existence.UI.stream(this.Existence.UI.width/2, this.Existence.UI.height/2, this.Existence.source);
This.Existence.timePerception =6570;
}},
Inspect: function(existence){
if(existence.soul){
this.Existence.UI.print(existence.x, existence.y+existence.height, existence.z, system.fetch(existence.id).name);
this.Existence.UI.arc(existence.soul.x, existence.soul.y, existence.soul.z, existence.soul.strength, 0, 2*Math.PI);
this.Existence.UI.stroke();
}else{
//no condition set
}},
Search: function(existence){
this.Existence.mind+=existence.x;
this.Existence.mind+=existence.y;
this.Existence.mind+=existence.z;
this.Existence.mind+=existence.soul;
},
Waypoint: function(name, find){
if(name&&!fetch(6).SindexOf(name)){
this.Existence.mind+=name+' '+This.Existence.x+' '+this.Existence.y+' '+this.Existence.z;
var waypoint = this.Existence.mind.split(' ');
for(var i=0; iif(waypoint[i]==name){
this.Existence.memory.push(waypoint[i]);
this.Existence.memory.push(waypoint[i+1]);
this.Existence.memory.push(waypoint[i+2]);
this.Existence.memory.push(waypoint[i+3]);
this.Existence.index[this.Existence.index.length] = {
id: this.Existence.index.length,
name: this.Existence.memory(waypoint[i]),
x: this.Existence.memory(waypoint[i+1]),
y: this.Existence.memory(waypoint[i+2]),
z: this.Existence.memory(waypoint[i+3])
};
this.Existence.indexOf[this.Existence.indexOf.length] =name;
}}
}else if(!this.Existence.waypoint){
for(var i=0; iif(find==this.Existence.indexOf.length[i]){
system.requestTimeFrame(function(){
this.Existence.UI.fillStyle ="white";
this.Existence.UI.print(this.Existence.index[i].x, this.Existence.index[i].y+this.Existence.height, this.Existence.index[i].z, this.Existence.index[i].name);
this.Existence.UI.fillRect(this.Existence.index[i].x, this.Existence.index[i].y, this.Existence.index[i].z, 1, 1);
this.Existence.UI.fillStyle ="black";
}, 1000/60);
}else{
system.clearTimeFrames();
}
}}},
blackout: function(){
for(var i=0; isystem.fetch(i).clear();
}}
};
I don't recognize any changes besides the change from 777 to 6 immediately. While I am stuck in my thoughts, I hear Echo once again.
GAIA!!!!!
...What is it?
He's behind you!
It would seem I am back inside of my body? I look around, quite confused.
"You're acting a bit paranoid, it's-"
I turn around and look at Owtz, he is looking around.... seemingly confused as well.
"Your soul vanished?"
I smile while scratching my cheek with my finger, then I respond back with
"Bye?"
Avatar
I feel as if I am falling and I snap back into my body.
Gaia??? What's going on?
How weird
I ignore Echo's question as I look around, I seem to be in some type of room. It looks very illusionary, everything is either transparent or grey. There are five chairs surrounding a fairly small table, four are to the side... with one at the head. The table is like a mounted monolith, leaving another space open.
Advertisement
I walk towards the table and see some carvings, that stray from the pattern the room follows.
In the center of the table is a black flat circle... with other circles in orbit around it. One circle is red, another white, one silver, and another gold. The last two circles are grey and green.
I lean in and look closely, there are extremely tiny lines on all of the circles with small dots surrounding it. I see that the green circle has a white dot and a red dot connected to it. It also feels very inviting.
The black circle in the center makes me feel extreme pain when I look at it, while the other circles just give me a headache. The green one seems to be the odd one out of these all, with it just having a measly two dots connected... I noticed something I almost missed. The red dot has an even smaller dot connected to it... with a very thin line separating the two. The white dot has nothing connected to it at all... it begins to glow as I focus in on it.
This...
I see endless stairs leading to a pearly gate. I also see my throne behind the gate with the clock far down, and a huge hourglass rotating about far above it.
!!!!!!!!
Extreme excitement begins to fill every fiber of my being, as I begin to put the puzzle pieces together.
I am very confused Gaia, very, very confused!
Shhh! I'll explain it later, let me concentrate!
I half-ass visualizing some of my memories of flying through the checkered patterns back when Gorgo was teaching me, and remember the pain I felt when I tried to comprehend his universe. the carved space around the white circle, that I know IS the Otz room begins to light up.
Create
I imagine a universe much like Gorgo's which is made up of amalgamations from the pieces I had briefly seen while exploring it.
My universe... has been created!
The circle stops glowing, and I feel a sudden urge to touch it.
I expected the creation of my universe to be really draining... but I don't feel affected at all.
I don't feel like checking my universe right now... also... it still has no life
I ignore the urge to touch the newly formed dot connected to the white dot and instead touch the white dot.
...
...
I look around and am currently sitting at my throne, facing the gate.
Hmm... I should be able to go back to that space if I use blackout again.
No!!! That place is scary! That pressure, you are mad! Mad!!!!
Scary? Describe your experience to me.
I thought I was a goner, it felt like my consciousness itself was destroyed... I almost feel like I am not even the same person anymore... well fragment I guess, either way...
That ability is too dangerous! I'm not sure what all of that was, but it is nothing like anything I have ever seen before...
Well, I need to use it to get back to tha-
A pink portal opens up and out steps Gorgo, he runs up to me and hugs me saying:
"Gaia!!! I thought you were gone! ... I know I was a little mad at you somehow moving your existence into my universe, but I didn't expect you to try to kill yourself! Show some restra-"
"Your soul! I can't feel your presence at all... it is like you do not exist..."
...?
I look around... and try to feel for it, but my soul... I can not find it anywhere!
Scary! Scary! How am I even alive?
Looking at Gorgo's soul
Avatar
I reappear right next to Gorgo (floating a little bit) and look at myself.
I wasn't in an avatar? where is my soul?
Avatar
I snap back into myself and begin to theorize where my soul has gone.
Echo? Do you have any knowledge relating to this?
No
Useless!
My pride can only take so much!
Gorgo's eyes widen
"Gaia!!!! You've... You- You've created a universe!"
His voice is full of joy, but doubt and confusion are clearly mixed in as well.
"Yes! It is all thanks to your teachings!"
"What made things click? Tell me your process, I didn't expect just letting you browse my universe to give you such insights..."
As I am arranging what I want to tell him in my mind, and about to start from the beginning. Echo sees my intent and decides to bestow upon me some of his advice.
I wouldn't do that!
Why not?
I can no longer look at your memories... but this man, didn't he kill your father? Didn't he try to kill you as well, all for power?
Yes... but that is in the past. He has taught me everything I know! How could I not trust him?
Without him, I would have been alone and insane!
So what? How do you know he is not acting?
Pffff... Without him, you would be doing the same thing you were doing before, staying a subordinate to your creator, to your Father.
You have a very childish view of this Gaia!
I... he-
You are far too trusting! You even let me, someone, you had just met fuse with your consciousness!
I am incredibly grateful, but I do not wish to see you hurt yourself...
From what I can tell... you are billions of years old, you need to act your age a bit more...you need more experience
Looking concerned Gorgo asks me seriously
"Is everything alright Gaia? We will fix this, I'll try to restore your soul, do not worry!"
What do I do Echo?
Pretend to be sick, you just created a universe... surely that is a draining activity, we need to fabricate a story to tell Gorgo.
I am incredibly sorry for not being able to trust you Gorgo
I stand up from my chair and say
"I am fine, and-"
I then 'collapse' down to the barrier and begin to cough.
Gorgo helps me up and says
"This must be the backlash from creating your universe! ... is this the cause of your missing soul, this is a very odd circumstance...I will try to find a solution, you can put your trust in me, Gaia!"
Nod your head, and come up with the best explanation, do not tell him about your source... or that weird room, conceal it. Your mind seems to be guarded now, even I can only gaze at the surface level of your thoughts!
Nodding my head at Gorgo I stand up, and sit back down on my throne... my face pale.
"I remembered you teaching me how to program..."
I pause and take a deep breath, telling Gorgo 'everything' that I know.
Advertisement
- In Serial188 Chapters
Combat Maid Harem
I turned my assassin into my maid with the power of money! Money is all-powerful!
8 170 - In Serial11 Chapters
Finding Home: The Quest for Knowledge
Angela was quite surprised to wake up one day in the middle of a forest, transformed into a character from her favorite MMO game. Now she's wandering around, lost, trying to get back to her own world and her own comfy bed. But things aren't going quite as she planned. She's aquiring traveling companions instead of the know-how to get home. At this rate, she's going to lose her job and break her rental contract and end up being something totally useless like a Hero!
8 220 - In Serial41 Chapters
Journey On Pokemon Island
Survive in a wilderness filled with mysterious and dangerous beasts? Then why do these beasts resemble Pokemon that he is familiar with in his memories? Edward Johnson signed his name on the agreement and was brought into the island as a pioneer. [That damn yellow rat, I was nearly killed by its lightning strike!][Watch out for that purple ball monster. The toxic gasses it emits can kill you!] The audience watched on as many contestants besieged constantly by wild beasts during the live stream. Still, only Edward led many Pokemon to start a leisurely life. DISCLAIMER:I don't own any character other than my OCs.The cover pic is also not mine.
8 187 - In Serial27 Chapters
Mage Story
A story following three characters as they journey through the world of Pyriel. Thal is a junior mage at a crossroads in his life, looking for an opportunity to explore and to grow. Franco is a dwarven mercenary working and fighting, forging a path through the world and stumbling at times, but always moving forwards. Kara is a thief with a secret, unsure of the road she's on and trying to find her way.
8 89 - In Serial6 Chapters
The Genre of My Life Was Randomized?
The wheel spun and the genre changed. In every chapter, a new canvas made up of a thousand words was formed. I, the creator, do not know the future of this novel. I, the author, is but a mere slave that writes and creates what the wheel has given. What would happen after? What fate awaits the main character? When would you encounter the next chapter? Besides the latter, only the wheel could answer. Author's Note:Salutations dear reader. I'd like to dissuade you from reading this novel due to the following facts: 1. I am an amateur/new/beginner writer so it could be said that I don't know what I'm doing. 2. This novel is something which I wrote in order to hone my skills in adaptability, creativity, and writing in of itself. 3. Every chapter was made after spinning a wheel with the genres: Action, Horror, Romance, Comedy, Fantasy (as of writing) twice. The genres then would be showed in the chapter through theme, part of the story, flow, character, or whatever man idk. In case the wheel would show the same genre twice, the chapter itself would have the result as the main theme of the story with the other genres being free to use in order to fully show the theme. 4. I'm basically yoloing the story, trying to make sense of it even with the randomness of the current and future chapters; I swear I'm not a masochi.. *ahem* moving on, a variable left by the previous chapter won't suddenly just disappear because the next chapter doesn't have the same genre as before, meaning if a character that fits a genre was shown on let's say "Chapter 1", said character wouldn't just disappear or cease to exist for no reason at "Chapter 2" or the following chapters just because the character doesn't fit the genres. To make it short this isn't a collection of short stories but one big story instead. 5. Etc.
8 138 - In Serial22 Chapters
The Wolf Sin Of Guilt (King X Reader)
This has been discontinued, I have recreated this and I can say that I am proud of how better and nicer it is to read. It's called 'Interwind Fates'
8 170

