Bloater

From Zed Wiki

Revision as of 08:27, 11 July 2025 by 127.0.0.1 (talk)


Information

Stats

Attribute Value
Name Bloater
Strength 80
Defense 360
Speed 50
Agility 50
Stat Scale .1
Max Life 800
HP Scale 0.0075
Weakness rifle
Difficulty Rating 3
Description No information known


Standard Loot

Image Item Qty Level Chance
zed_juice.png Zed Juice 3-6 1-100 100%
fuel.png Fuel 1 1-100 50%
chocolate.png Chocolate 1-2 1-100 100%


Extra Loot

Error 1054: Unknown column 'I.Codename' in 'SELECT'

Function: CargoSQLQuery::run Query: SELECT `cargo__LootTableLink`.`_pageID` AS `cargo_backlink_page_id_LootTableLink`,`cargo__Items`.`_pageID` AS `cargo_backlink_page_id_Items`,`cargo__LootTableItem`.`_pageID` AS `cargo_backlink_page_id_LootTableItem`,`cargo__LootTable`.`_pageID` AS `cargo_backlink_page_id_LootTable`,CONCAT('https://www.zed.city/items/', I.Codename, '.png') AS `Image`,`cargo__Items`.`_pageName` AS `Item`,`cargo__LootTableLink`.`Level` AS `Level`,`cargo__LootTable`.`_pageName` AS `Table`,CONCAT(`cargo__LootTableLink`.`Chance`, "%") AS `Chance` FROM `cargo__LootTableLink` LEFT OUTER JOIN `cargo__LootTable` ON ((`cargo__LootTableLink`.`Codename`=`cargo__LootTable`.`Codename`)) LEFT OUTER JOIN `cargo__LootTableItem` ON ((`cargo__LootTable`.`Codename`=`cargo__LootTableItem`.`LootTableCodename`)) LEFT OUTER JOIN `cargo__Items` ON ((`cargo__LootTableItem`.`Codename`=`cargo__Items`.`Codename`)) WHERE `cargo__LootTableLink`.`LinkCodename`="npc_bloater" ORDER BY `cargo__LootTableLink`.`_pageID`,`cargo__Items`.`_pageID`,`cargo__LootTableItem`.`_pageID`,`cargo__LootTable`.`_pageID`,CONCAT('https://www.zed.city/items/', I.Codename, '.png') LIMIT 5000