Module:Game/Supports/Data/Effects: 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.

13 July 2025

1 July 2025

17 June 2025

4 June 2025

  • curprev 21:2521:25, 4 June 2025 Snep talk contribs 7,278 bytes +7,278 Created page with "local Effects = {} local Game = require("Module:Game") ---@param typeId string ---@param value number ---@param values number[] ---@return SupportDataEffectUniqueBonus[] function Effects.getUniqueBonuses(typeId, value, values) local bonuses = {} ---@param bonusTypeId string|number ---@param bonusValue string|number ---@param hint string|nil local function bonus(bonusTypeId, bonusValue, hint) table.insert(bonuses, { typeId = tostr..."