Android 台灣中文網

標題: 求幫忙如何才能傳送不要的神奇寶貝的設定 [打印本頁]

作者: djsmalln1022    時間: 2016-8-17 23:16
標題: 求幫忙如何才能傳送不要的神奇寶貝的設定
請求幫忙! 小女子我是用7.5版本的!
可是我無論怎麼更改保留的地方 以及傳送的地方..總是很多都無法去做傳送寶貝的動作
我也爬了2天的文章 也有下載中英對照CONFIG 研究了很久 都還是一樣
想請問我該如何做設定呢

以下是我的設定檔

"TranslationLanguageCode": "zh_tw",
  "AutoUpdate": false,
  "TransferConfigAndAuthOnUpdate": true,
  "UseWebsocket": false,
  "StartupWelcomeDelay": false,
  "AmountOfPokemonToDisplayOnStart": 10,
  "ShowPokeballCountsBeforeRecycle": true,
  "CatchPokemon": true,
  "AutomaticallyLevelUpPokemon": false,
  "AmountOfTimesToUpgradeLoop": 5,
  "GetMinStarDustForLevelUp": 5000,
  "LevelUpByCPorIv": "iv",
  "UpgradePokemonCpMinimum": 1000.0,
  "UpgradePokemonIvMinimum": 95.0,
  "UpgradePokemonMinimumStatsOperator": "and",
  "DisableHumanWalking": false,
  "DefaultLatitude": 25.033408,
  "DefaultLongitude": 121.564099,
  "WalkingSpeedInKilometerPerHour": 13.0,
  "MaxSpawnLocationOffset": 5,
  "DelayBetweenPlayerActions": 5000,
  "DelayBetweenPokemonCatch": 2000,
  "DumpPokemonStats": false,
  "EvolveAboveIvValue": 100.0,
  "EvolveAllPokemonAboveIv": false,
  "EvolveAllPokemonWithEnoughCandy": true,
  "EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,
  "KeepPokemonsThatCanEvolve": false,
  "KeepMinCp": 2600,
  "KeepMinIvPercentage": 95.0,
  "KeepMinLvl": 30,
  "KeepMinOperator": "or",
  "UseKeepMinLvl": false,
  "PrioritizeIvOverCp": true,
  "KeepMinDuplicatePokemon": 15,
  "UseGpxPathing": false,
  "GpxFile": "GPXPath.GPX",
  "VerboseRecycling": true,
  "RecycleInventoryAtUsagePercentage": 90.0,
  "UseEggIncubators": true,
  "UseLuckyEggConstantly": false,
  "UseLuckyEggsMinPokemonAmount": 30,
  "UseLuckyEggsWhileEvolving": true,
  "UseIncenseConstantly": true,
  "UseBerriesMinCp": 2000,
  "UseBerriesMinIv": 95.0,
  "UseBerriesBelowCatchProbability": 0.2,
  "UseBerriesOperator": "or",
  "UseSnipeOnlineLocationServer": true,
  "UseSnipeLocationServer": true,
  "SnipeLocationServer": "localhost",
  "SnipeLocationServerPort": 16969,
  "GetSniperInfoFromPokezz": true,
  "GetOnlyVerifiedSniperInfoFromPokezz": false,
  "MinPokeballsToSnipe": 20,
  "MinPokeballsWhileSnipe": 0,
  "MinDelayBetweenSnipes": 4999,
  "SnipingScanOffset": 0.003,
  "SnipeAtPokestops": false,
  "SnipeIgnoreUnknownIv": false,
  "UseTransferIvForSnipe": false,
  "SnipePokemonNotInPokedex": false,
  "RenamePokemon": true,
  "RenameOnlyAboveIv": true,
  "RenameTemplate": "{1}_{0}",
  "MaxPokeballsPerPokemon": 20,
  "MaxTravelDistanceInMeters": 1000,
  "TotalAmountOfPokeballsToKeep": 150,
  "TotalAmountOfPotionsToKeep": 50,
  "TotalAmountOfRevivesToKeep": 50,
  "TotalAmountOfBerriesToKeep": 50,
  "UseGreatBallAboveCp": 1000,
  "UseUltraBallAboveCp": 1250,
  "UseMasterBallAboveCp": 1500,
  "UseGreatBallAboveIv": 85.0,
  "UseUltraBallAboveIv": 95.0,
  "UseGreatBallBelowCatchProbability": 0.2,
  "UseUltraBallBelowCatchProbability": 0.1,
  "UseMasterBallBelowCatchProbability": 0.05,
  "EnableHumanizedThrows": false,
  "NiceThrowChance": 40,
  "GreatThrowChance": 30,
  "ExcellentThrowChance": 10,
  "CurveThrowChance": 90,
  "ForceGreatThrowOverIv": 90.0,
  "ForceExcellentThrowOverIv": 95.0,
  "ForceGreatThrowOverCp": 1000,
  "ForceExcellentThrowOverCp": 1500,
  "TransferWeakPokemon": false,
  "TransferDuplicatePokemon": true,
  "TransferDuplicatePokemonOnCapture": true,
  "FavoriteMinIvPercentage": 100.0,
  "AutoFavoritePokemon": true,
  "UsePokemonToNotCatchFilter": false,
  "UsePokemonSniperFilterOnly": true,
