User:Toolsmith: Difference between revisions

Jump to navigation Jump to search
add Sorcerer spells to look out for
m (add spacing)
(add Sorcerer spells to look out for)
Line 139: Line 139:
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|spell_range = 'melee'}}}
|where={{{where|spell_range = 'melee'}}}
|order by=spell_level,name
|limit=500
|intro={{Spell list table row/header}}
|outro={{Spell list table row/footer}}
|more results text=
|format=template
|template=Spell list table row
|named args=yes
}}
== [[Sorcerer]] non-[[Wizard]] spells ==
{{#cargo_query:
tables = spells
|fields= _pageName=spell, name, is_concentration=conc, is_ritual=ritual, action_type=casttime, description, spell_level=level, can_upcast=upcastable, spell_range=range, aoe, aoe_size=area, has_attack_roll=attack, {{#if:save|save|damage_save}}=save, damage_type=damage, condition_duration=duration
|where={{{where|(classes HOLDS 'SORCERER') AND (NOT classes HOLDS 'WIZARD')}}}
|order by=spell_level,name
|order by=spell_level,name
|limit=500
|limit=500
20
edits

Navigation menu