Android 台灣中文網
標題:
config.json翻譯,請各位參考
[打印本頁]
作者:
blair520
時間:
2016-8-12 20:39
標題:
config.json翻譯,請各位參考
本帖最後由 blair520 於 2016-8-12 20:40 編輯
話說新的necro設定zh_tw還是都顯示英文 不知道為什麼
{
"TranslationLanguageCode": "zh_TW",//語言選項,zh_CN為簡體中文
"CheckForUpdates": true,//檢查更新
"AutoUpdate": true,//自動更新
"TransferConfigAndAuthOnUpdate": true,//更新傳輸配置和身分驗證
"UseWebsocket": false,//未知
"WebSocketPort": 14251,//未知
"UseTelegramAPI": false,//未知
"TelegramAPIKey": null,//未知
"TelegramPassword": "12345",//未知
"StartupWelcomeDelay": false,//啟動歡迎延遲
"AmountOfPokemonToDisplayOnStart": 10,//精靈來時顯示開始延遲
"DetailedCountsBeforeRecycling": true,
"CatchPokemon": true,
"MaxBerriesToUsePerPokemon": 3,
"AutomaticallyLevelUpPokemon": false,//自動升級精靈
"OnlyUpgradeFavorites": true,
"UseLevelUpList": true,
"AmountOfTimesToUpgradeLoop": 5,//數量的組升級循環
"GetMinStarDustForLevelUp": 5000,//獲得項目的最小星塵
"LevelUpByCPorIv": "iv",//選擇CP或IV值來進行升級
"UpgradePokemonCpMinimum": 1000.0,//CP值達到此值才升級
"UpgradePokemonIvMinimum": 95.0,//IV值達到此值才升級
"UpgradePokemonMinimumStatsOperator": "and",
"DisableHumanWalking": false, //禁用模擬行走,默認否
"DefaultLatitude": 40.765,//經度
"DefaultLongitude": -73.97321,//緯度
"WalkingSpeedInKilometerPerHour": 20.0,//每小時走路速度//公里
"MaxSpawnLocationOffset": 10,//孵蛋器位置設置
"FastSoftBanBypass": false,
"DelayBetweenPlayerActions": 5000,//延遲行動間隔
"DelayBetweenPokemonCatch": 2000,//延遲捕獲間隔
"DumpPokemonStats": false,//轉移精靈統計數據
"EvolveAboveIvValue": 95.0,//進化此IV值以上的精靈
"EvolveAllPokemonAboveIv": true,//進化精靈開關,true為開,false為關
"EvolveAllPokemonWithEnoughCandy": true,//足夠糖果時進化所有精靈,true為開,false為關
"EvolveKeptPokemonsAtStorageUsagePercentage": 90.0,//背包占滿此百分比時,進化已保留的精靈
"KeepPokemonsThatCanEvolve": false,//保持精靈進化
"KeepMinCp": 1250,//保留此CP值以上的精靈
"KeepMinIvPercentage": 90.0,//保留此IV值以上的精靈
"KeepMinLvl": 6,//保留此等級以上的精靈
"KeepMinOperator": "or",
"UseKeepMinLvl": false,
"PrioritizeIvOverCp": false,
"KeepMinDuplicatePokemon": 1,
"UseGpxPathing": false,
"GpxFile": "GPXPath.GPX",
"VerboseRecycling": true,
"RecycleInventoryAtUsagePercentage": 90.0,
"RandomizeRecycle": false,
"RandomRecycleValue": 5,
"DelayBetweenRecycleActions": false,
"UseEggIncubators": true,//是否使用孵化器
"UseEggIncubatorMinKm": 2,
"UseLuckyEggConstantly": false,//是否使用幸運蛋(兩倍經驗)
"UseLuckyEggsMinPokemonAmount": 30,
"UseLuckyEggsWhileEvolving": false,//進化中是否使用幸運蛋
"UseIncenseConstantly": true,//是否使用香水
"UseBerriesMinCp": 1000,//達到此CP值使用水果
"UseBerriesMinIv": 90.0,//達到此CP值使用水果
"UseBerriesBelowCatchProbability": 0.2,//捕捉可能性低於此值使用水果
"UseBerriesOperator": "or",//是否需要滿足以上三個條件才使用berry,是填and,否填or
"UseSnipeLocationServer": true,//是否使用狙擊位置服務器
"SnipeLocationServer": "localhost",//狙擊位置服務器
"SnipeLocationServerPort": 16969,//狙擊位置服務器端口
"GetSniperInfoFromPokezz": false,
"GetOnlyVerifiedSniperInfoFromPokezz": true,
"GetSniperInfoFromPokeSnipers": true,
"GetSniperInfoFromPokeWatchers": true,
"GetSniperInfoFromSkiplagged": true,
"MinPokeballsToSnipe": 20,
"MinPokeballsWhileSnipe": 0,
"MinDelayBetweenSnipes": 60000,
"SnipingScanOffset": 0.005,
"SnipeAtPokestops": false,
"SnipeIgnoreUnknownIv": false,//狙擊是否忽略未知的完美值
"UseTransferIvForSnipe": false,//使用傳輸完美值狙擊
"SnipePokemonNotInPokedex": false,
"RenamePokemon": true,//重新命名精靈
"RenameOnlyAboveIv": true,//重新命名稀有精靈
"RenameTemplate": "{1}_{0}",
"MaxPokeballsPerPokemon": 6,
"MaxTravelDistanceInMeters": 5000,
"TotalAmountOfPokeballsToKeep": 120,//精靈球總數
"TotalAmountOfPotionsToKeep": 80,//藥水總量
"TotalAmountOfRevivesToKeep": 60,//Revoves總量
"TotalAmountOfBerriesToKeep": 50,//水果總量
"UseGreatBallAboveCp": 1000,
"UseUltraBallAboveCp": 1250,
"UseMasterBallAboveCp": 1500,
"UseGreatBallAboveIv": 85.0,
"UseUltraBallAboveIv": 95.0,
"UseGreatBallBelowCatchProbability": 0.2,
"UseUltraBallBelowCatchProbability": 0.1,
"UseMasterBallBelowCatchProbability": 0.05,
"EnableHumanizedThrows": true,
"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": 99.0,//達到此值自動收藏
"AutoFavoritePokemon": true,//是否自動收藏
"UsePokemonToNotCatchFilter": false,
"UsePokemonSniperFilterOnly": false,
作者:
robert840517
時間:
2016-8-20 01:15
版大 不好意思 請問一下
"KeepMinCp": 1250,//保留此CP值以上的精靈
"KeepMinIvPercentage": 90.0,//保留此IV值以上的精靈
"KeepMinLvl": 6,//保留此等級以上的精靈
"KeepMinOperator": "or",
"UseKeepMinLvl": false,
"PrioritizeIvOverCp": false,
"KeepMinDuplicatePokemon": 1,
我想要保存1200以上的POKEMON
但有100%Iv的存在
由於"KeepMinDuplicatePokemon": 1,
所以1200以上的全都被傳送了
有什麼設定可以確保我所設定保留一定CP值以上的POKEMON 可以被保留
作者:
kaywu001
時間:
2016-8-20 01:21
是 zh-tw
去看一下語言檔就知道
作者:
smiledom
時間:
2016-8-20 01:23
"AmountOfPokemonToDisplayOnStart": 10,//精靈來時顯示開始延遲
這英文.....
作者:
傲世三界
時間:
2016-8-20 01:25
這是舊版的還敢貼上來被人家嘴
歡迎光臨 Android 台灣中文網 (https://apk.tw/)
Powered by Discuz! X3.1