Attackable: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
   |fields=_pageName
   |fields=_pageName
   |where=Attackable=1 AND Aggressive='Yes'
   |where=Attackable=1 AND Aggressive='Yes'
   |order by=Level ASC
   |order by=Name ASC
   |format=template
   |format=template
   |template=NPCListItem
   |template=NPCListItem
Line 22: Line 22:
   |fields=_pageName
   |fields=_pageName
   |where=Attackable=1 AND (Aggressive != 'Yes' OR Aggressive IS NULL)
   |where=Attackable=1 AND (Aggressive != 'Yes' OR Aggressive IS NULL)
   |order by=Level ASC
   |order by=Name ASC
   |format=template
   |format=template
   |template=NPCListItem
   |template=NPCListItem

Revision as of 16:19, 13 May 2025