Hab es jetzt mal auf 0.35 gestellt.Quote:
Und bei der "UseBerryBelowCatchProbability": 0.35,?
Jedoch besteht weiterhin das Problem das er die Beeren einfach nicht wegwirft. Habe mittlerweile über 240 Beeren obwohl ich nur 30 behalten will.
Vllt habe ich ja einen Fehler in der Config:
Code:
"ItemRecycleFilter": [
{
"Key": "itemUnknown",
"Value": 0
},
{
"Key": "itemPokeBall",
"Value": 50
},
{
"Key": "itemGreatBall",
"Value": 50
},
{
"Key": "itemUltraBall",
"Value": 100
},
{
"Key": "itemMasterBall",
"Value": 100
},
{
"Key": "itemPotion",
"Value": 0
},
{
"Key": "itemSuperPotion",
"Value": 0
},
{
"Key": "itemHyperPotion",
"Value": 0
},
{
"Key": "itemMaxPotion",
"Value": 30
},
{
"Key": "itemRevive",
"Value": 0
},
{
"Key": "itemMaxRevive",
"Value": 10
},
{
"Key": "itemLuckyEgg",
"Value": 200
},
{
"Key": "itemIncenseOrdinary",
"Value": 100
},
{
"Key": "itemIncenseSpicy",
"Value": 100
},
{
"Key": "itemIncenseCool",
"Value": 100
},
{
"Key": "itemIncenseFloral",
"Value": 100
},
{
"Key": "itemTroyDisk",
"Value": 100
},
{
"Key": "itemXAttack",
"Value": 100
},
{
"Key": "itemXDefense",
"Value": 100
},
{
"Key": "itemXMiracle",
"Value": 100
},
{
"Key": "itemRazzBerry",
"Value": 30
},
{
"Key": "itemBlukBerry",
"Value": 0
},
{
"Key": "itemNanabBerry",
"Value": 0
},
{
"Key": "itemWeparBerry",
"Value": 0
},
{
"Key": "itemPinapBerry",
"Value": 0
},
{
"Key": "itemSpecialCamera",
"Value": 100
},
{
"Key": "itemIncubatorBasicUnlimited",
"Value": 100
},
{
"Key": "itemIncubatorBasic",
"Value": 100
},
{
"Key": "itemPokemonStorageUpgrade",
"Value": 100
},
{
"Key": "itemItemStorageUpgrade",
"Value": 100
}