Module:CryptogullJr/Data: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
local p = {}
local p = {}
attrNames = {"Strength", "Agility", "Toughness", "Intelligence", "Willpower", "Ego"}
local attrNames = {"Strength", "Agility", "Toughness", "Intelligence", "Willpower", "Ego"}
subtypes = {
local subtypes = {
         --[The Toxic Arboreta of Ekuemekiyye, the Holy City]
         --[The Toxic Arboreta of Ekuemekiyye, the Holy City]
         ['Horticulturist'] = { {0, 0, 0, 3, 0, 0}, "Harvestry, Axe Proficiency, Steady Hands, Draw a Bead, Wilderness Lore: Jungles", "Start with a bio-scanning bracelet, +2 bleed resist" },
         ['Horticulturist'] = { {0, 0, 0, 3, 0, 0}, "Harvestry, Axe Proficiency, Steady Hands, Draw a Bead, Wilderness Lore: Jungles", "Start with a bio-scanning bracelet, +2 bleed resist" },