Blog talk:Adnoam/Item lists/@comment-25219384-20190410054430

From Fallen London Wiki

Readiness status update:

Most tables were fully populated. The only ones still incomplete are:

  1. Weapons (112 items)

To do:

  1. Add support for "Other" item type, to list all items *not* having any of the regular effects (i.e. items with no effects (e.g. Pair of Leg Irons) or just special effects (e.g. Your Own Severed Head).
  2. Add more explicit error tracking, by adding proper maintenance categories to the return string/list if there's a module error.
  3. Update {{Item}} template to add a maintenance category for items not in the proper class table.
  4. Add support for Stat Reducing items (only one page needs this, but why not automate it?)
  5. QA: review resulting lists and make sure there were no copy/paste errors in effects and qualifiers.
  6. Start embedding in actual wiki pages.
  7. Figure out if we want to support Menace-increasing items. This will require running the module without specifying an item class (just the desired effect), which would be costly (module would need to scan all item class tables for everything with the desired menace listed as an effect).