The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.

User:Skkias/Module:SkillData: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 December 2024

  • curprev 21:0221:02, 10 December 2024Skkias talk contribs empty −280 Blanked the page Tag: Blanking
  • curprev 20:5820:58, 10 December 2024Skkias talk contribs 280 bytes +280 Created page with "local p = {} p.Spark = { name = "Spark", description = "Launches a spray of sparking Projectiles...", levels = { {level = 1, damage_min = 1, damage_max = 8, mana_cost = 6}, {level = 2, damage_min = 1, damage_max = 11, mana_cost = 6}, } } return p"