Recent content by DarthDud

  1. D

    Illarion's NeoStasis script v1.4

    Pretty much, yes. All the logic should pretty much be in place from the stasis script, like the damage prediction mechanism, and panic/kill-monster mechanisms. The only real differences I can think of is that it would need to account for a minimum (to be safe) bakula restore each round, so that...
  2. D

    Illarion's NeoStasis script v1.4

    Yeah, we could probably sent up a bakula loaner, if you need it. Here's how the bakula works, exactly, to the best of my knowledge (and personal experience). All possible results uniformly distributed. Damage HP Restore MP Restore 11 5 6 12 6...
  3. D

    Illarion's NeoStasis script v1.4

    Hmmmm... So, how hard would it be to adapt this script for bakula-stasis?
  4. D

    Illarion's NeoStasis script v1.4

    It does work... for now...
  5. D

    Illarion's NeoStasis script v1.4

    Apparently if you use a penguin contract without a penguin equiped, it does the same thing as antidotes used to do.
  6. D

    Illarion's NeoStasis script v1.4

    Does not appear to know the new stats for the palindome monsters... keeps TSing them since it thinks they can't hit me. :(
  7. D

    Illarion's NeoStasis script v1.4

    We can use the current damage predictor in order to predict the high-end of possible variance, could we not? We could continue to use this method, which already overestimates damage, for the first 5 rounds to be safe. iDam = 0.25*iAtk + iMoxPenalty; iDam = iDam -...
Top