Frenzied Crawler: Difference between revisions
From Zed Wiki
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Zeds| Name=Frenzied Crawler| Codename=npc_frenzied_crawler| Strength=5300| Defense=31810| Speed=10600| Agility=15905| StatScale=.00458| MaxLife=1000| HpScale=0.01| Weakness=shotgun| DifficultyRating=8 | <noinclude>{{Zeds| Name=Frenzied Crawler| Codename=npc_frenzied_crawler| Strength=5300| Defense=31810| Speed=10600| Agility=15905| StatScale=.00458| MaxLife=1000| HpScale=0.01| Weakness=shotgun| DifficultyRating=8 | ||
}} | }} | ||
</noinclude>{{ZedLoot | </noinclude>{{ZedLoot | ||
Line 106: | Line 106: | ||
==== Explore ==== | ==== Explore ==== | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=RoomNpcs, NpcRooms | tables=RoomNpcs, NpcRooms, Locations | ||
| join on= NpcRooms.Codename = RoomNpcs.JobCodename | | join on= NpcRooms.Codename = RoomNpcs.JobCodename, Locations.Codename = NpcRooms.Location | ||
| fields= | | fields= Locations._pageName = Location | ||
| where= RoomNpcs.Codename = "npc_frenzied_crawler" | | where= RoomNpcs.Codename = "npc_frenzied_crawler" | ||
|format=table | | group by=Locations._pageName | ||
|default=This zed does not spawn in explorable locations. | | format=table | ||
| default=This zed does not spawn in explorable locations. | |||
}} | }} | ||
Line 120: | Line 121: | ||
tables=ZedLoot=ZL,Items=I | tables=ZedLoot=ZL,Items=I | ||
| join on=ZL.Codename=I.Codename | | join on=ZL.Codename=I.Codename | ||
| fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image, I._pageName=Item, ZL.Qty, ZL.Level, CONCAT(ZL.Chance, "%")= | | fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image, I._pageName=Item, ZL.Qty, ZL.Level, CONCAT(ZL.Chance, "%")=Drop Rate | ||
| where=ZL.ZedCodename="npc_frenzied_crawler" | | where=ZL.ZedCodename="npc_frenzied_crawler" | ||
| order by=ZL.Level DESC | | order by=ZL.Level DESC | ||
Line 134: | Line 135: | ||
LootTableItem.Codename = Items.Codename, | LootTableItem.Codename = Items.Codename, | ||
LootTableLink.Codename = LootTable.Codename | LootTableLink.Codename = LootTable.Codename | ||
| fields=CONCAT('https://www.zed.city/items/', Items.Codename, '.png')=Image, Items._pageName=Item, LootTableLink.Level, LootTable._pageName=Table, CONCAT(LootTableLink.Chance, "%")= | | fields=CONCAT('https://www.zed.city/items/', Items.Codename, '.png')=Image, Items._pageName=Item, LootTableLink.Level, LootTable._pageName=Table, CONCAT(LootTableLink.Chance, "%")=Drop Rate | ||
| where=LootTableLink.LinkCodename="npc_frenzied_crawler" | | where=LootTableLink.LinkCodename="npc_frenzied_crawler" | ||
|format=table | |format=table |
Latest revision as of 20:10, 5 August 2025
Information
Stats
These are the base stats for the zed at level 1, for each level above this the zeds stats will raise respectively using this calculation: stat x 0.01 x level = new stat level
Attribute | Value |
---|---|
Name | Frenzied Crawler |
Strength | 5300 |
Defense | 31810 |
Speed | 10600 |
Agility | 15905 |
Stat Scale | .00458 |
Max Life | 1000 |
HP Scale | 0.01 |
Weakness | shotgun |
Difficulty Rating | 8 |
Description | No information known |
Weak to
Weaknesses halve the defender’s agility and defense if the attacker's weapon type matches the defender’s specified weakness.
No weakness to Melee Weapons
Ranged Weapon | Type |
---|---|
Chain Shotgun | shotgun |
Sawnoff | shotgun |
Scuff Shotgun | shotgun |
Shotgun | shotgun |
Spawns
City
Location |
---|
Dining Area |
Restrooms |
Explore
Location |
---|
Junkyard |
Research Facility |
Standard Loot
Image | Item | Qty | Level | Drop Rate |
---|---|---|---|---|
![]() |
Carp | 3-6 | 21-40 | 100% |
![]() |
Chocolate | 3-6 | 1-20 | 100% |
![]() |
Zed Juice | 1-3 | 1-100 | 100% |
Extra Loot
Image | Item | Level | Table | Drop Rate |
---|---|---|---|---|
![]() |
Beer | 1-100 | NPC Drop Random | 3% |
![]() |
Canned Food | 1-100 | NPC Drop Random | 3% |
![]() |
Logs | 1-100 | Low Resources | 10% |
![]() |
Logs | 1-100 | Medium Resources | 10% |
![]() |
Nails | 1-100 | Low Resources | 10% |
![]() |
Nails | 1-100 | Medium Resources | 10% |
![]() |
Nails | 1-100 | NPC Drop Random | 3% |
![]() |
Rope | 1-100 | Medium Resources | 10% |
![]() |
Scrap | 1-100 | Low Resources | 10% |
![]() |
Scrap | 1-100 | Medium Resources | 10% |
![]() |
Wire | 1-100 | Low Resources | 10% |
![]() |
Wire | 1-100 | Medium Resources | 10% |
![]() |
Dirty Water | 1-100 | NPC Drop Random | 3% |
![]() |
E-Cola | 1-100 | NPC Drop Random | 3% |
![]() |
Flux | 1-100 | NPC Drop Random | 3% |
![]() |
Gears | 1-100 | Medium Resources | 10% |