Wynncraft Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Template-info Documentation

This template creates a table for the item drops of a mob. Can also be used without naming any items. When called without any items, the template will state the mob has no ingredient drops and categorize it under Category:Has no ingredient drops.

Usage

{{MobDrops
|{{MDRow|item= |is_guaranteed= }}
|{{MDRow|item= |is_guaranteed= }}
|{{MDRow|item= |is_guaranteed= }}
...
}}

Each parameter should call Template:MDRow and provide the name of the item and whether it is guaranteed. The title of the table will always be the page name.

  • item - the name of the item the mob can drop
  • is_guaranteed - 0 or 1: whether the mob is guaranteed to drop this item

Examples

Example Result
{{MobDrops
  |{{MDRow|item=Rotten Flesh|is_guaranteed=0}}
  |{{MDRow|item=Sturdy Flesh|is_guaranteed=0}}
}}


Rotten Flesh [✫✫✫]
Tier 0 Crafting Ingredient
+2% to +4% Main Attack Damage
-17 Durability
Crafting Lv. Min: 1
  • Weaponsmithing
  • Woodworking
more info...


Sturdy Flesh [✫✫✫]
Tier 3 Crafting Ingredient
-17 Durability
Crafting Lv. Min: 1
  • Armouring
  • Tailoring
more info...
{{MobDrops}}
This mob has no ingredient drops.
{{MobDrops|mob = Nesting Spider}}
|{{MDRow|item=Forest Web|is_guaranteed=0}}
|{{MDRow|item=Spider Fang|is_guaranteed=0}}
|{{MDRow|item=Poisonous Spider Eye|is_guaranteed=0}}
|{{MDRow|item=Lucky Spider Egg|is_guaranteed=0}}
|{{MDRow|item=Luxurious Silk|is_guaranteed=0}}
}}


Forest Web [✫✫✫]
Tier 0 Crafting Ingredient
+2% Walk Speed
-17 Durability
Crafting Lv. Min: 3
  • Tailoring
  • Woodworking
  • Jeweling
more info...


Spider Fang [✫✫✫]
Tier 0 Crafting Ingredient
+4/3s to +5/3s Poison
-17 Durability or -38s Duration
Crafting Lv. Min: 5
  • Weaponsmithing
  • Alchemism
more info...


Poisonous Spider Eye [✫✫]
Tier 1 Crafting Ingredient
+2/3s to +3/3s Poison
-26 Durability or -54s Duration
Crafting Lv. Min: 5
  • Jeweling
  • Alchemism
more info...


Lucky Spider Egg [✫✫]
Tier 2 Crafting Ingredient
+10% to +12% XP Bonus
+10% to +12% Loot Bonus
-80s Duration
Crafting Lv. Min: 8
  • Alchemism
more info...


Luxurious Silk [✫✫✫]
Tier 3 Crafting Ingredient
+2 to +3 Agility
-56 Durability
Crafting Lv. Min: 3
  • Jeweling
more info...
Advertisement