Advertisement
GauHelldragon

Untitled

Oct 23rd, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. E= {
  2.     ls: {
  3.         c: "itemDropChance", title: "More Item Drops", e: "Item drop per kill +2%", t: 40, xf: 40, $g: 2, md: 0, maxValue: 100, rd: 40, ah: 1, Pg: 11
  4.     }
  5.     ,
  6.     Pj: {
  7.         c: "maxMonstersPerRoom", title: "More Monsters", e: "Max monsters per room (+2)", t: 8, xf: 8, $g: 2, md: 0, maxValue: 50, rd: 100, ah: 2, Pg: 11
  8.     }
  9.     ,
  10.     Ym: {
  11.         c: "minMonstersPerRoom", title: "Average Monster Count", e: "Min monsters per room (+1)", t: 0, xf: 0, $g: 1, md: 0, maxValue: 50, rd: 140, ah: 2, Pg: 11
  12.     }
  13.     ,
  14.     Yl: {
  15.         c: "betterItemRarityChance", title: "Rare Item Drops", e: "Higher rare item drop chance (+2%)", t: 0, xf: 0, $g: 2, md: 0, maxValue: 30, rd: 120, ah: 3, Pg: 11
  16.     }
  17.     ,
  18.     lp: {
  19.         c: "itemLevelBonus", title: "Item Level Bonus", e: "Higher item level chance (+3%)", t: 0, xf: 0, $g: 3, md: 0, maxValue: 30, rd: 160, ah: 4, Pg: 11
  20.     }
  21.     ,
  22.     ys: {
  23.         c: "maxGoldPerDrop", title: "More Good Gold Drops", e: "Max Gold Dropped +25", t: 15, xf: 15, $g: 25, md: 0, maxValue: 2500, rd: 200, ah: 6, Pg: 11
  24.     }
  25.     ,
  26.     As: {
  27.         c: "minGoldPerDrop", title: "Less Bad Gold Drops", e: "Min Gold Dropped +10", t: 0, xf: 0, $g: 10, md: 0, maxValue: 2E3, rd: 300, ah: 10, Pg: 11
  28.     }
  29.     ,
  30.     Lr: {
  31.         c: "goldDropChance", title: "More Gold Drops", e: "Gold drop per kill +5%", t: 25, xf: 25, $g: 5, md: 0, maxValue: 100, rd: 200, ah: 5, Pg: 11
  32.     }
  33.     ,
  34.     $s: {
  35.         c: "scrollDropChance", title: "More Scroll Drops", e: "Scroll drop per kill +2%", t: 20, xf: 20, $g: 2, md: 0, maxValue: 40, rd: 200, ah: 7, Pg: 11
  36.     }
  37.     ,
  38.     Ns: {
  39.         c: "potionDropChance", title: "More Potion Drops", e: "Potion drop per kill +0.5%", t: 1, xf: 1, $g: 0.5, md: 0, maxValue: 5, rd: 300, ah: 8, Pg: 11
  40.     }
  41.     ,
  42.     Et: {
  43.         c: "treasureChestChance", title: "More Treasure Chests", e: "Chest per room +2%", t: 5, xf: 5, $g: 2, md: 0, maxValue: 20, rd: 340, ah: 9, Pg: 11
  44.     }
  45. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement