Tip of the day
Attributes involving a percent symbol % are multiplicative (For Example: +10% Fine material finding gives 1.1/100).
Main public logs
From Walkscape Walkthrough
Combined display of all available logs of Walkscape Walkthrough. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:53, 1 October 2025 Bonez565 talk contribs changed the content model of the page Data:Attributes/YAML/ES MX from "JavaScript" to "JSON"
- 00:51, 1 October 2025 Bonez565 talk contribs created the page Data:Attributes/YAML/ES MX using a non-default content model "JavaScript"
- 00:51, 1 October 2025 Bonez565 talk contribs created page Data:Attributes/YAML/ES MX (Bonez565 created the page Data:Attributes/YAML/ES MX using a non-default content model "JavaScript")
- 11:09, 30 September 2025 Bonez565 talk contribs created page Module:Items New (Created page with "local p = {} --======================== -- Lang + Loading helpers --======================== -- List of possible data files local dataPaths = { 'Data:Items/Collectibles', 'Data:Items/Consumables', 'Data:Items/Containers', 'Data:Items/Crafted', 'Data:Items/Looted', 'Data:Items/Materials' } -- Helper function to load data by item type local function loadDataByType(itemType) local pathMap = { Collectibles = 'Data:Items/Collectibles',...")
- 08:01, 30 September 2025 Bonez565 talk contribs created the page Data:Items/YAML/ES using a non-default content model "JSON"
- 08:01, 30 September 2025 Bonez565 talk contribs created page Data:Items/YAML/ES (Bonez565 created the page Data:Items/YAML/ES using a non-default content model "JSON")
- 08:01, 30 September 2025 Bonez565 talk contribs created the page Data:Items/YAML/EN using a non-default content model "JSON"
- 08:01, 30 September 2025 Bonez565 talk contribs created page Data:Items/YAML/EN (Bonez565 created the page Data:Items/YAML/EN using a non-default content model "JSON")
- 07:58, 30 September 2025 Bonez565 talk contribs created the page Data:Items/Materials using a non-default content model "JSON"
- 07:58, 30 September 2025 Bonez565 talk contribs created page Data:Items/Materials (Bonez565 created the page Data:Items/Materials using a non-default content model "JSON")
- 07:58, 30 September 2025 Bonez565 talk contribs created the page Data:Items/Looted using a non-default content model "JSON"
- 07:58, 30 September 2025 Bonez565 talk contribs created page Data:Items/Looted (Bonez565 created the page Data:Items/Looted using a non-default content model "JSON")
- 07:58, 30 September 2025 Bonez565 talk contribs created the page Data:Items/Crafted using a non-default content model "JSON"
- 07:58, 30 September 2025 Bonez565 talk contribs created page Data:Items/Crafted (Bonez565 created the page Data:Items/Crafted using a non-default content model "JSON")
- 07:58, 30 September 2025 Bonez565 talk contribs created the page Data:Items/Containers using a non-default content model "JSON"
- 07:58, 30 September 2025 Bonez565 talk contribs created page Data:Items/Containers (Bonez565 created the page Data:Items/Containers using a non-default content model "JSON")
- 07:58, 30 September 2025 Bonez565 talk contribs created the page Data:Items/Consumables using a non-default content model "JSON"
- 07:58, 30 September 2025 Bonez565 talk contribs created page Data:Items/Consumables (Bonez565 created the page Data:Items/Consumables using a non-default content model "JSON")
- 07:58, 30 September 2025 Bonez565 talk contribs created the page Data:Items/Collectibles using a non-default content model "JSON"
- 07:58, 30 September 2025 Bonez565 talk contribs created page Data:Items/Collectibles (Bonez565 created the page Data:Items/Collectibles using a non-default content model "JSON")
- 07:57, 30 September 2025 Bonez565 talk contribs changed the content model of the page Data:Items from "JSON" to "wikitext"
- 07:55, 30 September 2025 Bonez565 talk contribs created the page Data:Items using a non-default content model "JSON"
- 07:55, 30 September 2025 Bonez565 talk contribs created page Data:Items (Bonez565 created the page Data:Items using a non-default content model "JSON")
- 07:54, 30 September 2025 Bonez565 talk contribs created page Data:Items/YAML (Created page with "{{Data:Languages}}")
- 07:48, 30 September 2025 Bonez565 talk contribs deleted page Module:Language File Loader (content was: "-- Module:LangLoader -- Generic language-aware JSON/page loader for Data:* bundles. -- Usage Example: -- local Lang = require('Module:Language_File_Loader') -- local strings, used = Lang.loadJson('Data:Attributes/Strings', 'ES_MX') -- -- tries Data:Attributes/Strings/ES_MX, ES-MX, ES, then site lang chain, then EN local p = {} -- Simple memo cache: key = baseTitle |...", and the only contributor was "Bonez565" (talk))
- 07:45, 30 September 2025 Bonez565 talk contribs created page Module:Attributes New (Created page with "local p = {} -- Data Sources local attributesData = mw.loadJsonData('Data:Attributes/Data') local statsData = mw.loadJsonData('Data:Attributes/StatsData') -- Simple memo cache so repeated calls don’t re-load local _cache = {} -- Normalize language codes like "en", "en-us", "pt_BR" -> { "EN-US", "EN", "EN" } local function normalizeLang(code) code = tostring(code or ''):gsub('_','-'):lower() if code == '' then return nil end -- "en-us" -> "EN-US" local full...")
- 07:41, 30 September 2025 Bonez565 talk contribs created the page Data:Attributes/YAML/ES using a non-default content model "JavaScript"
- 07:41, 30 September 2025 Bonez565 talk contribs created page Data:Attributes/YAML/ES (Bonez565 created the page Data:Attributes/YAML/ES using a non-default content model "JavaScript")
- 07:40, 30 September 2025 Bonez565 talk contribs created page Data:Languages (Created page with "Languages: * [[Data:{{PAGENAME}}/CS]] * [[Data:{{PAGENAME}}/DA]] * [[Data:{{PAGENAME}}/DE]] * [[Data:{{PAGENAME}}/EN]] * [[Data:{{PAGENAME}}/EN_US]] * [[Data:{{PAGENAME}}/ES]] * [[Data:{{PAGENAME}}/ES_MX]] * [[Data:{{PAGENAME}}/ET]] * [[Data:{{PAGENAME}}/FI]] * [[Data:{{PAGENAME}}/FR]] * [[Data:{{PAGENAME}}/FR_CA]] * [[Data:{{PAGENAME}}/HR]] * [[Data:{{PAGENAME}}/IT]] * [[Data:{{PAGENAME}}/JA]] * [[Data:{{PAGENAME}}/LT]] * [[Data:{{PAGENAME}}/LV]] * Data:{{PAGENAME}}/N...")
- 07:38, 30 September 2025 Bonez565 talk contribs created page Data:Attributes/YAML (Created page with "Languages: * Data:Attributes/YAML/CS * Data:Attributes/YAML/DA * Data:Attributes/YAML/DE * Data:Attributes/YAML/EN * Data:Attributes/YAML/EN_US * Data:Attributes/YAML/ES * Data:Attributes/YAML/ES_MX * Data:Attributes/YAML/ET * Data:Attributes/YAML/FI * Data:Attributes/YAML/FR * Data:Attributes/YAML/FR_CA * Data:Attributes/YAML/HR * Data:Attributes/YAML/IT * Data:Attributes/YAML/JA * Data:Attributes/YAML/LT * D...")
- 07:33, 30 September 2025 Bonez565 talk contribs created the page Data:Attributes/YAML/EN using a non-default content model "JSON"
- 07:33, 30 September 2025 Bonez565 talk contribs created page Data:Attributes/YAML/EN (Bonez565 created the page Data:Attributes/YAML/EN using a non-default content model "JSON")
- 07:31, 30 September 2025 Bonez565 talk contribs changed the content model of the page Data:Attributes from "wikitext" to "JSON"
- 07:31, 30 September 2025 Bonez565 talk contribs created page Data:Attributes (Created page with "{ "version": 1, "statsIndex": {}, "attributesIndex": {} }")
- 04:21, 30 September 2025 Bonez565 talk contribs created page Module:Language File Loader (Create Page)
- 09:18, 27 September 2025 Bonez565 talk contribs created page Gear:Cut Willow Trees/Best In Slot For Money Per Step (Created page with "<!-- You can use the template below to display a gear set. Paste your gear set code after the "#!:". Check the page at Template:Gear_Set/doc for advanced usage instructions. --> {{Equipment_Loadout | Head = Linden Leaf Hat, Legendary | Cape = Cape of Achiever, Ethereal | Back = Backpack, Legendary | Chest = Forester's Flannel Shirt, Epic | Primary = | Secondary = | Hands = Linden Leaf Gloves, Rare | Legs = Linden Leaf Shorts, Rare | Neck = Amulet of the Animal Kingdom...")
- 00:56, 25 September 2025 Bonez565 talk contribs created page Versions/546 (Created page with "== +546 Android Wearables Update Hotfix #2 == === Added === * Added new locales from community translators * For Android devices that have Android 10 to Android 13, Health Connect for wearables now installs the Health Connect if its not already installed === Fixed === * Fixed some more hardcoded strings * (Items) Shovel axe find bird nest attribute fixed * (Recipes) All rope related crafting recipes renamed to twine ** Spin Flax into Rope --> Spin Flax into Twine *...")
- 13:04, 24 September 2025 Bonez565 talk contribs deleted page Category:Equipment With Chance To Find Gold Pieces While Carpentry (content was: "Category:Chance To Find Gold Pieces Attribute Category:Carpentry Attribute Items", and the only contributor was "Bonez565" (talk))
- 13:03, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Adventurers' Guild Token.svg
- 13:03, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Bird Nest.svg
- 13:02, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Chest.svg
- 13:02, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Coin Pouch.svg
- 13:02, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Crustacean.svg
- 13:02, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Fishing Bait.svg
- 13:01, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Gold Pieces.svg
- 13:00, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Gold Nugget.svg
- 13:00, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Random Piece of Junk.svg
- 13:00, 24 September 2025 Bonez565 talk contribs uploaded a new version of File:Find Sea Shells.svg
- 12:59, 24 September 2025 Bonez565 talk contribs created page Category:Equipment With Chance To Find Random Gem While Trinketry (Created page with "Category:Trinketry Attribute Items Category:Chance To Find Random Gem Attribute")
- 12:59, 24 September 2025 Bonez565 talk contribs deleted page Category:Equipment With Chance To Find Gems While Trinketry (content was: "Category:Chance To Find Gems Attribute Category:Trinketry Attribute Items", and the only contributor was "Bonez565" (talk))
