Advertisement
Guest User

Affs By Type

a guest
Jun 1st, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.30 KB | None | 0 0
  1. affs.affsByType = {
  2.     herb = {
  3.         "achromaticaura",
  4.         "addiction",
  5.         "aeon",
  6.         "agoraphobia",
  7.         "amplifyphobia",
  8.         "anorexia",
  9.         "arteryleftarm",
  10.         "arteryleftleg",
  11.         "arteryrightarm",
  12.         "arteryrightleg",
  13.         "aurawarp",
  14.         "bedevil",
  15.         "bleeding",
  16.         "blindness",
  17.         "brokenchest",
  18.         "brokennose",
  19.         "brokenskull",
  20.         "burstvessels",
  21.         "claustrophobia",
  22.         "clotleftarm",
  23.         "clotleftleg",
  24.         "clotrightarm",
  25.         "clotrightleg",
  26.         "cloudcoils",
  27.         "clumsiness",
  28.         "concussion",
  29.         "confusion",
  30.         "crushedleftfoot",
  31.         "crushedrightfoot",
  32.         "crushedwindpipe",
  33.         "daydreaming",
  34.         "deadened",
  35.         "deafness",
  36.         "dementia",
  37.         "dislocatedleftarm",
  38.         "dislocatedleftleg",
  39.         "dislocatedrightarm",
  40.         "dislocatedrightleg",
  41.         "dizziness",
  42.         "egovice",
  43.         "epilepsy",
  44.         "fracturedleftarm",
  45.         "fracturedrightarm",
  46.         "gashedcheek",
  47.         "gluttony",
  48.         "haemophilia",
  49.         "hallucinations",
  50.         "healthleech",
  51.         "hypochondria",
  52.         "impatience",
  53.         "insomnia",
  54.         "jinx",
  55.         "justice",
  56.         "laceratedleftarm",
  57.         "laceratedleftleg",
  58.         "laceratedrightarm",
  59.         "laceratedrightleg",
  60.         "loneliness",
  61.         "lovers",
  62.         "manabarbs",
  63.         "masochism",
  64.         "missingleftear",
  65.         "missingrightear",
  66.         "narcolepsy",
  67.         "openchest",
  68.         "pacified",
  69.         "paranoia",
  70.         "peaced",
  71.         "pinchednervechest",
  72.         "pinchednervegut",
  73.         "pinchednervehead",
  74.         "pinchednerveleftarm",
  75.         "pinchednerverightarm",
  76.         "powerspikes",
  77.         "puncturedaura",
  78.         "puncturedchest",
  79.         "recklessness",
  80.         "relapsing",
  81.         "rigormortis",
  82.         "scrambledbrain",
  83.         "sensitivity",
  84.         "shyness",
  85.         "slicedleftbicep",
  86.         "slicedleftthigh",
  87.         "slicedopenforehead",
  88.         "slicedopengut",
  89.         "slicedrightbicep",
  90.         "slicedrightthigh",
  91.         "slicedtongue",
  92.         "slickness",
  93.         "snappedrib",
  94.         "stupidity",
  95.         "succumb",
  96.         "temporaryinsanity",
  97.         "timewarp",
  98.         "vapors",
  99.         "vertigo",
  100.         "vestiphobia",
  101.         "void",
  102.         "weakness"
  103.     },
  104.  
  105.     purgative = {
  106.         "aeon",
  107.         "asthma",
  108.         "blacklung",
  109.         "confusion",
  110.         "dizziness",
  111.         "dysentery",
  112.         "furrowedbrow",
  113.         "haemophilia",
  114.         "healthleech",
  115.         "hypersomnia",
  116.         "lovepotion",
  117.         "puncturedlung",
  118.         "scalped",
  119.         "sensitivity",
  120.         "shortbreath",
  121.         "shyness",
  122.         "trembling",
  123.         "vapors",
  124.         "void",
  125.         "vomiting",
  126.         "vomitingblood",
  127.         "weakness",
  128.         "worms"
  129.     },
  130.  
  131.     potions = {
  132.         "ablaze",
  133.         "amputatedleftarm",
  134.         "amputatedleftleg",
  135.         "amputatedrightarm",
  136.         "amputatedrightleg",
  137.         "brokenjaw",
  138.         "brokenleftarm",
  139.         "brokenleftleg",
  140.         "brokenleftwrist",
  141.         "brokenrightarm",
  142.         "brokenrightleg",
  143.         "brokenrightwrist",
  144.         "brokenskull",
  145.         "burnlevel",
  146.         "burstorgans",
  147.         "chestpain",
  148.         "collapsedleftnerve",
  149.         "collapsedlung",
  150.         "collapsedrightnerve",
  151.         "concussion",
  152.         "crackedleftelbow",
  153.         "crackedleftkneecap",
  154.         "crackedrightelbow",
  155.         "crackedrightkneecap",
  156.         "crotamine",
  157.         "crushedchest",
  158.         "damagedhead",
  159.         "disemboweled",
  160.         "disloyalty",
  161.         "eyepeckleft",
  162.         "eyepeckright",
  163.         "frozen",
  164.         "lefttendon",
  165.         "mangledleftarm",
  166.         "mangledleftleg",
  167.         "mangledrightarm",
  168.         "mangledrightleg",
  169.         "powersap",
  170.         "pox",
  171.         "righttendon",
  172.         "rupturedstomach",
  173.         "scabies",
  174.         "severedspine",
  175.         "shatteredjaw",
  176.         "shatteredleftankle",
  177.         "shatteredrightankle",
  178.         "shivering",
  179.         "slitthroat",
  180.         "sunallergy",
  181.         "twistedleftarm",
  182.         "twistedleftleg",
  183.         "twistedrightarm",
  184.         "twistedrightleg"
  185.     },
  186.  
  187.     allheale = {
  188.  
  189.     },
  190.  
  191.     focusbody = {
  192.         "leglock",
  193.         "paralysis",
  194.         "throatlock"
  195.     },
  196.  
  197.     focusmind = {
  198.         "addiction",
  199.         "agoraphobia",
  200.         "anorexia",
  201.         "claustrophobia",
  202.         "confusion",
  203.         "dizziness",
  204.         "epilepsy",
  205.         "fear",
  206.         "hallucinations",
  207.         "impatience",
  208.         "loneliness",
  209.         "lovers",
  210.         "masochism",
  211.         "pacified",
  212.         "paranoia",
  213.         "recklessness",
  214.         "shyness",
  215.         "stupidity",
  216.         "temporaryinsanity",
  217.         "timewarp",
  218.         "vertigo",
  219.         "vestiphobia",
  220.         "void",
  221.         "weakness"
  222.     },
  223.  
  224.     focusspirit = {
  225.  
  226.     },
  227.  
  228.     writhe = {
  229.         "clampedleftarm",
  230.         "clampedrightarm",
  231.         "crucified",
  232.         "entangled",
  233.         "grapple",
  234.         "hoist",
  235.         "impaledgut",
  236.         "pinnedleftleg",
  237.         "pinnedrightleg",
  238.         "roped",
  239.         "shackles",
  240.         "stagimpale",
  241.         "thornlashedhead",
  242.         "thornlashedleftarm",
  243.         "thornlashedleftleg",
  244.         "thornlashedrightarm",
  245.         "thornlashedrightleg",
  246.         "transfix",
  247.         "trussed"
  248.     },
  249.  
  250.     special = {
  251.         "deathmark",
  252.         "disrupted",
  253.         "ectoplasm",
  254.         "fear",
  255.         "gunk",
  256.         "mud",
  257.         "sap",
  258.         "slickness",
  259.         "sludge",
  260.         "stink"
  261.     }
  262. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement