Module:CryptogullJr/Data: Difference between revisions

m
no edit summary
(Created page with "local p = {} attrNames = {"Strength", "Agility", "Toughness", "Intelligence", "Willpower", "Ego"} --[1 stats (1 STR, 2 AGI, 3 TUF, 4 INT, 5 WIL, 6 EGO),]-- --[7 Skills, Resist(8 ACID, 9 ELEC, 10 COLD, 11 HEAT, 12 BLEED), 13 bonusstart]-- subtypes = { --[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-sca...")
 
mNo edit summary
Line 1: Line 1:
local p = {}
local p = {}
attrNames = {"Strength", "Agility", "Toughness", "Intelligence", "Willpower", "Ego"}
attrNames = {"Strength", "Agility", "Toughness", "Intelligence", "Willpower", "Ego"}
    --[1 stats (1 STR, 2 AGI, 3 TUF, 4 INT, 5 WIL, 6 EGO),]--
    --[7 Skills, Resist(8 ACID, 9 ELEC, 10 COLD, 11 HEAT, 12 BLEED), 13 bonusstart]--
subtypes = {
subtypes = {
         --[The Toxic Arboreta of Ekuemekiyye, the Holy City]
         --[The Toxic Arboreta of Ekuemekiyye, the Holy City]