Search results

  • to Breindahl who provided the new graphics. New Item - Bone Necklace - Automatically buries bones when dropped from Monsters. Acquired from the Standard
    27 KB (2,907 words) - 11:22, 4 June 2023
  • 18, up from 12. Eyeballs are now worth 60 each. Dragon Bones are now worth 200 each. Magic Bones are now worth 300 each. Enemy Special Attack - Confusion
    23 KB (3,230 words) - 11:27, 4 June 2023
  • and 2 Strawberry Seeds. This table shows all the Summoning Familiars and Synergies that provide a bonus to Thieving. This table lists most sources of Thieving-specific
    14 KB (1,506 words) - 16:50, 3 May 2024
  • Javelins, +200 Chaos Runes, +200 Big Bones Combat Supply II: +200 Rune Javelins, +200 Death Runes, +200 Magic Bones Combat Supply III: +200 Dragon Javelins
    1 KB (39,394 words) - 20:09, 15 April 2024
  • local bones = Items.getItemByID(monster.bones) if bones ~= nil and bones.prayerPoints then table.insert(rowTxt, bones.name) table.insert(rowTxt
    6 KB (698 words) - 03:37, 31 January 2022
  • end table.insert(tableParts, '\r\n|}') return table.concat(tableParts) end function p.getFullMonsterTable(frame) return p._getMonsterTable(GameData
    6 KB (796 words) - 15:51, 22 October 2022
  • drops shards if bones ~= nil then local boneQty = (bones.quantity ~= nil and bones.quantity) or 1 boneVal = bones.item.sellsFor * boneQty result =
    73 KB (9,379 words) - 06:25, 9 February 2024
  • drops shards if bones ~= nil then local boneQty = (bones.quantity ~= nil and bones.quantity) or 1 boneVal = bones.item.sellsFor * boneQty result =
    73 KB (9,410 words) - 02:09, 7 May 2024
  • "dropCoins":[1,10],"media":"assets/media/monsters/air_guard.svg","bones":768,"boneQty":1,"lootTable":[],"lootChance":100},{"id":86,"name":"Air Monster","levels":{"Hitpoints":220
    128 KB (15,106 words) - 16:36, 27 August 2021
  • local boneTxt = 'None' if monster.bones ~= nil then local bones = Items.getItemByID(monster.bones) boneTxt = Icons.Icon({bones.name, type='item'
    39 KB (5,036 words) - 21:39, 31 January 2023
  • then table.insert(tables, p.buildAltMagicTable('Just Learning')) elseif item.name == 'Bones' then table.insert(tables, p.buildAltMagicTable('Bone Offering'))
    42 KB (5,778 words) - 21:45, 2 February 2022
  • mirrors adorn the walls, and the floor is scattered with broken glass. A long table – perhaps an altar – is broken in two against the far wall, each half gripped
    64 KB (244 words) - 08:50, 11 April 2024
  • then table.insert(tables, p._buildAltMagicTable(altSpell)) end end if Shared.tableIsEmpty(tables) then return '' else return table.concat(tables
    42 KB (5,511 words) - 14:45, 22 November 2022
  • then table.insert(tables, p._buildAltMagicTable(altSpell)) end end if Shared.tableIsEmpty(tables) then return '' else return table.concat(tables
    47 KB (6,075 words) - 00:20, 13 May 2023
  • then table.insert(tables, p._buildAltMagicTable(altSpell)) end end if Shared.tableIsEmpty(tables) then return '' else return table.concat(tables
    51 KB (6,647 words) - 17:37, 26 March 2024
  • then table.insert(tables, p._buildAltMagicTable(altSpell)) end end if Shared.tableIsEmpty(tables) then return '' else return table.concat(tables
    51 KB (6,636 words) - 22:23, 8 March 2024
  • then table.insert(tables, p._buildAltMagicTable(altSpell)) end end if Shared.tableIsEmpty(tables) then return '' else return table.concat(tables
    50 KB (6,572 words) - 08:55, 24 February 2024
  • function p.getPrayerTable(frame) return p.getPrayerTableFiltered(frame, function(prayer) return true end) end function p.getUnholyPrayerTable(frame) return
    6 KB (862 words) - 08:42, 10 October 2023
  • values themselves -- if table is not of type 'table' then return nil function p.tableCount(table) if (type(table) == 'table') then local count = 0
    16 KB (2,405 words) - 17:21, 27 April 2024
View ( | ) (20 | 50 | 100 | 250 | 500)