Guest User

cauldrons

a guest
Sep 10th, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 2.84 KB | Source Code | 0 0
  1.  if ("LiquidCap" == d)
  2.   return (
  3.     (d = a.engine.getGameAttribute("DNSM")),
  4.     (f = q._customBlock_CauldronStats(
  5.       "CauldronLvsBrewBonus",
  6.       b + 4,
  7.       2,
  8.       0
  9.     )),
  10.     (d.h.CauldStatDN1 = f),
  11.     c.asNumber(a.engine.getGameAttribute("GemItemsPurchased")[106]) > b
  12.       ? ((d = a.engine.getGameAttribute("DNSM")),
  13.         (f = 0.5),   // only bleach
  14.         (d.h.CauldStatDN1bb = f))
  15.       : (a.engine.getGameAttribute("DNSM").h.CauldStatDN1bb = 0),  // nothing
  16.     c.asNumber(a.engine.getGameAttribute("OptionsListAccount")[123]) > b &&
  17.       (0 == a.engine.getGameAttribute("DNSM").h.CauldStatDN1bb
  18.         ? (a.engine.getGameAttribute("DNSM").h.CauldStatDN1bb = 1)  // only draconic
  19.         : ((d = a.engine.getGameAttribute("DNSM")),
  20.           (f = 2),  // draconic+bleach
  21.           (d.h.CauldStatDN1bb = f))),
  22.     (d = a.engine.getGameAttribute("DNSM")),
  23.             (f =
  24.               c.asNumber(
  25.                 a.engine.getGameAttribute("DNSM").h.AlchBubbles.h.LqdCap
  26.               ) *
  27.               Math.max(
  28.                 Math.pow(
  29.                   c.asNumber(
  30.                     m.__cast(
  31.                       a.engine
  32.                         .getGameAttribute("PixelHelperActor")[5]
  33.                         .behaviors.getBehavior("ActorEvents_232"),
  34.                       Xa
  35.                     )._GenINFO[87]
  36.                   ) / 25,
  37.                   0.3
  38.                 ),
  39.                 0
  40.               )),
  41.             (d.h.CauldStatDNh20 = f),
  42.             0 == b
  43.               ? (1 + (c.asNumber(a.engine.getGameAttribute("DNSM").h.CauldStatDN1bb) +  // bleach/draconic would be more intuitive to the Nx wording if moved down to be a multi
  44.                       (r._customBlock_SaltLick(5) / 100) +   // add salt lick with the other additive things here
  45.                     (q._customBlock_MealBonus("Liquid12") +
  46.                       5 * n._customBlock_RiftStuff("RiftSkillBonus,4", 1)) /
  47.                       100)) *
  48.                 r._customBlock_MainframeBonus(6) *  // bleach/draconic here pretty please <3
  49.                 (10 +
  50.                   (c.asNumber(
  51.                     a.engine.getGameAttribute("DNSM").h.CauldStatDN1
  52.                   ) +
  53.                     (c.asNumber(
  54.                       a.engine.getGameAttribute("DNSM").h.AlchVials.h.Liquid1Cap
  55.                     ) +
  56.                       (q._customBlock_cauldronp2wbonuses(
  57.                         "CauldronBonus",
  58.                         1,
  59.                         0,
  60.                         "1"
  61.                       ) +
  62.                         (c.asNumber(
  63.                           a.engine.getGameAttribute("DNSM").h.CauldStatDNh20
  64.                         ) +
  65.                           (k._customBlock_StampBonusOfTypeX("LiquidCap") +
  66.                             Math.ceil(r._customBlock_ArcadeBonus(7))))))))
Tags: JavaScript
Advertisement
Add Comment
Please, Sign In to add comment