Jump to content

AlphaLoot Probability 1.1.1

   (0 reviews)

1 Screenshot

  • 1.8k
  • 120
  • 2.79 kB

Works with

About AlphaLoot Probability

Calculates the probability of your AlphaLoot tables
 

How to Use
1. Drop your AlphaLoot table such as default_loottable.json into the project directory
2. Open the config and adjust the loot_files to include all loot tables you've inserted
3. Run by using `py main.py`
Default config:

{
      "loot_files": [
            "default_loottable.json",
            "default_heli_loottable.json",
            "default_bradley_loottable.json"
      ],
      "output_min_max_condition": true,
      "output_min_max_amount": true,
      "round_percentages": false
}

output_min_max_condition - Outputs the min/max conditions of any items that have a condition applied
output_min_max_amount - Outputs the min/max amount of the item

Aggregrated Probability
The complete total probablity for an item without factoring in additional subdefinitions and multiple items

"rope": 22

Regular Probability
The probability of items with separation of subdefinitions

"rope,sewing kits": 11
"rope,metal pipes": 11

Rounding Percentages
round_percentages flag set to true will run through the output file before completing its cycle and round to the nearest .5

13.71 > 13.5
13.76 > 14

User Feedback

1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.5k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.