Kobra (comic book)

Kobra (trans. Cobra) was a Yugoslav comic book created by artist Branislav Kerac and writer Svetozar Obradović. The main character of the comic is a young stunt man, nicknamed Kobra.

Kobra
Publication information
PublisherDečje novine
First appearance1979
Created byBranislav Kerac (artist)
Svetozar Obradović (writer)
In-story information
PartnershipsCindy Williams
AbilitiesExcellent athlete, highly skilled martial artist

History

After ending their cooperation with publisher Dnevnik, artist Branislav Kerac and writer Svetozar Obradović started to cooperate with the publisher Dečje novine.[1] Their first comic published by Dečje novine was Kobra, a comic about a young stunt man nicknamed Kobra.[1] Kobra was first published in Dečje novine's comic magazine YU strip in 1979.[1] Seventeen issues were published, before Kerac dropped his work on Kobra to work on Cat Claw.[2]

List of episodes

  1. "Sam protiv svih" ("Alone Against Everyone")
  2. "Nezgodni svedoci" ("Troublesome Witnesses")
  3. "Zavera u Fuentesu" ("Conspiracy in Fuentes")
  4. "Biznis je biznis" ("Business Is Business")
  5. "Ostrvo" ("The Island")
  6. "Stari traper" ("Old Trapper")
  7. "Ratna kraljica" ("War Queen")
  8. "Treće poluvreme" ("The Third Half")
  9. "Čovek sa dva života" ("A Man with Two Lives")
  10. "Žizel" ("Gisele")
  11. "Neman moraš ubiti dvaput" ("Monster Has to Be Killed Twice")
  12. "Morske radosti" ("Joys of the Sea")
  13. "Zmajevi spašavaju princezu" ("The Dragons Save the Princess")
  14. "Anđeo pakla" ("Angel of Hell")
  15. "Pustinjski monstrum" ("Desert Monster")
  16. "Papan"
  17. "Arizona Heat"

Fictional character

The main character of the comic is a young Yugoslav Slobodan Marković, nicknamed Kobra.[1] Kobra is a stunt man, a martial artist and an adventurer.[1] Kobra's adversaries include the mafia, drug dealers, blackmailers, killers and even Marvel Universe-like supervillain War Queen.[1] In later episodes, Kobra got a partner named Cindy Williams.[1]

gollark: Yes.
gollark: ```sqlnonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query) AS rank, ts_headline(fts::text, query, 'MaxWords=60') FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN -------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.79..861.06 rows=1 width=96) (actual time=35935.590..35935.594 rows=1 loops=1) -> Result (cost=860.79..874.83 rows=52 width=96) (actual time=35935.587..35935.589 rows=1 loops=1) -> Sort (cost=860.79..860.92 rows=52 width=178) (actual time=35934.109..35934.111 rows=1 loops=1) Sort Key: (ts_rank(pages.fts, query.query)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=0.25..860.53 rows=52 width=178) (actual time=444.148..35932.932 rows=349 loops=1) Join Filter: (pages.fts @@ query.query) Rows Removed by Join Filter: 10272 -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.038..0.041 rows=1 loops=1) -> Seq Scan on pages (cost=0.00..728.95 rows=10495 width=142) (actual time=10.189..289.581 rows=10621 loops=1) Planning Time: 0.184 ms Execution Time: 35935.637 ms(12 rows)```
gollark: What? Why does it say it's doing a sequential scan now? Æ all is bee.
gollark: Slower, even.
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.