From e679707290eff0fc30bee0a45b7d409a87c97e8a Mon Sep 17 00:00:00 2001 From: pepperpepperpepper Date: Mon, 7 Dec 2015 15:10:14 -0800 Subject: debugged any issues with probabilities --- share/probabilities/PbBreaker.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share') diff --git a/share/probabilities/PbBreaker.json b/share/probabilities/PbBreaker.json index 9c28e6d..6d8072d 100644 --- a/share/probabilities/PbBreaker.json +++ b/share/probabilities/PbBreaker.json @@ -1,6 +1,6 @@ { "breaktype" :[ - {"value": "CLASSIC", "weight": 1}, + {"value": "CLASSIC", "weight": 25}, {"value": "REDUX", "weight": 1}, {"value": "BLURRY_BREAK", "weight": 1}, {"value": "BLURRY_BREAK_2", "weight": 1}, @@ -23,13 +23,13 @@ {"value": "gif", "weight": 2} ], "breakangle" :[ - {"value": 0, "weight": 9}, + {"value": 0, "weight": 90}, {"value": 90, "weight": 2}, {"value": -180, "weight": 2}, {"value": 180, "weight": 2} ], "expanded" :[ - {"value": "", "weight": 11}, - {"value": 1, "weight": 2} + {"value": "false", "weight": 50}, + {"value": "true", "weight": 50} ] } -- cgit v1.2.3-70-g09d2