Undead Chicken: Difference between revisions
From Zed City Wiki
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
| Chance=50 | | Chance=50 | ||
}} | }} | ||
== Stats == | == Information == | ||
=== Stats === | |||
{| class="cargoTable noMerge sortable jquery-tablesorter" | {| class="cargoTable noMerge sortable jquery-tablesorter" | ||
| Line 42: | Line 43: | ||
|} | |} | ||
== Standard Loot == | === Standard Loot === | ||
{{#cargo_query: | {{#cargo_query: | ||
| Line 54: | Line 55: | ||
}} | }} | ||
== Extra Loot == | |||
=== Extra Loot === | |||
{{#cargo_query: | {{#cargo_query: | ||
Revision as of 06:39, 10 July 2025
Information
Stats
| Attribute | Value |
|---|---|
| Name | Undead Chicken |
| Strength | 5 |
| Defense | 5 |
| Speed | 10 |
| Agility | 10 |
| Stat Scale | 0 |
| Max Life | 100 |
| HP Scale | 0 |
| Weakness | blunt |
| Difficulty Rating | 1 |
| Description | No information known |
Standard Loot
{{#cargo_query: tables=ZedLoot=ZL,Items=I | join on=ZL.Codename=I.Codename | fields=I._pageName=Item, ZL.Qty, ZL.Level, CONCAT(ZL.Chance, "%")=Chance | where=ZL.ZedCodename="npc_easter_chicken" | order by=ZL.Level DESC | format=table }}
Extra Loot
{{#cargo_query: tables=LootTableItem,LootTable,Items,LootTableLink | join on = LootTable.Codename = LootTableItem.LootTableCodename, LootTableItem.Codename = Items.Codename, LootTableLink.Codename = LootTable.Codename | fields=Items._pageName, LootTableLink.Level, LootTable._pageName=Table, CONCAT(LootTableLink.Chance, "%")=Chance | where=LootTableLink.LinkCodename="npc_easter_chicken" |format=table }}