[dismiss]
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: Difference between revisions
Jump to navigation
Jump to search
(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") |
(Blanked the page) Tag: Blanking |
||
Line 1: | Line 1: | ||