Difference between revisions of "Module:Table of spellbooks/doc"

From CrawlWiki
Jump to: navigation, search
(Add link to new formula for book value)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Module:Table of spellbooks]] is a Lua module which contains information used by [[Module:Spellbook]]. If you want to add new lua functions to process this page, write them in [[Module:Spellbook]].
+
[[Module:Table of spellbooks]] is a Lua module which contains information used by [[Module:Spellbook]]. If you want to add new Lua functions to process this page, write them in [[Module:Spellbook]].
  
[[Module:Table of spellbooks]] was generated automatically with the help of [[List of spells/parse-spl-data]].
+
To generate this script, see https://github.com/jkornelsen/crawl-wiki-modules. Or, update it by hand.
 +
 
 +
Note: the value of a book formula was changed in 0.34<ref>{{source ref|0.34.0|shopping.cc|788}}</ref>.

Latest revision as of 22:02, 18 May 2026

Module:Table of spellbooks is a Lua module which contains information used by Module:Spellbook. If you want to add new Lua functions to process this page, write them in Module:Spellbook.

To generate this script, see https://github.com/jkornelsen/crawl-wiki-modules. Or, update it by hand.

Note: the value of a book formula was changed in 0.34[1].
  1. shopping.cc:788 (0.34.0)