作者: snk0412345    時間: 2016-8-17 23:20
妳要傳送哪支呢?
作者: djsmalln1022    時間: 2016-8-17 23:22
snk0412345 發表於 2016-8-17 23:20
妳要傳送哪支呢?

我98%以下的都想傳送! 全部等等 只想保留98%以上的龍系寶貝 及其他寶貝各1隻
作者: a3507489    時間: 2016-8-17 23:22
//傳送神奇寶貝設定
  "TransferWeakPokemon": false,        //設定是否傳送弱的神奇寶貝(不知道是怎麼定義弱的,聽說設定true時大多數的神奇寶貝會被傳送走)
  "TransferDuplicatePokemon": true,        //設定是否傳送重複神奇寶貝,true為開,false為關
  "TransferDuplicatePokemonOnCapture": true,        //設定捕捉時是否傳送重複神奇寶貝,true為開,false為關
作者: a3507489    時間: 2016-8-17 23:23
"PokemonsNotToTransfer": [        //不會被傳送的神奇寶貝列表
    "venusaur",
    "charizard",
    "blastoise",
    "clefable",
    "muk",
    "chansey",
    "gyarados",
    "ditto",
    "snorlax",
    "articuno",
    "zapdos",
    "moltres",
    "dragonite",
    "mewtwo",
    "mew"
作者: djsmalln1022    時間: 2016-8-17 23:24
a3507489 發表於 2016-8-17 23:22
//傳送神奇寶貝設定
  "TransferWeakPokemon": false,        //設定是否傳送弱的神奇寶貝(不知道是怎麼定義弱的, ...

我有看對照! 但是還是一樣...我設定也是這樣子
作者: djsmalln1022    時間: 2016-8-17 23:25
a3507489 發表於 2016-8-17 23:23
"PokemonsNotToTransfer": [        //不會被傳送的神奇寶貝列表
    "venusaur",
    "charizard",

有! 這裡我也都有設定 我只設定還沒出現過的夢幻角色..但還是都無法~"~
作者: snk0412345    時間: 2016-8-17 23:26
"KeepMinDuplicatePokemon": 1,        //保留重複的神奇寶貝數量,預設 1
  "PokemonsTransferFilter": {        //神奇寶貝傳送過濾器
    "Golduck": {
      "KeepMinCp": 1800,        //設定達到多少CP值時,保留神奇寶貝
      "KeepMinLvl": 6,        //設定達到多少等級時,保留神奇寶貝
      "UseKeepMinLvl": false,        //設定是否使用上述"KeepMinLvl"的設定,true為開,false為關
      "KeepMinIvPercentage": 95.0,        //設定達到多少Iv值時,保留神奇寶貝
      "KeepMinDuplicatePokemon": 1,        //設定重複的神奇寶貝保留數
      "Moves": [],
      "KeepMinOperator": "or",        //設定保留條件,and為同時滿足CP、IV、LV,or為滿足其中一項
作者: a3507489    時間: 2016-8-17 23:28
你要設定什麼我幫你用吧= =
你想保留那些
想傳送那些
作者: djsmalln1022    時間: 2016-8-17 23:30
a3507489 發表於 2016-8-17 23:28
你要設定什麼我幫你用吧= =
你想保留那些
想傳送那些

真的嗎 感謝你!!  我想保留98%以上的快龍 迷你龍 哈克龍 暴鯉龍 卡比獸  !  其他寶貝我只要留1隻就好
作者: djsmalln1022    時間: 2016-8-17 23:31
snk0412345 發表於 2016-8-17 23:26
"KeepMinDuplicatePokemon": 1,        //保留重複的神奇寶貝數量,預設 1
  "PokemonsTransferFilter": {        //神奇 ...

有!! 這裡我都有設定  重複的寶貝 我想留98%以上的 是否還是預設1呢?
作者: coolage1016    時間: 2016-8-17 23:38
以下是我的方式。
  "AutoFavoritePokemon": true,
  "UsePokemonToNotCatchFilter": true,
  "UsePokemonSniperFilterOnly": true,

---------略----------
這邊預設原有很多種高級寵物,保留你需要的就夠了,可以縮項目。假設我高級寵只保留乘龍,那依下面設定值2600cp以上或99iv以上,
才會被我保留。可以搭配IV達多少加入最愛功能,避免誤刪。

  "PokemonsTransferFilter": {
    "Lapras": {
      "KeepMinCp": 2600,
      "KeepMinLvl": 6,
      "UseKeepMinLvl": false,
      "KeepMinIvPercentage": 99.0,
      "KeepMinDuplicatePokemon": 1,
      "Moves": [],
      "DeprecatedMoves": null,
      "KeepMinOperator": "or",
      "MovesOperator": "or"
    },

作者: snk0412345    時間: 2016-8-17 23:42
PokemonsTransferFilter": {        //神奇寶貝傳送過濾器
可能要去這選項下面一支一支改
作者: a3507489    時間: 2016-8-17 23:44
先找到"PokemonsTransferFilter":
底下新增
  "PokemonsTransferFilter": {       
    "dragonite": {
      "KeepMinCp": 1500,
      "KeepMinLvl": 6,
      "UseKeepMinLvl": false,
      "KeepMinIvPercentage": 98.0,
      "KeepMinDuplicatePokemon": 10,
      "Moves": [],
      "KeepMinOperator": "or",
      "MovesOperator": "or"
    },
    "dragonair": {
      "KeepMinCp": 1500,
      "KeepMinLvl": 6,
      "UseKeepMinLvl": false,
      "KeepMinIvPercentage": 98.0,
      "KeepMinDuplicatePokemon": 10,
      "Moves": [],
      "KeepMinOperator": "or",
      "MovesOperator": "or"
    },
    "dratini": {
      "KeepMinCp": 1500,
      "KeepMinLvl": 6,
      "UseKeepMinLvl": false,
      "KeepMinIvPercentage": 98.0,
      "KeepMinDuplicatePokemon": 10,
      "Moves": [],
      "KeepMinOperator": "or",
      "MovesOperator": "or"
    },
    "snorlax": {
      "KeepMinCp": 1500,
      "KeepMinLvl": 6,
      "UseKeepMinLvl": false,
      "KeepMinIvPercentage": 98.0,
      "KeepMinDuplicatePokemon": 10,
      "Moves": [],
      "KeepMinOperator": "or",
      "MovesOperator": "or"
    },
    "gyarados": {
      "KeepMinCp": 1500,
      "KeepMinLvl": 6,
      "UseKeepMinLvl": false,
      "KeepMinIvPercentage": 98.0,
      "KeepMinDuplicatePokemon": 10,
      "Moves": [],
      "KeepMinOperator": "or",
      "MovesOperator": "or"
    },
作者: a3507489    時間: 2016-8-17 23:45
其他寶貝保留一隻  那個我就無法  妳自己在研究
    "dragonite",
    "dragonair",
    "dratini",
    "snorlax",
    "gyarados",
這些98iv的  通通會保留10隻
作者: djsmalln1022    時間: 2016-8-17 23:46
coolage1016 發表於 2016-8-17 23:38
以下是我的方式。
  "AutoFavoritePokemon": true,
  "UsePokemonToNotCatchFilter": true,

好的 !我想已經找到解決方案了 謝謝你
作者: djsmalln1022    時間: 2016-8-17 23:46
snk0412345 發表於 2016-8-17 23:42
PokemonsTransferFilter": {        //神奇寶貝傳送過濾器
可能要去這選項下面一支一支改

好的 !我想已經找到解決方案了 謝謝你
作者: djsmalln1022    時間: 2016-8-17 23:47
a3507489 發表於 2016-8-17 23:44
先找到"PokemonsTransferFilter":
底下新增
  "PokemonsTransferFilter": {       

好的 !感謝你 我這就複製貼上去 希望有用^^ 感謝感謝
作者: x226941981    時間: 2016-8-17 23:48
水唷   本帖很溫馨 沒火藥味
作者: 光世大如    時間: 2016-8-17 23:48
樓主

可以  PO  一下

你的版本嗎?



作者: bluefoliage    時間: 2016-8-18 04:16
  "KeepMinCp": 1,
  "KeepMinIvPercentage": 98.0,
  "KeepMinLvl": 1,
  "KeepMinOperator": "and",
  "UseKeepMinLvl": false,
  "PrioritizeIvOverCp": true,
  "KeepMinDuplicatePokemon": 1,
此為每種寶貝留1且IV98以上 不在乎CP和等級
你想要的 快龍 迷你龍 哈克龍 暴鯉龍 卡比獸 如果想留一隻以上
就要到過濾器那邊改 前幾樓PO的那個
作者: summerdk1    時間: 2016-8-18 04:35
a3507489 發表於 2016-8-17 23:28
你要設定什麼我幫你用吧= =
你想保留那些
想傳送那些

好好喔~我也要可以嗎><




歡迎光臨 Android 台灣中文網 (https://apk.tw/) Powered by Discuz! X3.1