diff --git a/acidphantasm-itemvaluation/acidphantasm-itemvaluation.dll b/acidphantasm-itemvaluation/acidphantasm-itemvaluation.dll deleted file mode 100644 index 192592d..0000000 Binary files a/acidphantasm-itemvaluation/acidphantasm-itemvaluation.dll and /dev/null differ diff --git a/acidphantasm-itemvaluation/config.json b/acidphantasm-itemvaluation/config.json deleted file mode 100644 index acf4392..0000000 --- a/acidphantasm-itemvaluation/config.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "UseTraderPriceColours": true, - - "ColourNormalItems": true, - "ColourFleaBannedItems": true, - "BadItemPerSlotMaxValue": 5000, - "PoorItemPerSlotMaxValue": 10000, - "FairItemPerSlotMaxValue": 15000, - "GoodItemPerSlotMaxValue": 25000, - "VeryGoodItemPerSlotMaxValue": 35000, - - "ColourKeys": true, - "ColourFleaBannedKeys": true, - "BadKeyMaxValue": 10000, - "PoorKeyMaxValue": 20000, - "FairKeyMaxValue": 30000, - "GoodKeyMaxValue": 50000, - "VeryGoodKeyMaxValue": 75000, - - "DamageAndPenStatsInName": true, - "DamageAndPenStatsInShortNameWarningTiny": false, - "ColourAmmo": true, - "ColourFleaBannedAmmo": false, - "BadAmmoMaxPen": 15, - "PoorAmmoMaxPen": 26, - "FairAmmoMaxPen": 35, - "GoodAmmoMaxPen": 44, - "VeryGoodAmmoMaxPen": 54, - - "ColourWeapons": true, - "ColourFleaBannedWeapons": false, - "BadWeaponMaxValue": 20000, - "PoorWeaponMaxValue": 40000, - "FairWeaponMaxValue": 60000, - "GoodWeaponMaxValue": 80000, - "VeryGoodWeaponMaxValue": 100000, - - "ColourArmours": true, - "ColourFleaBannedArmour": true, - "BadArmourMaxPlateClass": 1, - "PoorArmourMaxPlateClass": 2, - "FairArmourMaxPlateClass": 3, - "GoodArmourMaxPlateClass": 4, - "VeryGoodArmourMaxPlateClass": 5, - - "BadColour": "#404040", - "PoorColour": "#a3a3a3", - "FairColour": "#0c3b08", - "GoodColour": "#08083b", - "VeryGoodColour": "#590b5e", - "ExceptionalColour": "#5e470b", - - "FleaBannedColour": "#660415" -} \ No newline at end of file