User:Toolsmith: Difference between revisions

Jump to navigation Jump to search
add Wizard spells to look out for
(add Sorcerer spells to look out for)
(add Wizard spells to look out for)
 
Line 154: Line 154:
|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|(classes HOLDS 'SORCERER') AND (NOT classes HOLDS 'WIZARD')}}}
|where={{{where|(classes HOLDS 'SORCERER') AND (NOT classes HOLDS 'WIZARD')}}}
|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
}}
== [[Wizard]] non-[[Sorcerer]] 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 'WIZARD') AND (NOT classes HOLDS 'SORCERER')}}}
|order by=spell_level,name
|order by=spell_level,name
|limit=500
|limit=500
20
edits

Navigation menu