Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!

Template:QueryMonsters

From Mabinogi World Wiki
[edit]Template Documentation

Details

Creates a list of queried monsters based on Specified criteria. Primarily used to populate family pages.


Simple example:

{{QueryMonsters
|Family=Golem (Family)
|Type=Normal
}}
  • For results that contain a term, use =~* E.g. |DropMiscCommon=~*Potion*
  • To exclude a search term, use =! E.g. |Speed=!Fast
  • To exclude all that contain a term, use =!~* E.g. |DropEquipCommon=!~*Shoe*


All possible queries:

{{QueryMonsters
|Name=
|Family=
|Speed=
|MeleeHits=
|Element=
|ExplosiveDamage=
|Aggro=
|MultiAggro=
|AggroRange=
|AggroSpeed=
|DropEquipCommon=
|DropMiscCommon=
|SkillHeavyStander=
|SkillManaDeflector=
|SkillNaturalShield=
|Type=
|Section=
|MissionsList=
|Mainstream=
|FieldBoss=
|Skills=
}}