Module:Game/Cards/Data: Revision history

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

9 July 2025

1 July 2025

25 June 2025

18 June 2025

17 June 2025

11 June 2025

12 May 2025

10 May 2025

9 May 2025

  • curprev 22:1422:14, 9 May 2025 Snep talk contribs m 2,746 bytes +132 No edit summary
  • curprev 22:1022:10, 9 May 2025 Snep talk contribs 2,614 bytes +2,614 Created page with "local Data = {} local Game = require("Module:Game") ---@class CardData ---@field id string ---@field characterId string ---@field nameJP string ---@field displayNameJP string ---@field rarities table[] ---@field defaultRarity string ---@field skillRanks table[] ---@field boons table ---@field defaultRunningStyle string ---@field iconPage string ---@field standPage string ---Get card data by its ID ---@param cardId string ---@return CardData|nil function Data.getCard(ca..."