Template:GroupMonster
From A KoL Wiki
[edit]
{{GroupMonster}}
This monster counts as a [[:Category:Group Monsters|group]]{{#if:{{{num|{{{1|}}}}}}| (of size {{{num|{{{1}}}}}}{{#ifeq:{{{exact|}}}|true|| or more}})}}. It takes manifold damage from area-of-effect skills such as [[Wave of Sauce]].{{#ifeq:{{{autocat|}}}|false||[[Category:Group Monsters]]}}
This template should be used on monster pages where the monster is actually a group of monsters attacking together.
Usage
- {{GroupMonster|three}}
appears as
- This monster counts as a group (of size three or more). It takes manifold damage from area-of-effect skills such as Wave of Sauce.
- {{GroupMonster|three|exact=true}}
appears as
- This monster counts as a group (of size three). It takes manifold damage from area-of-effect skills such as Wave of Sauce.
- {{GroupMonster|num=two}}
appears as
- This monster counts as a group (of size two or more). It takes manifold damage from area-of-effect skills such as Wave of Sauce.
- {{GroupMonster}}
appears as
- This monster counts as a group. It takes manifold damage from area-of-effect skills such as Wave of Sauce.