Bestiary: Difference between revisions

Created page with "Below is a list of all attackable NPCs in HighSpell. == Levels 1-10 == <ul>{{#cargo_query: tables=NPCs |fields=_pageName |where=Attackable=1 AND Level >= 1 AND Level <= 10 |order by=Level ASC |format=template |template=NPCListItem |named args=yes }}</ul> == Levels 11-20 == <ul>{{#cargo_query: tables=NPCs |fields=_pageName |where=Attackable=1 AND Level >= 11 AND Level <= 20 |order by=Level ASC |format=template |..."
 
No edit summary
Line 116: Line 116:
   |fields=_pageName
   |fields=_pageName
   |where=Attackable=1 AND Level >= 101 AND Level <= 110
   |where=Attackable=1 AND Level >= 101 AND Level <= 110
  |order by=Level ASC
  |format=template
  |template=NPCListItem
  |named args=yes
}}
== Levels 111+ ==
<ul>{{#cargo_query:
  tables=NPCs
  |fields=_pageName
  |where=Attackable=1 AND Level >= 111
   |order by=Level ASC
   |order by=Level ASC
   |format=template
   |format=template