Cargo query

Jump to navigation Jump to search

Showing below up to 1 result in range #101 to #101.

View ( | next 100) (20 | 50 | 100 | 250 | 500)

active skill name _pageName cast time
Zealotry Skill:SpellDamageAura 0.0

View ( | next 100) (20 | 50 | 100 | 250 | 500)

Modify query

View wikitext
{{#cargo_query:
tables=skill, skill_gems
|fields=skill.active_skill_name, skill._pageName, skill.cast_time
|where=skill_gems._pageID is null and skill.active_skill_name is not null and skill.cast_time = 0.0
|join on=skill._pageID = skill_gems._pageID
|format=auto
|offset=100
|limit=100
}}