Search results

  1. lazy_fire

    Bug - Fixed Combat Chance Calculation

    Using r18890 Related to what I found here, I noticed the diminishing returns for combat/non-combat chance greater than 25 isn't being calculated the same as what the game shows in the current PVP mini. You need a full +/- 5% to gain an additional +/- 1% increase past 25% At +25% and then...
  2. lazy_fire

    Bug - Fixed Disgeist Non-Combat Formula

    I'm currently using version r18887 Mafia's non-combat calculation for the Disgeist familair seems to be using an inverse Hound Dog formula decreasing combat by floor(weight/6). The wiki shows the calculation as decreasing by floor(weight/7.5) which is backed up by the current PVP mini showing...
  3. lazy_fire

    Bug - Fixed Issue setting mood from CLI

    I'm trying to set a mood using the 'trigger' cli command and it doesn't work correctly when there is a comma in the action field. Everything after the comma ends up being cut off. The command: trigger lose_effect, Buy! Sell! Buy! Sell!, ashq if(item_amount($item[Uncle Greenspan's Bathroom...
  4. lazy_fire

    Bug - Fixed Summon Hobo Underling preference not being updated

    Using the skill "Summon Hobo Underling" which is limited to 5 casts per day, isn't updating its preference as shown below. I'm using r11596. > ash print(get_property("_hoboUnderlingSummons")); 0 Returned: void [14660] Giant's Castle Encounter: Alphabet Giant Round 0: lazy_fire wins...
  5. lazy_fire

    Contest: lazy_fire's Generator Script

    Here's my entry for Slyz's contest. It works, but hasn't been refined as much as I would like. My company shipped me 800 mile away for a job this summer and I haven't had time to make any revisions. Any advice/criticism is welcome, but I may not be able to make any changes before the contest is...
  6. lazy_fire

    Bug - Fixed E.M.U. Unit not recoginized as removed from inventory

    Using r9522: Found this while writing a script for Slyz's contest. When you lose the porko game at the Big-Time Generator, you lose the E.M.U. Unit and get two pieces back. Mafia sees the new pieces but doesn't know the E.M.U. Unit is gone.
Top