Module:Chart data/ranging guild target average score: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 00:0000:00, 17 October 2024Alex talk contribs 2,470 bytes +2,470 Created page with "local helper = require('Module:Chart data') local attRollMin = 0 local attRollMax = 55000 local attRollStep = 200 -- Source for def rolls: -- https://discord.com/channels/177206626514632704/269673599554551808/1070094764797595729 local buckets = { { name = 'miss', score = 0 }, { name = 'black', score = 10, defRoll = 1000 }, { name = 'blue', score = 20, defRoll = 2000 }, { name = 'red', score = 30, defRoll = 3000 }, { name = 'yellow', score = 50, defRoll = 4000 },..."