Spell Lookup

Introduction

This is a pretty simple spell lookup tool. On the server I have an associative array which currently contains 648 spells. When you click on the 'lookup' button this page makes a background request and looks up the spell which matches your words. This tool has been used 636 times.

Usage

You can either type in a spell in the input box at the bottom of the screen here or you can access the tool directly. The following is an example using the tool from wget.

$ wget -qO - 'http://www.zombii.org/spells/?w=daimio enox class'
silver sheen

You can of course also access it with your current browser.

Try it

Type in the magic words and press lookup!

TinyFugue & zMUD

I've added a spell expanders for both tf and zmud which use my most up-to-date data. You can access the tf version here and the zmud here. You may also be interested in my lookup tool for tf which can be found here.