<?xml version="1.0"?> <spells> <!-- shared spells --> <spell name="create_roi" ship="true" rank="5"> <resource name="aura" amount="50" cost="fixed"/> <resource name="money" amount="3000" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> </spell> <spell name="create_aots" ship="true" rank="5"> <resource name="aura" amount="50" cost="fixed"/> <resource name="money" amount="3000" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> </spell> <!-- draig spells --> <spell name="earn_silver#draig" ship="true" variable="true" rank="5"> <resource name="aura" amount="1" cost="level"/> </spell> <spell name="create_firesword" ship="true" rank="5"> <resource name="aura" amount="100" cost="fixed"/> <resource name="p10" amount="1" cost="fixed"/> <resource name="sword" amount="1" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> </spell> <spell name="create_trollbelt" ship="true" rank="5"> <resource name="aura" amount="20" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> </spell> <!-- gwyrrd spells --> <spell name="earn_silver#gwyrrd" ship="true" variable="true" rank="5"> <resource name="aura" amount="1" cost="level"/> </spell> <spell name="create_magicherbbag" ship="true" rank="5"> <resource name="aura" amount="30" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> <resource name="lifepotion" amount="1" cost="fixed"/> </spell> <!-- illaun spells --> <spell name="earn_silver#illaun" ship="true" variable="true" rank="5"> <resource name="aura" amount="1" cost="level"/> </spell> <spell name="create_dreameye" ship="true" rank="5"> <resource name="dragonhead" amount="1" cost="fixed"/> <resource name="permaura" amount="5" cost="fixed"/> </spell> <spell name="create_invisibility_sphere" ship="true" rank="5"> <resource name="aura" amount="150" cost="fixed"/> <resource name="money" amount="30000" cost="fixed"/> <resource name="permaura" amount="3" cost="fixed"/> </spell> <!-- cerddor spells --> <spell name="earn_silver#cerddor" ship="true" variable="true" rank="5"> <resource name="aura" amount="1" cost="level"/> </spell> <spell name="create_roqf" ship="true" rank="5"> <resource name="aura" amount="20" cost="fixed"/> <resource name="money" amount="1000" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> </spell> <!-- tybied spells --> <spell name="earn_silver#tybied" ship="true" variable="true" rank="5"> <resource name="aura" amount="1" cost="level"/> </spell> <spell name="create_antimagic" ship="true" rank="5"> <resource name="aura" amount="50" cost="fixed"/> <resource name="money" amount="3000" cost="fixed"/> </spell> <spell name="create_rop" ship="true" rank="5"> <resource name="aura" amount="100" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> <resource name="money" amount="4000" cost="fixed"/> </spell> <spell name="create_bagofholding" ship="true" rank="5"> <resource name="aura" amount="30" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> <resource name="money" amount="5000" cost="fixed"/> </spell> <!-- gray magic --> <spell name="create_runesword" ship="true" rank="5"> <resource name="aura" amount="100" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> <resource name="money" amount="1000" cost="fixed"/> <resource name="laensword" amount="1" cost="fixed"/> </spell> <spell name="create_chastitybelt" ship="true" rank="5"> <resource name="aura" amount="50" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> <resource name="money" amount="3000" cost="fixed"/> </spell> <spell name="create_focus" ship="true" rank="5"> <resource name="aura" amount="100" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> </spell> <spell name="create_ror" ship="true" rank="5"> <resource name="aura" amount="100" cost="fixed"/> <resource name="permaura" amount="1" cost="fixed"/> </spell> </spells>