Party
like it's
1989.
Click HERE to register.


 Forgot your info?
Remember me

Don't mess
with the bull.
JOIN!!!
4 COMMENTS
RETRORATING: 6
FAVORITED 2 TIMES

My Top 5 Halloween Ready Super Heroes

  In this article I will list my picks of comic characters that need no costume. Just looking at them make you think of Halloween and just seems to put you in that spirit.

 
5. Morbius the Living Vampire may not be a true "vampire", since he was created by science and not magic. But, if he was applying for the job, I bet he would get it. He feeds on the living like the other vampires, he has the strength, speed, agility, and he can fly like the other vampires. Plus, he definitely looks the part. He deserves his vampire license before the Cullins at least. 


4. Sleepwalker, to those who don't know, is the stuff nightmares are made of. Well, not really.... but close. He protects human minds from creatures that would attack them there while they sleep. One look at this guy and Freddy would walk the other way. He has superhuman strength, speed, agility, and he can also amplify psychic powers. But his main power is the "Warp Gaze", which allows him to warp what ever he looks at into many different shapes.  He has sworn not to use it on living beings because it would cause great pain and suffering, while at the same time showing them there worst nightmare.



3. Ghoul is one of the lucky guys who caught the theta virus, a virus that gave people superpowers but also killed them. Luckily for him, his powers brought him back. He can't die because he pretty much is dead already. You blast off a limb, he can reattach it. And, if he can't find it, it will eventually grow back. He is always the funny guy of UltraForce, but seeing him always holding himself together while making jokes just made me think of Halloween.


2. Spawn reminds me of Halloween because.... well look at him! How can you look at him and not think of Halloween? With all the spikes, capes, chains, skulls, and the necroplasmic green glowing eyes? His backstory is that he was a government assassin who was betrayed and killed by his partner. He makes a deal with a demon to come back for vengeance, armed with every ghostly power under the sun. The love for his wife and son pushes him to fight against the forces of good and evil. He is just cool.


1. Ghost Rider: The Spirit of Vengeance looks like the Grim Reaper's bad*ss older brother. He walks around as a flaming skeleton, blasting flames in every direction. Again, like Spawn,  he makes a deal with a demon. Only this time it's to save his adopted father's life. But it blows up in his face, so he decides to use the powers he gained against the demon. But whenever I read Ghost Rider I think of Halloween.

So what did you think of my list? Agree? Disagree? 


Digg Share
Looking for more from comic_book_fan?
READ 156252 TIMES
Anime memories

There's always a new discovery in our lives that may become a new hobby. Writing a poem, repairing machines, finding a sport that you like, etc... In ...

Castles of Yesteryear

No, this won't be about literal castles, these will be about the castles of childhood, which for me took two forms:The Playground:And The Tree Fo...

They Called Him Trinity

Ah, the western. Easily my favorite film genre, and you could make the case that it's the most American one as well. After all, the settings and ...

Retro-graphic Evidence: Video Games are Cool!

Retro-graphic Evidence“Video Games are Cool!”Based on the previous Retro-graphic Evidence articles, I think we can all agree I have a sh...

Retro-graphic Evidence: Xardion Lives!

Retro-graphic Evidence“Xardion Lives!”Around the same time I that I decided to begin sorting through old photos, my brother came by for a visit.&n...

Retro-graphic Evidence: Horror in the 80s

“What are you afraid of?”  That’s what I asked my best friend Yury, outside the video store on Cropsey Avenue in Brooklyn.   It w...

Odd TV show episodes #1

Greetings readers, today I'd like to introduce a new series I whipped up. As the title shows, this will focus on some television show episodes that le...

Vor-Tech: Undercover Conversion Squad

Hello members of Retro-Daze! My name is Rick Ace Rhodes. I've decided that before I post original material here on Retro-Daze, I will post the t...

Five Forgotten Comic Heroes of the 90's

While not every character to ever headline their own comic book is going to get the live action treatment at our local theaters, movies like Ant-Man g...

CDbException

CDbException

CDbCommand failed to execute the SQL statement: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'rj_classics' at row 1. The SQL statement executed was: UPDATE `articles` SET `id`=:yp0, `posted_by`=:yp1, `title`=:yp2, `content`=:yp3, `icon`=:yp4, `column`=:yp5, `type`=:yp6, `featured`=:yp7, `contest_winner`=:yp8, `official`=:yp9, `smurf`=:yp10, `posted_on`=:yp11, `status`=:yp12, `category`=:yp13, `action_on`=:yp14, `edited`=:yp15, `reads`=:yp16, `retro_rating`=:yp17, `favorited`=:yp18, `theme`=:yp19, `colorcode`=:yp20, `show_in_header`=:yp21, `approved_on`=:yp22, `rj_classics`=:yp23, `reviews`=:yp24, `review`=:yp25 WHERE `articles`.`id`=822

/home/ghostofvapor/public_html/yii/framework/db/CDbCommand.php(354)

342             return $n;
343         }
344         catch(Exception $e)
345         {
346             if($this->_connection->enableProfiling)
347                 Yii::endProfile('system.db.CDbCommand.execute('.$this->getText().$par.')','system.db.CDbCommand.execute');
348             $errorInfo = $e instanceof PDOException ? $e->errorInfo : null;
349             $message = $e->getMessage();
350             Yii::log(Yii::t('yii','CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}.',
351                 array('{error}'=>$message, '{sql}'=>$this->getText().$par)),CLogger::LEVEL_ERROR,'system.db.CDbCommand');
352             if(YII_DEBUG)
353                 $message .= '. The SQL statement executed was: '.$this->getText().$par;
354             throw new CDbException(Yii::t('yii','CDbCommand failed to execute the SQL statement: {error}',
355                 array('{error}'=>$message)),(int)$e->getCode(),$errorInfo);
356         }
357     }
358 
359     /**
360      * Executes the SQL statement and returns query result.
361      * This method is for executing an SQL query that returns result set.
362      * @param array $params input parameters (name=>value) for the SQL execution. This is an alternative
363      * to {@link bindParam} and {@link bindValue}. If you have multiple input parameters, passing
364      * them in this way can improve the performance. Note that if you pass parameters in this way,
365      * you cannot bind parameters or values using {@link bindParam} or {@link bindValue}, and vice versa.
366      * binding methods and  the input parameters this way can improve the performance.

Stack Trace

#2
+
 /home/ghostofvapor/public_html/protected/controllers/SiteController.php(1261): CActiveRecord->update()
1256                 $ifFavorited = $ifAction = 0;
1257             }
1258 
1259             $this->render('article', array('model' => $model, 'article' => $article, 'postedBy' => $postedBy, 'comments' => $comments, 'commentCount' => $commentCount, 'ifFavorited' => $ifFavorited, 'ifAction' => $ifAction, 'allArticles' => $allArticles, 'pages' => $pages));
1260             $article->reads += 1;
1261             $article->update();
1262         } else {
1263             $this->redirect(Yii::app()->createUrl('site/error', array('code' => 404, 'message' => 'This page was not found.')));
1264             exit();
1265         }
1266     }
#15
+
 /home/ghostofvapor/public_html/index.php(16): CApplication->run()
11 defined('YII_DEBUG') or define('YII_DEBUG',true);
12 // specify how many levels of call stack should be shown in each log message
13 defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3);
14 
15 require_once($yii);
16 Yii::createWebApplication($config)->run();
2026-04-06 04:31:31 Apache Yii Framework/1.1.11