Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Template:Drops

From DFO World Wiki
Jump to: navigation, search

Description

This template creates a drop record using monster, item, dungeon, difficulty and necessary quest, and displays everything but the monster name.

It creates a subobject with the following properties:

  • Has monster source
  • Drops item
  • Has monster location
  • Has dungeon difficulty
  • Has quest requirement
  • Is tied to hell mode

Usage

{{Drops
|<item> =
| monster =  
| dungeon = 
| difficulty = 
| hell = 
| quest requirement = 
| show monster = 
}}

Parameters

All parameters are optional unless stated otherwise.

monster 
Monster page. The wiki page of the monster. Defaults to the name of the base article ({{PAGENAME}})
item 
Required. Item page. The wiki page of the item.
dungeon 
Required. The wiki page of the dungeon. If the monster appears in multiple dungeons, use the template once for each appearance.
difficulty 
Required. Difficulty of the dungeon. Allowed values are all, normal, expert, master, king, slayer. Separate multiple with a comma. Defaults to all.
quest requirement 
Quest that is required to be accepted in order to have the item drop.
hell 
Set to y if the monster spawns in hell mode.
show monster 
Set to y to display the monster that drops the item. Hides the monster name by default.
text 
Displayed text for the item. Defaults to the name of the item.

Examples

{{Drops|monster=Nilvas Gracia|dungeon=Black Crusade|Corrupt Imposter Death Scythe}}

Corrupt Imposter Death Scythe.png Corrupt Imposter Death Scythe in Black Crusade (all difficulties)

{{Drops
| monster = Nilvas Gracia
| dungeon = Black Crusade
| difficulty = king, slayer
| quest requirement = Test Quest?!
| show monster = y
|Corrupt Imposter Death Scythe}}

Corrupt Imposter Death Scythe.png Corrupt Imposter Death Scythe by No Icon.png Nilvas Gracia in Black Crusade (King, Slayer) (Requires the quest Test Quest?!)

{{Drops
| monster = Humanoid Kanuluk
| dungeon = Kore Power Plant
| hell = y
| show monster = y
|Garroter Sickle}}

Garroter Sickle.png Garroter Sickle by No Icon.png Humanoid Kanuluk in Kore Power Plant (Hell Mode)