adding drops config
This commit is contained in:
25
drops.json
Normal file
25
drops.json
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"RedDrop": {
|
||||||
|
"itemsets": {
|
||||||
|
"WeaponsTier1": {
|
||||||
|
"probability": 75.00,
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"blueprint": {
|
||||||
|
"quality_low": "Apprentice",
|
||||||
|
"quality_high": "Journeyman",
|
||||||
|
"quality_probability_outside": 5.00,
|
||||||
|
"quantity_low": 1,
|
||||||
|
"quantity_high": 2,
|
||||||
|
"quanity_probability_outside": 10.00,
|
||||||
|
"grindability": true,
|
||||||
|
"percent_chance_in_set": 60.00,
|
||||||
|
"is_blueprint_chance": 30.00
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user