Module:CombatStyles: 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

11 October 2024

  • curprev 22:1622:16, 11 October 2024Alex talk contribs 21,530 bytes +21,530 Created page with "local p = {} local paramTest = require('Module:Paramtest') local CombatOptionLink = { ['Melee'] = 'Combat Options#Melee weapons', ['Ranged'] = 'Combat Options#Ranged weapons', ['Magic'] = 'Combat Options#Magic weapons', ['Multiple'] = 'Combat Options', ['None'] = '', } -- Combat type -- Weapon Style -- Weapon Style -- Experience gained -- Invisible boost local WeaponStyles = { ['Magic'] = { ['Accurate'] = { -- Trident only ['Weapon Style'] = 'Accurat..."