Search results

Jump to navigation Jump to search
  • random_mods[mod_data.stat_text] = random_mods[mod_data.stat_text] or {} table.insert(random_mods[mod_data.stat_text], mod_data) ...
    84 KB (8,631 words) - 09:46, 28 May 2024
  • transforming/updating item data (to other languages or on changes) while implementing maces to german. Idea and test solution: if we "export" the data tables (of...
    40 KB (6,303 words) - 22:38, 17 June 2023
  • ex. -- data = { -- {a=5}, {a=6}} -- find_nested_array{arg=6, tbl=data, key='a'} -> 6 -- find_nested_array(arg=10, tbl=data, key='a'} ->...
    44 KB (5,764 words) - 18:51, 21 April 2024
  • (UTC) well just checked with the raw data using poe dat viewer, indeed those mods are the hidden mods of the item, in which the radius of legacy (probably...
    2 KB (334 words) - 15:05, 20 May 2023
  • purchase_data in ipairs(data) do td:wikitext(string.format('%dx [[%s]]<br />', purchase_data.amount, purchase_data.name)) ...
    121 KB (11,963 words) - 23:16, 7 April 2024
  • debug.tbl_data(tbl) keys = {} for _, data in ipairs(mod_table.data) do if type(data.arg) == 'string' then keys[data.arg] = 1...
    80 KB (8,467 words) - 20:32, 2 May 2021
  • line. Also if you read the "Mods" section on the item data page poe:item-data you'll see "Rare items can be found with up to six random mods (three prefixes...
    19 KB (2,660 words) - 22:39, 17 June 2023
  • game data can be exported with PyPoE. Module:Skill - Skill related templates; also included by Module:Item2 for skill gem support. The game data can be...
    6 KB (664 words) - 13:12, 4 June 2023
  • table_pantheon = m_cargo.declare_factory{data=tables.pantheon} p.table_pantheon_souls = m_cargo.declare_factory{data=tables.pantheon_souls} p.table_pantheon_stats...
    6 KB (496 words) - 11:36, 3 January 2021
  • function (item_data) return item_data.can_have_influences end, tags = function (item_data) return {item_data.addon_tags...
    18 KB (1,838 words) - 19:01, 15 December 2022
  • function (item_data) return item_data.can_have_influences end, tags = function (item_data) return {item_data.addon_tags...
    18 KB (1,838 words) - 19:01, 15 December 2022
  • _pageName']] = true end -- -- Cache item data -- local item_data if tpl_args.item_link then local pages_array = {} ...
    9 KB (959 words) - 16:45, 17 January 2022
  • table.insert(data_types, "quest_rewards") end for reward_type_index, reward_type in ipairs(data_types) do for _, data in ipairs(data_pure[reward_type_index])...
    11 KB (1,247 words) - 16:19, 18 August 2023
  • color: var(--poe-color-default); background-color: #000; } .item-box a, .item-box a:visited, .item-box a:active { color: unset; } .item-box.-normal...
    50 KB (6,423 words) - 18:06, 26 May 2024
  • _check_args(tpl_args, frame, data) local continue = true if data.args ~= nil then for key, key_data in pairs(data.args) do if tpl_args[key]...
    36 KB (3,930 words) - 10:29, 17 March 2018
  • for _, data in ipairs(list_view) do out[#out+1] = data.func(tpl_args) end -- Categories: local cats = { i18n.cats.data, ...
    53 KB (4,954 words) - 05:42, 4 September 2023
  • tpl_args[key] = value if data.field ~= nil then if data.func_cargo then cargo_data[data.field] = data.func_cargo(tpl_args, frame)...
    54 KB (5,815 words) - 18:29, 1 January 2018
  • Analytics data to see what the top pages people access are? Iamacyborg (talk) 14:05, 6 July 2015 (UTC) I suspect I already know: Unique item, Vendor recipe...
    43 KB (6,483 words) - 22:38, 17 June 2023
  • that requires level 4 or below, even though the data (poedb and pypoe) clearly shows that these items have level requirements. —Vini (t|c) 09:02, 12 June...
    27 KB (5,530 words) - 19:54, 16 April 2024
  • brackets. I repeat here: Error with unique items whose base items have |purchase_cost: attempt to get length of local 'data var' (a nil value). For example: h...
    27 KB (3,666 words) - 15:19, 15 May 2023
View ( | ) (20 | 50 | 100 | 250 | 500)