ADVERTISEMENT

2 cops responding to tribal commotion in Davao City killed

Published Jul 27, 2023 07:21 am
DAVAO CITY – Two police officers were killed while two colleagues were injured during a commotion involving members of the indigenous tribe on Wednesday afternoon in Purok 4, Barangay Lacson, Calinan District, this city. The Davao City Police Office (DCPO) identified the slain police officers as Police Chief Master Sgt. Tito Didal Lague and Police Corporal Mark Anthony Elman Corsino. Wounded, on the other hand, were Police Corporal Ken Leo Diango Gumanoy and Donald Ombrete. The confrontation also resulted in the death of the suspect, Benao Maanib Landas, and the arrest of his companion, Rico Masacay. Police Capt. Hazel Tuazon, DCPO spokesperson, said that the incident was not a tribal war or “pangayaw” but a family problem. Tuazon said the Calinan Police Station received a call from a certain Jericha Gubat Isod regarding a commotion at her residence in Purok 4. She that Corsino approached a certain Angelito Maanib Landas, the father of Benao, to pacify his son and convince him to put down his bolo but to no avail. DCPO director Police Col. Albert Lupaz said that the suspects were violent. Lupaz said Corsino fired a warning shot on the ground but Benao hacked the police officer with a bolo on his left wrist. “The suspect who was killed was already told by his father to surrender his bolo,” Lupaz said. He said Corsino shot Benao numerous times but the bullets did not pierce his body and went on hacking the victim until he was fatally wounded on his right cheek and fell on the ground. Benao managed to call for backup, Lupaz said. Lupaz said locals believed that the suspects had amulets and were possessed by “evil spirits.” He said that a video was captured showing policemen shooting the suspect in self-defense but the bullets did not penetrate and smoke came out of the suspect’s body during the initial confrontation. “You can see several empty shells from the firearm in the crime scene…He (Landas) was hit on his stomach but the bullets did not penetrate,” he said. Lupaz said that based on investigation, the Landases belong to a certain group of “mananambal” (healers) in their community. He said the commotion happened as Benao got jealous of his sister and her husband who were recognized as leaders of their group. Lupaz said he could not confirm if the group was a cult but added that authorities recovered human bones, a firearm, and several bolos from their “church” in their community. Tuazon said that the suspect also chased and hacked Ombrete, the mobile patrol vehicle driver, in the head, and Police Auxiliary Richard Mendoza. She said Mendoza, who escaped unscathed, saw another suspect, Masacay, pick up the firearm of Corsino and shot the police officer’s body several times. Tuazon said that when reinforcements arrived, the bolo-wielding Landas and Masacay, who were also equipped with a short firearm and long firearm, respectively, opened fire at the police backup, triggering a gunfight that resulted in the death of Landas and wounding of Lague and Gumanoy, two of the backup police personnel who responded to the incident. She said that Lague was hacked from behind by Masacay. Lague was taken to a hospital in Calinan where he was declared dead on arrival. Gumanoy was taken to Camp Quintin S. Merecido Hospital and Ombrete to Southern Philippines Medical Center here. Masacay fled with the firearms and a bolo but was later arrested during a joint hot pursuit operation. The remains of the slain police officers and Benao’s were brought to Angel Funeral Homes, this city. Tuazon said Masacay is under the custody of the Criminal Investigation and Detection Management Unit. Seized from Masacay were a K2CI rifle with one magazine loaded with 13 bullets, a Galil Ace with one magazine with four live ammunitions, and two bolos. Lupaz said Landas was a “bahani” (tribal warrior) while Masacay was a former member of Special Civilian Armed Forces Geographical Unit Active Auxiliary (SCAA). He said cash assistance was given to the families of the slain police officers. Angelito said he could not believe what he saw and Benao did not seem affected by bullets. Benao was possessed by an evil spirit, according to Angelito. Angelito said that there was no tribal raid involved during the incident. Instead, they gathered in Barangay Lacson to celebrate the birth anniversary of their healer and leader, Bai Tinay. He also revealed that he had sought healing for his son at the Panubaran (healing ritual) in their tribe.

Related Tags

Shooting CRIME IP tribe DCPO Davao City
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.