Please note that some information on this wiki is still based on the demo version.
If you notice any errors, feel free to correct them.

Module:MonsterOnDay: Revision history

From Super Fantasy Kingdom Official Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 October 2025

11 November 2023

  • curprev 14:1014:10, 11 November 2023 wgg>Cadaei 1,342 bytes +45 return nothing if argument is empty
  • curprev 14:0414:04, 11 November 2023 wgg>Cadaei 1,297 bytes +1 missing quote
  • curprev 14:0014:00, 11 November 2023 wgg>Cadaei 1,296 bytes +3 css class
  • curprev 13:4813:48, 11 November 2023 wgg>Cadaei 1,293 bytes +18 tag fix
  • curprev 13:3613:36, 11 November 2023 wgg>Cadaei 1,275 bytes +18 args fix, curse index fix
  • curprev 13:3013:30, 11 November 2023 wgg>Cadaei 1,257 bytes +6 args handling
  • curprev 13:2613:26, 11 November 2023 wgg>Cadaei 1,251 bytes +1,251 Created page with "-- calculates on which days a monster appears first -- when the monster appearing rank is given (the day on the first appearance on curse 0 ignoring offsets by bosses) -- depending on -- on the curse level and -- the fixed boss days -- e.g. when a monster on curse 0 appears first on day 1 the rank is 1 -- e.g. when a monster on curse 0 appears first on day 8 the rank is 7 because the boss on day 7 is fixed without rank local p = {} function p.calculate(f) local rank =..."