《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 Serial11 Chapters
The Last Inquisitor is The First Augmentor
187 years into the new age. The world of Gran Viride, a world of magicka, and the Holy Empire of Yggdrasil has recovered from the times of strife. An era of peace has been ushered with the help of the Church of Merciful Radiance. Erdem Fairsborough, a priest of the church, chose a path that prevents any more bloodshed, but a holy order have other plans for him. However, he will fight for his methods. But when he discovers a grim truth, he also unearths a dark past that will blur the lines of morality. This is his story.
8 152 - In Serial7 Chapters
Legends of Valheim
The 1st Generation of Legends were almighty, and full of life. Through the struggle of countless battles, otherwise known as 'Battle of the Gods', they repelled the demons back into the Underworld, cementing their legacies for millenniums to come. Thanks to the help of God's, Legend Candidates can be born, and with this system, only the strong survive. Currently in the 4th Generation of Legends, we follow a Druid Candidate named Ivan, and a Farmer Candidate named Eve. To their surprise, they're both candidates! Because of this they get to experience hardships all across Valheim! [LitRPG]
8 158 - In Serial26 Chapters
Adore {fezco}
In which they can't seem to keep their hands off each other.
8 205 - In Serial33 Chapters
Complete // Stiles Stilinski [3]
Brianna Hollis is finally returning to Beacon Hills after a long summer away, learning about herself and making new allies. Many thoughts running through her head as to what this year will bring.She hopes this year will finally be normal. That her and her friends will finally get a break. But what she doesn't know is what is yet to come.Creatures of the night. Scientists who worshiped the supernatural. The Dread Doctors.Hell hound. His eyes glow orange and he is impervious to flame.La Bête du Gévaudan. The Beast of Gevaudan.Oh, and there's a new guy in town. Well, new to Brianna Hollis. Not so new to Scott McCall and Stiles Stilinski.The Wild Hunt.~~~~~Third book to the "New Girl" Stiles Stilinski series.Based on season 5 & 6Disclaimer: I do not own any content/characters of Teen Wolf. All credits to the writers and creators of MTV's Teen Wolf.
8 173 - In Serial7 Chapters
You don't get it huh? (Smut)
⚠️ warning this story contains smuts⚠️if you want me to make other than Aidan Gallagher or Harry Potter.....go ahead and request....and if you request other than umbrella acedamy, Nicky, Ricky, Dicky and Dawn or Harry Potter....I will sure try to do it cause I will enter dormitory later..... so won't see you guys for long time...😔smutty smut😏omg....I think I'm already addicted......oh an don't forget......HOLLY WATER PLEASE!!!!!🍶🍶🍶🍶
8 106 - In Serial33 Chapters
One Night With Kingston (Saving Her Book 1)
Ayda and Kingston are seniors at the same high school. Their graduating class is over 300 people they have a few classes together but don't talk and aren't friends but one night at a party changed things for them both. Kingston can't handle the fact that he's about to be with someone he don't want and Ayda hides a major secret. Can they work it out? Will he uncover her secrets?
8 184

